tocco-widget-bundle 3.11.66 → 3.11.67
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/changelog.md +3 -0
- package/dist/address-update.js +1 -1
- package/dist/docs-browser.js +1 -1
- package/dist/education-portfolio.js +1 -1
- package/dist/entity-browser.js +1 -1
- package/dist/entity-dms.js +1 -1
- package/dist/evaluation-execution-participation.js +1 -1
- package/dist/event-registration.js +1 -1
- package/dist/freemarker-code.js +1 -1
- package/dist/function-mutation.js +1 -1
- package/dist/job-application.js +1 -1
- package/dist/login.js +1 -1
- package/dist/mailing-list.js +1 -1
- package/dist/membership-registration.js +1 -1
- package/dist/password-update.js +1 -1
- package/dist/personal-dms.js +1 -1
- package/dist/public-dms.js +1 -1
- package/dist/sso-login.js +1 -1
- package/dist/stint-auction.js +1 -1
- package/dist/user-availability.js +1 -1
- package/dist/user-grades.js +1 -1
- package/dist/user-menu.js +1 -1
- package/dist/wage-view.js +1 -1
- package/package.json +1 -1
package/dist/user-menu.js
CHANGED
|
@@ -75,7 +75,7 @@ var r=["input:not([inert])","select:not([inert])","textarea:not([inert])","a[hre
|
|
|
75
75
|
*
|
|
76
76
|
* This source code is licensed under the MIT license found in the
|
|
77
77
|
* LICENSE file in the root directory of this source tree.
|
|
78
|
-
*/var r=n(4883);var o="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},a=r.useSyncExternalStore,i=r.useRef,s=r.useEffect,c=r.useMemo,u=r.useDebugValue;t.useSyncExternalStoreWithSelector=function(e,t,n,r,l){var d=i(null);if(null===d.current){var f={hasValue:!1,value:null};d.current=f}else f=d.current;d=c((function(){function e(e){if(!s){if(s=!0,a=e,e=r(e),void 0!==l&&f.hasValue){var t=f.value;if(l(t,e))return i=t}return i=e}if(t=i,o(a,e))return t;var n=r(e);return void 0!==l&&l(t,n)?t:(a=e,i=n)}var a,i,s=!1,c=void 0===n?null:n;return[function(){return e(t())},null===c?void 0:function(){return e(c())}]}),[t,n,r,l]);var p=a(e,d[0],d[1]);return s((function(){f.hasValue=!0,f.value=p}),[p]),u(p),p}},78418:(e,t,n)=>{"use strict";e.exports=n(77154)},79308:(e,t,n)=>{"use strict";let r;n.d(t,{v4:()=>w});const o=new Uint8Array(16);function a(){if(!r&&(r="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!r))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return r(o)}const i=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;const s=function(e){return"string"==typeof e&&i.test(e)},c=[];for(let e=0;e<256;++e)c.push((e+256).toString(16).slice(1));function u(e,t=0){return c[e[t+0]]+c[e[t+1]]+c[e[t+2]]+c[e[t+3]]+"-"+c[e[t+4]]+c[e[t+5]]+"-"+c[e[t+6]]+c[e[t+7]]+"-"+c[e[t+8]]+c[e[t+9]]+"-"+c[e[t+10]]+c[e[t+11]]+c[e[t+12]]+c[e[t+13]]+c[e[t+14]]+c[e[t+15]]}const l=function(e){if(!s(e))throw TypeError("Invalid UUID");let t;const n=new Uint8Array(16);return n[0]=(t=parseInt(e.slice(0,8),16))>>>24,n[1]=t>>>16&255,n[2]=t>>>8&255,n[3]=255&t,n[4]=(t=parseInt(e.slice(9,13),16))>>>8,n[5]=255&t,n[6]=(t=parseInt(e.slice(14,18),16))>>>8,n[7]=255&t,n[8]=(t=parseInt(e.slice(19,23),16))>>>8,n[9]=255&t,n[10]=(t=parseInt(e.slice(24,36),16))/1099511627776&255,n[11]=t/4294967296&255,n[12]=t>>>24&255,n[13]=t>>>16&255,n[14]=t>>>8&255,n[15]=255&t,n};function d(e,t,n){function r(e,r,o,a){var i;if("string"==typeof e&&(e=function(e){e=unescape(encodeURIComponent(e));const t=[];for(let n=0;n<e.length;++n)t.push(e.charCodeAt(n));return t}(e)),"string"==typeof r&&(r=l(r)),16!==(null===(i=r)||void 0===i?void 0:i.length))throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");let s=new Uint8Array(16+e.length);if(s.set(r),s.set(e,r.length),s=n(s),s[6]=15&s[6]|t,s[8]=63&s[8]|128,o){a=a||0;for(let e=0;e<16;++e)o[a+e]=s[e];return o}return u(s)}try{r.name=e}catch(e){}return r.DNS="6ba7b810-9dad-11d1-80b4-00c04fd430c8",r.URL="6ba7b811-9dad-11d1-80b4-00c04fd430c8",r}function f(e){return 14+(e+64>>>9<<4)+1}function p(e,t){const n=(65535&e)+(65535&t);return(e>>16)+(t>>16)+(n>>16)<<16|65535&n}function h(e,t,n,r,o,a){return p((i=p(p(t,e),p(r,a)))<<(s=o)|i>>>32-s,n);var i,s}function m(e,t,n,r,o,a,i){return h(t&n|~t&r,e,t,o,a,i)}function g(e,t,n,r,o,a,i){return h(t&r|n&~r,e,t,o,a,i)}function y(e,t,n,r,o,a,i){return h(t^n^r,e,t,o,a,i)}function v(e,t,n,r,o,a,i){return h(n^(t|~r),e,t,o,a,i)}d("v3",48,(function(e){if("string"==typeof e){const t=unescape(encodeURIComponent(e));e=new Uint8Array(t.length);for(let n=0;n<t.length;++n)e[n]=t.charCodeAt(n)}return function(e){const t=[],n=32*e.length,r="0123456789abcdef";for(let o=0;o<n;o+=8){const n=e[o>>5]>>>o%32&255,a=parseInt(r.charAt(n>>>4&15)+r.charAt(15&n),16);t.push(a)}return t}(function(e,t){e[t>>5]|=128<<t%32,e[f(t)-1]=t;let n=1732584193,r=-271733879,o=-1732584194,a=271733878;for(let t=0;t<e.length;t+=16){const i=n,s=r,c=o,u=a;n=m(n,r,o,a,e[t],7,-680876936),a=m(a,n,r,o,e[t+1],12,-389564586),o=m(o,a,n,r,e[t+2],17,606105819),r=m(r,o,a,n,e[t+3],22,-1044525330),n=m(n,r,o,a,e[t+4],7,-176418897),a=m(a,n,r,o,e[t+5],12,1200080426),o=m(o,a,n,r,e[t+6],17,-1473231341),r=m(r,o,a,n,e[t+7],22,-45705983),n=m(n,r,o,a,e[t+8],7,1770035416),a=m(a,n,r,o,e[t+9],12,-1958414417),o=m(o,a,n,r,e[t+10],17,-42063),r=m(r,o,a,n,e[t+11],22,-1990404162),n=m(n,r,o,a,e[t+12],7,1804603682),a=m(a,n,r,o,e[t+13],12,-40341101),o=m(o,a,n,r,e[t+14],17,-1502002290),r=m(r,o,a,n,e[t+15],22,1236535329),n=g(n,r,o,a,e[t+1],5,-165796510),a=g(a,n,r,o,e[t+6],9,-1069501632),o=g(o,a,n,r,e[t+11],14,643717713),r=g(r,o,a,n,e[t],20,-373897302),n=g(n,r,o,a,e[t+5],5,-701558691),a=g(a,n,r,o,e[t+10],9,38016083),o=g(o,a,n,r,e[t+15],14,-660478335),r=g(r,o,a,n,e[t+4],20,-405537848),n=g(n,r,o,a,e[t+9],5,568446438),a=g(a,n,r,o,e[t+14],9,-1019803690),o=g(o,a,n,r,e[t+3],14,-187363961),r=g(r,o,a,n,e[t+8],20,1163531501),n=g(n,r,o,a,e[t+13],5,-1444681467),a=g(a,n,r,o,e[t+2],9,-51403784),o=g(o,a,n,r,e[t+7],14,1735328473),r=g(r,o,a,n,e[t+12],20,-1926607734),n=y(n,r,o,a,e[t+5],4,-378558),a=y(a,n,r,o,e[t+8],11,-2022574463),o=y(o,a,n,r,e[t+11],16,1839030562),r=y(r,o,a,n,e[t+14],23,-35309556),n=y(n,r,o,a,e[t+1],4,-1530992060),a=y(a,n,r,o,e[t+4],11,1272893353),o=y(o,a,n,r,e[t+7],16,-155497632),r=y(r,o,a,n,e[t+10],23,-1094730640),n=y(n,r,o,a,e[t+13],4,681279174),a=y(a,n,r,o,e[t],11,-358537222),o=y(o,a,n,r,e[t+3],16,-722521979),r=y(r,o,a,n,e[t+6],23,76029189),n=y(n,r,o,a,e[t+9],4,-640364487),a=y(a,n,r,o,e[t+12],11,-421815835),o=y(o,a,n,r,e[t+15],16,530742520),r=y(r,o,a,n,e[t+2],23,-995338651),n=v(n,r,o,a,e[t],6,-198630844),a=v(a,n,r,o,e[t+7],10,1126891415),o=v(o,a,n,r,e[t+14],15,-1416354905),r=v(r,o,a,n,e[t+5],21,-57434055),n=v(n,r,o,a,e[t+12],6,1700485571),a=v(a,n,r,o,e[t+3],10,-1894986606),o=v(o,a,n,r,e[t+10],15,-1051523),r=v(r,o,a,n,e[t+1],21,-2054922799),n=v(n,r,o,a,e[t+8],6,1873313359),a=v(a,n,r,o,e[t+15],10,-30611744),o=v(o,a,n,r,e[t+6],15,-1560198380),r=v(r,o,a,n,e[t+13],21,1309151649),n=v(n,r,o,a,e[t+4],6,-145523070),a=v(a,n,r,o,e[t+11],10,-1120210379),o=v(o,a,n,r,e[t+2],15,718787259),r=v(r,o,a,n,e[t+9],21,-343485551),n=p(n,i),r=p(r,s),o=p(o,c),a=p(a,u)}return[n,r,o,a]}(function(e){if(0===e.length)return[];const t=8*e.length,n=new Uint32Array(f(t));for(let r=0;r<t;r+=8)n[r>>5]|=(255&e[r/8])<<r%32;return n}(e),8*e.length))}));const b={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};const w=function(e,t,n){if(b.randomUUID&&!t&&!e)return b.randomUUID();const r=(e=e||{}).random||(e.rng||a)();if(r[6]=15&r[6]|64,r[8]=63&r[8]|128,t){n=n||0;for(let e=0;e<16;++e)t[n+e]=r[e];return t}return u(r)};function O(e,t,n,r){switch(e){case 0:return t&n^~t&r;case 1:case 3:return t^n^r;case 2:return t&n^t&r^n&r}}function x(e,t){return e<<t|e>>>32-t}d("v5",80,(function(e){const t=[1518500249,1859775393,2400959708,3395469782],n=[1732584193,4023233417,2562383102,271733878,3285377520];if("string"==typeof e){const t=unescape(encodeURIComponent(e));e=[];for(let n=0;n<t.length;++n)e.push(t.charCodeAt(n))}else Array.isArray(e)||(e=Array.prototype.slice.call(e));e.push(128);const r=e.length/4+2,o=Math.ceil(r/16),a=new Array(o);for(let t=0;t<o;++t){const n=new Uint32Array(16);for(let r=0;r<16;++r)n[r]=e[64*t+4*r]<<24|e[64*t+4*r+1]<<16|e[64*t+4*r+2]<<8|e[64*t+4*r+3];a[t]=n}a[o-1][14]=8*(e.length-1)/Math.pow(2,32),a[o-1][14]=Math.floor(a[o-1][14]),a[o-1][15]=8*(e.length-1)&4294967295;for(let e=0;e<o;++e){const r=new Uint32Array(80);for(let t=0;t<16;++t)r[t]=a[e][t];for(let e=16;e<80;++e)r[e]=x(r[e-3]^r[e-8]^r[e-14]^r[e-16],1);let o=n[0],i=n[1],s=n[2],c=n[3],u=n[4];for(let e=0;e<80;++e){const n=Math.floor(e/20),a=x(o,5)+O(n,i,s,c)+u+t[n]+r[e]>>>0;u=c,c=s,s=x(i,30)>>>0,i=o,o=a}n[0]=n[0]+o>>>0,n[1]=n[1]+i>>>0,n[2]=n[2]+s>>>0,n[3]=n[3]+c>>>0,n[4]=n[4]+u>>>0}return[n[0]>>24&255,n[0]>>16&255,n[0]>>8&255,255&n[0],n[1]>>24&255,n[1]>>16&255,n[1]>>8&255,255&n[1],n[2]>>24&255,n[2]>>16&255,n[2]>>8&255,255&n[2],n[3]>>24&255,n[3]>>16&255,n[3]>>8&255,255&n[3],n[4]>>24&255,n[4]>>16&255,n[4]>>8&255,255&n[4]]}))},4883:e=>{"use strict";e.exports=t},81845:t=>{"use strict";t.exports=e},4633:(e,t,n)=>{var r=n(73738).default;function o(){"use strict";/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */e.exports=o=function(){return t},e.exports.__esModule=!0,e.exports.default=e.exports;var t={},n=Object.prototype,a=n.hasOwnProperty,i=Object.defineProperty||function(e,t,n){e[t]=n.value},s="function"==typeof Symbol?Symbol:{},c=s.iterator||"@@iterator",u=s.asyncIterator||"@@asyncIterator",l=s.toStringTag||"@@toStringTag";function d(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{d({},"")}catch(e){d=function(e,t,n){return e[t]=n}}function f(e,t,n,r){var o=t&&t.prototype instanceof m?t:m,a=Object.create(o.prototype),s=new P(r||[]);return i(a,"_invoke",{value:S(e,n,s)}),a}function p(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(e){return{type:"throw",arg:e}}}t.wrap=f;var h={};function m(){}function g(){}function y(){}var v={};d(v,c,(function(){return this}));var b=Object.getPrototypeOf,w=b&&b(b(j([])));w&&w!==n&&a.call(w,c)&&(v=w);var O=y.prototype=m.prototype=Object.create(v);function x(e){["next","throw","return"].forEach((function(t){d(e,t,(function(e){return this._invoke(t,e)}))}))}function k(e,t){function n(o,i,s,c){var u=p(e[o],e,i);if("throw"!==u.type){var l=u.arg,d=l.value;return d&&"object"==r(d)&&a.call(d,"__await")?t.resolve(d.__await).then((function(e){n("next",e,s,c)}),(function(e){n("throw",e,s,c)})):t.resolve(d).then((function(e){l.value=e,s(l)}),(function(e){return n("throw",e,s,c)}))}c(u.arg)}var o;i(this,"_invoke",{value:function(e,r){function a(){return new t((function(t,o){n(e,r,t,o)}))}return o=o?o.then(a,a):a()}})}function S(e,t,n){var r="suspendedStart";return function(o,a){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===o)throw a;return C()}for(n.method=o,n.arg=a;;){var i=n.delegate;if(i){var s=E(i,n);if(s){if(s===h)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var c=p(e,t,n);if("normal"===c.type){if(r=n.done?"completed":"suspendedYield",c.arg===h)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(r="completed",n.method="throw",n.arg=c.arg)}}}function E(e,t){var n=t.method,r=e.iterator[n];if(void 0===r)return t.delegate=null,"throw"===n&&e.iterator.return&&(t.method="return",t.arg=void 0,E(e,t),"throw"===t.method)||"return"!==n&&(t.method="throw",t.arg=new TypeError("The iterator does not provide a '"+n+"' method")),h;var o=p(r,e.iterator,t.arg);if("throw"===o.type)return t.method="throw",t.arg=o.arg,t.delegate=null,h;var a=o.arg;return a?a.done?(t[e.resultName]=a.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=void 0),t.delegate=null,h):a:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,h)}function _(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function D(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function P(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(_,this),this.reset(!0)}function j(e){if(e){var t=e[c];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var n=-1,r=function t(){for(;++n<e.length;)if(a.call(e,n))return t.value=e[n],t.done=!1,t;return t.value=void 0,t.done=!0,t};return r.next=r}}return{next:C}}function C(){return{value:void 0,done:!0}}return g.prototype=y,i(O,"constructor",{value:y,configurable:!0}),i(y,"constructor",{value:g,configurable:!0}),g.displayName=d(y,l,"GeneratorFunction"),t.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===g||"GeneratorFunction"===(t.displayName||t.name))},t.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,y):(e.__proto__=y,d(e,l,"GeneratorFunction")),e.prototype=Object.create(O),e},t.awrap=function(e){return{__await:e}},x(k.prototype),d(k.prototype,u,(function(){return this})),t.AsyncIterator=k,t.async=function(e,n,r,o,a){void 0===a&&(a=Promise);var i=new k(f(e,n,r,o),a);return t.isGeneratorFunction(n)?i:i.next().then((function(e){return e.done?e.value:i.next()}))},x(O),d(O,l,"Generator"),d(O,c,(function(){return this})),d(O,"toString",(function(){return"[object Generator]"})),t.keys=function(e){var t=Object(e),n=[];for(var r in t)n.push(r);return n.reverse(),function e(){for(;n.length;){var r=n.pop();if(r in t)return e.value=r,e.done=!1,e}return e.done=!0,e}},t.values=j,P.prototype={constructor:P,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(D),!e)for(var t in this)"t"===t.charAt(0)&&a.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=void 0)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var t=this;function n(n,r){return i.type="throw",i.arg=e,t.next=n,r&&(t.method="next",t.arg=void 0),!!r}for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r],i=o.completion;if("root"===o.tryLoc)return n("end");if(o.tryLoc<=this.prev){var s=a.call(o,"catchLoc"),c=a.call(o,"finallyLoc");if(s&&c){if(this.prev<o.catchLoc)return n(o.catchLoc,!0);if(this.prev<o.finallyLoc)return n(o.finallyLoc)}else if(s){if(this.prev<o.catchLoc)return n(o.catchLoc,!0)}else{if(!c)throw new Error("try statement without catch or finally");if(this.prev<o.finallyLoc)return n(o.finallyLoc)}}}},abrupt:function(e,t){for(var n=this.tryEntries.length-1;n>=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&a.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var o=r;break}}o&&("break"===e||"continue"===e)&&o.tryLoc<=t&&t<=o.finallyLoc&&(o=null);var i=o?o.completion:{};return i.type=e,i.arg=t,o?(this.method="next",this.next=o.finallyLoc,h):this.complete(i)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),h},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),D(n),h}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var o=r.arg;D(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,n){return this.delegate={iterator:j(e),resultName:t,nextLoc:n},"next"===this.method&&(this.arg=void 0),h}},t}e.exports=o,e.exports.__esModule=!0,e.exports.default=e.exports},73738:e=>{function t(n){return e.exports=t="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,t(n)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports},54756:(e,t,n)=>{var r=n(4633)();e.exports=r;try{regeneratorRuntime=r}catch(e){"object"==typeof globalThis?globalThis.regeneratorRuntime=r:Function("r","regeneratorRuntime = r")(r)}},22847:e=>{e.exports=function(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e},e.exports.__esModule=!0,e.exports.default=e.exports},56868:e=>{e.exports=function(e){return e&&e.__esModule?e:{default:e}},e.exports.__esModule=!0,e.exports.default=e.exports},37372:(e,t,n)=>{"use strict";var r=Object.create,o=Object.defineProperty,a=Object.getOwnPropertyDescriptor,i=Object.getOwnPropertyNames,s=Object.getPrototypeOf,c=Object.prototype.hasOwnProperty,u=(e,t,n,r)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let s of i(t))!c.call(e,s)&&s!==n&&o(e,s,{get:()=>t[s],enumerable:!(r=a(t,s))||r.enumerable});return e},l=(e,t,n)=>(n=null!=e?r(s(e)):{},u(!t&&e&&e.__esModule?n:o(n,"default",{value:e,enumerable:!0}),e)),d={};((e,t)=>{for(var n in t)o(e,n,{get:t[n],enumerable:!0})})(d,{Provider:()=>be,ReactReduxContext:()=>v,batch:()=>Se,connect:()=>ve,createDispatchHook:()=>xe,createSelectorHook:()=>S,createStoreHook:()=>we,shallowEqual:()=>te,useDispatch:()=>ke,useSelector:()=>E,useStore:()=>Oe}),e.exports=(e=>u(o({},"__esModule",{value:!0}),e))(d);var f=l(n(4883)),p=n(78418),h=l(n(4883)),m="default"in h?h.default:h,g=Symbol.for("react-redux-context"),y=typeof globalThis<"u"?globalThis:{};var v=function(){if(!m.createContext)return{};let e=y[g]??(y[g]=new Map),t=e.get(m.createContext);return t||(t=m.createContext(null),e.set(m.createContext,t)),t}(),b=()=>{throw new Error("uSES not initialized!")};function w(e=v){return function(){return m.useContext(e)}}var O=w(),x=b,k=(e,t)=>e===t;function S(e=v){let t=e===v?O:w(e),n=(e,n={})=>{let{equalityFn:r=k,devModeChecks:o={}}="function"==typeof n?{equalityFn:n}:n,{store:a,subscription:i,getServerState:s,stabilityCheck:c,identityFunctionCheck:u}=t(),l=(m.useRef(!0),m.useCallback({[e.name]:t=>e(t)}[e.name],[e,c,o.stabilityCheck])),d=x(i.addNestedSub,a.getState,s||a.getState,l,r);return m.useDebugValue(d),d};return Object.assign(n,{withTypes:()=>n}),n}var E=S(),_=Symbol.for("react.element"),D=Symbol.for("react.portal"),P=Symbol.for("react.fragment"),j=Symbol.for("react.strict_mode"),C=Symbol.for("react.profiler"),A=Symbol.for("react.provider"),M=Symbol.for("react.context"),T=Symbol.for("react.server_context"),I=Symbol.for("react.forward_ref"),N=Symbol.for("react.suspense"),R=Symbol.for("react.suspense_list"),L=Symbol.for("react.memo"),F=Symbol.for("react.lazy"),H=(Symbol.for("react.offscreen"),Symbol.for("react.client.reference"),I),W=L;function B(e){return function(e){if("object"==typeof e&&null!==e){let t=e.$$typeof;switch(t){case _:{let n=e.type;switch(n){case P:case C:case j:case N:case R:return n;default:{let e=n&&n.$$typeof;switch(e){case T:case M:case I:case F:case L:case A:return e;default:return t}}}}case D:return t}}}(e)===L}function Y(e,t,n,r,{areStatesEqual:o,areOwnPropsEqual:a,areStatePropsEqual:i}){let s,c,u,l,d,f=!1;function p(f,p){let h=!a(p,c),m=!o(f,s,p,c);return s=f,c=p,h&&m?(u=e(s,c),t.dependsOnOwnProps&&(l=t(r,c)),d=n(u,l,c),d):h?(e.dependsOnOwnProps&&(u=e(s,c)),t.dependsOnOwnProps&&(l=t(r,c)),d=n(u,l,c),d):m?function(){let t=e(s,c),r=!i(t,u);return u=t,r&&(d=n(u,l,c)),d}():d}return function(o,a){return f?p(o,a):function(o,a){return s=o,c=a,u=e(s,c),l=t(r,c),d=n(u,l,c),f=!0,d}(o,a)}}function U(e){return function(t){let n=e(t);function r(){return n}return r.dependsOnOwnProps=!1,r}}function z(e){return e.dependsOnOwnProps?!!e.dependsOnOwnProps:1!==e.length}function V(e,t){return function(t,{displayName:n}){let r=function(e,t){return r.dependsOnOwnProps?r.mapToProps(e,t):r.mapToProps(e,void 0)};return r.dependsOnOwnProps=!0,r.mapToProps=function(t,n){r.mapToProps=e,r.dependsOnOwnProps=z(e);let o=r(t,n);return"function"==typeof o&&(r.mapToProps=o,r.dependsOnOwnProps=z(o),o=r(t,n)),o},r}}function q(e,t){return(n,r)=>{throw new Error(`Invalid value of type ${typeof e} for ${t} argument when connecting component ${r.wrappedComponentName}.`)}}function G(e,t,n){return{...n,...e,...t}}function K(e){e()}var $={notify(){},get:()=>[]};function X(e,t){let n,r=$,o=0,a=!1;function i(){u.onStateChange&&u.onStateChange()}function s(){o++,n||(n=t?t.addNestedSub(i):e.subscribe(i),r=function(){let e=null,t=null;return{clear(){e=null,t=null},notify(){K((()=>{let t=e;for(;t;)t.callback(),t=t.next}))},get(){let t=[],n=e;for(;n;)t.push(n),n=n.next;return t},subscribe(n){let r=!0,o=t={callback:n,next:null,prev:t};return o.prev?o.prev.next=o:e=o,function(){!r||null===e||(r=!1,o.next?o.next.prev=o.prev:t=o.prev,o.prev?o.prev.next=o.next:e=o.next)}}}}())}function c(){o--,n&&0===o&&(n(),n=void 0,r.clear(),r=$)}let u={addNestedSub:function(e){s();let t=r.subscribe(e),n=!1;return()=>{n||(n=!0,t(),c())}},notifyNestedSubs:function(){r.notify()},handleChangeWrapper:i,isSubscribed:function(){return a},trySubscribe:function(){a||(a=!0,s())},tryUnsubscribe:function(){a&&(a=!1,c())},getListeners:()=>r};return u}var Q=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",Z=typeof navigator<"u"&&"ReactNative"===navigator.product,J=Q||Z?m.useLayoutEffect:m.useEffect;function ee(e,t){return e===t?0!==e||0!==t||1/e==1/t:e!=e&&t!=t}function te(e,t){if(ee(e,t))return!0;if("object"!=typeof e||null===e||"object"!=typeof t||null===t)return!1;let n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(let r=0;r<n.length;r++)if(!Object.prototype.hasOwnProperty.call(t,n[r])||!ee(e[n[r]],t[n[r]]))return!1;return!0}var ne={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},re={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},oe={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},ae={[H]:{$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},[W]:oe};function ie(e){return B(e)?oe:ae[e.$$typeof]||ne}var se=Object.defineProperty,ce=Object.getOwnPropertyNames,ue=Object.getOwnPropertySymbols,le=Object.getOwnPropertyDescriptor,de=Object.getPrototypeOf,fe=Object.prototype;function pe(e,t){if("string"!=typeof t){if(fe){let n=de(t);n&&n!==fe&&pe(e,n)}let n=ce(t);ue&&(n=n.concat(ue(t)));let r=ie(e),o=ie(t);for(let a=0;a<n.length;++a){let i=n[a];if(!(re[i]||o&&o[i]||r&&r[i])){let n=le(t,i);try{se(e,i,n)}catch{}}}}return e}var he=b,me=[null,null];function ge(e,t,n,r,o,a){e.current=r,n.current=!1,o.current&&(o.current=null,a())}function ye(e,t){return e===t}var ve=function(e,t,n,{pure:r,areStatesEqual:o=ye,areOwnPropsEqual:a=te,areStatePropsEqual:i=te,areMergedPropsEqual:s=te,forwardRef:c=!1,context:u=v}={}){let l=u,d=function(e){return e?"function"==typeof e?V(e):q(e,"mapStateToProps"):U((()=>({})))}(e),f=function(e){return e&&"object"==typeof e?U((t=>function(e,t){let n={};for(let r in e){let o=e[r];"function"==typeof o&&(n[r]=(...e)=>t(o(...e)))}return n}(e,t))):e?"function"==typeof e?V(e):q(e,"mapDispatchToProps"):U((e=>({dispatch:e})))}(t),p=function(e){return e?"function"==typeof e?function(e){return function(t,{displayName:n,areMergedPropsEqual:r}){let o,a=!1;return function(t,n,i){let s=e(t,n,i);return a?r(s,o)||(o=s):(a=!0,o=s),o}}}(e):q(e,"mergeProps"):()=>G}(n),h=!!e;return e=>{let t=e.displayName||e.name||"Component",n=`Connect(${t})`,r={shouldHandleStateChanges:h,displayName:n,wrappedComponentName:t,WrappedComponent:e,initMapStateToProps:d,initMapDispatchToProps:f,initMergeProps:p,areStatesEqual:o,areStatePropsEqual:i,areOwnPropsEqual:a,areMergedPropsEqual:s};function u(t){let[n,o,a]=m.useMemo((()=>{let{reactReduxForwardedRef:e,...n}=t;return[t.context,e,n]}),[t]),i=m.useMemo((()=>l),[n,l]),s=m.useContext(i),c=!!t.store&&!!t.store.getState&&!!t.store.dispatch,u=!!s&&!!s.store,d=c?t.store:s.store,f=u?s.getServerState:d.getState,p=m.useMemo((()=>function(e,{initMapStateToProps:t,initMapDispatchToProps:n,initMergeProps:r,...o}){return Y(t(e,o),n(e,o),r(e,o),e,o)}(d.dispatch,r)),[d]),[g,y]=m.useMemo((()=>{if(!h)return me;let e=X(d,c?void 0:s.subscription),t=e.notifyNestedSubs.bind(e);return[e,t]}),[d,c,s]),v=m.useMemo((()=>c?s:{...s,subscription:g}),[c,s,g]),b=m.useRef(),w=m.useRef(a),O=m.useRef(),x=m.useRef(!1),k=m.useRef(!1),S=m.useRef();J((()=>(k.current=!0,()=>{k.current=!1})),[]);let E,_=m.useMemo((()=>()=>O.current&&a===w.current?O.current:p(d.getState(),a)),[d,a]),D=m.useMemo((()=>e=>g?function(e,t,n,r,o,a,i,s,c,u,l){if(!e)return()=>{};let d=!1,f=null,p=()=>{if(d||!s.current)return;let e,n,p=t.getState();try{e=r(p,o.current)}catch(e){n=e,f=e}n||(f=null),e===a.current?i.current||u():(a.current=e,c.current=e,i.current=!0,l())};return n.onStateChange=p,n.trySubscribe(),p(),()=>{if(d=!0,n.tryUnsubscribe(),n.onStateChange=null,f)throw f}}(h,d,g,p,w,b,x,k,O,y,e):()=>{}),[g]);!function(e,t,n){J((()=>e(...t)),n)}(ge,[w,b,x,a,O,y]);try{E=he(D,_,f?()=>p(f(),a):_)}catch(e){throw S.current&&(e.message+=`\nThe error may be correlated with this previous error:\n${S.current.stack}\n\n`),e}J((()=>{S.current=void 0,O.current=void 0,b.current=E}));let P=m.useMemo((()=>m.createElement(e,{...E,ref:o})),[o,e,E]);return m.useMemo((()=>h?m.createElement(i.Provider,{value:v},P):P),[i,P,v])}let g=m.memo(u);if(g.WrappedComponent=e,g.displayName=u.displayName=n,c){let t=m.forwardRef((function(e,t){return m.createElement(g,{...e,reactReduxForwardedRef:t})}));return t.displayName=n,t.WrappedComponent=e,pe(t,e)}return pe(g,e)}};var be=function({store:e,context:t,children:n,serverState:r,stabilityCheck:o="once",identityFunctionCheck:a="once"}){let i=m.useMemo((()=>{let t=X(e);return{store:e,subscription:t,getServerState:r?()=>r:void 0,stabilityCheck:o,identityFunctionCheck:a}}),[e,r,o,a]),s=m.useMemo((()=>e.getState()),[e]);return J((()=>{let{subscription:t}=i;return t.onStateChange=t.notifyNestedSubs,t.trySubscribe(),s!==e.getState()&&t.notifyNestedSubs(),()=>{t.tryUnsubscribe(),t.onStateChange=void 0}}),[i,s]),m.createElement((t||v).Provider,{value:i},n)};function we(e=v){let t=e===v?O:w(e),n=()=>{let{store:e}=t();return e};return Object.assign(n,{withTypes:()=>n}),n}var Oe=we();function xe(e=v){let t=e===v?Oe:we(e),n=()=>t().dispatch;return Object.assign(n,{withTypes:()=>n}),n}var ke=xe(),Se=K;(e=>{x=e})(p.useSyncExternalStoreWithSelector),(e=>{he=e})(f.useSyncExternalStore)},43145:(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:()=>r})},96369:(e,t,n)=>{"use strict";function r(e){if(Array.isArray(e))return e}n.d(t,{A:()=>r})},23029:(e,t,n)=>{"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}n.d(t,{A:()=>r})},92901:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r=n(20816);function o(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,(0,r.A)(o.key),o)}}function a(e,t,n){return t&&o(e.prototype,t),n&&o(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}},64467:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});var r=n(20816);function o(e,t,n){return(t=(0,r.A)(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}},53954:(e,t,n)=>{"use strict";function r(e){return r=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},r(e)}n.d(t,{A:()=>r})},85501:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});var r=n(63662);function o(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&&(0,r.A)(e,t)}},96274:(e,t,n)=>{"use strict";function r(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}n.d(t,{A:()=>r})},76562:(e,t,n)=>{"use strict";function r(){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.d(t,{A:()=>r})},53986:(e,t,n)=>{"use strict";function r(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}n.d(t,{A:()=>r})},50388:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});var r=n(82284);function o(e,t){if(t&&("object"===(0,r.A)(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e)}},63662:(e,t,n)=>{"use strict";function r(e,t){return r=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},r(e,t)}n.d(t,{A:()=>r})},5544:(e,t,n)=>{"use strict";n.d(t,{A:()=>i});var r=n(96369);var o=n(27800),a=n(76562);function i(e,t){return(0,r.A)(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,o,a,i,s=[],c=!0,u=!1;try{if(a=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=a.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(e){u=!0,o=e}finally{try{if(!c&&null!=n.return&&(i=n.return(),Object(i)!==i))return}finally{if(u)throw o}}return s}}(e,t)||(0,o.A)(e,t)||(0,a.A)()}},57528:(e,t,n)=>{"use strict";function r(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}n.d(t,{A:()=>r})},60436:(e,t,n)=>{"use strict";n.d(t,{A:()=>i});var r=n(43145);var o=n(96274),a=n(27800);function i(e){return function(e){if(Array.isArray(e))return(0,r.A)(e)}(e)||(0,o.A)(e)||(0,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.")}()}},20816:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});var r=n(82284);function o(e){var t=function(e,t){if("object"!==(0,r.A)(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!==(0,r.A)(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===(0,r.A)(t)?t:String(t)}},82284:(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:()=>r})},27800:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});var r=n(43145);function o(e,t){if(e){if("string"==typeof e)return(0,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)?(0,r.A)(e,t):void 0}}}},s={};function c(e){var t=s[e];if(void 0!==t)return t.exports;var n=s[e]={id:e,loaded:!1,exports:{}};return i[e].call(n.exports,n,n.exports,c),n.loaded=!0,n.exports}c.m=i,c.amdD=function(){throw new Error("define cannot be used indirect")},c.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return c.d(t,{a:t}),t},r=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,c.t=function(e,t){if(1&t&&(e=this(e)),8&t)return e;if("object"==typeof e&&e){if(4&t&&e.__esModule)return e;if(16&t&&"function"==typeof e.then)return e}var o=Object.create(null);c.r(o);var a={};n=n||[null,r({}),r([]),r(r)];for(var i=2&t&&e;"object"==typeof i&&!~n.indexOf(i);i=r(i))Object.getOwnPropertyNames(i).forEach((t=>a[t]=()=>e[t]));return a.default=()=>e,c.d(o,a),o},c.d=(e,t)=>{for(var n in t)c.o(t,n)&&!c.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},c.f={},c.e=e=>Promise.all(Object.keys(c.f).reduce(((t,n)=>(c.f[n](e,t),t)),[])),c.u=e=>"chunk-"+({222:"vendor-libphonenumber-js",262:"html-editor",310:"vendor-fontawesome",672:"phone-formatter",722:"code-editor",916:"vendor-icons"}[e]||e)+"."+{95:"ef6e63c8a0c9b2249449",103:"9af724ec59b22c20c519",222:"ddd9949941c66d878998",262:"44714c4b0d9f71d184b8",310:"6198010bbf680a7c569c",389:"cc96c878df6df1eeae1f",672:"e6ffa6e7fb3d26ee06fb",722:"6f64bb758a3268023156",916:"c2503b97fe2116e031a1"}[e]+".js",c.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),c.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o={},a="tocco-:",c.l=(e,t,n,r)=>{if(o[e])o[e].push(t);else{var i,s;if(void 0!==n)for(var u=document.getElementsByTagName("script"),l=0;l<u.length;l++){var d=u[l];if(d.getAttribute("src")==e||d.getAttribute("data-webpack")==a+n){i=d;break}}i||(s=!0,(i=document.createElement("script")).charset="utf-8",i.timeout=120,c.nc&&i.setAttribute("nonce",c.nc),i.setAttribute("data-webpack",a+n),i.src=e),o[e]=[t];var f=(t,n)=>{i.onerror=i.onload=null,clearTimeout(p);var r=o[e];if(delete o[e],i.parentNode&&i.parentNode.removeChild(i),r&&r.forEach((e=>e(n))),t)return t(n)},p=setTimeout(f.bind(null,void 0,{type:"timeout",target:i}),12e4);i.onerror=f.bind(null,i.onerror),i.onload=f.bind(null,i.onload),s&&document.head.appendChild(i)}},c.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},c.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),c.p="/",(()=>{var e={94:0};c.f.j=(t,n)=>{var r=c.o(e,t)?e[t]:void 0;if(0!==r)if(r)n.push(r[2]);else{var o=new Promise(((n,o)=>r=e[t]=[n,o]));n.push(r[2]=o);var a=c.p+c.u(t),i=new Error;c.l(a,(n=>{if(c.o(e,t)&&(0!==(r=e[t])&&(e[t]=void 0),r)){var o=n&&("load"===n.type?"missing":n.type),a=n&&n.target&&n.target.src;i.message="Loading chunk "+t+" failed.\n("+o+": "+a+")",i.name="ChunkLoadError",i.type=o,i.request=a,r[1](i)}}),"chunk-"+t,t)}};var t=(t,n)=>{var r,o,[a,i,s]=n,u=0;if(a.some((t=>0!==e[t]))){for(r in i)c.o(i,r)&&(c.m[r]=i[r]);if(s)s(c)}for(t&&t(n);u<a.length;u++)o=a[u],c.o(e,o)&&e[o]&&e[o][0](),e[o]=0},n=self.webpackChunktocco_=self.webpackChunktocco_||[];n.forEach(t.bind(null,0)),n.push=t.bind(null,n.push.bind(n))})(),c.nc=void 0;var u={};return(()=>{"use strict";function e(e,t,n,r,o,a,i){try{var s=e[a](i),c=s.value}catch(e){return void n(e)}s.done?t(c):Promise.resolve(c).then(r,o)}function t(t){return function(){var n=this,r=arguments;return new Promise((function(o,a){var i=t.apply(n,r);function s(t){e(i,o,a,s,c,"next",t)}function c(t){e(i,o,a,s,c,"throw",t)}s(void 0)}))}}c.r(u),c.d(u,{app:()=>aB});var n=c(54756),r=c.n(n),o=c(80299),a=c.n(o),i=c(5338),s=c(73082),l="tocco-util/LOG_ERROR",d=function(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:Date.now();return{type:l,payload:{title:e,description:t,error:n,dateTime:r}}},f=c(11843),p=c(4883),h=c.t(p,2),m=c.n(p),g=c(78418),y=p,v=Symbol.for("react-redux-context"),b="undefined"!=typeof globalThis?globalThis:{};function w(){if(!y.createContext)return{};const e=b[v]??(b[v]=new Map);let t=e.get(y.createContext);return t||(t=y.createContext(null),e.set(y.createContext,t)),t}var O=w(),x=()=>{throw new Error("uSES not initialized!")};var k=Symbol.for("react.element"),S=Symbol.for("react.portal"),E=Symbol.for("react.fragment"),_=Symbol.for("react.strict_mode"),D=Symbol.for("react.profiler"),P=Symbol.for("react.provider"),j=Symbol.for("react.context"),C=Symbol.for("react.server_context"),A=Symbol.for("react.forward_ref"),M=Symbol.for("react.suspense"),T=Symbol.for("react.suspense_list"),I=Symbol.for("react.memo"),N=Symbol.for("react.lazy"),R=(Symbol.for("react.offscreen"),Symbol.for("react.client.reference"),A),L=I;function F(e){if("object"==typeof e&&null!==e){const t=e.$$typeof;switch(t){case k:{const n=e.type;switch(n){case E:case D:case _:case M:case T:return n;default:{const e=n&&n.$$typeof;switch(e){case C:case j:case A:case N:case I:case P:return e;default:return t}}}}case S:return t}}}function H(e,t,n,r,{areStatesEqual:o,areOwnPropsEqual:a,areStatePropsEqual:i}){let s,c,u,l,d,f=!1;function p(f,p){const h=!a(p,c),m=!o(f,s,p,c);return s=f,c=p,h&&m?(u=e(s,c),t.dependsOnOwnProps&&(l=t(r,c)),d=n(u,l,c),d):h?(e.dependsOnOwnProps&&(u=e(s,c)),t.dependsOnOwnProps&&(l=t(r,c)),d=n(u,l,c),d):m?function(){const t=e(s,c),r=!i(t,u);return u=t,r&&(d=n(u,l,c)),d}():d}return function(o,a){return f?p(o,a):(s=o,c=a,u=e(s,c),l=t(r,c),d=n(u,l,c),f=!0,d)}}function W(e){return function(t){const n=e(t);function r(){return n}return r.dependsOnOwnProps=!1,r}}function B(e){return e.dependsOnOwnProps?Boolean(e.dependsOnOwnProps):1!==e.length}function Y(e,t){return function(t,{displayName:n}){const r=function(e,t){return r.dependsOnOwnProps?r.mapToProps(e,t):r.mapToProps(e,void 0)};return r.dependsOnOwnProps=!0,r.mapToProps=function(t,n){r.mapToProps=e,r.dependsOnOwnProps=B(e);let o=r(t,n);return"function"==typeof o&&(r.mapToProps=o,r.dependsOnOwnProps=B(o),o=r(t,n)),o},r}}function U(e,t){return(n,r)=>{throw new Error(`Invalid value of type ${typeof e} for ${t} argument when connecting component ${r.wrappedComponentName}.`)}}function z(e,t,n){return{...n,...e,...t}}function V(e){e()}var q={notify(){},get:()=>[]};function G(e,t){let n,r=q,o=0,a=!1;function i(){u.onStateChange&&u.onStateChange()}function s(){o++,n||(n=t?t.addNestedSub(i):e.subscribe(i),r=function(){let e=null,t=null;return{clear(){e=null,t=null},notify(){V((()=>{let t=e;for(;t;)t.callback(),t=t.next}))},get(){const t=[];let n=e;for(;n;)t.push(n),n=n.next;return t},subscribe(n){let r=!0;const o=t={callback:n,next:null,prev:t};return o.prev?o.prev.next=o:e=o,function(){r&&null!==e&&(r=!1,o.next?o.next.prev=o.prev:t=o.prev,o.prev?o.prev.next=o.next:e=o.next)}}}}())}function c(){o--,n&&0===o&&(n(),n=void 0,r.clear(),r=q)}const u={addNestedSub:function(e){s();const t=r.subscribe(e);let n=!1;return()=>{n||(n=!0,t(),c())}},notifyNestedSubs:function(){r.notify()},handleChangeWrapper:i,isSubscribed:function(){return a},trySubscribe:function(){a||(a=!0,s())},tryUnsubscribe:function(){a&&(a=!1,c())},getListeners:()=>r};return u}var K=!("undefined"==typeof window||void 0===window.document||void 0===window.document.createElement),$="undefined"!=typeof navigator&&"ReactNative"===navigator.product,X=K||$?y.useLayoutEffect:y.useEffect;function Q(e,t){return e===t?0!==e||0!==t||1/e==1/t:e!=e&&t!=t}function Z(e,t){if(Q(e,t))return!0;if("object"!=typeof e||null===e||"object"!=typeof t||null===t)return!1;const n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(let r=0;r<n.length;r++)if(!Object.prototype.hasOwnProperty.call(t,n[r])||!Q(e[n[r]],t[n[r]]))return!1;return!0}var J={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},ee={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},te={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},ne={[R]:{$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},[L]:te};function re(e){return function(e){return F(e)===I}(e)?te:ne[e.$$typeof]||J}var oe=Object.defineProperty,ae=Object.getOwnPropertyNames,ie=Object.getOwnPropertySymbols,se=Object.getOwnPropertyDescriptor,ce=Object.getPrototypeOf,ue=Object.prototype;function le(e,t){if("string"!=typeof t){if(ue){const n=ce(t);n&&n!==ue&&le(e,n)}let n=ae(t);ie&&(n=n.concat(ie(t)));const r=re(e),o=re(t);for(let a=0;a<n.length;++a){const i=n[a];if(!(ee[i]||o&&o[i]||r&&r[i])){const n=se(t,i);try{oe(e,i,n)}catch(e){}}}}return e}var de=x,fe=[null,null];function pe(e,t,n,r,o,a){e.current=r,n.current=!1,o.current&&(o.current=null,a())}function he(e,t){return e===t}var me=function(e,t,n,{pure:r,areStatesEqual:o=he,areOwnPropsEqual:a=Z,areStatePropsEqual:i=Z,areMergedPropsEqual:s=Z,forwardRef:c=!1,context:u=O}={}){const l=u,d=function(e){return e?"function"==typeof e?Y(e):U(e,"mapStateToProps"):W((()=>({})))}(e),f=function(e){return e&&"object"==typeof e?W((t=>function(e,t){const n={};for(const r in e){const o=e[r];"function"==typeof o&&(n[r]=(...e)=>t(o(...e)))}return n}(e,t))):e?"function"==typeof e?Y(e):U(e,"mapDispatchToProps"):W((e=>({dispatch:e})))}(t),p=function(e){return e?"function"==typeof e?function(e){return function(t,{displayName:n,areMergedPropsEqual:r}){let o,a=!1;return function(t,n,i){const s=e(t,n,i);return a?r(s,o)||(o=s):(a=!0,o=s),o}}}(e):U(e,"mergeProps"):()=>z}(n),h=Boolean(e);return e=>{const t=e.displayName||e.name||"Component",n=`Connect(${t})`,r={shouldHandleStateChanges:h,displayName:n,wrappedComponentName:t,WrappedComponent:e,initMapStateToProps:d,initMapDispatchToProps:f,initMergeProps:p,areStatesEqual:o,areStatePropsEqual:i,areOwnPropsEqual:a,areMergedPropsEqual:s};function u(t){const[n,o,a]=y.useMemo((()=>{const{reactReduxForwardedRef:e,...n}=t;return[t.context,e,n]}),[t]),i=y.useMemo((()=>l),[n,l]),s=y.useContext(i),c=Boolean(t.store)&&Boolean(t.store.getState)&&Boolean(t.store.dispatch),u=Boolean(s)&&Boolean(s.store);const d=c?t.store:s.store,f=u?s.getServerState:d.getState,p=y.useMemo((()=>function(e,{initMapStateToProps:t,initMapDispatchToProps:n,initMergeProps:r,...o}){return H(t(e,o),n(e,o),r(e,o),e,o)}(d.dispatch,r)),[d]),[m,g]=y.useMemo((()=>{if(!h)return fe;const e=G(d,c?void 0:s.subscription),t=e.notifyNestedSubs.bind(e);return[e,t]}),[d,c,s]),v=y.useMemo((()=>c?s:{...s,subscription:m}),[c,s,m]),b=y.useRef(),w=y.useRef(a),O=y.useRef(),x=y.useRef(!1),k=y.useRef(!1),S=y.useRef();X((()=>(k.current=!0,()=>{k.current=!1})),[]);const E=y.useMemo((()=>()=>O.current&&a===w.current?O.current:p(d.getState(),a)),[d,a]),_=y.useMemo((()=>e=>m?function(e,t,n,r,o,a,i,s,c,u,l){if(!e)return()=>{};let d=!1,f=null;const p=()=>{if(d||!s.current)return;const e=t.getState();let n,p;try{n=r(e,o.current)}catch(e){p=e,f=e}p||(f=null),n===a.current?i.current||u():(a.current=n,c.current=n,i.current=!0,l())};return n.onStateChange=p,n.trySubscribe(),p(),()=>{if(d=!0,n.tryUnsubscribe(),n.onStateChange=null,f)throw f}}(h,d,m,p,w,b,x,k,O,g,e):()=>{}),[m]);var D,P,j;let C;D=pe,P=[w,b,x,a,O,g],X((()=>D(...P)),j);try{C=de(_,E,f?()=>p(f(),a):E)}catch(e){throw S.current&&(e.message+=`\nThe error may be correlated with this previous error:\n${S.current.stack}\n\n`),e}X((()=>{S.current=void 0,O.current=void 0,b.current=C}));const A=y.useMemo((()=>y.createElement(e,{...C,ref:o})),[o,e,C]);return y.useMemo((()=>h?y.createElement(i.Provider,{value:v},A):A),[i,A,v])}const m=y.memo(u);if(m.WrappedComponent=e,m.displayName=u.displayName=n,c){const t=y.forwardRef((function(e,t){return y.createElement(m,{...e,reactReduxForwardedRef:t})}));return t.displayName=n,t.WrappedComponent=e,le(t,e)}return le(m,e)}};var ge=function({store:e,context:t,children:n,serverState:r,stabilityCheck:o="once",identityFunctionCheck:a="once"}){const i=y.useMemo((()=>{const t=G(e);return{store:e,subscription:t,getServerState:r?()=>r:void 0,stabilityCheck:o,identityFunctionCheck:a}}),[e,r,o,a]),s=y.useMemo((()=>e.getState()),[e]);X((()=>{const{subscription:t}=i;return t.onStateChange=t.notifyNestedSubs,t.trySubscribe(),s!==e.getState()&&t.notifyNestedSubs(),()=>{t.tryUnsubscribe(),t.onStateChange=void 0}}),[i,s]);const c=t||O;return y.createElement(c.Provider,{value:i},n)};var ye;ye=g.useSyncExternalStoreWithSelector,(e=>{de=e})(p.useSyncExternalStore);var ve=c(23029),be=c(92901),we=c(50388),Oe=c(53954),xe=c(85501),ke=c(5556),Se=c.n(ke),Ee=c(57528),_e=c(92648),De=c(43759),Pe=c(91907);const je=function(e){return(0,Pe.A)(e)};const Ce={shouldForwardProp:function(e,t){return"string"!=typeof t||je(e)},isPropValid:je};var Ae,Me,Te=c(19230),Ie=(0,De.AH)(Ae||(Ae=(0,Ee.A)(["\n ","\n color: ",";\n\n * {\n color: ",";\n text-decoration: ",";\n }\n\n &:hover,\n &:hover *,\n &:focus,\n &:focus * {\n text-decoration: ",";\n }\n\n &:active,\n &:active * {\n text-decoration: ",";\n }\n"])),(0,Te.Ed)(),Te.w4.color("text"),Te.w4.color("text"),(function(e){return e.neutral?"none":"underline"}),(function(e){return e.neutral?"none":"underline"}),(function(e){return e.neutral?"none":"underline"}));const Ne=(0,De.Ay)(_e.N_).withConfig({shouldForwardProp:function(e){return Ce.isPropValid(e)||"state"===e}})(Me||(Me=(0,Ee.A)(["\n &:link,\n &:visited {\n color: ","; // nice2 reset\n }\n ","\n"])),Te.t7.color("text"),Ie);var Re,Le=c(64467),Fe=c(53986),He=c(47850),We=c(74848);function Be(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 Ye(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Be(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Be(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Ue=(0,p.lazy)((function(){return c.e(389).then(c.bind(c,68389))}));const ze=function(e){return(0,We.jsx)(p.Suspense,{fallback:Re||(Re=(0,We.jsx)(m().Fragment,{})),children:(0,We.jsx)(Ue,Ye({},e))})};var Ve=c(5544);function qe(e,t){var n=(0,p.useState)(e),r=(0,Ve.A)(n,2),o=r[0],a=r[1];return(0,p.useEffect)((function(){var n=setTimeout((function(){a(e)}),t);return function(){clearTimeout(n)}}),[e,t]),[o,a]}function Ge(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 Ke(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ge(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ge(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const $e=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:200,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"onChange";return m().forwardRef((function(r,o){var a=r.value,i=(0,p.useState)(a),s=(0,Ve.A)(i,2),c=s[0],u=s[1],l=qe(c,t),d=(0,Ve.A)(l,2),f=d[0],h=d[1],m=(0,p.useRef)(a),g=r[n];return(0,p.useEffect)((function(){c!==a&&c===f&&(u(a),m.current=a,h(a))}),[a]),(0,p.useEffect)((function(){g&&m.current!==f&&(g(f),m.current=f)}),[f,g]),(0,We.jsx)(e,Ke(Ke(Ke({},r),{},{value:c},(0,Le.A)({},n,u)),{},{ref:o}))}))};const Xe=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[];return(0,p.useEffect)((function(){if(!t.disabled&&e.current){if(t.selectFulltextFields){var n=e.current.querySelector('input[id$="txtFulltext"]:not([disabled])');if(n)return void n.focus()}var r=e.current.querySelector('input[type="text"]:not([disabled]), input[type="search"]:not([disabled]), textarea:not([disabled])');r&&setTimeout((function(){r.focus()}),0)}}),n)};const Qe=function(){var e=(0,p.useState)(),t=(0,Ve.A)(e,2),n=t[0],r=t[1],o=(0,p.useRef)(),a=(0,p.useCallback)((function(e){if(Array.isArray(e)){var t=e[0];r(t.contentRect)}}),[]),i=(0,p.useCallback)((function(e){e&&(o.current=new ResizeObserver((function(e){return a(e)})),o.current.observe(e))}),[a]);return(0,p.useEffect)((function(){return function(){o.current&&(o.current.disconnect(),o.current=null)}}),[]),[i,n]};const Ze={useAutofocus:Xe,useDebounce:qe,Debouncer:$e,useUserActive:function(e){var t=(0,p.useRef)(null),n=(0,p.useState)(null),r=(0,Ve.A)(n,2),o=r[0],a=r[1],i=(0,p.useCallback)((function(){o>0&&(t.current=setTimeout((function(){e()}),o))}),[o,e]),s=(0,p.useCallback)((function(){t.current&&clearTimeout(t.current)}),[]);return(0,p.useEffect)((function(){return s(),window.addEventListener("mousemove",i,{once:!0}),window.addEventListener("touchstart",i,{once:!0}),function(){s()}}),[s,i]),[a,s,i]},usePrevious:function(e){var t=(0,p.useRef)();return(0,p.useEffect)((function(){t.current=e}),[e]),t.current},useDidUpdate:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=(0,p.useRef)(!1);(0,p.useEffect)((function(){n.current?e():n.current=!0}),t)},useResizeObserver:Qe};var Je="hidden",et="responsive",tt={labelVisibility:et},nt=m().createContext(tt);var rt,ot,at,it,st,ct,ut,lt=(0,De.AH)(it||(it=(0,Ee.A)(["\n box-sizing: border-box;\n display: inline-flex;\n align-items: center;\n text-align: center;\n vertical-align: middle;\n white-space: nowrap;\n border: none;\n border-radius: ",";\n margin-right: ",";\n padding: "," ",";\n cursor: pointer;\n ","\n ","\n ","\n ","\n ","\n\n & > span:first-child {\n margin-left: 0;\n }\n ","\n"])),Te.w4.radii("button"),Te.hs.space(-1.38),Te.hs.space(-2.1),Te.hs.space(0),(0,Te.Ed)(),(function(e){return e.withoutBackground?(0,De.AH)(at||(at=(0,Ee.A)(["\n background: transparent;\n"]))):(0,Te.x5)(e)}),(function(e){return function(e){var t=e.dense,n=e.theme;return t?(0,De.AH)(rt||(rt=(0,Ee.A)(["\n line-height: ",";\n padding: "," ",";\n "])),Te.w4.lineHeight("dense")({theme:n}),Te.hs.space(-3.5)({theme:n}),Te.hs.space(-1.5)({theme:n})):null}(e)}),(function(e){return n=(t=e).iconOnly,r=t.removePadding,n||r?(0,De.AH)(ot||(ot=(0,Ee.A)(["\n padding: 0;\n margin: 0;\n "]))):null;var t,n,r}),(function(e){return function(e){var t=e.icon,n=e.pending,r=e.iconPosition;if(t||n)return r===Te.xX.position.APPEND?"\n > span {\n order: -1;\n margin-right: .5rem;\n }\n ":"\n > span {\n margin-left: .5rem;\n }\n "}(e)}),(function(e){var t=e.icon,n=e.labelVisibility,r="\n ".concat(dt," {\n display: none;\n }\n ");return t&&n===Je?r:t&&n===et&&"\n @media screen and (max-width: 1024px) {\n ".concat(r,"\n }\n ")})),dt=De.Ay.span.withConfig({displayName:"StyledLabelWrapper"})(st||(st=(0,Ee.A)([""]))),ft=De.Ay.button.withConfig({displayName:"StyledButton"})(ct||(ct=(0,Ee.A)(["\n ","\n"])),lt);De.Ay.div.withConfig({displayName:"StyledStickyButtonWrapper"})(ut||(ut=(0,Ee.A)(["\n position: sticky;\n bottom: 0;\n padding-top: ",";\n background-color: ",";\n display: flex;\n justify-content: ",";\n\n ",":last-child {\n margin-right: 0;\n }\n"])),Te.hs.space(0),Te.t7.color("paper"),(function(e){return"LEFT"===e.position?"flex-start":"flex-end"}),ft);const pt=ft;function ht(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 mt(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ht(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ht(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const gt=m().forwardRef((function(e,t){var n=e.aria,r=e.ink,o=e.label,a=e.icon,i=e.pending,s=e.look,c=void 0===s?Te.xX.look.FLAT:s,u=e.iconPosition,l=void 0===u?Te.xX.position.PREPEND:u,d=e.type,f=void 0===d?"button":d,h=e.iconOnly,m=e.children,g=(0,p.useContext)(nt).labelVisibility;return(0,We.jsxs)(pt,mt(mt(mt({ref:t},n),e),{},{ink:r||Te.xX.ink.BASE,"data-cy":e["data-cy"],title:o,labelVisibility:g,type:f,children:[a&&!i&&(0,We.jsx)(He.A,{icon:a}),i&&(0,We.jsx)(ze,{ink:r||Te.xX.ink.BASE,look:c,position:l,size:"1em"}),!h&&o?(0,We.jsx)(dt,{children:o}):m||""]}))}));var yt;(0,De.Ay)(_e.N_).withConfig({shouldForwardProp:Ce.isPropValid}).withConfig({displayName:"StyledRouterLinkButton"})(yt||(yt=(0,Ee.A)(["\n text-decoration: none;\n\n &:visited {\n color: ","; // nice2 reset\n }\n\n &:hover,\n &:focus {\n text-decoration: none; // nice2 reset\n }\n ","\n"])),Te.t7.color("text"),lt);var vt,bt;const wt=De.Ay.button.withConfig({displayName:"StyledButton"})(bt||(bt=(0,Ee.A)(["\n ","\n ","\n ","\n cursor: pointer;\n"])),(0,Te.Ed)(),Te.x5,(function(){return(0,De.AH)(vt||(vt=(0,Ee.A)(["\n border-radius: 50%;\n justify-content: center;\n align-items: center;\n padding: ",";\n // ensure that width has at least the size of height\n min-width: calc(\n 1rem * "," * "," + 2.4 * ","\n );\n box-sizing: border-box;\n"])),Te.hs.space(-3),Te.w4.fontSize("base"),Te.w4.lineHeight("regular"),Te.hs.space(-3))}));function Ot(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 xt(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ot(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ot(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var kt=m().forwardRef((function(e,t){return(0,We.jsx)(wt,xt(xt({ref:t,type:"button"},e),{},{children:(0,We.jsx)(He.A,{icon:e.icon})}))}));kt.propTypes={disabled:Se().bool,icon:Se().string.isRequired,ink:Te.xX.inkPropTypes,look:Se().oneOf([Te.xX.look.FLAT,Te.xX.look.RAISED]),onClick:Se().func,title:Se().string,tabIndex:Se().number,"data-cy":Se().string};const St=kt;var Et,_t,Dt,Pt,jt=c(60436),Ct=c(49859),At=c.n(Ct),Mt=c(52098),Tt=c.n(Mt),It=c(30115),Nt=c.n(It),Rt=c(45228),Lt=c.n(Rt),Ft="bodyAttributes",Ht="htmlAttributes",Wt="titleAttributes",Bt={BASE:"base",BODY:"body",HEAD:"head",HTML:"html",LINK:"link",META:"meta",NOSCRIPT:"noscript",SCRIPT:"script",STYLE:"style",TITLE:"title"},Yt=(Object.keys(Bt).map((function(e){return Bt[e]})),"charset"),Ut="cssText",zt="href",Vt="http-equiv",qt="innerHTML",Gt="itemprop",Kt="name",$t="property",Xt="rel",Qt="src",Zt="target",Jt={accesskey:"accessKey",charset:"charSet",class:"className",contenteditable:"contentEditable",contextmenu:"contextMenu","http-equiv":"httpEquiv",itemprop:"itemProp",tabindex:"tabIndex"},en="defaultTitle",tn="defer",nn="encodeSpecialCharacters",rn="onChangeClientState",on="titleTemplate",an=Object.keys(Jt).reduce((function(e,t){return e[Jt[t]]=t,e}),{}),sn=[Bt.NOSCRIPT,Bt.SCRIPT,Bt.STYLE],cn="data-react-helmet",un="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},ln=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}}(),dn=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},fn=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},pn=function(e){return!1===(!(arguments.length>1&&void 0!==arguments[1])||arguments[1])?String(e):String(e).replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")},hn=function(e){var t=bn(e,Bt.TITLE),n=bn(e,on);if(n&&t)return n.replace(/%s/g,(function(){return Array.isArray(t)?t.join(""):t}));var r=bn(e,en);return t||r||void 0},mn=function(e){return bn(e,rn)||function(){}},gn=function(e,t){return t.filter((function(t){return void 0!==t[e]})).map((function(t){return t[e]})).reduce((function(e,t){return dn({},e,t)}),{})},yn=function(e,t){return t.filter((function(e){return void 0!==e[Bt.BASE]})).map((function(e){return e[Bt.BASE]})).reverse().reduce((function(t,n){if(!t.length)for(var r=Object.keys(n),o=0;o<r.length;o++){var a=r[o].toLowerCase();if(-1!==e.indexOf(a)&&n[a])return t.concat(n)}return t}),[])},vn=function(e,t,n){var r={};return n.filter((function(t){return!!Array.isArray(t[e])||(void 0!==t[e]&&Sn("Helmet: "+e+' should be of type "Array". Instead found type "'+un(t[e])+'"'),!1)})).map((function(t){return t[e]})).reverse().reduce((function(e,n){var o={};n.filter((function(e){for(var n=void 0,a=Object.keys(e),i=0;i<a.length;i++){var s=a[i],c=s.toLowerCase();-1===t.indexOf(c)||n===Xt&&"canonical"===e[n].toLowerCase()||c===Xt&&"stylesheet"===e[c].toLowerCase()||(n=c),-1===t.indexOf(s)||s!==qt&&s!==Ut&&s!==Gt||(n=s)}if(!n||!e[n])return!1;var u=e[n].toLowerCase();return r[n]||(r[n]={}),o[n]||(o[n]={}),!r[n][u]&&(o[n][u]=!0,!0)})).reverse().forEach((function(t){return e.push(t)}));for(var a=Object.keys(o),i=0;i<a.length;i++){var s=a[i],c=Lt()({},r[s],o[s]);r[s]=c}return e}),[]).reverse()},bn=function(e,t){for(var n=e.length-1;n>=0;n--){var r=e[n];if(r.hasOwnProperty(t))return r[t]}return null},wn=(Et=Date.now(),function(e){var t=Date.now();t-Et>16?(Et=t,e(t)):setTimeout((function(){wn(e)}),0)}),On=function(e){return clearTimeout(e)},xn="undefined"!=typeof window?window.requestAnimationFrame&&window.requestAnimationFrame.bind(window)||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||wn:c.g.requestAnimationFrame||wn,kn="undefined"!=typeof window?window.cancelAnimationFrame||window.webkitCancelAnimationFrame||window.mozCancelAnimationFrame||On:c.g.cancelAnimationFrame||On,Sn=function(e){return console&&"function"==typeof console.warn&&console.warn(e)},En=null,_n=function(e,t){var n=e.baseTag,r=e.bodyAttributes,o=e.htmlAttributes,a=e.linkTags,i=e.metaTags,s=e.noscriptTags,c=e.onChangeClientState,u=e.scriptTags,l=e.styleTags,d=e.title,f=e.titleAttributes;jn(Bt.BODY,r),jn(Bt.HTML,o),Pn(d,f);var p={baseTag:Cn(Bt.BASE,n),linkTags:Cn(Bt.LINK,a),metaTags:Cn(Bt.META,i),noscriptTags:Cn(Bt.NOSCRIPT,s),scriptTags:Cn(Bt.SCRIPT,u),styleTags:Cn(Bt.STYLE,l)},h={},m={};Object.keys(p).forEach((function(e){var t=p[e],n=t.newTags,r=t.oldTags;n.length&&(h[e]=n),r.length&&(m[e]=p[e].oldTags)})),t&&t(),c(e,h,m)},Dn=function(e){return Array.isArray(e)?e.join(""):e},Pn=function(e,t){void 0!==e&&document.title!==e&&(document.title=Dn(e)),jn(Bt.TITLE,t)},jn=function(e,t){var n=document.getElementsByTagName(e)[0];if(n){for(var r=n.getAttribute(cn),o=r?r.split(","):[],a=[].concat(o),i=Object.keys(t),s=0;s<i.length;s++){var c=i[s],u=t[c]||"";n.getAttribute(c)!==u&&n.setAttribute(c,u),-1===o.indexOf(c)&&o.push(c);var l=a.indexOf(c);-1!==l&&a.splice(l,1)}for(var d=a.length-1;d>=0;d--)n.removeAttribute(a[d]);o.length===a.length?n.removeAttribute(cn):n.getAttribute(cn)!==i.join(",")&&n.setAttribute(cn,i.join(","))}},Cn=function(e,t){var n=document.head||document.querySelector(Bt.HEAD),r=n.querySelectorAll(e+"["+cn+"]"),o=Array.prototype.slice.call(r),a=[],i=void 0;return t&&t.length&&t.forEach((function(t){var n=document.createElement(e);for(var r in t)if(t.hasOwnProperty(r))if(r===qt)n.innerHTML=t.innerHTML;else if(r===Ut)n.styleSheet?n.styleSheet.cssText=t.cssText:n.appendChild(document.createTextNode(t.cssText));else{var s=void 0===t[r]?"":t[r];n.setAttribute(r,s)}n.setAttribute(cn,"true"),o.some((function(e,t){return i=t,n.isEqualNode(e)}))?o.splice(i,1):a.push(n)})),o.forEach((function(e){return e.parentNode.removeChild(e)})),a.forEach((function(e){return n.appendChild(e)})),{oldTags:o,newTags:a}},An=function(e){return Object.keys(e).reduce((function(t,n){var r=void 0!==e[n]?n+'="'+e[n]+'"':""+n;return t?t+" "+r:r}),"")},Mn=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return Object.keys(e).reduce((function(t,n){return t[Jt[n]||n]=e[n],t}),t)},Tn=function(e,t,n){switch(e){case Bt.TITLE:return{toComponent:function(){return e=t.title,n=t.titleAttributes,(r={key:e})[cn]=!0,o=Mn(n,r),[m().createElement(Bt.TITLE,o,e)];var e,n,r,o},toString:function(){return function(e,t,n,r){var o=An(n),a=Dn(t);return o?"<"+e+" "+cn+'="true" '+o+">"+pn(a,r)+"</"+e+">":"<"+e+" "+cn+'="true">'+pn(a,r)+"</"+e+">"}(e,t.title,t.titleAttributes,n)}};case Ft:case Ht:return{toComponent:function(){return Mn(t)},toString:function(){return An(t)}};default:return{toComponent:function(){return function(e,t){return t.map((function(t,n){var r,o=((r={key:n})[cn]=!0,r);return Object.keys(t).forEach((function(e){var n=Jt[e]||e;if(n===qt||n===Ut){var r=t.innerHTML||t.cssText;o.dangerouslySetInnerHTML={__html:r}}else o[n]=t[e]})),m().createElement(e,o)}))}(e,t)},toString:function(){return function(e,t,n){return t.reduce((function(t,r){var o=Object.keys(r).filter((function(e){return!(e===qt||e===Ut)})).reduce((function(e,t){var o=void 0===r[t]?t:t+'="'+pn(r[t],n)+'"';return e?e+" "+o:o}),""),a=r.innerHTML||r.cssText||"",i=-1===sn.indexOf(e);return t+"<"+e+" "+cn+'="true" '+o+(i?"/>":">"+a+"</"+e+">")}),"")}(e,t,n)}}}},In=function(e){var t=e.baseTag,n=e.bodyAttributes,r=e.encode,o=e.htmlAttributes,a=e.linkTags,i=e.metaTags,s=e.noscriptTags,c=e.scriptTags,u=e.styleTags,l=e.title,d=void 0===l?"":l,f=e.titleAttributes;return{base:Tn(Bt.BASE,t,r),bodyAttributes:Tn(Ft,n,r),htmlAttributes:Tn(Ht,o,r),link:Tn(Bt.LINK,a,r),meta:Tn(Bt.META,i,r),noscript:Tn(Bt.NOSCRIPT,s,r),script:Tn(Bt.SCRIPT,c,r),style:Tn(Bt.STYLE,u,r),title:Tn(Bt.TITLE,{title:d,titleAttributes:f},r)}},Nn=Tt()((function(e){return{baseTag:yn([zt,Zt],e),bodyAttributes:gn(Ft,e),defer:bn(e,tn),encode:bn(e,nn),htmlAttributes:gn(Ht,e),linkTags:vn(Bt.LINK,[Xt,zt],e),metaTags:vn(Bt.META,[Kt,Yt,Vt,$t,Gt],e),noscriptTags:vn(Bt.NOSCRIPT,[qt],e),onChangeClientState:mn(e),scriptTags:vn(Bt.SCRIPT,[Qt,qt],e),styleTags:vn(Bt.STYLE,[Ut],e),title:hn(e),titleAttributes:gn(Wt,e)}}),(function(e){En&&kn(En),e.defer?En=xn((function(){_n(e,(function(){En=null}))})):(_n(e),En=null)}),In)((function(){return null})),Rn=(_t=Nn,Pt=Dt=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,e.apply(this,arguments))}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),t.prototype.shouldComponentUpdate=function(e){return!Nt()(this.props,e)},t.prototype.mapNestedChildrenToProps=function(e,t){if(!t)return null;switch(e.type){case Bt.SCRIPT:case Bt.NOSCRIPT:return{innerHTML:t};case Bt.STYLE:return{cssText:t}}throw new Error("<"+e.type+" /> elements are self-closing and can not contain children. Refer to our API for more information.")},t.prototype.flattenArrayTypeChildren=function(e){var t,n=e.child,r=e.arrayTypeChildren,o=e.newChildProps,a=e.nestedChildren;return dn({},r,((t={})[n.type]=[].concat(r[n.type]||[],[dn({},o,this.mapNestedChildrenToProps(n,a))]),t))},t.prototype.mapObjectTypeChildren=function(e){var t,n,r=e.child,o=e.newProps,a=e.newChildProps,i=e.nestedChildren;switch(r.type){case Bt.TITLE:return dn({},o,((t={})[r.type]=i,t.titleAttributes=dn({},a),t));case Bt.BODY:return dn({},o,{bodyAttributes:dn({},a)});case Bt.HTML:return dn({},o,{htmlAttributes:dn({},a)})}return dn({},o,((n={})[r.type]=dn({},a),n))},t.prototype.mapArrayTypeChildrenToProps=function(e,t){var n=dn({},t);return Object.keys(e).forEach((function(t){var r;n=dn({},n,((r={})[t]=e[t],r))})),n},t.prototype.warnOnInvalidChildren=function(e,t){return!0},t.prototype.mapChildrenToProps=function(e,t){var n=this,r={};return m().Children.forEach(e,(function(e){if(e&&e.props){var o=e.props,a=o.children,i=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return Object.keys(e).reduce((function(t,n){return t[an[n]||n]=e[n],t}),t)}(fn(o,["children"]));switch(n.warnOnInvalidChildren(e,a),e.type){case Bt.LINK:case Bt.META:case Bt.NOSCRIPT:case Bt.SCRIPT:case Bt.STYLE:r=n.flattenArrayTypeChildren({child:e,arrayTypeChildren:r,newChildProps:i,nestedChildren:a});break;default:t=n.mapObjectTypeChildren({child:e,newProps:t,newChildProps:i,nestedChildren:a})}}})),t=this.mapArrayTypeChildrenToProps(r,t)},t.prototype.render=function(){var e=this.props,t=e.children,n=fn(e,["children"]),r=dn({},n);return t&&(r=this.mapChildrenToProps(t,r)),m().createElement(_t,r)},ln(t,null,[{key:"canUseDOM",set:function(e){_t.canUseDOM=e}}]),t}(m().Component),Dt.propTypes={base:At().object,bodyAttributes:At().object,children:At().oneOfType([At().arrayOf(At().node),At().node]),defaultTitle:At().string,defer:At().bool,encodeSpecialCharacters:At().bool,htmlAttributes:At().object,link:At().arrayOf(At().object),meta:At().arrayOf(At().object),noscript:At().arrayOf(At().object),onChangeClientState:At().func,script:At().arrayOf(At().object),style:At().arrayOf(At().object),title:At().string,titleAttributes:At().object,titleTemplate:At().string},Dt.defaultProps={defer:!0,encodeSpecialCharacters:!0},Dt.peek=_t.peek,Dt.rewind=function(){var e=_t.rewind();return e||(e=In({baseTag:[],bodyAttributes:{},encodeSpecialCharacters:!0,htmlAttributes:{},linkTags:[],metaTags:[],noscriptTags:[],scriptTags:[],styleTags:[],title:"",titleAttributes:{}})),e},Pt);Rn.renderStatic=Rn.rewind;var Ln=c(42838),Fn=c.n(Ln),Hn=["border","border-spacing","padding","margin","text-align","width"];Fn().addHook("afterSanitizeAttributes",(function(e){if(e&&!(e instanceof SVGElement)&&"function"==typeof e.hasAttribute&&e.hasAttribute("style")){var t=function(e){return Hn.map((function(t){var n=e[t];return n&&"string"==typeof n&&!function(e){return/\w\(/.test(e)}(n)?"".concat(t,":").concat(n,";"):null})).filter(Boolean).join("")}(e.style);t?e.setAttribute("style",t):e.removeAttribute("style")}return e}));const Wn=function(e){return e?Fn().sanitize(e,{FORBID_TAGS:["style"],ADD_ATTR:["target"]}):e},Bn={sanitizeHtml:Wn};var Yn=function(e,t){var n=Math.pow(10,t);return Math.round(e*n)/n},Un=c(82284),zn=c(2404),Vn=c.n(zn),qn=c(69752),Gn=c.n(qn),Kn=function(e){return"object"===(0,Un.A)(e)&&null!==e};const $n=function e(t,n){return Gn()(t,(function(t,r,o){Vn()(r,n[o])||(t[o]=Kn(r)&&Kn(n[o])?e(r,n[o]):r)}))},Xn=function(e){return e&&Array.isArray(e)?e.length>0?e[0]:[]:e},Qn=function(e){return e?e.replace(/­/g,""):e};var Zn=c(60284),Jn={error:"exclamation-circle",home:"house-blank"},er=function(e){return Jn[e]||e};const tr=function(e){var t=e.type;return t&&"record"!==t?(0,We.jsx)(He.A,{icon:er(t)}):null};var nr,rr,or,ar,ir,sr,cr=["component"],ur=De.Ay.div.withConfig({displayName:"StyledBreadcrumbs"})(nr||(nr=(0,Ee.A)(["\n background-color: ",";\n padding: "," ",";\n position: relative;\n z-index: 2; // higher than StyledTether to prevent cover on scroll\n"])),(function(e){return e.backgroundColor||Te.w4.color("backgroundBreadcrumbs")(e)}),Te.hs.space(-.7),Te.hs.space(.39)),lr=(0,De.Ay)((function(e){var t=e.component,n=(0,Fe.A)(e,cr);return m().cloneElement(t,n)})).withConfig({displayName:"StyledBreadcrumbsLink"})(rr||(rr=(0,Ee.A)(["\n font-weight: ",";\n text-decoration: none;\n color: ",";\n cursor: pointer;\n\n & * {\n font-weight: ",";\n text-decoration: none;\n color: ",";\n }\n\n &:hover,\n &:hover * {\n color: ",";\n }\n\n &:focus,\n &:active,\n &:focus *,\n &:active * {\n color: ",";\n }\n"])),Te.w4.fontWeight("bold"),(function(e){return e.active&&Te.w4.color("breadcrumbsActive")}),Te.w4.fontWeight("bold"),(function(e){return e.active&&Te.w4.color("breadcrumbsActive")}),Te.w4.color("secondaryLight"),Te.w4.color("breadcrumbsActive")),dr=De.Ay.span.withConfig({displayName:"StyledBreadcrumbsTitle"})(or||(or=(0,Ee.A)(["\n font-weight: ",";\n text-decoration: none;\n color: ",";\n\n & * {\n font-weight: ",";\n text-decoration: none;\n color: ",";\n }\n\n &:active * {\n color: ",";\n }\n"])),Te.w4.fontWeight("bold"),(function(e){return e.active&&Te.w4.color("breadcrumbsActive")}),Te.w4.fontWeight("bold"),(function(e){return e.active&&Te.w4.color("breadcrumbsActive")}),Te.w4.color("breadcrumbsActive")),fr=(0,De.Ay)(Zn.oY).withConfig({displayName:"StyledBreadcrumbSeparator"})(ar||(ar=(0,Ee.A)(["\n margin-left: ",";\n margin-right: ",";\n"])),Te.hs.space(-2),Te.hs.space(-2)),pr=De.Ay.span.withConfig({displayName:"StyledBreadcrumbWrapper"})(ir||(ir=(0,Ee.A)(["\n "," {\n margin-right: ",";\n }\n"])),He.i,Te.hs.space(-1));const hr=function(){return sr||(sr=(0,We.jsx)(fr,{breakWords:!0,children:(0,We.jsx)(He.A,{icon:"chevron-right"})}))};var mr;function gr(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 yr(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?gr(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):gr(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var vr=function(e){return e.title||e.display},br=function(e,t){if(!e||0===e.length)return"Tocco";var n=e.at(-1),r="";switch(n.type){case"create":r="".concat(vr(n)," - ").concat(t);break;case"detail":r=e.slice(e.length-2).map(vr).join(" - ");break;default:r=vr(n)}return Qn(r)};const wr=function(e){var t,n=e.intl,r=e.pathPrefix,o=void 0===r?"":r,a=e.breadcrumbsInfo,i=void 0===a?[]:a,s=e.currentView,c=e.backgroundColor,u=e.onClick,l=e.linkComp,d=e.updateDocumentTitle,f=[].concat((0,jt.A)(i),(0,jt.A)(s?[s]:[]));if(0===f.length)return null;var p,h=f.map((function(e,n){var r,a=e.display||"",i=n===f.length-1?dr:lr,s=n===f.length-1&&{active:"true"},c=void 0!==e.path?{to:"".concat(o,"/").concat(e.path),state:e.state}:{},d=l?t||(t=(0,We.jsx)(l,{})):mr||(mr=(0,We.jsx)(Ne,{}));return(0,We.jsx)(Zn.Ay.Span,{children:(0,We.jsx)(pr,{children:(0,We.jsxs)(i,yr(yr(yr({neutral:!0},s),c),{},{onClick:(r=e,function(){u&&!1!==r.clickable&&u(r)}),component:d,children:[(0,We.jsx)(tr,{type:e.type}),(0,We.jsx)("span",{"data-cy":"breadcrumb-item",dangerouslySetInnerHTML:{__html:Bn.sanitizeHtml(a)}})]}))})},"breadcrumbItem-".concat(n))})).reduce((function(e,t,n){return[e,(0,We.jsx)(hr,{},"icon".concat(n)),t]}));return(0,We.jsxs)(ur,{backgroundColor:c,children:[d?(0,We.jsx)(Rn,{defer:!1,children:(0,We.jsx)("title",{children:br(f,(p="client.component.breadcrumbs.createTitle",n.formatMessage({id:p})))})}):null,(0,We.jsx)(We.Fragment,{children:h})]})};(0,f.injectIntl)(wr);var Or,xr,kr=De.Ay.div.withConfig({displayName:"StyledWrapper"})(Or||(Or=(0,Ee.A)(["\n ",";\n background-color: ",";\n color: ",";\n padding: ",";\n"])),(0,Te.Ed)(),(function(e){return e.theme.colors.signal.danger}),Te.t7.color("paper"),Te.hs.space(-.5));const Sr=function(){return xr||(xr=(0,We.jsx)(kr,{children:(0,We.jsx)(f.FormattedMessage,{id:"client.component.errorBoundary.text"})}))};var Er;const _r=De.Ay.div.withConfig({displayName:"StyledButtonGroup"})(Er||(Er=(0,Ee.A)(["\n display: flex;\n\n &&& > "," {\n &:not(:first-child) {\n margin-left: -1px;\n border-top-left-radius: 0;\n border-bottom-left-radius: 0;\n }\n\n &:not(:last-child) {\n margin-right: 0;\n border-right: 0;\n border-top-right-radius: 0;\n border-bottom-right-radius: 0;\n }\n }\n"])),pt);var Dr=m().forwardRef((function(e,t){return(0,We.jsx)(_r,{ref:t,children:e.children})}));Dr.propTypes={children:Se().node};const Pr=Dr;var jr=c(90179),Cr=c.n(jr),Ar=c(62193),Mr=c.n(Ar),Tr=(c(62243),c(36193)),Ir=c.n(Tr),Nr=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},Rr=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},Lr={outline:"none"},Fr=function(e){function t(){var n,r;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);for(var o=arguments.length,a=Array(o),i=0;i<o;i++)a[i]=arguments[i];return n=r=Rr(this,e.call.apply(e,[this].concat(a))),r.state={focused:!1},r._isMounted=!1,r._lastBlurEvent=null,r.ref=m().createRef(),r._onFocusIn=function(){r._isMounted&&r._lastBlurEvent&&r.isInsideNode(r.ref.current,r._lastBlurEvent.target)&&!r.isInsideNode(r.ref.current,document.activeElement)&&r.setState({focused:!1},(function(){document.removeEventListener("focusin",r._onFocusIn),r.props.onBlur(r._lastBlurEvent)}))},r.onFocus=function(e){var t=r.props.onFocus;r.state.focused||r.setState({focused:!0},(function(){document.addEventListener("focusin",r._onFocusIn),t(e)}))},r.onBlur=function(e){e.persist(),r._lastBlurEvent=e},r.isInsideNode=function(e,t){return null!=e&&e.contains(t)},Rr(r,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),t.prototype.componentDidMount=function(){null!=document&&document.querySelector("body").setAttribute("tabindex","-1"),this._isMounted=!0},t.prototype.componentWillUnmount=function(){this._isMounted=!1,document.removeEventListener("focusin",this._onFocusIn)},t.prototype.focus=function(){var e=this.ref.current;null!=e&&"function"==typeof e.focus&&e.focus()},t.prototype.render=function(){var e=this.props.children,t=this.state.focused,n={onFocus:this.onFocus,onBlur:this.onBlur};return"function"==typeof e?m().cloneElement(e({focused:t,getRef:this.ref}),n):m().createElement("div",Nr({ref:this.ref,style:Lr},n),e)},t}(m().Component);Fr.propTypes={children:Ir().oneOfType([Ir().node,Ir().func]).isRequired,onBlur:Ir().func,onFocus:Ir().func},Fr.defaultProps={onBlur:function(){},onFocus:function(){}};const Hr=Fr;var Wr,Br,Yr,Ur,zr,Vr,qr,Gr,Kr=c(88357),$r=(0,De.AH)(Wr||(Wr=(0,Ee.A)(["\n align-items: center;\n cursor: ",";\n display: flex;\n width: 100%;\n"])),(function(e){return e.immutable&&"text"})),Xr=De.Ay.label.withConfig({displayName:"StyledEditableWrapper"})(Br||(Br=(0,Ee.A)(["\n &&& {\n margin: 0; /* reset Bootstrap and Ext JS */\n padding: 0; /* reset Ext JS */\n ","\n }\n"])),$r),Qr=(0,De.AH)(Yr||(Yr=(0,Ee.A)(["\n background-color: transparent;\n border: 0;\n cursor: ",";\n flex-grow: 1;\n min-height: ",";\n min-width: 0;\n outline: 0;\n padding: 0;\n ","\n &::-ms-clear {\n display: none;\n }\n\n &::-webkit-clear-button {\n display: none;\n }\n\n &::-webkit-inner-spin-button {\n display: none;\n }\n\n &[type='number'] {\n appearance: textfield;\n }\n\n &[type='search'] {\n appearance: none;\n }\n\n &:disabled {\n -webkit-text-fill-color: ","; // Safari fix\n opacity: 1; // iOS fix\n }\n\n /* remove indicators */\n &[type='date'],\n &[type='datetime-local'],\n &[type='month'],\n &[type='time'],\n &[type='week'] {\n appearance: none;\n display: flex;\n\n /* reset margin on smaller screens */\n ::-webkit-date-and-time-value {\n ","\n }\n }\n\n // allow pointer event only on touch devices\n @media (pointer: coarse) {\n pointer-events: ",";\n }\n"])),(function(e){return e.immutable&&"text"}),(function(e){return e.immutable?"0":"2.6rem"}),(function(){return(0,Te.Ed)({color:Te.t7.color("text")})}),Te.t7.color("text"),(function(e){return e.immutable&&"margin: unset;"}),(function(e){return e.immutable?"none":"auto"})),Zr=(0,De.AH)(Ur||(Ur=(0,Ee.A)(["\n display: flex;\n align-items: center;\n"]))),Jr=De.Ay.div.withConfig({displayName:"StyledEditableControl"})(zr||(zr=(0,Ee.A)(["\n &&& {\n ","\n }\n"])),Zr),eo=(De.Ay.span.withConfig({displayName:"StyledEditableValue"})(Vr||(Vr=(0,Ee.A)(["\n width: 100%;\n\n && {\n //url\n [type='url'] + .input-group-addon > a {\n color: inherit; // reset bootstrap default\n }\n\n //url\n [type='tel'] + .input-group-addon > a {\n color: inherit; // reset bootstrap default\n }\n\n //date\n .date-edit {\n .input-group-addon {\n cursor: pointer;\n }\n\n input {\n z-index: 0;\n }\n\n &.disabled {\n input {\n cursor: text;\n }\n }\n\n .right-addon {\n position: relative;\n }\n\n .right-addon input {\n padding-right: 30px;\n }\n\n .reset {\n position: absolute;\n padding-right: 10px;\n padding-top: 5px;\n right: 0;\n color: #999;\n font-size: 18px;\n font-style: normal;\n cursor: pointer;\n }\n\n .reset:hover {\n color: ",";\n }\n }\n }\n"])),Te.t7.color("signal.danger")),c(58156)),to=c.n(eo),no=De.Ay.div.withConfig({displayName:"StyledLocationEdit"})(qr||(qr=(0,Ee.A)(["\n && {\n ","\n position: relative;\n\n div {\n :nth-of-type(1) {\n flex: 0 0 13ch;\n margin-right: ",";\n }\n\n :nth-of-type(2) {\n flex: 1 1 auto;\n }\n }\n\n > span {\n flex: 0 0 auto;\n margin-right: ",";\n color: ",";\n }\n\n .react-autosuggest__input {\n ","\n width: 100%;\n }\n\n .react-autosuggest__suggestions-container--open {\n width: calc(100% + 17.5px);\n background-color: ",";\n box-shadow: 0 0 6px ",";\n border: 1px solid ",";\n bottom: -9px;\n left: -10px;\n max-height: 300px;\n overflow-y: auto;\n position: absolute;\n transform: translateY(100%);\n z-index: 2; // higher than StyledIndicatorsContainerWrapper\n }\n\n .react-autosuggest__suggestions-list {\n margin: 0;\n padding: 0;\n list-style-type: none;\n }\n\n .react-autosuggest__suggestion {\n cursor: pointer;\n padding: 8px 12px;\n }\n\n .react-autosuggest__suggestion--highlighted {\n background-color: ",";\n }\n }\n"])),$r,Te.hs.space(-2),Te.hs.space(-2),(function(e){var t=e.immutable,n=e.theme;return t?to()(n,"colors.textDisabled"):to()(n,"colors.text")}),Qr,Te.t7.color("paper"),Te.t7.color("signal.info"),Te.t7.color("secondaryLight"),Te.t7.color("backgroundItemHover"));(0,De.Ay)(no).withConfig({displayName:"StyledAddressEdit"})(Gr||(Gr=(0,Ee.A)(["\n && {\n div {\n :nth-of-type(1) {\n flex: auto;\n width: 100%;\n }\n }\n }\n"])));c(69843);var ro=c(7350),oo=c.n(ro);function ao(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function io(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 so(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?io(Object(n),!0).forEach((function(t){ao(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):io(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function co(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 uo(e,t){if(e){if("string"==typeof e)return co(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)?co(e,t):void 0}}function lo(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,o,a=[],i=!0,s=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){s=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(s)throw o}}return a}}(e,t)||uo(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.")}()}function fo(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}var po=["defaultInputValue","defaultMenuIsOpen","defaultValue","inputValue","menuIsOpen","onChange","onInputChange","onMenuClose","onMenuOpen","value"];function ho(){return ho=Object.assign?Object.assign.bind():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},ho.apply(this,arguments)}function mo(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 go(e,t){return go=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},go(e,t)}function yo(e){return yo=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},yo(e)}function vo(e){return vo="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},vo(e)}function bo(e,t){if(t&&("object"===vo(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e)}function wo(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 Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=yo(e);if(t){var o=yo(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return bo(this,n)}}function Oo(e){return function(e){if(Array.isArray(e))return co(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||uo(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.")}()}var xo=function(){function e(e){var t=this;this._insertTag=function(e){var n;n=0===t.tags.length?t.insertionPoint?t.insertionPoint.nextSibling:t.prepend?t.container.firstChild:t.before:t.tags[t.tags.length-1].nextSibling,t.container.insertBefore(e,n),t.tags.push(e)},this.isSpeedy=void 0===e.speedy||e.speedy,this.tags=[],this.ctr=0,this.nonce=e.nonce,this.key=e.key,this.container=e.container,this.prepend=e.prepend,this.insertionPoint=e.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(e){e.forEach(this._insertTag)},t.insert=function(e){this.ctr%(this.isSpeedy?65e3:1)==0&&this._insertTag(function(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),void 0!==e.nonce&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t}(this));var t=this.tags[this.tags.length-1];if(this.isSpeedy){var n=function(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}(t);try{n.insertRule(e,n.cssRules.length)}catch(e){0}}else t.appendChild(document.createTextNode(e));this.ctr++},t.flush=function(){this.tags.forEach((function(e){return e.parentNode&&e.parentNode.removeChild(e)})),this.tags=[],this.ctr=0},e}(),ko="-ms-",So="-moz-",Eo="-webkit-",_o="comm",Do="rule",Po="decl",jo="@keyframes",Co=Math.abs,Ao=String.fromCharCode,Mo=Object.assign;function To(e){return e.trim()}function Io(e,t,n){return e.replace(t,n)}function No(e,t){return e.indexOf(t)}function Ro(e,t){return 0|e.charCodeAt(t)}function Lo(e,t,n){return e.slice(t,n)}function Fo(e){return e.length}function Ho(e){return e.length}function Wo(e,t){return t.push(e),e}var Bo=1,Yo=1,Uo=0,zo=0,Vo=0,qo="";function Go(e,t,n,r,o,a,i){return{value:e,root:t,parent:n,type:r,props:o,children:a,line:Bo,column:Yo,length:i,return:""}}function Ko(e,t){return Mo(Go("",null,null,"",null,null,0),e,{length:-e.length},t)}function $o(){return Vo=zo>0?Ro(qo,--zo):0,Yo--,10===Vo&&(Yo=1,Bo--),Vo}function Xo(){return Vo=zo<Uo?Ro(qo,zo++):0,Yo++,10===Vo&&(Yo=1,Bo++),Vo}function Qo(){return Ro(qo,zo)}function Zo(){return zo}function Jo(e,t){return Lo(qo,e,t)}function ea(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function ta(e){return Bo=Yo=1,Uo=Fo(qo=e),zo=0,[]}function na(e){return qo="",e}function ra(e){return To(Jo(zo-1,ia(91===e?e+2:40===e?e+1:e)))}function oa(e){for(;(Vo=Qo())&&Vo<33;)Xo();return ea(e)>2||ea(Vo)>3?"":" "}function aa(e,t){for(;--t&&Xo()&&!(Vo<48||Vo>102||Vo>57&&Vo<65||Vo>70&&Vo<97););return Jo(e,Zo()+(t<6&&32==Qo()&&32==Xo()))}function ia(e){for(;Xo();)switch(Vo){case e:return zo;case 34:case 39:34!==e&&39!==e&&ia(Vo);break;case 40:41===e&&ia(e);break;case 92:Xo()}return zo}function sa(e,t){for(;Xo()&&e+Vo!==57&&(e+Vo!==84||47!==Qo()););return"/*"+Jo(t,zo-1)+"*"+Ao(47===e?e:Xo())}function ca(e){for(;!ea(Qo());)Xo();return Jo(e,zo)}function ua(e){return na(la("",null,null,null,[""],e=ta(e),0,[0],e))}function la(e,t,n,r,o,a,i,s,c){for(var u=0,l=0,d=i,f=0,p=0,h=0,m=1,g=1,y=1,v=0,b="",w=o,O=a,x=r,k=b;g;)switch(h=v,v=Xo()){case 40:if(108!=h&&58==Ro(k,d-1)){-1!=No(k+=Io(ra(v),"&","&\f"),"&\f")&&(y=-1);break}case 34:case 39:case 91:k+=ra(v);break;case 9:case 10:case 13:case 32:k+=oa(h);break;case 92:k+=aa(Zo()-1,7);continue;case 47:switch(Qo()){case 42:case 47:Wo(fa(sa(Xo(),Zo()),t,n),c);break;default:k+="/"}break;case 123*m:s[u++]=Fo(k)*y;case 125*m:case 59:case 0:switch(v){case 0:case 125:g=0;case 59+l:p>0&&Fo(k)-d&&Wo(p>32?pa(k+";",r,n,d-1):pa(Io(k," ","")+";",r,n,d-2),c);break;case 59:k+=";";default:if(Wo(x=da(k,t,n,u,l,o,s,b,w=[],O=[],d),a),123===v)if(0===l)la(k,t,x,x,w,a,d,s,O);else switch(99===f&&110===Ro(k,3)?100:f){case 100:case 109:case 115:la(e,x,x,r&&Wo(da(e,x,x,0,0,o,s,b,o,w=[],d),O),o,O,d,s,r?w:O);break;default:la(k,x,x,x,[""],O,0,s,O)}}u=l=p=0,m=y=1,b=k="",d=i;break;case 58:d=1+Fo(k),p=h;default:if(m<1)if(123==v)--m;else if(125==v&&0==m++&&125==$o())continue;switch(k+=Ao(v),v*m){case 38:y=l>0?1:(k+="\f",-1);break;case 44:s[u++]=(Fo(k)-1)*y,y=1;break;case 64:45===Qo()&&(k+=ra(Xo())),f=Qo(),l=d=Fo(b=k+=ca(Zo())),v++;break;case 45:45===h&&2==Fo(k)&&(m=0)}}return a}function da(e,t,n,r,o,a,i,s,c,u,l){for(var d=o-1,f=0===o?a:[""],p=Ho(f),h=0,m=0,g=0;h<r;++h)for(var y=0,v=Lo(e,d+1,d=Co(m=i[h])),b=e;y<p;++y)(b=To(m>0?f[y]+" "+v:Io(v,/&\f/g,f[y])))&&(c[g++]=b);return Go(e,t,n,0===o?Do:s,c,u,l)}function fa(e,t,n){return Go(e,t,n,_o,Ao(Vo),Lo(e,2,-2),0)}function pa(e,t,n,r){return Go(e,t,n,Po,Lo(e,0,r),Lo(e,r+1,-1),r)}function ha(e,t){for(var n="",r=Ho(e),o=0;o<r;o++)n+=t(e[o],o,e,t)||"";return n}function ma(e,t,n,r){switch(e.type){case"@import":case Po:return e.return=e.return||e.value;case _o:return"";case jo:return e.return=e.value+"{"+ha(e.children,r)+"}";case Do:e.value=e.props.join(",")}return Fo(n=ha(e.children,r))?e.return=e.value+"{"+n+"}":""}var ga=function(e,t,n){for(var r=0,o=0;r=o,o=Qo(),38===r&&12===o&&(t[n]=1),!ea(o);)Xo();return Jo(e,zo)},ya=function(e,t){return na(function(e,t){var n=-1,r=44;do{switch(ea(r)){case 0:38===r&&12===Qo()&&(t[n]=1),e[n]+=ga(zo-1,t,n);break;case 2:e[n]+=ra(r);break;case 4:if(44===r){e[++n]=58===Qo()?"&\f":"",t[n]=e[n].length;break}default:e[n]+=Ao(r)}}while(r=Xo());return e}(ta(e),t))},va=new WeakMap,ba=function(e){if("rule"===e.type&&e.parent&&!(e.length<1)){for(var t=e.value,n=e.parent,r=e.column===n.column&&e.line===n.line;"rule"!==n.type;)if(!(n=n.parent))return;if((1!==e.props.length||58===t.charCodeAt(0)||va.get(n))&&!r){va.set(e,!0);for(var o=[],a=ya(t,o),i=n.props,s=0,c=0;s<a.length;s++)for(var u=0;u<i.length;u++,c++)e.props[c]=o[s]?a[s].replace(/&\f/g,i[u]):i[u]+" "+a[s]}}},wa=function(e){if("decl"===e.type){var t=e.value;108===t.charCodeAt(0)&&98===t.charCodeAt(2)&&(e.return="",e.value="")}};function Oa(e,t){switch(function(e,t){return 45^Ro(e,0)?(((t<<2^Ro(e,0))<<2^Ro(e,1))<<2^Ro(e,2))<<2^Ro(e,3):0}(e,t)){case 5103:return Eo+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return Eo+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return Eo+e+So+e+ko+e+e;case 6828:case 4268:return Eo+e+ko+e+e;case 6165:return Eo+e+ko+"flex-"+e+e;case 5187:return Eo+e+Io(e,/(\w+).+(:[^]+)/,Eo+"box-$1$2"+ko+"flex-$1$2")+e;case 5443:return Eo+e+ko+"flex-item-"+Io(e,/flex-|-self/,"")+e;case 4675:return Eo+e+ko+"flex-line-pack"+Io(e,/align-content|flex-|-self/,"")+e;case 5548:return Eo+e+ko+Io(e,"shrink","negative")+e;case 5292:return Eo+e+ko+Io(e,"basis","preferred-size")+e;case 6060:return Eo+"box-"+Io(e,"-grow","")+Eo+e+ko+Io(e,"grow","positive")+e;case 4554:return Eo+Io(e,/([^-])(transform)/g,"$1"+Eo+"$2")+e;case 6187:return Io(Io(Io(e,/(zoom-|grab)/,Eo+"$1"),/(image-set)/,Eo+"$1"),e,"")+e;case 5495:case 3959:return Io(e,/(image-set\([^]*)/,Eo+"$1$`$1");case 4968:return Io(Io(e,/(.+:)(flex-)?(.*)/,Eo+"box-pack:$3"+ko+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+Eo+e+e;case 4095:case 3583:case 4068:case 2532:return Io(e,/(.+)-inline(.+)/,Eo+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(Fo(e)-1-t>6)switch(Ro(e,t+1)){case 109:if(45!==Ro(e,t+4))break;case 102:return Io(e,/(.+:)(.+)-([^]+)/,"$1"+Eo+"$2-$3$1"+So+(108==Ro(e,t+3)?"$3":"$2-$3"))+e;case 115:return~No(e,"stretch")?Oa(Io(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(115!==Ro(e,t+1))break;case 6444:switch(Ro(e,Fo(e)-3-(~No(e,"!important")&&10))){case 107:return Io(e,":",":"+Eo)+e;case 101:return Io(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+Eo+(45===Ro(e,14)?"inline-":"")+"box$3$1"+Eo+"$2$3$1"+ko+"$2box$3")+e}break;case 5936:switch(Ro(e,t+11)){case 114:return Eo+e+ko+Io(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return Eo+e+ko+Io(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return Eo+e+ko+Io(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return Eo+e+ko+e+e}return e}var xa=[function(e,t,n,r){if(e.length>-1&&!e.return)switch(e.type){case Po:e.return=Oa(e.value,e.length);break;case jo:return ha([Ko(e,{value:Io(e.value,"@","@"+Eo)})],r);case Do:if(e.length)return function(e,t){return e.map(t).join("")}(e.props,(function(t){switch(function(e,t){return(e=t.exec(e))?e[0]:e}(t,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return ha([Ko(e,{props:[Io(t,/:(read-\w+)/,":-moz-$1")]})],r);case"::placeholder":return ha([Ko(e,{props:[Io(t,/:(plac\w+)/,":"+Eo+"input-$1")]}),Ko(e,{props:[Io(t,/:(plac\w+)/,":-moz-$1")]}),Ko(e,{props:[Io(t,/:(plac\w+)/,ko+"input-$1")]})],r)}return""}))}}];const ka=function(e){var t=e.key;if("css"===t){var n=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(n,(function(e){-1!==e.getAttribute("data-emotion").indexOf(" ")&&(document.head.appendChild(e),e.setAttribute("data-s",""))}))}var r=e.stylisPlugins||xa;var o,a,i={},s=[];o=e.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+t+' "]'),(function(e){for(var t=e.getAttribute("data-emotion").split(" "),n=1;n<t.length;n++)i[t[n]]=!0;s.push(e)}));var c,u,l,d,f=[ma,(d=function(e){c.insert(e)},function(e){e.root||(e=e.return)&&d(e)})],p=(u=[ba,wa].concat(r,f),l=Ho(u),function(e,t,n,r){for(var o="",a=0;a<l;a++)o+=u[a](e,t,n,r)||"";return o});a=function(e,t,n,r){c=n,function(e){ha(ua(e),p)}(e?e+"{"+t.styles+"}":t.styles),r&&(h.inserted[t.name]=!0)};var h={key:t,sheet:new xo({key:t,container:o,nonce:e.nonce,speedy:e.speedy,prepend:e.prepend,insertionPoint:e.insertionPoint}),nonce:e.nonce,inserted:i,registered:{},insert:a};return h.sheet.hydrate(s),h};c(4146);var Sa=function(e,t,n){var r=e.key+"-"+t.name;!1===n&&void 0===e.registered[r]&&(e.registered[r]=t.styles)};const Ea=function(e){for(var t,n=0,r=0,o=e.length;o>=4;++r,o-=4)t=1540483477*(65535&(t=255&e.charCodeAt(r)|(255&e.charCodeAt(++r))<<8|(255&e.charCodeAt(++r))<<16|(255&e.charCodeAt(++r))<<24))+(59797*(t>>>16)<<16),n=1540483477*(65535&(t^=t>>>24))+(59797*(t>>>16)<<16)^1540483477*(65535&n)+(59797*(n>>>16)<<16);switch(o){case 3:n^=(255&e.charCodeAt(r+2))<<16;case 2:n^=(255&e.charCodeAt(r+1))<<8;case 1:n=1540483477*(65535&(n^=255&e.charCodeAt(r)))+(59797*(n>>>16)<<16)}return(((n=1540483477*(65535&(n^=n>>>13))+(59797*(n>>>16)<<16))^n>>>15)>>>0).toString(36)};var _a=c(83969);const Da=function(e){var t=Object.create(null);return function(n){return void 0===t[n]&&(t[n]=e(n)),t[n]}};var Pa=/[A-Z]|^ms/g,ja=/_EMO_([^_]+?)_([^]*?)_EMO_/g,Ca=function(e){return 45===e.charCodeAt(1)},Aa=function(e){return null!=e&&"boolean"!=typeof e},Ma=Da((function(e){return Ca(e)?e:e.replace(Pa,"-$&").toLowerCase()})),Ta=function(e,t){switch(e){case"animation":case"animationName":if("string"==typeof t)return t.replace(ja,(function(e,t,n){return Na={name:t,styles:n,next:Na},t}))}return 1===_a.A[e]||Ca(e)||"number"!=typeof t||0===t?t:t+"px"};function Ia(e,t,n){if(null==n)return"";if(void 0!==n.__emotion_styles)return n;switch(typeof n){case"boolean":return"";case"object":if(1===n.anim)return Na={name:n.name,styles:n.styles,next:Na},n.name;if(void 0!==n.styles){var r=n.next;if(void 0!==r)for(;void 0!==r;)Na={name:r.name,styles:r.styles,next:Na},r=r.next;return n.styles+";"}return function(e,t,n){var r="";if(Array.isArray(n))for(var o=0;o<n.length;o++)r+=Ia(e,t,n[o])+";";else for(var a in n){var i=n[a];if("object"!=typeof i)null!=t&&void 0!==t[i]?r+=a+"{"+t[i]+"}":Aa(i)&&(r+=Ma(a)+":"+Ta(a,i)+";");else if(!Array.isArray(i)||"string"!=typeof i[0]||null!=t&&void 0!==t[i[0]]){var s=Ia(e,t,i);switch(a){case"animation":case"animationName":r+=Ma(a)+":"+s+";";break;default:r+=a+"{"+s+"}"}}else for(var c=0;c<i.length;c++)Aa(i[c])&&(r+=Ma(a)+":"+Ta(a,i[c])+";")}return r}(e,t,n);case"function":if(void 0!==e){var o=Na,a=n(e);return Na=o,Ia(e,t,a)}}if(null==t)return n;var i=t[n];return void 0!==i?i:n}var Na,Ra=/label:\s*([^\s;\n{]+)\s*(;|$)/g;var La=function(e,t,n){if(1===e.length&&"object"==typeof e[0]&&null!==e[0]&&void 0!==e[0].styles)return e[0];var r=!0,o="";Na=void 0;var a=e[0];null==a||void 0===a.raw?(r=!1,o+=Ia(n,t,a)):o+=a[0];for(var i=1;i<e.length;i++)o+=Ia(n,t,e[i]),r&&(o+=a[i]);Ra.lastIndex=0;for(var s,c="";null!==(s=Ra.exec(o));)c+="-"+s[1];return{name:Ea(o)+c,styles:o,next:Na}},Fa=!!p.useInsertionEffect&&p.useInsertionEffect,Ha=Fa||function(e){return e()},Wa={}.hasOwnProperty,Ba=(0,p.createContext)("undefined"!=typeof HTMLElement?ka({key:"css"}):null);Ba.Provider;var Ya=function(e){return(0,p.forwardRef)((function(t,n){var r=(0,p.useContext)(Ba);return e(t,r,n)}))},Ua=(0,p.createContext)({});var za="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",Va=function(e){var t=e.cache,n=e.serialized,r=e.isStringTag;Sa(t,n,r);Ha((function(){return function(e,t,n){Sa(e,t,n);var r=e.key+"-"+t.name;if(void 0===e.inserted[t.name]){var o=t;do{e.insert(t===o?"."+r:"",o,e.sheet,!0),o=o.next}while(void 0!==o)}}(t,n,r)}));return null},qa=Ya((function(e,t,n){var r=e.css;"string"==typeof r&&void 0!==t.registered[r]&&(r=t.registered[r]);var o=e[za],a=[r],i="";"string"==typeof e.className?i=function(e,t,n){var r="";return n.split(" ").forEach((function(n){void 0!==e[n]?t.push(e[n]+";"):r+=n+" "})),r}(t.registered,a,e.className):null!=e.className&&(i=e.className+" ");var s=La(a,void 0,(0,p.useContext)(Ua));i+=t.key+"-"+s.name;var c={};for(var u in e)Wa.call(e,u)&&"css"!==u&&u!==za&&(c[u]=e[u]);return c.ref=n,c.className=i,(0,p.createElement)(p.Fragment,null,(0,p.createElement)(Va,{cache:t,serialized:s,isStringTag:"string"==typeof o}),(0,p.createElement)(o,c))}));var Ga=function(e,t){var n=arguments;if(null==t||!Wa.call(t,"css"))return p.createElement.apply(void 0,n);var r=n.length,o=new Array(r);o[0]=qa,o[1]=function(e,t){var n={};for(var r in t)Wa.call(t,r)&&(n[r]=t[r]);return n[za]=e,n}(e,t);for(var a=2;a<r;a++)o[a]=n[a];return p.createElement.apply(null,o)};function Ka(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return La(t)}var $a=c(81845),Xa=c.n($a);Math.min,Math.max;const Qa=["top","right","bottom","left"];Qa.reduce(((e,t)=>e.concat(t,t+"-start",t+"-end")),[]);function Za(e){return e&&e.document&&e.location&&e.alert&&e.setInterval}function Ja(e){if(null==e)return window;if(!Za(e)){const t=e.ownerDocument;return t&&t.defaultView||window}return e}function ei(e){return Ja(e).getComputedStyle(e)}function ti(e){return Za(e)?"":e?(e.nodeName||"").toLowerCase():""}function ni(){const e=navigator.userAgentData;return e&&Array.isArray(e.brands)?e.brands.map((e=>e.brand+"/"+e.version)).join(" "):navigator.userAgent}function ri(e){return e instanceof Ja(e).HTMLElement}function oi(e){return e instanceof Ja(e).Element}function ai(e){return"undefined"!=typeof ShadowRoot&&(e instanceof Ja(e).ShadowRoot||e instanceof ShadowRoot)}function ii(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=ei(e);return/auto|scroll|overlay|hidden/.test(t+r+n)&&!["inline","contents"].includes(o)}function si(){return!/^((?!chrome|android).)*safari/i.test(ni())}function ci(e){return["html","body","#document"].includes(ti(e))}Math.min,Math.max;const ui=Math.round;function li(e,t,n){var r,o,a,i;void 0===t&&(t=!1),void 0===n&&(n=!1);const s=e.getBoundingClientRect();let c=1,u=1;t&&ri(e)&&(c=e.offsetWidth>0&&ui(s.width)/e.offsetWidth||1,u=e.offsetHeight>0&&ui(s.height)/e.offsetHeight||1);const l=oi(e)?Ja(e):window,d=!si()&&n,f=(s.left+(d&&null!=(r=null==(o=l.visualViewport)?void 0:o.offsetLeft)?r:0))/c,p=(s.top+(d&&null!=(a=null==(i=l.visualViewport)?void 0:i.offsetTop)?a:0))/u,h=s.width/c,m=s.height/u;return{width:h,height:m,top:p,right:f+h,bottom:p+m,left:f,x:f,y:p}}function di(e){return(t=e,(t instanceof Ja(t).Node?e.ownerDocument:e.document)||window.document).documentElement;var t}function fi(e){if("html"===ti(e))return e;const t=e.assignedSlot||e.parentNode||(ai(e)?e.host:null)||di(e);return ai(t)?t.host:t}function pi(e){const t=fi(e);return ci(t)?e.ownerDocument.body:ri(t)&&ii(t)?t:pi(t)}function hi(e,t){var n;void 0===t&&(t=[]);const r=pi(e),o=r===(null==(n=e.ownerDocument)?void 0:n.body),a=Ja(r),i=o?[a].concat(a.visualViewport||[],ii(r)?r:[]):r,s=t.concat(i);return o?s:s.concat(hi(i))}const mi=p.useLayoutEffect;var gi=["className","clearValue","cx","getStyles","getClassNames","getValue","hasValue","isMulti","isRtl","options","selectOption","selectProps","setValue","theme"],yi=function(){};function vi(e,t){return t?"-"===t[0]?e+t:e+"__"+t:e}function bi(e,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),o=2;o<n;o++)r[o-2]=arguments[o];var a=[].concat(r);if(t&&e)for(var i in t)t.hasOwnProperty(i)&&t[i]&&a.push("".concat(vi(e,i)));return a.filter((function(e){return e})).map((function(e){return String(e).trim()})).join(" ")}var wi=function(e){return t=e,Array.isArray(t)?e.filter(Boolean):"object"===vo(e)&&null!==e?[e]:[];var t},Oi=function(e){return e.className,e.clearValue,e.cx,e.getStyles,e.getClassNames,e.getValue,e.hasValue,e.isMulti,e.isRtl,e.options,e.selectOption,e.selectProps,e.setValue,e.theme,so({},fo(e,gi))},xi=function(e,t,n){var r=e.cx,o=e.getStyles,a=e.getClassNames,i=e.className;return{css:o(t,e),className:r(null!=n?n:{},a(t,e),i)}};function ki(e){return[document.documentElement,document.body,window].indexOf(e)>-1}function Si(e){return ki(e)?window.pageYOffset:e.scrollTop}function Ei(e,t){ki(e)?window.scrollTo(0,t):e.scrollTop=t}function _i(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:200,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:yi,o=Si(e),a=t-o,i=0;!function t(){var s=function(e,t,n,r){return n*((e=e/r-1)*e*e+1)+t}(i+=10,o,a,n);Ei(e,s),i<n?window.requestAnimationFrame(t):r(e)}()}function Di(e,t){var n=e.getBoundingClientRect(),r=t.getBoundingClientRect(),o=t.offsetHeight/3;r.bottom+o>n.bottom?Ei(e,Math.min(t.offsetTop+t.clientHeight-e.offsetHeight+o,e.scrollHeight)):r.top-o<n.top&&Ei(e,Math.max(t.offsetTop-o,0))}function Pi(){try{return document.createEvent("TouchEvent"),!0}catch(e){return!1}}var ji=!1,Ci={get passive(){return ji=!0}},Ai="undefined"!=typeof window?window:{};Ai.addEventListener&&Ai.removeEventListener&&(Ai.addEventListener("p",yi,Ci),Ai.removeEventListener("p",yi,!1));var Mi=ji;function Ti(e){return null!=e}function Ii(e,t,n){return e?t:n}var Ni=["children","innerProps"],Ri=["children","innerProps"];function Li(e){var t=e.maxHeight,n=e.menuEl,r=e.minHeight,o=e.placement,a=e.shouldScroll,i=e.isFixedPosition,s=e.controlHeight,c=function(e){var t=getComputedStyle(e),n="absolute"===t.position,r=/(auto|scroll)/;if("fixed"===t.position)return document.documentElement;for(var o=e;o=o.parentElement;)if(t=getComputedStyle(o),(!n||"static"!==t.position)&&r.test(t.overflow+t.overflowY+t.overflowX))return o;return document.documentElement}(n),u={placement:"bottom",maxHeight:t};if(!n||!n.offsetParent)return u;var l,d=c.getBoundingClientRect().height,f=n.getBoundingClientRect(),p=f.bottom,h=f.height,m=f.top,g=n.offsetParent.getBoundingClientRect().top,y=i?window.innerHeight:ki(l=c)?window.innerHeight:l.clientHeight,v=Si(c),b=parseInt(getComputedStyle(n).marginBottom,10),w=parseInt(getComputedStyle(n).marginTop,10),O=g-w,x=y-m,k=O+v,S=d-v-m,E=p-y+v+b,_=v+m-w,D=160;switch(o){case"auto":case"bottom":if(x>=h)return{placement:"bottom",maxHeight:t};if(S>=h&&!i)return a&&_i(c,E,D),{placement:"bottom",maxHeight:t};if(!i&&S>=r||i&&x>=r)return a&&_i(c,E,D),{placement:"bottom",maxHeight:i?x-b:S-b};if("auto"===o||i){var P=t,j=i?O:k;return j>=r&&(P=Math.min(j-b-s,t)),{placement:"top",maxHeight:P}}if("bottom"===o)return a&&Ei(c,E),{placement:"bottom",maxHeight:t};break;case"top":if(O>=h)return{placement:"top",maxHeight:t};if(k>=h&&!i)return a&&_i(c,_,D),{placement:"top",maxHeight:t};if(!i&&k>=r||i&&O>=r){var C=t;return(!i&&k>=r||i&&O>=r)&&(C=i?O-w:k-w),a&&_i(c,_,D),{placement:"top",maxHeight:C}}return{placement:"bottom",maxHeight:t};default:throw new Error('Invalid placement provided "'.concat(o,'".'))}return u}var Fi,Hi=function(e){return"auto"===e?"bottom":e},Wi=(0,p.createContext)(null),Bi=function(e){var t=e.children,n=e.minMenuHeight,r=e.maxMenuHeight,o=e.menuPlacement,a=e.menuPosition,i=e.menuShouldScrollIntoView,s=e.theme,c=((0,p.useContext)(Wi)||{}).setPortalPlacement,u=(0,p.useRef)(null),l=lo((0,p.useState)(r),2),d=l[0],f=l[1],h=lo((0,p.useState)(null),2),m=h[0],g=h[1],y=s.spacing.controlHeight;return mi((function(){var e=u.current;if(e){var t="fixed"===a,s=Li({maxHeight:r,menuEl:e,minHeight:n,placement:o,shouldScroll:i&&!t,isFixedPosition:t,controlHeight:y});f(s.maxHeight),g(s.placement),null==c||c(s.placement)}}),[r,o,a,i,n,c,y]),t({ref:u,placerProps:so(so({},e),{},{placement:m||Hi(o),maxHeight:d})})},Yi=function(e){var t=e.children,n=e.innerRef,r=e.innerProps;return Ga("div",ho({},xi(e,"menu",{menu:!0}),{ref:n},r),t)},Ui=function(e,t){var n=e.theme,r=n.spacing.baseUnit,o=n.colors;return so({textAlign:"center"},t?{}:{color:o.neutral40,padding:"".concat(2*r,"px ").concat(3*r,"px")})},zi=Ui,Vi=Ui,qi=["size"],Gi=["innerProps","isRtl","size"];var Ki,$i,Xi={name:"8mmkcg",styles:"display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0"},Qi=function(e){var t=e.size,n=fo(e,qi);return Ga("svg",ho({height:t,width:t,viewBox:"0 0 20 20","aria-hidden":"true",focusable:"false",css:Xi},n))},Zi=function(e){return Ga(Qi,ho({size:20},e),Ga("path",{d:"M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z"}))},Ji=function(e){return Ga(Qi,ho({size:20},e),Ga("path",{d:"M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"}))},es=function(e,t){var n=e.isFocused,r=e.theme,o=r.spacing.baseUnit,a=r.colors;return so({label:"indicatorContainer",display:"flex",transition:"color 150ms"},t?{}:{color:n?a.neutral60:a.neutral20,padding:2*o,":hover":{color:n?a.neutral80:a.neutral40}})},ts=es,ns=es,rs=function(){var e=Ka.apply(void 0,arguments),t="animation-"+e.name;return{name:t,styles:"@keyframes "+t+"{"+e.styles+"}",anim:1,toString:function(){return"_EMO_"+this.name+"_"+this.styles+"_EMO_"}}}(Fi||(Ki=["\n 0%, 80%, 100% { opacity: 0; }\n 40% { opacity: 1; }\n"],$i||($i=Ki.slice(0)),Fi=Object.freeze(Object.defineProperties(Ki,{raw:{value:Object.freeze($i)}})))),os=function(e){var t=e.delay,n=e.offset;return Ga("span",{css:Ka({animation:"".concat(rs," 1s ease-in-out ").concat(t,"ms infinite;"),backgroundColor:"currentColor",borderRadius:"1em",display:"inline-block",marginLeft:n?"1em":void 0,height:"1em",verticalAlign:"top",width:"1em"},"","")})},as=function(e){var t=e.children,n=e.isDisabled,r=e.isFocused,o=e.innerRef,a=e.innerProps,i=e.menuIsOpen;return Ga("div",ho({ref:o},xi(e,"control",{control:!0,"control--is-disabled":n,"control--is-focused":r,"control--menu-is-open":i}),a,{"aria-disabled":n||void 0}),t)},is=["data"],ss=function(e){var t=e.children,n=e.cx,r=e.getStyles,o=e.getClassNames,a=e.Heading,i=e.headingProps,s=e.innerProps,c=e.label,u=e.theme,l=e.selectProps;return Ga("div",ho({},xi(e,"group",{group:!0}),s),Ga(a,ho({},i,{selectProps:l,theme:u,getStyles:r,getClassNames:o,cx:n}),c),Ga("div",null,t))},cs=["innerRef","isDisabled","isHidden","inputClassName"],us={gridArea:"1 / 2",font:"inherit",minWidth:"2px",border:0,margin:0,outline:0,padding:0},ls={flex:"1 1 auto",display:"inline-grid",gridArea:"1 / 1 / 2 / 3",gridTemplateColumns:"0 min-content","&:after":so({content:'attr(data-value) " "',visibility:"hidden",whiteSpace:"pre"},us)},ds=function(e){return so({label:"input",color:"inherit",background:0,opacity:e?0:1,width:"100%"},us)},fs=function(e){var t=e.children,n=e.innerProps;return Ga("div",n,t)};var ps=function(e){var t=e.children,n=e.components,r=e.data,o=e.innerProps,a=e.isDisabled,i=e.removeProps,s=e.selectProps,c=n.Container,u=n.Label,l=n.Remove;return Ga(c,{data:r,innerProps:so(so({},xi(e,"multiValue",{"multi-value":!0,"multi-value--is-disabled":a})),o),selectProps:s},Ga(u,{data:r,innerProps:so({},xi(e,"multiValueLabel",{"multi-value__label":!0})),selectProps:s},t),Ga(l,{data:r,innerProps:so(so({},xi(e,"multiValueRemove",{"multi-value__remove":!0})),{},{"aria-label":"Remove ".concat(t||"option")},i),selectProps:s}))},hs={ClearIndicator:function(e){var t=e.children,n=e.innerProps;return Ga("div",ho({},xi(e,"clearIndicator",{indicator:!0,"clear-indicator":!0}),n),t||Ga(Zi,null))},Control:as,DropdownIndicator:function(e){var t=e.children,n=e.innerProps;return Ga("div",ho({},xi(e,"dropdownIndicator",{indicator:!0,"dropdown-indicator":!0}),n),t||Ga(Ji,null))},DownChevron:Ji,CrossIcon:Zi,Group:ss,GroupHeading:function(e){var t=Oi(e);t.data;var n=fo(t,is);return Ga("div",ho({},xi(e,"groupHeading",{"group-heading":!0}),n))},IndicatorsContainer:function(e){var t=e.children,n=e.innerProps;return Ga("div",ho({},xi(e,"indicatorsContainer",{indicators:!0}),n),t)},IndicatorSeparator:function(e){var t=e.innerProps;return Ga("span",ho({},t,xi(e,"indicatorSeparator",{"indicator-separator":!0})))},Input:function(e){var t=e.cx,n=e.value,r=Oi(e),o=r.innerRef,a=r.isDisabled,i=r.isHidden,s=r.inputClassName,c=fo(r,cs);return Ga("div",ho({},xi(e,"input",{"input-container":!0}),{"data-value":n||""}),Ga("input",ho({className:t({input:!0},s),ref:o,style:ds(i),disabled:a},c)))},LoadingIndicator:function(e){var t=e.innerProps,n=e.isRtl,r=e.size,o=void 0===r?4:r,a=fo(e,Gi);return Ga("div",ho({},xi(so(so({},a),{},{innerProps:t,isRtl:n,size:o}),"loadingIndicator",{indicator:!0,"loading-indicator":!0}),t),Ga(os,{delay:0,offset:n}),Ga(os,{delay:160,offset:!0}),Ga(os,{delay:320,offset:!n}))},Menu:Yi,MenuList:function(e){var t=e.children,n=e.innerProps,r=e.innerRef,o=e.isMulti;return Ga("div",ho({},xi(e,"menuList",{"menu-list":!0,"menu-list--is-multi":o}),{ref:r},n),t)},MenuPortal:function(e){var t=e.appendTo,n=e.children,r=e.controlElement,o=e.innerProps,a=e.menuPlacement,i=e.menuPosition,s=(0,p.useRef)(null),c=(0,p.useRef)(null),u=lo((0,p.useState)(Hi(a)),2),l=u[0],d=u[1],f=(0,p.useMemo)((function(){return{setPortalPlacement:d}}),[]),h=lo((0,p.useState)(null),2),m=h[0],g=h[1],y=(0,p.useCallback)((function(){if(r){var e=function(e){var t=e.getBoundingClientRect();return{bottom:t.bottom,height:t.height,left:t.left,right:t.right,top:t.top,width:t.width}}(r),t="fixed"===i?0:window.pageYOffset,n=e[l]+t;n===(null==m?void 0:m.offset)&&e.left===(null==m?void 0:m.rect.left)&&e.width===(null==m?void 0:m.rect.width)||g({offset:n,rect:e})}}),[r,i,l,null==m?void 0:m.offset,null==m?void 0:m.rect.left,null==m?void 0:m.rect.width]);mi((function(){y()}),[y]);var v=(0,p.useCallback)((function(){"function"==typeof c.current&&(c.current(),c.current=null),r&&s.current&&(c.current=function(e,t,n,r){void 0===r&&(r={});const{ancestorScroll:o=!0,ancestorResize:a=!0,elementResize:i=!0,animationFrame:s=!1}=r,c=o&&!s,u=c||a?[...oi(e)?hi(e):e.contextElement?hi(e.contextElement):[],...hi(t)]:[];u.forEach((e=>{c&&e.addEventListener("scroll",n,{passive:!0}),a&&e.addEventListener("resize",n)}));let l,d=null;if(i){let r=!0;d=new ResizeObserver((()=>{r||n(),r=!1})),oi(e)&&!s&&d.observe(e),oi(e)||!e.contextElement||s||d.observe(e.contextElement),d.observe(t)}let f=s?li(e):null;return s&&function t(){const r=li(e);!f||r.x===f.x&&r.y===f.y&&r.width===f.width&&r.height===f.height||n(),f=r,l=requestAnimationFrame(t)}(),n(),()=>{var e;u.forEach((e=>{c&&e.removeEventListener("scroll",n),a&&e.removeEventListener("resize",n)})),null==(e=d)||e.disconnect(),d=null,s&&cancelAnimationFrame(l)}}(r,s.current,y,{elementResize:"ResizeObserver"in window}))}),[r,y]);mi((function(){v()}),[v]);var b=(0,p.useCallback)((function(e){s.current=e,v()}),[v]);if(!t&&"fixed"!==i||!m)return null;var w=Ga("div",ho({ref:b},xi(so(so({},e),{},{offset:m.offset,position:i,rect:m.rect}),"menuPortal",{"menu-portal":!0}),o),n);return Ga(Wi.Provider,{value:f},t?(0,$a.createPortal)(w,t):w)},LoadingMessage:function(e){var t=e.children,n=void 0===t?"Loading...":t,r=e.innerProps,o=fo(e,Ri);return Ga("div",ho({},xi(so(so({},o),{},{children:n,innerProps:r}),"loadingMessage",{"menu-notice":!0,"menu-notice--loading":!0}),r),n)},NoOptionsMessage:function(e){var t=e.children,n=void 0===t?"No options":t,r=e.innerProps,o=fo(e,Ni);return Ga("div",ho({},xi(so(so({},o),{},{children:n,innerProps:r}),"noOptionsMessage",{"menu-notice":!0,"menu-notice--no-options":!0}),r),n)},MultiValue:ps,MultiValueContainer:fs,MultiValueLabel:fs,MultiValueRemove:function(e){var t=e.children,n=e.innerProps;return Ga("div",ho({role:"button"},n),t||Ga(Zi,{size:14}))},Option:function(e){var t=e.children,n=e.isDisabled,r=e.isFocused,o=e.isSelected,a=e.innerRef,i=e.innerProps;return Ga("div",ho({},xi(e,"option",{option:!0,"option--is-disabled":n,"option--is-focused":r,"option--is-selected":o}),{ref:a,"aria-disabled":n},i),t)},Placeholder:function(e){var t=e.children,n=e.innerProps;return Ga("div",ho({},xi(e,"placeholder",{placeholder:!0}),n),t)},SelectContainer:function(e){var t=e.children,n=e.innerProps,r=e.isDisabled,o=e.isRtl;return Ga("div",ho({},xi(e,"container",{"--is-disabled":r,"--is-rtl":o}),n),t)},SingleValue:function(e){var t=e.children,n=e.isDisabled,r=e.innerProps;return Ga("div",ho({},xi(e,"singleValue",{"single-value":!0,"single-value--is-disabled":n}),r),t)},ValueContainer:function(e){var t=e.children,n=e.innerProps,r=e.isMulti,o=e.hasValue;return Ga("div",ho({},xi(e,"valueContainer",{"value-container":!0,"value-container--is-multi":r,"value-container--has-value":o}),n),t)}},ms=Number.isNaN||function(e){return"number"==typeof e&&e!=e};function gs(e,t){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(r=e[n],o=t[n],!(r===o||ms(r)&&ms(o)))return!1;var r,o;return!0}for(var ys={name:"7pg0cj-a11yText",styles:"label:a11yText;z-index:9999;border:0;clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;position:absolute;overflow:hidden;padding:0;white-space:nowrap"},vs=function(e){return Ga("span",ho({css:ys},e))},bs={guidance:function(e){var t=e.isSearchable,n=e.isMulti,r=e.tabSelectsValue,o=e.context,a=e.isInitialFocus;switch(o){case"menu":return"Use Up and Down to choose options, press Enter to select the currently focused option, press Escape to exit the menu".concat(r?", press Tab to select the option and exit the menu":"",".");case"input":return a?"".concat(e["aria-label"]||"Select"," is focused ").concat(t?",type to refine list":"",", press Down to open the menu, ").concat(n?" press left to focus selected values":""):"";case"value":return"Use left and right to toggle between focused values, press Backspace to remove the currently focused value";default:return""}},onChange:function(e){var t=e.action,n=e.label,r=void 0===n?"":n,o=e.labels,a=e.isDisabled;switch(t){case"deselect-option":case"pop-value":case"remove-value":return"option ".concat(r,", deselected.");case"clear":return"All selected options have been cleared.";case"initial-input-focus":return"option".concat(o.length>1?"s":""," ").concat(o.join(","),", selected.");case"select-option":return"option ".concat(r,a?" is disabled. Select another option.":", selected.");default:return""}},onFocus:function(e){var t=e.context,n=e.focused,r=e.options,o=e.label,a=void 0===o?"":o,i=e.selectValue,s=e.isDisabled,c=e.isSelected,u=e.isAppleDevice,l=function(e,t){return e&&e.length?"".concat(e.indexOf(t)+1," of ").concat(e.length):""};if("value"===t&&i)return"value ".concat(a," focused, ").concat(l(i,n),".");if("menu"===t&&u){var d=s?" disabled":"",f="".concat(c?" selected":"").concat(d);return"".concat(a).concat(f,", ").concat(l(r,n),".")}return""},onFilter:function(e){var t=e.inputValue,n=e.resultsMessage;return"".concat(n).concat(t?" for search term "+t:"",".")}},ws=function(e){var t=e.ariaSelection,n=e.focusedOption,r=e.focusedValue,o=e.focusableOptions,a=e.isFocused,i=e.selectValue,s=e.selectProps,c=e.id,u=e.isAppleDevice,l=s.ariaLiveMessages,d=s.getOptionLabel,f=s.inputValue,h=s.isMulti,m=s.isOptionDisabled,g=s.isSearchable,y=s.menuIsOpen,v=s.options,b=s.screenReaderStatus,w=s.tabSelectsValue,O=s.isLoading,x=s["aria-label"],k=s["aria-live"],S=(0,p.useMemo)((function(){return so(so({},bs),l||{})}),[l]),E=(0,p.useMemo)((function(){var e,n="";if(t&&S.onChange){var r=t.option,o=t.options,a=t.removedValue,s=t.removedValues,c=t.value,u=a||r||(e=c,Array.isArray(e)?null:e),l=u?d(u):"",f=o||s||void 0,p=f?f.map(d):[],h=so({isDisabled:u&&m(u,i),label:l,labels:p},t);n=S.onChange(h)}return n}),[t,S,m,i,d]),_=(0,p.useMemo)((function(){var e="",t=n||r,a=!!(n&&i&&i.includes(n));if(t&&S.onFocus){var s={focused:t,label:d(t),isDisabled:m(t,i),isSelected:a,options:o,context:t===n?"menu":"value",selectValue:i,isAppleDevice:u};e=S.onFocus(s)}return e}),[n,r,d,m,S,o,i,u]),D=(0,p.useMemo)((function(){var e="";if(y&&v.length&&!O&&S.onFilter){var t=b({count:o.length});e=S.onFilter({inputValue:f,resultsMessage:t})}return e}),[o,f,y,S,v,b,O]),P="initial-input-focus"===(null==t?void 0:t.action),j=(0,p.useMemo)((function(){var e="";if(S.guidance){var t=r?"value":y?"menu":"input";e=S.guidance({"aria-label":x,context:t,isDisabled:n&&m(n,i),isMulti:h,isSearchable:g,tabSelectsValue:w,isInitialFocus:P})}return e}),[x,n,r,h,m,g,y,S,i,w,P]),C=Ga(p.Fragment,null,Ga("span",{id:"aria-selection"},E),Ga("span",{id:"aria-focused"},_),Ga("span",{id:"aria-results"},D),Ga("span",{id:"aria-guidance"},j));return Ga(p.Fragment,null,Ga(vs,{id:c},P&&C),Ga(vs,{"aria-live":k,"aria-atomic":"false","aria-relevant":"additions text",role:"log"},a&&!P&&C))},Os=[{base:"A",letters:"AⒶAÀÁÂẦẤẪẨÃĀĂẰẮẴẲȦǠÄǞẢÅǺǍȀȂẠẬẶḀĄȺⱯ"},{base:"AA",letters:"Ꜳ"},{base:"AE",letters:"ÆǼǢ"},{base:"AO",letters:"Ꜵ"},{base:"AU",letters:"Ꜷ"},{base:"AV",letters:"ꜸꜺ"},{base:"AY",letters:"Ꜽ"},{base:"B",letters:"BⒷBḂḄḆɃƂƁ"},{base:"C",letters:"CⒸCĆĈĊČÇḈƇȻꜾ"},{base:"D",letters:"DⒹDḊĎḌḐḒḎĐƋƊƉꝹ"},{base:"DZ",letters:"DZDŽ"},{base:"Dz",letters:"DzDž"},{base:"E",letters:"EⒺEÈÉÊỀẾỄỂẼĒḔḖĔĖËẺĚȄȆẸỆȨḜĘḘḚƐƎ"},{base:"F",letters:"FⒻFḞƑꝻ"},{base:"G",letters:"GⒼGǴĜḠĞĠǦĢǤƓꞠꝽꝾ"},{base:"H",letters:"HⒽHĤḢḦȞḤḨḪĦⱧⱵꞍ"},{base:"I",letters:"IⒾIÌÍÎĨĪĬİÏḮỈǏȈȊỊĮḬƗ"},{base:"J",letters:"JⒿJĴɈ"},{base:"K",letters:"KⓀKḰǨḲĶḴƘⱩꝀꝂꝄꞢ"},{base:"L",letters:"LⓁLĿĹĽḶḸĻḼḺŁȽⱢⱠꝈꝆꞀ"},{base:"LJ",letters:"LJ"},{base:"Lj",letters:"Lj"},{base:"M",letters:"MⓂMḾṀṂⱮƜ"},{base:"N",letters:"NⓃNǸŃÑṄŇṆŅṊṈȠƝꞐꞤ"},{base:"NJ",letters:"NJ"},{base:"Nj",letters:"Nj"},{base:"O",letters:"OⓄOÒÓÔỒỐỖỔÕṌȬṎŌṐṒŎȮȰÖȪỎŐǑȌȎƠỜỚỠỞỢỌỘǪǬØǾƆƟꝊꝌ"},{base:"OI",letters:"Ƣ"},{base:"OO",letters:"Ꝏ"},{base:"OU",letters:"Ȣ"},{base:"P",letters:"PⓅPṔṖƤⱣꝐꝒꝔ"},{base:"Q",letters:"QⓆQꝖꝘɊ"},{base:"R",letters:"RⓇRŔṘŘȐȒṚṜŖṞɌⱤꝚꞦꞂ"},{base:"S",letters:"SⓈSẞŚṤŜṠŠṦṢṨȘŞⱾꞨꞄ"},{base:"T",letters:"TⓉTṪŤṬȚŢṰṮŦƬƮȾꞆ"},{base:"TZ",letters:"Ꜩ"},{base:"U",letters:"UⓊUÙÚÛŨṸŪṺŬÜǛǗǕǙỦŮŰǓȔȖƯỪỨỮỬỰỤṲŲṶṴɄ"},{base:"V",letters:"VⓋVṼṾƲꝞɅ"},{base:"VY",letters:"Ꝡ"},{base:"W",letters:"WⓌWẀẂŴẆẄẈⱲ"},{base:"X",letters:"XⓍXẊẌ"},{base:"Y",letters:"YⓎYỲÝŶỸȲẎŸỶỴƳɎỾ"},{base:"Z",letters:"ZⓏZŹẐŻŽẒẔƵȤⱿⱫꝢ"},{base:"a",letters:"aⓐaẚàáâầấẫẩãāăằắẵẳȧǡäǟảåǻǎȁȃạậặḁąⱥɐ"},{base:"aa",letters:"ꜳ"},{base:"ae",letters:"æǽǣ"},{base:"ao",letters:"ꜵ"},{base:"au",letters:"ꜷ"},{base:"av",letters:"ꜹꜻ"},{base:"ay",letters:"ꜽ"},{base:"b",letters:"bⓑbḃḅḇƀƃɓ"},{base:"c",letters:"cⓒcćĉċčçḉƈȼꜿↄ"},{base:"d",letters:"dⓓdḋďḍḑḓḏđƌɖɗꝺ"},{base:"dz",letters:"dzdž"},{base:"e",letters:"eⓔeèéêềếễểẽēḕḗĕėëẻěȅȇẹệȩḝęḙḛɇɛǝ"},{base:"f",letters:"fⓕfḟƒꝼ"},{base:"g",letters:"gⓖgǵĝḡğġǧģǥɠꞡᵹꝿ"},{base:"h",letters:"hⓗhĥḣḧȟḥḩḫẖħⱨⱶɥ"},{base:"hv",letters:"ƕ"},{base:"i",letters:"iⓘiìíîĩīĭïḯỉǐȉȋịįḭɨı"},{base:"j",letters:"jⓙjĵǰɉ"},{base:"k",letters:"kⓚkḱǩḳķḵƙⱪꝁꝃꝅꞣ"},{base:"l",letters:"lⓛlŀĺľḷḹļḽḻſłƚɫⱡꝉꞁꝇ"},{base:"lj",letters:"lj"},{base:"m",letters:"mⓜmḿṁṃɱɯ"},{base:"n",letters:"nⓝnǹńñṅňṇņṋṉƞɲʼnꞑꞥ"},{base:"nj",letters:"nj"},{base:"o",letters:"oⓞoòóôồốỗổõṍȭṏōṑṓŏȯȱöȫỏőǒȍȏơờớỡởợọộǫǭøǿɔꝋꝍɵ"},{base:"oi",letters:"ƣ"},{base:"ou",letters:"ȣ"},{base:"oo",letters:"ꝏ"},{base:"p",letters:"pⓟpṕṗƥᵽꝑꝓꝕ"},{base:"q",letters:"qⓠqɋꝗꝙ"},{base:"r",letters:"rⓡrŕṙřȑȓṛṝŗṟɍɽꝛꞧꞃ"},{base:"s",letters:"sⓢsßśṥŝṡšṧṣṩșşȿꞩꞅẛ"},{base:"t",letters:"tⓣtṫẗťṭțţṱṯŧƭʈⱦꞇ"},{base:"tz",letters:"ꜩ"},{base:"u",letters:"uⓤuùúûũṹūṻŭüǜǘǖǚủůűǔȕȗưừứữửựụṳųṷṵʉ"},{base:"v",letters:"vⓥvṽṿʋꝟʌ"},{base:"vy",letters:"ꝡ"},{base:"w",letters:"wⓦwẁẃŵẇẅẘẉⱳ"},{base:"x",letters:"xⓧxẋẍ"},{base:"y",letters:"yⓨyỳýŷỹȳẏÿỷẙỵƴɏỿ"},{base:"z",letters:"zⓩzźẑżžẓẕƶȥɀⱬꝣ"}],xs=new RegExp("["+Os.map((function(e){return e.letters})).join("")+"]","g"),ks={},Ss=0;Ss<Os.length;Ss++)for(var Es=Os[Ss],_s=0;_s<Es.letters.length;_s++)ks[Es.letters[_s]]=Es.base;var Ds=function(e){return e.replace(xs,(function(e){return ks[e]}))},Ps=function(e,t){void 0===t&&(t=gs);var n=null;function r(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];if(n&&n.lastThis===this&&t(r,n.lastArgs))return n.lastResult;var a=e.apply(this,r);return n={lastResult:a,lastArgs:r,lastThis:this},a}return r.clear=function(){n=null},r}(Ds),js=function(e){return e.replace(/^\s+|\s+$/g,"")},Cs=function(e){return"".concat(e.label," ").concat(e.value)},As=["innerRef"];function Ms(e){var t=e.innerRef,n=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var o=Object.entries(e).filter((function(e){var t=lo(e,1)[0];return!n.includes(t)}));return o.reduce((function(e,t){var n=lo(t,2),r=n[0],o=n[1];return e[r]=o,e}),{})}(fo(e,As),"onExited","in","enter","exit","appear");return Ga("input",ho({ref:t},n,{css:Ka({label:"dummyInput",background:0,border:0,caretColor:"transparent",fontSize:"inherit",gridArea:"1 / 1 / 2 / 3",outline:0,padding:0,width:1,color:"transparent",left:-100,opacity:0,position:"relative",transform:"scale(.01)"},"","")}))}var Ts=function(e){e.cancelable&&e.preventDefault(),e.stopPropagation()};var Is=["boxSizing","height","overflow","paddingRight","position"],Ns={boxSizing:"border-box",overflow:"hidden",position:"relative",height:"100%"};function Rs(e){e.preventDefault()}function Ls(e){e.stopPropagation()}function Fs(){var e=this.scrollTop,t=this.scrollHeight,n=e+this.offsetHeight;0===e?this.scrollTop=1:n===t&&(this.scrollTop=e-1)}function Hs(){return"ontouchstart"in window||navigator.maxTouchPoints}var Ws=!("undefined"==typeof window||!window.document||!window.document.createElement),Bs=0,Ys={capture:!1,passive:!1};var Us=function(e){var t=e.target;return t.ownerDocument.activeElement&&t.ownerDocument.activeElement.blur()},zs={name:"1kfdb0e",styles:"position:fixed;left:0;bottom:0;right:0;top:0"};function Vs(e){var t=e.children,n=e.lockEnabled,r=e.captureEnabled,o=function(e){var t=e.isEnabled,n=e.onBottomArrive,r=e.onBottomLeave,o=e.onTopArrive,a=e.onTopLeave,i=(0,p.useRef)(!1),s=(0,p.useRef)(!1),c=(0,p.useRef)(0),u=(0,p.useRef)(null),l=(0,p.useCallback)((function(e,t){if(null!==u.current){var c=u.current,l=c.scrollTop,d=c.scrollHeight,f=c.clientHeight,p=u.current,h=t>0,m=d-f-l,g=!1;m>t&&i.current&&(r&&r(e),i.current=!1),h&&s.current&&(a&&a(e),s.current=!1),h&&t>m?(n&&!i.current&&n(e),p.scrollTop=d,g=!0,i.current=!0):!h&&-t>l&&(o&&!s.current&&o(e),p.scrollTop=0,g=!0,s.current=!0),g&&Ts(e)}}),[n,r,o,a]),d=(0,p.useCallback)((function(e){l(e,e.deltaY)}),[l]),f=(0,p.useCallback)((function(e){c.current=e.changedTouches[0].clientY}),[]),h=(0,p.useCallback)((function(e){var t=c.current-e.changedTouches[0].clientY;l(e,t)}),[l]),m=(0,p.useCallback)((function(e){if(e){var t=!!Mi&&{passive:!1};e.addEventListener("wheel",d,t),e.addEventListener("touchstart",f,t),e.addEventListener("touchmove",h,t)}}),[h,f,d]),g=(0,p.useCallback)((function(e){e&&(e.removeEventListener("wheel",d,!1),e.removeEventListener("touchstart",f,!1),e.removeEventListener("touchmove",h,!1))}),[h,f,d]);return(0,p.useEffect)((function(){if(t){var e=u.current;return m(e),function(){g(e)}}}),[t,m,g]),function(e){u.current=e}}({isEnabled:void 0===r||r,onBottomArrive:e.onBottomArrive,onBottomLeave:e.onBottomLeave,onTopArrive:e.onTopArrive,onTopLeave:e.onTopLeave}),a=function(e){var t=e.isEnabled,n=e.accountForScrollbars,r=void 0===n||n,o=(0,p.useRef)({}),a=(0,p.useRef)(null),i=(0,p.useCallback)((function(e){if(Ws){var t=document.body,n=t&&t.style;if(r&&Is.forEach((function(e){var t=n&&n[e];o.current[e]=t})),r&&Bs<1){var a=parseInt(o.current.paddingRight,10)||0,i=document.body?document.body.clientWidth:0,s=window.innerWidth-i+a||0;Object.keys(Ns).forEach((function(e){var t=Ns[e];n&&(n[e]=t)})),n&&(n.paddingRight="".concat(s,"px"))}t&&Hs()&&(t.addEventListener("touchmove",Rs,Ys),e&&(e.addEventListener("touchstart",Fs,Ys),e.addEventListener("touchmove",Ls,Ys))),Bs+=1}}),[r]),s=(0,p.useCallback)((function(e){if(Ws){var t=document.body,n=t&&t.style;Bs=Math.max(Bs-1,0),r&&Bs<1&&Is.forEach((function(e){var t=o.current[e];n&&(n[e]=t)})),t&&Hs()&&(t.removeEventListener("touchmove",Rs,Ys),e&&(e.removeEventListener("touchstart",Fs,Ys),e.removeEventListener("touchmove",Ls,Ys)))}}),[r]);return(0,p.useEffect)((function(){if(t){var e=a.current;return i(e),function(){s(e)}}}),[t,i,s]),function(e){a.current=e}}({isEnabled:n});return Ga(p.Fragment,null,n&&Ga("div",{onClick:Us,css:zs}),t((function(e){o(e),a(e)})))}var qs={name:"1a0ro4n-requiredInput",styles:"label:requiredInput;opacity:0;pointer-events:none;position:absolute;bottom:0;left:0;right:0;width:100%"},Gs=function(e){var t=e.name,n=e.onFocus;return Ga("input",{required:!0,name:t,tabIndex:-1,"aria-hidden":"true",onFocus:n,css:qs,value:"",onChange:function(){}})};function Ks(e){var t;return"undefined"!=typeof window&&null!=window.navigator&&e.test((null===(t=window.navigator.userAgentData)||void 0===t?void 0:t.platform)||window.navigator.platform)}function $s(){return Ks(/^Mac/i)}function Xs(){return Ks(/^iPhone/i)||Ks(/^iPad/i)||$s()&&navigator.maxTouchPoints>1}var Qs={clearIndicator:ns,container:function(e){var t=e.isDisabled;return{label:"container",direction:e.isRtl?"rtl":void 0,pointerEvents:t?"none":void 0,position:"relative"}},control:function(e,t){var n=e.isDisabled,r=e.isFocused,o=e.theme,a=o.colors,i=o.borderRadius;return so({label:"control",alignItems:"center",cursor:"default",display:"flex",flexWrap:"wrap",justifyContent:"space-between",minHeight:o.spacing.controlHeight,outline:"0 !important",position:"relative",transition:"all 100ms"},t?{}:{backgroundColor:n?a.neutral5:a.neutral0,borderColor:n?a.neutral10:r?a.primary:a.neutral20,borderRadius:i,borderStyle:"solid",borderWidth:1,boxShadow:r?"0 0 0 1px ".concat(a.primary):void 0,"&:hover":{borderColor:r?a.primary:a.neutral30}})},dropdownIndicator:ts,group:function(e,t){var n=e.theme.spacing;return t?{}:{paddingBottom:2*n.baseUnit,paddingTop:2*n.baseUnit}},groupHeading:function(e,t){var n=e.theme,r=n.colors,o=n.spacing;return so({label:"group",cursor:"default",display:"block"},t?{}:{color:r.neutral40,fontSize:"75%",fontWeight:500,marginBottom:"0.25em",paddingLeft:3*o.baseUnit,paddingRight:3*o.baseUnit,textTransform:"uppercase"})},indicatorsContainer:function(){return{alignItems:"center",alignSelf:"stretch",display:"flex",flexShrink:0}},indicatorSeparator:function(e,t){var n=e.isDisabled,r=e.theme,o=r.spacing.baseUnit,a=r.colors;return so({label:"indicatorSeparator",alignSelf:"stretch",width:1},t?{}:{backgroundColor:n?a.neutral10:a.neutral20,marginBottom:2*o,marginTop:2*o})},input:function(e,t){var n=e.isDisabled,r=e.value,o=e.theme,a=o.spacing,i=o.colors;return so(so({visibility:n?"hidden":"visible",transform:r?"translateZ(0)":""},ls),t?{}:{margin:a.baseUnit/2,paddingBottom:a.baseUnit/2,paddingTop:a.baseUnit/2,color:i.neutral80})},loadingIndicator:function(e,t){var n=e.isFocused,r=e.size,o=e.theme,a=o.colors,i=o.spacing.baseUnit;return so({label:"loadingIndicator",display:"flex",transition:"color 150ms",alignSelf:"center",fontSize:r,lineHeight:1,marginRight:r,textAlign:"center",verticalAlign:"middle"},t?{}:{color:n?a.neutral60:a.neutral20,padding:2*i})},loadingMessage:Vi,menu:function(e,t){var n,r=e.placement,o=e.theme,a=o.borderRadius,i=o.spacing,s=o.colors;return so((ao(n={label:"menu"},function(e){return e?{bottom:"top",top:"bottom"}[e]:"bottom"}(r),"100%"),ao(n,"position","absolute"),ao(n,"width","100%"),ao(n,"zIndex",1),n),t?{}:{backgroundColor:s.neutral0,borderRadius:a,boxShadow:"0 0 0 1px hsla(0, 0%, 0%, 0.1), 0 4px 11px hsla(0, 0%, 0%, 0.1)",marginBottom:i.menuGutter,marginTop:i.menuGutter})},menuList:function(e,t){var n=e.maxHeight,r=e.theme.spacing.baseUnit;return so({maxHeight:n,overflowY:"auto",position:"relative",WebkitOverflowScrolling:"touch"},t?{}:{paddingBottom:r,paddingTop:r})},menuPortal:function(e){var t=e.rect,n=e.offset,r=e.position;return{left:t.left,position:r,top:n,width:t.width,zIndex:1}},multiValue:function(e,t){var n=e.theme,r=n.spacing,o=n.borderRadius,a=n.colors;return so({label:"multiValue",display:"flex",minWidth:0},t?{}:{backgroundColor:a.neutral10,borderRadius:o/2,margin:r.baseUnit/2})},multiValueLabel:function(e,t){var n=e.theme,r=n.borderRadius,o=n.colors,a=e.cropWithEllipsis;return so({overflow:"hidden",textOverflow:a||void 0===a?"ellipsis":void 0,whiteSpace:"nowrap"},t?{}:{borderRadius:r/2,color:o.neutral80,fontSize:"85%",padding:3,paddingLeft:6})},multiValueRemove:function(e,t){var n=e.theme,r=n.spacing,o=n.borderRadius,a=n.colors,i=e.isFocused;return so({alignItems:"center",display:"flex"},t?{}:{borderRadius:o/2,backgroundColor:i?a.dangerLight:void 0,paddingLeft:r.baseUnit,paddingRight:r.baseUnit,":hover":{backgroundColor:a.dangerLight,color:a.danger}})},noOptionsMessage:zi,option:function(e,t){var n=e.isDisabled,r=e.isFocused,o=e.isSelected,a=e.theme,i=a.spacing,s=a.colors;return so({label:"option",cursor:"default",display:"block",fontSize:"inherit",width:"100%",userSelect:"none",WebkitTapHighlightColor:"rgba(0, 0, 0, 0)"},t?{}:{backgroundColor:o?s.primary:r?s.primary25:"transparent",color:n?s.neutral20:o?s.neutral0:"inherit",padding:"".concat(2*i.baseUnit,"px ").concat(3*i.baseUnit,"px"),":active":{backgroundColor:n?void 0:o?s.primary:s.primary50}})},placeholder:function(e,t){var n=e.theme,r=n.spacing,o=n.colors;return so({label:"placeholder",gridArea:"1 / 1 / 2 / 3"},t?{}:{color:o.neutral50,marginLeft:r.baseUnit/2,marginRight:r.baseUnit/2})},singleValue:function(e,t){var n=e.isDisabled,r=e.theme,o=r.spacing,a=r.colors;return so({label:"singleValue",gridArea:"1 / 1 / 2 / 3",maxWidth:"100%",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},t?{}:{color:n?a.neutral40:a.neutral80,marginLeft:o.baseUnit/2,marginRight:o.baseUnit/2})},valueContainer:function(e,t){var n=e.theme.spacing,r=e.isMulti,o=e.hasValue,a=e.selectProps.controlShouldRenderValue;return so({alignItems:"center",display:r&&o&&a?"flex":"grid",flex:1,flexWrap:"wrap",WebkitOverflowScrolling:"touch",position:"relative",overflow:"hidden"},t?{}:{padding:"".concat(n.baseUnit/2,"px ").concat(2*n.baseUnit,"px")})}};var Zs,Js={borderRadius:4,colors:{primary:"#2684FF",primary75:"#4C9AFF",primary50:"#B2D4FF",primary25:"#DEEBFF",danger:"#DE350B",dangerLight:"#FFBDAD",neutral0:"hsl(0, 0%, 100%)",neutral5:"hsl(0, 0%, 95%)",neutral10:"hsl(0, 0%, 90%)",neutral20:"hsl(0, 0%, 80%)",neutral30:"hsl(0, 0%, 70%)",neutral40:"hsl(0, 0%, 60%)",neutral50:"hsl(0, 0%, 50%)",neutral60:"hsl(0, 0%, 40%)",neutral70:"hsl(0, 0%, 30%)",neutral80:"hsl(0, 0%, 20%)",neutral90:"hsl(0, 0%, 10%)"},spacing:{baseUnit:4,controlHeight:38,menuGutter:8}},ec={"aria-live":"polite",backspaceRemovesValue:!0,blurInputOnSelect:Pi(),captureMenuScroll:!Pi(),classNames:{},closeMenuOnSelect:!0,closeMenuOnScroll:!1,components:{},controlShouldRenderValue:!0,escapeClearsValue:!1,filterOption:function(e,t){if(e.data.__isNew__)return!0;var n=so({ignoreCase:!0,ignoreAccents:!0,stringify:Cs,trim:!0,matchFrom:"any"},Zs),r=n.ignoreCase,o=n.ignoreAccents,a=n.stringify,i=n.trim,s=n.matchFrom,c=i?js(t):t,u=i?js(a(e)):a(e);return r&&(c=c.toLowerCase(),u=u.toLowerCase()),o&&(c=Ps(c),u=Ds(u)),"start"===s?u.substr(0,c.length)===c:u.indexOf(c)>-1},formatGroupLabel:function(e){return e.label},getOptionLabel:function(e){return e.label},getOptionValue:function(e){return e.value},isDisabled:!1,isLoading:!1,isMulti:!1,isRtl:!1,isSearchable:!0,isOptionDisabled:function(e){return!!e.isDisabled},loadingMessage:function(){return"Loading..."},maxMenuHeight:300,minMenuHeight:140,menuIsOpen:!1,menuPlacement:"bottom",menuPosition:"absolute",menuShouldBlockScroll:!1,menuShouldScrollIntoView:!function(){try{return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)}catch(e){return!1}}(),noOptionsMessage:function(){return"No options"},openMenuOnFocus:!1,openMenuOnClick:!0,options:[],pageSize:5,placeholder:"Select...",screenReaderStatus:function(e){var t=e.count;return"".concat(t," result").concat(1!==t?"s":""," available")},styles:{},tabIndex:0,tabSelectsValue:!0,unstyled:!1};function tc(e,t,n,r){return{type:"option",data:t,isDisabled:uc(e,t,n),isSelected:lc(e,t,n),label:sc(e,t),value:cc(e,t),index:r}}function nc(e,t){return e.options.map((function(n,r){if("options"in n){var o=n.options.map((function(n,r){return tc(e,n,t,r)})).filter((function(t){return ac(e,t)}));return o.length>0?{type:"group",data:n,options:o,index:r}:void 0}var a=tc(e,n,t,r);return ac(e,a)?a:void 0})).filter(Ti)}function rc(e){return e.reduce((function(e,t){return"group"===t.type?e.push.apply(e,Oo(t.options.map((function(e){return e.data})))):e.push(t.data),e}),[])}function oc(e,t){return e.reduce((function(e,n){return"group"===n.type?e.push.apply(e,Oo(n.options.map((function(e){return{data:e.data,id:"".concat(t,"-").concat(n.index,"-").concat(e.index)}})))):e.push({data:n.data,id:"".concat(t,"-").concat(n.index)}),e}),[])}function ac(e,t){var n=e.inputValue,r=void 0===n?"":n,o=t.data,a=t.isSelected,i=t.label,s=t.value;return(!fc(e)||!a)&&dc(e,{label:i,value:s,data:o},r)}var ic=function(e,t){var n;return(null===(n=e.find((function(e){return e.data===t})))||void 0===n?void 0:n.id)||null},sc=function(e,t){return e.getOptionLabel(t)},cc=function(e,t){return e.getOptionValue(t)};function uc(e,t,n){return"function"==typeof e.isOptionDisabled&&e.isOptionDisabled(t,n)}function lc(e,t,n){if(n.indexOf(t)>-1)return!0;if("function"==typeof e.isOptionSelected)return e.isOptionSelected(t,n);var r=cc(e,t);return n.some((function(t){return cc(e,t)===r}))}function dc(e,t,n){return!e.filterOption||e.filterOption(t,n)}var fc=function(e){var t=e.hideSelectedOptions,n=e.isMulti;return void 0===t?n:t},pc=1,hc=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}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&go(e,t)}(a,e);var t,n,r,o=wo(a);function a(e){var t;if(function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,a),(t=o.call(this,e)).state={ariaSelection:null,focusedOption:null,focusedOptionId:null,focusableOptionsWithIds:[],focusedValue:null,inputIsHidden:!1,isFocused:!1,selectValue:[],clearFocusValueOnUpdate:!1,prevWasFocused:!1,inputIsHiddenAfterUpdate:void 0,prevProps:void 0,instancePrefix:""},t.blockOptionHover=!1,t.isComposing=!1,t.commonProps=void 0,t.initialTouchX=0,t.initialTouchY=0,t.openAfterFocus=!1,t.scrollToFocusedOptionOnUpdate=!1,t.userIsDragging=void 0,t.isAppleDevice=$s()||Xs(),t.controlRef=null,t.getControlRef=function(e){t.controlRef=e},t.focusedOptionRef=null,t.getFocusedOptionRef=function(e){t.focusedOptionRef=e},t.menuListRef=null,t.getMenuListRef=function(e){t.menuListRef=e},t.inputRef=null,t.getInputRef=function(e){t.inputRef=e},t.focus=t.focusInput,t.blur=t.blurInput,t.onChange=function(e,n){var r=t.props,o=r.onChange,a=r.name;n.name=a,t.ariaOnChange(e,n),o(e,n)},t.setValue=function(e,n,r){var o=t.props,a=o.closeMenuOnSelect,i=o.isMulti,s=o.inputValue;t.onInputChange("",{action:"set-value",prevInputValue:s}),a&&(t.setState({inputIsHiddenAfterUpdate:!i}),t.onMenuClose()),t.setState({clearFocusValueOnUpdate:!0}),t.onChange(e,{action:n,option:r})},t.selectOption=function(e){var n=t.props,r=n.blurInputOnSelect,o=n.isMulti,a=n.name,i=t.state.selectValue,s=o&&t.isOptionSelected(e,i),c=t.isOptionDisabled(e,i);if(s){var u=t.getOptionValue(e);t.setValue(i.filter((function(e){return t.getOptionValue(e)!==u})),"deselect-option",e)}else{if(c)return void t.ariaOnChange(e,{action:"select-option",option:e,name:a});o?t.setValue([].concat(Oo(i),[e]),"select-option",e):t.setValue(e,"select-option")}r&&t.blurInput()},t.removeValue=function(e){var n=t.props.isMulti,r=t.state.selectValue,o=t.getOptionValue(e),a=r.filter((function(e){return t.getOptionValue(e)!==o})),i=Ii(n,a,a[0]||null);t.onChange(i,{action:"remove-value",removedValue:e}),t.focusInput()},t.clearValue=function(){var e=t.state.selectValue;t.onChange(Ii(t.props.isMulti,[],null),{action:"clear",removedValues:e})},t.popValue=function(){var e=t.props.isMulti,n=t.state.selectValue,r=n[n.length-1],o=n.slice(0,n.length-1),a=Ii(e,o,o[0]||null);t.onChange(a,{action:"pop-value",removedValue:r})},t.getFocusedOptionId=function(e){return ic(t.state.focusableOptionsWithIds,e)},t.getFocusableOptionsWithIds=function(){return oc(nc(t.props,t.state.selectValue),t.getElementId("option"))},t.getValue=function(){return t.state.selectValue},t.cx=function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];return bi.apply(void 0,[t.props.classNamePrefix].concat(n))},t.getOptionLabel=function(e){return sc(t.props,e)},t.getOptionValue=function(e){return cc(t.props,e)},t.getStyles=function(e,n){var r=t.props.unstyled,o=Qs[e](n,r);o.boxSizing="border-box";var a=t.props.styles[e];return a?a(o,n):o},t.getClassNames=function(e,n){var r,o;return null===(r=(o=t.props.classNames)[e])||void 0===r?void 0:r.call(o,n)},t.getElementId=function(e){return"".concat(t.state.instancePrefix,"-").concat(e)},t.getComponents=function(){return e=t.props,so(so({},hs),e.components);var e},t.buildCategorizedOptions=function(){return nc(t.props,t.state.selectValue)},t.getCategorizedOptions=function(){return t.props.menuIsOpen?t.buildCategorizedOptions():[]},t.buildFocusableOptions=function(){return rc(t.buildCategorizedOptions())},t.getFocusableOptions=function(){return t.props.menuIsOpen?t.buildFocusableOptions():[]},t.ariaOnChange=function(e,n){t.setState({ariaSelection:so({value:e},n)})},t.onMenuMouseDown=function(e){0===e.button&&(e.stopPropagation(),e.preventDefault(),t.focusInput())},t.onMenuMouseMove=function(e){t.blockOptionHover=!1},t.onControlMouseDown=function(e){if(!e.defaultPrevented){var n=t.props.openMenuOnClick;t.state.isFocused?t.props.menuIsOpen?"INPUT"!==e.target.tagName&&"TEXTAREA"!==e.target.tagName&&t.onMenuClose():n&&t.openMenu("first"):(n&&(t.openAfterFocus=!0),t.focusInput()),"INPUT"!==e.target.tagName&&"TEXTAREA"!==e.target.tagName&&e.preventDefault()}},t.onDropdownIndicatorMouseDown=function(e){if(!(e&&"mousedown"===e.type&&0!==e.button||t.props.isDisabled)){var n=t.props,r=n.isMulti,o=n.menuIsOpen;t.focusInput(),o?(t.setState({inputIsHiddenAfterUpdate:!r}),t.onMenuClose()):t.openMenu("first"),e.preventDefault()}},t.onClearIndicatorMouseDown=function(e){e&&"mousedown"===e.type&&0!==e.button||(t.clearValue(),e.preventDefault(),t.openAfterFocus=!1,"touchend"===e.type?t.focusInput():setTimeout((function(){return t.focusInput()})))},t.onScroll=function(e){"boolean"==typeof t.props.closeMenuOnScroll?e.target instanceof HTMLElement&&ki(e.target)&&t.props.onMenuClose():"function"==typeof t.props.closeMenuOnScroll&&t.props.closeMenuOnScroll(e)&&t.props.onMenuClose()},t.onCompositionStart=function(){t.isComposing=!0},t.onCompositionEnd=function(){t.isComposing=!1},t.onTouchStart=function(e){var n=e.touches,r=n&&n.item(0);r&&(t.initialTouchX=r.clientX,t.initialTouchY=r.clientY,t.userIsDragging=!1)},t.onTouchMove=function(e){var n=e.touches,r=n&&n.item(0);if(r){var o=Math.abs(r.clientX-t.initialTouchX),a=Math.abs(r.clientY-t.initialTouchY);t.userIsDragging=o>5||a>5}},t.onTouchEnd=function(e){t.userIsDragging||(t.controlRef&&!t.controlRef.contains(e.target)&&t.menuListRef&&!t.menuListRef.contains(e.target)&&t.blurInput(),t.initialTouchX=0,t.initialTouchY=0)},t.onControlTouchEnd=function(e){t.userIsDragging||t.onControlMouseDown(e)},t.onClearIndicatorTouchEnd=function(e){t.userIsDragging||t.onClearIndicatorMouseDown(e)},t.onDropdownIndicatorTouchEnd=function(e){t.userIsDragging||t.onDropdownIndicatorMouseDown(e)},t.handleInputChange=function(e){var n=t.props.inputValue,r=e.currentTarget.value;t.setState({inputIsHiddenAfterUpdate:!1}),t.onInputChange(r,{action:"input-change",prevInputValue:n}),t.props.menuIsOpen||t.onMenuOpen()},t.onInputFocus=function(e){t.props.onFocus&&t.props.onFocus(e),t.setState({inputIsHiddenAfterUpdate:!1,isFocused:!0}),(t.openAfterFocus||t.props.openMenuOnFocus)&&t.openMenu("first"),t.openAfterFocus=!1},t.onInputBlur=function(e){var n=t.props.inputValue;t.menuListRef&&t.menuListRef.contains(document.activeElement)?t.inputRef.focus():(t.props.onBlur&&t.props.onBlur(e),t.onInputChange("",{action:"input-blur",prevInputValue:n}),t.onMenuClose(),t.setState({focusedValue:null,isFocused:!1}))},t.onOptionHover=function(e){if(!t.blockOptionHover&&t.state.focusedOption!==e){var n=t.getFocusableOptions().indexOf(e);t.setState({focusedOption:e,focusedOptionId:n>-1?t.getFocusedOptionId(e):null})}},t.shouldHideSelectedOptions=function(){return fc(t.props)},t.onValueInputFocus=function(e){e.preventDefault(),e.stopPropagation(),t.focus()},t.onKeyDown=function(e){var n=t.props,r=n.isMulti,o=n.backspaceRemovesValue,a=n.escapeClearsValue,i=n.inputValue,s=n.isClearable,c=n.isDisabled,u=n.menuIsOpen,l=n.onKeyDown,d=n.tabSelectsValue,f=n.openMenuOnFocus,p=t.state,h=p.focusedOption,m=p.focusedValue,g=p.selectValue;if(!(c||"function"==typeof l&&(l(e),e.defaultPrevented))){switch(t.blockOptionHover=!0,e.key){case"ArrowLeft":if(!r||i)return;t.focusValue("previous");break;case"ArrowRight":if(!r||i)return;t.focusValue("next");break;case"Delete":case"Backspace":if(i)return;if(m)t.removeValue(m);else{if(!o)return;r?t.popValue():s&&t.clearValue()}break;case"Tab":if(t.isComposing)return;if(e.shiftKey||!u||!d||!h||f&&t.isOptionSelected(h,g))return;t.selectOption(h);break;case"Enter":if(229===e.keyCode)break;if(u){if(!h)return;if(t.isComposing)return;t.selectOption(h);break}return;case"Escape":u?(t.setState({inputIsHiddenAfterUpdate:!1}),t.onInputChange("",{action:"menu-close",prevInputValue:i}),t.onMenuClose()):s&&a&&t.clearValue();break;case" ":if(i)return;if(!u){t.openMenu("first");break}if(!h)return;t.selectOption(h);break;case"ArrowUp":u?t.focusOption("up"):t.openMenu("last");break;case"ArrowDown":u?t.focusOption("down"):t.openMenu("first");break;case"PageUp":if(!u)return;t.focusOption("pageup");break;case"PageDown":if(!u)return;t.focusOption("pagedown");break;case"Home":if(!u)return;t.focusOption("first");break;case"End":if(!u)return;t.focusOption("last");break;default:return}e.preventDefault()}},t.state.instancePrefix="react-select-"+(t.props.instanceId||++pc),t.state.selectValue=wi(e.value),e.menuIsOpen&&t.state.selectValue.length){var n=t.getFocusableOptionsWithIds(),r=t.buildFocusableOptions(),i=r.indexOf(t.state.selectValue[0]);t.state.focusableOptionsWithIds=n,t.state.focusedOption=r[i],t.state.focusedOptionId=ic(n,r[i])}return t}return t=a,n=[{key:"componentDidMount",value:function(){this.startListeningComposition(),this.startListeningToTouch(),this.props.closeMenuOnScroll&&document&&document.addEventListener&&document.addEventListener("scroll",this.onScroll,!0),this.props.autoFocus&&this.focusInput(),this.props.menuIsOpen&&this.state.focusedOption&&this.menuListRef&&this.focusedOptionRef&&Di(this.menuListRef,this.focusedOptionRef)}},{key:"componentDidUpdate",value:function(e){var t=this.props,n=t.isDisabled,r=t.menuIsOpen,o=this.state.isFocused;(o&&!n&&e.isDisabled||o&&r&&!e.menuIsOpen)&&this.focusInput(),o&&n&&!e.isDisabled?this.setState({isFocused:!1},this.onMenuClose):o||n||!e.isDisabled||this.inputRef!==document.activeElement||this.setState({isFocused:!0}),this.menuListRef&&this.focusedOptionRef&&this.scrollToFocusedOptionOnUpdate&&(Di(this.menuListRef,this.focusedOptionRef),this.scrollToFocusedOptionOnUpdate=!1)}},{key:"componentWillUnmount",value:function(){this.stopListeningComposition(),this.stopListeningToTouch(),document.removeEventListener("scroll",this.onScroll,!0)}},{key:"onMenuOpen",value:function(){this.props.onMenuOpen()}},{key:"onMenuClose",value:function(){this.onInputChange("",{action:"menu-close",prevInputValue:this.props.inputValue}),this.props.onMenuClose()}},{key:"onInputChange",value:function(e,t){this.props.onInputChange(e,t)}},{key:"focusInput",value:function(){this.inputRef&&this.inputRef.focus()}},{key:"blurInput",value:function(){this.inputRef&&this.inputRef.blur()}},{key:"openMenu",value:function(e){var t=this,n=this.state,r=n.selectValue,o=n.isFocused,a=this.buildFocusableOptions(),i="first"===e?0:a.length-1;if(!this.props.isMulti){var s=a.indexOf(r[0]);s>-1&&(i=s)}this.scrollToFocusedOptionOnUpdate=!(o&&this.menuListRef),this.setState({inputIsHiddenAfterUpdate:!1,focusedValue:null,focusedOption:a[i],focusedOptionId:this.getFocusedOptionId(a[i])},(function(){return t.onMenuOpen()}))}},{key:"focusValue",value:function(e){var t=this.state,n=t.selectValue,r=t.focusedValue;if(this.props.isMulti){this.setState({focusedOption:null});var o=n.indexOf(r);r||(o=-1);var a=n.length-1,i=-1;if(n.length){switch(e){case"previous":i=0===o?0:-1===o?a:o-1;break;case"next":o>-1&&o<a&&(i=o+1)}this.setState({inputIsHidden:-1!==i,focusedValue:n[i]})}}}},{key:"focusOption",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"first",t=this.props.pageSize,n=this.state.focusedOption,r=this.getFocusableOptions();if(r.length){var o=0,a=r.indexOf(n);n||(a=-1),"up"===e?o=a>0?a-1:r.length-1:"down"===e?o=(a+1)%r.length:"pageup"===e?(o=a-t)<0&&(o=0):"pagedown"===e?(o=a+t)>r.length-1&&(o=r.length-1):"last"===e&&(o=r.length-1),this.scrollToFocusedOptionOnUpdate=!0,this.setState({focusedOption:r[o],focusedValue:null,focusedOptionId:this.getFocusedOptionId(r[o])})}}},{key:"getTheme",value:function(){return this.props.theme?"function"==typeof this.props.theme?this.props.theme(Js):so(so({},Js),this.props.theme):Js}},{key:"getCommonProps",value:function(){var e=this.clearValue,t=this.cx,n=this.getStyles,r=this.getClassNames,o=this.getValue,a=this.selectOption,i=this.setValue,s=this.props,c=s.isMulti,u=s.isRtl,l=s.options;return{clearValue:e,cx:t,getStyles:n,getClassNames:r,getValue:o,hasValue:this.hasValue(),isMulti:c,isRtl:u,options:l,selectOption:a,selectProps:s,setValue:i,theme:this.getTheme()}}},{key:"hasValue",value:function(){return this.state.selectValue.length>0}},{key:"hasOptions",value:function(){return!!this.getFocusableOptions().length}},{key:"isClearable",value:function(){var e=this.props,t=e.isClearable,n=e.isMulti;return void 0===t?n:t}},{key:"isOptionDisabled",value:function(e,t){return uc(this.props,e,t)}},{key:"isOptionSelected",value:function(e,t){return lc(this.props,e,t)}},{key:"filterOption",value:function(e,t){return dc(this.props,e,t)}},{key:"formatOptionLabel",value:function(e,t){if("function"==typeof this.props.formatOptionLabel){var n=this.props.inputValue,r=this.state.selectValue;return this.props.formatOptionLabel(e,{context:t,inputValue:n,selectValue:r})}return this.getOptionLabel(e)}},{key:"formatGroupLabel",value:function(e){return this.props.formatGroupLabel(e)}},{key:"startListeningComposition",value:function(){document&&document.addEventListener&&(document.addEventListener("compositionstart",this.onCompositionStart,!1),document.addEventListener("compositionend",this.onCompositionEnd,!1))}},{key:"stopListeningComposition",value:function(){document&&document.removeEventListener&&(document.removeEventListener("compositionstart",this.onCompositionStart),document.removeEventListener("compositionend",this.onCompositionEnd))}},{key:"startListeningToTouch",value:function(){document&&document.addEventListener&&(document.addEventListener("touchstart",this.onTouchStart,!1),document.addEventListener("touchmove",this.onTouchMove,!1),document.addEventListener("touchend",this.onTouchEnd,!1))}},{key:"stopListeningToTouch",value:function(){document&&document.removeEventListener&&(document.removeEventListener("touchstart",this.onTouchStart),document.removeEventListener("touchmove",this.onTouchMove),document.removeEventListener("touchend",this.onTouchEnd))}},{key:"renderInput",value:function(){var e=this.props,t=e.isDisabled,n=e.isSearchable,r=e.inputId,o=e.inputValue,a=e.tabIndex,i=e.form,s=e.menuIsOpen,c=e.required,u=this.getComponents().Input,l=this.state,d=l.inputIsHidden,f=l.ariaSelection,h=this.commonProps,m=r||this.getElementId("input"),g=so(so(so({"aria-autocomplete":"list","aria-expanded":s,"aria-haspopup":!0,"aria-errormessage":this.props["aria-errormessage"],"aria-invalid":this.props["aria-invalid"],"aria-label":this.props["aria-label"],"aria-labelledby":this.props["aria-labelledby"],"aria-required":c,role:"combobox","aria-activedescendant":this.isAppleDevice?void 0:this.state.focusedOptionId||""},s&&{"aria-controls":this.getElementId("listbox")}),!n&&{"aria-readonly":!0}),this.hasValue()?"initial-input-focus"===(null==f?void 0:f.action)&&{"aria-describedby":this.getElementId("live-region")}:{"aria-describedby":this.getElementId("placeholder")});return n?p.createElement(u,ho({},h,{autoCapitalize:"none",autoComplete:"off",autoCorrect:"off",id:m,innerRef:this.getInputRef,isDisabled:t,isHidden:d,onBlur:this.onInputBlur,onChange:this.handleInputChange,onFocus:this.onInputFocus,spellCheck:"false",tabIndex:a,form:i,type:"text",value:o},g)):p.createElement(Ms,ho({id:m,innerRef:this.getInputRef,onBlur:this.onInputBlur,onChange:yi,onFocus:this.onInputFocus,disabled:t,tabIndex:a,inputMode:"none",form:i,value:""},g))}},{key:"renderPlaceholderOrValue",value:function(){var e=this,t=this.getComponents(),n=t.MultiValue,r=t.MultiValueContainer,o=t.MultiValueLabel,a=t.MultiValueRemove,i=t.SingleValue,s=t.Placeholder,c=this.commonProps,u=this.props,l=u.controlShouldRenderValue,d=u.isDisabled,f=u.isMulti,h=u.inputValue,m=u.placeholder,g=this.state,y=g.selectValue,v=g.focusedValue,b=g.isFocused;if(!this.hasValue()||!l)return h?null:p.createElement(s,ho({},c,{key:"placeholder",isDisabled:d,isFocused:b,innerProps:{id:this.getElementId("placeholder")}}),m);if(f)return y.map((function(t,i){var s=t===v,u="".concat(e.getOptionLabel(t),"-").concat(e.getOptionValue(t));return p.createElement(n,ho({},c,{components:{Container:r,Label:o,Remove:a},isFocused:s,isDisabled:d,key:u,index:i,removeProps:{onClick:function(){return e.removeValue(t)},onTouchEnd:function(){return e.removeValue(t)},onMouseDown:function(e){e.preventDefault()}},data:t}),e.formatOptionLabel(t,"value"))}));if(h)return null;var w=y[0];return p.createElement(i,ho({},c,{data:w,isDisabled:d}),this.formatOptionLabel(w,"value"))}},{key:"renderClearIndicator",value:function(){var e=this.getComponents().ClearIndicator,t=this.commonProps,n=this.props,r=n.isDisabled,o=n.isLoading,a=this.state.isFocused;if(!this.isClearable()||!e||r||!this.hasValue()||o)return null;var i={onMouseDown:this.onClearIndicatorMouseDown,onTouchEnd:this.onClearIndicatorTouchEnd,"aria-hidden":"true"};return p.createElement(e,ho({},t,{innerProps:i,isFocused:a}))}},{key:"renderLoadingIndicator",value:function(){var e=this.getComponents().LoadingIndicator,t=this.commonProps,n=this.props,r=n.isDisabled,o=n.isLoading,a=this.state.isFocused;return e&&o?p.createElement(e,ho({},t,{innerProps:{"aria-hidden":"true"},isDisabled:r,isFocused:a})):null}},{key:"renderIndicatorSeparator",value:function(){var e=this.getComponents(),t=e.DropdownIndicator,n=e.IndicatorSeparator;if(!t||!n)return null;var r=this.commonProps,o=this.props.isDisabled,a=this.state.isFocused;return p.createElement(n,ho({},r,{isDisabled:o,isFocused:a}))}},{key:"renderDropdownIndicator",value:function(){var e=this.getComponents().DropdownIndicator;if(!e)return null;var t=this.commonProps,n=this.props.isDisabled,r=this.state.isFocused,o={onMouseDown:this.onDropdownIndicatorMouseDown,onTouchEnd:this.onDropdownIndicatorTouchEnd,"aria-hidden":"true"};return p.createElement(e,ho({},t,{innerProps:o,isDisabled:n,isFocused:r}))}},{key:"renderMenu",value:function(){var e=this,t=this.getComponents(),n=t.Group,r=t.GroupHeading,o=t.Menu,a=t.MenuList,i=t.MenuPortal,s=t.LoadingMessage,c=t.NoOptionsMessage,u=t.Option,l=this.commonProps,d=this.state.focusedOption,f=this.props,h=f.captureMenuScroll,m=f.inputValue,g=f.isLoading,y=f.loadingMessage,v=f.minMenuHeight,b=f.maxMenuHeight,w=f.menuIsOpen,O=f.menuPlacement,x=f.menuPosition,k=f.menuPortalTarget,S=f.menuShouldBlockScroll,E=f.menuShouldScrollIntoView,_=f.noOptionsMessage,D=f.onMenuScrollToTop,P=f.onMenuScrollToBottom;if(!w)return null;var j,C=function(t,n){var r=t.type,o=t.data,a=t.isDisabled,i=t.isSelected,s=t.label,c=t.value,f=d===o,h=a?void 0:function(){return e.onOptionHover(o)},m=a?void 0:function(){return e.selectOption(o)},g="".concat(e.getElementId("option"),"-").concat(n),y={id:g,onClick:m,onMouseMove:h,onMouseOver:h,tabIndex:-1,role:"option","aria-selected":e.isAppleDevice?void 0:i};return p.createElement(u,ho({},l,{innerProps:y,data:o,isDisabled:a,isSelected:i,key:g,label:s,type:r,value:c,isFocused:f,innerRef:f?e.getFocusedOptionRef:void 0}),e.formatOptionLabel(t.data,"menu"))};if(this.hasOptions())j=this.getCategorizedOptions().map((function(t){if("group"===t.type){var o=t.data,a=t.options,i=t.index,s="".concat(e.getElementId("group"),"-").concat(i),c="".concat(s,"-heading");return p.createElement(n,ho({},l,{key:s,data:o,options:a,Heading:r,headingProps:{id:c,data:t.data},label:e.formatGroupLabel(t.data)}),t.options.map((function(e){return C(e,"".concat(i,"-").concat(e.index))})))}if("option"===t.type)return C(t,"".concat(t.index))}));else if(g){var A=y({inputValue:m});if(null===A)return null;j=p.createElement(s,l,A)}else{var M=_({inputValue:m});if(null===M)return null;j=p.createElement(c,l,M)}var T={minMenuHeight:v,maxMenuHeight:b,menuPlacement:O,menuPosition:x,menuShouldScrollIntoView:E},I=p.createElement(Bi,ho({},l,T),(function(t){var n=t.ref,r=t.placerProps,i=r.placement,s=r.maxHeight;return p.createElement(o,ho({},l,T,{innerRef:n,innerProps:{onMouseDown:e.onMenuMouseDown,onMouseMove:e.onMenuMouseMove},isLoading:g,placement:i}),p.createElement(Vs,{captureEnabled:h,onTopArrive:D,onBottomArrive:P,lockEnabled:S},(function(t){return p.createElement(a,ho({},l,{innerRef:function(n){e.getMenuListRef(n),t(n)},innerProps:{role:"listbox","aria-multiselectable":l.isMulti,id:e.getElementId("listbox")},isLoading:g,maxHeight:s,focusedOption:d}),j)})))}));return k||"fixed"===x?p.createElement(i,ho({},l,{appendTo:k,controlElement:this.controlRef,menuPlacement:O,menuPosition:x}),I):I}},{key:"renderFormField",value:function(){var e=this,t=this.props,n=t.delimiter,r=t.isDisabled,o=t.isMulti,a=t.name,i=t.required,s=this.state.selectValue;if(i&&!this.hasValue()&&!r)return p.createElement(Gs,{name:a,onFocus:this.onValueInputFocus});if(a&&!r){if(o){if(n){var c=s.map((function(t){return e.getOptionValue(t)})).join(n);return p.createElement("input",{name:a,type:"hidden",value:c})}var u=s.length>0?s.map((function(t,n){return p.createElement("input",{key:"i-".concat(n),name:a,type:"hidden",value:e.getOptionValue(t)})})):p.createElement("input",{name:a,type:"hidden",value:""});return p.createElement("div",null,u)}var l=s[0]?this.getOptionValue(s[0]):"";return p.createElement("input",{name:a,type:"hidden",value:l})}}},{key:"renderLiveRegion",value:function(){var e=this.commonProps,t=this.state,n=t.ariaSelection,r=t.focusedOption,o=t.focusedValue,a=t.isFocused,i=t.selectValue,s=this.getFocusableOptions();return p.createElement(ws,ho({},e,{id:this.getElementId("live-region"),ariaSelection:n,focusedOption:r,focusedValue:o,isFocused:a,selectValue:i,focusableOptions:s,isAppleDevice:this.isAppleDevice}))}},{key:"render",value:function(){var e=this.getComponents(),t=e.Control,n=e.IndicatorsContainer,r=e.SelectContainer,o=e.ValueContainer,a=this.props,i=a.className,s=a.id,c=a.isDisabled,u=a.menuIsOpen,l=this.state.isFocused,d=this.commonProps=this.getCommonProps();return p.createElement(r,ho({},d,{className:i,innerProps:{id:s,onKeyDown:this.onKeyDown},isDisabled:c,isFocused:l}),this.renderLiveRegion(),p.createElement(t,ho({},d,{innerRef:this.getControlRef,innerProps:{onMouseDown:this.onControlMouseDown,onTouchEnd:this.onControlTouchEnd},isDisabled:c,isFocused:l,menuIsOpen:u}),p.createElement(o,ho({},d,{isDisabled:c}),this.renderPlaceholderOrValue(),this.renderInput()),p.createElement(n,ho({},d,{isDisabled:c}),this.renderClearIndicator(),this.renderLoadingIndicator(),this.renderIndicatorSeparator(),this.renderDropdownIndicator())),this.renderMenu(),this.renderFormField())}}],r=[{key:"getDerivedStateFromProps",value:function(e,t){var n=t.prevProps,r=t.clearFocusValueOnUpdate,o=t.inputIsHiddenAfterUpdate,a=t.ariaSelection,i=t.isFocused,s=t.prevWasFocused,c=t.instancePrefix,u=e.options,l=e.value,d=e.menuIsOpen,f=e.inputValue,p=e.isMulti,h=wi(l),m={};if(n&&(l!==n.value||u!==n.options||d!==n.menuIsOpen||f!==n.inputValue)){var g=d?function(e,t){return rc(nc(e,t))}(e,h):[],y=d?oc(nc(e,h),"".concat(c,"-option")):[],v=r?function(e,t){var n=e.focusedValue,r=e.selectValue.indexOf(n);if(r>-1){if(t.indexOf(n)>-1)return n;if(r<t.length)return t[r]}return null}(t,h):null,b=function(e,t){var n=e.focusedOption;return n&&t.indexOf(n)>-1?n:t[0]}(t,g);m={selectValue:h,focusedOption:b,focusedOptionId:ic(y,b),focusableOptionsWithIds:y,focusedValue:v,clearFocusValueOnUpdate:!1}}var w=null!=o&&e!==n?{inputIsHidden:o,inputIsHiddenAfterUpdate:void 0}:{},O=a,x=i&&s;return i&&!x&&(O={value:Ii(p,h,h[0]||null),options:h,action:"initial-input-focus"},x=!s),"initial-input-focus"===(null==a?void 0:a.action)&&(O=null),so(so(so({},m),w),{},{prevProps:e,ariaSelection:O,prevWasFocused:x})}}],n&&mo(t.prototype,n),r&&mo(t,r),Object.defineProperty(t,"prototype",{writable:!1}),a}(p.Component);hc.defaultProps=ec;var mc=(0,p.forwardRef)((function(e,t){var n=function(e){var t=e.defaultInputValue,n=void 0===t?"":t,r=e.defaultMenuIsOpen,o=void 0!==r&&r,a=e.defaultValue,i=void 0===a?null:a,s=e.inputValue,c=e.menuIsOpen,u=e.onChange,l=e.onInputChange,d=e.onMenuClose,f=e.onMenuOpen,h=e.value,m=fo(e,po),g=lo((0,p.useState)(void 0!==s?s:n),2),y=g[0],v=g[1],b=lo((0,p.useState)(void 0!==c?c:o),2),w=b[0],O=b[1],x=lo((0,p.useState)(void 0!==h?h:i),2),k=x[0],S=x[1],E=(0,p.useCallback)((function(e,t){"function"==typeof u&&u(e,t),S(e)}),[u]),_=(0,p.useCallback)((function(e,t){var n;"function"==typeof l&&(n=l(e,t)),v(void 0!==n?n:e)}),[l]),D=(0,p.useCallback)((function(){"function"==typeof f&&f(),O(!0)}),[f]),P=(0,p.useCallback)((function(){"function"==typeof d&&d(),O(!1)}),[d]),j=void 0!==s?s:y,C=void 0!==c?c:w,A=void 0!==h?h:k;return so(so({},m),{},{inputValue:j,menuIsOpen:C,onChange:E,onInputChange:_,onMenuClose:P,onMenuOpen:D,value:A})}(e);return p.createElement(hc,ho({ref:t},n))})),gc=mc;function yc(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 vc(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?yc(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):yc(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const bc=(0,f.injectIntl)((function(e){var t;return(0,We.jsx)("span",vc(vc({},e.innerProps),{},{children:(0,We.jsx)(St,{icon:"times",tabIndex:-1,"aria-label":(t="client.component.select.clearFieldLabel",e.intl.formatMessage({id:t})),"data-cy":"btn-clear"})}))}));var wc=c(2418);function Oc(){return Oc=Object.assign?Object.assign.bind():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},Oc.apply(this,arguments)}const xc=["onUpdate","onRepositioned","renderElement","renderElementTag","renderElementTo","renderTarget","className","id","style"];class kc extends p.Component{constructor(...e){super(...e),this._targetNode=p.createRef(),this._elementNode=p.createRef(),this._elementParentNode=null,this._tetherInstance=null}componentDidMount(){this._createContainer(),this.forceUpdate()}componentDidUpdate(e){if(e.renderElementTag===this.props.renderElementTag&&e.renderElementTo===this.props.renderElementTo||this._createContainer(),this._elementParentNode&&e.className!==this.props.className){const t=(e.className||"").split(" ").filter((e=>e.length>0)),n=(this.props.className||"").split(" ").filter((e=>e.length>0));this._elementParentNode.classList.remove(...t),this._elementParentNode.classList.add(...n)}this._update()}componentWillUnmount(){this._destroy()}getTetherInstance(){return this._tetherInstance}disable(){var e;null==(e=this._tetherInstance)||e.disable()}enable(){var e;null==(e=this._tetherInstance)||e.enable()}on(e,t,n){this._tetherInstance.on(e,t,n)}once(e,t,n){this._tetherInstance.once(e,t,n)}off(e,t){this._tetherInstance.off(e,t)}position(){var e;null==(e=this._tetherInstance)||e.position()}_runRenders(){let e="function"==typeof this.props.renderTarget?this.props.renderTarget(this._targetNode):null,t="function"==typeof this.props.renderElement?this.props.renderElement(this._elementNode):null;return(0,p.isValidElement)(e)||(e=null),(0,p.isValidElement)(t)||(t=null),{targetComponent:e,elementComponent:t}}_createTetherInstance(e){this._tetherInstance&&this._destroy(),this._tetherInstance=new wc(e),this._registerEventListeners()}_destroyTetherInstance(){this._tetherInstance&&(this._tetherInstance.destroy(),this._tetherInstance=null)}_registerEventListeners(){this.on("update",((...e)=>this.props.onUpdate&&this.props.onUpdate.apply(this,e))),this.on("repositioned",((...e)=>this.props.onRepositioned&&this.props.onRepositioned.apply(this,e)))}get _renderNode(){const{renderElementTo:e}=this.props;return"string"==typeof e?document.querySelector(e):e||document.body}_destroy(){this._destroyTetherInstance(),this._removeContainer()}_createContainer(){this._removeContainer();const{renderElementTag:e="div",className:t}=this.props;this._elementParentNode=document.createElement(e),this._elementParentNode.className=t||""}_addContainerToDOM(){this._elementParentNode&&this._renderNode&&this._elementParentNode.parentNode!==this._renderNode&&this._renderNode.append(this._elementParentNode)}_removeContainer(){this._elementParentNode&&this._elementParentNode.parentNode&&this._elementParentNode.remove()}_update(){this._elementNode.current&&this._targetNode.current?this._updateTether():this._destroy()}_updateTether(){var e;const t=this.props,{id:n,style:r}=t,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)t.indexOf(n=a[r])>=0||(o[n]=e[n]);return o}(t,xc),a=Oc({target:this._targetNode.current,element:this._elementParentNode},o),i=n||"";if(this._elementParentNode&&this._elementParentNode.id!==i&&(this._elementParentNode.id=i),this._elementParentNode&&r){const e=this._elementParentNode.style;for(const t in r)if(e[t]!==r[t]){let n=r[t];n&&(e[t]=n)}}this._addContainerToDOM(),this._tetherInstance?this._tetherInstance.setOptions(a):this._createTetherInstance(a),null==(e=this._tetherInstance)||e.position()}render(){const{targetComponent:e,elementComponent:t}=this._runRenders();return e?p.createElement(p.Fragment,null,e,t&&this._elementParentNode&&$a.createPortal(t,this._elementParentNode)):null}}var Sc,Ec,_c,Dc,Pc,jc,Cc,Ac,Mc,Tc,Ic,Nc,Rc;function Lc(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 Fc(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Lc(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Lc(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Hc=De.Ay.span.withConfig({displayName:"StyledClickableWrapper"})(Sc||(Sc=(0,Ee.A)(["\n pointer-events: auto;\n cursor: pointer;\n"]))),Wc=De.Ay.div.withConfig({displayName:"StyledReactSelectOuterWrapper"})(Ec||(Ec=(0,Ee.A)(["\n outline-style: none;\n cursor: ",";\n"])),(function(e){return e.immutable&&"text"})),Bc=De.Ay.div.withConfig({displayName:"StyledReactSelectInnerWrapper"})(_c||(_c=(0,Ee.A)(["\n outline-style: none;\n"]))),Yc=De.Ay.div.withConfig({displayName:"StyledIndicatorsContainerWrapper"})(Dc||(Dc=(0,Ee.A)(["\n position: relative;\n z-index: 1;\n background-color: ",";\n border-radius: ",";\n ",";\n"])),Te.t7.color("paper"),Te.t7.radii("form"),(function(e){return e.isTopAligned&&(0,De.AH)(Pc||(Pc=(0,Ee.A)(["\n position: absolute;\n right: 0;\n top: 0;\n "])))})),Uc=(0,De.Ay)(kc).withConfig({displayName:"StyledTether"})(jc||(jc=(0,Ee.A)(["\n && {\n z-index: 1;\n }\n"]))),zc=(De.Ay.div.withConfig({displayName:"StyledNonTether"})(Cc||(Cc=(0,Ee.A)(["\n position: absolute;\n padding-bottom: ",";\n z-index: 2; // higher than StyledTether and StyledIndicatorsContainerWrapper\n"])),Te.hs.space(1.5)),(0,De.Ay)(hs.Menu).attrs((function(e){return{theme:e.selectTheme}})).withConfig({displayName:"StyledMenu"})(Ac||(Ac=(0,Ee.A)(["\n && {\n margin: 8px 0 8px -10px;\n width: calc(","px + 20px);\n position: relative;\n\n .tether-target-attached-top & {\n transform: translateY(-","px);\n }\n }\n"])),(function(e){return e.wrapperWidth}),(function(e){return e.wrapperHeight+6}))),Vc=De.Ay.div.withConfig({displayName:"StyledMoreOptionsAvailable"})(Mc||(Mc=(0,Ee.A)(["\n && {\n ","\n cursor: default;\n padding: "," ",";\n }\n"])),(0,Te.Ed)({color:Te.t7.color("signal.info"),lineHeight:"normal"}),Te.hs.space(-.5),Te.hs.space(-.2)),qc=De.Ay.div.withConfig({displayName:"StyledSingleValueWrapper"})(Tc||(Tc=(0,Ee.A)(["\n overflow-x: hidden;\n position: relative;\n color: ",";\n"])),(function(e){return e.isDisabled?Te.t7.color("text"):"inherit"})),Gc=De.Ay.div.withConfig({displayName:"StyledDropdownIndicatorWrapper"})(Ic||(Ic=(0,Ee.A)(["\n && {\n position: relative;\n width: 25px;\n height: 25px;\n display: flex;\n align-items: center;\n }\n"]))),Kc=De.Ay.div.withConfig({displayName:"StyledMultiValueWrapper"})(Nc||(Nc=(0,Ee.A)(["\n overflow: hidden;\n width: 100%;\n display: flex;\n flex-wrap: wrap;\n"]))),$c=De.Ay.span.withConfig({displayName:"StyledMultiValueLabelWrapper"})(Rc||(Rc=(0,Ee.A)(["\n overflow: hidden;\n text-overflow: ellipsis;\n"]))),Xc=function(e){var t=e.colors.paper,n=e.colors.backgroundItemHover,r=e.colors.backgroundItemSelected,o=e.colors.text,a=e.colors.borderSelect,i=e.colors.textDisabled,s=e.radii.form,c=Te.hs.space(-1)({theme:e}),u=Te.hs.space(-2)({theme:e}),l={color:o,fontFamily:e.fontFamily.regular,fontSize:"".concat(e.fontSize.base,"rem"),fontWeight:e.fontWeights.regular,lineHeight:e.lineHeights.regular},d=function(e){return e.isMulti&&(e.selectProps.hasAdvancedSearch||e.selectProps.hasDocsTreeSearch)},f=function(t){return Fc(Fc({},t),{},{color:e.colors.signal.info,cursor:"default",textAlign:"left"})};return{container:function(e,t){return Fc(Fc(Fc({},e),l),{},{outline:0})},control:function(e,t){return Fc(Fc({},e),{},{backgroundColor:"transparent",borderWidth:0,boxShadow:null,minHeight:0,flexWrap:"nowrap",position:"relative",display:d(t)?"block":e.display})},noOptionsMessage:f,loadingMessage:f,option:function(o,a){var i=t;return a.isSelected?i=r:a.isFocused&&(i=n),Fc(Fc({},o),{},{color:e.colors.text,backgroundColor:i,cursor:"pointer",":active":{backgroundColor:a.isSelected?r:n}})},indicatorsContainer:function(e,t){return Fc(Fc({},e),{},{alignSelf:"flex-end","> *":{padding:"0 !important;"}})},input:function(e,t){var n=50;return t.selectProps.hasDocsTreeSearch&&(n+=25),t.selectProps.hasAdvancedSearch&&(n+=25),t.selectProps.hasCreatePermission&&(n+=25),Fc(Fc(Fc({},e),{},{minHeight:t.isDisabled?"0":"2.6rem",paddingTop:t.isDisabled?"0":"2px",paddingBottom:t.isDisabled?"0":"2px"},d(t)?{width:"calc(100% - ".concat(n,"px)")}:{}),{},{overflow:"hidden",margin:"0",color:o})},menu:function(t,n){return{backgroundColor:e.colors.paper,boxShadow:"0 0 6px ".concat(a),borderRadius:s}},menuList:function(t,n){return Fc(Fc(Fc({},t),l),{},{border:"1px solid ".concat(a),borderRadius:s,padding:"0",backgroundColor:e.colors.paper})},multiValue:function(t,n){return Fc(Fc({},t),{},{borderRadius:s,margin:"".concat(c," ").concat(u," 0 0"),backgroundColor:e.colors.backgroundMultiValue,justifyContent:"space-between"},d(n)&&!n.isDisabled?{width:"100%",maxWidth:"300px"}:{})},multiValueLabel:function(e,t){return Fc(Fc({},e),{},{borderRadius:s,color:o,fontSize:"inherit",lineHeight:1.8})},multiValueRemove:function(e,t){return Fc(Fc({},e),{},{borderRadius:0,color:o,display:t.isDisabled?"none":"flex",":hover":Fc(Fc({},e[":hover"]),{},{color:o,backgroundColor:r,cursor:"pointer"})})},singleValue:function(e,t){return Fc(Fc({},e),{},{color:t.isDisabled?i:o,margin:0})},valueContainer:function(e,t){return Fc(Fc({},e),{},{padding:0,margin:0})}}};function Qc(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 Zc(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Qc(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Qc(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const Jc=function(e){var t=e.selectProps,n=t.isDisabled,r=t.menuIsOpen;return n?null:(0,We.jsx)(hs.DropdownIndicator,Zc(Zc({},e),{},{children:(0,We.jsx)(Gc,{children:(0,We.jsx)(St,{icon:r?"chevron-up":"chevron-down",visible:!0,tabIndex:-1})})}))};Se().shape({key:Se().any.isRequired,display:Se().string});var eu,tu,nu;function ru(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 ou(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ru(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ru(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var au=function(e,t,n){return function(r){r.stopPropagation(),e(t,n)}},iu=function(e,t){return function(n){n.stopPropagation(),e(t)}},su=function(e,t){return function(n){n.stopPropagation(),e(t)}},cu=function(e){e.stopPropagation()};const uu=function(e){var t=e.selectProps,n=t.openDocsTreeSearch,r=t.openAdvancedSearch,o=t.openRemoteCreate,a=t.isDisabled,i=t.hasDocsTreeSearch,s=t.hasAdvancedSearch,c=t.createPermission,u=t.value,l=t.isMulti,d=t.inputValue,f=l&&(s||i);return(0,We.jsx)(Yc,{isTopAligned:f,children:(0,We.jsxs)(hs.IndicatorsContainer,ou(ou({},e),{},{children:[e.children,n&&!a&&(0,We.jsx)("span",{onTouchEnd:cu,onMouseDown:iu(n,u),children:eu||(eu=(0,We.jsx)(St,{icon:"folder",tabIndex:-1,"data-cy":"btn-docsTreeSearch"}))}),r&&!a&&(0,We.jsx)("span",{onTouchEnd:cu,onMouseDown:au(r,d,u),children:tu||(tu=(0,We.jsx)(St,{icon:"search",tabIndex:-1,"data-cy":"btn-advancedSearch"}))}),c&&!a&&(0,We.jsx)("span",{onTouchEnd:cu,onMouseDown:su(o,u),children:nu||(nu=(0,We.jsx)(St,{icon:"plus",tabIndex:-1,"data-cy":"btn-remoteCreate"}))})]}))})};var lu;const du=function(){return lu||(lu=(0,We.jsx)("span",{children:(0,We.jsx)(ze,{size:"1.8rem"})}))};var fu="tocco-app",pu=c(85072),hu=c.n(pu),mu=c(97825),gu=c.n(mu),yu=c(77659),vu=c.n(yu),bu=c(55056),wu=c.n(bu),Ou=c(10540),xu=c.n(Ou),ku=c(41113),Su=c.n(ku),Eu=c(2063),_u={};_u.styleTagTransform=Su(),_u.setAttributes=wu(),_u.insert=vu().bind(null,"head"),_u.domAPI=gu(),_u.insertStyleElement=xu();hu()(Eu.A,_u);Eu.A&&Eu.A.locals&&Eu.A.locals;var Du,Pu=c(59386),ju=c.n(Pu),Cu=De.Ay.span.withConfig({displayName:"StyledChildrenWrapper"})(Du||(Du=(0,Ee.A)(["\n cursor: pointer;\n user-select: none;\n"]))),Au=m().forwardRef((function(e,t){var n=e.children,r=e.onOpen;return(0,We.jsx)(Cu,{onClick:r,ref:t,children:n})}));Au.propTypes={children:Se().any,onOpen:Se().func};const Mu=Au;function Tu(e){const t=Object.prototype.toString.call(e);return e instanceof Date||"object"==typeof e&&"[object Date]"===t?new e.constructor(+e):"number"==typeof e||"[object Number]"===t||"string"==typeof e||"[object String]"===t?new Date(e):new Date(NaN)}function Iu(e,t){return e instanceof Date?new e.constructor(t):new Date(t)}function Nu(e,t){const n=Tu(e);return isNaN(t)?Iu(e,NaN):t?(n.setDate(n.getDate()+t),n):n}Math.pow(10,8);const Ru=6048e5,Lu=864e5,Fu=6e4,Hu=36e5;let Wu={};function Bu(){return Wu}function Yu(e,t){const n=Bu(),r=t?.weekStartsOn??t?.locale?.options?.weekStartsOn??n.weekStartsOn??n.locale?.options?.weekStartsOn??0,o=Tu(e),a=o.getDay(),i=(a<r?7:0)+a-r;return o.setDate(o.getDate()-i),o.setHours(0,0,0,0),o}function Uu(e){return Yu(e,{weekStartsOn:1})}function zu(e){const t=Tu(e),n=t.getFullYear(),r=Iu(e,0);r.setFullYear(n+1,0,4),r.setHours(0,0,0,0);const o=Uu(r),a=Iu(e,0);a.setFullYear(n,0,4),a.setHours(0,0,0,0);const i=Uu(a);return t.getTime()>=o.getTime()?n+1:t.getTime()>=i.getTime()?n:n-1}function Vu(e){const t=Tu(e);return t.setHours(0,0,0,0),t}function qu(e){const t=Tu(e),n=new Date(Date.UTC(t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()));return n.setUTCFullYear(t.getFullYear()),+e-+n}function Gu(e,t){const n=Vu(e),r=Vu(t),o=+n-qu(n),a=+r-qu(r);return Math.round((o-a)/Lu)}function Ku(e){const t=zu(e),n=Iu(e,0);return n.setFullYear(t,0,4),n.setHours(0,0,0,0),Uu(n)}function $u(e){return e instanceof Date||"object"==typeof e&&"[object Date]"===Object.prototype.toString.call(e)}function Xu(e){if(!$u(e)&&"number"!=typeof e)return!1;const t=Tu(e);return!isNaN(Number(t))}function Qu(e){const t=Tu(e),n=Iu(e,0);return n.setFullYear(t.getFullYear(),0,1),n.setHours(0,0,0,0),n}const Zu={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}};function Ju(e){return(t={})=>{const n=t.width?String(t.width):e.defaultWidth;return e.formats[n]||e.formats[e.defaultWidth]}}const el={date:Ju({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:Ju({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:Ju({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},tl={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"};function nl(e){return(t,n)=>{let r;if("formatting"===(n?.context?String(n.context):"standalone")&&e.formattingValues){const t=e.defaultFormattingWidth||e.defaultWidth,o=n?.width?String(n.width):t;r=e.formattingValues[o]||e.formattingValues[t]}else{const t=e.defaultWidth,o=n?.width?String(n.width):e.defaultWidth;r=e.values[o]||e.values[t]}return r[e.argumentCallback?e.argumentCallback(t):t]}}const rl={ordinalNumber:(e,t)=>{const n=Number(e),r=n%100;if(r>20||r<10)switch(r%10){case 1:return n+"st";case 2:return n+"nd";case 3:return n+"rd"}return n+"th"},era:nl({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:nl({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},defaultWidth:"wide",argumentCallback:e=>e-1}),month:nl({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},defaultWidth:"wide"}),day:nl({values:{narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},defaultWidth:"wide"}),dayPeriod:nl({values:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},defaultFormattingWidth:"wide"})};function ol(e){return(t,n={})=>{const r=n.width,o=r&&e.matchPatterns[r]||e.matchPatterns[e.defaultMatchWidth],a=t.match(o);if(!a)return null;const i=a[0],s=r&&e.parsePatterns[r]||e.parsePatterns[e.defaultParseWidth],c=Array.isArray(s)?function(e,t){for(let n=0;n<e.length;n++)if(t(e[n]))return n;return}(s,(e=>e.test(i))):function(e,t){for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&t(e[n]))return n;return}(s,(e=>e.test(i)));let u;u=e.valueCallback?e.valueCallback(c):c,u=n.valueCallback?n.valueCallback(u):u;return{value:u,rest:t.slice(i.length)}}}function al(e){return(t,n={})=>{const r=t.match(e.matchPattern);if(!r)return null;const o=r[0],a=t.match(e.parsePattern);if(!a)return null;let i=e.valueCallback?e.valueCallback(a[0]):a[0];i=n.valueCallback?n.valueCallback(i):i;return{value:i,rest:t.slice(o.length)}}}const il={ordinalNumber:al({matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:e=>parseInt(e,10)}),era:ol({matchPatterns:{narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:"any"}),quarter:ol({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:e=>e+1}),month:ol({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:ol({matchPatterns:{narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:ol({matchPatterns:{narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},defaultParseWidth:"any"})},sl={code:"en-US",formatDistance:(e,t,n)=>{let r;const o=Zu[e];return r="string"==typeof o?o:1===t?o.one:o.other.replace("{{count}}",t.toString()),n?.addSuffix?n.comparison&&n.comparison>0?"in "+r:r+" ago":r},formatLong:el,formatRelative:(e,t,n,r)=>tl[e],localize:rl,match:il,options:{weekStartsOn:0,firstWeekContainsDate:1}};function cl(e){const t=Tu(e);return Gu(t,Qu(t))+1}function ul(e){const t=Tu(e),n=+Uu(t)-+Ku(t);return Math.round(n/Ru)+1}function ll(e,t){const n=Tu(e),r=n.getFullYear(),o=Bu(),a=t?.firstWeekContainsDate??t?.locale?.options?.firstWeekContainsDate??o.firstWeekContainsDate??o.locale?.options?.firstWeekContainsDate??1,i=Iu(e,0);i.setFullYear(r+1,0,a),i.setHours(0,0,0,0);const s=Yu(i,t),c=Iu(e,0);c.setFullYear(r,0,a),c.setHours(0,0,0,0);const u=Yu(c,t);return n.getTime()>=s.getTime()?r+1:n.getTime()>=u.getTime()?r:r-1}function dl(e,t){const n=Bu(),r=t?.firstWeekContainsDate??t?.locale?.options?.firstWeekContainsDate??n.firstWeekContainsDate??n.locale?.options?.firstWeekContainsDate??1,o=ll(e,t),a=Iu(e,0);a.setFullYear(o,0,r),a.setHours(0,0,0,0);return Yu(a,t)}function fl(e,t){const n=Tu(e),r=+Yu(n,t)-+dl(n,t);return Math.round(r/Ru)+1}function pl(e,t){return(e<0?"-":"")+Math.abs(e).toString().padStart(t,"0")}const hl={y(e,t){const n=e.getFullYear(),r=n>0?n:1-n;return pl("yy"===t?r%100:r,t.length)},M(e,t){const n=e.getMonth();return"M"===t?String(n+1):pl(n+1,2)},d:(e,t)=>pl(e.getDate(),t.length),a(e,t){const n=e.getHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return n.toUpperCase();case"aaa":return n;case"aaaaa":return n[0];default:return"am"===n?"a.m.":"p.m."}},h:(e,t)=>pl(e.getHours()%12||12,t.length),H:(e,t)=>pl(e.getHours(),t.length),m:(e,t)=>pl(e.getMinutes(),t.length),s:(e,t)=>pl(e.getSeconds(),t.length),S(e,t){const n=t.length,r=e.getMilliseconds();return pl(Math.trunc(r*Math.pow(10,n-3)),t.length)}},ml="midnight",gl="noon",yl="morning",vl="afternoon",bl="evening",wl="night",Ol={G:function(e,t,n){const r=e.getFullYear()>0?1:0;switch(t){case"G":case"GG":case"GGG":return n.era(r,{width:"abbreviated"});case"GGGGG":return n.era(r,{width:"narrow"});default:return n.era(r,{width:"wide"})}},y:function(e,t,n){if("yo"===t){const t=e.getFullYear(),r=t>0?t:1-t;return n.ordinalNumber(r,{unit:"year"})}return hl.y(e,t)},Y:function(e,t,n,r){const o=ll(e,r),a=o>0?o:1-o;if("YY"===t){return pl(a%100,2)}return"Yo"===t?n.ordinalNumber(a,{unit:"year"}):pl(a,t.length)},R:function(e,t){return pl(zu(e),t.length)},u:function(e,t){return pl(e.getFullYear(),t.length)},Q:function(e,t,n){const r=Math.ceil((e.getMonth()+1)/3);switch(t){case"Q":return String(r);case"QQ":return pl(r,2);case"Qo":return n.ordinalNumber(r,{unit:"quarter"});case"QQQ":return n.quarter(r,{width:"abbreviated",context:"formatting"});case"QQQQQ":return n.quarter(r,{width:"narrow",context:"formatting"});default:return n.quarter(r,{width:"wide",context:"formatting"})}},q:function(e,t,n){const r=Math.ceil((e.getMonth()+1)/3);switch(t){case"q":return String(r);case"qq":return pl(r,2);case"qo":return n.ordinalNumber(r,{unit:"quarter"});case"qqq":return n.quarter(r,{width:"abbreviated",context:"standalone"});case"qqqqq":return n.quarter(r,{width:"narrow",context:"standalone"});default:return n.quarter(r,{width:"wide",context:"standalone"})}},M:function(e,t,n){const r=e.getMonth();switch(t){case"M":case"MM":return hl.M(e,t);case"Mo":return n.ordinalNumber(r+1,{unit:"month"});case"MMM":return n.month(r,{width:"abbreviated",context:"formatting"});case"MMMMM":return n.month(r,{width:"narrow",context:"formatting"});default:return n.month(r,{width:"wide",context:"formatting"})}},L:function(e,t,n){const r=e.getMonth();switch(t){case"L":return String(r+1);case"LL":return pl(r+1,2);case"Lo":return n.ordinalNumber(r+1,{unit:"month"});case"LLL":return n.month(r,{width:"abbreviated",context:"standalone"});case"LLLLL":return n.month(r,{width:"narrow",context:"standalone"});default:return n.month(r,{width:"wide",context:"standalone"})}},w:function(e,t,n,r){const o=fl(e,r);return"wo"===t?n.ordinalNumber(o,{unit:"week"}):pl(o,t.length)},I:function(e,t,n){const r=ul(e);return"Io"===t?n.ordinalNumber(r,{unit:"week"}):pl(r,t.length)},d:function(e,t,n){return"do"===t?n.ordinalNumber(e.getDate(),{unit:"date"}):hl.d(e,t)},D:function(e,t,n){const r=cl(e);return"Do"===t?n.ordinalNumber(r,{unit:"dayOfYear"}):pl(r,t.length)},E:function(e,t,n){const r=e.getDay();switch(t){case"E":case"EE":case"EEE":return n.day(r,{width:"abbreviated",context:"formatting"});case"EEEEE":return n.day(r,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(r,{width:"short",context:"formatting"});default:return n.day(r,{width:"wide",context:"formatting"})}},e:function(e,t,n,r){const o=e.getDay(),a=(o-r.weekStartsOn+8)%7||7;switch(t){case"e":return String(a);case"ee":return pl(a,2);case"eo":return n.ordinalNumber(a,{unit:"day"});case"eee":return n.day(o,{width:"abbreviated",context:"formatting"});case"eeeee":return n.day(o,{width:"narrow",context:"formatting"});case"eeeeee":return n.day(o,{width:"short",context:"formatting"});default:return n.day(o,{width:"wide",context:"formatting"})}},c:function(e,t,n,r){const o=e.getDay(),a=(o-r.weekStartsOn+8)%7||7;switch(t){case"c":return String(a);case"cc":return pl(a,t.length);case"co":return n.ordinalNumber(a,{unit:"day"});case"ccc":return n.day(o,{width:"abbreviated",context:"standalone"});case"ccccc":return n.day(o,{width:"narrow",context:"standalone"});case"cccccc":return n.day(o,{width:"short",context:"standalone"});default:return n.day(o,{width:"wide",context:"standalone"})}},i:function(e,t,n){const r=e.getDay(),o=0===r?7:r;switch(t){case"i":return String(o);case"ii":return pl(o,t.length);case"io":return n.ordinalNumber(o,{unit:"day"});case"iii":return n.day(r,{width:"abbreviated",context:"formatting"});case"iiiii":return n.day(r,{width:"narrow",context:"formatting"});case"iiiiii":return n.day(r,{width:"short",context:"formatting"});default:return n.day(r,{width:"wide",context:"formatting"})}},a:function(e,t,n){const r=e.getHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"aaa":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return n.dayPeriod(r,{width:"narrow",context:"formatting"});default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},b:function(e,t,n){const r=e.getHours();let o;switch(o=12===r?gl:0===r?ml:r/12>=1?"pm":"am",t){case"b":case"bb":return n.dayPeriod(o,{width:"abbreviated",context:"formatting"});case"bbb":return n.dayPeriod(o,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return n.dayPeriod(o,{width:"narrow",context:"formatting"});default:return n.dayPeriod(o,{width:"wide",context:"formatting"})}},B:function(e,t,n){const r=e.getHours();let o;switch(o=r>=17?bl:r>=12?vl:r>=4?yl:wl,t){case"B":case"BB":case"BBB":return n.dayPeriod(o,{width:"abbreviated",context:"formatting"});case"BBBBB":return n.dayPeriod(o,{width:"narrow",context:"formatting"});default:return n.dayPeriod(o,{width:"wide",context:"formatting"})}},h:function(e,t,n){if("ho"===t){let t=e.getHours()%12;return 0===t&&(t=12),n.ordinalNumber(t,{unit:"hour"})}return hl.h(e,t)},H:function(e,t,n){return"Ho"===t?n.ordinalNumber(e.getHours(),{unit:"hour"}):hl.H(e,t)},K:function(e,t,n){const r=e.getHours()%12;return"Ko"===t?n.ordinalNumber(r,{unit:"hour"}):pl(r,t.length)},k:function(e,t,n){let r=e.getHours();return 0===r&&(r=24),"ko"===t?n.ordinalNumber(r,{unit:"hour"}):pl(r,t.length)},m:function(e,t,n){return"mo"===t?n.ordinalNumber(e.getMinutes(),{unit:"minute"}):hl.m(e,t)},s:function(e,t,n){return"so"===t?n.ordinalNumber(e.getSeconds(),{unit:"second"}):hl.s(e,t)},S:function(e,t){return hl.S(e,t)},X:function(e,t,n){const r=e.getTimezoneOffset();if(0===r)return"Z";switch(t){case"X":return kl(r);case"XXXX":case"XX":return Sl(r);default:return Sl(r,":")}},x:function(e,t,n){const r=e.getTimezoneOffset();switch(t){case"x":return kl(r);case"xxxx":case"xx":return Sl(r);default:return Sl(r,":")}},O:function(e,t,n){const r=e.getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+xl(r,":");default:return"GMT"+Sl(r,":")}},z:function(e,t,n){const r=e.getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+xl(r,":");default:return"GMT"+Sl(r,":")}},t:function(e,t,n){return pl(Math.trunc(e.getTime()/1e3),t.length)},T:function(e,t,n){return pl(e.getTime(),t.length)}};function xl(e,t=""){const n=e>0?"-":"+",r=Math.abs(e),o=Math.trunc(r/60),a=r%60;return 0===a?n+String(o):n+String(o)+t+pl(a,2)}function kl(e,t){if(e%60==0){return(e>0?"-":"+")+pl(Math.abs(e)/60,2)}return Sl(e,t)}function Sl(e,t=""){const n=e>0?"-":"+",r=Math.abs(e);return n+pl(Math.trunc(r/60),2)+t+pl(r%60,2)}const El=(e,t)=>{switch(e){case"P":return t.date({width:"short"});case"PP":return t.date({width:"medium"});case"PPP":return t.date({width:"long"});default:return t.date({width:"full"})}},_l=(e,t)=>{switch(e){case"p":return t.time({width:"short"});case"pp":return t.time({width:"medium"});case"ppp":return t.time({width:"long"});default:return t.time({width:"full"})}},Dl={p:_l,P:(e,t)=>{const n=e.match(/(P+)(p+)?/)||[],r=n[1],o=n[2];if(!o)return El(e,t);let a;switch(r){case"P":a=t.dateTime({width:"short"});break;case"PP":a=t.dateTime({width:"medium"});break;case"PPP":a=t.dateTime({width:"long"});break;default:a=t.dateTime({width:"full"})}return a.replace("{{date}}",El(r,t)).replace("{{time}}",_l(o,t))}},Pl=/^D+$/,jl=/^Y+$/,Cl=["D","DD","YY","YYYY"];function Al(e){return Pl.test(e)}function Ml(e){return jl.test(e)}function Tl(e,t,n){const r=function(e,t,n){const r="Y"===e[0]?"years":"days of the month";return`Use \`${e.toLowerCase()}\` instead of \`${e}\` (in \`${t}\`) for formatting ${r} to the input \`${n}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`}(e,t,n);if(console.warn(r),Cl.includes(e))throw new RangeError(r)}const Il=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,Nl=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,Rl=/^'([^]*?)'?$/,Ll=/''/g,Fl=/[a-zA-Z]/;function Hl(e,t,n){const r=Bu(),o=n?.locale??r.locale??sl,a=n?.firstWeekContainsDate??n?.locale?.options?.firstWeekContainsDate??r.firstWeekContainsDate??r.locale?.options?.firstWeekContainsDate??1,i=n?.weekStartsOn??n?.locale?.options?.weekStartsOn??r.weekStartsOn??r.locale?.options?.weekStartsOn??0,s=Tu(e);if(!Xu(s))throw new RangeError("Invalid time value");let c=t.match(Nl).map((e=>{const t=e[0];if("p"===t||"P"===t){return(0,Dl[t])(e,o.formatLong)}return e})).join("").match(Il).map((e=>{if("''"===e)return{isToken:!1,value:"'"};const t=e[0];if("'"===t)return{isToken:!1,value:Wl(e)};if(Ol[t])return{isToken:!0,value:e};if(t.match(Fl))throw new RangeError("Format string contains an unescaped latin alphabet character `"+t+"`");return{isToken:!1,value:e}}));o.localize.preprocessor&&(c=o.localize.preprocessor(s,c));const u={firstWeekContainsDate:a,weekStartsOn:i,locale:o};return c.map((r=>{if(!r.isToken)return r.value;const a=r.value;(!n?.useAdditionalWeekYearTokens&&Ml(a)||!n?.useAdditionalDayOfYearTokens&&Al(a))&&Tl(a,t,String(e));return(0,Ol[a[0]])(s,a,o.localize,u)})).join("")}function Wl(e){const t=e.match(Rl);return t?t[1].replace(Ll,"'"):e}function Bl(){return Object.assign({},Bu())}function Yl(e){return Tu(e).getHours()}function Ul(e){let t=Tu(e).getDay();return 0===t&&(t=7),t}function zl(e){return Tu(e).getMinutes()}function Vl(e){return Tu(e).getSeconds()}function ql(e,t){const n=t instanceof Date?Iu(t,0):new t(0);return n.setFullYear(e.getFullYear(),e.getMonth(),e.getDate()),n.setHours(e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()),n}class Gl{subPriority=0;validate(e,t){return!0}}class Kl extends Gl{constructor(e,t,n,r,o){super(),this.value=e,this.validateValue=t,this.setValue=n,this.priority=r,o&&(this.subPriority=o)}validate(e,t){return this.validateValue(e,this.value,t)}set(e,t,n){return this.setValue(e,t,this.value,n)}}class $l extends Gl{priority=10;subPriority=-1;set(e,t){return t.timestampIsSet?e:Iu(e,ql(e,Date))}}class Xl{run(e,t,n,r){const o=this.parse(e,t,n,r);return o?{setter:new Kl(o.value,this.validate,this.set,this.priority,this.subPriority),rest:o.rest}:null}validate(e,t,n){return!0}}const Ql=/^(1[0-2]|0?\d)/,Zl=/^(3[0-1]|[0-2]?\d)/,Jl=/^(36[0-6]|3[0-5]\d|[0-2]?\d?\d)/,ed=/^(5[0-3]|[0-4]?\d)/,td=/^(2[0-3]|[0-1]?\d)/,nd=/^(2[0-4]|[0-1]?\d)/,rd=/^(1[0-1]|0?\d)/,od=/^(1[0-2]|0?\d)/,ad=/^[0-5]?\d/,id=/^[0-5]?\d/,sd=/^\d/,cd=/^\d{1,2}/,ud=/^\d{1,3}/,ld=/^\d{1,4}/,dd=/^-?\d+/,fd=/^-?\d/,pd=/^-?\d{1,2}/,hd=/^-?\d{1,3}/,md=/^-?\d{1,4}/,gd=/^([+-])(\d{2})(\d{2})?|Z/,yd=/^([+-])(\d{2})(\d{2})|Z/,vd=/^([+-])(\d{2})(\d{2})((\d{2}))?|Z/,bd=/^([+-])(\d{2}):(\d{2})|Z/,wd=/^([+-])(\d{2}):(\d{2})(:(\d{2}))?|Z/;function Od(e,t){return e?{value:t(e.value),rest:e.rest}:e}function xd(e,t){const n=t.match(e);return n?{value:parseInt(n[0],10),rest:t.slice(n[0].length)}:null}function kd(e,t){const n=t.match(e);if(!n)return null;if("Z"===n[0])return{value:0,rest:t.slice(1)};const r="+"===n[1]?1:-1,o=n[2]?parseInt(n[2],10):0,a=n[3]?parseInt(n[3],10):0,i=n[5]?parseInt(n[5],10):0;return{value:r*(o*Hu+a*Fu+1e3*i),rest:t.slice(n[0].length)}}function Sd(e){return xd(dd,e)}function Ed(e,t){switch(e){case 1:return xd(sd,t);case 2:return xd(cd,t);case 3:return xd(ud,t);case 4:return xd(ld,t);default:return xd(new RegExp("^\\d{1,"+e+"}"),t)}}function _d(e,t){switch(e){case 1:return xd(fd,t);case 2:return xd(pd,t);case 3:return xd(hd,t);case 4:return xd(md,t);default:return xd(new RegExp("^-?\\d{1,"+e+"}"),t)}}function Dd(e){switch(e){case"morning":return 4;case"evening":return 17;case"pm":case"noon":case"afternoon":return 12;default:return 0}}function Pd(e,t){const n=t>0,r=n?t:1-t;let o;if(r<=50)o=e||100;else{const t=r+50;o=e+100*Math.trunc(t/100)-(e>=t%100?100:0)}return n?o:1-o}function jd(e){return e%400==0||e%4==0&&e%100!=0}function Cd(e,t,n){const r=Tu(e),o=fl(r,n)-t;return r.setDate(r.getDate()-7*o),r}function Ad(e,t){const n=Tu(e),r=ul(n)-t;return n.setDate(n.getDate()-7*r),n}const Md=[31,28,31,30,31,30,31,31,30,31,30,31],Td=[31,29,31,30,31,30,31,31,30,31,30,31];function Id(e,t,n){const r=Bu(),o=n?.weekStartsOn??n?.locale?.options?.weekStartsOn??r.weekStartsOn??r.locale?.options?.weekStartsOn??0,a=Tu(e),i=a.getDay(),s=7-o;return Nu(a,t<0||t>6?t-(i+s)%7:((t%7+7)%7+s)%7-(i+s)%7)}function Nd(e,t){const n=Tu(e);return Nu(n,t-Ul(n))}const Rd={G:new class extends Xl{priority=140;parse(e,t,n){switch(t){case"G":case"GG":case"GGG":return n.era(e,{width:"abbreviated"})||n.era(e,{width:"narrow"});case"GGGGG":return n.era(e,{width:"narrow"});default:return n.era(e,{width:"wide"})||n.era(e,{width:"abbreviated"})||n.era(e,{width:"narrow"})}}set(e,t,n){return t.era=n,e.setFullYear(n,0,1),e.setHours(0,0,0,0),e}incompatibleTokens=["R","u","t","T"]},y:new class extends Xl{priority=130;incompatibleTokens=["Y","R","u","w","I","i","e","c","t","T"];parse(e,t,n){const r=e=>({year:e,isTwoDigitYear:"yy"===t});switch(t){case"y":return Od(Ed(4,e),r);case"yo":return Od(n.ordinalNumber(e,{unit:"year"}),r);default:return Od(Ed(t.length,e),r)}}validate(e,t){return t.isTwoDigitYear||t.year>0}set(e,t,n){const r=e.getFullYear();if(n.isTwoDigitYear){const t=Pd(n.year,r);return e.setFullYear(t,0,1),e.setHours(0,0,0,0),e}const o="era"in t&&1!==t.era?1-n.year:n.year;return e.setFullYear(o,0,1),e.setHours(0,0,0,0),e}},Y:new class extends Xl{priority=130;parse(e,t,n){const r=e=>({year:e,isTwoDigitYear:"YY"===t});switch(t){case"Y":return Od(Ed(4,e),r);case"Yo":return Od(n.ordinalNumber(e,{unit:"year"}),r);default:return Od(Ed(t.length,e),r)}}validate(e,t){return t.isTwoDigitYear||t.year>0}set(e,t,n,r){const o=ll(e,r);if(n.isTwoDigitYear){const t=Pd(n.year,o);return e.setFullYear(t,0,r.firstWeekContainsDate),e.setHours(0,0,0,0),Yu(e,r)}const a="era"in t&&1!==t.era?1-n.year:n.year;return e.setFullYear(a,0,r.firstWeekContainsDate),e.setHours(0,0,0,0),Yu(e,r)}incompatibleTokens=["y","R","u","Q","q","M","L","I","d","D","i","t","T"]},R:new class extends Xl{priority=130;parse(e,t){return _d("R"===t?4:t.length,e)}set(e,t,n){const r=Iu(e,0);return r.setFullYear(n,0,4),r.setHours(0,0,0,0),Uu(r)}incompatibleTokens=["G","y","Y","u","Q","q","M","L","w","d","D","e","c","t","T"]},u:new class extends Xl{priority=130;parse(e,t){return _d("u"===t?4:t.length,e)}set(e,t,n){return e.setFullYear(n,0,1),e.setHours(0,0,0,0),e}incompatibleTokens=["G","y","Y","R","w","I","i","e","c","t","T"]},Q:new class extends Xl{priority=120;parse(e,t,n){switch(t){case"Q":case"QQ":return Ed(t.length,e);case"Qo":return n.ordinalNumber(e,{unit:"quarter"});case"QQQ":return n.quarter(e,{width:"abbreviated",context:"formatting"})||n.quarter(e,{width:"narrow",context:"formatting"});case"QQQQQ":return n.quarter(e,{width:"narrow",context:"formatting"});default:return n.quarter(e,{width:"wide",context:"formatting"})||n.quarter(e,{width:"abbreviated",context:"formatting"})||n.quarter(e,{width:"narrow",context:"formatting"})}}validate(e,t){return t>=1&&t<=4}set(e,t,n){return e.setMonth(3*(n-1),1),e.setHours(0,0,0,0),e}incompatibleTokens=["Y","R","q","M","L","w","I","d","D","i","e","c","t","T"]},q:new class extends Xl{priority=120;parse(e,t,n){switch(t){case"q":case"qq":return Ed(t.length,e);case"qo":return n.ordinalNumber(e,{unit:"quarter"});case"qqq":return n.quarter(e,{width:"abbreviated",context:"standalone"})||n.quarter(e,{width:"narrow",context:"standalone"});case"qqqqq":return n.quarter(e,{width:"narrow",context:"standalone"});default:return n.quarter(e,{width:"wide",context:"standalone"})||n.quarter(e,{width:"abbreviated",context:"standalone"})||n.quarter(e,{width:"narrow",context:"standalone"})}}validate(e,t){return t>=1&&t<=4}set(e,t,n){return e.setMonth(3*(n-1),1),e.setHours(0,0,0,0),e}incompatibleTokens=["Y","R","Q","M","L","w","I","d","D","i","e","c","t","T"]},M:new class extends Xl{incompatibleTokens=["Y","R","q","Q","L","w","I","D","i","e","c","t","T"];priority=110;parse(e,t,n){const r=e=>e-1;switch(t){case"M":return Od(xd(Ql,e),r);case"MM":return Od(Ed(2,e),r);case"Mo":return Od(n.ordinalNumber(e,{unit:"month"}),r);case"MMM":return n.month(e,{width:"abbreviated",context:"formatting"})||n.month(e,{width:"narrow",context:"formatting"});case"MMMMM":return n.month(e,{width:"narrow",context:"formatting"});default:return n.month(e,{width:"wide",context:"formatting"})||n.month(e,{width:"abbreviated",context:"formatting"})||n.month(e,{width:"narrow",context:"formatting"})}}validate(e,t){return t>=0&&t<=11}set(e,t,n){return e.setMonth(n,1),e.setHours(0,0,0,0),e}},L:new class extends Xl{priority=110;parse(e,t,n){const r=e=>e-1;switch(t){case"L":return Od(xd(Ql,e),r);case"LL":return Od(Ed(2,e),r);case"Lo":return Od(n.ordinalNumber(e,{unit:"month"}),r);case"LLL":return n.month(e,{width:"abbreviated",context:"standalone"})||n.month(e,{width:"narrow",context:"standalone"});case"LLLLL":return n.month(e,{width:"narrow",context:"standalone"});default:return n.month(e,{width:"wide",context:"standalone"})||n.month(e,{width:"abbreviated",context:"standalone"})||n.month(e,{width:"narrow",context:"standalone"})}}validate(e,t){return t>=0&&t<=11}set(e,t,n){return e.setMonth(n,1),e.setHours(0,0,0,0),e}incompatibleTokens=["Y","R","q","Q","M","w","I","D","i","e","c","t","T"]},w:new class extends Xl{priority=100;parse(e,t,n){switch(t){case"w":return xd(ed,e);case"wo":return n.ordinalNumber(e,{unit:"week"});default:return Ed(t.length,e)}}validate(e,t){return t>=1&&t<=53}set(e,t,n,r){return Yu(Cd(e,n,r),r)}incompatibleTokens=["y","R","u","q","Q","M","L","I","d","D","i","t","T"]},I:new class extends Xl{priority=100;parse(e,t,n){switch(t){case"I":return xd(ed,e);case"Io":return n.ordinalNumber(e,{unit:"week"});default:return Ed(t.length,e)}}validate(e,t){return t>=1&&t<=53}set(e,t,n){return Uu(Ad(e,n))}incompatibleTokens=["y","Y","u","q","Q","M","L","w","d","D","e","c","t","T"]},d:new class extends Xl{priority=90;subPriority=1;parse(e,t,n){switch(t){case"d":return xd(Zl,e);case"do":return n.ordinalNumber(e,{unit:"date"});default:return Ed(t.length,e)}}validate(e,t){const n=jd(e.getFullYear()),r=e.getMonth();return n?t>=1&&t<=Td[r]:t>=1&&t<=Md[r]}set(e,t,n){return e.setDate(n),e.setHours(0,0,0,0),e}incompatibleTokens=["Y","R","q","Q","w","I","D","i","e","c","t","T"]},D:new class extends Xl{priority=90;subpriority=1;parse(e,t,n){switch(t){case"D":case"DD":return xd(Jl,e);case"Do":return n.ordinalNumber(e,{unit:"date"});default:return Ed(t.length,e)}}validate(e,t){return jd(e.getFullYear())?t>=1&&t<=366:t>=1&&t<=365}set(e,t,n){return e.setMonth(0,n),e.setHours(0,0,0,0),e}incompatibleTokens=["Y","R","q","Q","M","L","w","I","d","E","i","e","c","t","T"]},E:new class extends Xl{priority=90;parse(e,t,n){switch(t){case"E":case"EE":case"EEE":return n.day(e,{width:"abbreviated",context:"formatting"})||n.day(e,{width:"short",context:"formatting"})||n.day(e,{width:"narrow",context:"formatting"});case"EEEEE":return n.day(e,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(e,{width:"short",context:"formatting"})||n.day(e,{width:"narrow",context:"formatting"});default:return n.day(e,{width:"wide",context:"formatting"})||n.day(e,{width:"abbreviated",context:"formatting"})||n.day(e,{width:"short",context:"formatting"})||n.day(e,{width:"narrow",context:"formatting"})}}validate(e,t){return t>=0&&t<=6}set(e,t,n,r){return(e=Id(e,n,r)).setHours(0,0,0,0),e}incompatibleTokens=["D","i","e","c","t","T"]},e:new class extends Xl{priority=90;parse(e,t,n,r){const o=e=>{const t=7*Math.floor((e-1)/7);return(e+r.weekStartsOn+6)%7+t};switch(t){case"e":case"ee":return Od(Ed(t.length,e),o);case"eo":return Od(n.ordinalNumber(e,{unit:"day"}),o);case"eee":return n.day(e,{width:"abbreviated",context:"formatting"})||n.day(e,{width:"short",context:"formatting"})||n.day(e,{width:"narrow",context:"formatting"});case"eeeee":return n.day(e,{width:"narrow",context:"formatting"});case"eeeeee":return n.day(e,{width:"short",context:"formatting"})||n.day(e,{width:"narrow",context:"formatting"});default:return n.day(e,{width:"wide",context:"formatting"})||n.day(e,{width:"abbreviated",context:"formatting"})||n.day(e,{width:"short",context:"formatting"})||n.day(e,{width:"narrow",context:"formatting"})}}validate(e,t){return t>=0&&t<=6}set(e,t,n,r){return(e=Id(e,n,r)).setHours(0,0,0,0),e}incompatibleTokens=["y","R","u","q","Q","M","L","I","d","D","E","i","c","t","T"]},c:new class extends Xl{priority=90;parse(e,t,n,r){const o=e=>{const t=7*Math.floor((e-1)/7);return(e+r.weekStartsOn+6)%7+t};switch(t){case"c":case"cc":return Od(Ed(t.length,e),o);case"co":return Od(n.ordinalNumber(e,{unit:"day"}),o);case"ccc":return n.day(e,{width:"abbreviated",context:"standalone"})||n.day(e,{width:"short",context:"standalone"})||n.day(e,{width:"narrow",context:"standalone"});case"ccccc":return n.day(e,{width:"narrow",context:"standalone"});case"cccccc":return n.day(e,{width:"short",context:"standalone"})||n.day(e,{width:"narrow",context:"standalone"});default:return n.day(e,{width:"wide",context:"standalone"})||n.day(e,{width:"abbreviated",context:"standalone"})||n.day(e,{width:"short",context:"standalone"})||n.day(e,{width:"narrow",context:"standalone"})}}validate(e,t){return t>=0&&t<=6}set(e,t,n,r){return(e=Id(e,n,r)).setHours(0,0,0,0),e}incompatibleTokens=["y","R","u","q","Q","M","L","I","d","D","E","i","e","t","T"]},i:new class extends Xl{priority=90;parse(e,t,n){const r=e=>0===e?7:e;switch(t){case"i":case"ii":return Ed(t.length,e);case"io":return n.ordinalNumber(e,{unit:"day"});case"iii":return Od(n.day(e,{width:"abbreviated",context:"formatting"})||n.day(e,{width:"short",context:"formatting"})||n.day(e,{width:"narrow",context:"formatting"}),r);case"iiiii":return Od(n.day(e,{width:"narrow",context:"formatting"}),r);case"iiiiii":return Od(n.day(e,{width:"short",context:"formatting"})||n.day(e,{width:"narrow",context:"formatting"}),r);default:return Od(n.day(e,{width:"wide",context:"formatting"})||n.day(e,{width:"abbreviated",context:"formatting"})||n.day(e,{width:"short",context:"formatting"})||n.day(e,{width:"narrow",context:"formatting"}),r)}}validate(e,t){return t>=1&&t<=7}set(e,t,n){return(e=Nd(e,n)).setHours(0,0,0,0),e}incompatibleTokens=["y","Y","u","q","Q","M","L","w","d","D","E","e","c","t","T"]},a:new class extends Xl{priority=80;parse(e,t,n){switch(t){case"a":case"aa":case"aaa":return n.dayPeriod(e,{width:"abbreviated",context:"formatting"})||n.dayPeriod(e,{width:"narrow",context:"formatting"});case"aaaaa":return n.dayPeriod(e,{width:"narrow",context:"formatting"});default:return n.dayPeriod(e,{width:"wide",context:"formatting"})||n.dayPeriod(e,{width:"abbreviated",context:"formatting"})||n.dayPeriod(e,{width:"narrow",context:"formatting"})}}set(e,t,n){return e.setHours(Dd(n),0,0,0),e}incompatibleTokens=["b","B","H","k","t","T"]},b:new class extends Xl{priority=80;parse(e,t,n){switch(t){case"b":case"bb":case"bbb":return n.dayPeriod(e,{width:"abbreviated",context:"formatting"})||n.dayPeriod(e,{width:"narrow",context:"formatting"});case"bbbbb":return n.dayPeriod(e,{width:"narrow",context:"formatting"});default:return n.dayPeriod(e,{width:"wide",context:"formatting"})||n.dayPeriod(e,{width:"abbreviated",context:"formatting"})||n.dayPeriod(e,{width:"narrow",context:"formatting"})}}set(e,t,n){return e.setHours(Dd(n),0,0,0),e}incompatibleTokens=["a","B","H","k","t","T"]},B:new class extends Xl{priority=80;parse(e,t,n){switch(t){case"B":case"BB":case"BBB":return n.dayPeriod(e,{width:"abbreviated",context:"formatting"})||n.dayPeriod(e,{width:"narrow",context:"formatting"});case"BBBBB":return n.dayPeriod(e,{width:"narrow",context:"formatting"});default:return n.dayPeriod(e,{width:"wide",context:"formatting"})||n.dayPeriod(e,{width:"abbreviated",context:"formatting"})||n.dayPeriod(e,{width:"narrow",context:"formatting"})}}set(e,t,n){return e.setHours(Dd(n),0,0,0),e}incompatibleTokens=["a","b","t","T"]},h:new class extends Xl{priority=70;parse(e,t,n){switch(t){case"h":return xd(od,e);case"ho":return n.ordinalNumber(e,{unit:"hour"});default:return Ed(t.length,e)}}validate(e,t){return t>=1&&t<=12}set(e,t,n){const r=e.getHours()>=12;return r&&n<12?e.setHours(n+12,0,0,0):r||12!==n?e.setHours(n,0,0,0):e.setHours(0,0,0,0),e}incompatibleTokens=["H","K","k","t","T"]},H:new class extends Xl{priority=70;parse(e,t,n){switch(t){case"H":return xd(td,e);case"Ho":return n.ordinalNumber(e,{unit:"hour"});default:return Ed(t.length,e)}}validate(e,t){return t>=0&&t<=23}set(e,t,n){return e.setHours(n,0,0,0),e}incompatibleTokens=["a","b","h","K","k","t","T"]},K:new class extends Xl{priority=70;parse(e,t,n){switch(t){case"K":return xd(rd,e);case"Ko":return n.ordinalNumber(e,{unit:"hour"});default:return Ed(t.length,e)}}validate(e,t){return t>=0&&t<=11}set(e,t,n){return e.getHours()>=12&&n<12?e.setHours(n+12,0,0,0):e.setHours(n,0,0,0),e}incompatibleTokens=["h","H","k","t","T"]},k:new class extends Xl{priority=70;parse(e,t,n){switch(t){case"k":return xd(nd,e);case"ko":return n.ordinalNumber(e,{unit:"hour"});default:return Ed(t.length,e)}}validate(e,t){return t>=1&&t<=24}set(e,t,n){const r=n<=24?n%24:n;return e.setHours(r,0,0,0),e}incompatibleTokens=["a","b","h","H","K","t","T"]},m:new class extends Xl{priority=60;parse(e,t,n){switch(t){case"m":return xd(ad,e);case"mo":return n.ordinalNumber(e,{unit:"minute"});default:return Ed(t.length,e)}}validate(e,t){return t>=0&&t<=59}set(e,t,n){return e.setMinutes(n,0,0),e}incompatibleTokens=["t","T"]},s:new class extends Xl{priority=50;parse(e,t,n){switch(t){case"s":return xd(id,e);case"so":return n.ordinalNumber(e,{unit:"second"});default:return Ed(t.length,e)}}validate(e,t){return t>=0&&t<=59}set(e,t,n){return e.setSeconds(n,0),e}incompatibleTokens=["t","T"]},S:new class extends Xl{priority=30;parse(e,t){return Od(Ed(t.length,e),(e=>Math.trunc(e*Math.pow(10,3-t.length))))}set(e,t,n){return e.setMilliseconds(n),e}incompatibleTokens=["t","T"]},X:new class extends Xl{priority=10;parse(e,t){switch(t){case"X":return kd(gd,e);case"XX":return kd(yd,e);case"XXXX":return kd(vd,e);case"XXXXX":return kd(wd,e);default:return kd(bd,e)}}set(e,t,n){return t.timestampIsSet?e:Iu(e,e.getTime()-qu(e)-n)}incompatibleTokens=["t","T","x"]},x:new class extends Xl{priority=10;parse(e,t){switch(t){case"x":return kd(gd,e);case"xx":return kd(yd,e);case"xxxx":return kd(vd,e);case"xxxxx":return kd(wd,e);default:return kd(bd,e)}}set(e,t,n){return t.timestampIsSet?e:Iu(e,e.getTime()-qu(e)-n)}incompatibleTokens=["t","T","X"]},t:new class extends Xl{priority=40;parse(e){return Sd(e)}set(e,t,n){return[Iu(e,1e3*n),{timestampIsSet:!0}]}incompatibleTokens="*"},T:new class extends Xl{priority=20;parse(e){return Sd(e)}set(e,t,n){return[Iu(e,n),{timestampIsSet:!0}]}incompatibleTokens="*"}},Ld=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,Fd=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,Hd=/^'([^]*?)'?$/,Wd=/''/g,Bd=/\S/,Yd=/[a-zA-Z]/;function Ud(e,t,n,r){const o=Bl(),a=r?.locale??o.locale??sl,i=r?.firstWeekContainsDate??r?.locale?.options?.firstWeekContainsDate??o.firstWeekContainsDate??o.locale?.options?.firstWeekContainsDate??1,s=r?.weekStartsOn??r?.locale?.options?.weekStartsOn??o.weekStartsOn??o.locale?.options?.weekStartsOn??0;if(""===t)return""===e?Tu(n):Iu(n,NaN);const c={firstWeekContainsDate:i,weekStartsOn:s,locale:a},u=[new $l],l=t.match(Fd).map((e=>{const t=e[0];if(t in Dl){return(0,Dl[t])(e,a.formatLong)}return e})).join("").match(Ld),d=[];for(let o of l){!r?.useAdditionalWeekYearTokens&&Ml(o)&&Tl(o,t,e),!r?.useAdditionalDayOfYearTokens&&Al(o)&&Tl(o,t,e);const i=o[0],s=Rd[i];if(s){const{incompatibleTokens:t}=s;if(Array.isArray(t)){const e=d.find((e=>t.includes(e.token)||e.token===i));if(e)throw new RangeError(`The format string mustn't contain \`${e.fullToken}\` and \`${o}\` at the same time`)}else if("*"===s.incompatibleTokens&&d.length>0)throw new RangeError(`The format string mustn't contain \`${o}\` and any other token at the same time`);d.push({token:i,fullToken:o});const r=s.run(e,o,a.match,c);if(!r)return Iu(n,NaN);u.push(r.setter),e=r.rest}else{if(i.match(Yd))throw new RangeError("Format string contains an unescaped latin alphabet character `"+i+"`");if("''"===o?o="'":"'"===i&&(o=o.match(Hd)[1].replace(Wd,"'")),0!==e.indexOf(o))return Iu(n,NaN);e=e.slice(o.length)}}if(e.length>0&&Bd.test(e))return Iu(n,NaN);const f=u.map((e=>e.priority)).sort(((e,t)=>t-e)).filter(((e,t,n)=>n.indexOf(e)===t)).map((e=>u.filter((t=>t.priority===e)).sort(((e,t)=>t.subPriority-e.subPriority)))).map((e=>e[0]));let p=Tu(n);if(isNaN(p.getTime()))return Iu(n,NaN);const h={};for(const e of f){if(!e.validate(p,c))return Iu(n,NaN);const t=e.set(p,h,c);Array.isArray(t)?(p=t[0],Object.assign(h,t[1])):p=t}return Iu(n,p)}function zd(e,t,n){return Xu(Ud(e,t,new Date,n))}function Vd(e,t,n){return+Yu(e,n)==+Yu(t,n)}function qd(e,t){const n=t?.additionalDigits??2,r=function(e){const t={},n=e.split(Gd.dateTimeDelimiter);let r;if(n.length>2)return t;/:/.test(n[0])?r=n[0]:(t.date=n[0],r=n[1],Gd.timeZoneDelimiter.test(t.date)&&(t.date=e.split(Gd.timeZoneDelimiter)[0],r=e.substr(t.date.length,e.length)));if(r){const e=Gd.timezone.exec(r);e?(t.time=r.replace(e[1],""),t.timezone=e[1]):t.time=r}return t}(e);let o;if(r.date){const e=function(e,t){const n=new RegExp("^(?:(\\d{4}|[+-]\\d{"+(4+t)+"})|(\\d{2}|[+-]\\d{"+(2+t)+"})$)"),r=e.match(n);if(!r)return{year:NaN,restDateString:""};const o=r[1]?parseInt(r[1]):null,a=r[2]?parseInt(r[2]):null;return{year:null===a?o:100*a,restDateString:e.slice((r[1]||r[2]).length)}}(r.date,n);o=function(e,t){if(null===t)return new Date(NaN);const n=e.match(Kd);if(!n)return new Date(NaN);const r=!!n[4],o=Qd(n[1]),a=Qd(n[2])-1,i=Qd(n[3]),s=Qd(n[4]),c=Qd(n[5])-1;if(r)return function(e,t,n){return t>=1&&t<=53&&n>=0&&n<=6}(0,s,c)?function(e,t,n){const r=new Date(0);r.setUTCFullYear(e,0,4);const o=r.getUTCDay()||7,a=7*(t-1)+n+1-o;return r.setUTCDate(r.getUTCDate()+a),r}(t,s,c):new Date(NaN);{const e=new Date(0);return function(e,t,n){return t>=0&&t<=11&&n>=1&&n<=(Jd[t]||(ef(e)?29:28))}(t,a,i)&&function(e,t){return t>=1&&t<=(ef(e)?366:365)}(t,o)?(e.setUTCFullYear(t,a,Math.max(o,i)),e):new Date(NaN)}}(e.restDateString,e.year)}if(!o||isNaN(o.getTime()))return new Date(NaN);const a=o.getTime();let i,s=0;if(r.time&&(s=function(e){const t=e.match($d);if(!t)return NaN;const n=Zd(t[1]),r=Zd(t[2]),o=Zd(t[3]);if(!function(e,t,n){if(24===e)return 0===t&&0===n;return n>=0&&n<60&&t>=0&&t<60&&e>=0&&e<25}(n,r,o))return NaN;return n*Hu+r*Fu+1e3*o}(r.time),isNaN(s)))return new Date(NaN);if(!r.timezone){const e=new Date(a+s),t=new Date(0);return t.setFullYear(e.getUTCFullYear(),e.getUTCMonth(),e.getUTCDate()),t.setHours(e.getUTCHours(),e.getUTCMinutes(),e.getUTCSeconds(),e.getUTCMilliseconds()),t}return i=function(e){if("Z"===e)return 0;const t=e.match(Xd);if(!t)return 0;const n="+"===t[1]?-1:1,r=parseInt(t[2]),o=t[3]&&parseInt(t[3])||0;if(!function(e,t){return t>=0&&t<=59}(0,o))return NaN;return n*(r*Hu+o*Fu)}(r.timezone),isNaN(i)?new Date(NaN):new Date(a+s+i)}const Gd={dateTimeDelimiter:/[T ]/,timeZoneDelimiter:/[Z ]/i,timezone:/([Z+-].*)$/},Kd=/^-?(?:(\d{3})|(\d{2})(?:-?(\d{2}))?|W(\d{2})(?:-?(\d{1}))?|)$/,$d=/^(\d{2}(?:[.,]\d*)?)(?::?(\d{2}(?:[.,]\d*)?))?(?::?(\d{2}(?:[.,]\d*)?))?$/,Xd=/^([+-])(\d{2})(?::?(\d{2}))?$/;function Qd(e){return e?parseInt(e):1}function Zd(e){return e&&parseFloat(e.replace(",","."))||0}const Jd=[31,null,31,30,31,30,31,31,30,31,30,31];function ef(e){return e%400==0||e%4==0&&e%100!=0}function tf(e,t){const n=Tu(e);return n.setHours(t),n}function nf(e,t){const n=Tu(e);return n.setMilliseconds(t),n}function rf(e,t){const n=Tu(e);return n.setMinutes(t),n}function of(e,t){const n=Tu(e);return n.setSeconds(t),n}const af={lessThanXSeconds:{standalone:{one:"weniger als 1 Sekunde",other:"weniger als {{count}} Sekunden"},withPreposition:{one:"weniger als 1 Sekunde",other:"weniger als {{count}} Sekunden"}},xSeconds:{standalone:{one:"1 Sekunde",other:"{{count}} Sekunden"},withPreposition:{one:"1 Sekunde",other:"{{count}} Sekunden"}},halfAMinute:{standalone:"eine halbe Minute",withPreposition:"einer halben Minute"},lessThanXMinutes:{standalone:{one:"weniger als 1 Minute",other:"weniger als {{count}} Minuten"},withPreposition:{one:"weniger als 1 Minute",other:"weniger als {{count}} Minuten"}},xMinutes:{standalone:{one:"1 Minute",other:"{{count}} Minuten"},withPreposition:{one:"1 Minute",other:"{{count}} Minuten"}},aboutXHours:{standalone:{one:"etwa 1 Stunde",other:"etwa {{count}} Stunden"},withPreposition:{one:"etwa 1 Stunde",other:"etwa {{count}} Stunden"}},xHours:{standalone:{one:"1 Stunde",other:"{{count}} Stunden"},withPreposition:{one:"1 Stunde",other:"{{count}} Stunden"}},xDays:{standalone:{one:"1 Tag",other:"{{count}} Tage"},withPreposition:{one:"1 Tag",other:"{{count}} Tagen"}},aboutXWeeks:{standalone:{one:"etwa 1 Woche",other:"etwa {{count}} Wochen"},withPreposition:{one:"etwa 1 Woche",other:"etwa {{count}} Wochen"}},xWeeks:{standalone:{one:"1 Woche",other:"{{count}} Wochen"},withPreposition:{one:"1 Woche",other:"{{count}} Wochen"}},aboutXMonths:{standalone:{one:"etwa 1 Monat",other:"etwa {{count}} Monate"},withPreposition:{one:"etwa 1 Monat",other:"etwa {{count}} Monaten"}},xMonths:{standalone:{one:"1 Monat",other:"{{count}} Monate"},withPreposition:{one:"1 Monat",other:"{{count}} Monaten"}},aboutXYears:{standalone:{one:"etwa 1 Jahr",other:"etwa {{count}} Jahre"},withPreposition:{one:"etwa 1 Jahr",other:"etwa {{count}} Jahren"}},xYears:{standalone:{one:"1 Jahr",other:"{{count}} Jahre"},withPreposition:{one:"1 Jahr",other:"{{count}} Jahren"}},overXYears:{standalone:{one:"mehr als 1 Jahr",other:"mehr als {{count}} Jahre"},withPreposition:{one:"mehr als 1 Jahr",other:"mehr als {{count}} Jahren"}},almostXYears:{standalone:{one:"fast 1 Jahr",other:"fast {{count}} Jahre"},withPreposition:{one:"fast 1 Jahr",other:"fast {{count}} Jahren"}}},sf={date:Ju({formats:{full:"EEEE, do MMMM y",long:"do MMMM y",medium:"do MMM y",short:"dd.MM.y"},defaultWidth:"full"}),time:Ju({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:Ju({formats:{full:"{{date}} 'um' {{time}}",long:"{{date}} 'um' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},cf={lastWeek:"'letzten' eeee 'um' p",yesterday:"'gestern um' p",today:"'heute um' p",tomorrow:"'morgen um' p",nextWeek:"eeee 'um' p",other:"P"},uf={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mär","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],wide:["Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]},lf={narrow:uf.narrow,abbreviated:["Jan.","Feb.","März","Apr.","Mai","Juni","Juli","Aug.","Sep.","Okt.","Nov.","Dez."],wide:uf.wide},df={ordinalNumber:e=>Number(e)+".",era:nl({values:{narrow:["v.Chr.","n.Chr."],abbreviated:["v.Chr.","n.Chr."],wide:["vor Christus","nach Christus"]},defaultWidth:"wide"}),quarter:nl({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1. Quartal","2. Quartal","3. Quartal","4. Quartal"]},defaultWidth:"wide",argumentCallback:e=>e-1}),month:nl({values:uf,formattingValues:lf,defaultWidth:"wide"}),day:nl({values:{narrow:["S","M","D","M","D","F","S"],short:["So","Mo","Di","Mi","Do","Fr","Sa"],abbreviated:["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."],wide:["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"]},defaultWidth:"wide"}),dayPeriod:nl({values:{narrow:{am:"vm.",pm:"nm.",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachm.",evening:"Abend",night:"Nacht"},abbreviated:{am:"vorm.",pm:"nachm.",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachmittag",evening:"Abend",night:"Nacht"},wide:{am:"vormittags",pm:"nachmittags",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachmittag",evening:"Abend",night:"Nacht"}},defaultWidth:"wide",formattingValues:{narrow:{am:"vm.",pm:"nm.",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachm.",evening:"abends",night:"nachts"},abbreviated:{am:"vorm.",pm:"nachm.",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachmittags",evening:"abends",night:"nachts"},wide:{am:"vormittags",pm:"nachmittags",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachmittags",evening:"abends",night:"nachts"}},defaultFormattingWidth:"wide"})},ff={ordinalNumber:al({matchPattern:/^(\d+)(\.)?/i,parsePattern:/\d+/i,valueCallback:e=>parseInt(e)}),era:ol({matchPatterns:{narrow:/^(v\.? ?Chr\.?|n\.? ?Chr\.?)/i,abbreviated:/^(v\.? ?Chr\.?|n\.? ?Chr\.?)/i,wide:/^(vor Christus|vor unserer Zeitrechnung|nach Christus|unserer Zeitrechnung)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^v/i,/^n/i]},defaultParseWidth:"any"}),quarter:ol({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](\.)? Quartal/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:e=>e+1}),month:ol({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(j[aä]n|feb|mär[z]?|apr|mai|jun[i]?|jul[i]?|aug|sep|okt|nov|dez)\.?/i,wide:/^(januar|februar|märz|april|mai|juni|juli|august|september|oktober|november|dezember)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^j[aä]/i,/^f/i,/^mär/i,/^ap/i,/^mai/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:ol({matchPatterns:{narrow:/^[smdmf]/i,short:/^(so|mo|di|mi|do|fr|sa)/i,abbreviated:/^(son?|mon?|die?|mit?|don?|fre?|sam?)\.?/i,wide:/^(sonntag|montag|dienstag|mittwoch|donnerstag|freitag|samstag)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^so/i,/^mo/i,/^di/i,/^mi/i,/^do/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:ol({matchPatterns:{narrow:/^(vm\.?|nm\.?|Mitternacht|Mittag|morgens|nachm\.?|abends|nachts)/i,abbreviated:/^(vorm\.?|nachm\.?|Mitternacht|Mittag|morgens|nachm\.?|abends|nachts)/i,wide:/^(vormittags|nachmittags|Mitternacht|Mittag|morgens|nachmittags|abends|nachts)/i},defaultMatchWidth:"wide",parsePatterns:{any:{am:/^v/i,pm:/^n/i,midnight:/^Mitte/i,noon:/^Mitta/i,morning:/morgens/i,afternoon:/nachmittags/i,evening:/abends/i,night:/nachts/i}},defaultParseWidth:"any"})},pf={code:"de",formatDistance:(e,t,n)=>{let r;const o=n?.addSuffix?af[e].withPreposition:af[e].standalone;return r="string"==typeof o?o:1===t?o.one:o.other.replace("{{count}}",String(t)),n?.addSuffix?n.comparison&&n.comparison>0?"in "+r:"vor "+r:r},formatLong:sf,formatRelative:(e,t,n,r)=>cf[e],localize:df,match:ff,options:{weekStartsOn:1,firstWeekContainsDate:4}},hf={lessThanXSeconds:{one:"moins d’une seconde",other:"moins de {{count}} secondes"},xSeconds:{one:"1 seconde",other:"{{count}} secondes"},halfAMinute:"30 secondes",lessThanXMinutes:{one:"moins d’une minute",other:"moins de {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"environ 1 heure",other:"environ {{count}} heures"},xHours:{one:"1 heure",other:"{{count}} heures"},xDays:{one:"1 jour",other:"{{count}} jours"},aboutXWeeks:{one:"environ 1 semaine",other:"environ {{count}} semaines"},xWeeks:{one:"1 semaine",other:"{{count}} semaines"},aboutXMonths:{one:"environ 1 mois",other:"environ {{count}} mois"},xMonths:{one:"1 mois",other:"{{count}} mois"},aboutXYears:{one:"environ 1 an",other:"environ {{count}} ans"},xYears:{one:"1 an",other:"{{count}} ans"},overXYears:{one:"plus d’un an",other:"plus de {{count}} ans"},almostXYears:{one:"presqu’un an",other:"presque {{count}} ans"}},mf=["MMM","MMMM"],gf={preprocessor:(e,t)=>{if(1===e.getDate())return t;return t.some((e=>e.isToken&&mf.includes(e.value)))?t.map((e=>e.isToken&&"do"===e.value?{isToken:!0,value:"d"}:e)):t},ordinalNumber:(e,t)=>{const n=Number(e),r=t?.unit;if(0===n)return"0";let o;return o=1===n?r&&["year","week","hour","minute","second"].includes(r)?"ère":"er":"ème",n+o},era:nl({values:{narrow:["av. J.-C","ap. J.-C"],abbreviated:["av. J.-C","ap. J.-C"],wide:["avant Jésus-Christ","après Jésus-Christ"]},defaultWidth:"wide"}),quarter:nl({values:{narrow:["T1","T2","T3","T4"],abbreviated:["1er trim.","2ème trim.","3ème trim.","4ème trim."],wide:["1er trimestre","2ème trimestre","3ème trimestre","4ème trimestre"]},defaultWidth:"wide",argumentCallback:e=>e-1}),month:nl({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["janv.","févr.","mars","avr.","mai","juin","juil.","août","sept.","oct.","nov.","déc."],wide:["janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre"]},defaultWidth:"wide"}),day:nl({values:{narrow:["D","L","M","M","J","V","S"],short:["di","lu","ma","me","je","ve","sa"],abbreviated:["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],wide:["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"]},defaultWidth:"wide"}),dayPeriod:nl({values:{narrow:{am:"AM",pm:"PM",midnight:"minuit",noon:"midi",morning:"mat.",afternoon:"ap.m.",evening:"soir",night:"mat."},abbreviated:{am:"AM",pm:"PM",midnight:"minuit",noon:"midi",morning:"matin",afternoon:"après-midi",evening:"soir",night:"matin"},wide:{am:"AM",pm:"PM",midnight:"minuit",noon:"midi",morning:"du matin",afternoon:"de l’après-midi",evening:"du soir",night:"du matin"}},defaultWidth:"wide"})},yf={ordinalNumber:al({matchPattern:/^(\d+)(ième|ère|ème|er|e)?/i,parsePattern:/\d+/i,valueCallback:e=>parseInt(e)}),era:ol({matchPatterns:{narrow:/^(av\.J\.C|ap\.J\.C|ap\.J\.-C)/i,abbreviated:/^(av\.J\.-C|av\.J-C|apr\.J\.-C|apr\.J-C|ap\.J-C)/i,wide:/^(avant Jésus-Christ|après Jésus-Christ)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^av/i,/^ap/i]},defaultParseWidth:"any"}),quarter:ol({matchPatterns:{narrow:/^T?[1234]/i,abbreviated:/^[1234](er|ème|e)? trim\.?/i,wide:/^[1234](er|ème|e)? trimestre/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:e=>e+1}),month:ol({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(janv|févr|mars|avr|mai|juin|juill|juil|août|sept|oct|nov|déc)\.?/i,wide:/^(janvier|février|mars|avril|mai|juin|juillet|août|septembre|octobre|novembre|décembre)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^av/i,/^ma/i,/^juin/i,/^juil/i,/^ao/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:ol({matchPatterns:{narrow:/^[lmjvsd]/i,short:/^(di|lu|ma|me|je|ve|sa)/i,abbreviated:/^(dim|lun|mar|mer|jeu|ven|sam)\.?/i,wide:/^(dimanche|lundi|mardi|mercredi|jeudi|vendredi|samedi)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^d/i,/^l/i,/^m/i,/^m/i,/^j/i,/^v/i,/^s/i],any:[/^di/i,/^lu/i,/^ma/i,/^me/i,/^je/i,/^ve/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:ol({matchPatterns:{narrow:/^(a|p|minuit|midi|mat\.?|ap\.?m\.?|soir|nuit)/i,any:/^([ap]\.?\s?m\.?|du matin|de l'après[-\s]midi|du soir|de la nuit)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^min/i,noon:/^mid/i,morning:/mat/i,afternoon:/ap/i,evening:/soir/i,night:/nuit/i}},defaultParseWidth:"any"})},vf={date:Ju({formats:{full:"EEEE d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"dd.MM.y"},defaultWidth:"full"}),time:Ju({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:Ju({formats:{full:"{{date}} 'à' {{time}}",long:"{{date}} 'à' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},bf={lastWeek:"eeee 'la semaine dernière à' p",yesterday:"'hier à' p",today:"'aujourd’hui à' p",tomorrow:"'demain à' p'",nextWeek:"eeee 'la semaine prochaine à' p",other:"P"},wf={code:"fr-CH",formatDistance:(e,t,n)=>{let r;const o=hf[e];return r="string"==typeof o?o:1===t?o.one:o.other.replace("{{count}}",String(t)),n?.addSuffix?n.comparison&&n.comparison>0?"dans "+r:"il y a "+r:r},formatLong:vf,formatRelative:(e,t,n,r)=>bf[e],localize:gf,match:yf,options:{weekStartsOn:1,firstWeekContainsDate:4}},Of={lessThanXSeconds:{one:"meno di un secondo",other:"meno di {{count}} secondi"},xSeconds:{one:"un secondo",other:"{{count}} secondi"},halfAMinute:"alcuni secondi",lessThanXMinutes:{one:"meno di un minuto",other:"meno di {{count}} minuti"},xMinutes:{one:"un minuto",other:"{{count}} minuti"},aboutXHours:{one:"circa un'ora",other:"circa {{count}} ore"},xHours:{one:"un'ora",other:"{{count}} ore"},xDays:{one:"un giorno",other:"{{count}} giorni"},aboutXWeeks:{one:"circa una settimana",other:"circa {{count}} settimane"},xWeeks:{one:"una settimana",other:"{{count}} settimane"},aboutXMonths:{one:"circa un mese",other:"circa {{count}} mesi"},xMonths:{one:"un mese",other:"{{count}} mesi"},aboutXYears:{one:"circa un anno",other:"circa {{count}} anni"},xYears:{one:"un anno",other:"{{count}} anni"},overXYears:{one:"più di un anno",other:"più di {{count}} anni"},almostXYears:{one:"quasi un anno",other:"quasi {{count}} anni"}},xf={date:Ju({formats:{full:"EEEE d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"dd/MM/y"},defaultWidth:"full"}),time:Ju({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:Ju({formats:{full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},kf=["domenica","lunedì","martedì","mercoledì","giovedì","venerdì","sabato"];function Sf(e){return"'"+kf[e]+" alle' p"}const Ef={lastWeek:(e,t,n)=>{const r=e.getDay();return Vd(e,t,n)?Sf(r):function(e){return 0===e?"'domenica scorsa alle' p":"'"+kf[e]+" scorso alle' p"}(r)},yesterday:"'ieri alle' p",today:"'oggi alle' p",tomorrow:"'domani alle' p",nextWeek:(e,t,n)=>{const r=e.getDay();return Vd(e,t,n)?Sf(r):function(e){return 0===e?"'domenica prossima alle' p":"'"+kf[e]+" prossimo alle' p"}(r)},other:"P"},_f={ordinalNumber:(e,t)=>{const n=Number(e);return String(n)},era:nl({values:{narrow:["aC","dC"],abbreviated:["a.C.","d.C."],wide:["avanti Cristo","dopo Cristo"]},defaultWidth:"wide"}),quarter:nl({values:{narrow:["1","2","3","4"],abbreviated:["T1","T2","T3","T4"],wide:["1º trimestre","2º trimestre","3º trimestre","4º trimestre"]},defaultWidth:"wide",argumentCallback:e=>e-1}),month:nl({values:{narrow:["G","F","M","A","M","G","L","A","S","O","N","D"],abbreviated:["gen","feb","mar","apr","mag","giu","lug","ago","set","ott","nov","dic"],wide:["gennaio","febbraio","marzo","aprile","maggio","giugno","luglio","agosto","settembre","ottobre","novembre","dicembre"]},defaultWidth:"wide"}),day:nl({values:{narrow:["D","L","M","M","G","V","S"],short:["dom","lun","mar","mer","gio","ven","sab"],abbreviated:["dom","lun","mar","mer","gio","ven","sab"],wide:["domenica","lunedì","martedì","mercoledì","giovedì","venerdì","sabato"]},defaultWidth:"wide"}),dayPeriod:nl({values:{narrow:{am:"m.",pm:"p.",midnight:"mezzanotte",noon:"mezzogiorno",morning:"mattina",afternoon:"pomeriggio",evening:"sera",night:"notte"},abbreviated:{am:"AM",pm:"PM",midnight:"mezzanotte",noon:"mezzogiorno",morning:"mattina",afternoon:"pomeriggio",evening:"sera",night:"notte"},wide:{am:"AM",pm:"PM",midnight:"mezzanotte",noon:"mezzogiorno",morning:"mattina",afternoon:"pomeriggio",evening:"sera",night:"notte"}},defaultWidth:"wide",formattingValues:{narrow:{am:"m.",pm:"p.",midnight:"mezzanotte",noon:"mezzogiorno",morning:"di mattina",afternoon:"del pomeriggio",evening:"di sera",night:"di notte"},abbreviated:{am:"AM",pm:"PM",midnight:"mezzanotte",noon:"mezzogiorno",morning:"di mattina",afternoon:"del pomeriggio",evening:"di sera",night:"di notte"},wide:{am:"AM",pm:"PM",midnight:"mezzanotte",noon:"mezzogiorno",morning:"di mattina",afternoon:"del pomeriggio",evening:"di sera",night:"di notte"}},defaultFormattingWidth:"wide"})},Df={ordinalNumber:al({matchPattern:/^(\d+)(º)?/i,parsePattern:/\d+/i,valueCallback:e=>parseInt(e,10)}),era:ol({matchPatterns:{narrow:/^(aC|dC)/i,abbreviated:/^(a\.?\s?C\.?|a\.?\s?e\.?\s?v\.?|d\.?\s?C\.?|e\.?\s?v\.?)/i,wide:/^(avanti Cristo|avanti Era Volgare|dopo Cristo|Era Volgare)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^a/i,/^(d|e)/i]},defaultParseWidth:"any"}),quarter:ol({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^t[1234]/i,wide:/^[1234](º)? trimestre/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:e=>e+1}),month:ol({matchPatterns:{narrow:/^[gfmalsond]/i,abbreviated:/^(gen|feb|mar|apr|mag|giu|lug|ago|set|ott|nov|dic)/i,wide:/^(gennaio|febbraio|marzo|aprile|maggio|giugno|luglio|agosto|settembre|ottobre|novembre|dicembre)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^g/i,/^f/i,/^m/i,/^a/i,/^m/i,/^g/i,/^l/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ge/i,/^f/i,/^mar/i,/^ap/i,/^mag/i,/^gi/i,/^l/i,/^ag/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:ol({matchPatterns:{narrow:/^[dlmgvs]/i,short:/^(do|lu|ma|me|gi|ve|sa)/i,abbreviated:/^(dom|lun|mar|mer|gio|ven|sab)/i,wide:/^(domenica|luned[i|ì]|marted[i|ì]|mercoled[i|ì]|gioved[i|ì]|venerd[i|ì]|sabato)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^d/i,/^l/i,/^m/i,/^m/i,/^g/i,/^v/i,/^s/i],any:[/^d/i,/^l/i,/^ma/i,/^me/i,/^g/i,/^v/i,/^s/i]},defaultParseWidth:"any"}),dayPeriod:ol({matchPatterns:{narrow:/^(a|m\.|p|mezzanotte|mezzogiorno|(di|del) (mattina|pomeriggio|sera|notte))/i,any:/^([ap]\.?\s?m\.?|mezzanotte|mezzogiorno|(di|del) (mattina|pomeriggio|sera|notte))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mezza/i,noon:/^mezzo/i,morning:/mattina/i,afternoon:/pomeriggio/i,evening:/sera/i,night:/notte/i}},defaultParseWidth:"any"})},Pf={code:"it",formatDistance:(e,t,n)=>{let r;const o=Of[e];return r="string"==typeof o?o:1===t?o.one:o.other.replace("{{count}}",t.toString()),n?.addSuffix?n.comparison&&n.comparison>0?"tra "+r:r+" fa":r},formatLong:xf,formatRelative:(e,t,n,r)=>{const o=Ef[e];return"function"==typeof o?o(t,n,r):o},localize:_f,match:Df,options:{weekStartsOn:1,firstWeekContainsDate:4}};var jf=function(e){if(!e&&0!==e)return{hours:"",minutes:"",seconds:""};var t=Yn(e/1e3%60,3);e-=Math.round(1e3*t);var n=parseInt(e/6e4%60);e-=1e3*n*60;var r=parseInt(e/36e5);return(n<0||r<0)&&(t=Math.abs(t)),r<0&&(n=Math.abs(n)),{hours:r,minutes:n,seconds:t}},Cf=function(e){switch(e){case"fr":return wf;case"en":return sl;case"it":return Pf;default:return pf}},Af=function(e){return Cf(e).formatLong.date({width:"short"})},Mf=function(e){return Af(e).replace(/[/.]/g,"")};const Tf=function(e){var t=jf(e),n=t.hours,r=t.minutes,o=t.seconds,a="".concat(n.toString().padStart(2,"0"),":").concat(r.toString().padStart(2,"0")),i="".concat(a,":").concat(o.toFixed(3).padStart(6,"0"));return o?i:a},If=Cf,Nf=Af,Rf=function(e){return"".concat(Af(e)," HH:mm")},Lf=Mf,Ff=function(e){return"".concat(Mf(e)," HHmm")},Hf=function(e){return e.replace(/y+/,"yy")},Wf=function(e){var t=new Date,n=new Date(e);return n=nf(n=of(n=rf(n=tf(n,Yl(t)),zl(t)),0),0)},Bf=function(e){var t=864e5,n=e-(new Date).getTime();if(n>-864e5){var r=Math.round(n/1e3);return r>-60?{diffValue:r,unit:"second"}:r>-3600?{diffValue:Math.ceil(r/60),unit:"minute"}:{diffValue:Math.ceil(r/3600),unit:"hour"}}var o=Math.round(n/t);return o>-30?{diffValue:o,unit:"day"}:o>-365?{diffValue:Math.ceil(o/30),unit:"month"}:{diffValue:Math.ceil(o/365),unit:"year"}};var Yf=function(){(0,Pu.registerLocale)("en",If("en")),(0,Pu.registerLocale)("en-US",If("en")),(0,Pu.registerLocale)("de-CH",If("de-CH")),(0,Pu.registerLocale)("de-DE",If("de-DE")),(0,Pu.registerLocale)("de",If("de")),(0,Pu.registerLocale)("fr",If("fr")),(0,Pu.registerLocale)("fr-CH",If("fr")),(0,Pu.registerLocale)("it",If("it")),(0,Pu.registerLocale)("it-CH",If("it")),(0,Pu.setDefaultLocale)("de")};Yf();(0,De.SL)((0,f.injectIntl)((function(e){var t,n=e.children,r=e.value,o=e.onChange,a=e.intl,i=a.locale,s=(0,p.useRef)(null),c=(0,p.useState)(!1),u=(0,Ve.A)(c,2),l=u[0],d=u[1],f=function(e){var t,n;(d(e),null!==(t=s.current)&&void 0!==t&&t.setPreSelection)&&(null===(n=s.current)||void 0===n||n.setPreSelection(r))};return(0,We.jsx)(ju(),{ref:s,selected:r,preSelection:null,onChange:o,showTimeInput:!1,dateFormat:"P",showMonthDropdown:!0,showYearDropdown:!0,scrollableYearDropdown:!0,fixedHeight:!0,showPopperArrow:!1,open:l,onFocus:function(){f(!0)},onClickOutside:function(){f(!1)},locale:i,enableTabLoop:!1,customInput:(0,We.jsx)(Mu,{onOpen:function(){f(!0)},children:n}),todayButton:(t="client.component.datePicker.todayLabel",a.formatMessage({id:t}))})})));var Uf,zf,Vf,qf,Gf,Kf,$f=Te.t7.color("secondaryLight"),Xf=Te.t7.color("paper"),Qf=Te.t7.color("text"),Zf=Te.t7.color("secondary"),Jf=Te.t7.radii("form"),ep=(0,De.DU)(Uf||(Uf=(0,Ee.A)(["\n .react-datepicker-popper {\n && {\n // higher than StyledHolder and very high value to prevent other elements blocking it when implemented as a widget\n z-index: 9100;\n margin: 0;\n }\n }\n\n .react-datepicker-wrapper {\n width: 100%;\n\n .react-datepicker__input-container {\n "," {\n color: ",";\n }\n }\n }\n\n .react-datepicker.react-datepicker .react-datepicker__time-container--with-today-button,\n .react-datepicker.react-datepicker .react-datepicker__time-container .react-datepicker__time {\n border-radius: "," !important;\n height: 100%;\n }\n\n .react-datepicker {\n && {\n * {\n box-sizing: content-box; // prevent box-sizing problems in widgets\n }\n border-radius: ",";\n border: 1px solid ",";\n background-color: ",";\n ","\n\n .react-datepicker__header {\n ","\n border-radius: 0;\n background-color: ",";\n padding-bottom: 0;\n border-top-left-radius: ",";\n border-top-right-radius: ",";\n }\n\n .react-datepicker__navigation {\n top: 3px;\n }\n\n .react-datepicker__navigation--previous,\n .react-datepicker__navigation--next {\n margin-top: ",";\n }\n ","\n\n .react-datepicker__year-read-view--down-arrow,\n .react-datepicker__month-read-view--down-arrow,\n .react-datepicker__month-year-read-view--down-arrow,\n .react-datepicker__navigation-icon:before {\n border-color: "," !important;\n border-width: 1.5px 1.5px 0 0;\n }\n\n .react-datepicker__month-read-view--selected-month,\n .react-datepicker__year-read-view--selected-year {\n font-size: ",";\n font-weight: ",";\n }\n\n .react-datepicker__current-month {\n ","\n }\n\n .react-datepicker__day-name {\n color: ",";\n font-size: ",";\n }\n\n .react-datepicker__day,\n .react-datepicker__day-name {\n border: 1px solid transparent;\n padding: ",";\n outline: none;\n }\n\n .react-datepicker__day.react-datepicker__day--selected {\n background-color: ",";\n border-color: ",";\n border-radius: 50%;\n color: #fff; // static in all themes\n\n &:focus {\n border-color: ",";\n background-color: ",";\n }\n }\n\n .react-datepicker__day--keyboard-selected {\n background-color: ",";\n border-color: ",";\n border-radius: 50%;\n }\n\n .react-datepicker__day--today,\n .react-datepicker__month-text--today,\n .react-datepicker__quarter-text--today,\n .react-datepicker__year-text--today {\n border-radius: 50%;\n border-color: ",";\n }\n\n .react-datepicker__today-button {\n ","\n background-color: ",";\n border-top: 0;\n padding-bottom: ",";\n padding-top: 0;\n\n &:hover > button {\n background-color: ",";\n }\n\n &:last-child {\n border-radius: ",";\n }\n }\n\n .react-datepicker__input-time-container {\n display: flex;\n justify-content: center;\n margin: 5px 0;\n align-items: baseline;\n gap: ",";\n background-color: ",";\n\n .react-datepicker-time__input {\n margin: 0;\n\n input {\n width: 80px;\n border: 1px solid ",";\n border-radius: ",";\n text-align: center;\n margin-top: ",";\n margin-bottom: ",";\n }\n }\n }\n\n .react-datepicker-time__header {\n font-size: ",";\n color: ",";\n font-weight: ",";\n padding-bottom: ",";\n }\n\n .react-datepicker__time-container--with-today-button,\n .react-datepicker__time-container .react-datepicker__time {\n border-radius: 0;\n }\n\n .react-datepicker__header__dropdown.react-datepicker__header__dropdown--scroll {\n width: 250px;\n margin: 8px auto;\n display: grid;\n grid-template-columns: 140px 70px;\n }\n\n .react-datepicker__month-read-view,\n .react-datepicker__year-read-view {\n color: ",";\n visibility: visible !important;\n }\n\n .react-datepicker__year-option,\n .react-datepicker__month-option,\n .react-datepicker__month-year-option {\n font-size: ",";\n }\n\n .react-datepicker__year-option:first-of-type,\n .react-datepicker__month-option:first-of-type,\n .react-datepicker__month-year-option:first-of-type,\n .react-datepicker__year-option:last-of-type,\n .react-datepicker__month-option:last-of-type,\n .react-datepicker__month-year-option:last-of-type {\n border-radius: 0;\n }\n\n .react-datepicker__year-read-view--down-arrow,\n .react-datepicker__month-read-view--down-arrow,\n .react-datepicker__month-year-read-view--down-arrow {\n top: 8px;\n right: 0;\n width: 5px;\n height: 5px;\n\n /* decrease padding to prevent overflow on small screens */\n @media only screen and (max-width: 480px) {\n right: -8px;\n }\n }\n\n .react-datepicker__year-dropdown-container--select,\n .react-datepicker__month-dropdown-container--select,\n .react-datepicker__month-year-dropdown-container--select,\n .react-datepicker__year-dropdown-container--scroll,\n .react-datepicker__month-dropdown-container--scroll,\n .react-datepicker__month-year-dropdown-container--scroll {\n margin: 0 2px;\n }\n\n .react-datepicker__year-read-view--down-arrow {\n right: -4px;\n\n /* decrease padding to prevent overflow on small screens */\n @media only screen and (max-width: 480px) {\n right: 3px;\n }\n }\n\n .react-datepicker__day-names {\n margin-bottom: 0;\n }\n\n .react-datepicker__day,\n .react-datepicker__month-text,\n .react-datepicker__quarter-text,\n .react-datepicker__year-text {\n color: ",";\n\n &:hover {\n border-color: ",";\n background-color: ",";\n border-radius: 50%;\n color: #fff;\n }\n }\n\n .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {\n height: 100%;\n border-radius: ",";\n background-color: ",";\n\n ul.react-datepicker__time-list {\n height: 100% !important;\n\n & li.react-datepicker__time-list-item {\n height: auto;\n }\n\n & li.react-datepicker__time-list-item:hover {\n background-color: ",";\n }\n\n & li.react-datepicker__time-list-item--selected {\n background-color: ",";\n }\n }\n }\n\n .react-datepicker__year-dropdown {\n left: 40%;\n top: 45px;\n }\n\n .react-datepicker__navigation--years-upcoming:before {\n border-width: 1.5px 1.5px 0 0;\n border-color: ",";\n border-style: solid;\n content: '';\n display: block;\n position: absolute;\n top: 8px;\n left: 12px;\n height: 5px;\n width: 5px;\n transform: rotate(-45deg);\n }\n\n .react-datepicker__navigation--years-previous:before {\n border-width: 1.5px 1.5px 0 0;\n border-color: ",";\n border-style: solid;\n content: '';\n display: block;\n position: absolute;\n top: 6px;\n left: 12px;\n height: 5px;\n width: 5px;\n transform: rotate(135deg);\n }\n\n .react-datepicker__year-dropdown,\n .react-datepicker__month-dropdown,\n .react-datepicker__month-year-dropdown {\n background-color: ",";\n border-radius: 0;\n border-color: ",";\n box-shadow: 0 0 5px rgb(0 0 0 / 30%);\n }\n\n .react-datepicker__year-option:hover,\n .react-datepicker__month-option:hover,\n .react-datepicker__month-year-option:hover {\n background-color: ",";\n }\n\n .react-datepicker__month-option--selected {\n left: 10px;\n }\n\n .react-datepicker__day--outside-month {\n color: ",";\n }\n\n .react-datepicker__time-container--with-today-button {\n border-color: ",";\n border-radius: ",";\n right: -88px;\n top: -0.5px;\n }\n\n .react-datepicker__header--time {\n display: none;\n }\n }\n }\n"])),He.i,Qf,Te.t7.radii("form"),Jf,$f,Xf,(0,Te.Ed)(),(0,Te.Ed)(),$f,Jf,Jf,Te.hs.space(-.6),"\n .react-datepicker__current-month.react-datepicker__current-month--hasYearDropdown.react-datepicker__current-month--hasMonthDropdown {\n // Avoid showing the month and year a second time when it has month and year dropdowns.\n display: none;\n }\n",Xf,Te.hs.font(1),Te.t7.fontWeight("bold"),(0,Te.Ed)({fontWeight:Te.t7.fontWeight("bold")}),Xf,Te.hs.font(-2),Te.hs.space(-1.8),Zf,Zf,Zf,$f,$f,$f,Zf,(0,Te.Ed)(),Xf,Te.hs.space(-.5),Te.t7.color("backgroundItemHover"),Jf,Te.hs.space(-.5),Xf,Te.t7.color("border"),Te.t7.radii("form"),Te.hs.space(-1),Te.hs.space(-1),Te.hs.font(1),Xf,Te.t7.fontWeight("bold"),Te.hs.space(-1),Xf,Te.hs.font(0),Qf,$f,$f,Te.t7.radii("form"),Xf,$f,Zf,Qf,Qf,Xf,$f,Te.t7.color("backgroundItemHover"),Te.t7.color("textDisabled"),Te.t7.color("border"),Te.t7.radii("form")),tp=(0,De.DU)(zf||(zf=(0,Ee.A)(["\n /****** Global text colors *****/\n /* usages: display expressions, freemarker, html content, icon styling, template snippets, ... */\n .text-success {\n color: ",";\n }\n\n .text-info {\n color: ",";\n }\n\n .text-warning {\n color: ",";\n }\n\n .text-danger {\n color: ",";\n }\n\n .text-muted {\n color: ",";\n }\n\n /***** Global text colors *****/\n\n /***** Template Snippets ******/\n\n /* light_cellrenderer */\n .light_cellrenderer {\n font-size: 1.6rem;\n display: inline-block;\n min-width: 1.7rem;\n }\n\n /***** Template Snippets *****/\n"])),Te.t7.color("signal.success"),Te.t7.color("signal.info"),Te.t7.color("signal.warning"),Te.t7.color("signal.danger"),Te.t7.color("textDisabled")),np=(0,De.DU)(Vf||(Vf=(0,Ee.A)(["\n // Chrome, Edge, and Safari\n ::-webkit-scrollbar {\n width: 6px;\n height: 6px;\n }\n\n ::-webkit-scrollbar-thumb {\n background-color: ",";\n\n &:hover {\n background-color: ",";\n }\n }\n\n // Firefox\n * {\n scrollbar-color: "," transparent; // Firefox workaround\n scrollbar-width: thin;\n }\n"])),Te.t7.color("backgroundScrollbar"),Te.t7.color("backgroundScrollbarHover"),Te.t7.color("backgroundScrollbar"));const rp=function(){return(0,We.jsxs)(We.Fragment,{children:[qf||(qf=(0,We.jsx)(tp,{})),Gf||(Gf=(0,We.jsx)(ep,{})),Kf||(Kf=(0,We.jsx)(np,{}))]})};function op(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 ap(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?op(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):op(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const ip=function(e){var t=e.selectProps,n=e.children,r=e.theme;return(0,We.jsx)(Uc,{attachment:"top left",targetAttachment:"bottom left",constraints:[{to:"window",attachment:"together"}],renderTarget:function(e){return(0,We.jsx)("div",{ref:e})},renderElement:function(o){return(0,We.jsx)("div",{ref:o,className:fu,children:(0,We.jsx)(zc,ap(ap({},Cr()(e,["innerRef","theme"])),{},{wrapperWidth:t.wrapperWidth,wrapperHeight:t.wrapperHeight,selectTheme:r,children:n}))})}})};function sp(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 cp(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?sp(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):sp(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const up=function(e){var t=e.selectProps,n=e.children,r=t.moreOptionsAvailable,o=t.moreOptionsAvailableText;return(0,We.jsxs)(hs.MenuList,cp(cp({},e),{},{className:"MenuList",children:[n,r&&(0,We.jsx)(Vc,{children:o})]}))};function lp(e){return fp(e)?(e.nodeName||"").toLowerCase():"#document"}function dp(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function fp(e){return e instanceof Node||e instanceof dp(e).Node}function pp(e){return e instanceof Element||e instanceof dp(e).Element}function hp(e){return e instanceof HTMLElement||e instanceof dp(e).HTMLElement}function mp(e){return"undefined"!=typeof ShadowRoot&&(e instanceof ShadowRoot||e instanceof dp(e).ShadowRoot)}function gp(e){return["html","body","#document"].includes(lp(e))}function yp(e){return dp(e).getComputedStyle(e)}function vp(e){if("html"===lp(e))return e;const t=e.assignedSlot||e.parentNode||mp(e)&&e.host||function(e){var t;return null==(t=(fp(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}(e);return mp(t)?t.host:t}function bp(e,t){if(!e||!t)return!1;const n=null==t.getRootNode?void 0:t.getRootNode();if(e.contains(t))return!0;if(n&&mp(n)){let n=t;for(;n;){if(e===n)return!0;n=n.parentNode||n.host}}return!1}function wp(e,t){const n=["mouse","pen"];return t||n.push("",void 0),n.includes(e)}function Op(e){return(null==e?void 0:e.ownerDocument)||document}function xp(e,t){if(null==t)return!1;if("composedPath"in e)return e.composedPath().includes(t);const n=e;return null!=n.target&&t.contains(n.target)}function kp(e){return"composedPath"in e?e.composedPath()[0]:e.target}const Sp="input:not([type='hidden']):not([disabled]),[contenteditable]:not([contenteditable='false']),textarea:not([disabled])";function Ep(e){return hp(e)&&e.matches(Sp)}Math.min,Math.max,Math.round,Math.floor;const _p=Math.min,Dp=Math.max,Pp=(Math.round,Math.floor,{left:"right",right:"left",bottom:"top",top:"bottom"}),jp={start:"end",end:"start"};function Cp(e,t,n){return Dp(e,_p(t,n))}function Ap(e,t){return"function"==typeof e?e(t):e}function Mp(e){return e.split("-")[0]}function Tp(e){return e.split("-")[1]}function Ip(e){return"x"===e?"y":"x"}function Np(e){return"y"===e?"height":"width"}function Rp(e){return["top","bottom"].includes(Mp(e))?"y":"x"}function Lp(e){return Ip(Rp(e))}function Fp(e){return e.replace(/start|end/g,(e=>jp[e]))}function Hp(e){return e.replace(/left|right|bottom|top/g,(e=>Pp[e]))}function Wp(e){return"number"!=typeof e?function(e){return{top:0,right:0,bottom:0,left:0,...e}}(e):{top:e,right:e,bottom:e,left:e}}function Bp(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}function Yp(e,t,n){let{reference:r,floating:o}=e;const a=Rp(t),i=Lp(t),s=Np(i),c=Mp(t),u="y"===a,l=r.x+r.width/2-o.width/2,d=r.y+r.height/2-o.height/2,f=r[s]/2-o[s]/2;let p;switch(c){case"top":p={x:l,y:r.y-o.height};break;case"bottom":p={x:l,y:r.y+r.height};break;case"right":p={x:r.x+r.width,y:d};break;case"left":p={x:r.x-o.width,y:d};break;default:p={x:r.x,y:r.y}}switch(Tp(t)){case"start":p[i]-=f*(n&&u?-1:1);break;case"end":p[i]+=f*(n&&u?-1:1)}return p}async function Up(e,t){var n;void 0===t&&(t={});const{x:r,y:o,platform:a,rects:i,elements:s,strategy:c}=e,{boundary:u="clippingAncestors",rootBoundary:l="viewport",elementContext:d="floating",altBoundary:f=!1,padding:p=0}=Ap(t,e),h=Wp(p),m=s[f?"floating"===d?"reference":"floating":d],g=Bp(await a.getClippingRect({element:null==(n=await(null==a.isElement?void 0:a.isElement(m)))||n?m:m.contextElement||await(null==a.getDocumentElement?void 0:a.getDocumentElement(s.floating)),boundary:u,rootBoundary:l,strategy:c})),y="floating"===d?{...i.floating,x:r,y:o}:i.reference,v=await(null==a.getOffsetParent?void 0:a.getOffsetParent(s.floating)),b=await(null==a.isElement?void 0:a.isElement(v))&&await(null==a.getScale?void 0:a.getScale(v))||{x:1,y:1},w=Bp(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({rect:y,offsetParent:v,strategy:c}):y);return{top:(g.top-w.top+h.top)/b.y,bottom:(w.bottom-g.bottom+h.bottom)/b.y,left:(g.left-w.left+h.left)/b.x,right:(w.right-g.right+h.right)/b.x}}const zp=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:o,rects:a,platform:i,elements:s}=t,{element:c,padding:u=0}=Ap(e,t)||{};if(null==c)return{};const l=Wp(u),d={x:n,y:r},f=Lp(o),p=Np(f),h=await i.getDimensions(c),m="y"===f,g=m?"top":"left",y=m?"bottom":"right",v=m?"clientHeight":"clientWidth",b=a.reference[p]+a.reference[f]-d[f]-a.floating[p],w=d[f]-a.reference[f],O=await(null==i.getOffsetParent?void 0:i.getOffsetParent(c));let x=O?O[v]:0;x&&await(null==i.isElement?void 0:i.isElement(O))||(x=s.floating[v]||a.floating[p]);const k=b/2-w/2,S=x/2-h[p]/2-1,E=_p(l[g],S),_=_p(l[y],S),D=E,P=x-h[p]-_,j=x/2-h[p]/2+k,C=Cp(D,j,P),A=null!=Tp(o)&&j!=C&&a.reference[p]/2-(j<D?E:_)-h[p]/2<0?j<D?D-j:P-j:0;return{[f]:d[f]-A,data:{[f]:C,centerOffset:j-C+A}}}});const Vp=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var n;const{placement:r,middlewareData:o,rects:a,initialPlacement:i,platform:s,elements:c}=t,{mainAxis:u=!0,crossAxis:l=!0,fallbackPlacements:d,fallbackStrategy:f="bestFit",fallbackAxisSideDirection:p="none",flipAlignment:h=!0,...m}=Ap(e,t),g=Mp(r),y=Mp(i)===i,v=await(null==s.isRTL?void 0:s.isRTL(c.floating)),b=d||(y||!h?[Hp(i)]:function(e){const t=Hp(e);return[Fp(e),t,Fp(t)]}(i));d||"none"===p||b.push(...function(e,t,n,r){const o=Tp(e);let a=function(e,t,n){const r=["left","right"],o=["right","left"],a=["top","bottom"],i=["bottom","top"];switch(e){case"top":case"bottom":return n?t?o:r:t?r:o;case"left":case"right":return t?a:i;default:return[]}}(Mp(e),"start"===n,r);return o&&(a=a.map((e=>e+"-"+o)),t&&(a=a.concat(a.map(Fp)))),a}(i,h,p,v));const w=[i,...b],O=await Up(t,m),x=[];let k=(null==(n=o.flip)?void 0:n.overflows)||[];if(u&&x.push(O[g]),l){const e=function(e,t,n){void 0===n&&(n=!1);const r=Tp(e),o=Lp(e),a=Np(o);let i="x"===o?r===(n?"end":"start")?"right":"left":"start"===r?"bottom":"top";return t.reference[a]>t.floating[a]&&(i=Hp(i)),[i,Hp(i)]}(r,a,v);x.push(O[e[0]],O[e[1]])}if(k=[...k,{placement:r,overflows:x}],!x.every((e=>e<=0))){var S,E;const e=((null==(S=o.flip)?void 0:S.index)||0)+1,t=w[e];if(t)return{data:{index:e,overflows:k},reset:{placement:t}};let n=null==(E=k.filter((e=>e.overflows[0]<=0)).sort(((e,t)=>e.overflows[1]-t.overflows[1]))[0])?void 0:E.placement;if(!n)switch(f){case"bestFit":{var _;const e=null==(_=k.map((e=>[e.placement,e.overflows.filter((e=>e>0)).reduce(((e,t)=>e+t),0)])).sort(((e,t)=>e[1]-t[1]))[0])?void 0:_[0];e&&(n=e);break}case"initialPlacement":n=i}if(r!==n)return{reset:{placement:n}}}return{}}}};const qp=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){const{x:n,y:r}=t,o=await async function(e,t){const{placement:n,platform:r,elements:o}=e,a=await(null==r.isRTL?void 0:r.isRTL(o.floating)),i=Mp(n),s=Tp(n),c="y"===Rp(n),u=["left","top"].includes(i)?-1:1,l=a&&c?-1:1,d=Ap(t,e);let{mainAxis:f,crossAxis:p,alignmentAxis:h}="number"==typeof d?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...d};return s&&"number"==typeof h&&(p="end"===s?-1*h:h),c?{x:p*l,y:f*u}:{x:f*u,y:p*l}}(t,e);return{x:n+o.x,y:r+o.y,data:o}}}},Gp=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:o}=t,{mainAxis:a=!0,crossAxis:i=!1,limiter:s={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...c}=Ap(e,t),u={x:n,y:r},l=await Up(t,c),d=Rp(Mp(o)),f=Ip(d);let p=u[f],h=u[d];if(a){const e="y"===f?"bottom":"right";p=Cp(p+l["y"===f?"top":"left"],p,p-l[e])}if(i){const e="y"===d?"bottom":"right";h=Cp(h+l["y"===d?"top":"left"],h,h-l[e])}const m=s.fn({...t,[f]:p,[d]:h});return{...m,data:{x:m.x-n,y:m.y-r}}}}},Kp=Math.min,$p=Math.max,Xp=Math.round,Qp=Math.floor,Zp=e=>({x:e,y:e});function Jp(e){return nh(e)?(e.nodeName||"").toLowerCase():"#document"}function eh(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function th(e){var t;return null==(t=(nh(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function nh(e){return e instanceof Node||e instanceof eh(e).Node}function rh(e){return e instanceof Element||e instanceof eh(e).Element}function oh(e){return e instanceof HTMLElement||e instanceof eh(e).HTMLElement}function ah(e){return"undefined"!=typeof ShadowRoot&&(e instanceof ShadowRoot||e instanceof eh(e).ShadowRoot)}function ih(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=dh(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(o)}function sh(e){return["table","td","th"].includes(Jp(e))}function ch(e){const t=uh(),n=dh(e);return"none"!==n.transform||"none"!==n.perspective||!!n.containerType&&"normal"!==n.containerType||!t&&!!n.backdropFilter&&"none"!==n.backdropFilter||!t&&!!n.filter&&"none"!==n.filter||["transform","perspective","filter"].some((e=>(n.willChange||"").includes(e)))||["paint","layout","strict","content"].some((e=>(n.contain||"").includes(e)))}function uh(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function lh(e){return["html","body","#document"].includes(Jp(e))}function dh(e){return eh(e).getComputedStyle(e)}function fh(e){return rh(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function ph(e){if("html"===Jp(e))return e;const t=e.assignedSlot||e.parentNode||ah(e)&&e.host||th(e);return ah(t)?t.host:t}function hh(e){const t=ph(e);return lh(t)?e.ownerDocument?e.ownerDocument.body:e.body:oh(t)&&ih(t)?t:hh(t)}function mh(e,t){var n;void 0===t&&(t=[]);const r=hh(e),o=r===(null==(n=e.ownerDocument)?void 0:n.body),a=eh(r);return o?t.concat(a,a.visualViewport||[],ih(r)?r:[]):t.concat(r,mh(r))}function gh(e){const t=dh(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=oh(e),a=o?e.offsetWidth:n,i=o?e.offsetHeight:r,s=Xp(n)!==a||Xp(r)!==i;return s&&(n=a,r=i),{width:n,height:r,$:s}}function yh(e){return rh(e)?e:e.contextElement}function vh(e){const t=yh(e);if(!oh(t))return Zp(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:a}=gh(t);let i=(a?Xp(n.width):n.width)/r,s=(a?Xp(n.height):n.height)/o;return i&&Number.isFinite(i)||(i=1),s&&Number.isFinite(s)||(s=1),{x:i,y:s}}const bh=Zp(0);function wh(e){const t=eh(e);return uh()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:bh}function Oh(e,t,n,r){void 0===t&&(t=!1),void 0===n&&(n=!1);const o=e.getBoundingClientRect(),a=yh(e);let i=Zp(1);t&&(r?rh(r)&&(i=vh(r)):i=vh(e));const s=function(e,t,n){return void 0===t&&(t=!1),!(!n||t&&n!==eh(e))&&t}(a,n,r)?wh(a):Zp(0);let c=(o.left+s.x)/i.x,u=(o.top+s.y)/i.y,l=o.width/i.x,d=o.height/i.y;if(a){const e=eh(a),t=r&&rh(r)?eh(r):r;let n=e.frameElement;for(;n&&r&&t!==e;){const e=vh(n),t=n.getBoundingClientRect(),r=dh(n),o=t.left+(n.clientLeft+parseFloat(r.paddingLeft))*e.x,a=t.top+(n.clientTop+parseFloat(r.paddingTop))*e.y;c*=e.x,u*=e.y,l*=e.x,d*=e.y,c+=o,u+=a,n=eh(n).frameElement}}return Bp({width:l,height:d,x:c,y:u})}function xh(e){return Oh(th(e)).left+fh(e).scrollLeft}function kh(e,t,n){let r;if("viewport"===t)r=function(e,t){const n=eh(e),r=th(e),o=n.visualViewport;let a=r.clientWidth,i=r.clientHeight,s=0,c=0;if(o){a=o.width,i=o.height;const e=uh();(!e||e&&"fixed"===t)&&(s=o.offsetLeft,c=o.offsetTop)}return{width:a,height:i,x:s,y:c}}(e,n);else if("document"===t)r=function(e){const t=th(e),n=fh(e),r=e.ownerDocument.body,o=$p(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),a=$p(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let i=-n.scrollLeft+xh(e);const s=-n.scrollTop;return"rtl"===dh(r).direction&&(i+=$p(t.clientWidth,r.clientWidth)-o),{width:o,height:a,x:i,y:s}}(th(e));else if(rh(t))r=function(e,t){const n=Oh(e,!0,"fixed"===t),r=n.top+e.clientTop,o=n.left+e.clientLeft,a=oh(e)?vh(e):Zp(1);return{width:e.clientWidth*a.x,height:e.clientHeight*a.y,x:o*a.x,y:r*a.y}}(t,n);else{const n=wh(e);r={...t,x:t.x-n.x,y:t.y-n.y}}return Bp(r)}function Sh(e,t){const n=ph(e);return!(n===t||!rh(n)||lh(n))&&("fixed"===dh(n).position||Sh(n,t))}function Eh(e,t,n){const r=oh(t),o=th(t),a="fixed"===n,i=Oh(e,!0,a,t);let s={scrollLeft:0,scrollTop:0};const c=Zp(0);if(r||!r&&!a)if(("body"!==Jp(t)||ih(o))&&(s=fh(t)),r){const e=Oh(t,!0,a,t);c.x=e.x+t.clientLeft,c.y=e.y+t.clientTop}else o&&(c.x=xh(o));return{x:i.left+s.scrollLeft-c.x,y:i.top+s.scrollTop-c.y,width:i.width,height:i.height}}function _h(e,t){return oh(e)&&"fixed"!==dh(e).position?t?t(e):e.offsetParent:null}function Dh(e,t){const n=eh(e);if(!oh(e))return n;let r=_h(e,t);for(;r&&sh(r)&&"static"===dh(r).position;)r=_h(r,t);return r&&("html"===Jp(r)||"body"===Jp(r)&&"static"===dh(r).position&&!ch(r))?n:r||function(e){let t=ph(e);for(;oh(t)&&!lh(t);){if(ch(t))return t;t=ph(t)}return null}(e)||n}const Ph={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{rect:t,offsetParent:n,strategy:r}=e;const o=oh(n),a=th(n);if(n===a)return t;let i={scrollLeft:0,scrollTop:0},s=Zp(1);const c=Zp(0);if((o||!o&&"fixed"!==r)&&(("body"!==Jp(n)||ih(a))&&(i=fh(n)),oh(n))){const e=Oh(n);s=vh(n),c.x=e.x+n.clientLeft,c.y=e.y+n.clientTop}return{width:t.width*s.x,height:t.height*s.y,x:t.x*s.x-i.scrollLeft*s.x+c.x,y:t.y*s.y-i.scrollTop*s.y+c.y}},getDocumentElement:th,getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const a="clippingAncestors"===n?function(e,t){const n=t.get(e);if(n)return n;let r=mh(e).filter((e=>rh(e)&&"body"!==Jp(e))),o=null;const a="fixed"===dh(e).position;let i=a?ph(e):e;for(;rh(i)&&!lh(i);){const t=dh(i),n=ch(i);n||"fixed"!==t.position||(o=null),(a?!n&&!o:!n&&"static"===t.position&&o&&["absolute","fixed"].includes(o.position)||ih(i)&&!n&&Sh(e,i))?r=r.filter((e=>e!==i)):o=t,i=ph(i)}return t.set(e,r),r}(t,this._c):[].concat(n),i=[...a,r],s=i[0],c=i.reduce(((e,n)=>{const r=kh(t,n,o);return e.top=$p(r.top,e.top),e.right=Kp(r.right,e.right),e.bottom=Kp(r.bottom,e.bottom),e.left=$p(r.left,e.left),e}),kh(t,s,o));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}},getOffsetParent:Dh,getElementRects:async function(e){let{reference:t,floating:n,strategy:r}=e;const o=this.getOffsetParent||Dh,a=this.getDimensions;return{reference:Eh(t,await o(n),r),floating:{x:0,y:0,...await a(n)}}},getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){return gh(e)},getScale:vh,isElement:rh,isRTL:function(e){return"rtl"===dh(e).direction}};function jh(e,t,n,r){void 0===r&&(r={});const{ancestorScroll:o=!0,ancestorResize:a=!0,elementResize:i="function"==typeof ResizeObserver,layoutShift:s="function"==typeof IntersectionObserver,animationFrame:c=!1}=r,u=yh(e),l=o||a?[...u?mh(u):[],...mh(t)]:[];l.forEach((e=>{o&&e.addEventListener("scroll",n,{passive:!0}),a&&e.addEventListener("resize",n)}));const d=u&&s?function(e,t){let n,r=null;const o=th(e);function a(){clearTimeout(n),r&&r.disconnect(),r=null}return function i(s,c){void 0===s&&(s=!1),void 0===c&&(c=1),a();const{left:u,top:l,width:d,height:f}=e.getBoundingClientRect();if(s||t(),!d||!f)return;const p={rootMargin:-Qp(l)+"px "+-Qp(o.clientWidth-(u+d))+"px "+-Qp(o.clientHeight-(l+f))+"px "+-Qp(u)+"px",threshold:$p(0,Kp(1,c))||1};let h=!0;function m(e){const t=e[0].intersectionRatio;if(t!==c){if(!h)return i();t?i(!1,t):n=setTimeout((()=>{i(!1,1e-7)}),100)}h=!1}try{r=new IntersectionObserver(m,{...p,root:o.ownerDocument})}catch(e){r=new IntersectionObserver(m,p)}r.observe(e)}(!0),a}(u,n):null;let f,p=-1,h=null;i&&(h=new ResizeObserver((e=>{let[r]=e;r&&r.target===u&&h&&(h.unobserve(t),cancelAnimationFrame(p),p=requestAnimationFrame((()=>{h&&h.observe(t)}))),n()})),u&&!c&&h.observe(u),h.observe(t));let m=c?Oh(e):null;return c&&function t(){const r=Oh(e);!m||r.x===m.x&&r.y===m.y&&r.width===m.width&&r.height===m.height||n();m=r,f=requestAnimationFrame(t)}(),n(),()=>{l.forEach((e=>{o&&e.removeEventListener("scroll",n),a&&e.removeEventListener("resize",n)})),d&&d(),h&&h.disconnect(),h=null,c&&cancelAnimationFrame(f)}}const Ch=(e,t,n)=>{const r=new Map,o={platform:Ph,...n},a={...o.platform,_c:r};return(async(e,t,n)=>{const{placement:r="bottom",strategy:o="absolute",middleware:a=[],platform:i}=n,s=a.filter(Boolean),c=await(null==i.isRTL?void 0:i.isRTL(t));let u=await i.getElementRects({reference:e,floating:t,strategy:o}),{x:l,y:d}=Yp(u,r,c),f=r,p={},h=0;for(let n=0;n<s.length;n++){const{name:a,fn:m}=s[n],{x:g,y,data:v,reset:b}=await m({x:l,y:d,initialPlacement:r,placement:f,strategy:o,middlewareData:p,rects:u,platform:i,elements:{reference:e,floating:t}});l=null!=g?g:l,d=null!=y?y:d,p={...p,[a]:{...p[a],...v}},b&&h<=50&&(h++,"object"==typeof b&&(b.placement&&(f=b.placement),b.rects&&(u=!0===b.rects?await i.getElementRects({reference:e,floating:t,strategy:o}):b.rects),({x:l,y:d}=Yp(u,f,c))),n=-1)}return{x:l,y:d,placement:f,strategy:o,middlewareData:p}})(e,t,{...o,platform:a})},Ah=e=>({name:"arrow",options:e,fn(t){const{element:n,padding:r}="function"==typeof e?e(t):e;return n&&(o=n,{}.hasOwnProperty.call(o,"current"))?null!=n.current?zp({element:n.current,padding:r}).fn(t):{}:n?zp({element:n,padding:r}).fn(t):{};var o}});var Mh="undefined"!=typeof document?p.useLayoutEffect:p.useEffect;function Th(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if("function"==typeof e&&e.toString()===t.toString())return!0;let n,r,o;if(e&&t&&"object"==typeof e){if(Array.isArray(e)){if(n=e.length,n!=t.length)return!1;for(r=n;0!=r--;)if(!Th(e[r],t[r]))return!1;return!0}if(o=Object.keys(e),n=o.length,n!==Object.keys(t).length)return!1;for(r=n;0!=r--;)if(!{}.hasOwnProperty.call(t,o[r]))return!1;for(r=n;0!=r--;){const n=o[r];if(("_owner"!==n||!e.$$typeof)&&!Th(e[n],t[n]))return!1}return!0}return e!=e&&t!=t}function Ih(e){if("undefined"==typeof window)return 1;return(e.ownerDocument.defaultView||window).devicePixelRatio||1}function Nh(e,t){const n=Ih(e);return Math.round(t*n)/n}function Rh(e){const t=p.useRef(e);return Mh((()=>{t.current=e})),t}var Lh=c(49054);const Fh={...h},Hh=Fh.useInsertionEffect||(e=>e());function Wh(e){const t=p.useRef((()=>{0}));return Hh((()=>{t.current=e})),p.useCallback((function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];return null==t.current?void 0:t.current(...n)}),[])}const Bh="ArrowUp",Yh="ArrowDown",Uh="ArrowLeft",zh="ArrowRight";var Vh="undefined"!=typeof document?p.useLayoutEffect:p.useEffect;const qh=[Uh,zh],Gh=[Bh,Yh];function Kh(){return Kh=Object.assign?Object.assign.bind():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},Kh.apply(this,arguments)}let $h=!1,Xh=0;const Qh=()=>"floating-ui-"+Math.random().toString(36).slice(2,6)+Xh++;const Zh=Fh.useId||function(){const[e,t]=p.useState((()=>$h?Qh():void 0));return Vh((()=>{null==e&&t(Qh())}),[]),p.useEffect((()=>{$h=!0}),[]),e};const Jh=p.forwardRef((function(e,t){const{context:{placement:n,elements:{floating:r},middlewareData:{arrow:o}},width:a=14,height:i=7,tipRadius:s=0,strokeWidth:c=0,staticOffset:u,stroke:l,d,style:{transform:f,...h}={},...m}=e;const g=Zh();if(!r)return null;const y=2*c,v=y/2,b=a/2*(s/-8+1),w=i/2*s/4,[O,x]=n.split("-"),k=Ph.isRTL(r),S=!!d,E="top"===O||"bottom"===O,_=u&&"end"===x?"bottom":"top";let D=u&&"end"===x?"right":"left";u&&k&&(D="end"===x?"left":"right");const P=null!=(null==o?void 0:o.x)?u||o.x:"",j=null!=(null==o?void 0:o.y)?u||o.y:"",C=d||"M0,0 H"+a+" L"+(a-b)+","+(i-w)+" Q"+a/2+","+i+" "+b+","+(i-w)+" Z",A={top:S?"rotate(180deg)":"",left:S?"rotate(90deg)":"rotate(-90deg)",bottom:S?"":"rotate(180deg)",right:S?"rotate(-90deg)":"rotate(90deg)"}[O];return p.createElement("svg",Kh({},m,{"aria-hidden":!0,ref:t,width:S?a:a+y,height:a,viewBox:"0 0 "+a+" "+(i>a?i:a),style:{position:"absolute",pointerEvents:"none",[D]:P,[_]:j,[O]:E||S?"100%":"calc(100% - "+y/2+"px)",transform:""+A+(null!=f?f:""),...h}}),y>0&&p.createElement("path",{clipPath:"url(#"+g+")",fill:"none",stroke:l,strokeWidth:y+(d?0:1),d:C}),p.createElement("path",{stroke:y&&!d?m.fill:"none",d:C}),p.createElement("clipPath",{id:g},p.createElement("rect",{x:-v,y:v*(S?-1:1),width:a+y,height:a})))}));function em(){const e=new Map;return{emit(t,n){var r;null==(r=e.get(t))||r.forEach((e=>e(n)))},on(t,n){e.set(t,[...e.get(t)||[],n])},off(t,n){var r;e.set(t,(null==(r=e.get(t))?void 0:r.filter((e=>e!==n)))||[])}}}const tm=p.createContext(null),nm=p.createContext(null),rm=()=>{var e;return(null==(e=p.useContext(tm))?void 0:e.id)||null},om=()=>p.useContext(nm);function am(e){return"data-floating-ui-"+e}function im(e){const t=(0,p.useRef)(e);return Vh((()=>{t.current=e})),t}const sm=am("safe-polygon");function cm(e,t,n){return n&&!wp(n)?0:"number"==typeof e?e:null==e?void 0:e[t]}function um(e,t){let n=e.filter((e=>{var n;return e.parentId===t&&(null==(n=e.context)?void 0:n.open)})),r=n;for(;r.length;)r=e.filter((e=>{var t;return null==(t=r)?void 0:t.some((t=>{var n;return e.parentId===t.id&&(null==(n=e.context)?void 0:n.open)}))})),n=n.concat(r);return n}const lm=()=>({getShadowRoot:!0,displayCheck:"function"==typeof ResizeObserver&&ResizeObserver.toString().includes("[native code]")?"full":"none"});function dm(e,t){const n=(0,Lh.Kr)(e,lm());"prev"===t&&n.reverse();const r=n.indexOf(function(e){let t=e.activeElement;for(;null!=(null==(n=t)||null==(n=n.shadowRoot)?void 0:n.activeElement);){var n;t=t.shadowRoot.activeElement}return t}(Op(e)));return n.slice(r+1)[0]}function fm(){return dm(document.body,"next")}function pm(){return dm(document.body,"prev")}function hm(e,t){const n=t||e.currentTarget,r=e.relatedTarget;return!r||!bp(n,r)}function mm(e){(0,Lh.Kr)(e,lm()).forEach((e=>{e.dataset.tabindex=e.getAttribute("tabindex")||"",e.setAttribute("tabindex","-1")}))}function gm(e){e.querySelectorAll("[data-tabindex]").forEach((e=>{const t=e.dataset.tabindex;delete e.dataset.tabindex,t?e.setAttribute("tabindex",t):e.removeAttribute("tabindex")}))}const ym={border:0,clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"fixed",whiteSpace:"nowrap",width:"1px",top:0,left:0};function vm(e){"Tab"===e.key&&(e.target,clearTimeout(undefined))}const bm=p.forwardRef((function(e,t){const[n,r]=p.useState();Vh((()=>(/apple/i.test(navigator.vendor)&&r("button"),document.addEventListener("keydown",vm),()=>{document.removeEventListener("keydown",vm)})),[]);const o={ref:t,tabIndex:0,role:n,"aria-hidden":!n||void 0,[am("focus-guard")]:"",style:ym};return p.createElement("span",Kh({},e,o))})),wm=p.createContext(null),Om=am("portal");function xm(e){const{children:t,id:n,root:r=null,preserveTabOrder:o=!0}=e,a=function(e){void 0===e&&(e={});const{id:t,root:n}=e,r=Zh(),o=km(),[a,i]=p.useState(null),s=p.useRef(null);return Vh((()=>()=>{null==a||a.remove(),queueMicrotask((()=>{s.current=null}))}),[a]),Vh((()=>{if(s.current)return;const e=t?document.getElementById(t):null;if(!e)return;const n=document.createElement("div");n.id=r,n.setAttribute(Om,""),e.appendChild(n),s.current=n,i(n)}),[t,r]),Vh((()=>{if(s.current)return;let e=n||(null==o?void 0:o.portalNode);e&&!pp(e)&&(e=e.current),e=e||document.body;let a=null;t&&(a=document.createElement("div"),a.id=t,e.appendChild(a));const c=document.createElement("div");c.id=r,c.setAttribute(Om,""),e=a||e,e.appendChild(c),s.current=c,i(c)}),[t,n,r,o]),a}({id:n,root:r}),[i,s]=p.useState(null),c=p.useRef(null),u=p.useRef(null),l=p.useRef(null),d=p.useRef(null),f=!!i&&!i.modal&&i.open&&o&&!(!r&&!a);return p.useEffect((()=>{if(a&&o&&(null==i||!i.modal))return a.addEventListener("focusin",e,!0),a.addEventListener("focusout",e,!0),()=>{a.removeEventListener("focusin",e,!0),a.removeEventListener("focusout",e,!0)};function e(e){if(a&&hm(e)){("focusin"===e.type?gm:mm)(a)}}}),[a,o,null==i?void 0:i.modal]),p.createElement(wm.Provider,{value:p.useMemo((()=>({preserveTabOrder:o,beforeOutsideRef:c,afterOutsideRef:u,beforeInsideRef:l,afterInsideRef:d,portalNode:a,setFocusManagerState:s})),[o,a])},f&&a&&p.createElement(bm,{"data-type":"outside",ref:c,onFocus:e=>{if(hm(e,a)){var t;null==(t=l.current)||t.focus()}else{const e=pm()||(null==i?void 0:i.refs.domReference.current);null==e||e.focus()}}}),f&&a&&p.createElement("span",{"aria-owns":a.id,style:ym}),a&&(0,$a.createPortal)(t,a),f&&a&&p.createElement(bm,{"data-type":"outside",ref:u,onFocus:e=>{if(hm(e,a)){var t;null==(t=d.current)||t.focus()}else{const t=fm()||(null==i?void 0:i.refs.domReference.current);null==t||t.focus(),(null==i?void 0:i.closeOnFocusOut)&&(null==i||i.onOpenChange(!1,e.nativeEvent))}}}))}const km=()=>p.useContext(wm);function Sm(e){return hp(e.target)&&"BUTTON"===e.target.tagName}function Em(e){return Ep(e)}const _m={pointerdown:"onPointerDown",mousedown:"onMouseDown",click:"onClick"},Dm={pointerdown:"onPointerDownCapture",mousedown:"onMouseDownCapture",click:"onClickCapture"},Pm=e=>{var t,n;return{escapeKey:"boolean"==typeof e?e:null!=(t=null==e?void 0:e.escapeKey)&&t,outsidePress:"boolean"==typeof e?e:null==(n=null==e?void 0:e.outsidePress)||n}};function jm(e){var t;void 0===e&&(e={});const{open:n=!1,onOpenChange:r,nodeId:o}=e,[a,i]=p.useState(null),[s,c]=p.useState(null),u=(null==(t=e.elements)?void 0:t.reference)||a;Vh((()=>{u&&(m.current=u)}),[u]);const l=function(e){void 0===e&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:r=[],platform:o,elements:{reference:a,floating:i}={},transform:s=!0,whileElementsMounted:c,open:u}=e,[l,d]=p.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[f,h]=p.useState(r);Th(f,r)||h(r);const[m,g]=p.useState(null),[y,v]=p.useState(null),b=p.useCallback((e=>{e!=k.current&&(k.current=e,g(e))}),[g]),w=p.useCallback((e=>{e!==S.current&&(S.current=e,v(e))}),[v]),O=a||m,x=i||y,k=p.useRef(null),S=p.useRef(null),E=p.useRef(l),_=Rh(c),D=Rh(o),P=p.useCallback((()=>{if(!k.current||!S.current)return;const e={placement:t,strategy:n,middleware:f};D.current&&(e.platform=D.current),Ch(k.current,S.current,e).then((e=>{const t={...e,isPositioned:!0};j.current&&!Th(E.current,t)&&(E.current=t,$a.flushSync((()=>{d(t)})))}))}),[f,t,n,D]);Mh((()=>{!1===u&&E.current.isPositioned&&(E.current.isPositioned=!1,d((e=>({...e,isPositioned:!1}))))}),[u]);const j=p.useRef(!1);Mh((()=>(j.current=!0,()=>{j.current=!1})),[]),Mh((()=>{if(O&&(k.current=O),x&&(S.current=x),O&&x){if(_.current)return _.current(O,x,P);P()}}),[O,x,P,_]);const C=p.useMemo((()=>({reference:k,floating:S,setReference:b,setFloating:w})),[b,w]),A=p.useMemo((()=>({reference:O,floating:x})),[O,x]),M=p.useMemo((()=>{const e={position:n,left:0,top:0};if(!A.floating)return e;const t=Nh(A.floating,l.x),r=Nh(A.floating,l.y);return s?{...e,transform:"translate("+t+"px, "+r+"px)",...Ih(A.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:t,top:r}}),[n,s,A.floating,l.x,l.y]);return p.useMemo((()=>({...l,update:P,refs:C,elements:A,floatingStyles:M})),[l,P,C,A,M])}({...e,elements:{...e.elements,...s&&{reference:s}}}),d=om(),f=null!=rm(),h=Wh(((e,t,n)=>{g.current.openEvent=e?t:void 0,y.emit("openchange",{open:e,event:t,reason:n,nested:f}),null==r||r(e,t,n)})),m=p.useRef(null),g=p.useRef({}),y=p.useState((()=>em()))[0],v=Zh(),b=p.useCallback((e=>{const t=pp(e)?{getBoundingClientRect:()=>e.getBoundingClientRect(),contextElement:e}:e;c(t),l.refs.setReference(t)}),[l.refs]),w=p.useCallback((e=>{(pp(e)||null===e)&&(m.current=e,i(e)),(pp(l.refs.reference.current)||null===l.refs.reference.current||null!==e&&!pp(e))&&l.refs.setReference(e)}),[l.refs]),O=p.useMemo((()=>({...l.refs,setReference:w,setPositionReference:b,domReference:m})),[l.refs,w,b]),x=p.useMemo((()=>({...l.elements,domReference:u})),[l.elements,u]),k=p.useMemo((()=>({...l,refs:O,elements:x,dataRef:g,nodeId:o,floatingId:v,events:y,open:n,onOpenChange:h})),[l,o,v,y,n,h,O,x]);return Vh((()=>{const e=null==d?void 0:d.nodesRef.current.find((e=>e.id===o));e&&(e.context=k)})),p.useMemo((()=>({...l,context:k,refs:O,elements:x})),[l,O,x,k])}const Cm="active",Am="selected";function Mm(e,t,n){const r=new Map,o="item"===n;let a=e;if(o&&e){const{[Cm]:t,[Am]:n,...r}=e;a=r}return{..."floating"===n&&{tabIndex:-1},...a,...t.map((t=>{const r=t?t[n]:null;return"function"==typeof r?e?r(e):null:r})).concat(e).reduce(((e,t)=>t?(Object.entries(t).forEach((t=>{let[n,a]=t;var i;o&&[Cm,Am].includes(n)||(0===n.indexOf("on")?(r.has(n)||r.set(n,[]),"function"==typeof a&&(null==(i=r.get(n))||i.push(a),e[n]=function(){for(var e,t=arguments.length,o=new Array(t),a=0;a<t;a++)o[a]=arguments[a];return null==(e=r.get(n))?void 0:e.map((e=>e(...o))).find((e=>void 0!==e))})):e[n]=a)})),e):e),{})}}function Tm(e){void 0===e&&(e=[]);const t=e,n=p.useCallback((t=>Mm(t,e,"reference")),t),r=p.useCallback((t=>Mm(t,e,"floating")),t),o=p.useCallback((t=>Mm(t,e,"item")),e.map((e=>null==e?void 0:e.item)));return p.useMemo((()=>({getReferenceProps:n,getFloatingProps:r,getItemProps:o})),[n,r,o])}var Im,Nm,Rm,Lm,Fm,Hm=De.Ay.span.withConfig({displayName:"StyledIconWrapper"})(Im||(Im=(0,Ee.A)(["\n color: ",";\n font-size: ",";\n margin-left: -",";\n"])),Te.t7.color("text"),Te.hs.font(1),Te.hs.space(-1)),Wm=(0,De.AH)(Nm||(Nm=(0,Ee.A)(["\n display: inline-block;\n color: ","; // nice2 reset\n line-height: ","; // nice2 reset\n text-align: left; // nice2 reset\n vertical-align: unset; // nice2 reset\n font-size: 100% !important; // nice2 reset\n font-weight: "," !important; // nice2 reset\n padding: "," "," !important; // nice2 reset\n white-space: normal !important; // nice2 reset\n border-radius: ",";\n"])),Te.t7.color("text"),Te.t7.lineHeight("regular"),Te.t7.fontWeight("regular"),Te.hs.space(-3),Te.hs.space(-1.5),Te.t7.radii("statusLabel")),Bm=(0,De.Ay)(Zn.oY).withConfig({displayName:"StyledHtmlFormatter"})(Rm||(Rm=(0,Ee.A)(["\n &&& {\n ","\n margin: 0 0 ",";\n\n svg {\n margin-right: ",";\n }\n\n &:last-child {\n margin-bottom: 0;\n }\n\n .label {\n ","\n }\n\n .label-danger {\n background-color: "," !important; // nice2 reset\n color: ",";\n }\n\n .label-info {\n background-color: "," !important; // nice2 reset\n color: ",";\n }\n\n .label-warning {\n background-color: "," !important; // nice2 reset\n color: ",";\n }\n\n .label-success {\n background-color: "," !important; // nice2 reset\n color: ",";\n }\n\n .label-neutral {\n ","\n background-color: "," !important; // nice2 reset\n color: ",";\n }\n\n .label-status {\n border-radius: ",";\n padding: "," ",";\n\n &.filled {\n color: ",";\n background-color: ",";\n }\n }\n\n .label-attention {\n background-color: "," !important; // nice2 reset\n padding: "," "," !important;\n\n a {\n text-decoration: underline;\n color: #000; // same color in all themes\n }\n }\n }\n"])),(function(e){return(0,Zn.gv)(e,"html")}),Te.hs.space(-1),Te.hs.space(-1.5),Wm,Te.t7.color("signal.dangerLight"),Te.t7.color("textLabel"),Te.t7.color("signal.infoLight"),Te.t7.color("textLabel"),Te.t7.color("signal.warningLight"),Te.t7.color("textLabel"),Te.t7.color("signal.successLight"),Te.t7.color("textLabel"),Wm,Te.t7.color("signal.dangerLight"),Te.t7.color("textLabel"),Te.t7.radii("statusLabel"),Te.hs.space(-2.1),Te.hs.space(0),Te.t7.color("paper"),Te.t7.color("signal.info"),Te.t7.color("signal.warningLight"),Te.hs.space(-1.5),Te.hs.space(.5)),Ym=De.Ay.div.withConfig({displayName:"StyledFloatingUi"})(Lm||(Lm=(0,Ee.A)(["\n && {\n pointer-events: none; // prevent flickering of tooltip\n background-color: ",";\n max-width: 400px;\n z-index: 100000010;\n padding: ",";\n\n * {\n color: ",";\n }\n\n svg path {\n // style FloatingArrow SVG\n fill: ",";\n }\n }\n"])),Te.t7.color("backgroundPopover"),(function(e){return e.rimless?"0":Te.hs.space(0)}),Te.t7.color("textPopover"),Te.t7.color("backgroundPopover")),Um=De.Ay.div.withConfig({displayName:"StyledBox"})(Fm||(Fm=(0,Ee.A)(["\n && {\n ",";\n\n &,\n h1,\n h2,\n h3,\n h4,\n h5,\n h6,\n p,\n "," {\n color: ",";\n overflow-wrap: break-word;\n }\n }\n"])),(function(e){return e.isPlainHtml&&(0,Zn.gv)(e,"html")}),Bm,Te.t7.color("textPopover"));function zm(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 Vm(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?zm(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):zm(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const qm=function(e){var t=e.children,n=e.content,r=e.isPlainHtml,o=void 0===r||r,a=e.rimless,i=void 0!==a&&a,s=(0,p.useState)(!1),c=(0,Ve.A)(s,2),u=c[0],l=c[1],d=(0,p.useRef)(null),f=jm({open:u,onOpenChange:l,middleware:[Vp(),Gp({padding:20}),Ah({element:d}),qp(5)]}),h=f.refs,m=f.floatingStyles,g=f.context,y=function(e,t){void 0===t&&(t={});const{open:n,onOpenChange:r,dataRef:o,events:a,elements:{domReference:i,floating:s},refs:c}=e,{enabled:u=!0,delay:l=0,handleClose:d=null,mouseOnly:f=!1,restMs:h=0,move:m=!0}=t,g=om(),y=rm(),v=im(d),b=im(l),w=p.useRef(),O=p.useRef(-1),x=p.useRef(),k=p.useRef(-1),S=p.useRef(!0),E=p.useRef(!1),_=p.useRef((()=>{})),D=p.useCallback((()=>{var e;const t=null==(e=o.current.openEvent)?void 0:e.type;return(null==t?void 0:t.includes("mouse"))&&"mousedown"!==t}),[o]);p.useEffect((()=>{if(u)return a.on("openchange",e),()=>{a.off("openchange",e)};function e(e){let{open:t}=e;t||(clearTimeout(O.current),clearTimeout(k.current),S.current=!0)}}),[u,a]),p.useEffect((()=>{if(!u||!v.current||!n)return;function e(e){D()&&r(!1,e,"hover")}const t=Op(s).documentElement;return t.addEventListener("mouseleave",e),()=>{t.removeEventListener("mouseleave",e)}}),[s,n,r,u,v,D]);const P=p.useCallback((function(e,t,n){void 0===t&&(t=!0),void 0===n&&(n="hover");const o=cm(b.current,"close",w.current);o&&!x.current?(clearTimeout(O.current),O.current=window.setTimeout((()=>r(!1,e,n)),o)):t&&(clearTimeout(O.current),r(!1,e,n))}),[b,r]),j=p.useCallback((()=>{_.current(),x.current=void 0}),[]),C=p.useCallback((()=>{if(E.current){const e=Op(c.floating.current).body;e.style.pointerEvents="",e.removeAttribute(sm),E.current=!1}}),[c]);return p.useEffect((()=>{if(u&&pp(i)){const e=i;return n&&e.addEventListener("mouseleave",l),null==s||s.addEventListener("mouseleave",l),m&&e.addEventListener("mousemove",a,{once:!0}),e.addEventListener("mouseenter",a),e.addEventListener("mouseleave",c),()=>{n&&e.removeEventListener("mouseleave",l),null==s||s.removeEventListener("mouseleave",l),m&&e.removeEventListener("mousemove",a),e.removeEventListener("mouseenter",a),e.removeEventListener("mouseleave",c)}}function t(){return!!o.current.openEvent&&["click","mousedown"].includes(o.current.openEvent.type)}function a(e){if(clearTimeout(O.current),S.current=!1,f&&!wp(w.current)||h>0&&!cm(b.current,"open"))return;const t=cm(b.current,"open",w.current);t?O.current=window.setTimeout((()=>{r(!0,e,"hover")}),t):r(!0,e,"hover")}function c(r){if(t())return;_.current();const o=Op(s);if(clearTimeout(k.current),v.current){n||clearTimeout(O.current),x.current=v.current({...e,tree:g,x:r.clientX,y:r.clientY,onClose(){C(),j(),P(r,!0,"safe-polygon")}});const t=x.current;return o.addEventListener("mousemove",t),void(_.current=()=>{o.removeEventListener("mousemove",t)})}("touch"!==w.current||!bp(s,r.relatedTarget))&&P(r)}function l(n){t()||null==v.current||v.current({...e,tree:g,x:n.clientX,y:n.clientY,onClose(){C(),j(),P(n)}})(n)}}),[i,s,u,e,f,h,m,P,j,C,r,n,g,b,v,o]),Vh((()=>{var e;if(u&&n&&null!=(e=v.current)&&e.__options.blockPointerEvents&&D()){const e=Op(s).body;if(e.setAttribute(sm,""),e.style.pointerEvents="none",E.current=!0,pp(i)&&s){var t;const e=i,n=null==g||null==(t=g.nodesRef.current.find((e=>e.id===y)))||null==(t=t.context)?void 0:t.elements.floating;return n&&(n.style.pointerEvents=""),e.style.pointerEvents="auto",s.style.pointerEvents="auto",()=>{e.style.pointerEvents="",s.style.pointerEvents=""}}}}),[u,n,y,s,i,g,v,D]),Vh((()=>{n||(w.current=void 0,j(),C())}),[n,j,C]),p.useEffect((()=>()=>{j(),clearTimeout(O.current),clearTimeout(k.current),C()}),[u,i,j,C]),p.useMemo((()=>{if(!u)return{};function e(e){w.current=e.pointerType}return{reference:{onPointerDown:e,onPointerEnter:e,onMouseMove(e){function t(){S.current||r(!0,e.nativeEvent,"hover")}f&&!wp(w.current)||n||0===h||(clearTimeout(k.current),"touch"===w.current?t():k.current=window.setTimeout(t,h))}},floating:{onMouseEnter(){clearTimeout(O.current)},onMouseLeave(e){P(e.nativeEvent,!1)}}}}),[u,f,n,h,r,P])}(g,{delay:{open:500,close:0}}),v=Tm([y]),b=v.getReferenceProps,w=v.getFloatingProps;return(0,We.jsxs)(We.Fragment,{children:[(0,We.jsx)("span",Vm(Vm({ref:h.setReference},b()),{},{children:t})),u&&n&&(0,We.jsx)(xm,{children:(0,We.jsxs)(Ym,Vm(Vm({ref:h.setFloating,style:m,rimless:i},w()),{},{className:fu,children:[(0,We.jsx)(Jh,{ref:d,context:g}),(0,We.jsx)(Um,{isPlainHtml:o,children:n})]}))})]})},Gm=qm;const Km=function(e){var t=e.data,n=e.innerProps,r=e.children,o=e.selectProps,a=o.tooltips,i=o.loadTooltip,s=o.DetailLink,c=to()(a,t.key,null),u=(0,We.jsx)("span",{style:n.css,children:r}),l=s?(0,We.jsx)(Hc,{onMouseDown:function(e){e.stopPropagation(),e.preventDefault()},children:(0,We.jsx)(s,{entityKey:t.key,tabIndex:-1,children:(0,We.jsx)(Gm,{content:c?(0,We.jsx)("div",{dangerouslySetInnerHTML:{__html:Bn.sanitizeHtml(c)}}):null,children:(0,We.jsx)("span",{onMouseOver:function(){return i&&!c&&i(t.key)},children:u})})})}):u;return(0,We.jsx)($c,{children:l})};var $m=c(85015),Xm=c.n($m),Qm=c(42194),Zm=c.n(Qm);function Jm(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 eg(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Jm(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Jm(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var tg=["linkComp"],ng=function(e,t){var n=$n(e,t),r=Zm()(Cr()(n,tg),(function(e){return 0===Object.keys(e).length}));return 0===Object.entries(r).length},rg=(0,p.memo)((function(e){var t=e.linkComp,n=e.entityKey,r=e.children;return t&&Xm()(n)?(0,We.jsx)(Hc,{onMouseDown:function(e){e.stopPropagation(),e.preventDefault()},children:(0,We.jsx)(t,{entityKey:n,children:r})}):r}),ng);rg.propTypes={children:Se().node,entityKey:Se().any,linkComp:Se().func};const og=function(e){var t=e.data,n=e.selectProps,r=e.isDisabled,o=e.children,a=n.tooltips,i=n.loadTooltip,s=n.DetailLink,c=to()(a,t.key,null);return(0,We.jsx)(hs.SingleValue,eg(eg({},e),{},{children:(0,We.jsx)(qc,{onMouseOver:function(){return i&&!c&&i(t.key)},isDisabled:r,children:(0,We.jsx)(Gm,{content:c?(0,We.jsx)("div",{dangerouslySetInnerHTML:{__html:Bn.sanitizeHtml(c)}}):null,children:(0,We.jsx)(rg,{linkComp:s,entityKey:t.key,children:o})})})}))};function ag(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}var ig=function(e){var t;return"Input"===(null==e||null===(t=e.type)||void 0===t?void 0:t.name)};const sg=function(e){var t=e.selectProps,n=e.hasValue,r=e.children,o=t.isMulti,a=t.hasAdvancedSearch,i=t.hasDocsTreeSearch,s=t.isDisabled;if(!(o&&(a||i)))return(0,We.jsx)(hs.ValueContainer,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ag(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ag(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({},e));var c=p.Children.map(r,(function(e){return ig(e)?e:null})),u=p.Children.map(r,(function(e){return ig(e)?null:e})),l=s&&n;return(0,We.jsxs)(We.Fragment,{children:[!l&&(0,We.jsx)(We.Fragment,{children:c}),(0,We.jsx)(Kc,{children:u})]})};function cg(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 ug(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?cg(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):cg(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}(0,De.SL)((function(e){var t=e.fetchOptions,n=e.id,r=e.immutable,o=e.isLoading,a=e.isMulti,i=e.loadTooltip,s=e.moreOptionsAvailable,c=e.moreOptionsAvailableText,u=e.noResultsText,l=e.noResultsComp,d=e.onChange,f=e.openDocsTreeSearch,h=e.openAdvancedSearch,m=e.options,g=e.searchOptions,y=e.theme,v=e.tooltips,b=e.value,w=e.DetailLink,O=e.createPermission,x=e.openRemoteCreate,k=(0,p.useRef)(null),S=(0,p.useRef)(null),E=function(){var e;return(null===(e=S.current)||void 0===e?void 0:e.clientWidth)||300},_=function(){var e;return(null===(e=S.current)||void 0===e?void 0:e.clientHeight)||35},D=(0,p.useState)(E()),P=(0,Ve.A)(D,2),j=P[0],C=P[1],A=(0,p.useState)(_()),M=(0,Ve.A)(A,2),T=M[0],I=M[1],N=(0,p.useState)(!1),R=(0,Ve.A)(N,2),L=R[0],F=R[1],H=function(e){t&&t(e)},W=(0,p.useCallback)(g||function(){},[]),B=(0,p.useCallback)(oo()(W,800,{trailing:!0}),[]),Y=Boolean(h),U=Boolean(f),z=Boolean(O);return(0,We.jsx)(Wc,{tabIndex:"-1",id:n,onFocus:function(){k.current.focus(),setTimeout((function(){C(E()),I(_())}),0)},children:(0,We.jsx)(Bc,{ref:S,children:(0,We.jsx)(gc,ug(ug({getOptionLabel:function(e){return e.display},getOptionValue:function(e){return e.key},wrapperWidth:j,wrapperHeight:T,components:{ClearIndicator:bc,LoadingIndicator:du,DropdownIndicator:Jc,IndicatorsContainer:uu,IndicatorSeparator:null,Menu:ip,MenuList:up,MultiValueLabel:Km,SingleValue:og,ValueContainer:sg},noOptionsMessage:function(e){return u||("function"==typeof l?(0,We.jsx)(l,ug({},e)):" - ")},isMulti:a,closeMenuOnSelect:!a,isSearchable:!0},g?{filterOption:function(){return!0}}:{}),{},{isClearable:!0,loadingMessage:function(){return null},placeholder:"",menuShouldScrollIntoView:!1,autoFocus:!1,tabSelectsValue:!1,value:b||null,onChange:function(e){d(e),H(e)},onInputChange:function(e,t){var n=t.action;g&&e&&B(e,b),""===e&&"input-change"===n&&H(b)},options:(0,jt.A)(m||[]),onKeyDown:function(e){"Enter"===e.key&&L&&(e.stopPropagation(),k.current&&null===k.current.focusedOptionRef&&e.preventDefault())},isLoading:o,isDisabled:r,ref:k,onMenuOpen:function(){H(b),F(!0)},onMenuClose:function(){F(!1)},styles:Xc(y),loadTooltip:i,tooltips:v,DetailLink:w,hasDocsTreeSearch:U,openDocsTreeSearch:f,hasAdvancedSearch:Y,openAdvancedSearch:h,moreOptionsAvailable:s,moreOptionsAvailableText:c,blurInputOnSelect:!1,hasCreatePermission:z,createPermission:O,openRemoteCreate:x,closeMenuOnScroll:function(e){var t;return!(null!==(t=e.target.classList)&&void 0!==t&&t.contains("MenuList"))}}))})})}));var lg;De.Ay.div.withConfig({displayName:"StyledBoolEdit"})(lg||(lg=(0,Ee.A)(["\n margin: 5px 0;\n"])));var dg,fg,pg=function(e){var t=e.value,n=e.breakWords,r=e.className;return(0,We.jsx)(Bm,{dangerouslySetInnerHTML:{__html:Bn.sanitizeHtml(t)},breakWords:n,className:r})};De.Ay.div.withConfig({displayName:"StyledOption"})(dg||(dg=(0,Ee.A)(["\n margin: "," 0;\n display: flex;\n align-items: center;\n gap: ",";\n\n input {\n margin: 0;\n }\n"])),Te.hs.space(-1),Te.hs.space(-1.5)),De.Ay.span.withConfig({displayName:"StyledLabel"})(fg||(fg=(0,Ee.A)(["\n ","\n display: flex;\n gap: ",";\n align-items: center;\n"])),(0,Te.Ed)(),Te.hs.space(-1.5));c(98639);function hg(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 mg(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?hg(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):hg(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var gg=(0,p.lazy)((function(){return Promise.all([c.e(95),c.e(722)]).then(c.bind(c,65066))}));const yg=function(e){return(0,We.jsx)(p.Suspense,{fallback:(t=e.value,(0,We.jsx)("div",{children:(0,We.jsx)("p",{children:t})})),children:(0,We.jsx)(gg,mg({},e))});var t};var vg,bg=De.Ay.div.withConfig({displayName:"StyledEditorWrapper"})(vg||(vg=(0,Ee.A)(["\n margin-top: ",";\n"])),Te.hs.space(-1.5));(0,De.SL)(Ze.Debouncer((function(e){var t=e.value,n=e.onChange,r=e.immutable,o=e.options,a=e.id,i=e.theme;return(0,We.jsx)(bg,{children:(0,We.jsx)(yg,{value:t,id:a,onChange:n,autoFocusOnMount:o.autoFocusOnMount,mode:o.mode,theme:i.codeEditorTheme,showGutter:!0,editorOptions:{enableBasicAutocompletion:!0,enableLiveAutocompletion:!0,enableSnippets:!0,minLines:5,maxLines:50,readOnly:r,wrap:!0,indentedSoftWrap:!1},implicitModel:o.implicitModel})})})));var wg,Og,xg,kg=De.Ay.div.withConfig({displayName:"StyledDatePickerOuterWrapper"})(wg||(wg=(0,Ee.A)(["\n outline: ",";\n"])),(function(e){return e.immutable?0:"initial"})),Sg=De.Ay.div.withConfig({displayName:"StyledDatePickerWrapper"})(Og||(Og=(0,Ee.A)(["\n &&&& {\n ","\n\n & .react-datepicker__input-container {\n & input {\n ","\n width: calc(100% - 5px);\n }\n }\n\n & .react-datepicker {\n & .react-datepicker__today-button {\n ","\n }\n }\n }\n"])),$r,Qr,(function(e){return e.hasTime&&"border-bottom: 1px solid #aeaeae;"})),Eg=De.Ay.input.withConfig({displayName:"StyledTimeInput"})(xg||(xg=(0,Ee.A)(["\n &&&& {\n ","\n }\n"])),Qr),_g="react-datepicker-time__input",Dg="react-datepicker__day",Pg="react-datepicker__input",jg=function(e){return e.classList.contains(Dg)},Cg=function(e){return e.classList.contains(_g)},Ag=function(e){return e.classList.contains(Pg)},Mg=function(e){setTimeout((function(){if(e){var t=e.querySelector(".".concat(Dg,'[tabindex="0"]'));t&&t.focus({preventScroll:!0})}}),0)},Tg=function(e,t){var n=null==e?void 0:e.form;if(n){var r=(0,jt.A)(n).indexOf(e);if(r>=0)Ig(n[r+(t?2:3)])}else s.A.logWarning("Datepicker '".concat(null==e?void 0:e.id,"' is not withing a form and focus to the next input cannot be set."))},Ig=function(e){setTimeout((function(){e&&e.focus({preventScroll:!0})}),0)},Ng=function(e){if(!e)return null;var t=qd(e.toString());return isNaN(t)?null:t},Rg=function(e){return e?e.toISOString():null};const Lg=function(e,t,n){var r=n.dateFormats,o=void 0===r?[]:r,a=n.minDate,i=n.maxDate,c=n.hasTime,u=n.valueToDate,l=void 0===u?Ng:u,d=n.dateToValue,f=void 0===d?Rg:d,h=(0,p.useRef)(null),m=(0,p.useState)(!1),g=(0,Ve.A)(m,2),y=g[0],v=g[1],b=l(e),w=a?l(a):void 0,O=i?l(i):void 0;(0,p.useEffect)((function(){h.current&&"function"==typeof h.current.setOpen&&h.current.setOpen(y)}),[y]);var x=function(){return v(!1)},k=function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(h.current&&"function"==typeof h.current.getPreSelection){var t,n=e?h.current.getPreSelection():null;return(null===(t=h.current.state)||void 0===t?void 0:t.preSelection)||n}return null},S=function(e){h.current&&"function"==typeof h.current.setPreSelection&&h.current.setPreSelection(e)},E=function(){t(null),S(null)},_=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=k(!1);if(n){var r=b||new Date,o=t?function(e,t){var n=t.hour,r=void 0===n?0:n,o=t.minute,a=void 0===o?0:o,i=t.second;return tf(rf(of(e,void 0===i?0:i),a),r)}(n,{hour:Yl(r),minute:zl(r),second:Vl(r)}):n;D(o,e)}},D=function(n,r){if(n){var a,i=!e&&Boolean(n),s=null==r||null===(a=r.target)||void 0===a?void 0:a.value,u=!!s&&o.some((function(e){return zd(s,e)})),l=Vu(n),d=Yl(n)!==Yl(l)||zl(n)!==zl(l);(i&&!d||u)&&c&&(n=Wf(n)),t(f(n))}else E();var p;c||"click"!==(null==r?void 0:r.type)||(x(),Ig(null===(p=h.current)||void 0===p?void 0:p.input))},P=function(t){var n,r,o=!e;if("Tab"===t.key)if(t.shiftKey){if(Ag(t.target))x();else if(Cg(t.target)){var a;S(b||k(!0)),Mg(null===(a=h.current)||void 0===a||null===(a=a.calendar)||void 0===a?void 0:a.componentNode)}else if(jg(t.target)){var i;x(),function(e){var t=null==e?void 0:e.form;if(t){var n=(0,jt.A)(t).indexOf(e);n>=1&&Ig(t[n-1])}else s.A.logWarning("Datepicker '".concat(null==e?void 0:e.id,"' is not withing a form and focus to the previous input cannot be set."))}(null===(i=h.current)||void 0===i?void 0:i.input)}}else if(Ag(t.target)&&y)_(t),x(),Tg(null===(n=h.current)||void 0===n?void 0:n.input,o);else if(Cg(t.target)){var u;x(),Tg(null===(u=h.current)||void 0===u?void 0:u.input,o)}else if(jg(t.target)){var l,d;if(c)_(t,!0),S(null),r=null===(l=h.current)||void 0===l||null===(l=l.calendar)||void 0===l?void 0:l.componentNode,setTimeout((function(){if(r){var e=r.querySelector("input.".concat(_g));e&&e.focus({preventScroll:!0})}}),0);else _(t),x(),Tg(null===(d=h.current)||void 0===d?void 0:d.input,o)}if("Enter"===t.key&&(x(),setTimeout((function(){var e;Ig(null===(e=h.current)||void 0===e?void 0:e.input)}),10),t.preventDefault(),t.stopPropagation()),["ArrowDown","ArrowUp","Enter"].includes(t.key))if(y){if(y&&null===k(!1)){var f;S(b||k(!0)),Mg(null===(f=h.current)||void 0===f||null===(f=f.calendar)||void 0===f?void 0:f.componentNode)}}else v(!0),t.key="Handled".concat(t.key)},j=function(){var e;v((function(e){return!e})),S(null),Ig(null===(e=h.current)||void 0===e?void 0:e.input)};return{reactDatePickerProps:{onClickOutside:x,onInputClick:j,onKeyDown:P,onChange:D,onCalendarOpen:function(){S(null)},onBlur:function(){h.current&&h.current.setState({inputValue:null})},preventOpenOnFocus:!0,enableTabLoop:!1,shouldCloseOnSelect:!1,open:y,selected:b,showTimeInput:c,minDate:w,maxDate:O,ref:h,className:Pg},timeInputProps:{onKeyDown:P,className:_g},clearButtonProps:{onMouseDown:function(e){e.preventDefault(),E()}},calendarButtonProps:{onClick:j,className:y?"react-datepicker-ignore-onclickoutside":""}}};var Fg="HH:mm:ss",Hg="HH:mm",Wg=function(e){return zd(e,Hg)},Bg=function(e){var t=function(e){return e?zd(e,Fg)?Ud(e,Fg,new Date):zd(e,Hg)?Ud(e,Hg,new Date):zd(e,"HH:")?Ud(e,"HH:",new Date):zd(e,"H")?Ud(e,"H",new Date):null:e}(e);return t&&!isNaN(t)?function(e){return Hl(e,Hg)}(t):""};const Yg=function(e,t){var n=Bg(e),r=(0,p.useState)(n),o=(0,Ve.A)(r,2),a=o[0],i=o[1],s=(0,p.useRef)(a),c=Ze.usePrevious(n);(0,p.useEffect)((function(){c!==n&&a===c&&i(n)}),[n,a,c]);var u={onChange:function(e){if(e.target.value!==a&&function(e){return/^(\d{0,2}|\d{1,2}:\d{0,2})$/.test(e)}(e.target.value)){var n=function(e,t){return e&&t?2!==e.length||3===t.length||e.includes(":")?e.length+1===t.length&&t.indexOf(":")===t.length-1?e.slice(0,-1):e:"".concat(e,":"):e}(e.target.value,s.current),r=n.indexOf(":"),o=n.substring(0,r),c=n.substring(r+1),u=parseInt(o,10),l=parseInt(c,10),d=!o||!Number.isNaN(u)&&u<24,f=!c||!Number.isNaN(l)&&l<60;if(!d||!f)return!1;s.current=n,i(n);var p=Bg(n);p&&!Wg(p)||t(p)}},onBlur:function(){if(a!==n){var e=Bg(a);e&&Wg(e)?(s.current=e,i(e),t(e)):i(n)}},onFocus:function(e){a&&"function"==typeof e.target.select&&e.target.select()},value:a||""};return{inputProps:u,clearButtonProps:{onClick:function(){t(""),i("")}}}};var Ug=["value","onChange","onKeyDown"];function zg(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 Vg(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?zg(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):zg(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}Yf();var qg=function(e){var t=e.onChange,n=e.label;return(0,We.jsx)(gt,{onMouseDown:function(e){e.preventDefault(),t(null)},tabIndex:-1,children:n})},Gg=function(e){var t=e.value,n=e.onChange,r=e.onKeyDown,o=(0,Fe.A)(e,Ug),a=Yg(t,(function(e){n&&n(e||"00:00")})).inputProps;return(0,We.jsx)(Eg,Vg(Vg(Vg({},a),o),{},{type:"text",onKeyDown:r,onClick:function(e){e.target.focus()}}))},Kg={strategy:"fixed"};const $g=(0,De.SL)((0,f.injectIntl)((function(e){var t=e.immutable,n=e.id,r=e.value,o=e.minDate,a=e.maxDate,i=e.valueToDate,s=e.dateToValue,c=e.onChange,u=e.intl,l=e.placeholder,d=e.hasTime,f=e.dateFormats,h=void 0===f?[]:f,m=e.dateTimeFormats,g=void 0===m?[]:m,y=e.events,v=(0,p.useRef)(void 0),b=u.locale,w=function(e){return u.formatMessage({id:e})},O=(0,p.useRef)(null),x=Boolean(r),k=!t&&x,S=function(e){v.current=e,c(e)},E=Lg(r,S,{dateFormats:h,dateTimeFormats:g,minDate:o,maxDate:a,valueToDate:i,dateToValue:s,hasTime:d}),_=E.reactDatePickerProps,D=E.timeInputProps,P=E.clearButtonProps,j=E.calendarButtonProps;return(0,We.jsx)(kg,{immutable:t,id:n,tabIndex:"-1",children:(0,We.jsxs)(Sg,{immutable:t,ref:O,hasTime:d,onBlur:function(e){if("function"==typeof(null==y?void 0:y.onBlur)){var t=void 0!==v.current?v.current:r;y.onBlur(t)}e.stopPropagation()},"data-ignore-arrow-navigation":!0,children:[(0,We.jsx)(ju(),Vg(Vg({id:n?"".concat(n,"-datepicker"):null,popperClassName:fu},_),{},{disabled:t,dateFormat:[].concat((0,jt.A)(g),(0,jt.A)(h)),placeholderText:l,showMonthDropdown:!0,showYearDropdown:!0,yearDropdownItemNumber:100,scrollableYearDropdown:!0,fixedHeight:!0,showPopperArrow:!1,locale:b,timeInputLabel:w("client.component.datePicker.timeLabel"),customTimeInput:(0,We.jsx)(Gg,Vg({},D)),showTimeSelect:d,timeIntervals:15,popperProps:Kg,portalId:"react-datepicker",todayButton:(0,We.jsx)(qg,{onChange:S,label:w("client.component.datePicker.todayLabel")})})),k&&(0,We.jsx)(St,Vg({"data-cy":"btn-clear",icon:"times",tabIndex:-1,"aria-label":w("client.component.datePicker.clearDateLabel")},P)),!t&&(0,We.jsx)(St,Vg({"data-cy":"btn-calendar",icon:"calendar",tabIndex:-1},j))]})})})));function Xg(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}(0,f.injectIntl)((function(e){var t=e.onChange,n=e.options,r=e.value,o=e.immutable,a=e.placeholder,i=(0,f.useIntl)(),s=(null==n?void 0:n.datePickerOptions)||{},c="".concat(Rf(i.locale)),u="".concat(Nf(i.locale)),l=Ff(i.locale),d=[c,l,Hf(c),Hf(l)],p=Lf(i.locale),h=[u,p,Hf(u),Hf(p)];return(0,We.jsx)($g,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Xg(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Xg(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({value:r,onChange:t,dateTimeFormats:d,dateFormats:h,hasTime:!0,immutable:o,placeholder:a},s))}));var Qg,Zg,Jg,ey,ty,ny,ry,oy,ay=De.Ay.section.withConfig({displayName:"StyledSection"})(Qg||(Qg=(0,Ee.A)(["\n flex: 1;\n display: flex;\n justify-content: flex-end;\n"]))),iy=De.Ay.div.withConfig({displayName:"StyledButtonsWrapper"})(Zg||(Zg=(0,Ee.A)(["\n display: flex;\n align-items: center;\n\n "," {\n margin: 0;\n border-radius: 50%;\n padding: ",";\n\n a:hover {\n color: unset;\n }\n }\n"])),pt,Te.hs.space(-2)),sy=De.Ay.div.withConfig({displayName:"StyledDropzone"})(Jg||(Jg=(0,Ee.A)(["\n width: 100%;\n\n &:hover {\n "," {\n background-color: ",";\n }\n }\n"])),pt,Te.t7.color("backgroundItemHover")),cy=De.Ay.div.withConfig({displayName:"StyledUploadInput"})(ey||(ey=(0,Ee.A)(["\n ","\n cursor: ",";\n background-color: ",";\n color: ",";\n padding: "," 0 0 0;\n display: flex;\n\n "," {\n float: right;\n position: relative;\n top: -",";\n margin: 0;\n border-radius: 50%;\n padding: ",";\n }\n"])),(0,Te.Ed)(),(function(e){return e.immutable?"not-allowed":"pointer"}),Te.t7.color("paper"),(function(e){return e.immutable?Te.Db.shade2(e):Te.Db.base(e)}),Te.hs.space(-2),pt,Te.hs.space(-3.1),Te.hs.space(-1.5)),uy=De.Ay.div.withConfig({displayName:"StyledUploadProgress"})(ty||(ty=(0,Ee.A)(["\n && {\n padding-top: ",";\n text-align: center;\n display: inline-block;\n }\n"])),Te.hs.space(-2)),ly=(0,De.Ay)(Zn.oY).withConfig({displayName:"StyledUploadProgressText"})(ny||(ny=(0,Ee.A)(["\n && {\n ","\n }\n"])),(0,Te.Ed)({fontSize:Te.hs.font(-1)})),dy=De.Ay.div.withConfig({displayName:"StyledUploadProgressIconAndText"})(ry||(ry=(0,Ee.A)(["\n && {\n display: flex;\n justify-content: center;\n align-items: center;\n\n span {\n margin-left: ",";\n }\n }\n"])),Te.hs.space(-2)),fy=De.Ay.div.withConfig({displayName:"StyledView"})(oy||(oy=(0,Ee.A)(["\n display: flex;\n justify-content: space-between;\n padding-top: ",";\n"])),Te.hs.space(-2));function py(e,t,n,r){return new(n||(n=Promise))((function(o,a){function i(e){try{c(r.next(e))}catch(e){a(e)}}function s(e){try{c(r.throw(e))}catch(e){a(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(i,s)}c((r=r.apply(e,t||[])).next())}))}function hy(e,t){var n,r,o,a,i={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return a={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function s(s){return function(c){return function(s){if(n)throw new TypeError("Generator is already executing.");for(;a&&(a=0,s[0]&&(i=0)),i;)try{if(n=1,r&&(o=2&s[0]?r.return:s[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,s[1])).done)return o;switch(r=0,o&&(s=[2&s[0],o.value]),s[0]){case 0:case 1:o=s;break;case 4:return i.label++,{value:s[1],done:!1};case 5:i.label++,r=s[1],s=[0];continue;case 7:s=i.ops.pop(),i.trys.pop();continue;default:if(!(o=i.trys,(o=o.length>0&&o[o.length-1])||6!==s[0]&&2!==s[0])){i=0;continue}if(3===s[0]&&(!o||s[1]>o[0]&&s[1]<o[3])){i.label=s[1];break}if(6===s[0]&&i.label<o[1]){i.label=o[1],o=s;break}if(o&&i.label<o[2]){i.label=o[2],i.ops.push(s);break}o[2]&&i.ops.pop(),i.trys.pop();continue}s=t.call(e,i)}catch(e){s=[6,e],r=0}finally{n=o=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}([s,c])}}}Object.create;function my(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,a=n.call(e),i=[];try{for(;(void 0===t||t-- >0)&&!(r=a.next()).done;)i.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=a.return)&&n.call(a)}finally{if(o)throw o.error}}return i}function gy(e,t,n){if(n||2===arguments.length)for(var r,o=0,a=t.length;o<a;o++)!r&&o in t||(r||(r=Array.prototype.slice.call(t,0,o)),r[o]=t[o]);return e.concat(r||Array.prototype.slice.call(t))}Object.create;var yy=new Map([["aac","audio/aac"],["abw","application/x-abiword"],["arc","application/x-freearc"],["avif","image/avif"],["avi","video/x-msvideo"],["azw","application/vnd.amazon.ebook"],["bin","application/octet-stream"],["bmp","image/bmp"],["bz","application/x-bzip"],["bz2","application/x-bzip2"],["cda","application/x-cdf"],["csh","application/x-csh"],["css","text/css"],["csv","text/csv"],["doc","application/msword"],["docx","application/vnd.openxmlformats-officedocument.wordprocessingml.document"],["eot","application/vnd.ms-fontobject"],["epub","application/epub+zip"],["gz","application/gzip"],["gif","image/gif"],["heic","image/heic"],["heif","image/heif"],["htm","text/html"],["html","text/html"],["ico","image/vnd.microsoft.icon"],["ics","text/calendar"],["jar","application/java-archive"],["jpeg","image/jpeg"],["jpg","image/jpeg"],["js","text/javascript"],["json","application/json"],["jsonld","application/ld+json"],["mid","audio/midi"],["midi","audio/midi"],["mjs","text/javascript"],["mp3","audio/mpeg"],["mp4","video/mp4"],["mpeg","video/mpeg"],["mpkg","application/vnd.apple.installer+xml"],["odp","application/vnd.oasis.opendocument.presentation"],["ods","application/vnd.oasis.opendocument.spreadsheet"],["odt","application/vnd.oasis.opendocument.text"],["oga","audio/ogg"],["ogv","video/ogg"],["ogx","application/ogg"],["opus","audio/opus"],["otf","font/otf"],["png","image/png"],["pdf","application/pdf"],["php","application/x-httpd-php"],["ppt","application/vnd.ms-powerpoint"],["pptx","application/vnd.openxmlformats-officedocument.presentationml.presentation"],["rar","application/vnd.rar"],["rtf","application/rtf"],["sh","application/x-sh"],["svg","image/svg+xml"],["swf","application/x-shockwave-flash"],["tar","application/x-tar"],["tif","image/tiff"],["tiff","image/tiff"],["ts","video/mp2t"],["ttf","font/ttf"],["txt","text/plain"],["vsd","application/vnd.visio"],["wav","audio/wav"],["weba","audio/webm"],["webm","video/webm"],["webp","image/webp"],["woff","font/woff"],["woff2","font/woff2"],["xhtml","application/xhtml+xml"],["xls","application/vnd.ms-excel"],["xlsx","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"],["xml","application/xml"],["xul","application/vnd.mozilla.xul+xml"],["zip","application/zip"],["7z","application/x-7z-compressed"],["mkv","video/x-matroska"],["mov","video/quicktime"],["msg","application/vnd.ms-outlook"]]);function vy(e,t){var n=function(e){var t=e.name;if(t&&-1!==t.lastIndexOf(".")&&!e.type){var n=t.split(".").pop().toLowerCase(),r=yy.get(n);r&&Object.defineProperty(e,"type",{value:r,writable:!1,configurable:!1,enumerable:!0})}return e}(e);if("string"!=typeof n.path){var r=e.webkitRelativePath;Object.defineProperty(n,"path",{value:"string"==typeof t?t:"string"==typeof r&&r.length>0?r:e.name,writable:!1,configurable:!1,enumerable:!0})}return n}var by=[".DS_Store","Thumbs.db"];function wy(e){return"object"==typeof e&&null!==e}function Oy(e){return Ey(e.target.files).map((function(e){return vy(e)}))}function xy(e){return py(this,void 0,void 0,(function(){return hy(this,(function(t){switch(t.label){case 0:return[4,Promise.all(e.map((function(e){return e.getFile()})))];case 1:return[2,t.sent().map((function(e){return vy(e)}))]}}))}))}function ky(e,t){return py(this,void 0,void 0,(function(){var n;return hy(this,(function(r){switch(r.label){case 0:return e.items?(n=Ey(e.items).filter((function(e){return"file"===e.kind})),"drop"!==t?[2,n]:[4,Promise.all(n.map(_y))]):[3,2];case 1:return[2,Sy(Dy(r.sent()))];case 2:return[2,Sy(Ey(e.files).map((function(e){return vy(e)})))]}}))}))}function Sy(e){return e.filter((function(e){return-1===by.indexOf(e.name)}))}function Ey(e){if(null===e)return[];for(var t=[],n=0;n<e.length;n++){var r=e[n];t.push(r)}return t}function _y(e){if("function"!=typeof e.webkitGetAsEntry)return Py(e);var t=e.webkitGetAsEntry();return t&&t.isDirectory?Cy(t):Py(e)}function Dy(e){return e.reduce((function(e,t){return gy(gy([],my(e),!1),my(Array.isArray(t)?Dy(t):[t]),!1)}),[])}function Py(e){var t=e.getAsFile();if(!t)return Promise.reject("".concat(e," is not a File"));var n=vy(t);return Promise.resolve(n)}function jy(e){return py(this,void 0,void 0,(function(){return hy(this,(function(t){return[2,e.isDirectory?Cy(e):Ay(e)]}))}))}function Cy(e){var t=e.createReader();return new Promise((function(e,n){var r=[];!function o(){var a=this;t.readEntries((function(t){return py(a,void 0,void 0,(function(){var a,i,s;return hy(this,(function(c){switch(c.label){case 0:if(t.length)return[3,5];c.label=1;case 1:return c.trys.push([1,3,,4]),[4,Promise.all(r)];case 2:return a=c.sent(),e(a),[3,4];case 3:return i=c.sent(),n(i),[3,4];case 4:return[3,6];case 5:s=Promise.all(t.map(jy)),r.push(s),o(),c.label=6;case 6:return[2]}}))}))}),(function(e){n(e)}))}()}))}function Ay(e){return py(this,void 0,void 0,(function(){return hy(this,(function(t){return[2,new Promise((function(t,n){e.file((function(n){var r=vy(n,e.fullPath);t(r)}),(function(e){n(e)}))}))]}))}))}var My=c(9455);function Ty(e){return function(e){if(Array.isArray(e))return Hy(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||Fy(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 Iy(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 Ny(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Iy(Object(n),!0).forEach((function(t){Ry(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Iy(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Ry(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Ly(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)return;var r,o,a=[],i=!0,s=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){s=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(s)throw o}}return a}(e,t)||Fy(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.")}()}function Fy(e,t){if(e){if("string"==typeof e)return Hy(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)?Hy(e,t):void 0}}function Hy(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}var Wy="file-invalid-type",By="file-too-large",Yy="file-too-small",Uy="too-many-files",zy=function(e){e=Array.isArray(e)&&1===e.length?e[0]:e;var t=Array.isArray(e)?"one of ".concat(e.join(", ")):e;return{code:Wy,message:"File type must be ".concat(t)}},Vy=function(e){return{code:By,message:"File is larger than ".concat(e," ").concat(1===e?"byte":"bytes")}},qy=function(e){return{code:Yy,message:"File is smaller than ".concat(e," ").concat(1===e?"byte":"bytes")}},Gy={code:Uy,message:"Too many files"};function Ky(e,t){var n="application/x-moz-file"===e.type||(0,My.A)(e,t);return[n,n?null:zy(t)]}function $y(e,t,n){if(Xy(e.size))if(Xy(t)&&Xy(n)){if(e.size>n)return[!1,Vy(n)];if(e.size<t)return[!1,qy(t)]}else{if(Xy(t)&&e.size<t)return[!1,qy(t)];if(Xy(n)&&e.size>n)return[!1,Vy(n)]}return[!0,null]}function Xy(e){return null!=e}function Qy(e){return"function"==typeof e.isPropagationStopped?e.isPropagationStopped():void 0!==e.cancelBubble&&e.cancelBubble}function Zy(e){return e.dataTransfer?Array.prototype.some.call(e.dataTransfer.types,(function(e){return"Files"===e||"application/x-moz-file"===e})):!!e.target&&!!e.target.files}function Jy(e){e.preventDefault()}function ev(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(e){for(var n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];return t.some((function(t){return!Qy(e)&&t&&t.apply(void 0,[e].concat(r)),Qy(e)}))}}function tv(e){return"audio/*"===e||"video/*"===e||"image/*"===e||"text/*"===e||/\w+\/[-+.\w]+/g.test(e)}function nv(e){return/^.*\.[\w]+$/.test(e)}var rv=["children"],ov=["open"],av=["refKey","role","onKeyDown","onFocus","onBlur","onClick","onDragEnter","onDragOver","onDragLeave","onDrop"],iv=["refKey","onChange","onClick"];function sv(e){return function(e){if(Array.isArray(e))return lv(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||uv(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 cv(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)return;var r,o,a=[],i=!0,s=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){s=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(s)throw o}}return a}(e,t)||uv(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.")}()}function uv(e,t){if(e){if("string"==typeof e)return lv(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)?lv(e,t):void 0}}function lv(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 dv(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 fv(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?dv(Object(n),!0).forEach((function(t){pv(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):dv(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function pv(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function hv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}var mv=(0,p.forwardRef)((function(e,t){var n=e.children,r=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=fv(fv({},gv),e),n=t.accept,r=t.disabled,o=t.getFilesFromEvent,a=t.maxSize,i=t.minSize,s=t.multiple,c=t.maxFiles,u=t.onDragEnter,l=t.onDragLeave,d=t.onDragOver,f=t.onDrop,h=t.onDropAccepted,m=t.onDropRejected,g=t.onFileDialogCancel,y=t.onFileDialogOpen,v=t.useFsAccessApi,b=t.autoFocus,w=t.preventDropOnDocument,O=t.noClick,x=t.noKeyboard,k=t.noDrag,S=t.noDragEventsBubbling,E=t.onError,_=t.validator,D=(0,p.useMemo)((function(){return function(e){if(Xy(e))return Object.entries(e).reduce((function(e,t){var n=Ly(t,2),r=n[0],o=n[1];return[].concat(Ty(e),[r],Ty(o))}),[]).filter((function(e){return tv(e)||nv(e)})).join(",")}(n)}),[n]),P=(0,p.useMemo)((function(){return function(e){if(Xy(e)){var t=Object.entries(e).filter((function(e){var t=Ly(e,2),n=t[0],r=t[1],o=!0;return tv(n)||(console.warn('Skipped "'.concat(n,'" because it is not a valid MIME type. Check https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types for a list of valid MIME types.')),o=!1),Array.isArray(r)&&r.every(nv)||(console.warn('Skipped "'.concat(n,'" because an invalid file extension was provided.')),o=!1),o})).reduce((function(e,t){var n=Ly(t,2),r=n[0],o=n[1];return Ny(Ny({},e),{},Ry({},r,o))}),{});return[{description:"Files",accept:t}]}return e}(n)}),[n]),j=(0,p.useMemo)((function(){return"function"==typeof y?y:Ov}),[y]),C=(0,p.useMemo)((function(){return"function"==typeof g?g:Ov}),[g]),A=(0,p.useRef)(null),M=(0,p.useRef)(null),T=cv((0,p.useReducer)(wv,bv),2),I=T[0],N=T[1],R=I.isFocused,L=I.isFileDialogActive,F=(0,p.useRef)("undefined"!=typeof window&&window.isSecureContext&&v&&"showOpenFilePicker"in window),H=function(){!F.current&&L&&setTimeout((function(){M.current&&(M.current.files.length||(N({type:"closeDialog"}),C()))}),300)};(0,p.useEffect)((function(){return window.addEventListener("focus",H,!1),function(){window.removeEventListener("focus",H,!1)}}),[M,L,C,F]);var W=(0,p.useRef)([]),B=function(e){A.current&&A.current.contains(e.target)||(e.preventDefault(),W.current=[])};(0,p.useEffect)((function(){return w&&(document.addEventListener("dragover",Jy,!1),document.addEventListener("drop",B,!1)),function(){w&&(document.removeEventListener("dragover",Jy),document.removeEventListener("drop",B))}}),[A,w]),(0,p.useEffect)((function(){return!r&&b&&A.current&&A.current.focus(),function(){}}),[A,b,r]);var Y=(0,p.useCallback)((function(e){E?E(e):console.error(e)}),[E]),U=(0,p.useCallback)((function(e){e.preventDefault(),e.persist(),ne(e),W.current=[].concat(sv(W.current),[e.target]),Zy(e)&&Promise.resolve(o(e)).then((function(t){if(!Qy(e)||S){var n=t.length,r=n>0&&function(e){var t=e.files,n=e.accept,r=e.minSize,o=e.maxSize,a=e.multiple,i=e.maxFiles,s=e.validator;return!(!a&&t.length>1||a&&i>=1&&t.length>i)&&t.every((function(e){var t=Ly(Ky(e,n),1)[0],a=Ly($y(e,r,o),1)[0],i=s?s(e):null;return t&&a&&!i}))}({files:t,accept:D,minSize:i,maxSize:a,multiple:s,maxFiles:c,validator:_});N({isDragAccept:r,isDragReject:n>0&&!r,isDragActive:!0,type:"setDraggedFiles"}),u&&u(e)}})).catch((function(e){return Y(e)}))}),[o,u,Y,S,D,i,a,s,c,_]),z=(0,p.useCallback)((function(e){e.preventDefault(),e.persist(),ne(e);var t=Zy(e);if(t&&e.dataTransfer)try{e.dataTransfer.dropEffect="copy"}catch(e){}return t&&d&&d(e),!1}),[d,S]),V=(0,p.useCallback)((function(e){e.preventDefault(),e.persist(),ne(e);var t=W.current.filter((function(e){return A.current&&A.current.contains(e)})),n=t.indexOf(e.target);-1!==n&&t.splice(n,1),W.current=t,t.length>0||(N({type:"setDraggedFiles",isDragActive:!1,isDragAccept:!1,isDragReject:!1}),Zy(e)&&l&&l(e))}),[A,l,S]),q=(0,p.useCallback)((function(e,t){var n=[],r=[];e.forEach((function(e){var t=cv(Ky(e,D),2),o=t[0],s=t[1],c=cv($y(e,i,a),2),u=c[0],l=c[1],d=_?_(e):null;if(o&&u&&!d)n.push(e);else{var f=[s,l];d&&(f=f.concat(d)),r.push({file:e,errors:f.filter((function(e){return e}))})}})),(!s&&n.length>1||s&&c>=1&&n.length>c)&&(n.forEach((function(e){r.push({file:e,errors:[Gy]})})),n.splice(0)),N({acceptedFiles:n,fileRejections:r,type:"setFiles"}),f&&f(n,r,t),r.length>0&&m&&m(r,t),n.length>0&&h&&h(n,t)}),[N,s,D,i,a,c,f,h,m,_]),G=(0,p.useCallback)((function(e){e.preventDefault(),e.persist(),ne(e),W.current=[],Zy(e)&&Promise.resolve(o(e)).then((function(t){Qy(e)&&!S||q(t,e)})).catch((function(e){return Y(e)})),N({type:"reset"})}),[o,q,Y,S]),K=(0,p.useCallback)((function(){if(F.current){N({type:"openDialog"}),j();var e={multiple:s,types:P};window.showOpenFilePicker(e).then((function(e){return o(e)})).then((function(e){q(e,null),N({type:"closeDialog"})})).catch((function(e){!function(e){return e instanceof DOMException&&("AbortError"===e.name||e.code===e.ABORT_ERR)}(e)?!function(e){return e instanceof DOMException&&("SecurityError"===e.name||e.code===e.SECURITY_ERR)}(e)?Y(e):(F.current=!1,M.current?(M.current.value=null,M.current.click()):Y(new Error("Cannot open the file picker because the https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API is not supported and no <input> was provided."))):(C(e),N({type:"closeDialog"}))}))}else M.current&&(N({type:"openDialog"}),j(),M.current.value=null,M.current.click())}),[N,j,C,v,q,Y,P,s]),$=(0,p.useCallback)((function(e){A.current&&A.current.isEqualNode(e.target)&&(" "!==e.key&&"Enter"!==e.key&&32!==e.keyCode&&13!==e.keyCode||(e.preventDefault(),K()))}),[A,K]),X=(0,p.useCallback)((function(){N({type:"focus"})}),[]),Q=(0,p.useCallback)((function(){N({type:"blur"})}),[]),Z=(0,p.useCallback)((function(){O||(!function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window.navigator.userAgent;return function(e){return-1!==e.indexOf("MSIE")||-1!==e.indexOf("Trident/")}(e)||function(e){return-1!==e.indexOf("Edge/")}(e)}()?K():setTimeout(K,0))}),[O,K]),J=function(e){return r?null:e},ee=function(e){return x?null:J(e)},te=function(e){return k?null:J(e)},ne=function(e){S&&e.stopPropagation()},re=(0,p.useMemo)((function(){return function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.refKey,n=void 0===t?"ref":t,o=e.role,a=e.onKeyDown,i=e.onFocus,s=e.onBlur,c=e.onClick,u=e.onDragEnter,l=e.onDragOver,d=e.onDragLeave,f=e.onDrop,p=hv(e,av);return fv(fv(pv({onKeyDown:ee(ev(a,$)),onFocus:ee(ev(i,X)),onBlur:ee(ev(s,Q)),onClick:J(ev(c,Z)),onDragEnter:te(ev(u,U)),onDragOver:te(ev(l,z)),onDragLeave:te(ev(d,V)),onDrop:te(ev(f,G)),role:"string"==typeof o&&""!==o?o:"presentation"},n,A),r||x?{}:{tabIndex:0}),p)}}),[A,$,X,Q,Z,U,z,V,G,x,k,r]),oe=(0,p.useCallback)((function(e){e.stopPropagation()}),[]),ae=(0,p.useMemo)((function(){return function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.refKey,n=void 0===t?"ref":t,r=e.onChange,o=e.onClick,a=hv(e,iv);return fv(fv({},pv({accept:D,multiple:s,type:"file",style:{display:"none"},onChange:J(ev(r,G)),onClick:J(ev(o,oe)),tabIndex:-1},n,M)),a)}}),[M,n,s,G,r]);return fv(fv({},I),{},{isFocused:R&&!r,getRootProps:re,getInputProps:ae,rootRef:A,inputRef:M,open:J(K)})}(hv(e,rv)),o=r.open,a=hv(r,ov);return(0,p.useImperativeHandle)(t,(function(){return{open:o}}),[o]),m().createElement(p.Fragment,null,n(fv(fv({},a),{},{open:o})))}));mv.displayName="Dropzone";var gv={disabled:!1,getFilesFromEvent:function(e){return py(this,void 0,void 0,(function(){return hy(this,(function(t){return wy(e)&&wy(e.dataTransfer)?[2,ky(e.dataTransfer,e.type)]:function(e){return wy(e)&&wy(e.target)}(e)?[2,Oy(e)]:Array.isArray(e)&&e.every((function(e){return"getFile"in e&&"function"==typeof e.getFile}))?[2,xy(e)]:[2,[]]}))}))},maxSize:1/0,minSize:0,multiple:!0,maxFiles:0,preventDropOnDocument:!0,noClick:!1,noKeyboard:!1,noDrag:!1,noDragEventsBubbling:!1,validator:null,useFsAccessApi:!0,autoFocus:!1};mv.defaultProps=gv,mv.propTypes={children:Se().func,accept:Se().objectOf(Se().arrayOf(Se().string)),multiple:Se().bool,preventDropOnDocument:Se().bool,noClick:Se().bool,noKeyboard:Se().bool,noDrag:Se().bool,noDragEventsBubbling:Se().bool,minSize:Se().number,maxSize:Se().number,maxFiles:Se().number,disabled:Se().bool,getFilesFromEvent:Se().func,onFileDialogCancel:Se().func,onFileDialogOpen:Se().func,useFsAccessApi:Se().bool,autoFocus:Se().bool,onDragEnter:Se().func,onDragLeave:Se().func,onDragOver:Se().func,onDrop:Se().func,onDropAccepted:Se().func,onDropRejected:Se().func,onError:Se().func,validator:Se().func};const yv=mv;var vv,bv={isFocused:!1,isFileDialogActive:!1,isDragActive:!1,isDragAccept:!1,isDragReject:!1,acceptedFiles:[],fileRejections:[]};function wv(e,t){switch(t.type){case"focus":return fv(fv({},e),{},{isFocused:!0});case"blur":return fv(fv({},e),{},{isFocused:!1});case"openDialog":return fv(fv({},bv),{},{isFileDialogActive:!0});case"closeDialog":return fv(fv({},e),{},{isFileDialogActive:!1});case"setDraggedFiles":return fv(fv({},e),{},{isDragActive:t.isDragActive,isDragAccept:t.isDragAccept,isDragReject:t.isDragReject});case"setFiles":return fv(fv({},e),{},{acceptedFiles:t.acceptedFiles,fileRejections:t.fileRejections});case"reset":return fv({},bv);default:return e}}function Ov(){}function xv(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 kv(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?xv(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):xv(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const Sv=function(e){var t=e.onDrop,n=e.immutable,r=e.text,o=e.onChoose;return(0,We.jsxs)(cy,{immutable:n,children:[(0,We.jsx)(yv,{onDrop:function(e){var n=e.map((function(e){return Object.assign(e,{preview:URL.createObjectURL(e)})}));t(n[0])},multiple:!1,disabled:n,title:r||"drag and drop or click",children:function(e){var t=e.getRootProps,n=e.getInputProps;return(0,We.jsx)(ay,{children:(0,We.jsxs)(sy,kv(kv({},t()),{},{children:[(0,We.jsx)("input",kv({},n())),vv||(vv=(0,We.jsx)(gt,{icon:"arrow-to-top"}))]}))})}}),o&&(0,We.jsx)(gt,{onClick:function(e){o(),e.stopPropagation()},icon:"folder",label:"browse docs",iconOnly:!0})]})};var Ev,_v=De.Ay.figure.withConfig({displayName:"StyledPreview"})(Ev||(Ev=(0,Ee.A)(["\n && {\n vertical-align: top;\n display: inline-flex;\n flex-direction: column;\n align-items: center;\n margin: 0; //reset css overwrite\n\n img {\n margin-top: ",";\n border: 1px solid ",";\n border-radius: ",";\n max-width: ",";\n max-height: ",";\n min-width: 90px; // prevent collapse to 1px if there is no preview generated\n }\n\n figcaption {\n text-align: center;\n }\n }\n"])),Te.hs.space(-2.2),Te.t7.color("border"),Te.t7.radii("form"),(function(e){return e.maxDimensionX||"100%"}),(function(e){return e.maxDimensionY||"100%"}));const Dv=_v;var Pv;const jv=function(e){var t=e.thumbnailUrl,n=e.alt,r=e.srcUrl,o=(e.fileName,e.caption),a=e.maxDimensionX,i=e.maxDimensionY,s=t?(0,We.jsx)("img",{alt:n,title:n,src:t}):(0,We.jsx)("div",{title:n,children:Pv||(Pv=(0,We.jsx)(He.A,{icon:"file-alt"}))});return(0,We.jsxs)(Dv,{maxDimensionX:a,maxDimensionY:i,children:[(0,We.jsx)("a",{target:"_blank",rel:"noopener noreferrer",href:r,children:s}),o&&(0,We.jsx)(Zn.Ay.Figcaption,{children:o})]})};var Cv=function(e){var t=Math.floor(Math.log(e)/Math.log(1024));return"".concat(1*(e/Math.pow(1024,t)).toFixed(2)," ").concat(["Bytes","KB","MB","GB","TB"][t])};const Av=function(e){var t=e.file,n=e.text;return(0,We.jsxs)(uy,{children:[(0,We.jsx)(jv,{alt:t.name,caption:t.name,maxDimensionX:"96px",maxDimensionY:"96px",srcUrl:t.preview,thumbnailUrl:t.type.startsWith("image")?t.preview:null}),(0,We.jsxs)(dy,{children:[(0,We.jsx)(ze,{position:Te.xX.position.PREPEND}),(0,We.jsxs)(ly,{children:[n||"uploading"," (",Cv(t.size),")"]})]})]})};var Mv=function(e,t,n){return"".concat(e).concat(e&&e.indexOf("?")>=0?"&":"?").concat(t,"=").concat(n)};const Tv={downloadUrl:function(e,t){var n=document.createElement("a");n.href=e,n.download=t||e.split("/").pop(),n.target="_blank",document.body.appendChild(n),n.click(),window.URL.revokeObjectURL&&window.URL.revokeObjectURL(e),n.remove&&n.remove()},downloadReadableStream:function(e,t){var n=document.createElement("a"),r=URL.createObjectURL(e);n.href=r,n.download=t,n.target="_blank",document.body.appendChild(n),n.click(),window.URL.revokeObjectURL&&window.URL.revokeObjectURL(r),n.remove&&n.remove()},openUrl:function(e){var t=document.createElement("a");t.href=e,t.target="_blank",document.body.appendChild(t),t.click(),window.URL.revokeObjectURL&&window.URL.revokeObjectURL(e),t.remove&&t.remove()},downloadSupportedByBrowser:function(){var e=document.createElement("a"),t=void 0!==e.download;return e.remove&&e.remove(),t},getDownloadUrl:function(e){return Mv(e,"download",!0)},addParameterToURL:Mv};function Iv(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 Nv(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Iv(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Iv(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const Rv=function(e){var t,n=e.value,r=e.downloadTitle,o=e.immutable,a=e.onUpload,i=e.deleteTitle,s=null===(t=n.binaryLink)||void 0===t?void 0:t.startsWith("blob:");return(0,We.jsxs)(fy,{className:"StyledView",children:[(0,We.jsx)(jv,Nv(Nv({alt:n.fileName},s&&{caption:n.fileName}),{},{fileName:n.fileName,maxDimensionX:"96px",maxDimensionY:"96px",srcUrl:n.binaryLink,thumbnailUrl:n.thumbnailLink})),(0,We.jsxs)(iy,{children:[!o&&(0,We.jsx)(gt,{icon:"trash",onClick:function(){return a(null)},tabIndex:-1,title:i||"delete"}),(0,We.jsx)(gt,{children:(0,We.jsx)(Kr.Ay,{neutral:!0,icon:"arrow-to-bottom",target:"_blank",href:Tv.getDownloadUrl(n.binaryLink),tabIndex:-1,title:r||"download"})})]})]})};function Lv(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 Fv(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Lv(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Lv(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const Hv=function(e){var t=e.value,n=e.textResources,r=void 0===n?{}:n,o=e.onUpload,a=e.onChoose,i=(0,p.useRef)(t),s=(0,p.useState)({isUploading:!1,previewFile:null}),c=(0,Ve.A)(s,2),u=c[0],l=c[1];return(0,p.useEffect)((function(){Vn()(i.current,t)||l({isUploading:!1,previewFile:null}),i.current=t}),[t]),null!=t&&t.binaryLink?(0,We.jsx)(Rv,Fv(Fv({},e),{},{deleteTitle:r.delete,downloadTitle:r.download})):u.isUploading?(0,We.jsx)(Av,Fv({file:u.previewFile,text:r.uploading},e)):(0,We.jsx)(Sv,Fv(Fv({},e),{},{onDrop:function(e){!function(e){l({isUploading:!0,previewFile:e})}(e),o(e)},onChoose:a}))};var Wv,Bv;De.Ay.input.withConfig({displayName:"StyledDurationEdit"})(Wv||(Wv=(0,Ee.A)(["\n &&&& {\n ","\n flex-grow: 0;\n width: ","px;\n min-width: 2.5ch;\n }\n"])),Qr,(function(e){return e.width})),De.Ay.label.withConfig({displayName:"StyledDurationEditFocusable"})(Bv||(Bv=(0,Ee.A)(["\n &&& {\n align-items: center;\n display: flex;\n flex-wrap: nowrap;\n margin-bottom: 0; /* reset bootstrap */\n margin-left: ",";\n\n &:first-child {\n margin-left: 0;\n }\n\n > span {\n color: ",";\n cursor: ",";\n }\n }\n"])),Te.hs.space(1),(function(e){return e.immutable?Te.t7.color("textDisabled"):Te.t7.color("text")}),(function(e){return e.immutable&&"text"}));var Yv;const Uv=De.Ay.input.attrs((function(e){return{type:"text"}})).withConfig({displayName:"StyledStringEdit"})(Yv||(Yv=(0,Ee.A)(["\n &&&& {\n ","\n }\n"])),Qr);Ze.Debouncer((function(e){return(0,We.jsxs)(Xr,{immutable:e.immutable,children:[(0,We.jsx)(Uv,{disabled:e.immutable,id:e.id,name:e.name,onChange:function(t){return e.onChange(t.target.value)},immutable:e.immutable,value:e.value||""}),e.value&&(0,We.jsx)(Jr,{children:(0,We.jsx)(Kr.Ay,{href:"mailto:".concat(e.value.toString()),icon:"envelope",look:"ball",tabIndex:-1,target:"_blank",neutral:!0})})]})}));c(63662);var zv=c(44383),Vv=c.n(zv);var qv;function Gv(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}function Kv(){}function $v(e){return!!(e||"").match(/\d/)}function Xv(e){return null==e}function Qv(e){return Xv(e)||function(e){return"number"==typeof e&&isNaN(e)}(e)||"number"==typeof e&&!isFinite(e)}function Zv(e){return e.replace(/[-[\]/{}()*+?.\\^$|]/g,"\\$&")}function Jv(e,t){void 0===t&&(t=!0);var n="-"===e[0],r=n&&t,o=(e=e.replace("-","")).split(".");return{beforeDecimal:o[0],afterDecimal:o[1]||"",hasNegation:n,addNegation:r}}function eb(e,t,n){for(var r="",o=n?"0":"",a=0;a<=t-1;a++)r+=e[a]||o;return r}function tb(e,t){return Array(t+1).join(e)}function nb(e){var t=e+"",n="-"===t[0]?"-":"";n&&(t=t.substring(1));var r=t.split(/[eE]/g),o=r[0],a=r[1];if(!(a=Number(a)))return n+o;var i=1+a,s=(o=o.replace(".","")).length;return i<0?o="0."+tb("0",Math.abs(i))+o:i>=s?o+=tb("0",i-s):o=(o.substring(0,i)||"0")+"."+o.substring(i),n+o}function rb(e,t,n){if(-1!==["","-"].indexOf(e))return e;var r=(-1!==e.indexOf(".")||n)&&t,o=Jv(e),a=o.beforeDecimal,i=o.afterDecimal,s=o.hasNegation,c=parseFloat("0."+(i||"0")),u=(i.length<=t?"0."+i:c.toFixed(t)).split("."),l=a;return a&&Number(u[0])&&(l=a.split("").reverse().reduce((function(e,t,n){return e.length>n?(Number(e[0])+Number(t)).toString()+e.substring(1,e.length):t+e}),u[0])),""+(s?"-":"")+l+(r?".":"")+eb(u[1]||"",t,n)}function ob(e,t){if(e.value=e.value,null!==e){if(e.createTextRange){var n=e.createTextRange();return n.move("character",t),n.select(),!0}return e.selectionStart||0===e.selectionStart?(e.focus(),e.setSelectionRange(t,t),!0):(e.focus(),!1)}}!function(e){e.event="event",e.props="prop"}(qv||(qv={}));var ab,ib,sb,cb=(ab=function(e,t){for(var n=0,r=0,o=e.length,a=t.length;e[n]===t[n]&&n<o;)n++;for(;e[o-1-r]===t[a-1-r]&&a-r>n&&o-r>n;)r++;return{from:{start:n,end:o-r},to:{start:n,end:a-r}}},sb=void 0,function(){for(var e=[],t=arguments.length;t--;)e[t]=arguments[t];return ib&&e.length===ib.length&&e.every((function(e,t){return e===ib[t]}))?sb:(ib=e,sb=ab.apply(void 0,e))});function ub(e){return Math.max(e.selectionStart,e.selectionEnd)}function lb(e){return{from:{start:0,end:0},to:{start:0,end:e.length},lastValue:""}}function db(e){var t=e.currentValue,n=e.formattedValue,r=e.currentValueIndex,o=e.formattedValueIndex;return t[r]===n[o]}function fb(e,t,n,r){var o=e.length;if(t=function(e,t,n){return Math.min(Math.max(e,t),n)}(t,0,o),"left"===r){for(;t>=0&&!n[t];)t--;-1===t&&(t=n.indexOf(!0))}else{for(;t<=o&&!n[t];)t++;t>o&&(t=n.lastIndexOf(!0))}return-1===t&&(t=o),t}function pb(e){for(var t=Array.from({length:e.length+1}).map((function(){return!0})),n=0,r=t.length;n<r;n++)t[n]=Boolean($v(e[n])||$v(e[n-1]));return t}function hb(e,t,n,r,o,a){void 0===a&&(a=Kv);var i=function(e){var t=(0,p.useRef)(e);t.current=e;var n=(0,p.useRef)((function(){for(var e=[],n=arguments.length;n--;)e[n]=arguments[n];return t.current.apply(t,e)}));return n.current}((function(e,t){var n,a;return Qv(e)?(a="",n=""):"number"==typeof e||t?(a="number"==typeof e?nb(e):e,n=r(a)):(a=o(e,void 0),n=r(a)),{formattedValue:n,numAsString:a}})),s=(0,p.useState)((function(){return i(Xv(e)?t:e,n)})),c=s[0],u=s[1],l=e,d=n;Xv(e)&&(l=c.numAsString,d=!0);var f=i(l,d);return(0,p.useMemo)((function(){u(f)}),[f.formattedValue]),[c,function(e,t){e.formattedValue!==c.formattedValue&&u({formattedValue:e.formattedValue,numAsString:e.value}),a(e,t)}]}function mb(e){return e.replace(/[^0-9]/g,"")}function gb(e){return e}function yb(e){var t=e.type;void 0===t&&(t="text");var n=e.displayType;void 0===n&&(n="input");var r=e.customInput,o=e.renderText,a=e.getInputRef,i=e.format;void 0===i&&(i=gb);var s=e.removeFormatting;void 0===s&&(s=mb);var c=e.defaultValue,u=e.valueIsNumericString,l=e.onValueChange,d=e.isAllowed,f=e.onChange;void 0===f&&(f=Kv);var h=e.onKeyDown;void 0===h&&(h=Kv);var g=e.onMouseUp;void 0===g&&(g=Kv);var y=e.onFocus;void 0===y&&(y=Kv);var v=e.onBlur;void 0===v&&(v=Kv);var b=e.value,w=e.getCaretBoundary;void 0===w&&(w=pb);var O=e.isValidInputCharacter;void 0===O&&(O=$v);var x=e.isCharacterSame,k=Gv(e,["type","displayType","customInput","renderText","getInputRef","format","removeFormatting","defaultValue","valueIsNumericString","onValueChange","isAllowed","onChange","onKeyDown","onMouseUp","onFocus","onBlur","value","getCaretBoundary","isValidInputCharacter","isCharacterSame"]),S=hb(b,c,Boolean(u),i,s,l),E=S[0],_=E.formattedValue,D=E.numAsString,P=S[1],j=(0,p.useRef)({formattedValue:_,numAsString:D}),C=function(e,t){j.current={formattedValue:e.formattedValue,numAsString:e.value},P(e,t)},A=(0,p.useState)(!1),M=A[0],T=A[1],I=(0,p.useRef)(null),N=(0,p.useRef)({setCaretTimeout:null,focusTimeout:null});(0,p.useEffect)((function(){return T(!0),function(){clearTimeout(N.current.setCaretTimeout),clearTimeout(N.current.focusTimeout)}}),[]);var R=i,L=function(e,t){var n=parseFloat(t);return{formattedValue:e,value:t,floatValue:isNaN(n)?void 0:n}},F=function(e,t,n){0===e.selectionStart&&e.selectionEnd===e.value.length||(ob(e,t),N.current.setCaretTimeout=setTimeout((function(){e.value===n&&e.selectionStart!==t&&ob(e,t)}),0))},H=function(e,t,n){return fb(e,t,w(e),n)},W=function(e,t,n){var r=w(t),o=function(e,t,n,r,o,a,i){void 0===i&&(i=db);var s=o.findIndex((function(e){return e})),c=e.slice(0,s);t||n.startsWith(c)||(t=c,n=c+n,r+=c.length);for(var u=n.length,l=e.length,d={},f=new Array(u),p=0;p<u;p++){f[p]=-1;for(var h=0,m=l;h<m;h++)if(i({currentValue:n,lastValue:t,formattedValue:e,currentValueIndex:p,formattedValueIndex:h})&&!0!==d[h]){f[p]=h,d[h]=!0;break}}for(var g=r;g<u&&(-1===f[g]||!a(n[g]));)g++;var y=g===u||-1===f[g]?l:f[g];for(g=r-1;g>0&&-1===f[g];)g--;var v=-1===g||-1===f[g]?0:f[g]+1;return v>y?y:r-v<y-r?v:y}(t,_,e,n,r,O,x);return o=fb(t,o,r)};(0,p.useEffect)((function(){var e=j.current,t=e.formattedValue,n=e.numAsString;_===t||_===D&&t===n||C(L(_,D),{event:void 0,source:qv.props})}),[_,D]);var B=I.current?ub(I.current):void 0;("undefined"!=typeof window?p.useLayoutEffect:p.useEffect)((function(){var e=I.current;if(_!==j.current.formattedValue&&e){var t=W(j.current.formattedValue,_,B);e.value=_,F(e,t,_)}}),[_]);var Y=function(e,t,n){var r=cb(_,e),o=Object.assign(Object.assign({},r),{lastValue:_}),a=s(e,o),i=R(a);if(a=s(i,void 0),d&&!d(L(i,a))){var c=t.target,u=ub(c),l=W(e,_,u);return c.value=_,F(c,l,_),!1}return function(e){var t=e.formattedValue;void 0===t&&(t="");var n,r=e.input,o=e.source,a=e.event,i=e.numAsString;if(r){var s=e.inputValue||r.value,c=ub(r);r.value=t,void 0!==(n=W(s,t,c))&&F(r,n,t)}t!==_&&C(L(t,i),{event:a,source:o})}({formattedValue:i,numAsString:a,inputValue:e,event:t,source:n,input:t.target}),!0},U=!M||"undefined"==typeof navigator||navigator.platform&&/iPhone|iPod/.test(navigator.platform)?void 0:"numeric",z=Object.assign({inputMode:U},k,{type:t,value:_,onChange:function(e){var t=e.target.value;Y(t,e,qv.event)&&f(e)},onKeyDown:function(e){var t,n=e.target,r=e.key,o=n.selectionStart,a=n.selectionEnd,i=n.value;if(void 0===i&&(i=""),"ArrowLeft"===r||"Backspace"===r?t=Math.max(o-1,0):"ArrowRight"===r?t=Math.min(o+1,i.length):"Delete"===r&&(t=o),void 0!==t&&o===a){var s=t;if("ArrowLeft"===r||"ArrowRight"===r)(s=H(i,t,"ArrowLeft"===r?"left":"right"))!==t&&e.preventDefault();else"Delete"!==r||O(i[t])?"Backspace"!==r||O(i[t])||(s=H(i,t,"left")):s=H(i,t,"right");s!==t&&F(n,s,i),e.isUnitTestRun&&F(n,s,i),h(e)}else h(e)},onMouseUp:function(e){var t=e.target,n=function(){var e=t.selectionStart,n=t.selectionEnd,r=t.value;if(void 0===r&&(r=""),e===n){var o=H(r,e);o!==e&&F(t,o,r)}};n(),requestAnimationFrame((function(){n()})),g(e)},onFocus:function(e){e.persist&&e.persist();var t=e.target,n=e.currentTarget;I.current=t,N.current.focusTimeout=setTimeout((function(){var r=t.selectionStart,o=t.selectionEnd,a=t.value;void 0===a&&(a="");var i=H(a,r);i===r||0===r&&o===a.length||F(t,i,a),y(Object.assign(Object.assign({},e),{currentTarget:n}))}),0)},onBlur:function(e){I.current=null,clearTimeout(N.current.focusTimeout),clearTimeout(N.current.setCaretTimeout),v(e)}});if("text"===n)return o?m().createElement(m().Fragment,null,o(_,k)||null):m().createElement("span",Object.assign({},k,{ref:a}),_);if(r){var V=r;return m().createElement(V,Object.assign({},z,{ref:a}))}return m().createElement("input",Object.assign({},z,{ref:a}))}function vb(e,t){var n=t.decimalScale,r=t.fixedDecimalScale,o=t.prefix;void 0===o&&(o="");var a=t.suffix;void 0===a&&(a="");var i=t.allowNegative,s=t.thousandsGroupStyle;if(void 0===s&&(s="thousand"),""===e||"-"===e)return e;var c=bb(t),u=c.thousandSeparator,l=c.decimalSeparator,d=0!==n&&-1!==e.indexOf(".")||n&&r,f=Jv(e,i),p=f.beforeDecimal,h=f.afterDecimal,m=f.addNegation;return void 0!==n&&(h=eb(h,n,!!r)),u&&(p=function(e,t,n){var r=function(e){switch(e){case"lakh":return/(\d+?)(?=(\d\d)+(\d)(?!\d))(\.\d+)?/g;case"wan":return/(\d)(?=(\d{4})+(?!\d))/g;default:return/(\d)(?=(\d{3})+(?!\d))/g}}(n),o=e.search(/[1-9]/);return o=-1===o?e.length:o,e.substring(0,o)+e.substring(o,e.length).replace(r,"$1"+t)}(p,u,s)),o&&(p=o+p),a&&(h+=a),m&&(p="-"+p),e=p+(d&&l||"")+h}function bb(e){var t=e.decimalSeparator;void 0===t&&(t=".");var n=e.thousandSeparator,r=e.allowedDecimalSeparators;return!0===n&&(n=","),r||(r=[t,"."]),{decimalSeparator:t,thousandSeparator:n,allowedDecimalSeparators:r}}function wb(e,t,n){var r;void 0===t&&(t=lb(e));var o=n.allowNegative,a=n.prefix;void 0===a&&(a="");var i=n.suffix;void 0===i&&(i="");var s=n.decimalScale,c=t.from,u=t.to,l=u.start,d=u.end,f=bb(n),p=f.allowedDecimalSeparators,h=f.decimalSeparator,m=e[d]===h;if($v(e)&&(e===a||e===i)&&""===t.lastValue)return e;if(d-l==1&&-1!==p.indexOf(e[l])){var g=0===s?"":h;e=e.substring(0,l)+g+e.substring(l+1,e.length)}var y=function(e,t,n){var r=!1,o=!1;a.startsWith("-")?r=!1:e.startsWith("--")?(r=!1,o=!0):i.startsWith("-")&&e.length===i.length?r=!1:"-"===e[0]&&(r=!0);var s=r?1:0;return o&&(s=2),s&&(e=e.substring(s),t-=s,n-=s),{value:e,start:t,end:n,hasNegation:r}},v=y(e,l,d),b=v.hasNegation;e=(r=v).value,l=r.start,d=r.end;var w=y(t.lastValue,c.start,c.end),O=w.start,x=w.end,k=w.value,S=e.substring(l,d);!(e.length&&k.length&&(O>k.length-i.length||x<a.length))||S&&i.startsWith(S)||(e=k);var E=0;e.startsWith(a)?E+=a.length:l<a.length&&(E=l),d-=E;var _=(e=e.substring(E)).length,D=e.length-i.length;e.endsWith(i)?_=D:(d>D||d>e.length-i.length)&&(_=d),e=e.substring(0,_),e=function(e,t){void 0===e&&(e="");var n=new RegExp("(-)"),r=new RegExp("(-)(.)*(-)"),o=n.test(e),a=r.test(e);return e=e.replace(/-/g,""),o&&!a&&t&&(e="-"+e),e}(b?"-"+e:e,o),e=(e.match(function(e,t){return new RegExp("(^-)|[0-9]|"+Zv(e),t?"g":void 0)}(h,!0))||[]).join("");var P=e.indexOf(h);e=e.replace(new RegExp(Zv(h),"g"),(function(e,t){return t===P?".":""}));var j=Jv(e,o),C=j.beforeDecimal,A=j.afterDecimal,M=j.addNegation;return u.end-u.start<c.end-c.start&&""===C&&m&&!parseFloat(A)&&(e=M?"-":""),e}function Ob(e){e=function(e){var t=bb(e),n=t.thousandSeparator,r=t.decimalSeparator,o=e.prefix;void 0===o&&(o="");var a=e.allowNegative;if(void 0===a&&(a=!0),n===r)throw new Error("\n Decimal separator can't be same as thousand separator.\n thousandSeparator: "+n+' (thousandSeparator = {true} is same as thousandSeparator = ",")\n decimalSeparator: '+r+" (default value for decimalSeparator is .)\n ");return o.startsWith("-")&&a&&(console.error("\n Prefix can't start with '-' when allowNegative is true.\n prefix: "+o+"\n allowNegative: "+a+"\n "),a=!1),Object.assign(Object.assign({},e),{allowNegative:a})}(e);e.decimalSeparator,e.allowedDecimalSeparators,e.thousandsGroupStyle;var t=e.suffix,n=e.allowNegative,r=e.allowLeadingZeros,o=e.onKeyDown;void 0===o&&(o=Kv);var a=e.onBlur;void 0===a&&(a=Kv);var i=e.thousandSeparator,s=e.decimalScale,c=e.fixedDecimalScale,u=e.prefix;void 0===u&&(u="");var l=e.defaultValue,d=e.value,f=e.valueIsNumericString,p=e.onValueChange,h=Gv(e,["decimalSeparator","allowedDecimalSeparators","thousandsGroupStyle","suffix","allowNegative","allowLeadingZeros","onKeyDown","onBlur","thousandSeparator","decimalScale","fixedDecimalScale","prefix","defaultValue","value","valueIsNumericString","onValueChange"]),m=bb(e),g=m.decimalSeparator,y=m.allowedDecimalSeparators,v=function(t){return vb(t,e)},b=function(t,n){return wb(t,n,e)},w=Xv(d)?l:d,O=null!=f?f:function(e,t,n){return""===e||!(null==t?void 0:t.match(/\d/))&&!(null==n?void 0:n.match(/\d/))&&"string"==typeof e&&!isNaN(Number(e))}(w,u,t);Xv(d)?Xv(l)||(O=O||"number"==typeof l):O=O||"number"==typeof d;var x=function(e){return Qv(e)?e:("number"==typeof e&&(e=nb(e)),O&&"number"==typeof s?rb(e,s,Boolean(c)):e)},k=hb(x(d),x(l),Boolean(O),v,b,p),S=k[0],E=S.numAsString,_=S.formattedValue,D=k[1];return Object.assign(Object.assign({},h),{value:_,valueIsNumericString:!1,isValidInputCharacter:function(e){return e===g||$v(e)},isCharacterSame:function(e){var t=e.currentValue,n=e.lastValue,r=e.formattedValue,o=e.currentValueIndex,a=e.formattedValueIndex,i=t[o],s=r[a],c=cb(n,t).to;return!!(o>=c.start&&o<c.end&&y&&y.includes(i)&&s===g)||i===s},onValueChange:D,format:v,removeFormatting:b,getCaretBoundary:function(t){return function(e,t){var n=t.prefix;void 0===n&&(n="");var r=t.suffix;void 0===r&&(r="");var o=Array.from({length:e.length+1}).map((function(){return!0})),a="-"===e[0];o.fill(!1,0,n.length+(a?1:0));var i=e.length;return o.fill(!1,i-r.length+1,i+1),o}(t,e)},onKeyDown:function(e){var t=e.target,r=e.key,a=t.selectionStart,l=t.selectionEnd,d=t.value;if(void 0===d&&(d=""),a===l){"Backspace"===r&&"-"===d[0]&&a===u.length+1&&n&&ob(t,1),s&&c&&("Backspace"===r&&d[a-1]===g?(ob(t,a-1),e.preventDefault()):"Delete"===r&&d[a]===g&&e.preventDefault()),(null==y?void 0:y.includes(r))&&d[a]===g&&ob(t,a+1);var f=!0===i?",":i;"Backspace"===r&&d[a-1]===f&&ob(t,a-1),"Delete"===r&&d[a]===f&&ob(t,a+1),o(e)}else o(e)},onBlur:function(t){var n=E;if(n.match(/\d/g)||(n=""),r||(n=function(e){if(!e)return e;var t="-"===e[0];t&&(e=e.substring(1,e.length));var n=e.split("."),r=n[0].replace(/^0+/,"")||"0",o=n[1]||"";return(t?"-":"")+r+(o?"."+o:"")}(n)),c&&s&&(n=rb(n,s,c)),n!==E){var o=vb(n,e);D({formattedValue:o,value:n,floatValue:parseFloat(n)},{event:t,source:qv.event})}a(t)}})}function xb(e){var t=Ob(e);return m().createElement(yb,Object.assign({},t))}var kb,Sb=["immutable"];function Eb(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}var _b=(0,De.Ay)((function(e){e.immutable;var t=(0,Fe.A)(e,Sb);return(0,We.jsx)(xb,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Eb(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Eb(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({},t))})).withConfig({displayName:"StyledNumberEdit"})(kb||(kb=(0,Ee.A)(["\n &&&& {\n ","\n }\n"])),Qr);const Db=_b;function Pb(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 jb(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Pb(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Pb(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Cb=function(e){return 0!==e?Math.ceil(Math.log10(Math.abs(e)+1)):1},Ab=function(e){return null!=e&&!isNaN(parseFloat(e))},Mb=function(e,t,n){return!Ab(n)||!(Ab(t)&&n>t)&&!(Ab(e)&&n<e)},Tb=function(e,t){return function(n){var r=n.floatValue;return Cb(r)<Cb(e)||Mb(e,t,r)}};(0,f.injectIntl)(Ze.Debouncer((function(e){var t,n=(t=e.intl.locale,{thousandSeparator:1111..toLocaleString(t).replace(/1/g,""),decimalSeparator:1.1.toLocaleString(t).replace(/1/g,"")}),r=n.thousandSeparator,o=n.decimalSeparator,a=e.options||{},i=a.prePointDigits,s=a.postPointDigits,c=a.minValue,u=a.maxValue,l=a.allowNegative,d=a.fixedDecimalScale,f=a.suffix,p=a.prefix,h=a.format,m=function(e,t,n){if(e){var r=Math.pow(10,e)-(t?1/Math.pow(10,t):1);return n&&n>r?n:r}return n}(i,s,u),g=jb(jb({isAllowed:Tb(c,m),allowNegative:!!l},isNaN(s)?{}:{decimalScale:s}),{},{fixedDecimalScale:!!d}),y=void 0===e.value||null===e.value?"":e.value;return(0,We.jsx)(Xr,{immutable:e.immutable,children:(0,We.jsx)(Db,jb(jb({decimalSeparator:o,disabled:e.immutable,id:e.id,valueIsNumericString:!0,name:e.name,onValueChange:function(t){e.onChange&&Mb(c,m,t.floatValue)&&e.onChange(void 0!==t.floatValue?t.floatValue:null)},immutable:e.immutable,thousandSeparator:r,value:y,suffix:f,prefix:p},g),{},{format:h,placeholder:e.placeholder,onBlur:function(t){var n,r=!(n=t.target.value)||isNaN(n)?null:parseFloat(n);e.onChange&&!Mb(c,m,r)&&(t.target.value=null)}}))})}),800));Ze.Debouncer((function(e){var t=e.value,n=e.onChange,r=e.options,o=e.immutable,a=e.name,i=e.id,s=e.placeholder,c=r||{},u=c.minValue,l=c.maxValue,d=c.format,f=c.allowLeadingZeros,p=c.suffix,h=null==t?"":t;return(0,We.jsx)(Xr,{immutable:o,children:(0,We.jsx)(Db,{isAllowed:Tb(u,l),allowNegative:!0,decimalScale:0,disabled:o,id:i,name:a,onValueChange:function(e){var t=e.value,r=e.floatValue,o=f?t:r;void 0===o&&(o=null),Mb(u,l,r)&&n(o)},value:h,allowLeadingZeros:f,suffix:p,format:d,placeholder:s,immutable:o})})}),800);var Ib,Nb,Rb;De.Ay.div.withConfig({displayName:"StyledWrapper"})(Ib||(Ib=(0,Ee.A)(["\n display: flex;\n justify-content: stretch;\n"]))),De.Ay.div.withConfig({displayName:"StyledLocationWrapper"})(Nb||(Nb=(0,Ee.A)(["\n flex-grow: 1;\n"]))),De.Ay.div.withConfig({displayName:"StyledDistanceWrapper"})(Rb||(Rb=(0,Ee.A)(["\n width: 50px;\n border-left: 1px solid ",";\n margin-left: ",";\n padding-left: ",";\n"])),Te.t7.color("border"),Te.hs.space(-.8),Te.hs.space(.5));var Lb;De.Ay.input.attrs((function(e){return{type:"tel"}})).withConfig({displayName:"StyledPhoneEdit"})(Lb||(Lb=(0,Ee.A)(["\n &&&& {\n ","\n }\n"])),Qr);Ze.Debouncer((function(e){return(0,We.jsx)(Xr,{immutable:e.immutable,children:(0,We.jsx)(Uv,{disabled:e.immutable,id:e.id,name:e.name,onChange:function(t){return e.onChange(t.target.value)},immutable:e.immutable,value:e.value||""})})}));var Fb,Hb,Wb,Bb,Yb,Ub=c(60115),zb=(De.Ay.div.withConfig({displayName:"StyledTermsEdit"})(Fb||(Fb=(0,Ee.A)(["\n margin: "," 0;\n display: flex;\n"])),Te.hs.space(-1.4)),De.Ay.input.withConfig({displayName:"StyledCheckbox"})(Hb||(Hb=(0,Ee.A)(["\n margin-right: ",";\n"])),Te.hs.space(-1.5)),(0,De.AH)(Wb||(Wb=(0,Ee.A)(["\n &,\n * {\n color: ",";\n }\n text-decoration: underline;\n\n &:hover,\n &:focus {\n color: ",";\n }\n\n &:active {\n * {\n color: ",";\n }\n }\n"])),Te.t7.color("secondary"),Te.t7.color("secondaryLight"),Te.t7.color("secondary")));De.Ay.a.withConfig({displayName:"StyledTermsLink"})(Bb||(Bb=(0,Ee.A)(["\n ","\n"])),zb),(0,De.Ay)(pg).withConfig({displayName:"StyledHtmlFormatter"})(Yb||(Yb=(0,Ee.A)(["\n &&& {\n p {\n margin: 0;\n }\n\n a {\n ","\n }\n }\n"])),zb);const Vb=function(){var e,t=(null===(e=navigator)||void 0===e?void 0:e.userAgent)||"";return/^((?!chrome|android).)*safari/i.test(t)};var qb,Gb,Kb,$b=(0,De.AH)(qb||(qb=(0,Ee.A)(["\n ","\n width: 100%;\n grid-area: 1 / 1 / 2 / 2;\n max-height: 25rem;\n box-sizing: border-box;\n"])),Qr),Xb=De.Ay.div.withConfig({displayName:"StyledSizeWrapper"})(Gb||(Gb=(0,Ee.A)(["\n display: grid;\n width: 100%;\n\n &:after {\n content: attr(data-replicated-value) ' ';\n white-space: pre-wrap;\n word-break: break-all;\n visibility: hidden;\n ","\n\n /* prevent scrollbar on Firefox */\n padding-right: 15px;\n }\n"])),$b),Qb=De.Ay.textarea.withConfig({displayName:"StyledTextarea"})(Kb||(Kb=(0,Ee.A)(["\n &&&& {\n ","\n resize: none;\n margin: 0;\n min-height: ",";\n position: relative;\n top: ",";\n }\n"])),$b,(function(e){var t=e.disabled,n=e.isSafari;return!t||n?"4.5em":"0"}),(function(e){return e.disabled?Te.hs.space(-1.2):"0"}));function Zb(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 Jb(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Zb(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Zb(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const ew=function(e){var t=e.value,n=e.onChange,r=e.name,o=e.id,a=e.disabled,i=e.immutable,s=(0,p.useState)(t),c=(0,Ve.A)(s,2),u=c[0],l=c[1],d=!Vb(),f=Vb(),h=(0,p.useCallback)(oo()(l,500,{trailing:!0}),[]);return(0,p.useEffect)((function(){d&&h(t)}),[t,d,h]),(0,We.jsx)(Xb,Jb(Jb({"data-testid":"replicated-test"},d?{"data-replicated-value":u}:{}),{},{children:(0,We.jsx)(Qb,{value:t||"",name:r,id:o,onChange:n,disabled:a,immutable:i,rows:"1",isSafari:f})}))};Ze.Debouncer((function(e){return(0,We.jsx)(Xr,{immutable:e.immutable,children:(0,We.jsx)(ew,{id:e.id,immutable:e.immutable,maxRows:20,name:e.name,onChange:function(t){return e.onChange(t.target.value)},disabled:e.immutable,rows:2,value:e.value})})}));var tw;De.Ay.input.withConfig({displayName:"StyledTimeEdit"})(tw||(tw=(0,Ee.A)(["\n &&&& {\n ","\n }\n"])),Qr);var nw;const rw=De.Ay.input.attrs((function(e){return{type:"url"}})).withConfig({displayName:"StyledUrlEdit"})(nw||(nw=(0,Ee.A)(["\n &&&& {\n ","\n }\n"])),Qr);Ze.Debouncer((function(e){return(0,We.jsxs)(Xr,{immutable:e.immutable,children:[(0,We.jsx)(rw,{disabled:e.immutable,id:e.id,immutable:e.immutable,name:e.name,onChange:function(t){return e.onChange((n=t.target.value,r=/^[a-zA-Z0-9]+:\/\//.test(n),n.indexOf(".")>0&&!r?"https://".concat(n):n));var n,r},value:e.value||""}),e.value&&(0,We.jsx)(Jr,{children:(0,We.jsx)(Kr.Ay,{href:e.value,icon:"external-link",look:"ball",tabIndex:-1,target:"_blank",neutral:!0})})]})}));const ow=(0,De.SL)((function(e){return(0,We.jsx)(He.A,{style:{fontSize:"".concat(e.theme.fontSize.base,"rem")},icon:e.value?"check":"times"})}));const aw=function(e){var t=(0,f.useIntl)();return(0,We.jsx)(Zn.Ay.Time,{dateTime:e.value,title:t.formatDate(e.value),children:(0,We.jsx)(f.FormattedDate,{value:e.value,year:"numeric",month:"2-digit",day:"2-digit",timeZone:"UTC",id:e.id})})};var iw;const sw=(0,f.injectIntl)((function(e){var t=e.value,n=e.intl,r=new Date(t);if(!t||isNaN(r))return console.error("DateTimeFormatter: Invalid date",t),iw||(iw=(0,We.jsx)(Zn.Ay.Span,{}));var o=Hl(r,"HH:mm");return(0,We.jsxs)(Zn.Ay.Time,{dateTime:r.toISOString(),title:"".concat(n.formatDate(r),", ").concat(o),children:[(0,We.jsx)(f.FormattedDate,{value:r,year:"numeric",month:"2-digit",day:"2-digit"}),", ",o]})}));var cw;function uw(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 lw(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?uw(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):uw(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const dw=function(e){var t=e.options||{},n=(0,We.jsxs)(We.Fragment,{children:[t.title&&(0,We.jsx)(Zn.Ay.H5,{children:t.title}),(0,We.jsx)(pg,lw({},e))]});return"text"===t.mode?n:(0,We.jsx)(Gm,{content:n,isPlainHtml:!0,children:cw||(cw=(0,We.jsx)(Hm,{children:(0,We.jsx)(He.A,{icon:"question-circle"})}))})};const fw=function(e){var t=e.value,n=e.options||{},r=n.tooltips,o=n.loadTooltip,a=to()(r,t.resourceKey,null);return(0,We.jsxs)(We.Fragment,{children:[(0,We.jsx)(Gm,{content:a?(0,We.jsx)("div",{dangerouslySetInnerHTML:{__html:Bn.sanitizeHtml(a)}}):null,children:(0,We.jsx)("span",{onMouseOver:function(){return o&&!a&&o(t.resourceKey)},children:(0,We.jsx)(Kr.Ay,{alt:t.alt||t.fileName,icon:"eye",look:"raised",target:"_blank",href:t.binaryLink,onClick:function(e){e.stopPropagation()}})})}),(0,We.jsx)(Kr.Ay,{alt:t.alt||t.fileName,icon:"arrow-to-bottom",look:"raised",target:"_blank",href:Tv.getDownloadUrl(t.binaryLink),onClick:function(e){e.stopPropagation()}})]})};const pw=function(e){return(0,We.jsx)(Hv,{onUpload:function(){},immutable:!0,textResources:{download:e.options.downloadText},value:e.value?e.value:null})};const hw=function(e){var t=e.value,n=parseInt(t),r=Tf(n);return(0,We.jsx)(Zn.Ay.Time,{dateTime:r,title:r,children:r})};const mw=function(e){return(0,We.jsx)(Kr.Ay,{href:"mailto:".concat(e.value.toString()),target:"_blank",onClick:function(e){return e.stopPropagation()},label:e.value.toString(),breakWords:e.breakWords,useTitle:e.useTitle})};const gw=function(e){return(0,We.jsx)(Zn.Ay.Span,{breakWords:e.breakWords,useTitle:e.useTitle,children:e.value.toString()})};function yw(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 vw(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?yw(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):yw(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var bw=function(){return"; "};const ww=function(e){var t=e.value,n=e.options,r=e.breakWords,o=e.useTitle,a=n||{},i=a.navigationStrategy,s=a.linkProps,c=(null==t?void 0:t.length)>0?t.map((function(e){return null!=i&&i.DetailLink?(0,We.jsx)("span",{onClick:function(e){return e.stopPropagation()},children:(0,We.jsx)(i.DetailLink,vw(vw({},s),{},{entityKey:e.key,children:e.display}))}):e.display})).reduce((function(e,t,n){return[e,(0,We.jsx)(bw,{},"sep".concat(n)),t]})):null;return(0,We.jsx)(Zn.Ay.Span,{breakWords:r,useTitle:o,children:c})};const Ow=function(e){return(0,We.jsx)(Zn.Ay.Span,{breakWords:e.breakWords,useTitle:e.useTitle,children:(0,We.jsx)(f.FormattedNumber,{value:e.value,style:"decimal",minimumFractionDigits:e.options&&e.options.postPointDigits||2})})};const xw=function(e){var t;return(0,We.jsx)(Zn.Ay.Span,{breakWords:e.breakWords,useTitle:e.useTitle,children:(0,We.jsx)(f.FormattedNumber,{value:e.value,style:"percent",minimumFractionDigits:null==e||null===(t=e.options)||void 0===t?void 0:t.postPointDigits})})};function kw(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 Sw(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?kw(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):kw(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Ew=(0,p.lazy)((function(){return Promise.all([c.e(222),c.e(672)]).then(c.bind(c,74302))}));const _w=function(e){return(0,We.jsx)(p.Suspense,{fallback:"",children:(0,We.jsx)(Ew,Sw({},e))})};function Dw(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 Pw(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Dw(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Dw(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const jw=function(e){var t=e.value,n=e.options,r=e.breakWords,o=e.id,a=n||{},i=a.tooltips,s=a.loadTooltip,c=a.navigationStrategy,u=a.linkProps,l=to()(i,t.key,null);t=Xn(t);var d=(0,We.jsx)(Zn.Ay.Span,{breakWords:r,useTitle:!l,id:o,children:t.display});return(null!=c&&c.DetailLink?(0,We.jsx)("span",{onClick:function(e){return e.stopPropagation()},children:(0,We.jsx)(c.DetailLink,Pw(Pw({},u),{},{entityKey:t.key,children:(0,We.jsx)(Gm,{content:l?(0,We.jsx)("div",{dangerouslySetInnerHTML:{__html:Bn.sanitizeHtml(l)}}):null,children:(0,We.jsx)("span",{onMouseOver:function(){return s&&!l&&s(t.key)},id:o,children:d})})}))}):null)||d};const Cw=function(e){return(0,We.jsx)(Zn.Ay.Span,{breakWords:e.breakWords,useTitle:e.useTitle,id:e.id,children:e.value.toString()})};const Aw=function(e){return e.breakWords?(0,We.jsx)(Zn.Ay.P,{breakWords:!0,useTitle:e.useTitle,id:e.id,children:(t=e.value,t.split("\n").flatMap((function(e,t,n){return t+1<n.length?[e,(0,We.jsx)("br",{},t)]:e})))}):(0,We.jsx)(Zn.Ay.Span,{breakWords:!1,useTitle:e.useTitle,id:e.id,children:e.value.replace("/\n/g"," ")});var t};var Mw=function(e,t){return parseInt(e.split(":")[t])||0};const Tw=(0,f.injectIntl)((function(e){var t=e.value,n=(e.intl,Mw(t,0)),r=Mw(t,1),o=Mw(t,2),a=Mw(t,3),i=new Date(2e3,1,1,n,r,o,a),s=Hl(i,"HH:mm:ss.SSS"),c=Hl(i,"HH:mm");return(0,We.jsx)(Zn.Ay.Time,{dateTime:s,title:c,children:c})}));const Iw=function(e){var t=e.value,n=e.breakWords,r=e.useTitle;return(0,We.jsx)(Kr.Ay,{onClick:function(e){e.stopPropagation()},href:t,target:"_blank",rel:"noopener noreferrer",label:t,breakWords:n,useTitle:r,neutral:!1})};var Nw,Rw={boolean:ow,date:aw,datetime:sw,document:pw,"document-compact":fw,duration:hw,email:mw,html:pg,integer:gw,"multi-remote":ww,"multi-select":ww,number:Ow,percent:xw,phone:_w,remote:jw,"single-select":jw,string:Cw,text:Aw,time:Tw,url:Iw,description:dw};const Lw=function(e){var t=e.componentType,n=e.value,r=e.options,o=e.breakWords,a=void 0===o||o,i=e.useTitle,s=void 0===i||i,c=e.id;if(Rw[t]){var u=Rw[t];return(0,We.jsx)(u,{value:n,options:r,breakWords:a,useTitle:s,id:c})}return console.log("No FormattedValue mapper defined for component type",t,n),Nw||(Nw=(0,We.jsx)("div",{}))};var Fw;const Hw=function(e){var t=e.type,n=e.value,r=e.options,o=e.breakWords,a=e.useTitle,i=e.id;return null==n||""===n?Fw||(Fw=(0,We.jsx)("span",{})):(0,We.jsx)(Lw,{componentType:t,value:n,options:r,breakWords:o,useTitle:a,id:i})},Ww=Hw;var Bw;De.Ay.div.withConfig({displayName:"StyledLayoutBox"})(Bw||(Bw=(0,Ee.A)(["\n height: fit-content;\n margin-bottom: ",";\n"])),Te.hs.space(.25));var Yw;De.Ay.div.withConfig({displayName:"StyledLayoutContainer"})(Yw||(Yw=(0,Ee.A)(["\n display: grid;\n padding-right: ",";\n ",";\n ",";\n"])),Te.hs.space(0),(function(e){var t=e.containerWidth,n=e.theme,r=e.minBoxWidth;return t<600?"grid-template-columns: 100%;":"grid-template-columns: repeat(auto-fit, minmax(".concat(r,"px, 1fr));\n grid-gap: ").concat(Te.hs.space(.25)({theme:n}))}),(function(e){return e.occupiesRemainingHeight&&"\n flex: 1;\n "}));var Uw,zw,Vw,qw,Gw=c(5016),Kw=(0,De.i7)(Uw||(Uw=(0,Ee.A)(["\n from {\n opacity: 0;\n }\n\n to {\n opacity: 1;\n }\n"]))),$w=(0,De.AH)(zw||(zw=(0,Ee.A)(["\n animation: "," 400ms ease-in-out both;\n"])),Kw),Xw=De.Ay.div.withConfig({displayName:"StyledLoadingIconAndTest"})(Vw||(Vw=(0,Ee.A)(["\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n padding: ",";\n ",";\n\n > "," {\n margin-top: ",";\n z-index: 1;\n }\n"])),Te.hs.space(-1),$w,Gw.oY,Te.hs.space(-1));const Qw=De.Ay.div.withConfig({displayName:"StyledLoadMask"})(qw||(qw=(0,Ee.A)(["\n display: flex;\n flex-direction: column;\n flex: 1;\n height: 100%;\n z-index: 0; // prevent interference with StyledPageOverlay when implemented as widget\n"])));var Zw;const Jw=function(e){var t=e.promises,n=e.required,r=e.children,o=e.loadingText,a=e.className,i=(0,p.useState)(!1),s=(0,Ve.A)(i,2),c=s[0],u=s[1],l=(0,p.useState)(!0),d=(0,Ve.A)(l,2),f=d[0],h=d[1];(0,p.useEffect)((function(){return t&&Promise.all(t).then((function(){var e;e=!0,f&&u(e)})),function(){h(!1)}}),[]);var m=n&&Array.isArray(n)?!n.some((function(e){return!e})):!!t&&c;return(0,We.jsx)(Qw,{className:a,children:m?r:(0,We.jsxs)(Xw,{children:[Zw||(Zw=(0,We.jsx)(ze,{size:"30px"},"loading-spinner")),o&&(0,We.jsx)(Zn.Ay.Span,{children:o},"loadingText")]})})};var eO,tO=De.Ay.div.withConfig({displayName:"StyledPanel"})(eO||(eO=(0,Ee.A)(["\n && {\n background-color: ",";\n border: 1px "," ",";\n border-radius: ",";\n }\n"])),Te.t7.color("paper"),(function(e){return e.isFramed?"solid":"none"}),Te.t7.color("borderLight"),Te.t7.radii("form"));const nO=tO;var rO=["children","isFramed","controlledIsOpen","isOpenInitial","isToggleable","onToggle"];const oO=function(e){var t=e.children,n=e.isFramed,r=void 0===n||n,o=e.controlledIsOpen,a=e.isOpenInitial,i=void 0===a||a,s=e.isToggleable,c=void 0===s||s,u=e.onToggle,l=(0,Fe.A)(e,rO),d=(0,p.useState)(i),f=(0,Ve.A)(d,2),h=f[0],g=f[1],y="boolean"==typeof o,v=function(){c&&(y?"function"==typeof u&&u(!o):g(!h))};return(0,We.jsx)(nO,{isFramed:r,"data-cy":l["data-cy"],children:m().Children.map(t,(function(e){return m().cloneElement(e,{isFramed:r,isOpen:y?o:h,isToggleable:c,toggleOpenState:v})}))})};var aO,iO=De.Ay.div.withConfig({displayName:"StyledPanelBody"})(aO||(aO=(0,Ee.A)(["\n && {\n padding: ",";\n display: ",";\n }\n"])),(function(e){return e.isFramed?Te.hs.space(-.375):0}),(function(e){return e.isOpen?"block":"none"}));const sO=iO;var cO=["children","isFramed","isOpen"];const uO=function(e){var t=e.children,n=e.isFramed,r=e.isOpen,o=(0,Fe.A)(e,cO);return(0,We.jsx)(sO,{isFramed:n,isOpen:r,"data-cy":o["data-cy"],children:(0,We.jsx)("div",{children:t})})};const lO=function(e){var t=e.initialOpenPanelIndex,n=e.children,r=(0,p.useState)(t),o=(0,Ve.A)(r,2),a=o[0],i=o[1];return(0,We.jsx)(We.Fragment,{children:m().Children.map(n,(function(e,t){return m().cloneElement(e,{controlledIsOpen:a===t,onToggle:function(e){return function(e,t){i(!0===t?e:void 0)}(t,e)}})}))})};var dO;const fO=De.Ay.div.withConfig({displayName:"StyledPanelGroup"})(dO||(dO=(0,Ee.A)(["\n margin-bottom: ",";\n\n && {\n ",":not(:last-child) {\n margin-bottom: ",";\n }\n }\n"])),Te.hs.space(0),nO,Te.hs.space(-1));function pO(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 hO(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?pO(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):pO(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const mO=function(e){return(0,We.jsx)(fO,{children:(0,We.jsx)(lO,hO({},e))})};var gO,yO,vO,bO,wO,OO,xO,kO="1px",SO=De.Ay.span.withConfig({displayName:"StyledIconWrapper"})(gO||(gO=(0,Ee.A)(["\n font-size: ",";\n color: ",";\n\n /* only hide arrow on non-touch devices */\n ","\n"])),Te.hs.font(1),Te.t7.color("text"),!Te.CN&&(0,De.AH)(yO||(yO=(0,Ee.A)(["\n opacity: 0;\n\n &:hover {\n color: ",";\n }\n "])),Te.t7.color("secondaryLight"))),EO=De.Ay.div.withConfig({displayName:"StyledPanelHeader"})(vO||(vO=(0,Ee.A)(["\n && {\n background-color: ",";\n display: flex;\n border-radius: ",";\n padding: ",";\n align-items: center;\n\n /* only apply arrow styles on non-touch devices */\n ","\n > div {\n flex: 1 1 auto;\n }\n ","\n }\n"])),Te.t7.color("backgroundPanelHeaderFooter"),(function(e){return e.isOpen?(0,De.AH)(bO||(bO=(0,Ee.A)(["\n calc("," - ",") calc("," - ",") 0 0;\n "])),Te.t7.radii("form"),kO,Te.t7.radii("form"),kO):(0,De.AH)(wO||(wO=(0,Ee.A)(["\n calc("," - ",")\n "])),Te.t7.radii("form"),kO)}),(function(e){return e.isFramed?(0,De.AH)(OO||(OO=(0,Ee.A)(["\n "," ","\n "])),Te.hs.space(-1.7),Te.hs.space(-.375)):0}),!Te.CN&&(0,De.AH)(xO||(xO=(0,Ee.A)(["\n &:hover {\n cursor: pointer;\n\n "," {\n opacity: 1;\n }\n }\n "])),SO),(function(e){return function(e){var t=e.theme,n=e.isOpen,r=e.isFramed,o="\n &:first-child {\n border-bottom-color: ".concat(t.colors.borderLight,";\n border-bottom-style: ").concat(r?"solid":"none",";\n }\n\n &:last-child,\n &:nth-child(3) {\n border-top-color: ").concat(t.colors.borderLight,";\n border-top-style: ").concat(r?"solid":"none",";\n }\n ");return n?"\n ".concat(o,"\n &:first-child {\n border-bottom-width: ").concat(kO,";\n }\n\n &:last-child,\n &:nth-child(3) {\n border-top-width: ").concat(kO,";\n }\n "):"\n ".concat(o,"\n &:first-child {\n border-bottom-width: 0;\n }\n\n &:last-child {\n border-top-width: 0;\n }\n\n &:nth-child(3) {\n border-top-width: ").concat(kO,";\n }\n ")}(e)}));const _O=EO;var DO=["children","isFramed","isOpen","isToggleable","showToggler","toggleOpenState","options"];const PO=function(e){var t=e.children,n=e.isFramed,r=e.isOpen,o=e.isToggleable,a=e.showToggler,i=void 0===a||a,s=e.toggleOpenState,c=e.options,u=void 0===c?{collapseButtonText:"Hide information",unfoldButtonText:"Show more information"}:c,l=(0,Fe.A)(e,DO);return(0,We.jsxs)(_O,{isFramed:n,isOpen:r,onClick:s,"data-cy":l["data-cy"],children:[(0,We.jsx)("div",{children:m().Children.map(t,(function(e){return m().cloneElement(e)}))}),o&&i&&(0,We.jsx)(SO,{children:(0,We.jsx)(He.A,{icon:r?"chevron-up":"chevron-down",onClick:s,title:r?u.collapseButtonText:u.unfoldButtonText})})]})},jO={Body:uO,Group:mO,Header:PO,Wrapper:oO};var CO,AO=De.Ay.div.withConfig({displayName:"StyledPanel"})(CO||(CO=(0,Ee.A)(["\n && {\n background-color: ",";\n border: 1.5px "," ",";\n border-radius: ",";\n }\n"])),Te.t7.color("paper"),(function(e){return e.isFramed?"solid":"none"}),Te.t7.color("borderLight"),Te.t7.radii("form"));const MO=AO;const TO=function(e){var t=e.children,n=e.isFramed,r=void 0===n||n,o=e.isOpenInitial,a=void 0===o||o,i=(0,p.useState)(a),s=(0,Ve.A)(i,2),c=s[0],u=s[1];return(0,We.jsx)(MO,{isFramed:r,children:m().Children.map(t,(function(e){return m().cloneElement(e,{isOpen:c,isToggleable:!a,isFramed:r,toggleOpenState:function(){return u(!c)}})}))})};var IO,NO,RO=De.Ay.div.withConfig({displayName:"StyledPanelBody"})(IO||(IO=(0,Ee.A)(["\n && {\n padding: ",";\n display: ",";\n }\n"])),(function(e){return e.isFramed?(0,De.AH)(NO||(NO=(0,Ee.A)(["\n "," "," "," ","\n "])),Te.hs.space(-1),Te.hs.space(.2),Te.hs.space(.2),Te.hs.space(.2)):0}),(function(e){return e.isOpen?"block":"none"}));const LO=RO;const FO=function(e){var t=e.children,n=e.isFramed,r=e.isOpen;return(0,We.jsx)(LO,{isFramed:n,isOpen:r,children:(0,We.jsx)("div",{children:t})})};var HO;const WO=De.Ay.div.withConfig({displayName:"StyledPanelGroup"})(HO||(HO=(0,Ee.A)(["\n margin-bottom: ",";\n\n && {\n ",":not(:last-child) {\n margin-bottom: ",";\n }\n }\n"])),Te.hs.space(0),MO,Te.hs.space(-1));function BO(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 YO(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?BO(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):BO(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const UO=function(e){return(0,We.jsx)(WO,{children:(0,We.jsx)(lO,YO({},e))})};var zO,VO,qO,GO="1px",KO=De.Ay.div.withConfig({displayName:"StyledPanelHeader"})(zO||(zO=(0,Ee.A)(["\n && {\n background-color: ",";\n display: flex;\n border-radius: calc("," - ",")\n calc("," - ",") 0 0;\n padding: ",";\n align-items: center;\n\n > div {\n flex: 1 1 auto;\n }\n\n * {\n font-weight: ",";\n }\n ","\n }\n"])),Te.t7.color("paper"),Te.t7.radii("form"),GO,Te.t7.radii("form"),GO,(function(e){return e.isFramed?Te.hs.space(.2):0}),Te.t7.fontWeight("regular"),(function(e){return function(e){var t=e.theme,n=e.isFramed,r="\n &:first-child {\n border-bottom-color: ".concat(t.colors.borderLight,";\n border-bottom-style: ").concat(n?"solid":"none",";\n }\n\n &:last-child,\n &:nth-child(3) {\n border-top-color: ").concat(t.colors.borderLight,";\n border-top-style: ").concat(n?"solid":"none",";\n }\n ");return"\n ".concat(r,"\n &:first-child {\n border-bottom-width: 0;\n }\n\n &:last-child {\n border-top-width: 0;\n }\n\n &:nth-child(3) {\n border-top-width: ").concat(GO,";\n }\n ")}(e)})),$O=De.Ay.span.withConfig({displayName:"StyledIconWrapper"})(VO||(VO=(0,Ee.A)(["\n font-size: ",";\n color: ",";\n\n /* only hide arrow on non-touch devices */\n ","\n"])),Te.hs.font(1),Te.t7.color("text"),!Te.CN&&(0,De.AH)(qO||(qO=(0,Ee.A)(["\n opacity: 0;\n\n &:hover {\n color: ",";\n }\n "])),Te.t7.color("secondaryLight")));const XO=KO;const QO=function(e){var t=e.children,n=e.isFramed,r=e.isOpen,o=e.isToggleable,a=e.showToggler,i=void 0===a||a,s=e.toggleOpenState,c=e.options,u=void 0===c?{collapseButtonText:"Hide information",unfoldButtonText:"Show more information"}:c;return(0,We.jsxs)(XO,{isFramed:n,isOpen:r,onClick:o?s:function(){},children:[(0,We.jsx)("div",{children:m().Children.map(t,(function(e){return m().cloneElement(e)}))}),o&&i&&(0,We.jsx)($O,{children:(0,We.jsx)(He.A,{icon:r?"chevron-up":"chevron-down",onClick:s,title:r?u.collapseButtonText:u.unfoldButtonText})})]})},ZO={Body:FO,Group:UO,Header:QO,Wrapper:TO};var JO={Body:(0,Le.A)((0,Le.A)({},Ub.A.EmbedType.admin,jO.Body),Ub.A.EmbedType.widget,ZO.Body),Group:(0,Le.A)((0,Le.A)({},Ub.A.EmbedType.admin,jO.Group),Ub.A.EmbedType.widget,ZO.Group),Header:(0,Le.A)((0,Le.A)({},Ub.A.EmbedType.admin,jO.Header),Ub.A.EmbedType.widget,ZO.Header),Wrapper:(0,Le.A)((0,Le.A)({},Ub.A.EmbedType.admin,jO.Wrapper),Ub.A.EmbedType.widget,ZO.Wrapper)};Ub.A.embedStrategyFactory({mapping:JO.Body}),Ub.A.embedStrategyFactory({mapping:JO.Group}),Ub.A.embedStrategyFactory({mapping:JO.Header}),Ub.A.embedStrategyFactory({mapping:JO.Wrapper});var ex;De.Ay.div.withConfig({displayName:"StyledButtonWrapper"})(ex||(ex=(0,Ee.A)(["\n padding-top: ",";\n background-color: ",";\n display: flex;\n justify-content: flex-end;\n"])),Te.hs.space(0),Te.t7.color("paper"));var tx=new AbortController,nx=!1;window.addEventListener("beforeunload",(function(e){nx?(e.preventDefault(),e.returnValue=""):tx.abort()})),window.addEventListener("pagehide",(function(){tx.signal.aborted||tx.abort()}));var rx=function(e){return"@@redux-saga/"+e},ox=rx("CANCEL_PROMISE"),ax=rx("CHANNEL_END"),ix=rx("IO"),sx=rx("MATCH"),cx=rx("MULTICAST"),ux=rx("SAGA_ACTION"),lx=rx("SELF_CANCELLATION"),dx=rx("TASK"),fx=rx("TASK_CANCEL"),px=rx("TERMINATE"),hx=rx("LOCATION");function mx(){return mx=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},mx.apply(this,arguments)}var gx=function(e){return null==e},yx=function(e){return null!=e},vx=function(e){return"function"==typeof e},bx=function(e){return"string"==typeof e},wx=Array.isArray,Ox=function(e){return e&&vx(e.then)},xx=function(e){return e&&vx(e.next)&&vx(e.throw)},kx=function e(t){return t&&(bx(t)||_x(t)||vx(t)||wx(t)&&t.every(e))},Sx=function(e){return e&&vx(e.take)&&vx(e.close)},Ex=function(e){return vx(e)&&e.hasOwnProperty("toString")},_x=function(e){return Boolean(e)&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype},Dx=function(e){return Sx(e)&&e[cx]};var Px=function(e){return function(){return e}},jx=Px(!0),Cx=function(){};var Ax=function(e){return e};"function"==typeof Symbol&&Symbol.asyncIterator&&Symbol.asyncIterator;var Mx=function(e,t){mx(e,t),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(t).forEach((function(n){e[n]=t[n]}))};function Tx(e,t){var n=e.indexOf(t);n>=0&&e.splice(n,1)}function Ix(e){var t=!1;return function(){t||(t=!0,e())}}var Nx=function(e){throw e},Rx=function(e){return{value:e,done:!0}};function Lx(e,t,n){void 0===t&&(t=Nx),void 0===n&&(n="iterator");var r={meta:{name:n},next:e,throw:t,return:Rx,isSagaIterator:!0};return"undefined"!=typeof Symbol&&(r[Symbol.iterator]=function(){return r}),r}function Fx(e,t){var n=t.sagaStack;console.error(e),console.error(n)}var Hx=function(e){return Array.apply(null,new Array(e))},Wx=function(e){return function(t){return e(Object.defineProperty(t,ux,{value:!0}))}},Bx=function(e){return e===px},Yx=function(e){return e===fx},Ux=function(e){return Bx(e)||Yx(e)};function zx(e,t){var n=Object.keys(e),r=n.length;var o,a=0,i=wx(e)?Hx(r):{},s={};return n.forEach((function(e){var n=function(n,s){o||(s||Ux(n)?(t.cancel(),t(n,s)):(i[e]=n,++a===r&&(o=!0,t(i))))};n.cancel=Cx,s[e]=n})),t.cancel=function(){o||(o=!0,n.forEach((function(e){return s[e].cancel()})))},s}function Vx(e){return{name:e.name||"anonymous",location:qx(e)}}function qx(e){return e[hx]}function Gx(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return 0===t.length?function(e){return e}:1===t.length?t[0]:t.reduce((function(e,t){return function(){return e(t.apply(void 0,arguments))}}))}var Kx={isEmpty:jx,put:Cx,take:Cx};function $x(e,t){void 0===e&&(e=10);var n=new Array(e),r=0,o=0,a=0,i=function(t){n[o]=t,o=(o+1)%e,r++},s=function(){if(0!=r){var t=n[a];return n[a]=null,r--,a=(a+1)%e,t}},c=function(){for(var e=[];r;)e.push(s());return e};return{isEmpty:function(){return 0==r},put:function(s){var u;if(r<e)i(s);else switch(t){case 1:throw new Error("Channel's Buffer overflow!");case 3:n[o]=s,a=o=(o+1)%e;break;case 4:u=2*e,n=c(),r=n.length,o=n.length,a=0,n.length=u,e=u,i(s)}},take:s,flush:c}}var Xx=function(){return Kx},Qx=function(e){return $x(e,4)},Zx="TAKE",Jx="PUT",ek="ALL",tk="RACE",nk="CALL",rk="CPS",ok="FORK",ak="JOIN",ik="CANCEL",sk="SELECT",ck="ACTION_CHANNEL",uk="CANCELLED",lk="FLUSH",dk="GET_CONTEXT",fk="SET_CONTEXT",pk=function(e,t){var n;return(n={})[ix]=!0,n.combinator=!1,n.type=e,n.payload=t,n};function hk(e,t){return void 0===e&&(e="*"),kx(e)?(yx(t)&&console.warn("take(pattern) takes one argument but two were provided. Consider passing an array for listening to several action types"),pk(Zx,{pattern:e})):Dx(e)&&yx(t)&&kx(t)?pk(Zx,{channel:e,pattern:t}):Sx(e)?(yx(t)&&console.warn("take(channel) takes one argument but two were provided. Second argument is ignored."),pk(Zx,{channel:e})):void 0}function mk(e,t){return gx(t)&&(t=e,e=void 0),pk(Jx,{channel:e,action:t})}function gk(e){var t=pk(ek,e);return t.combinator=!0,t}function yk(e,t){var n,r=null;return vx(e)?n=e:(wx(e)?(r=e[0],n=e[1]):(r=e.context,n=e.fn),r&&bx(n)&&vx(r[n])&&(n=r[n])),{context:r,fn:n,args:t}}function vk(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return pk(nk,yk(e,n))}function bk(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return pk(ok,yk(e,n))}function wk(e){void 0===e&&(e=Ax);for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return pk(sk,{selector:e,args:n})}var Ok=function(e){return{done:!0,value:e}},xk={};function kk(e){return Sx(e)?"channel":Ex(e)?String(e):vx(e)?e.name:String(e)}function Sk(e,t,n){var r,o,a,i=t;function s(t,n){if(i===xk)return Ok(t);if(n&&!o)throw i=xk,n;r&&r(t);var s=n?e[o](n):e[i]();return i=s.nextState,a=s.effect,r=s.stateUpdater,o=s.errorState,i===xk?Ok(t):a}return Lx(s,(function(e){return s(null,e)}),n)}function Ek(e,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),o=2;o<n;o++)r[o-2]=arguments[o];var a,i={done:!1,value:hk(e)},s=function(e){return a=e};return Sk({q1:function(){return{nextState:"q2",effect:i,stateUpdater:s}},q2:function(){return{nextState:"q1",effect:(e=a,{done:!1,value:bk.apply(void 0,[t].concat(r,[e]))})};var e}},"q1","takeEvery("+kk(e)+", "+t.name+")")}function _k(e,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),o=2;o<n;o++)r[o-2]=arguments[o];var a,i,s={done:!1,value:hk(e)},c=function(e){return{done:!1,value:bk.apply(void 0,[t].concat(r,[e]))}},u=function(e){return{done:!1,value:(t=e,void 0===t&&(t=lx),pk(ik,t))};var t},l=function(e){return a=e},d=function(e){return i=e};return Sk({q1:function(){return{nextState:"q2",effect:s,stateUpdater:d}},q2:function(){return a?{nextState:"q3",effect:u(a)}:{nextState:"q1",effect:c(i),stateUpdater:l}},q3:function(){return{nextState:"q1",effect:c(i),stateUpdater:l}}},"q1","takeLatest("+kk(e)+", "+t.name+")")}function Dk(e,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),o=2;o<n;o++)r[o-2]=arguments[o];return bk.apply(void 0,[Ek,e,t].concat(r))}function Pk(e,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),o=2;o<n;o++)r[o-2]=arguments[o];return bk.apply(void 0,[_k,e,t].concat(r))}var jk=function(e,t,n){return r().mark((function o(){var a,i,c,u=arguments;return r().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:for(a=u.length,i=new Array(a),c=0;c<a;c++)i[c]=u[c];case 1:return r.prev=2,r.next=5,vk.apply(void 0,[e,t].concat(i));case 5:r.next=16;break;case 7:if(r.prev=7,r.t0=r.catch(2),!1!==tx.signal.aborted){r.next=16;break}if(!n){r.next=15;break}return r.next=13,mk(n("client.common.unexpectedError","client.common.unexpectedError",r.t0));case 13:r.next=16;break;case 15:s.A.logError("error",r.t0);case 16:r.next=1;break;case 18:case"end":return r.stop()}}),o,null,[[2,7]])}))};const Ck={autoRestartSaga:jk,createGenerator:function(e){return r().mark((function t(){return r().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,gk(e);case 2:case"end":return t.stop()}}),t)}))},injectSaga:function(e,t,n){e.sagas.includes(t)||(e.sagas.push(t),e.sagaMiddleware.run(jk(t,null,n)))},abortController:tx,deactivatePreventFromLeaving:function(){nx=!1},activatePreventFromLeaving:function(){nx=!0}};Se().node,Se().bool,Se().string,Se().bool,Se().objectOf(Se().arrayOf(Se().oneOfType([Se().node,Se().string]))),Se().bool,Se().bool,Se().string,Se().string,Se().oneOf(["inside","outside-responsive","outside"]),Se().bool,Se().string,Se().bool,Se().string,Se().bool;var Ak,Mk,Tk,Ik=(0,Le.A)((0,Le.A)((0,Le.A)((0,Le.A)((0,Le.A)({},Te.xX.condition.BASE,Te.t7.color("text")),Te.xX.condition.DANGER,Te.t7.color("signal.danger")),Te.xX.condition.SUCCESS,Te.t7.color("signal.success")),Te.xX.condition.WARNING,Te.t7.color("signal.warning")),Te.xX.condition.INFO,Te.t7.color("signal.info")),Nk=(0,De.Ay)(Zn.dV).withConfig({displayName:"StyledSignalList"})(Ak||(Ak=(0,Ee.A)(["\n && {\n list-style-type: none;\n margin-left: 0;\n }\n"]))),Rk=De.Ay.span.withConfig({displayName:"StyledSignalListIcon"})(Mk||(Mk=(0,Ee.A)(["\n margin-left: -1px;\n margin-right: ",";\n"])),Te.hs.space(-2)),Lk=(0,De.Ay)(Zn.vx).withConfig({displayName:"StyledSignalListItem"})(Tk||(Tk=(0,Ee.A)(["\n && {\n color: ",";\n position: relative;\n padding: 0;\n }\n"])),(function(e){return function(e){var t=e.condition;return Ik[t]}(e)}));const Fk=function(e){return(0,We.jsx)(Nk,{as:"ul",children:m().Children.map(e.children,(function(e){return m().cloneElement(e)}))})};var Hk,Wk=["condition","label","children"],Bk=(0,Le.A)((0,Le.A)((0,Le.A)((0,Le.A)((0,Le.A)({},Te.xX.condition.BASE,!1),Te.xX.condition.DANGER,"times"),Te.xX.condition.SUCCESS,"check"),Te.xX.condition.WARNING,"exclamation-triangle"),Te.xX.condition.INFO,"info"),Yk=function(e){var t=Bk[e];return t?(0,We.jsx)(He.A,{icon:t,position:Te.xX.position.SOLE,hasFixedWidth:!1}):Hk||(Hk=(0,We.jsx)("i",{children:"•"}))};const Uk=function(e){var t=e.condition,n=void 0===t?Te.xX.condition.BASE:t,r=e.label,o=e.children,a=(0,Fe.A)(e,Wk);return(0,We.jsxs)(Lk,{condition:n,"data-cy":a["data-cy"],children:[(0,We.jsx)(Rk,{children:Yk(n)}),r,m().Children.map(o,(function(e){return m().cloneElement(e)}))]})},zk={List:Fk,Item:Uk};const Vk=function(e){if(!e.error)return null;var t=[];return Object.keys(e.error).forEach((function(n){t.push.apply(t,(0,jt.A)(e.error[n]))})),(0,We.jsx)(zk.List,{children:t.map((function(e,t){return(0,We.jsx)(zk.Item,{condition:"danger",label:e,"data-cy":"erroritem-".concat(t)},t)}))})};var qk,Gk,Kk,$k,Xk,Qk,Zk,Jk,eS,tS,nS,rS,oS,aS,iS="1.1px",sS=function(e){var t=e.isDisplay,n=e.immutable;return"cursor: ".concat(!t&&n?"text":"auto",";")},cS=De.Ay.label.withConfig({displayName:"StyledStatedValueLabel"})(qk||(qk=(0,Ee.A)(["\n &&& {\n display: flex;\n width: 40%;\n flex-grow: 1;\n flex-basis: 125px;\n ","\n background-color: ",";\n pointer-events: auto;\n ","\n word-break: break-word;\n white-space: pre-wrap;\n ","\n ","\n ","\n }\n"])),(0,Te.Ed)({lineHeight:Te.t7.lineHeight("dense")}),Te.t7.color("paper"),(function(e){return sS(e)}),(function(e){return"outside"===e.labelPosition&&(0,De.AH)(Gk||(Gk=(0,Ee.A)(["\n margin-bottom: ",";\n display: block;\n width: auto;\n "])),Te.hs.space(-1.5))}),(function(e){return"inside"===e.labelPosition&&(0,De.AH)(Kk||(Kk=(0,Ee.A)(["\n flex-basis: unset;\n position: absolute;\n top: 0;\n z-index: 1;\n display: inline-block;\n padding: 0 "," 0 ","; // if immutable remove left padding\n width: fit-content;\n left: ",";\n "])),Te.hs.space(-2),(function(e){return e.immutable&&"0"}),(function(e){return e.immutable?"0":Te.hs.space(-1.8)}))}),(function(e){return e.styles})),uS=De.Ay.div.withConfig({displayName:"StyledInputArea"})($k||($k=(0,Ee.A)(["\n width: 60%;\n flex-grow: 1;\n ","\n"])),(function(e){return"outside"===e.labelPosition&&(0,De.AH)(Xk||(Xk=(0,Ee.A)(["\n width: auto;\n "])))})),lS=De.Ay.div.withConfig({displayName:"StyledStatedValueBox"})(Qk||(Qk=(0,Ee.A)(["\n &&& {\n position: relative;\n height: fit-content; // prevent height getting bigger due to tall labels\n border: "," solid ",";\n border-radius: ",";\n padding: "," ",";\n display: flex;\n ","\n ","\n ","\n\n > "," {\n display: inline-block;\n max-width: 100%;\n\n p:first-of-type {\n margin-top: 0;\n }\n }\n ","\n ","\n }\n"])),iS,(function(e){return Te.KY[function(e){var t=e.immutable,n=e.isDisplay,r=e.signal;return e.isDirty?"isDirty":n||t?"transparent":r?"signal":"base"}(e)](e)}),Te.t7.radii("form"),Te.hs.space(-2.5),Te.hs.space(-1.5),(function(e){return!e.immutable&&(0,Te.h7)(e)}),(function(e){return sS(e)}),(0,Te.Ed)(),Bm,(function(e){return"inside"===e.labelPosition&&(0,De.AH)(Zk||(Zk=(0,Ee.A)(["\n padding: "," "," "," ",";\n "])),Te.hs.space(-1),Te.hs.space(-1.7),Te.hs.space(-2),Te.hs.space(-1))}),(function(e){return e.styles})),dS=De.Ay.p.withConfig({displayName:"StyledStatedValueDescription"})(Jk||(Jk=(0,Ee.A)(["\n &&& {\n ","\n }\n"])),(0,Te.Ed)({fontSize:Te.hs.font(-1)})),fS=De.Ay.div.withConfig({displayName:"StyledStatedValueError"})(eS||(eS=(0,Ee.A)([""]))),pS=De.Ay.div.withConfig({displayName:"StyledStatedValueOuterWrapper"})(tS||(tS=(0,Ee.A)(["\n &:not(:last-child) {\n margin-bottom: ",";\n }\n ","\n"])),Te.hs.space(-.7),(function(e){return"inside"===e.labelPosition&&(0,De.AH)(nS||(nS=(0,Ee.A)(["\n padding-top: ",";\n margin-bottom: 0.65rem;\n position: relative;\n "])),Te.hs.space(-1.5))})),hS=De.Ay.div.withConfig({displayName:"StyledStatedValueInnerWrapper"})(rS||(rS=(0,Ee.A)(["\n &&& {\n display: flex;\n flex-wrap: wrap;\n gap: ",";\n align-items: center;\n\n ",",\n ",",\n "," {\n margin-bottom: ",";\n\n &:last-child {\n margin-bottom: 0;\n }\n }\n\n "," {\n margin-left: calc("," + ",");\n }\n ","\n ","\n ","\n }\n"])),Te.hs.space(-1.5),lS,dS,fS,Te.hs.space(-2),dS,Te.hs.space(-1),iS,(function(e){return"outside"===e.labelPosition&&(0,De.AH)(oS||(oS=(0,Ee.A)(["\n display: block;\n "])))}),(function(e){return"inside"===e.labelPosition&&(0,De.AH)(aS||(aS=(0,Ee.A)(["\n padding-top: 0;\n "])))}),(function(e){return e.styles}));function mS(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 gS(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?mS(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):mS(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const yS=function(e){var t,n,r,o=e.children,a=e.description,i=e.dirty,s=e.isDisplay,c=e.error,u=e.hasValue,l=e.id,d=e.label,f=e.mandatory,p=e.mandatoryTitle,h=e.immutable,m=e.touched,g=e.signal,y=e.labelPosition,v=e.styles,b=!h&&m&&c&&Object.keys(c).length>0,w=f&&p?", ".concat(p):"",O="".concat(Qn(d)).concat(w),x=g||function(e,t,n,r){return t?Te.xX.condition.DANGER:e?Te.xX.condition.INFO:n&&!r?Te.xX.condition.WARNING:void 0}(i,b,f,u),k={__html:"".concat(Bn.sanitizeHtml(d)).concat(f?" *":"")},S=!s&&!h&&{htmlFor:l};return(0,We.jsx)(Hr,{children:function(e){var f=e.getRef;return(0,We.jsx)(pS,{labelPosition:y,children:(0,We.jsxs)(hS,{labelPosition:y,ref:f,label:d,styles:null==v?void 0:v.innerWrapperStyles,children:[d&&(0,We.jsx)(cS,gS(gS({},S),{},{hasValue:u,dirty:i,title:O,immutable:h,isDisplay:s,signal:x,labelPosition:y,styles:null==v?void 0:v.labelStyles,children:t||(t=(0,We.jsx)("span",{dangerouslySetInnerHTML:k}))})),(0,We.jsxs)(uS,{labelPosition:y,children:[(0,We.jsx)(lS,{hasValue:u,immutable:h,isDisplay:s,signal:x,labelPosition:y,styles:null==v?void 0:v.valueStyles,children:o}),b&&(0,We.jsx)(fS,{"data-cy":"errorlist-".concat(l),children:n||(n=(0,We.jsx)(Vk,{error:c}))}),a&&(r||(r=(0,We.jsx)(dS,{children:a})))]})]})})}})};var vS,bS,wS=function(e){return(0,De.AH)(vS||(vS=(0,Ee.A)(["\n color: ",";\n font-weight: ",";\n"])),Te.Db[function(e){var t=e.isDisplay,n=e.immutable,r=e.signal,o=e.hasValue;return r?"signal":o?"hasValue":t?"shade1":n?"base":"shade1"}(e)](e),(function(e){return e.dirty?Te.t7.fontWeight("bold"):Te.t7.fontWeight("regular")}))},OS=function(){return(0,De.AH)(bS||(bS=(0,Ee.A)(["\n padding-left: ",";\n"])),(function(e){return e.immutable&&0}))},xS=["labelPosition"];function kS(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}const SS=function(e){var t=e.labelPosition,n=(0,Fe.A)(e,xS);return(0,We.jsx)(yS,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?kS(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):kS(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({styles:{labelStyles:wS,valueStyles:OS},labelPosition:t||"outside-responsive"},n))};var ES,_S,DS,PS,jS,CS,AS=function(e){return e.signal?"signal":"shade2"},MS=function(){return(0,De.AH)(ES||(ES=(0,Ee.A)(["\n align-items: flex-start;\n"])))},TS=function(e){return(0,De.AH)(_S||(_S=(0,Ee.A)(["\n padding-top: ",";\n color: ",";\n"])),(function(e){var t=e.immutable;return"inside"===e.labelPosition?0:t?(0,De.AH)(DS||(DS=(0,Ee.A)(["\n ","\n "])),Te.hs.space(-1.8)):(0,De.AH)(PS||(PS=(0,Ee.A)(["\n ","\n "])),Te.hs.space(.1))}),Te.Db[AS(e)](e))},IS=function(){return(0,De.AH)(jS||(jS=(0,Ee.A)(["\n padding-top: ",";\n padding-left: ",";\n"])),(function(e){var t=e.isDisplay,n=e.immutable,r=e.labelPosition;return n&&"inside"!==r?0:t&&n?(0,De.AH)(CS||(CS=(0,Ee.A)(["\n ","\n "])),Te.hs.space(-1)):void 0}),(function(e){return e.immutable&&0}))},NS=["labelPosition"];function RS(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}const LS=function(e){var t=e.labelPosition,n=(0,Fe.A)(e,NS);return(0,We.jsx)(yS,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?RS(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):RS(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({styles:{innerWrapperStyles:MS,labelStyles:TS,valueStyles:IS},labelPosition:t||"outside-responsive"},n))};var FS=(0,Le.A)((0,Le.A)({},Ub.A.EmbedType.admin,SS),Ub.A.EmbedType.widget,LS);const HS=Ub.A.embedStrategyFactory({mapping:FS});var WS,BS,YS,US,zS=De.Ay.span.withConfig({displayName:"StyledSearchIconWrapper"})(WS||(WS=(0,Ee.A)(["\n margin-right: ",";\n color: ",";\n"])),Te.hs.space(-.8),Te.t7.color("text")),VS=De.Ay.div.withConfig({displayName:"StyledSearchBox"})(BS||(BS=(0,Ee.A)(["\n && {\n /* clears the ‘X’ from Chrome */\n input[type='search']::-webkit-search-decoration,\n input[type='search']::-webkit-search-cancel-button,\n input[type='search']::-webkit-search-results-button,\n input[type='search']::-webkit-search-results-decoration {\n display: none;\n }\n }\n"]))),qS=De.Ay.input.attrs((function(e){return{type:"search",placeholder:e.placeholder}})).withConfig({displayName:"StyledSearchBoxInput"})(YS||(YS=(0,Ee.A)(["\n &&&& {\n ","\n }\n"])),Qr),GS=m().forwardRef((function(e,t){var n=e.value,r=e.minInputLength,o=void 0===r?3:r,a=e.onSearch,i=e.placeholder,s=(e.debounce,(0,p.useState)(n||"")),c=(0,Ve.A)(s,2),u=c[0],l=c[1];return(0,We.jsx)(VS,{children:(0,We.jsx)(HS,{hasValue:Boolean(u),labelPosition:"inside",children:(0,We.jsxs)(Xr,{children:[US||(US=(0,We.jsx)(zS,{children:(0,We.jsx)(He.A,{icon:"search"})})),(0,We.jsx)(qS,{"data-cy":"input-search-box",ref:t,onChange:function(e){var t=e.target.value;l(t),(0===t.length||t.length>=o)&&a(t)},value:u,"aria-label":i,placeholder:i}),(null==u?void 0:u.length)>0&&(0,We.jsx)(St,{"data-cy":"btn-reset",icon:"times",onClick:function(){l(""),a("")}})]})})})}));const KS=Ze.Debouncer(GS,100,"onSearch");var $S,XS=[Te.xX.condition.BASE,Te.xX.condition.INFO,Te.xX.condition.DANGER,Te.xX.condition.SUCCESS,Te.xX.condition.WARNING],QS=(0,Le.A)((0,Le.A)((0,Le.A)((0,Le.A)((0,Le.A)({},Te.xX.condition.BASE,Te.t7.color("signal.neutral")),Te.xX.condition.DANGER,Te.t7.color("signal.danger")),Te.xX.condition.SUCCESS,Te.t7.color("signal.success")),Te.xX.condition.WARNING,Te.t7.color("signal.warning")),Te.xX.condition.INFO,Te.t7.color("signal.info")),ZS=De.Ay.div.withConfig({displayName:"StyledSignalBox"})($S||($S=(0,Ee.A)(["\n && {\n background-color: ",";\n padding: ",";\n margin-bottom: ",";\n\n * {\n color: ",";\n }\n\n &:last-child {\n margin-bottom: 0;\n }\n }\n"])),(function(e){return function(e){return QS[e.condition]||QS[Te.xX.condition.INFO]}(e)}),Te.hs.space(-1),Te.hs.space(-1),(function(e){return"base"===e.condition?"#000":"#FFF"}));ZS.propTypes={condition:Te.xX.oneOfPropTypeAndCompletelyMapped(XS,QS)};var JS,eE,tE;De.Ay.div.withConfig({displayName:"StyledCell"})(JS||(JS=(0,Ee.A)(["\n display: flex;\n flex-direction: column;\n width: 100%;\n"]))),De.Ay.div.withConfig({displayName:"StyledStatedValueBox"})(eE||(eE=(0,Ee.A)(["\n width: 100%;\n ","\n border: 1px solid ",";\n border-radius: ",";\n ","\n "," {\n padding: "," "," "," ",";\n border-radius: ",";\n background-color: ",";\n }\n\n button {\n background-color: transparent;\n }\n\n &&&&& {\n input,\n textarea {\n padding-left: ",";\n padding-right: ",";\n\n &:not([disabled]):hover {\n cursor: pointer;\n }\n }\n\n .react-datepicker-wrapper {\n margin-right: ",";\n }\n\n input.react-datepicker__input {\n padding-left: ",";\n padding-right: 0;\n }\n }\n"])),Te.h7,Te.t7.color("border"),Te.t7.radii("form"),(function(e){return e.borderless&&(0,De.AH)(tE||(tE=(0,Ee.A)(["\n border: none;\n "])))}),Wc,Te.hs.space(-2),Te.hs.space(-1.7),Te.hs.space(-2),Te.hs.space(-1),Te.t7.radii("form"),Te.t7.color("paper"),Te.hs.space(-1),Te.hs.space(-1),Te.hs.space(-.5),Te.hs.space(-1));function nE(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 rE(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?nE(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):nE(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var oE={currentlyDragging:null,currentlyDragOver:null,horizontalDropPosition:null,verticalDropPosition:null,offsetX:null,offsetY:null},aE={Left:"Left",Right:"Right"},iE={Top:"Top",Bottom:"Bottom"},sE=function(e,t,n){var r=e.clientX-t>0,o=e.clientY-n>0;return{horizontal:r?aE.Right:aE.Left,vertical:o?iE.Bottom:iE.Top}};const cE=function(e){var t=(0,p.useState)(oE),n=(0,Ve.A)(t,2),r=n[0],o=n[1],a=r.currentlyDragging,i=r.currentlyDragOver,s=r.horizontalDropPosition,c=r.verticalDropPosition,u=r.offsetX,l=r.offsetY;return{dndEvents:(0,p.useCallback)((function(t){return{onDragStart:function(e){o((function(e){return rE(rE({},e),{},{currentlyDragging:t})}));var n=e.target;n&&n.addEventListener("dragend",(function e(t){o(oE),t.stopPropagation(),n&&n.removeEventListener("dragend",e)}),!1),e.stopPropagation()},onDragEnter:function(e){if(a&&!Vn()(i,t)){var n=e.target?e.target.getBoundingClientRect():{},r=n.x+n.width/2,s=n.y+n.height/2,c=sE(e,r,s),u=c.horizontal,l=c.vertical;o((function(e){return rE(rE({},e),{},{currentlyDragOver:t,offsetX:r,offsetY:s,horizontalDropPosition:u,verticalDropPosition:l})}))}e.stopPropagation()},onDragOver:function(e){if(a&&Vn()(i,t)){var n=sE(e,u,l),r=n.horizontal,s=n.vertical;return o((function(e){return rE(rE({},e),{},{horizontalDropPosition:r,verticalDropPosition:s})})),e.preventDefault(),e.stopPropagation(),!0}},onDrop:function(t){a&&i&&(e(a,i,s,c),o(oE),t.stopPropagation())}}}),[i,a,s,c,u,l,e]),dndState:(0,p.useMemo)((function(){return{currentlyDragOver:i,currentlyDragging:a,horizontalDropPosition:s,verticalDropPosition:c,offsetX:u,offsetY:l}}),[i,a,s,c,u,l])}},uE=aE;var lE,dE,fE,pE,hE,mE,gE,yE=De.Ay.div.withConfig({displayName:"StyledColumnPickerWrapper"})(lE||(lE=(0,Ee.A)(["\n padding-right: 3px; // make sure drop indicator does not overlap outer elements on the right most side\n"]))),vE=De.Ay.div.withConfig({displayName:"StyledControlsWrapper"})(dE||(dE=(0,Ee.A)(["\n margin-left: 3px; // rest of checkboxes are moved 3px to the right to make room for drop indicator\n margin-top: ",";\n"])),Te.hs.space(.7)),bE=De.Ay.ul.withConfig({displayName:"StyledUl"})(fE||(fE=(0,Ee.A)(["\n list-style-type: none;\n margin-top: "," !important; // Nice2 Reset\n margin-left: 3px; // make room for drop indicator when it appears on the left-most side\n padding-left: 0 !important; // Nice2 Reset\n display: grid;\n grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));\n\n "," {\n padding: 0 !important; // Nice2 Reset\n }\n"])),Te.hs.space(-.5),Zn.Gw),wE=De.Ay.input.withConfig({displayName:"StyledCheckbox"})(pE||(pE=(0,Ee.A)(["\n vertical-align: top;\n margin-right: "," !important; // Nice2 Reset\n\n &:hover {\n cursor: pointer;\n }\n"])),Te.hs.space(-1)),OE=De.Ay.span.withConfig({displayName:"StyledId"})(hE||(hE=(0,Ee.A)(["\n color: ",";\n font-style: italic;\n"])),Te.t7.color("text")),xE=(0,De.Ay)(Zn.vx).withConfig({displayName:"StyledItem"})(mE||(mE=(0,Ee.A)(["\n display: flex;\n padding: "," "," "," 0;\n box-sizing: border-box;\n // when border appears, the content moves over by the width of the border, so we move the content back the same width\n margin-left: ",";\n border-left: ",";\n border-right: ",";\n ","\n"])),Te.hs.space(-2),Te.hs.space(-2),Te.hs.space(-2),(function(e){return e.dropPosition===uE.Left?"-3px":"0"}),(function(e){var t=e.dropPosition,n=e.theme;return t===uE.Left?"3px solid ".concat(n.colors.secondary):"none"}),(function(e){var t=e.dropPosition,n=e.theme;return t===uE.Right?"3px solid ".concat(n.colors.secondary):"none"}),(function(e){var t=e.draggable,n=e.theme;return t&&"\n &:hover {\n background-color: ".concat(n.colors.backgroundItemHover,";\n\n &,\n label {\n cursor: pointer;\n }\n }\n ")})),kE=De.Ay.span.withConfig({displayName:"StyledNumber"})(gE||(gE=(0,Ee.A)(["\n display: inline-block;\n margin-right: ",";\n color: ",";\n font-size: ",";\n"])),Te.hs.space(-1),Te.t7.color("text"),Te.hs.font(0));function SE(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 EE(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?SE(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):SE(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var _E=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"hidden";return e.sort((function(e,n){return e[t]-n[t]}))},DE=function(e,t){return e.filter((function(e){return null===t||e.label.match(new RegExp(t,"i"))}))};const PE=function(e){var t=e.dndEnabled,n=e.columns,r=void 0===n?[]:n,o=e.onColumnsChange,a=e.intl,i=_E(r),s=(0,p.useState)(null),c=(0,Ve.A)(s,2),u=c[0],l=c[1],d=(0,p.useCallback)((function(e,t,n){if(e!==t){var r=i.find((function(t){return t.id===e}));o((function(e){return e.filter((function(e){return e!==r})).reduce((o=r,a=t,i=n,function(e,t){if(t.id===a){if(i===uE.Left)return[].concat((0,jt.A)(e),[o,t]);if(i===uE.Right)return[].concat((0,jt.A)(e),[t,o])}return[].concat((0,jt.A)(e),[t])}),[]);var o,a,i}))}}),[i,o]),f=cE(d),h=f.dndEvents,m=f.dndState,g=(0,p.useMemo)((function(){return DE(i,u)}),[i,u]),y=g.some((function(e){return e.hidden})),v=(0,p.useMemo)((function(){return g.map((function(e,n){var r=m.currentlyDragOver===e.id&&m.currentlyDragging!==e.id;return(0,We.jsxs)(xE,EE(EE({draggable:t,dropPosition:r&&m.horizontalDropPosition},t&&EE({},h(e.id))),{},{children:[(0,We.jsx)(wE,{type:"checkbox",id:e.id,checked:!e.hidden,onChange:function(t){o((function(n){return _E(n.map((function(n){return n.id===e.id?EE(EE({},n),{},{hidden:!t.target.checked}):n})))}))}}),(0,We.jsxs)(Zn.Ay.Label,{for:e.id,children:[(0,We.jsxs)(kE,{children:[n+1,"."]}),e.label?(0,We.jsx)("span",{dangerouslySetInnerHTML:{__html:Bn.sanitizeHtml(e.label)}}):(0,We.jsx)(OE,{children:e.id})]})]}),e.id)}))}),[m,t,h,g,o]);return(0,We.jsxs)(yE,{children:[(0,We.jsx)(KS,{placeholder:a.formatMessage({id:"client.entity-list.preferences.columns.search"}),onSearch:l}),(0,We.jsxs)(vE,{children:[(0,We.jsx)(wE,{type:"checkbox",onChange:function(e){var t=e.target.checked;o((function(e){var n=DE(e,u);return _E((0,jt.A)(e.map((function(e){return EE(EE({},e),{},{hidden:n.includes(e)?!t:e.hidden})}))))}))},checked:!y}),(0,We.jsx)(Zn.Ay.Span,{children:a.formatMessage({id:"client.entity-list.preferences.columns.selectDeselectAllCheckbox"})})]}),(0,We.jsx)(bE,{children:v})]})};(0,f.injectIntl)(PE);var jE,CE,AE,ME;De.Ay.div.withConfig({displayName:"StyledIconWrapper"})(jE||(jE=(0,Ee.A)(["\n font-size: ",";\n color: ",";\n"])),Te.hs.font(-2.7),Te.t7.color("text")),De.Ay.div.withConfig({displayName:"StyledRange"})(CE||(CE=(0,Ee.A)(["\n display: flex;\n align-items: baseline;\n width: 100%;\n"]))),De.Ay.div.withConfig({displayName:"StyledInput"})(AE||(AE=(0,Ee.A)(["\n flex: 1;\n display: flex;\n flex-direction: column;\n"]))),(0,De.Ay)(St).withConfig({displayName:"StyledBall"})(ME||(ME=(0,Ee.A)(["\n position: relative;\n top: 0.5px; // offset false vertical alignment\n"])));var TE,IE,NE,RE,LE,FE=De.Ay.div.withConfig({displayName:"StyledBurgerButton"})(TE||(TE=(0,Ee.A)(["\n width: 24px;\n height: 24px;\n position: absolute;\n left: 17px;\n top: 12px;\n z-index: 4; // higher than StyledHeader to enable interactions\n transform: rotate(0deg);\n transition: 0.5s ease-in-out;\n cursor: pointer;\n\n span {\n display: block;\n position: absolute;\n height: 2px;\n width: 100%;\n background: ",";\n opacity: 1;\n left: 0;\n transform: rotate(0deg);\n transition: 0.25s ease-in-out;\n\n &:nth-child(1) {\n top: 0;\n transform-origin: left center;\n }\n\n &:nth-child(2) {\n top: 6.5px;\n transform-origin: left center;\n }\n\n &:nth-child(3) {\n top: 13.5px;\n transform-origin: left center;\n }\n }\n ","\n"])),Te.t7.color("backgroundBurgerMenuBars"),(function(e){return e.isOpen&&(0,De.AH)(IE||(IE=(0,Ee.A)(["\n span:nth-child(1) {\n transform: rotate(45deg);\n top: -3px;\n left: 0;\n }\n\n span:nth-child(2) {\n width: 0;\n opacity: 0;\n }\n\n span:nth-child(3) {\n transform: rotate(-45deg);\n top: 14.3px;\n left: 0;\n }\n "])))}));(0,f.injectIntl)((function(e){var t,n=e.isOpen,r=e.intl,o=e.toggleMenu;return(0,We.jsxs)(FE,{id:"burger-button",isOpen:n,"aria-label":(t="client.component.burgerButton.Label",r.formatMessage({id:t})),onClick:o,children:[NE||(NE=(0,We.jsx)("span",{})),RE||(RE=(0,We.jsx)("span",{})),LE||(LE=(0,We.jsx)("span",{}))]})}));var HE,WE,BE=De.Ay.div.withConfig({displayName:"StyledPagination"})(HE||(HE=(0,Ee.A)(["\n display: flex;\n align-items: center;\n justify-content: flex-start;\n flex-wrap: wrap;\n gap: ",";\n margin-left: ",";\n"])),Te.hs.space(-1),Te.hs.space(-1.4)),YE=(0,De.Ay)(gt).withConfig({displayName:"StyledPaginationButton"})(WE||(WE=(0,Ee.A)(["\n padding: "," ",";\n"])),Te.hs.space(-2),Te.hs.space(-.5));const UE=(0,f.injectIntl)((function(e){var t=e.totalCount,n=e.recordsPerPage,r=e.currentPage,o=e.onPageChange,a=e.intl,i=e.tableEl,s=e.children,c=Math.ceil(t/n),u=Math.min((r-1)*n+1,t),l=Math.min(r*n,t),d=function(e){return a.formatMessage({id:e})},p=function(e){o(e),i.current.scrollTop=0};return(0,We.jsxs)(BE,{children:[(0,We.jsxs)(Pr,{children:[(0,We.jsx)(YE,{disabled:1===r,label:d("client.component.pagination.firstPageTitle"),iconOnly:!0,icon:"chevron-double-left",onClick:function(){return p(1)}}),(0,We.jsx)(YE,{disabled:1===r,label:d("client.component.pagination.prePageTitle"),iconOnly:!0,icon:"chevron-left",onClick:function(){return p(r-1)}}),(0,We.jsx)(YE,{disabled:r>=c,label:d("client.component.pagination.nextPageTitle"),iconOnly:!0,icon:"chevron-right",onClick:function(){return p(r+1)}}),(0,We.jsx)(YE,{disabled:r>=c,label:d("client.component.pagination.lastPageTitle"),iconOnly:!0,icon:"chevron-double-right",onClick:function(){return p(c)}})]}),t>0&&(0,We.jsx)(Zn.Ay.Span,{children:(0,We.jsx)(f.FormattedMessage,{id:"client.component.pagination.text",values:{start:u,to:l,total:t}})}),s]})})),zE=UE;var VE;Object.defineProperty,Object.getOwnPropertySymbols,Object.prototype.hasOwnProperty,Object.prototype.propertyIsEnumerable;(e=>{const t=class{constructor(e,n,r,o){if(this.version=e,this.errorCorrectionLevel=n,this.modules=[],this.isFunction=[],e<t.MIN_VERSION||e>t.MAX_VERSION)throw new RangeError("Version value out of range");if(o<-1||o>7)throw new RangeError("Mask value out of range");this.size=4*e+17;let i=[];for(let e=0;e<this.size;e++)i.push(!1);for(let e=0;e<this.size;e++)this.modules.push(i.slice()),this.isFunction.push(i.slice());this.drawFunctionPatterns();const s=this.addEccAndInterleave(r);if(this.drawCodewords(s),-1==o){let e=1e9;for(let t=0;t<8;t++){this.applyMask(t),this.drawFormatBits(t);const n=this.getPenaltyScore();n<e&&(o=t,e=n),this.applyMask(t)}}a(0<=o&&o<=7),this.mask=o,this.applyMask(o),this.drawFormatBits(o),this.isFunction=[]}static encodeText(n,r){const o=e.QrSegment.makeSegments(n);return t.encodeSegments(o,r)}static encodeBinary(n,r){const o=e.QrSegment.makeBytes(n);return t.encodeSegments([o],r)}static encodeSegments(e,n,o=1,i=40,c=-1,u=!0){if(!(t.MIN_VERSION<=o&&o<=i&&i<=t.MAX_VERSION)||c<-1||c>7)throw new RangeError("Invalid value");let l,d;for(l=o;;l++){const r=8*t.getNumDataCodewords(l,n),o=s.getTotalBits(e,l);if(o<=r){d=o;break}if(l>=i)throw new RangeError("Data too long")}for(const e of[t.Ecc.MEDIUM,t.Ecc.QUARTILE,t.Ecc.HIGH])u&&d<=8*t.getNumDataCodewords(l,e)&&(n=e);let f=[];for(const t of e){r(t.mode.modeBits,4,f),r(t.numChars,t.mode.numCharCountBits(l),f);for(const e of t.getData())f.push(e)}a(f.length==d);const p=8*t.getNumDataCodewords(l,n);a(f.length<=p),r(0,Math.min(4,p-f.length),f),r(0,(8-f.length%8)%8,f),a(f.length%8==0);for(let e=236;f.length<p;e^=253)r(e,8,f);let h=[];for(;8*h.length<f.length;)h.push(0);return f.forEach(((e,t)=>h[t>>>3]|=e<<7-(7&t))),new t(l,n,h,c)}getModule(e,t){return 0<=e&&e<this.size&&0<=t&&t<this.size&&this.modules[t][e]}getModules(){return this.modules}drawFunctionPatterns(){for(let e=0;e<this.size;e++)this.setFunctionModule(6,e,e%2==0),this.setFunctionModule(e,6,e%2==0);this.drawFinderPattern(3,3),this.drawFinderPattern(this.size-4,3),this.drawFinderPattern(3,this.size-4);const e=this.getAlignmentPatternPositions(),t=e.length;for(let n=0;n<t;n++)for(let r=0;r<t;r++)0==n&&0==r||0==n&&r==t-1||n==t-1&&0==r||this.drawAlignmentPattern(e[n],e[r]);this.drawFormatBits(0),this.drawVersion()}drawFormatBits(e){const t=this.errorCorrectionLevel.formatBits<<3|e;let n=t;for(let e=0;e<10;e++)n=n<<1^1335*(n>>>9);const r=21522^(t<<10|n);a(r>>>15==0);for(let e=0;e<=5;e++)this.setFunctionModule(8,e,o(r,e));this.setFunctionModule(8,7,o(r,6)),this.setFunctionModule(8,8,o(r,7)),this.setFunctionModule(7,8,o(r,8));for(let e=9;e<15;e++)this.setFunctionModule(14-e,8,o(r,e));for(let e=0;e<8;e++)this.setFunctionModule(this.size-1-e,8,o(r,e));for(let e=8;e<15;e++)this.setFunctionModule(8,this.size-15+e,o(r,e));this.setFunctionModule(8,this.size-8,!0)}drawVersion(){if(this.version<7)return;let e=this.version;for(let t=0;t<12;t++)e=e<<1^7973*(e>>>11);const t=this.version<<12|e;a(t>>>18==0);for(let e=0;e<18;e++){const n=o(t,e),r=this.size-11+e%3,a=Math.floor(e/3);this.setFunctionModule(r,a,n),this.setFunctionModule(a,r,n)}}drawFinderPattern(e,t){for(let n=-4;n<=4;n++)for(let r=-4;r<=4;r++){const o=Math.max(Math.abs(r),Math.abs(n)),a=e+r,i=t+n;0<=a&&a<this.size&&0<=i&&i<this.size&&this.setFunctionModule(a,i,2!=o&&4!=o)}}drawAlignmentPattern(e,t){for(let n=-2;n<=2;n++)for(let r=-2;r<=2;r++)this.setFunctionModule(e+r,t+n,1!=Math.max(Math.abs(r),Math.abs(n)))}setFunctionModule(e,t,n){this.modules[t][e]=n,this.isFunction[t][e]=!0}addEccAndInterleave(e){const n=this.version,r=this.errorCorrectionLevel;if(e.length!=t.getNumDataCodewords(n,r))throw new RangeError("Invalid argument");const o=t.NUM_ERROR_CORRECTION_BLOCKS[r.ordinal][n],i=t.ECC_CODEWORDS_PER_BLOCK[r.ordinal][n],s=Math.floor(t.getNumRawDataModules(n)/8),c=o-s%o,u=Math.floor(s/o);let l=[];const d=t.reedSolomonComputeDivisor(i);for(let n=0,r=0;n<o;n++){let o=e.slice(r,r+u-i+(n<c?0:1));r+=o.length;const a=t.reedSolomonComputeRemainder(o,d);n<c&&o.push(0),l.push(o.concat(a))}let f=[];for(let e=0;e<l[0].length;e++)l.forEach(((t,n)=>{(e!=u-i||n>=c)&&f.push(t[e])}));return a(f.length==s),f}drawCodewords(e){if(e.length!=Math.floor(t.getNumRawDataModules(this.version)/8))throw new RangeError("Invalid argument");let n=0;for(let t=this.size-1;t>=1;t-=2){6==t&&(t=5);for(let r=0;r<this.size;r++)for(let a=0;a<2;a++){const i=t-a,s=0==(t+1&2)?this.size-1-r:r;!this.isFunction[s][i]&&n<8*e.length&&(this.modules[s][i]=o(e[n>>>3],7-(7&n)),n++)}}a(n==8*e.length)}applyMask(e){if(e<0||e>7)throw new RangeError("Mask value out of range");for(let t=0;t<this.size;t++)for(let n=0;n<this.size;n++){let r;switch(e){case 0:r=(n+t)%2==0;break;case 1:r=t%2==0;break;case 2:r=n%3==0;break;case 3:r=(n+t)%3==0;break;case 4:r=(Math.floor(n/3)+Math.floor(t/2))%2==0;break;case 5:r=n*t%2+n*t%3==0;break;case 6:r=(n*t%2+n*t%3)%2==0;break;case 7:r=((n+t)%2+n*t%3)%2==0;break;default:throw new Error("Unreachable")}!this.isFunction[t][n]&&r&&(this.modules[t][n]=!this.modules[t][n])}}getPenaltyScore(){let e=0;for(let n=0;n<this.size;n++){let r=!1,o=0,a=[0,0,0,0,0,0,0];for(let i=0;i<this.size;i++)this.modules[n][i]==r?(o++,5==o?e+=t.PENALTY_N1:o>5&&e++):(this.finderPenaltyAddHistory(o,a),r||(e+=this.finderPenaltyCountPatterns(a)*t.PENALTY_N3),r=this.modules[n][i],o=1);e+=this.finderPenaltyTerminateAndCount(r,o,a)*t.PENALTY_N3}for(let n=0;n<this.size;n++){let r=!1,o=0,a=[0,0,0,0,0,0,0];for(let i=0;i<this.size;i++)this.modules[i][n]==r?(o++,5==o?e+=t.PENALTY_N1:o>5&&e++):(this.finderPenaltyAddHistory(o,a),r||(e+=this.finderPenaltyCountPatterns(a)*t.PENALTY_N3),r=this.modules[i][n],o=1);e+=this.finderPenaltyTerminateAndCount(r,o,a)*t.PENALTY_N3}for(let n=0;n<this.size-1;n++)for(let r=0;r<this.size-1;r++){const o=this.modules[n][r];o==this.modules[n][r+1]&&o==this.modules[n+1][r]&&o==this.modules[n+1][r+1]&&(e+=t.PENALTY_N2)}let n=0;for(const e of this.modules)n=e.reduce(((e,t)=>e+(t?1:0)),n);const r=this.size*this.size,o=Math.ceil(Math.abs(20*n-10*r)/r)-1;return a(0<=o&&o<=9),e+=o*t.PENALTY_N4,a(0<=e&&e<=2568888),e}getAlignmentPatternPositions(){if(1==this.version)return[];{const e=Math.floor(this.version/7)+2,t=32==this.version?26:2*Math.ceil((4*this.version+4)/(2*e-2));let n=[6];for(let r=this.size-7;n.length<e;r-=t)n.splice(1,0,r);return n}}static getNumRawDataModules(e){if(e<t.MIN_VERSION||e>t.MAX_VERSION)throw new RangeError("Version number out of range");let n=(16*e+128)*e+64;if(e>=2){const t=Math.floor(e/7)+2;n-=(25*t-10)*t-55,e>=7&&(n-=36)}return a(208<=n&&n<=29648),n}static getNumDataCodewords(e,n){return Math.floor(t.getNumRawDataModules(e)/8)-t.ECC_CODEWORDS_PER_BLOCK[n.ordinal][e]*t.NUM_ERROR_CORRECTION_BLOCKS[n.ordinal][e]}static reedSolomonComputeDivisor(e){if(e<1||e>255)throw new RangeError("Degree out of range");let n=[];for(let t=0;t<e-1;t++)n.push(0);n.push(1);let r=1;for(let o=0;o<e;o++){for(let e=0;e<n.length;e++)n[e]=t.reedSolomonMultiply(n[e],r),e+1<n.length&&(n[e]^=n[e+1]);r=t.reedSolomonMultiply(r,2)}return n}static reedSolomonComputeRemainder(e,n){let r=n.map((e=>0));for(const o of e){const e=o^r.shift();r.push(0),n.forEach(((n,o)=>r[o]^=t.reedSolomonMultiply(n,e)))}return r}static reedSolomonMultiply(e,t){if(e>>>8!=0||t>>>8!=0)throw new RangeError("Byte out of range");let n=0;for(let r=7;r>=0;r--)n=n<<1^285*(n>>>7),n^=(t>>>r&1)*e;return a(n>>>8==0),n}finderPenaltyCountPatterns(e){const t=e[1];a(t<=3*this.size);const n=t>0&&e[2]==t&&e[3]==3*t&&e[4]==t&&e[5]==t;return(n&&e[0]>=4*t&&e[6]>=t?1:0)+(n&&e[6]>=4*t&&e[0]>=t?1:0)}finderPenaltyTerminateAndCount(e,t,n){return e&&(this.finderPenaltyAddHistory(t,n),t=0),t+=this.size,this.finderPenaltyAddHistory(t,n),this.finderPenaltyCountPatterns(n)}finderPenaltyAddHistory(e,t){0==t[0]&&(e+=this.size),t.pop(),t.unshift(e)}};let n=t;function r(e,t,n){if(t<0||t>31||e>>>t!=0)throw new RangeError("Value out of range");for(let r=t-1;r>=0;r--)n.push(e>>>r&1)}function o(e,t){return 0!=(e>>>t&1)}function a(e){if(!e)throw new Error("Assertion error")}n.MIN_VERSION=1,n.MAX_VERSION=40,n.PENALTY_N1=3,n.PENALTY_N2=3,n.PENALTY_N3=40,n.PENALTY_N4=10,n.ECC_CODEWORDS_PER_BLOCK=[[-1,7,10,15,20,26,18,20,24,30,18,20,24,26,30,22,24,28,30,28,28,28,28,30,30,26,28,30,30,30,30,30,30,30,30,30,30,30,30,30,30],[-1,10,16,26,18,24,16,18,22,22,26,30,22,22,24,24,28,28,26,26,26,26,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28],[-1,13,22,18,26,18,24,18,22,20,24,28,26,24,20,30,24,28,28,26,30,28,30,30,30,30,28,30,30,30,30,30,30,30,30,30,30,30,30,30,30],[-1,17,28,22,16,22,28,26,26,24,28,24,28,22,24,24,30,28,28,26,28,30,24,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30]],n.NUM_ERROR_CORRECTION_BLOCKS=[[-1,1,1,1,1,1,2,2,2,2,4,4,4,4,4,6,6,6,6,7,8,8,9,9,10,12,12,12,13,14,15,16,17,18,19,19,20,21,22,24,25],[-1,1,1,1,2,2,4,4,4,5,5,5,8,9,9,10,10,11,13,14,16,17,17,18,20,21,23,25,26,28,29,31,33,35,37,38,40,43,45,47,49],[-1,1,1,2,2,4,4,6,6,8,8,8,10,12,16,12,17,16,18,21,20,23,23,25,27,29,34,34,35,38,40,43,45,48,51,53,56,59,62,65,68],[-1,1,1,2,4,4,4,5,6,8,8,11,11,16,16,18,16,19,21,25,25,25,34,30,32,35,37,40,42,45,48,51,54,57,60,63,66,70,74,77,81]],e.QrCode=n;const i=class{constructor(e,t,n){if(this.mode=e,this.numChars=t,this.bitData=n,t<0)throw new RangeError("Invalid argument");this.bitData=n.slice()}static makeBytes(e){let t=[];for(const n of e)r(n,8,t);return new i(i.Mode.BYTE,e.length,t)}static makeNumeric(e){if(!i.isNumeric(e))throw new RangeError("String contains non-numeric characters");let t=[];for(let n=0;n<e.length;){const o=Math.min(e.length-n,3);r(parseInt(e.substr(n,o),10),3*o+1,t),n+=o}return new i(i.Mode.NUMERIC,e.length,t)}static makeAlphanumeric(e){if(!i.isAlphanumeric(e))throw new RangeError("String contains unencodable characters in alphanumeric mode");let t,n=[];for(t=0;t+2<=e.length;t+=2){let o=45*i.ALPHANUMERIC_CHARSET.indexOf(e.charAt(t));o+=i.ALPHANUMERIC_CHARSET.indexOf(e.charAt(t+1)),r(o,11,n)}return t<e.length&&r(i.ALPHANUMERIC_CHARSET.indexOf(e.charAt(t)),6,n),new i(i.Mode.ALPHANUMERIC,e.length,n)}static makeSegments(e){return""==e?[]:i.isNumeric(e)?[i.makeNumeric(e)]:i.isAlphanumeric(e)?[i.makeAlphanumeric(e)]:[i.makeBytes(i.toUtf8ByteArray(e))]}static makeEci(e){let t=[];if(e<0)throw new RangeError("ECI assignment value out of range");if(e<128)r(e,8,t);else if(e<16384)r(2,2,t),r(e,14,t);else{if(!(e<1e6))throw new RangeError("ECI assignment value out of range");r(6,3,t),r(e,21,t)}return new i(i.Mode.ECI,0,t)}static isNumeric(e){return i.NUMERIC_REGEX.test(e)}static isAlphanumeric(e){return i.ALPHANUMERIC_REGEX.test(e)}getData(){return this.bitData.slice()}static getTotalBits(e,t){let n=0;for(const r of e){const e=r.mode.numCharCountBits(t);if(r.numChars>=1<<e)return 1/0;n+=4+e+r.bitData.length}return n}static toUtf8ByteArray(e){e=encodeURI(e);let t=[];for(let n=0;n<e.length;n++)"%"!=e.charAt(n)?t.push(e.charCodeAt(n)):(t.push(parseInt(e.substr(n+1,2),16)),n+=2);return t}};let s=i;s.NUMERIC_REGEX=/^[0-9]*$/,s.ALPHANUMERIC_REGEX=/^[A-Z0-9 $%*+.\/:-]*$/,s.ALPHANUMERIC_CHARSET="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ $%*+-./:",e.QrSegment=s})(VE||(VE={})),(e=>{let t;(e=>{const t=class{constructor(e,t){this.ordinal=e,this.formatBits=t}};let n=t;n.LOW=new t(0,1),n.MEDIUM=new t(1,0),n.QUARTILE=new t(2,3),n.HIGH=new t(3,2),e.Ecc=n})(t=e.QrCode||(e.QrCode={}))})(VE||(VE={})),(e=>{let t;(e=>{const t=class{constructor(e,t){this.modeBits=e,this.numBitsCharCount=t}numCharCountBits(e){return this.numBitsCharCount[Math.floor((e+7)/17)]}};let n=t;n.NUMERIC=new t(1,[10,12,14]),n.ALPHANUMERIC=new t(2,[9,11,13]),n.BYTE=new t(4,[8,16,16]),n.KANJI=new t(8,[8,10,12]),n.ECI=new t(7,[0,0,0]),e.Mode=n})(t=e.QrSegment||(e.QrSegment={}))})(VE||(VE={}));var qE=VE;
|
|
78
|
+
*/var r=n(4883);var o="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},a=r.useSyncExternalStore,i=r.useRef,s=r.useEffect,c=r.useMemo,u=r.useDebugValue;t.useSyncExternalStoreWithSelector=function(e,t,n,r,l){var d=i(null);if(null===d.current){var f={hasValue:!1,value:null};d.current=f}else f=d.current;d=c((function(){function e(e){if(!s){if(s=!0,a=e,e=r(e),void 0!==l&&f.hasValue){var t=f.value;if(l(t,e))return i=t}return i=e}if(t=i,o(a,e))return t;var n=r(e);return void 0!==l&&l(t,n)?t:(a=e,i=n)}var a,i,s=!1,c=void 0===n?null:n;return[function(){return e(t())},null===c?void 0:function(){return e(c())}]}),[t,n,r,l]);var p=a(e,d[0],d[1]);return s((function(){f.hasValue=!0,f.value=p}),[p]),u(p),p}},78418:(e,t,n)=>{"use strict";e.exports=n(77154)},79308:(e,t,n)=>{"use strict";let r;n.d(t,{v4:()=>w});const o=new Uint8Array(16);function a(){if(!r&&(r="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!r))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return r(o)}const i=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;const s=function(e){return"string"==typeof e&&i.test(e)},c=[];for(let e=0;e<256;++e)c.push((e+256).toString(16).slice(1));function u(e,t=0){return c[e[t+0]]+c[e[t+1]]+c[e[t+2]]+c[e[t+3]]+"-"+c[e[t+4]]+c[e[t+5]]+"-"+c[e[t+6]]+c[e[t+7]]+"-"+c[e[t+8]]+c[e[t+9]]+"-"+c[e[t+10]]+c[e[t+11]]+c[e[t+12]]+c[e[t+13]]+c[e[t+14]]+c[e[t+15]]}const l=function(e){if(!s(e))throw TypeError("Invalid UUID");let t;const n=new Uint8Array(16);return n[0]=(t=parseInt(e.slice(0,8),16))>>>24,n[1]=t>>>16&255,n[2]=t>>>8&255,n[3]=255&t,n[4]=(t=parseInt(e.slice(9,13),16))>>>8,n[5]=255&t,n[6]=(t=parseInt(e.slice(14,18),16))>>>8,n[7]=255&t,n[8]=(t=parseInt(e.slice(19,23),16))>>>8,n[9]=255&t,n[10]=(t=parseInt(e.slice(24,36),16))/1099511627776&255,n[11]=t/4294967296&255,n[12]=t>>>24&255,n[13]=t>>>16&255,n[14]=t>>>8&255,n[15]=255&t,n};function d(e,t,n){function r(e,r,o,a){var i;if("string"==typeof e&&(e=function(e){e=unescape(encodeURIComponent(e));const t=[];for(let n=0;n<e.length;++n)t.push(e.charCodeAt(n));return t}(e)),"string"==typeof r&&(r=l(r)),16!==(null===(i=r)||void 0===i?void 0:i.length))throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");let s=new Uint8Array(16+e.length);if(s.set(r),s.set(e,r.length),s=n(s),s[6]=15&s[6]|t,s[8]=63&s[8]|128,o){a=a||0;for(let e=0;e<16;++e)o[a+e]=s[e];return o}return u(s)}try{r.name=e}catch(e){}return r.DNS="6ba7b810-9dad-11d1-80b4-00c04fd430c8",r.URL="6ba7b811-9dad-11d1-80b4-00c04fd430c8",r}function f(e){return 14+(e+64>>>9<<4)+1}function p(e,t){const n=(65535&e)+(65535&t);return(e>>16)+(t>>16)+(n>>16)<<16|65535&n}function h(e,t,n,r,o,a){return p((i=p(p(t,e),p(r,a)))<<(s=o)|i>>>32-s,n);var i,s}function m(e,t,n,r,o,a,i){return h(t&n|~t&r,e,t,o,a,i)}function g(e,t,n,r,o,a,i){return h(t&r|n&~r,e,t,o,a,i)}function y(e,t,n,r,o,a,i){return h(t^n^r,e,t,o,a,i)}function v(e,t,n,r,o,a,i){return h(n^(t|~r),e,t,o,a,i)}d("v3",48,(function(e){if("string"==typeof e){const t=unescape(encodeURIComponent(e));e=new Uint8Array(t.length);for(let n=0;n<t.length;++n)e[n]=t.charCodeAt(n)}return function(e){const t=[],n=32*e.length,r="0123456789abcdef";for(let o=0;o<n;o+=8){const n=e[o>>5]>>>o%32&255,a=parseInt(r.charAt(n>>>4&15)+r.charAt(15&n),16);t.push(a)}return t}(function(e,t){e[t>>5]|=128<<t%32,e[f(t)-1]=t;let n=1732584193,r=-271733879,o=-1732584194,a=271733878;for(let t=0;t<e.length;t+=16){const i=n,s=r,c=o,u=a;n=m(n,r,o,a,e[t],7,-680876936),a=m(a,n,r,o,e[t+1],12,-389564586),o=m(o,a,n,r,e[t+2],17,606105819),r=m(r,o,a,n,e[t+3],22,-1044525330),n=m(n,r,o,a,e[t+4],7,-176418897),a=m(a,n,r,o,e[t+5],12,1200080426),o=m(o,a,n,r,e[t+6],17,-1473231341),r=m(r,o,a,n,e[t+7],22,-45705983),n=m(n,r,o,a,e[t+8],7,1770035416),a=m(a,n,r,o,e[t+9],12,-1958414417),o=m(o,a,n,r,e[t+10],17,-42063),r=m(r,o,a,n,e[t+11],22,-1990404162),n=m(n,r,o,a,e[t+12],7,1804603682),a=m(a,n,r,o,e[t+13],12,-40341101),o=m(o,a,n,r,e[t+14],17,-1502002290),r=m(r,o,a,n,e[t+15],22,1236535329),n=g(n,r,o,a,e[t+1],5,-165796510),a=g(a,n,r,o,e[t+6],9,-1069501632),o=g(o,a,n,r,e[t+11],14,643717713),r=g(r,o,a,n,e[t],20,-373897302),n=g(n,r,o,a,e[t+5],5,-701558691),a=g(a,n,r,o,e[t+10],9,38016083),o=g(o,a,n,r,e[t+15],14,-660478335),r=g(r,o,a,n,e[t+4],20,-405537848),n=g(n,r,o,a,e[t+9],5,568446438),a=g(a,n,r,o,e[t+14],9,-1019803690),o=g(o,a,n,r,e[t+3],14,-187363961),r=g(r,o,a,n,e[t+8],20,1163531501),n=g(n,r,o,a,e[t+13],5,-1444681467),a=g(a,n,r,o,e[t+2],9,-51403784),o=g(o,a,n,r,e[t+7],14,1735328473),r=g(r,o,a,n,e[t+12],20,-1926607734),n=y(n,r,o,a,e[t+5],4,-378558),a=y(a,n,r,o,e[t+8],11,-2022574463),o=y(o,a,n,r,e[t+11],16,1839030562),r=y(r,o,a,n,e[t+14],23,-35309556),n=y(n,r,o,a,e[t+1],4,-1530992060),a=y(a,n,r,o,e[t+4],11,1272893353),o=y(o,a,n,r,e[t+7],16,-155497632),r=y(r,o,a,n,e[t+10],23,-1094730640),n=y(n,r,o,a,e[t+13],4,681279174),a=y(a,n,r,o,e[t],11,-358537222),o=y(o,a,n,r,e[t+3],16,-722521979),r=y(r,o,a,n,e[t+6],23,76029189),n=y(n,r,o,a,e[t+9],4,-640364487),a=y(a,n,r,o,e[t+12],11,-421815835),o=y(o,a,n,r,e[t+15],16,530742520),r=y(r,o,a,n,e[t+2],23,-995338651),n=v(n,r,o,a,e[t],6,-198630844),a=v(a,n,r,o,e[t+7],10,1126891415),o=v(o,a,n,r,e[t+14],15,-1416354905),r=v(r,o,a,n,e[t+5],21,-57434055),n=v(n,r,o,a,e[t+12],6,1700485571),a=v(a,n,r,o,e[t+3],10,-1894986606),o=v(o,a,n,r,e[t+10],15,-1051523),r=v(r,o,a,n,e[t+1],21,-2054922799),n=v(n,r,o,a,e[t+8],6,1873313359),a=v(a,n,r,o,e[t+15],10,-30611744),o=v(o,a,n,r,e[t+6],15,-1560198380),r=v(r,o,a,n,e[t+13],21,1309151649),n=v(n,r,o,a,e[t+4],6,-145523070),a=v(a,n,r,o,e[t+11],10,-1120210379),o=v(o,a,n,r,e[t+2],15,718787259),r=v(r,o,a,n,e[t+9],21,-343485551),n=p(n,i),r=p(r,s),o=p(o,c),a=p(a,u)}return[n,r,o,a]}(function(e){if(0===e.length)return[];const t=8*e.length,n=new Uint32Array(f(t));for(let r=0;r<t;r+=8)n[r>>5]|=(255&e[r/8])<<r%32;return n}(e),8*e.length))}));const b={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};const w=function(e,t,n){if(b.randomUUID&&!t&&!e)return b.randomUUID();const r=(e=e||{}).random||(e.rng||a)();if(r[6]=15&r[6]|64,r[8]=63&r[8]|128,t){n=n||0;for(let e=0;e<16;++e)t[n+e]=r[e];return t}return u(r)};function O(e,t,n,r){switch(e){case 0:return t&n^~t&r;case 1:case 3:return t^n^r;case 2:return t&n^t&r^n&r}}function x(e,t){return e<<t|e>>>32-t}d("v5",80,(function(e){const t=[1518500249,1859775393,2400959708,3395469782],n=[1732584193,4023233417,2562383102,271733878,3285377520];if("string"==typeof e){const t=unescape(encodeURIComponent(e));e=[];for(let n=0;n<t.length;++n)e.push(t.charCodeAt(n))}else Array.isArray(e)||(e=Array.prototype.slice.call(e));e.push(128);const r=e.length/4+2,o=Math.ceil(r/16),a=new Array(o);for(let t=0;t<o;++t){const n=new Uint32Array(16);for(let r=0;r<16;++r)n[r]=e[64*t+4*r]<<24|e[64*t+4*r+1]<<16|e[64*t+4*r+2]<<8|e[64*t+4*r+3];a[t]=n}a[o-1][14]=8*(e.length-1)/Math.pow(2,32),a[o-1][14]=Math.floor(a[o-1][14]),a[o-1][15]=8*(e.length-1)&4294967295;for(let e=0;e<o;++e){const r=new Uint32Array(80);for(let t=0;t<16;++t)r[t]=a[e][t];for(let e=16;e<80;++e)r[e]=x(r[e-3]^r[e-8]^r[e-14]^r[e-16],1);let o=n[0],i=n[1],s=n[2],c=n[3],u=n[4];for(let e=0;e<80;++e){const n=Math.floor(e/20),a=x(o,5)+O(n,i,s,c)+u+t[n]+r[e]>>>0;u=c,c=s,s=x(i,30)>>>0,i=o,o=a}n[0]=n[0]+o>>>0,n[1]=n[1]+i>>>0,n[2]=n[2]+s>>>0,n[3]=n[3]+c>>>0,n[4]=n[4]+u>>>0}return[n[0]>>24&255,n[0]>>16&255,n[0]>>8&255,255&n[0],n[1]>>24&255,n[1]>>16&255,n[1]>>8&255,255&n[1],n[2]>>24&255,n[2]>>16&255,n[2]>>8&255,255&n[2],n[3]>>24&255,n[3]>>16&255,n[3]>>8&255,255&n[3],n[4]>>24&255,n[4]>>16&255,n[4]>>8&255,255&n[4]]}))},4883:e=>{"use strict";e.exports=t},81845:t=>{"use strict";t.exports=e},4633:(e,t,n)=>{var r=n(73738).default;function o(){"use strict";/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */e.exports=o=function(){return t},e.exports.__esModule=!0,e.exports.default=e.exports;var t={},n=Object.prototype,a=n.hasOwnProperty,i=Object.defineProperty||function(e,t,n){e[t]=n.value},s="function"==typeof Symbol?Symbol:{},c=s.iterator||"@@iterator",u=s.asyncIterator||"@@asyncIterator",l=s.toStringTag||"@@toStringTag";function d(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{d({},"")}catch(e){d=function(e,t,n){return e[t]=n}}function f(e,t,n,r){var o=t&&t.prototype instanceof m?t:m,a=Object.create(o.prototype),s=new P(r||[]);return i(a,"_invoke",{value:S(e,n,s)}),a}function p(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(e){return{type:"throw",arg:e}}}t.wrap=f;var h={};function m(){}function g(){}function y(){}var v={};d(v,c,(function(){return this}));var b=Object.getPrototypeOf,w=b&&b(b(j([])));w&&w!==n&&a.call(w,c)&&(v=w);var O=y.prototype=m.prototype=Object.create(v);function x(e){["next","throw","return"].forEach((function(t){d(e,t,(function(e){return this._invoke(t,e)}))}))}function k(e,t){function n(o,i,s,c){var u=p(e[o],e,i);if("throw"!==u.type){var l=u.arg,d=l.value;return d&&"object"==r(d)&&a.call(d,"__await")?t.resolve(d.__await).then((function(e){n("next",e,s,c)}),(function(e){n("throw",e,s,c)})):t.resolve(d).then((function(e){l.value=e,s(l)}),(function(e){return n("throw",e,s,c)}))}c(u.arg)}var o;i(this,"_invoke",{value:function(e,r){function a(){return new t((function(t,o){n(e,r,t,o)}))}return o=o?o.then(a,a):a()}})}function S(e,t,n){var r="suspendedStart";return function(o,a){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===o)throw a;return C()}for(n.method=o,n.arg=a;;){var i=n.delegate;if(i){var s=E(i,n);if(s){if(s===h)continue;return s}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var c=p(e,t,n);if("normal"===c.type){if(r=n.done?"completed":"suspendedYield",c.arg===h)continue;return{value:c.arg,done:n.done}}"throw"===c.type&&(r="completed",n.method="throw",n.arg=c.arg)}}}function E(e,t){var n=t.method,r=e.iterator[n];if(void 0===r)return t.delegate=null,"throw"===n&&e.iterator.return&&(t.method="return",t.arg=void 0,E(e,t),"throw"===t.method)||"return"!==n&&(t.method="throw",t.arg=new TypeError("The iterator does not provide a '"+n+"' method")),h;var o=p(r,e.iterator,t.arg);if("throw"===o.type)return t.method="throw",t.arg=o.arg,t.delegate=null,h;var a=o.arg;return a?a.done?(t[e.resultName]=a.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=void 0),t.delegate=null,h):a:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,h)}function _(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function D(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function P(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(_,this),this.reset(!0)}function j(e){if(e){var t=e[c];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var n=-1,r=function t(){for(;++n<e.length;)if(a.call(e,n))return t.value=e[n],t.done=!1,t;return t.value=void 0,t.done=!0,t};return r.next=r}}return{next:C}}function C(){return{value:void 0,done:!0}}return g.prototype=y,i(O,"constructor",{value:y,configurable:!0}),i(y,"constructor",{value:g,configurable:!0}),g.displayName=d(y,l,"GeneratorFunction"),t.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===g||"GeneratorFunction"===(t.displayName||t.name))},t.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,y):(e.__proto__=y,d(e,l,"GeneratorFunction")),e.prototype=Object.create(O),e},t.awrap=function(e){return{__await:e}},x(k.prototype),d(k.prototype,u,(function(){return this})),t.AsyncIterator=k,t.async=function(e,n,r,o,a){void 0===a&&(a=Promise);var i=new k(f(e,n,r,o),a);return t.isGeneratorFunction(n)?i:i.next().then((function(e){return e.done?e.value:i.next()}))},x(O),d(O,l,"Generator"),d(O,c,(function(){return this})),d(O,"toString",(function(){return"[object Generator]"})),t.keys=function(e){var t=Object(e),n=[];for(var r in t)n.push(r);return n.reverse(),function e(){for(;n.length;){var r=n.pop();if(r in t)return e.value=r,e.done=!1,e}return e.done=!0,e}},t.values=j,P.prototype={constructor:P,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(D),!e)for(var t in this)"t"===t.charAt(0)&&a.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=void 0)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var t=this;function n(n,r){return i.type="throw",i.arg=e,t.next=n,r&&(t.method="next",t.arg=void 0),!!r}for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r],i=o.completion;if("root"===o.tryLoc)return n("end");if(o.tryLoc<=this.prev){var s=a.call(o,"catchLoc"),c=a.call(o,"finallyLoc");if(s&&c){if(this.prev<o.catchLoc)return n(o.catchLoc,!0);if(this.prev<o.finallyLoc)return n(o.finallyLoc)}else if(s){if(this.prev<o.catchLoc)return n(o.catchLoc,!0)}else{if(!c)throw new Error("try statement without catch or finally");if(this.prev<o.finallyLoc)return n(o.finallyLoc)}}}},abrupt:function(e,t){for(var n=this.tryEntries.length-1;n>=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&a.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var o=r;break}}o&&("break"===e||"continue"===e)&&o.tryLoc<=t&&t<=o.finallyLoc&&(o=null);var i=o?o.completion:{};return i.type=e,i.arg=t,o?(this.method="next",this.next=o.finallyLoc,h):this.complete(i)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),h},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),D(n),h}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var o=r.arg;D(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,n){return this.delegate={iterator:j(e),resultName:t,nextLoc:n},"next"===this.method&&(this.arg=void 0),h}},t}e.exports=o,e.exports.__esModule=!0,e.exports.default=e.exports},73738:e=>{function t(n){return e.exports=t="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,t(n)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports},54756:(e,t,n)=>{var r=n(4633)();e.exports=r;try{regeneratorRuntime=r}catch(e){"object"==typeof globalThis?globalThis.regeneratorRuntime=r:Function("r","regeneratorRuntime = r")(r)}},22847:e=>{e.exports=function(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e},e.exports.__esModule=!0,e.exports.default=e.exports},56868:e=>{e.exports=function(e){return e&&e.__esModule?e:{default:e}},e.exports.__esModule=!0,e.exports.default=e.exports},37372:(e,t,n)=>{"use strict";var r=Object.create,o=Object.defineProperty,a=Object.getOwnPropertyDescriptor,i=Object.getOwnPropertyNames,s=Object.getPrototypeOf,c=Object.prototype.hasOwnProperty,u=(e,t,n,r)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let s of i(t))!c.call(e,s)&&s!==n&&o(e,s,{get:()=>t[s],enumerable:!(r=a(t,s))||r.enumerable});return e},l=(e,t,n)=>(n=null!=e?r(s(e)):{},u(!t&&e&&e.__esModule?n:o(n,"default",{value:e,enumerable:!0}),e)),d={};((e,t)=>{for(var n in t)o(e,n,{get:t[n],enumerable:!0})})(d,{Provider:()=>be,ReactReduxContext:()=>v,batch:()=>Se,connect:()=>ve,createDispatchHook:()=>xe,createSelectorHook:()=>S,createStoreHook:()=>we,shallowEqual:()=>te,useDispatch:()=>ke,useSelector:()=>E,useStore:()=>Oe}),e.exports=(e=>u(o({},"__esModule",{value:!0}),e))(d);var f=l(n(4883)),p=n(78418),h=l(n(4883)),m="default"in h?h.default:h,g=Symbol.for("react-redux-context"),y=typeof globalThis<"u"?globalThis:{};var v=function(){if(!m.createContext)return{};let e=y[g]??(y[g]=new Map),t=e.get(m.createContext);return t||(t=m.createContext(null),e.set(m.createContext,t)),t}(),b=()=>{throw new Error("uSES not initialized!")};function w(e=v){return function(){return m.useContext(e)}}var O=w(),x=b,k=(e,t)=>e===t;function S(e=v){let t=e===v?O:w(e),n=(e,n={})=>{let{equalityFn:r=k,devModeChecks:o={}}="function"==typeof n?{equalityFn:n}:n,{store:a,subscription:i,getServerState:s,stabilityCheck:c,identityFunctionCheck:u}=t(),l=(m.useRef(!0),m.useCallback({[e.name]:t=>e(t)}[e.name],[e,c,o.stabilityCheck])),d=x(i.addNestedSub,a.getState,s||a.getState,l,r);return m.useDebugValue(d),d};return Object.assign(n,{withTypes:()=>n}),n}var E=S(),_=Symbol.for("react.element"),D=Symbol.for("react.portal"),P=Symbol.for("react.fragment"),j=Symbol.for("react.strict_mode"),C=Symbol.for("react.profiler"),A=Symbol.for("react.provider"),M=Symbol.for("react.context"),T=Symbol.for("react.server_context"),I=Symbol.for("react.forward_ref"),N=Symbol.for("react.suspense"),R=Symbol.for("react.suspense_list"),L=Symbol.for("react.memo"),F=Symbol.for("react.lazy"),H=(Symbol.for("react.offscreen"),Symbol.for("react.client.reference"),I),W=L;function B(e){return function(e){if("object"==typeof e&&null!==e){let t=e.$$typeof;switch(t){case _:{let n=e.type;switch(n){case P:case C:case j:case N:case R:return n;default:{let e=n&&n.$$typeof;switch(e){case T:case M:case I:case F:case L:case A:return e;default:return t}}}}case D:return t}}}(e)===L}function Y(e,t,n,r,{areStatesEqual:o,areOwnPropsEqual:a,areStatePropsEqual:i}){let s,c,u,l,d,f=!1;function p(f,p){let h=!a(p,c),m=!o(f,s,p,c);return s=f,c=p,h&&m?(u=e(s,c),t.dependsOnOwnProps&&(l=t(r,c)),d=n(u,l,c),d):h?(e.dependsOnOwnProps&&(u=e(s,c)),t.dependsOnOwnProps&&(l=t(r,c)),d=n(u,l,c),d):m?function(){let t=e(s,c),r=!i(t,u);return u=t,r&&(d=n(u,l,c)),d}():d}return function(o,a){return f?p(o,a):function(o,a){return s=o,c=a,u=e(s,c),l=t(r,c),d=n(u,l,c),f=!0,d}(o,a)}}function U(e){return function(t){let n=e(t);function r(){return n}return r.dependsOnOwnProps=!1,r}}function z(e){return e.dependsOnOwnProps?!!e.dependsOnOwnProps:1!==e.length}function V(e,t){return function(t,{displayName:n}){let r=function(e,t){return r.dependsOnOwnProps?r.mapToProps(e,t):r.mapToProps(e,void 0)};return r.dependsOnOwnProps=!0,r.mapToProps=function(t,n){r.mapToProps=e,r.dependsOnOwnProps=z(e);let o=r(t,n);return"function"==typeof o&&(r.mapToProps=o,r.dependsOnOwnProps=z(o),o=r(t,n)),o},r}}function q(e,t){return(n,r)=>{throw new Error(`Invalid value of type ${typeof e} for ${t} argument when connecting component ${r.wrappedComponentName}.`)}}function G(e,t,n){return{...n,...e,...t}}function K(e){e()}var $={notify(){},get:()=>[]};function X(e,t){let n,r=$,o=0,a=!1;function i(){u.onStateChange&&u.onStateChange()}function s(){o++,n||(n=t?t.addNestedSub(i):e.subscribe(i),r=function(){let e=null,t=null;return{clear(){e=null,t=null},notify(){K((()=>{let t=e;for(;t;)t.callback(),t=t.next}))},get(){let t=[],n=e;for(;n;)t.push(n),n=n.next;return t},subscribe(n){let r=!0,o=t={callback:n,next:null,prev:t};return o.prev?o.prev.next=o:e=o,function(){!r||null===e||(r=!1,o.next?o.next.prev=o.prev:t=o.prev,o.prev?o.prev.next=o.next:e=o.next)}}}}())}function c(){o--,n&&0===o&&(n(),n=void 0,r.clear(),r=$)}let u={addNestedSub:function(e){s();let t=r.subscribe(e),n=!1;return()=>{n||(n=!0,t(),c())}},notifyNestedSubs:function(){r.notify()},handleChangeWrapper:i,isSubscribed:function(){return a},trySubscribe:function(){a||(a=!0,s())},tryUnsubscribe:function(){a&&(a=!1,c())},getListeners:()=>r};return u}var Q=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",Z=typeof navigator<"u"&&"ReactNative"===navigator.product,J=Q||Z?m.useLayoutEffect:m.useEffect;function ee(e,t){return e===t?0!==e||0!==t||1/e==1/t:e!=e&&t!=t}function te(e,t){if(ee(e,t))return!0;if("object"!=typeof e||null===e||"object"!=typeof t||null===t)return!1;let n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(let r=0;r<n.length;r++)if(!Object.prototype.hasOwnProperty.call(t,n[r])||!ee(e[n[r]],t[n[r]]))return!1;return!0}var ne={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},re={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},oe={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},ae={[H]:{$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},[W]:oe};function ie(e){return B(e)?oe:ae[e.$$typeof]||ne}var se=Object.defineProperty,ce=Object.getOwnPropertyNames,ue=Object.getOwnPropertySymbols,le=Object.getOwnPropertyDescriptor,de=Object.getPrototypeOf,fe=Object.prototype;function pe(e,t){if("string"!=typeof t){if(fe){let n=de(t);n&&n!==fe&&pe(e,n)}let n=ce(t);ue&&(n=n.concat(ue(t)));let r=ie(e),o=ie(t);for(let a=0;a<n.length;++a){let i=n[a];if(!(re[i]||o&&o[i]||r&&r[i])){let n=le(t,i);try{se(e,i,n)}catch{}}}}return e}var he=b,me=[null,null];function ge(e,t,n,r,o,a){e.current=r,n.current=!1,o.current&&(o.current=null,a())}function ye(e,t){return e===t}var ve=function(e,t,n,{pure:r,areStatesEqual:o=ye,areOwnPropsEqual:a=te,areStatePropsEqual:i=te,areMergedPropsEqual:s=te,forwardRef:c=!1,context:u=v}={}){let l=u,d=function(e){return e?"function"==typeof e?V(e):q(e,"mapStateToProps"):U((()=>({})))}(e),f=function(e){return e&&"object"==typeof e?U((t=>function(e,t){let n={};for(let r in e){let o=e[r];"function"==typeof o&&(n[r]=(...e)=>t(o(...e)))}return n}(e,t))):e?"function"==typeof e?V(e):q(e,"mapDispatchToProps"):U((e=>({dispatch:e})))}(t),p=function(e){return e?"function"==typeof e?function(e){return function(t,{displayName:n,areMergedPropsEqual:r}){let o,a=!1;return function(t,n,i){let s=e(t,n,i);return a?r(s,o)||(o=s):(a=!0,o=s),o}}}(e):q(e,"mergeProps"):()=>G}(n),h=!!e;return e=>{let t=e.displayName||e.name||"Component",n=`Connect(${t})`,r={shouldHandleStateChanges:h,displayName:n,wrappedComponentName:t,WrappedComponent:e,initMapStateToProps:d,initMapDispatchToProps:f,initMergeProps:p,areStatesEqual:o,areStatePropsEqual:i,areOwnPropsEqual:a,areMergedPropsEqual:s};function u(t){let[n,o,a]=m.useMemo((()=>{let{reactReduxForwardedRef:e,...n}=t;return[t.context,e,n]}),[t]),i=m.useMemo((()=>l),[n,l]),s=m.useContext(i),c=!!t.store&&!!t.store.getState&&!!t.store.dispatch,u=!!s&&!!s.store,d=c?t.store:s.store,f=u?s.getServerState:d.getState,p=m.useMemo((()=>function(e,{initMapStateToProps:t,initMapDispatchToProps:n,initMergeProps:r,...o}){return Y(t(e,o),n(e,o),r(e,o),e,o)}(d.dispatch,r)),[d]),[g,y]=m.useMemo((()=>{if(!h)return me;let e=X(d,c?void 0:s.subscription),t=e.notifyNestedSubs.bind(e);return[e,t]}),[d,c,s]),v=m.useMemo((()=>c?s:{...s,subscription:g}),[c,s,g]),b=m.useRef(),w=m.useRef(a),O=m.useRef(),x=m.useRef(!1),k=m.useRef(!1),S=m.useRef();J((()=>(k.current=!0,()=>{k.current=!1})),[]);let E,_=m.useMemo((()=>()=>O.current&&a===w.current?O.current:p(d.getState(),a)),[d,a]),D=m.useMemo((()=>e=>g?function(e,t,n,r,o,a,i,s,c,u,l){if(!e)return()=>{};let d=!1,f=null,p=()=>{if(d||!s.current)return;let e,n,p=t.getState();try{e=r(p,o.current)}catch(e){n=e,f=e}n||(f=null),e===a.current?i.current||u():(a.current=e,c.current=e,i.current=!0,l())};return n.onStateChange=p,n.trySubscribe(),p(),()=>{if(d=!0,n.tryUnsubscribe(),n.onStateChange=null,f)throw f}}(h,d,g,p,w,b,x,k,O,y,e):()=>{}),[g]);!function(e,t,n){J((()=>e(...t)),n)}(ge,[w,b,x,a,O,y]);try{E=he(D,_,f?()=>p(f(),a):_)}catch(e){throw S.current&&(e.message+=`\nThe error may be correlated with this previous error:\n${S.current.stack}\n\n`),e}J((()=>{S.current=void 0,O.current=void 0,b.current=E}));let P=m.useMemo((()=>m.createElement(e,{...E,ref:o})),[o,e,E]);return m.useMemo((()=>h?m.createElement(i.Provider,{value:v},P):P),[i,P,v])}let g=m.memo(u);if(g.WrappedComponent=e,g.displayName=u.displayName=n,c){let t=m.forwardRef((function(e,t){return m.createElement(g,{...e,reactReduxForwardedRef:t})}));return t.displayName=n,t.WrappedComponent=e,pe(t,e)}return pe(g,e)}};var be=function({store:e,context:t,children:n,serverState:r,stabilityCheck:o="once",identityFunctionCheck:a="once"}){let i=m.useMemo((()=>{let t=X(e);return{store:e,subscription:t,getServerState:r?()=>r:void 0,stabilityCheck:o,identityFunctionCheck:a}}),[e,r,o,a]),s=m.useMemo((()=>e.getState()),[e]);return J((()=>{let{subscription:t}=i;return t.onStateChange=t.notifyNestedSubs,t.trySubscribe(),s!==e.getState()&&t.notifyNestedSubs(),()=>{t.tryUnsubscribe(),t.onStateChange=void 0}}),[i,s]),m.createElement((t||v).Provider,{value:i},n)};function we(e=v){let t=e===v?O:w(e),n=()=>{let{store:e}=t();return e};return Object.assign(n,{withTypes:()=>n}),n}var Oe=we();function xe(e=v){let t=e===v?Oe:we(e),n=()=>t().dispatch;return Object.assign(n,{withTypes:()=>n}),n}var ke=xe(),Se=K;(e=>{x=e})(p.useSyncExternalStoreWithSelector),(e=>{he=e})(f.useSyncExternalStore)},43145:(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:()=>r})},96369:(e,t,n)=>{"use strict";function r(e){if(Array.isArray(e))return e}n.d(t,{A:()=>r})},23029:(e,t,n)=>{"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}n.d(t,{A:()=>r})},92901:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r=n(20816);function o(e,t){for(var n=0;n<t.length;n++){var o=t[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,(0,r.A)(o.key),o)}}function a(e,t,n){return t&&o(e.prototype,t),n&&o(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}},64467:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});var r=n(20816);function o(e,t,n){return(t=(0,r.A)(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}},53954:(e,t,n)=>{"use strict";function r(e){return r=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},r(e)}n.d(t,{A:()=>r})},85501:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});var r=n(63662);function o(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&&(0,r.A)(e,t)}},96274:(e,t,n)=>{"use strict";function r(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}n.d(t,{A:()=>r})},76562:(e,t,n)=>{"use strict";function r(){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.d(t,{A:()=>r})},53986:(e,t,n)=>{"use strict";function r(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}n.d(t,{A:()=>r})},50388:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});var r=n(82284);function o(e,t){if(t&&("object"===(0,r.A)(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e)}},63662:(e,t,n)=>{"use strict";function r(e,t){return r=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},r(e,t)}n.d(t,{A:()=>r})},5544:(e,t,n)=>{"use strict";n.d(t,{A:()=>i});var r=n(96369);var o=n(27800),a=n(76562);function i(e,t){return(0,r.A)(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,o,a,i,s=[],c=!0,u=!1;try{if(a=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=a.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(e){u=!0,o=e}finally{try{if(!c&&null!=n.return&&(i=n.return(),Object(i)!==i))return}finally{if(u)throw o}}return s}}(e,t)||(0,o.A)(e,t)||(0,a.A)()}},57528:(e,t,n)=>{"use strict";function r(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}n.d(t,{A:()=>r})},60436:(e,t,n)=>{"use strict";n.d(t,{A:()=>i});var r=n(43145);var o=n(96274),a=n(27800);function i(e){return function(e){if(Array.isArray(e))return(0,r.A)(e)}(e)||(0,o.A)(e)||(0,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.")}()}},20816:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});var r=n(82284);function o(e){var t=function(e,t){if("object"!==(0,r.A)(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var o=n.call(e,t||"default");if("object"!==(0,r.A)(o))return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===(0,r.A)(t)?t:String(t)}},82284:(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:()=>r})},27800:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});var r=n(43145);function o(e,t){if(e){if("string"==typeof e)return(0,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)?(0,r.A)(e,t):void 0}}}},s={};function c(e){var t=s[e];if(void 0!==t)return t.exports;var n=s[e]={id:e,loaded:!1,exports:{}};return i[e].call(n.exports,n,n.exports,c),n.loaded=!0,n.exports}c.m=i,c.amdD=function(){throw new Error("define cannot be used indirect")},c.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return c.d(t,{a:t}),t},r=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,c.t=function(e,t){if(1&t&&(e=this(e)),8&t)return e;if("object"==typeof e&&e){if(4&t&&e.__esModule)return e;if(16&t&&"function"==typeof e.then)return e}var o=Object.create(null);c.r(o);var a={};n=n||[null,r({}),r([]),r(r)];for(var i=2&t&&e;"object"==typeof i&&!~n.indexOf(i);i=r(i))Object.getOwnPropertyNames(i).forEach((t=>a[t]=()=>e[t]));return a.default=()=>e,c.d(o,a),o},c.d=(e,t)=>{for(var n in t)c.o(t,n)&&!c.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},c.f={},c.e=e=>Promise.all(Object.keys(c.f).reduce(((t,n)=>(c.f[n](e,t),t)),[])),c.u=e=>"chunk-"+({222:"vendor-libphonenumber-js",262:"html-editor",310:"vendor-fontawesome",672:"phone-formatter",722:"code-editor",916:"vendor-icons"}[e]||e)+"."+{95:"ef6e63c8a0c9b2249449",103:"9af724ec59b22c20c519",222:"ddd9949941c66d878998",262:"44714c4b0d9f71d184b8",310:"6198010bbf680a7c569c",389:"cc96c878df6df1eeae1f",672:"e6ffa6e7fb3d26ee06fb",722:"6f64bb758a3268023156",916:"c2503b97fe2116e031a1"}[e]+".js",c.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),c.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o={},a="tocco-:",c.l=(e,t,n,r)=>{if(o[e])o[e].push(t);else{var i,s;if(void 0!==n)for(var u=document.getElementsByTagName("script"),l=0;l<u.length;l++){var d=u[l];if(d.getAttribute("src")==e||d.getAttribute("data-webpack")==a+n){i=d;break}}i||(s=!0,(i=document.createElement("script")).charset="utf-8",i.timeout=120,c.nc&&i.setAttribute("nonce",c.nc),i.setAttribute("data-webpack",a+n),i.src=e),o[e]=[t];var f=(t,n)=>{i.onerror=i.onload=null,clearTimeout(p);var r=o[e];if(delete o[e],i.parentNode&&i.parentNode.removeChild(i),r&&r.forEach((e=>e(n))),t)return t(n)},p=setTimeout(f.bind(null,void 0,{type:"timeout",target:i}),12e4);i.onerror=f.bind(null,i.onerror),i.onload=f.bind(null,i.onload),s&&document.head.appendChild(i)}},c.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},c.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),c.p="/",(()=>{var e={94:0};c.f.j=(t,n)=>{var r=c.o(e,t)?e[t]:void 0;if(0!==r)if(r)n.push(r[2]);else{var o=new Promise(((n,o)=>r=e[t]=[n,o]));n.push(r[2]=o);var a=c.p+c.u(t),i=new Error;c.l(a,(n=>{if(c.o(e,t)&&(0!==(r=e[t])&&(e[t]=void 0),r)){var o=n&&("load"===n.type?"missing":n.type),a=n&&n.target&&n.target.src;i.message="Loading chunk "+t+" failed.\n("+o+": "+a+")",i.name="ChunkLoadError",i.type=o,i.request=a,r[1](i)}}),"chunk-"+t,t)}};var t=(t,n)=>{var r,o,[a,i,s]=n,u=0;if(a.some((t=>0!==e[t]))){for(r in i)c.o(i,r)&&(c.m[r]=i[r]);if(s)s(c)}for(t&&t(n);u<a.length;u++)o=a[u],c.o(e,o)&&e[o]&&e[o][0](),e[o]=0},n=self.webpackChunktocco_=self.webpackChunktocco_||[];n.forEach(t.bind(null,0)),n.push=t.bind(null,n.push.bind(n))})(),c.nc=void 0;var u={};return(()=>{"use strict";function e(e,t,n,r,o,a,i){try{var s=e[a](i),c=s.value}catch(e){return void n(e)}s.done?t(c):Promise.resolve(c).then(r,o)}function t(t){return function(){var n=this,r=arguments;return new Promise((function(o,a){var i=t.apply(n,r);function s(t){e(i,o,a,s,c,"next",t)}function c(t){e(i,o,a,s,c,"throw",t)}s(void 0)}))}}c.r(u),c.d(u,{app:()=>aB});var n=c(54756),r=c.n(n),o=c(80299),a=c.n(o),i=c(5338),s=c(73082),l="tocco-util/LOG_ERROR",d=function(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:Date.now();return{type:l,payload:{title:e,description:t,error:n,dateTime:r}}},f=c(11843),p=c(4883),h=c.t(p,2),m=c.n(p),g=c(78418),y=p,v=Symbol.for("react-redux-context"),b="undefined"!=typeof globalThis?globalThis:{};function w(){if(!y.createContext)return{};const e=b[v]??(b[v]=new Map);let t=e.get(y.createContext);return t||(t=y.createContext(null),e.set(y.createContext,t)),t}var O=w(),x=()=>{throw new Error("uSES not initialized!")};var k=Symbol.for("react.element"),S=Symbol.for("react.portal"),E=Symbol.for("react.fragment"),_=Symbol.for("react.strict_mode"),D=Symbol.for("react.profiler"),P=Symbol.for("react.provider"),j=Symbol.for("react.context"),C=Symbol.for("react.server_context"),A=Symbol.for("react.forward_ref"),M=Symbol.for("react.suspense"),T=Symbol.for("react.suspense_list"),I=Symbol.for("react.memo"),N=Symbol.for("react.lazy"),R=(Symbol.for("react.offscreen"),Symbol.for("react.client.reference"),A),L=I;function F(e){if("object"==typeof e&&null!==e){const t=e.$$typeof;switch(t){case k:{const n=e.type;switch(n){case E:case D:case _:case M:case T:return n;default:{const e=n&&n.$$typeof;switch(e){case C:case j:case A:case N:case I:case P:return e;default:return t}}}}case S:return t}}}function H(e,t,n,r,{areStatesEqual:o,areOwnPropsEqual:a,areStatePropsEqual:i}){let s,c,u,l,d,f=!1;function p(f,p){const h=!a(p,c),m=!o(f,s,p,c);return s=f,c=p,h&&m?(u=e(s,c),t.dependsOnOwnProps&&(l=t(r,c)),d=n(u,l,c),d):h?(e.dependsOnOwnProps&&(u=e(s,c)),t.dependsOnOwnProps&&(l=t(r,c)),d=n(u,l,c),d):m?function(){const t=e(s,c),r=!i(t,u);return u=t,r&&(d=n(u,l,c)),d}():d}return function(o,a){return f?p(o,a):(s=o,c=a,u=e(s,c),l=t(r,c),d=n(u,l,c),f=!0,d)}}function W(e){return function(t){const n=e(t);function r(){return n}return r.dependsOnOwnProps=!1,r}}function B(e){return e.dependsOnOwnProps?Boolean(e.dependsOnOwnProps):1!==e.length}function Y(e,t){return function(t,{displayName:n}){const r=function(e,t){return r.dependsOnOwnProps?r.mapToProps(e,t):r.mapToProps(e,void 0)};return r.dependsOnOwnProps=!0,r.mapToProps=function(t,n){r.mapToProps=e,r.dependsOnOwnProps=B(e);let o=r(t,n);return"function"==typeof o&&(r.mapToProps=o,r.dependsOnOwnProps=B(o),o=r(t,n)),o},r}}function U(e,t){return(n,r)=>{throw new Error(`Invalid value of type ${typeof e} for ${t} argument when connecting component ${r.wrappedComponentName}.`)}}function z(e,t,n){return{...n,...e,...t}}function V(e){e()}var q={notify(){},get:()=>[]};function G(e,t){let n,r=q,o=0,a=!1;function i(){u.onStateChange&&u.onStateChange()}function s(){o++,n||(n=t?t.addNestedSub(i):e.subscribe(i),r=function(){let e=null,t=null;return{clear(){e=null,t=null},notify(){V((()=>{let t=e;for(;t;)t.callback(),t=t.next}))},get(){const t=[];let n=e;for(;n;)t.push(n),n=n.next;return t},subscribe(n){let r=!0;const o=t={callback:n,next:null,prev:t};return o.prev?o.prev.next=o:e=o,function(){r&&null!==e&&(r=!1,o.next?o.next.prev=o.prev:t=o.prev,o.prev?o.prev.next=o.next:e=o.next)}}}}())}function c(){o--,n&&0===o&&(n(),n=void 0,r.clear(),r=q)}const u={addNestedSub:function(e){s();const t=r.subscribe(e);let n=!1;return()=>{n||(n=!0,t(),c())}},notifyNestedSubs:function(){r.notify()},handleChangeWrapper:i,isSubscribed:function(){return a},trySubscribe:function(){a||(a=!0,s())},tryUnsubscribe:function(){a&&(a=!1,c())},getListeners:()=>r};return u}var K=!("undefined"==typeof window||void 0===window.document||void 0===window.document.createElement),$="undefined"!=typeof navigator&&"ReactNative"===navigator.product,X=K||$?y.useLayoutEffect:y.useEffect;function Q(e,t){return e===t?0!==e||0!==t||1/e==1/t:e!=e&&t!=t}function Z(e,t){if(Q(e,t))return!0;if("object"!=typeof e||null===e||"object"!=typeof t||null===t)return!1;const n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(let r=0;r<n.length;r++)if(!Object.prototype.hasOwnProperty.call(t,n[r])||!Q(e[n[r]],t[n[r]]))return!1;return!0}var J={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},ee={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},te={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},ne={[R]:{$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},[L]:te};function re(e){return function(e){return F(e)===I}(e)?te:ne[e.$$typeof]||J}var oe=Object.defineProperty,ae=Object.getOwnPropertyNames,ie=Object.getOwnPropertySymbols,se=Object.getOwnPropertyDescriptor,ce=Object.getPrototypeOf,ue=Object.prototype;function le(e,t){if("string"!=typeof t){if(ue){const n=ce(t);n&&n!==ue&&le(e,n)}let n=ae(t);ie&&(n=n.concat(ie(t)));const r=re(e),o=re(t);for(let a=0;a<n.length;++a){const i=n[a];if(!(ee[i]||o&&o[i]||r&&r[i])){const n=se(t,i);try{oe(e,i,n)}catch(e){}}}}return e}var de=x,fe=[null,null];function pe(e,t,n,r,o,a){e.current=r,n.current=!1,o.current&&(o.current=null,a())}function he(e,t){return e===t}var me=function(e,t,n,{pure:r,areStatesEqual:o=he,areOwnPropsEqual:a=Z,areStatePropsEqual:i=Z,areMergedPropsEqual:s=Z,forwardRef:c=!1,context:u=O}={}){const l=u,d=function(e){return e?"function"==typeof e?Y(e):U(e,"mapStateToProps"):W((()=>({})))}(e),f=function(e){return e&&"object"==typeof e?W((t=>function(e,t){const n={};for(const r in e){const o=e[r];"function"==typeof o&&(n[r]=(...e)=>t(o(...e)))}return n}(e,t))):e?"function"==typeof e?Y(e):U(e,"mapDispatchToProps"):W((e=>({dispatch:e})))}(t),p=function(e){return e?"function"==typeof e?function(e){return function(t,{displayName:n,areMergedPropsEqual:r}){let o,a=!1;return function(t,n,i){const s=e(t,n,i);return a?r(s,o)||(o=s):(a=!0,o=s),o}}}(e):U(e,"mergeProps"):()=>z}(n),h=Boolean(e);return e=>{const t=e.displayName||e.name||"Component",n=`Connect(${t})`,r={shouldHandleStateChanges:h,displayName:n,wrappedComponentName:t,WrappedComponent:e,initMapStateToProps:d,initMapDispatchToProps:f,initMergeProps:p,areStatesEqual:o,areStatePropsEqual:i,areOwnPropsEqual:a,areMergedPropsEqual:s};function u(t){const[n,o,a]=y.useMemo((()=>{const{reactReduxForwardedRef:e,...n}=t;return[t.context,e,n]}),[t]),i=y.useMemo((()=>l),[n,l]),s=y.useContext(i),c=Boolean(t.store)&&Boolean(t.store.getState)&&Boolean(t.store.dispatch),u=Boolean(s)&&Boolean(s.store);const d=c?t.store:s.store,f=u?s.getServerState:d.getState,p=y.useMemo((()=>function(e,{initMapStateToProps:t,initMapDispatchToProps:n,initMergeProps:r,...o}){return H(t(e,o),n(e,o),r(e,o),e,o)}(d.dispatch,r)),[d]),[m,g]=y.useMemo((()=>{if(!h)return fe;const e=G(d,c?void 0:s.subscription),t=e.notifyNestedSubs.bind(e);return[e,t]}),[d,c,s]),v=y.useMemo((()=>c?s:{...s,subscription:m}),[c,s,m]),b=y.useRef(),w=y.useRef(a),O=y.useRef(),x=y.useRef(!1),k=y.useRef(!1),S=y.useRef();X((()=>(k.current=!0,()=>{k.current=!1})),[]);const E=y.useMemo((()=>()=>O.current&&a===w.current?O.current:p(d.getState(),a)),[d,a]),_=y.useMemo((()=>e=>m?function(e,t,n,r,o,a,i,s,c,u,l){if(!e)return()=>{};let d=!1,f=null;const p=()=>{if(d||!s.current)return;const e=t.getState();let n,p;try{n=r(e,o.current)}catch(e){p=e,f=e}p||(f=null),n===a.current?i.current||u():(a.current=n,c.current=n,i.current=!0,l())};return n.onStateChange=p,n.trySubscribe(),p(),()=>{if(d=!0,n.tryUnsubscribe(),n.onStateChange=null,f)throw f}}(h,d,m,p,w,b,x,k,O,g,e):()=>{}),[m]);var D,P,j;let C;D=pe,P=[w,b,x,a,O,g],X((()=>D(...P)),j);try{C=de(_,E,f?()=>p(f(),a):E)}catch(e){throw S.current&&(e.message+=`\nThe error may be correlated with this previous error:\n${S.current.stack}\n\n`),e}X((()=>{S.current=void 0,O.current=void 0,b.current=C}));const A=y.useMemo((()=>y.createElement(e,{...C,ref:o})),[o,e,C]);return y.useMemo((()=>h?y.createElement(i.Provider,{value:v},A):A),[i,A,v])}const m=y.memo(u);if(m.WrappedComponent=e,m.displayName=u.displayName=n,c){const t=y.forwardRef((function(e,t){return y.createElement(m,{...e,reactReduxForwardedRef:t})}));return t.displayName=n,t.WrappedComponent=e,le(t,e)}return le(m,e)}};var ge=function({store:e,context:t,children:n,serverState:r,stabilityCheck:o="once",identityFunctionCheck:a="once"}){const i=y.useMemo((()=>{const t=G(e);return{store:e,subscription:t,getServerState:r?()=>r:void 0,stabilityCheck:o,identityFunctionCheck:a}}),[e,r,o,a]),s=y.useMemo((()=>e.getState()),[e]);X((()=>{const{subscription:t}=i;return t.onStateChange=t.notifyNestedSubs,t.trySubscribe(),s!==e.getState()&&t.notifyNestedSubs(),()=>{t.tryUnsubscribe(),t.onStateChange=void 0}}),[i,s]);const c=t||O;return y.createElement(c.Provider,{value:i},n)};var ye;ye=g.useSyncExternalStoreWithSelector,(e=>{de=e})(p.useSyncExternalStore);var ve=c(23029),be=c(92901),we=c(50388),Oe=c(53954),xe=c(85501),ke=c(5556),Se=c.n(ke),Ee=c(57528),_e=c(92648),De=c(43759),Pe=c(91907);const je=function(e){return(0,Pe.A)(e)};const Ce={shouldForwardProp:function(e,t){return"string"!=typeof t||je(e)},isPropValid:je};var Ae,Me,Te=c(19230),Ie=(0,De.AH)(Ae||(Ae=(0,Ee.A)(["\n ","\n color: ",";\n\n * {\n color: ",";\n text-decoration: ",";\n }\n\n &:hover,\n &:hover *,\n &:focus,\n &:focus * {\n text-decoration: ",";\n }\n\n &:active,\n &:active * {\n text-decoration: ",";\n }\n"])),(0,Te.Ed)(),Te.w4.color("text"),Te.w4.color("text"),(function(e){return e.neutral?"none":"underline"}),(function(e){return e.neutral?"none":"underline"}),(function(e){return e.neutral?"none":"underline"}));const Ne=(0,De.Ay)(_e.N_).withConfig({shouldForwardProp:function(e){return Ce.isPropValid(e)||"state"===e}})(Me||(Me=(0,Ee.A)(["\n &:link,\n &:visited {\n color: ","; // nice2 reset\n }\n ","\n"])),Te.t7.color("text"),Ie);var Re,Le=c(64467),Fe=c(53986),He=c(47850),We=c(74848);function Be(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 Ye(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Be(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Be(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Ue=(0,p.lazy)((function(){return c.e(389).then(c.bind(c,68389))}));const ze=function(e){return(0,We.jsx)(p.Suspense,{fallback:Re||(Re=(0,We.jsx)(m().Fragment,{})),children:(0,We.jsx)(Ue,Ye({},e))})};var Ve=c(5544);function qe(e,t){var n=(0,p.useState)(e),r=(0,Ve.A)(n,2),o=r[0],a=r[1];return(0,p.useEffect)((function(){var n=setTimeout((function(){a(e)}),t);return function(){clearTimeout(n)}}),[e,t]),[o,a]}function Ge(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 Ke(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ge(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ge(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const $e=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:200,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"onChange";return m().forwardRef((function(r,o){var a=r.value,i=(0,p.useState)(a),s=(0,Ve.A)(i,2),c=s[0],u=s[1],l=qe(c,t),d=(0,Ve.A)(l,2),f=d[0],h=d[1],m=(0,p.useRef)(a),g=r[n];return(0,p.useEffect)((function(){c!==a&&c===f&&(u(a),m.current=a,h(a))}),[a]),(0,p.useEffect)((function(){g&&m.current!==f&&(g(f),m.current=f)}),[f,g]),(0,We.jsx)(e,Ke(Ke(Ke({},r),{},{value:c},(0,Le.A)({},n,u)),{},{ref:o}))}))};const Xe=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[];return(0,p.useEffect)((function(){if(!t.disabled&&e.current){if(t.selectFulltextFields){var n=e.current.querySelector('input[id$="txtFulltext"]:not([disabled])');if(n)return void n.focus()}var r=e.current.querySelector('input[type="text"]:not([disabled]), input[type="search"]:not([disabled]), textarea:not([disabled])');r&&setTimeout((function(){r.focus()}),0)}}),n)};const Qe=function(){var e=(0,p.useState)(),t=(0,Ve.A)(e,2),n=t[0],r=t[1],o=(0,p.useRef)(),a=(0,p.useCallback)((function(e){if(Array.isArray(e)){var t=e[0];r(t.contentRect)}}),[]),i=(0,p.useCallback)((function(e){e&&(o.current=new ResizeObserver((function(e){return a(e)})),o.current.observe(e))}),[a]);return(0,p.useEffect)((function(){return function(){o.current&&(o.current.disconnect(),o.current=null)}}),[]),[i,n]};const Ze={useAutofocus:Xe,useDebounce:qe,Debouncer:$e,useUserActive:function(e){var t=(0,p.useRef)(null),n=(0,p.useState)(null),r=(0,Ve.A)(n,2),o=r[0],a=r[1],i=(0,p.useCallback)((function(){o>0&&(t.current=setTimeout((function(){e()}),o))}),[o,e]),s=(0,p.useCallback)((function(){t.current&&clearTimeout(t.current)}),[]);return(0,p.useEffect)((function(){return s(),window.addEventListener("mousemove",i,{once:!0}),window.addEventListener("touchstart",i,{once:!0}),function(){s()}}),[s,i]),[a,s,i]},usePrevious:function(e){var t=(0,p.useRef)();return(0,p.useEffect)((function(){t.current=e}),[e]),t.current},useDidUpdate:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=(0,p.useRef)(!1);(0,p.useEffect)((function(){n.current?e():n.current=!0}),t)},useResizeObserver:Qe};var Je="hidden",et="responsive",tt={labelVisibility:et},nt=m().createContext(tt);var rt,ot,at,it,st,ct,ut,lt=(0,De.AH)(it||(it=(0,Ee.A)(["\n box-sizing: border-box;\n display: inline-flex;\n align-items: center;\n text-align: center;\n vertical-align: middle;\n white-space: nowrap;\n border: none;\n border-radius: ",";\n margin-right: ",";\n padding: "," ",";\n cursor: pointer;\n ","\n ","\n ","\n ","\n ","\n\n & > span:first-child {\n margin-left: 0;\n }\n ","\n"])),Te.w4.radii("button"),Te.hs.space(-1.38),Te.hs.space(-2.1),Te.hs.space(0),(0,Te.Ed)(),(function(e){return e.withoutBackground?(0,De.AH)(at||(at=(0,Ee.A)(["\n background: transparent;\n"]))):(0,Te.x5)(e)}),(function(e){return function(e){var t=e.dense,n=e.theme;return t?(0,De.AH)(rt||(rt=(0,Ee.A)(["\n line-height: ",";\n padding: "," ",";\n "])),Te.w4.lineHeight("dense")({theme:n}),Te.hs.space(-3.5)({theme:n}),Te.hs.space(-1.5)({theme:n})):null}(e)}),(function(e){return n=(t=e).iconOnly,r=t.removePadding,n||r?(0,De.AH)(ot||(ot=(0,Ee.A)(["\n padding: 0;\n margin: 0;\n "]))):null;var t,n,r}),(function(e){return function(e){var t=e.icon,n=e.pending,r=e.iconPosition;if(t||n)return r===Te.xX.position.APPEND?"\n > span {\n order: -1;\n margin-right: .5rem;\n }\n ":"\n > span {\n margin-left: .5rem;\n }\n "}(e)}),(function(e){var t=e.icon,n=e.labelVisibility,r="\n ".concat(dt," {\n display: none;\n }\n ");return t&&n===Je?r:t&&n===et&&"\n @media screen and (max-width: 1024px) {\n ".concat(r,"\n }\n ")})),dt=De.Ay.span.withConfig({displayName:"StyledLabelWrapper"})(st||(st=(0,Ee.A)([""]))),ft=De.Ay.button.withConfig({displayName:"StyledButton"})(ct||(ct=(0,Ee.A)(["\n ","\n"])),lt);De.Ay.div.withConfig({displayName:"StyledStickyButtonWrapper"})(ut||(ut=(0,Ee.A)(["\n position: sticky;\n bottom: 0;\n padding-top: ",";\n background-color: ",";\n display: flex;\n justify-content: ",";\n\n ",":last-child {\n margin-right: 0;\n }\n"])),Te.hs.space(0),Te.t7.color("paper"),(function(e){return"LEFT"===e.position?"flex-start":"flex-end"}),ft);const pt=ft;function ht(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 mt(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ht(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ht(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const gt=m().forwardRef((function(e,t){var n=e.aria,r=e.ink,o=e.label,a=e.icon,i=e.pending,s=e.look,c=void 0===s?Te.xX.look.FLAT:s,u=e.iconPosition,l=void 0===u?Te.xX.position.PREPEND:u,d=e.type,f=void 0===d?"button":d,h=e.iconOnly,m=e.children,g=(0,p.useContext)(nt).labelVisibility;return(0,We.jsxs)(pt,mt(mt(mt({ref:t},n),e),{},{ink:r||Te.xX.ink.BASE,"data-cy":e["data-cy"],title:o,labelVisibility:g,type:f,children:[a&&!i&&(0,We.jsx)(He.A,{icon:a}),i&&(0,We.jsx)(ze,{ink:r||Te.xX.ink.BASE,look:c,position:l,size:"1em"}),!h&&o?(0,We.jsx)(dt,{children:o}):m||""]}))}));var yt;(0,De.Ay)(_e.N_).withConfig({shouldForwardProp:Ce.isPropValid}).withConfig({displayName:"StyledRouterLinkButton"})(yt||(yt=(0,Ee.A)(["\n text-decoration: none;\n\n &:visited {\n color: ","; // nice2 reset\n }\n\n &:hover,\n &:focus {\n text-decoration: none; // nice2 reset\n }\n ","\n"])),Te.t7.color("text"),lt);var vt,bt;const wt=De.Ay.button.withConfig({displayName:"StyledButton"})(bt||(bt=(0,Ee.A)(["\n ","\n ","\n ","\n cursor: pointer;\n"])),(0,Te.Ed)(),Te.x5,(function(){return(0,De.AH)(vt||(vt=(0,Ee.A)(["\n border-radius: 50%;\n justify-content: center;\n align-items: center;\n padding: ",";\n // ensure that width has at least the size of height\n min-width: calc(\n 1rem * "," * "," + 2.4 * ","\n );\n box-sizing: border-box;\n"])),Te.hs.space(-3),Te.w4.fontSize("base"),Te.w4.lineHeight("regular"),Te.hs.space(-3))}));function Ot(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 xt(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ot(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ot(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var kt=m().forwardRef((function(e,t){return(0,We.jsx)(wt,xt(xt({ref:t,type:"button"},e),{},{children:(0,We.jsx)(He.A,{icon:e.icon})}))}));kt.propTypes={disabled:Se().bool,icon:Se().string.isRequired,ink:Te.xX.inkPropTypes,look:Se().oneOf([Te.xX.look.FLAT,Te.xX.look.RAISED]),onClick:Se().func,title:Se().string,tabIndex:Se().number,"data-cy":Se().string};const St=kt;var Et,_t,Dt,Pt,jt=c(60436),Ct=c(49859),At=c.n(Ct),Mt=c(52098),Tt=c.n(Mt),It=c(30115),Nt=c.n(It),Rt=c(45228),Lt=c.n(Rt),Ft="bodyAttributes",Ht="htmlAttributes",Wt="titleAttributes",Bt={BASE:"base",BODY:"body",HEAD:"head",HTML:"html",LINK:"link",META:"meta",NOSCRIPT:"noscript",SCRIPT:"script",STYLE:"style",TITLE:"title"},Yt=(Object.keys(Bt).map((function(e){return Bt[e]})),"charset"),Ut="cssText",zt="href",Vt="http-equiv",qt="innerHTML",Gt="itemprop",Kt="name",$t="property",Xt="rel",Qt="src",Zt="target",Jt={accesskey:"accessKey",charset:"charSet",class:"className",contenteditable:"contentEditable",contextmenu:"contextMenu","http-equiv":"httpEquiv",itemprop:"itemProp",tabindex:"tabIndex"},en="defaultTitle",tn="defer",nn="encodeSpecialCharacters",rn="onChangeClientState",on="titleTemplate",an=Object.keys(Jt).reduce((function(e,t){return e[Jt[t]]=t,e}),{}),sn=[Bt.NOSCRIPT,Bt.SCRIPT,Bt.STYLE],cn="data-react-helmet",un="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},ln=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}}(),dn=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},fn=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},pn=function(e){return!1===(!(arguments.length>1&&void 0!==arguments[1])||arguments[1])?String(e):String(e).replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")},hn=function(e){var t=bn(e,Bt.TITLE),n=bn(e,on);if(n&&t)return n.replace(/%s/g,(function(){return Array.isArray(t)?t.join(""):t}));var r=bn(e,en);return t||r||void 0},mn=function(e){return bn(e,rn)||function(){}},gn=function(e,t){return t.filter((function(t){return void 0!==t[e]})).map((function(t){return t[e]})).reduce((function(e,t){return dn({},e,t)}),{})},yn=function(e,t){return t.filter((function(e){return void 0!==e[Bt.BASE]})).map((function(e){return e[Bt.BASE]})).reverse().reduce((function(t,n){if(!t.length)for(var r=Object.keys(n),o=0;o<r.length;o++){var a=r[o].toLowerCase();if(-1!==e.indexOf(a)&&n[a])return t.concat(n)}return t}),[])},vn=function(e,t,n){var r={};return n.filter((function(t){return!!Array.isArray(t[e])||(void 0!==t[e]&&Sn("Helmet: "+e+' should be of type "Array". Instead found type "'+un(t[e])+'"'),!1)})).map((function(t){return t[e]})).reverse().reduce((function(e,n){var o={};n.filter((function(e){for(var n=void 0,a=Object.keys(e),i=0;i<a.length;i++){var s=a[i],c=s.toLowerCase();-1===t.indexOf(c)||n===Xt&&"canonical"===e[n].toLowerCase()||c===Xt&&"stylesheet"===e[c].toLowerCase()||(n=c),-1===t.indexOf(s)||s!==qt&&s!==Ut&&s!==Gt||(n=s)}if(!n||!e[n])return!1;var u=e[n].toLowerCase();return r[n]||(r[n]={}),o[n]||(o[n]={}),!r[n][u]&&(o[n][u]=!0,!0)})).reverse().forEach((function(t){return e.push(t)}));for(var a=Object.keys(o),i=0;i<a.length;i++){var s=a[i],c=Lt()({},r[s],o[s]);r[s]=c}return e}),[]).reverse()},bn=function(e,t){for(var n=e.length-1;n>=0;n--){var r=e[n];if(r.hasOwnProperty(t))return r[t]}return null},wn=(Et=Date.now(),function(e){var t=Date.now();t-Et>16?(Et=t,e(t)):setTimeout((function(){wn(e)}),0)}),On=function(e){return clearTimeout(e)},xn="undefined"!=typeof window?window.requestAnimationFrame&&window.requestAnimationFrame.bind(window)||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||wn:c.g.requestAnimationFrame||wn,kn="undefined"!=typeof window?window.cancelAnimationFrame||window.webkitCancelAnimationFrame||window.mozCancelAnimationFrame||On:c.g.cancelAnimationFrame||On,Sn=function(e){return console&&"function"==typeof console.warn&&console.warn(e)},En=null,_n=function(e,t){var n=e.baseTag,r=e.bodyAttributes,o=e.htmlAttributes,a=e.linkTags,i=e.metaTags,s=e.noscriptTags,c=e.onChangeClientState,u=e.scriptTags,l=e.styleTags,d=e.title,f=e.titleAttributes;jn(Bt.BODY,r),jn(Bt.HTML,o),Pn(d,f);var p={baseTag:Cn(Bt.BASE,n),linkTags:Cn(Bt.LINK,a),metaTags:Cn(Bt.META,i),noscriptTags:Cn(Bt.NOSCRIPT,s),scriptTags:Cn(Bt.SCRIPT,u),styleTags:Cn(Bt.STYLE,l)},h={},m={};Object.keys(p).forEach((function(e){var t=p[e],n=t.newTags,r=t.oldTags;n.length&&(h[e]=n),r.length&&(m[e]=p[e].oldTags)})),t&&t(),c(e,h,m)},Dn=function(e){return Array.isArray(e)?e.join(""):e},Pn=function(e,t){void 0!==e&&document.title!==e&&(document.title=Dn(e)),jn(Bt.TITLE,t)},jn=function(e,t){var n=document.getElementsByTagName(e)[0];if(n){for(var r=n.getAttribute(cn),o=r?r.split(","):[],a=[].concat(o),i=Object.keys(t),s=0;s<i.length;s++){var c=i[s],u=t[c]||"";n.getAttribute(c)!==u&&n.setAttribute(c,u),-1===o.indexOf(c)&&o.push(c);var l=a.indexOf(c);-1!==l&&a.splice(l,1)}for(var d=a.length-1;d>=0;d--)n.removeAttribute(a[d]);o.length===a.length?n.removeAttribute(cn):n.getAttribute(cn)!==i.join(",")&&n.setAttribute(cn,i.join(","))}},Cn=function(e,t){var n=document.head||document.querySelector(Bt.HEAD),r=n.querySelectorAll(e+"["+cn+"]"),o=Array.prototype.slice.call(r),a=[],i=void 0;return t&&t.length&&t.forEach((function(t){var n=document.createElement(e);for(var r in t)if(t.hasOwnProperty(r))if(r===qt)n.innerHTML=t.innerHTML;else if(r===Ut)n.styleSheet?n.styleSheet.cssText=t.cssText:n.appendChild(document.createTextNode(t.cssText));else{var s=void 0===t[r]?"":t[r];n.setAttribute(r,s)}n.setAttribute(cn,"true"),o.some((function(e,t){return i=t,n.isEqualNode(e)}))?o.splice(i,1):a.push(n)})),o.forEach((function(e){return e.parentNode.removeChild(e)})),a.forEach((function(e){return n.appendChild(e)})),{oldTags:o,newTags:a}},An=function(e){return Object.keys(e).reduce((function(t,n){var r=void 0!==e[n]?n+'="'+e[n]+'"':""+n;return t?t+" "+r:r}),"")},Mn=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return Object.keys(e).reduce((function(t,n){return t[Jt[n]||n]=e[n],t}),t)},Tn=function(e,t,n){switch(e){case Bt.TITLE:return{toComponent:function(){return e=t.title,n=t.titleAttributes,(r={key:e})[cn]=!0,o=Mn(n,r),[m().createElement(Bt.TITLE,o,e)];var e,n,r,o},toString:function(){return function(e,t,n,r){var o=An(n),a=Dn(t);return o?"<"+e+" "+cn+'="true" '+o+">"+pn(a,r)+"</"+e+">":"<"+e+" "+cn+'="true">'+pn(a,r)+"</"+e+">"}(e,t.title,t.titleAttributes,n)}};case Ft:case Ht:return{toComponent:function(){return Mn(t)},toString:function(){return An(t)}};default:return{toComponent:function(){return function(e,t){return t.map((function(t,n){var r,o=((r={key:n})[cn]=!0,r);return Object.keys(t).forEach((function(e){var n=Jt[e]||e;if(n===qt||n===Ut){var r=t.innerHTML||t.cssText;o.dangerouslySetInnerHTML={__html:r}}else o[n]=t[e]})),m().createElement(e,o)}))}(e,t)},toString:function(){return function(e,t,n){return t.reduce((function(t,r){var o=Object.keys(r).filter((function(e){return!(e===qt||e===Ut)})).reduce((function(e,t){var o=void 0===r[t]?t:t+'="'+pn(r[t],n)+'"';return e?e+" "+o:o}),""),a=r.innerHTML||r.cssText||"",i=-1===sn.indexOf(e);return t+"<"+e+" "+cn+'="true" '+o+(i?"/>":">"+a+"</"+e+">")}),"")}(e,t,n)}}}},In=function(e){var t=e.baseTag,n=e.bodyAttributes,r=e.encode,o=e.htmlAttributes,a=e.linkTags,i=e.metaTags,s=e.noscriptTags,c=e.scriptTags,u=e.styleTags,l=e.title,d=void 0===l?"":l,f=e.titleAttributes;return{base:Tn(Bt.BASE,t,r),bodyAttributes:Tn(Ft,n,r),htmlAttributes:Tn(Ht,o,r),link:Tn(Bt.LINK,a,r),meta:Tn(Bt.META,i,r),noscript:Tn(Bt.NOSCRIPT,s,r),script:Tn(Bt.SCRIPT,c,r),style:Tn(Bt.STYLE,u,r),title:Tn(Bt.TITLE,{title:d,titleAttributes:f},r)}},Nn=Tt()((function(e){return{baseTag:yn([zt,Zt],e),bodyAttributes:gn(Ft,e),defer:bn(e,tn),encode:bn(e,nn),htmlAttributes:gn(Ht,e),linkTags:vn(Bt.LINK,[Xt,zt],e),metaTags:vn(Bt.META,[Kt,Yt,Vt,$t,Gt],e),noscriptTags:vn(Bt.NOSCRIPT,[qt],e),onChangeClientState:mn(e),scriptTags:vn(Bt.SCRIPT,[Qt,qt],e),styleTags:vn(Bt.STYLE,[Ut],e),title:hn(e),titleAttributes:gn(Wt,e)}}),(function(e){En&&kn(En),e.defer?En=xn((function(){_n(e,(function(){En=null}))})):(_n(e),En=null)}),In)((function(){return null})),Rn=(_t=Nn,Pt=Dt=function(e){function t(){return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t),function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,e.apply(this,arguments))}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),t.prototype.shouldComponentUpdate=function(e){return!Nt()(this.props,e)},t.prototype.mapNestedChildrenToProps=function(e,t){if(!t)return null;switch(e.type){case Bt.SCRIPT:case Bt.NOSCRIPT:return{innerHTML:t};case Bt.STYLE:return{cssText:t}}throw new Error("<"+e.type+" /> elements are self-closing and can not contain children. Refer to our API for more information.")},t.prototype.flattenArrayTypeChildren=function(e){var t,n=e.child,r=e.arrayTypeChildren,o=e.newChildProps,a=e.nestedChildren;return dn({},r,((t={})[n.type]=[].concat(r[n.type]||[],[dn({},o,this.mapNestedChildrenToProps(n,a))]),t))},t.prototype.mapObjectTypeChildren=function(e){var t,n,r=e.child,o=e.newProps,a=e.newChildProps,i=e.nestedChildren;switch(r.type){case Bt.TITLE:return dn({},o,((t={})[r.type]=i,t.titleAttributes=dn({},a),t));case Bt.BODY:return dn({},o,{bodyAttributes:dn({},a)});case Bt.HTML:return dn({},o,{htmlAttributes:dn({},a)})}return dn({},o,((n={})[r.type]=dn({},a),n))},t.prototype.mapArrayTypeChildrenToProps=function(e,t){var n=dn({},t);return Object.keys(e).forEach((function(t){var r;n=dn({},n,((r={})[t]=e[t],r))})),n},t.prototype.warnOnInvalidChildren=function(e,t){return!0},t.prototype.mapChildrenToProps=function(e,t){var n=this,r={};return m().Children.forEach(e,(function(e){if(e&&e.props){var o=e.props,a=o.children,i=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return Object.keys(e).reduce((function(t,n){return t[an[n]||n]=e[n],t}),t)}(fn(o,["children"]));switch(n.warnOnInvalidChildren(e,a),e.type){case Bt.LINK:case Bt.META:case Bt.NOSCRIPT:case Bt.SCRIPT:case Bt.STYLE:r=n.flattenArrayTypeChildren({child:e,arrayTypeChildren:r,newChildProps:i,nestedChildren:a});break;default:t=n.mapObjectTypeChildren({child:e,newProps:t,newChildProps:i,nestedChildren:a})}}})),t=this.mapArrayTypeChildrenToProps(r,t)},t.prototype.render=function(){var e=this.props,t=e.children,n=fn(e,["children"]),r=dn({},n);return t&&(r=this.mapChildrenToProps(t,r)),m().createElement(_t,r)},ln(t,null,[{key:"canUseDOM",set:function(e){_t.canUseDOM=e}}]),t}(m().Component),Dt.propTypes={base:At().object,bodyAttributes:At().object,children:At().oneOfType([At().arrayOf(At().node),At().node]),defaultTitle:At().string,defer:At().bool,encodeSpecialCharacters:At().bool,htmlAttributes:At().object,link:At().arrayOf(At().object),meta:At().arrayOf(At().object),noscript:At().arrayOf(At().object),onChangeClientState:At().func,script:At().arrayOf(At().object),style:At().arrayOf(At().object),title:At().string,titleAttributes:At().object,titleTemplate:At().string},Dt.defaultProps={defer:!0,encodeSpecialCharacters:!0},Dt.peek=_t.peek,Dt.rewind=function(){var e=_t.rewind();return e||(e=In({baseTag:[],bodyAttributes:{},encodeSpecialCharacters:!0,htmlAttributes:{},linkTags:[],metaTags:[],noscriptTags:[],scriptTags:[],styleTags:[],title:"",titleAttributes:{}})),e},Pt);Rn.renderStatic=Rn.rewind;var Ln=c(42838),Fn=c.n(Ln),Hn=["border","border-spacing","padding","margin","text-align","width"];Fn().addHook("afterSanitizeAttributes",(function(e){if(e&&!(e instanceof SVGElement)&&"function"==typeof e.hasAttribute&&e.hasAttribute("style")){var t=function(e){return Hn.map((function(t){var n=e[t];return n&&"string"==typeof n&&!function(e){return/\w\(/.test(e)}(n)?"".concat(t,":").concat(n,";"):null})).filter(Boolean).join("")}(e.style);t?e.setAttribute("style",t):e.removeAttribute("style")}return e}));const Wn=function(e){return e?Fn().sanitize(e,{FORBID_TAGS:["style"],ADD_ATTR:["target"]}):e},Bn={sanitizeHtml:Wn};var Yn=function(e,t){var n=Math.pow(10,t);return Math.round(e*n)/n},Un=c(82284),zn=c(2404),Vn=c.n(zn),qn=c(69752),Gn=c.n(qn),Kn=function(e){return"object"===(0,Un.A)(e)&&null!==e};const $n=function e(t,n){return Gn()(t,(function(t,r,o){Vn()(r,n[o])||(t[o]=Kn(r)&&Kn(n[o])?e(r,n[o]):r)}))},Xn=function(e){return e&&Array.isArray(e)?e.length>0?e[0]:[]:e},Qn=function(e){return e?e.replace(/­/g,""):e};var Zn=c(60284),Jn={error:"exclamation-circle",home:"house-blank"},er=function(e){return Jn[e]||e};const tr=function(e){var t=e.type;return t&&"record"!==t?(0,We.jsx)(He.A,{icon:er(t)}):null};var nr,rr,or,ar,ir,sr,cr=["component"],ur=De.Ay.div.withConfig({displayName:"StyledBreadcrumbs"})(nr||(nr=(0,Ee.A)(["\n background-color: ",";\n padding: "," ",";\n position: relative;\n z-index: 2; // higher than StyledTether to prevent cover on scroll\n"])),(function(e){return e.backgroundColor||Te.w4.color("backgroundBreadcrumbs")(e)}),Te.hs.space(-.7),Te.hs.space(.39)),lr=(0,De.Ay)((function(e){var t=e.component,n=(0,Fe.A)(e,cr);return m().cloneElement(t,n)})).withConfig({displayName:"StyledBreadcrumbsLink"})(rr||(rr=(0,Ee.A)(["\n font-weight: ",";\n text-decoration: none;\n color: ",";\n cursor: pointer;\n\n & * {\n font-weight: ",";\n text-decoration: none;\n color: ",";\n }\n\n &:hover,\n &:hover * {\n color: ",";\n }\n\n &:focus,\n &:active,\n &:focus *,\n &:active * {\n color: ",";\n }\n"])),Te.w4.fontWeight("bold"),(function(e){return e.active&&Te.w4.color("breadcrumbsActive")}),Te.w4.fontWeight("bold"),(function(e){return e.active&&Te.w4.color("breadcrumbsActive")}),Te.w4.color("secondaryLight"),Te.w4.color("breadcrumbsActive")),dr=De.Ay.span.withConfig({displayName:"StyledBreadcrumbsTitle"})(or||(or=(0,Ee.A)(["\n font-weight: ",";\n text-decoration: none;\n color: ",";\n\n & * {\n font-weight: ",";\n text-decoration: none;\n color: ",";\n }\n\n &:active * {\n color: ",";\n }\n"])),Te.w4.fontWeight("bold"),(function(e){return e.active&&Te.w4.color("breadcrumbsActive")}),Te.w4.fontWeight("bold"),(function(e){return e.active&&Te.w4.color("breadcrumbsActive")}),Te.w4.color("breadcrumbsActive")),fr=(0,De.Ay)(Zn.oY).withConfig({displayName:"StyledBreadcrumbSeparator"})(ar||(ar=(0,Ee.A)(["\n margin-left: ",";\n margin-right: ",";\n"])),Te.hs.space(-2),Te.hs.space(-2)),pr=De.Ay.span.withConfig({displayName:"StyledBreadcrumbWrapper"})(ir||(ir=(0,Ee.A)(["\n "," {\n margin-right: ",";\n }\n"])),He.i,Te.hs.space(-1));const hr=function(){return sr||(sr=(0,We.jsx)(fr,{breakWords:!0,children:(0,We.jsx)(He.A,{icon:"chevron-right"})}))};var mr;function gr(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 yr(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?gr(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):gr(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var vr=function(e){return e.title||e.display},br=function(e,t){if(!e||0===e.length)return"Tocco";var n=e.at(-1),r="";switch(n.type){case"create":r="".concat(vr(n)," - ").concat(t);break;case"detail":r=e.slice(e.length-2).map(vr).join(" - ");break;default:r=vr(n)}return Qn(r)};const wr=function(e){var t,n=e.intl,r=e.pathPrefix,o=void 0===r?"":r,a=e.breadcrumbsInfo,i=void 0===a?[]:a,s=e.currentView,c=e.backgroundColor,u=e.onClick,l=e.linkComp,d=e.updateDocumentTitle,f=[].concat((0,jt.A)(i),(0,jt.A)(s?[s]:[]));if(0===f.length)return null;var p,h=f.map((function(e,n){var r,a=e.display||"",i=n===f.length-1?dr:lr,s=n===f.length-1&&{active:"true"},c=void 0!==e.path?{to:"".concat(o,"/").concat(e.path),state:e.state}:{},d=l?t||(t=(0,We.jsx)(l,{})):mr||(mr=(0,We.jsx)(Ne,{}));return(0,We.jsx)(Zn.Ay.Span,{children:(0,We.jsx)(pr,{children:(0,We.jsxs)(i,yr(yr(yr({neutral:!0},s),c),{},{onClick:(r=e,function(){u&&!1!==r.clickable&&u(r)}),component:d,children:[(0,We.jsx)(tr,{type:e.type}),(0,We.jsx)("span",{"data-cy":"breadcrumb-item",dangerouslySetInnerHTML:{__html:Bn.sanitizeHtml(a)}})]}))})},"breadcrumbItem-".concat(n))})).reduce((function(e,t,n){return[e,(0,We.jsx)(hr,{},"icon".concat(n)),t]}));return(0,We.jsxs)(ur,{backgroundColor:c,children:[d?(0,We.jsx)(Rn,{defer:!1,children:(0,We.jsx)("title",{children:br(f,(p="client.component.breadcrumbs.createTitle",n.formatMessage({id:p})))})}):null,(0,We.jsx)(We.Fragment,{children:h})]})};(0,f.injectIntl)(wr);var Or,xr,kr=De.Ay.div.withConfig({displayName:"StyledWrapper"})(Or||(Or=(0,Ee.A)(["\n ",";\n background-color: ",";\n color: ",";\n padding: ",";\n"])),(0,Te.Ed)(),(function(e){return e.theme.colors.signal.danger}),Te.t7.color("paper"),Te.hs.space(-.5));const Sr=function(){return xr||(xr=(0,We.jsx)(kr,{children:(0,We.jsx)(f.FormattedMessage,{id:"client.component.errorBoundary.text"})}))};var Er;const _r=De.Ay.div.withConfig({displayName:"StyledButtonGroup"})(Er||(Er=(0,Ee.A)(["\n display: flex;\n\n &&& > "," {\n &:not(:first-child) {\n margin-left: -1px;\n border-top-left-radius: 0;\n border-bottom-left-radius: 0;\n }\n\n &:not(:last-child) {\n margin-right: 0;\n border-right: 0;\n border-top-right-radius: 0;\n border-bottom-right-radius: 0;\n }\n }\n"])),pt);var Dr=m().forwardRef((function(e,t){return(0,We.jsx)(_r,{ref:t,children:e.children})}));Dr.propTypes={children:Se().node};const Pr=Dr;var jr=c(90179),Cr=c.n(jr),Ar=c(62193),Mr=c.n(Ar),Tr=(c(62243),c(36193)),Ir=c.n(Tr),Nr=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},Rr=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},Lr={outline:"none"},Fr=function(e){function t(){var n,r;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);for(var o=arguments.length,a=Array(o),i=0;i<o;i++)a[i]=arguments[i];return n=r=Rr(this,e.call.apply(e,[this].concat(a))),r.state={focused:!1},r._isMounted=!1,r._lastBlurEvent=null,r.ref=m().createRef(),r._onFocusIn=function(){r._isMounted&&r._lastBlurEvent&&r.isInsideNode(r.ref.current,r._lastBlurEvent.target)&&!r.isInsideNode(r.ref.current,document.activeElement)&&r.setState({focused:!1},(function(){document.removeEventListener("focusin",r._onFocusIn),r.props.onBlur(r._lastBlurEvent)}))},r.onFocus=function(e){var t=r.props.onFocus;r.state.focused||r.setState({focused:!0},(function(){document.addEventListener("focusin",r._onFocusIn),t(e)}))},r.onBlur=function(e){e.persist(),r._lastBlurEvent=e},r.isInsideNode=function(e,t){return null!=e&&e.contains(t)},Rr(r,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),t.prototype.componentDidMount=function(){null!=document&&document.querySelector("body").setAttribute("tabindex","-1"),this._isMounted=!0},t.prototype.componentWillUnmount=function(){this._isMounted=!1,document.removeEventListener("focusin",this._onFocusIn)},t.prototype.focus=function(){var e=this.ref.current;null!=e&&"function"==typeof e.focus&&e.focus()},t.prototype.render=function(){var e=this.props.children,t=this.state.focused,n={onFocus:this.onFocus,onBlur:this.onBlur};return"function"==typeof e?m().cloneElement(e({focused:t,getRef:this.ref}),n):m().createElement("div",Nr({ref:this.ref,style:Lr},n),e)},t}(m().Component);Fr.propTypes={children:Ir().oneOfType([Ir().node,Ir().func]).isRequired,onBlur:Ir().func,onFocus:Ir().func},Fr.defaultProps={onBlur:function(){},onFocus:function(){}};const Hr=Fr;var Wr,Br,Yr,Ur,zr,Vr,qr,Gr,Kr=c(88357),$r=(0,De.AH)(Wr||(Wr=(0,Ee.A)(["\n align-items: center;\n cursor: ",";\n display: flex;\n width: 100%;\n"])),(function(e){return e.immutable&&"text"})),Xr=De.Ay.label.withConfig({displayName:"StyledEditableWrapper"})(Br||(Br=(0,Ee.A)(["\n &&& {\n margin: 0; /* reset Bootstrap and Ext JS */\n padding: 0; /* reset Ext JS */\n ","\n }\n"])),$r),Qr=(0,De.AH)(Yr||(Yr=(0,Ee.A)(["\n background-color: transparent;\n border: 0;\n cursor: ",";\n flex-grow: 1;\n min-height: ",";\n min-width: 0;\n outline: 0;\n padding: 0;\n ","\n &::-ms-clear {\n display: none;\n }\n\n &::-webkit-clear-button {\n display: none;\n }\n\n &::-webkit-inner-spin-button {\n display: none;\n }\n\n &[type='number'] {\n appearance: textfield;\n }\n\n &[type='search'] {\n appearance: none;\n }\n\n &:disabled {\n -webkit-text-fill-color: ","; // Safari fix\n opacity: 1; // iOS fix\n }\n\n /* remove indicators */\n &[type='date'],\n &[type='datetime-local'],\n &[type='month'],\n &[type='time'],\n &[type='week'] {\n appearance: none;\n display: flex;\n\n /* reset margin on smaller screens */\n ::-webkit-date-and-time-value {\n ","\n }\n }\n\n // allow pointer event only on touch devices\n @media (pointer: coarse) {\n pointer-events: ",";\n }\n"])),(function(e){return e.immutable&&"text"}),(function(e){return e.immutable?"0":"2.6rem"}),(function(){return(0,Te.Ed)({color:Te.t7.color("text")})}),Te.t7.color("text"),(function(e){return e.immutable&&"margin: unset;"}),(function(e){return e.immutable?"none":"auto"})),Zr=(0,De.AH)(Ur||(Ur=(0,Ee.A)(["\n display: flex;\n align-items: center;\n"]))),Jr=De.Ay.div.withConfig({displayName:"StyledEditableControl"})(zr||(zr=(0,Ee.A)(["\n &&& {\n ","\n }\n"])),Zr),eo=(De.Ay.span.withConfig({displayName:"StyledEditableValue"})(Vr||(Vr=(0,Ee.A)(["\n width: 100%;\n\n && {\n //url\n [type='url'] + .input-group-addon > a {\n color: inherit; // reset bootstrap default\n }\n\n //url\n [type='tel'] + .input-group-addon > a {\n color: inherit; // reset bootstrap default\n }\n\n //date\n .date-edit {\n .input-group-addon {\n cursor: pointer;\n }\n\n input {\n z-index: 0;\n }\n\n &.disabled {\n input {\n cursor: text;\n }\n }\n\n .right-addon {\n position: relative;\n }\n\n .right-addon input {\n padding-right: 30px;\n }\n\n .reset {\n position: absolute;\n padding-right: 10px;\n padding-top: 5px;\n right: 0;\n color: #999;\n font-size: 18px;\n font-style: normal;\n cursor: pointer;\n }\n\n .reset:hover {\n color: ",";\n }\n }\n }\n"])),Te.t7.color("signal.danger")),c(58156)),to=c.n(eo),no=De.Ay.div.withConfig({displayName:"StyledLocationEdit"})(qr||(qr=(0,Ee.A)(["\n && {\n ","\n position: relative;\n\n div {\n :nth-of-type(1) {\n flex: 0 0 13ch;\n margin-right: ",";\n }\n\n :nth-of-type(2) {\n flex: 1 1 auto;\n }\n }\n\n > span {\n flex: 0 0 auto;\n margin-right: ",";\n color: ",";\n }\n\n .react-autosuggest__input {\n ","\n width: 100%;\n }\n\n .react-autosuggest__suggestions-container--open {\n width: calc(100% + 17.5px);\n background-color: ",";\n box-shadow: 0 0 6px ",";\n border: 1px solid ",";\n bottom: -9px;\n left: -10px;\n max-height: 300px;\n overflow-y: auto;\n position: absolute;\n transform: translateY(100%);\n z-index: 2; // higher than StyledIndicatorsContainerWrapper\n }\n\n .react-autosuggest__suggestions-list {\n margin: 0;\n padding: 0;\n list-style-type: none;\n }\n\n .react-autosuggest__suggestion {\n cursor: pointer;\n padding: 8px 12px;\n }\n\n .react-autosuggest__suggestion--highlighted {\n background-color: ",";\n }\n }\n"])),$r,Te.hs.space(-2),Te.hs.space(-2),(function(e){var t=e.immutable,n=e.theme;return t?to()(n,"colors.textDisabled"):to()(n,"colors.text")}),Qr,Te.t7.color("paper"),Te.t7.color("signal.info"),Te.t7.color("secondaryLight"),Te.t7.color("backgroundItemHover"));(0,De.Ay)(no).withConfig({displayName:"StyledAddressEdit"})(Gr||(Gr=(0,Ee.A)(["\n && {\n div {\n :nth-of-type(1) {\n flex: auto;\n width: 100%;\n }\n }\n }\n"])));c(69843);var ro=c(7350),oo=c.n(ro);function ao(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function io(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 so(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?io(Object(n),!0).forEach((function(t){ao(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):io(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function co(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 uo(e,t){if(e){if("string"==typeof e)return co(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)?co(e,t):void 0}}function lo(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,o,a=[],i=!0,s=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){s=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(s)throw o}}return a}}(e,t)||uo(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.")}()}function fo(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}var po=["defaultInputValue","defaultMenuIsOpen","defaultValue","inputValue","menuIsOpen","onChange","onInputChange","onMenuClose","onMenuOpen","value"];function ho(){return ho=Object.assign?Object.assign.bind():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},ho.apply(this,arguments)}function mo(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 go(e,t){return go=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},go(e,t)}function yo(e){return yo=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},yo(e)}function vo(e){return vo="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},vo(e)}function bo(e,t){if(t&&("object"===vo(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e)}function wo(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 Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=yo(e);if(t){var o=yo(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return bo(this,n)}}function Oo(e){return function(e){if(Array.isArray(e))return co(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||uo(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.")}()}var xo=function(){function e(e){var t=this;this._insertTag=function(e){var n;n=0===t.tags.length?t.insertionPoint?t.insertionPoint.nextSibling:t.prepend?t.container.firstChild:t.before:t.tags[t.tags.length-1].nextSibling,t.container.insertBefore(e,n),t.tags.push(e)},this.isSpeedy=void 0===e.speedy||e.speedy,this.tags=[],this.ctr=0,this.nonce=e.nonce,this.key=e.key,this.container=e.container,this.prepend=e.prepend,this.insertionPoint=e.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(e){e.forEach(this._insertTag)},t.insert=function(e){this.ctr%(this.isSpeedy?65e3:1)==0&&this._insertTag(function(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),void 0!==e.nonce&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t}(this));var t=this.tags[this.tags.length-1];if(this.isSpeedy){var n=function(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}(t);try{n.insertRule(e,n.cssRules.length)}catch(e){0}}else t.appendChild(document.createTextNode(e));this.ctr++},t.flush=function(){this.tags.forEach((function(e){return e.parentNode&&e.parentNode.removeChild(e)})),this.tags=[],this.ctr=0},e}(),ko="-ms-",So="-moz-",Eo="-webkit-",_o="comm",Do="rule",Po="decl",jo="@keyframes",Co=Math.abs,Ao=String.fromCharCode,Mo=Object.assign;function To(e){return e.trim()}function Io(e,t,n){return e.replace(t,n)}function No(e,t){return e.indexOf(t)}function Ro(e,t){return 0|e.charCodeAt(t)}function Lo(e,t,n){return e.slice(t,n)}function Fo(e){return e.length}function Ho(e){return e.length}function Wo(e,t){return t.push(e),e}var Bo=1,Yo=1,Uo=0,zo=0,Vo=0,qo="";function Go(e,t,n,r,o,a,i){return{value:e,root:t,parent:n,type:r,props:o,children:a,line:Bo,column:Yo,length:i,return:""}}function Ko(e,t){return Mo(Go("",null,null,"",null,null,0),e,{length:-e.length},t)}function $o(){return Vo=zo>0?Ro(qo,--zo):0,Yo--,10===Vo&&(Yo=1,Bo--),Vo}function Xo(){return Vo=zo<Uo?Ro(qo,zo++):0,Yo++,10===Vo&&(Yo=1,Bo++),Vo}function Qo(){return Ro(qo,zo)}function Zo(){return zo}function Jo(e,t){return Lo(qo,e,t)}function ea(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function ta(e){return Bo=Yo=1,Uo=Fo(qo=e),zo=0,[]}function na(e){return qo="",e}function ra(e){return To(Jo(zo-1,ia(91===e?e+2:40===e?e+1:e)))}function oa(e){for(;(Vo=Qo())&&Vo<33;)Xo();return ea(e)>2||ea(Vo)>3?"":" "}function aa(e,t){for(;--t&&Xo()&&!(Vo<48||Vo>102||Vo>57&&Vo<65||Vo>70&&Vo<97););return Jo(e,Zo()+(t<6&&32==Qo()&&32==Xo()))}function ia(e){for(;Xo();)switch(Vo){case e:return zo;case 34:case 39:34!==e&&39!==e&&ia(Vo);break;case 40:41===e&&ia(e);break;case 92:Xo()}return zo}function sa(e,t){for(;Xo()&&e+Vo!==57&&(e+Vo!==84||47!==Qo()););return"/*"+Jo(t,zo-1)+"*"+Ao(47===e?e:Xo())}function ca(e){for(;!ea(Qo());)Xo();return Jo(e,zo)}function ua(e){return na(la("",null,null,null,[""],e=ta(e),0,[0],e))}function la(e,t,n,r,o,a,i,s,c){for(var u=0,l=0,d=i,f=0,p=0,h=0,m=1,g=1,y=1,v=0,b="",w=o,O=a,x=r,k=b;g;)switch(h=v,v=Xo()){case 40:if(108!=h&&58==Ro(k,d-1)){-1!=No(k+=Io(ra(v),"&","&\f"),"&\f")&&(y=-1);break}case 34:case 39:case 91:k+=ra(v);break;case 9:case 10:case 13:case 32:k+=oa(h);break;case 92:k+=aa(Zo()-1,7);continue;case 47:switch(Qo()){case 42:case 47:Wo(fa(sa(Xo(),Zo()),t,n),c);break;default:k+="/"}break;case 123*m:s[u++]=Fo(k)*y;case 125*m:case 59:case 0:switch(v){case 0:case 125:g=0;case 59+l:p>0&&Fo(k)-d&&Wo(p>32?pa(k+";",r,n,d-1):pa(Io(k," ","")+";",r,n,d-2),c);break;case 59:k+=";";default:if(Wo(x=da(k,t,n,u,l,o,s,b,w=[],O=[],d),a),123===v)if(0===l)la(k,t,x,x,w,a,d,s,O);else switch(99===f&&110===Ro(k,3)?100:f){case 100:case 109:case 115:la(e,x,x,r&&Wo(da(e,x,x,0,0,o,s,b,o,w=[],d),O),o,O,d,s,r?w:O);break;default:la(k,x,x,x,[""],O,0,s,O)}}u=l=p=0,m=y=1,b=k="",d=i;break;case 58:d=1+Fo(k),p=h;default:if(m<1)if(123==v)--m;else if(125==v&&0==m++&&125==$o())continue;switch(k+=Ao(v),v*m){case 38:y=l>0?1:(k+="\f",-1);break;case 44:s[u++]=(Fo(k)-1)*y,y=1;break;case 64:45===Qo()&&(k+=ra(Xo())),f=Qo(),l=d=Fo(b=k+=ca(Zo())),v++;break;case 45:45===h&&2==Fo(k)&&(m=0)}}return a}function da(e,t,n,r,o,a,i,s,c,u,l){for(var d=o-1,f=0===o?a:[""],p=Ho(f),h=0,m=0,g=0;h<r;++h)for(var y=0,v=Lo(e,d+1,d=Co(m=i[h])),b=e;y<p;++y)(b=To(m>0?f[y]+" "+v:Io(v,/&\f/g,f[y])))&&(c[g++]=b);return Go(e,t,n,0===o?Do:s,c,u,l)}function fa(e,t,n){return Go(e,t,n,_o,Ao(Vo),Lo(e,2,-2),0)}function pa(e,t,n,r){return Go(e,t,n,Po,Lo(e,0,r),Lo(e,r+1,-1),r)}function ha(e,t){for(var n="",r=Ho(e),o=0;o<r;o++)n+=t(e[o],o,e,t)||"";return n}function ma(e,t,n,r){switch(e.type){case"@import":case Po:return e.return=e.return||e.value;case _o:return"";case jo:return e.return=e.value+"{"+ha(e.children,r)+"}";case Do:e.value=e.props.join(",")}return Fo(n=ha(e.children,r))?e.return=e.value+"{"+n+"}":""}var ga=function(e,t,n){for(var r=0,o=0;r=o,o=Qo(),38===r&&12===o&&(t[n]=1),!ea(o);)Xo();return Jo(e,zo)},ya=function(e,t){return na(function(e,t){var n=-1,r=44;do{switch(ea(r)){case 0:38===r&&12===Qo()&&(t[n]=1),e[n]+=ga(zo-1,t,n);break;case 2:e[n]+=ra(r);break;case 4:if(44===r){e[++n]=58===Qo()?"&\f":"",t[n]=e[n].length;break}default:e[n]+=Ao(r)}}while(r=Xo());return e}(ta(e),t))},va=new WeakMap,ba=function(e){if("rule"===e.type&&e.parent&&!(e.length<1)){for(var t=e.value,n=e.parent,r=e.column===n.column&&e.line===n.line;"rule"!==n.type;)if(!(n=n.parent))return;if((1!==e.props.length||58===t.charCodeAt(0)||va.get(n))&&!r){va.set(e,!0);for(var o=[],a=ya(t,o),i=n.props,s=0,c=0;s<a.length;s++)for(var u=0;u<i.length;u++,c++)e.props[c]=o[s]?a[s].replace(/&\f/g,i[u]):i[u]+" "+a[s]}}},wa=function(e){if("decl"===e.type){var t=e.value;108===t.charCodeAt(0)&&98===t.charCodeAt(2)&&(e.return="",e.value="")}};function Oa(e,t){switch(function(e,t){return 45^Ro(e,0)?(((t<<2^Ro(e,0))<<2^Ro(e,1))<<2^Ro(e,2))<<2^Ro(e,3):0}(e,t)){case 5103:return Eo+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return Eo+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return Eo+e+So+e+ko+e+e;case 6828:case 4268:return Eo+e+ko+e+e;case 6165:return Eo+e+ko+"flex-"+e+e;case 5187:return Eo+e+Io(e,/(\w+).+(:[^]+)/,Eo+"box-$1$2"+ko+"flex-$1$2")+e;case 5443:return Eo+e+ko+"flex-item-"+Io(e,/flex-|-self/,"")+e;case 4675:return Eo+e+ko+"flex-line-pack"+Io(e,/align-content|flex-|-self/,"")+e;case 5548:return Eo+e+ko+Io(e,"shrink","negative")+e;case 5292:return Eo+e+ko+Io(e,"basis","preferred-size")+e;case 6060:return Eo+"box-"+Io(e,"-grow","")+Eo+e+ko+Io(e,"grow","positive")+e;case 4554:return Eo+Io(e,/([^-])(transform)/g,"$1"+Eo+"$2")+e;case 6187:return Io(Io(Io(e,/(zoom-|grab)/,Eo+"$1"),/(image-set)/,Eo+"$1"),e,"")+e;case 5495:case 3959:return Io(e,/(image-set\([^]*)/,Eo+"$1$`$1");case 4968:return Io(Io(e,/(.+:)(flex-)?(.*)/,Eo+"box-pack:$3"+ko+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+Eo+e+e;case 4095:case 3583:case 4068:case 2532:return Io(e,/(.+)-inline(.+)/,Eo+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(Fo(e)-1-t>6)switch(Ro(e,t+1)){case 109:if(45!==Ro(e,t+4))break;case 102:return Io(e,/(.+:)(.+)-([^]+)/,"$1"+Eo+"$2-$3$1"+So+(108==Ro(e,t+3)?"$3":"$2-$3"))+e;case 115:return~No(e,"stretch")?Oa(Io(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(115!==Ro(e,t+1))break;case 6444:switch(Ro(e,Fo(e)-3-(~No(e,"!important")&&10))){case 107:return Io(e,":",":"+Eo)+e;case 101:return Io(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+Eo+(45===Ro(e,14)?"inline-":"")+"box$3$1"+Eo+"$2$3$1"+ko+"$2box$3")+e}break;case 5936:switch(Ro(e,t+11)){case 114:return Eo+e+ko+Io(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return Eo+e+ko+Io(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return Eo+e+ko+Io(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return Eo+e+ko+e+e}return e}var xa=[function(e,t,n,r){if(e.length>-1&&!e.return)switch(e.type){case Po:e.return=Oa(e.value,e.length);break;case jo:return ha([Ko(e,{value:Io(e.value,"@","@"+Eo)})],r);case Do:if(e.length)return function(e,t){return e.map(t).join("")}(e.props,(function(t){switch(function(e,t){return(e=t.exec(e))?e[0]:e}(t,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return ha([Ko(e,{props:[Io(t,/:(read-\w+)/,":-moz-$1")]})],r);case"::placeholder":return ha([Ko(e,{props:[Io(t,/:(plac\w+)/,":"+Eo+"input-$1")]}),Ko(e,{props:[Io(t,/:(plac\w+)/,":-moz-$1")]}),Ko(e,{props:[Io(t,/:(plac\w+)/,ko+"input-$1")]})],r)}return""}))}}];const ka=function(e){var t=e.key;if("css"===t){var n=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(n,(function(e){-1!==e.getAttribute("data-emotion").indexOf(" ")&&(document.head.appendChild(e),e.setAttribute("data-s",""))}))}var r=e.stylisPlugins||xa;var o,a,i={},s=[];o=e.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+t+' "]'),(function(e){for(var t=e.getAttribute("data-emotion").split(" "),n=1;n<t.length;n++)i[t[n]]=!0;s.push(e)}));var c,u,l,d,f=[ma,(d=function(e){c.insert(e)},function(e){e.root||(e=e.return)&&d(e)})],p=(u=[ba,wa].concat(r,f),l=Ho(u),function(e,t,n,r){for(var o="",a=0;a<l;a++)o+=u[a](e,t,n,r)||"";return o});a=function(e,t,n,r){c=n,function(e){ha(ua(e),p)}(e?e+"{"+t.styles+"}":t.styles),r&&(h.inserted[t.name]=!0)};var h={key:t,sheet:new xo({key:t,container:o,nonce:e.nonce,speedy:e.speedy,prepend:e.prepend,insertionPoint:e.insertionPoint}),nonce:e.nonce,inserted:i,registered:{},insert:a};return h.sheet.hydrate(s),h};c(4146);var Sa=function(e,t,n){var r=e.key+"-"+t.name;!1===n&&void 0===e.registered[r]&&(e.registered[r]=t.styles)};const Ea=function(e){for(var t,n=0,r=0,o=e.length;o>=4;++r,o-=4)t=1540483477*(65535&(t=255&e.charCodeAt(r)|(255&e.charCodeAt(++r))<<8|(255&e.charCodeAt(++r))<<16|(255&e.charCodeAt(++r))<<24))+(59797*(t>>>16)<<16),n=1540483477*(65535&(t^=t>>>24))+(59797*(t>>>16)<<16)^1540483477*(65535&n)+(59797*(n>>>16)<<16);switch(o){case 3:n^=(255&e.charCodeAt(r+2))<<16;case 2:n^=(255&e.charCodeAt(r+1))<<8;case 1:n=1540483477*(65535&(n^=255&e.charCodeAt(r)))+(59797*(n>>>16)<<16)}return(((n=1540483477*(65535&(n^=n>>>13))+(59797*(n>>>16)<<16))^n>>>15)>>>0).toString(36)};var _a=c(83969);const Da=function(e){var t=Object.create(null);return function(n){return void 0===t[n]&&(t[n]=e(n)),t[n]}};var Pa=/[A-Z]|^ms/g,ja=/_EMO_([^_]+?)_([^]*?)_EMO_/g,Ca=function(e){return 45===e.charCodeAt(1)},Aa=function(e){return null!=e&&"boolean"!=typeof e},Ma=Da((function(e){return Ca(e)?e:e.replace(Pa,"-$&").toLowerCase()})),Ta=function(e,t){switch(e){case"animation":case"animationName":if("string"==typeof t)return t.replace(ja,(function(e,t,n){return Na={name:t,styles:n,next:Na},t}))}return 1===_a.A[e]||Ca(e)||"number"!=typeof t||0===t?t:t+"px"};function Ia(e,t,n){if(null==n)return"";if(void 0!==n.__emotion_styles)return n;switch(typeof n){case"boolean":return"";case"object":if(1===n.anim)return Na={name:n.name,styles:n.styles,next:Na},n.name;if(void 0!==n.styles){var r=n.next;if(void 0!==r)for(;void 0!==r;)Na={name:r.name,styles:r.styles,next:Na},r=r.next;return n.styles+";"}return function(e,t,n){var r="";if(Array.isArray(n))for(var o=0;o<n.length;o++)r+=Ia(e,t,n[o])+";";else for(var a in n){var i=n[a];if("object"!=typeof i)null!=t&&void 0!==t[i]?r+=a+"{"+t[i]+"}":Aa(i)&&(r+=Ma(a)+":"+Ta(a,i)+";");else if(!Array.isArray(i)||"string"!=typeof i[0]||null!=t&&void 0!==t[i[0]]){var s=Ia(e,t,i);switch(a){case"animation":case"animationName":r+=Ma(a)+":"+s+";";break;default:r+=a+"{"+s+"}"}}else for(var c=0;c<i.length;c++)Aa(i[c])&&(r+=Ma(a)+":"+Ta(a,i[c])+";")}return r}(e,t,n);case"function":if(void 0!==e){var o=Na,a=n(e);return Na=o,Ia(e,t,a)}}if(null==t)return n;var i=t[n];return void 0!==i?i:n}var Na,Ra=/label:\s*([^\s;\n{]+)\s*(;|$)/g;var La=function(e,t,n){if(1===e.length&&"object"==typeof e[0]&&null!==e[0]&&void 0!==e[0].styles)return e[0];var r=!0,o="";Na=void 0;var a=e[0];null==a||void 0===a.raw?(r=!1,o+=Ia(n,t,a)):o+=a[0];for(var i=1;i<e.length;i++)o+=Ia(n,t,e[i]),r&&(o+=a[i]);Ra.lastIndex=0;for(var s,c="";null!==(s=Ra.exec(o));)c+="-"+s[1];return{name:Ea(o)+c,styles:o,next:Na}},Fa=!!p.useInsertionEffect&&p.useInsertionEffect,Ha=Fa||function(e){return e()},Wa={}.hasOwnProperty,Ba=(0,p.createContext)("undefined"!=typeof HTMLElement?ka({key:"css"}):null);Ba.Provider;var Ya=function(e){return(0,p.forwardRef)((function(t,n){var r=(0,p.useContext)(Ba);return e(t,r,n)}))},Ua=(0,p.createContext)({});var za="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",Va=function(e){var t=e.cache,n=e.serialized,r=e.isStringTag;Sa(t,n,r);Ha((function(){return function(e,t,n){Sa(e,t,n);var r=e.key+"-"+t.name;if(void 0===e.inserted[t.name]){var o=t;do{e.insert(t===o?"."+r:"",o,e.sheet,!0),o=o.next}while(void 0!==o)}}(t,n,r)}));return null},qa=Ya((function(e,t,n){var r=e.css;"string"==typeof r&&void 0!==t.registered[r]&&(r=t.registered[r]);var o=e[za],a=[r],i="";"string"==typeof e.className?i=function(e,t,n){var r="";return n.split(" ").forEach((function(n){void 0!==e[n]?t.push(e[n]+";"):r+=n+" "})),r}(t.registered,a,e.className):null!=e.className&&(i=e.className+" ");var s=La(a,void 0,(0,p.useContext)(Ua));i+=t.key+"-"+s.name;var c={};for(var u in e)Wa.call(e,u)&&"css"!==u&&u!==za&&(c[u]=e[u]);return c.ref=n,c.className=i,(0,p.createElement)(p.Fragment,null,(0,p.createElement)(Va,{cache:t,serialized:s,isStringTag:"string"==typeof o}),(0,p.createElement)(o,c))}));var Ga=function(e,t){var n=arguments;if(null==t||!Wa.call(t,"css"))return p.createElement.apply(void 0,n);var r=n.length,o=new Array(r);o[0]=qa,o[1]=function(e,t){var n={};for(var r in t)Wa.call(t,r)&&(n[r]=t[r]);return n[za]=e,n}(e,t);for(var a=2;a<r;a++)o[a]=n[a];return p.createElement.apply(null,o)};function Ka(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return La(t)}var $a=c(81845),Xa=c.n($a);Math.min,Math.max;const Qa=["top","right","bottom","left"];Qa.reduce(((e,t)=>e.concat(t,t+"-start",t+"-end")),[]);function Za(e){return e&&e.document&&e.location&&e.alert&&e.setInterval}function Ja(e){if(null==e)return window;if(!Za(e)){const t=e.ownerDocument;return t&&t.defaultView||window}return e}function ei(e){return Ja(e).getComputedStyle(e)}function ti(e){return Za(e)?"":e?(e.nodeName||"").toLowerCase():""}function ni(){const e=navigator.userAgentData;return e&&Array.isArray(e.brands)?e.brands.map((e=>e.brand+"/"+e.version)).join(" "):navigator.userAgent}function ri(e){return e instanceof Ja(e).HTMLElement}function oi(e){return e instanceof Ja(e).Element}function ai(e){return"undefined"!=typeof ShadowRoot&&(e instanceof Ja(e).ShadowRoot||e instanceof ShadowRoot)}function ii(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=ei(e);return/auto|scroll|overlay|hidden/.test(t+r+n)&&!["inline","contents"].includes(o)}function si(){return!/^((?!chrome|android).)*safari/i.test(ni())}function ci(e){return["html","body","#document"].includes(ti(e))}Math.min,Math.max;const ui=Math.round;function li(e,t,n){var r,o,a,i;void 0===t&&(t=!1),void 0===n&&(n=!1);const s=e.getBoundingClientRect();let c=1,u=1;t&&ri(e)&&(c=e.offsetWidth>0&&ui(s.width)/e.offsetWidth||1,u=e.offsetHeight>0&&ui(s.height)/e.offsetHeight||1);const l=oi(e)?Ja(e):window,d=!si()&&n,f=(s.left+(d&&null!=(r=null==(o=l.visualViewport)?void 0:o.offsetLeft)?r:0))/c,p=(s.top+(d&&null!=(a=null==(i=l.visualViewport)?void 0:i.offsetTop)?a:0))/u,h=s.width/c,m=s.height/u;return{width:h,height:m,top:p,right:f+h,bottom:p+m,left:f,x:f,y:p}}function di(e){return(t=e,(t instanceof Ja(t).Node?e.ownerDocument:e.document)||window.document).documentElement;var t}function fi(e){if("html"===ti(e))return e;const t=e.assignedSlot||e.parentNode||(ai(e)?e.host:null)||di(e);return ai(t)?t.host:t}function pi(e){const t=fi(e);return ci(t)?e.ownerDocument.body:ri(t)&&ii(t)?t:pi(t)}function hi(e,t){var n;void 0===t&&(t=[]);const r=pi(e),o=r===(null==(n=e.ownerDocument)?void 0:n.body),a=Ja(r),i=o?[a].concat(a.visualViewport||[],ii(r)?r:[]):r,s=t.concat(i);return o?s:s.concat(hi(i))}const mi=p.useLayoutEffect;var gi=["className","clearValue","cx","getStyles","getClassNames","getValue","hasValue","isMulti","isRtl","options","selectOption","selectProps","setValue","theme"],yi=function(){};function vi(e,t){return t?"-"===t[0]?e+t:e+"__"+t:e}function bi(e,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),o=2;o<n;o++)r[o-2]=arguments[o];var a=[].concat(r);if(t&&e)for(var i in t)t.hasOwnProperty(i)&&t[i]&&a.push("".concat(vi(e,i)));return a.filter((function(e){return e})).map((function(e){return String(e).trim()})).join(" ")}var wi=function(e){return t=e,Array.isArray(t)?e.filter(Boolean):"object"===vo(e)&&null!==e?[e]:[];var t},Oi=function(e){return e.className,e.clearValue,e.cx,e.getStyles,e.getClassNames,e.getValue,e.hasValue,e.isMulti,e.isRtl,e.options,e.selectOption,e.selectProps,e.setValue,e.theme,so({},fo(e,gi))},xi=function(e,t,n){var r=e.cx,o=e.getStyles,a=e.getClassNames,i=e.className;return{css:o(t,e),className:r(null!=n?n:{},a(t,e),i)}};function ki(e){return[document.documentElement,document.body,window].indexOf(e)>-1}function Si(e){return ki(e)?window.pageYOffset:e.scrollTop}function Ei(e,t){ki(e)?window.scrollTo(0,t):e.scrollTop=t}function _i(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:200,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:yi,o=Si(e),a=t-o,i=0;!function t(){var s=function(e,t,n,r){return n*((e=e/r-1)*e*e+1)+t}(i+=10,o,a,n);Ei(e,s),i<n?window.requestAnimationFrame(t):r(e)}()}function Di(e,t){var n=e.getBoundingClientRect(),r=t.getBoundingClientRect(),o=t.offsetHeight/3;r.bottom+o>n.bottom?Ei(e,Math.min(t.offsetTop+t.clientHeight-e.offsetHeight+o,e.scrollHeight)):r.top-o<n.top&&Ei(e,Math.max(t.offsetTop-o,0))}function Pi(){try{return document.createEvent("TouchEvent"),!0}catch(e){return!1}}var ji=!1,Ci={get passive(){return ji=!0}},Ai="undefined"!=typeof window?window:{};Ai.addEventListener&&Ai.removeEventListener&&(Ai.addEventListener("p",yi,Ci),Ai.removeEventListener("p",yi,!1));var Mi=ji;function Ti(e){return null!=e}function Ii(e,t,n){return e?t:n}var Ni=["children","innerProps"],Ri=["children","innerProps"];function Li(e){var t=e.maxHeight,n=e.menuEl,r=e.minHeight,o=e.placement,a=e.shouldScroll,i=e.isFixedPosition,s=e.controlHeight,c=function(e){var t=getComputedStyle(e),n="absolute"===t.position,r=/(auto|scroll)/;if("fixed"===t.position)return document.documentElement;for(var o=e;o=o.parentElement;)if(t=getComputedStyle(o),(!n||"static"!==t.position)&&r.test(t.overflow+t.overflowY+t.overflowX))return o;return document.documentElement}(n),u={placement:"bottom",maxHeight:t};if(!n||!n.offsetParent)return u;var l,d=c.getBoundingClientRect().height,f=n.getBoundingClientRect(),p=f.bottom,h=f.height,m=f.top,g=n.offsetParent.getBoundingClientRect().top,y=i?window.innerHeight:ki(l=c)?window.innerHeight:l.clientHeight,v=Si(c),b=parseInt(getComputedStyle(n).marginBottom,10),w=parseInt(getComputedStyle(n).marginTop,10),O=g-w,x=y-m,k=O+v,S=d-v-m,E=p-y+v+b,_=v+m-w,D=160;switch(o){case"auto":case"bottom":if(x>=h)return{placement:"bottom",maxHeight:t};if(S>=h&&!i)return a&&_i(c,E,D),{placement:"bottom",maxHeight:t};if(!i&&S>=r||i&&x>=r)return a&&_i(c,E,D),{placement:"bottom",maxHeight:i?x-b:S-b};if("auto"===o||i){var P=t,j=i?O:k;return j>=r&&(P=Math.min(j-b-s,t)),{placement:"top",maxHeight:P}}if("bottom"===o)return a&&Ei(c,E),{placement:"bottom",maxHeight:t};break;case"top":if(O>=h)return{placement:"top",maxHeight:t};if(k>=h&&!i)return a&&_i(c,_,D),{placement:"top",maxHeight:t};if(!i&&k>=r||i&&O>=r){var C=t;return(!i&&k>=r||i&&O>=r)&&(C=i?O-w:k-w),a&&_i(c,_,D),{placement:"top",maxHeight:C}}return{placement:"bottom",maxHeight:t};default:throw new Error('Invalid placement provided "'.concat(o,'".'))}return u}var Fi,Hi=function(e){return"auto"===e?"bottom":e},Wi=(0,p.createContext)(null),Bi=function(e){var t=e.children,n=e.minMenuHeight,r=e.maxMenuHeight,o=e.menuPlacement,a=e.menuPosition,i=e.menuShouldScrollIntoView,s=e.theme,c=((0,p.useContext)(Wi)||{}).setPortalPlacement,u=(0,p.useRef)(null),l=lo((0,p.useState)(r),2),d=l[0],f=l[1],h=lo((0,p.useState)(null),2),m=h[0],g=h[1],y=s.spacing.controlHeight;return mi((function(){var e=u.current;if(e){var t="fixed"===a,s=Li({maxHeight:r,menuEl:e,minHeight:n,placement:o,shouldScroll:i&&!t,isFixedPosition:t,controlHeight:y});f(s.maxHeight),g(s.placement),null==c||c(s.placement)}}),[r,o,a,i,n,c,y]),t({ref:u,placerProps:so(so({},e),{},{placement:m||Hi(o),maxHeight:d})})},Yi=function(e){var t=e.children,n=e.innerRef,r=e.innerProps;return Ga("div",ho({},xi(e,"menu",{menu:!0}),{ref:n},r),t)},Ui=function(e,t){var n=e.theme,r=n.spacing.baseUnit,o=n.colors;return so({textAlign:"center"},t?{}:{color:o.neutral40,padding:"".concat(2*r,"px ").concat(3*r,"px")})},zi=Ui,Vi=Ui,qi=["size"],Gi=["innerProps","isRtl","size"];var Ki,$i,Xi={name:"8mmkcg",styles:"display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0"},Qi=function(e){var t=e.size,n=fo(e,qi);return Ga("svg",ho({height:t,width:t,viewBox:"0 0 20 20","aria-hidden":"true",focusable:"false",css:Xi},n))},Zi=function(e){return Ga(Qi,ho({size:20},e),Ga("path",{d:"M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z"}))},Ji=function(e){return Ga(Qi,ho({size:20},e),Ga("path",{d:"M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"}))},es=function(e,t){var n=e.isFocused,r=e.theme,o=r.spacing.baseUnit,a=r.colors;return so({label:"indicatorContainer",display:"flex",transition:"color 150ms"},t?{}:{color:n?a.neutral60:a.neutral20,padding:2*o,":hover":{color:n?a.neutral80:a.neutral40}})},ts=es,ns=es,rs=function(){var e=Ka.apply(void 0,arguments),t="animation-"+e.name;return{name:t,styles:"@keyframes "+t+"{"+e.styles+"}",anim:1,toString:function(){return"_EMO_"+this.name+"_"+this.styles+"_EMO_"}}}(Fi||(Ki=["\n 0%, 80%, 100% { opacity: 0; }\n 40% { opacity: 1; }\n"],$i||($i=Ki.slice(0)),Fi=Object.freeze(Object.defineProperties(Ki,{raw:{value:Object.freeze($i)}})))),os=function(e){var t=e.delay,n=e.offset;return Ga("span",{css:Ka({animation:"".concat(rs," 1s ease-in-out ").concat(t,"ms infinite;"),backgroundColor:"currentColor",borderRadius:"1em",display:"inline-block",marginLeft:n?"1em":void 0,height:"1em",verticalAlign:"top",width:"1em"},"","")})},as=function(e){var t=e.children,n=e.isDisabled,r=e.isFocused,o=e.innerRef,a=e.innerProps,i=e.menuIsOpen;return Ga("div",ho({ref:o},xi(e,"control",{control:!0,"control--is-disabled":n,"control--is-focused":r,"control--menu-is-open":i}),a,{"aria-disabled":n||void 0}),t)},is=["data"],ss=function(e){var t=e.children,n=e.cx,r=e.getStyles,o=e.getClassNames,a=e.Heading,i=e.headingProps,s=e.innerProps,c=e.label,u=e.theme,l=e.selectProps;return Ga("div",ho({},xi(e,"group",{group:!0}),s),Ga(a,ho({},i,{selectProps:l,theme:u,getStyles:r,getClassNames:o,cx:n}),c),Ga("div",null,t))},cs=["innerRef","isDisabled","isHidden","inputClassName"],us={gridArea:"1 / 2",font:"inherit",minWidth:"2px",border:0,margin:0,outline:0,padding:0},ls={flex:"1 1 auto",display:"inline-grid",gridArea:"1 / 1 / 2 / 3",gridTemplateColumns:"0 min-content","&:after":so({content:'attr(data-value) " "',visibility:"hidden",whiteSpace:"pre"},us)},ds=function(e){return so({label:"input",color:"inherit",background:0,opacity:e?0:1,width:"100%"},us)},fs=function(e){var t=e.children,n=e.innerProps;return Ga("div",n,t)};var ps=function(e){var t=e.children,n=e.components,r=e.data,o=e.innerProps,a=e.isDisabled,i=e.removeProps,s=e.selectProps,c=n.Container,u=n.Label,l=n.Remove;return Ga(c,{data:r,innerProps:so(so({},xi(e,"multiValue",{"multi-value":!0,"multi-value--is-disabled":a})),o),selectProps:s},Ga(u,{data:r,innerProps:so({},xi(e,"multiValueLabel",{"multi-value__label":!0})),selectProps:s},t),Ga(l,{data:r,innerProps:so(so({},xi(e,"multiValueRemove",{"multi-value__remove":!0})),{},{"aria-label":"Remove ".concat(t||"option")},i),selectProps:s}))},hs={ClearIndicator:function(e){var t=e.children,n=e.innerProps;return Ga("div",ho({},xi(e,"clearIndicator",{indicator:!0,"clear-indicator":!0}),n),t||Ga(Zi,null))},Control:as,DropdownIndicator:function(e){var t=e.children,n=e.innerProps;return Ga("div",ho({},xi(e,"dropdownIndicator",{indicator:!0,"dropdown-indicator":!0}),n),t||Ga(Ji,null))},DownChevron:Ji,CrossIcon:Zi,Group:ss,GroupHeading:function(e){var t=Oi(e);t.data;var n=fo(t,is);return Ga("div",ho({},xi(e,"groupHeading",{"group-heading":!0}),n))},IndicatorsContainer:function(e){var t=e.children,n=e.innerProps;return Ga("div",ho({},xi(e,"indicatorsContainer",{indicators:!0}),n),t)},IndicatorSeparator:function(e){var t=e.innerProps;return Ga("span",ho({},t,xi(e,"indicatorSeparator",{"indicator-separator":!0})))},Input:function(e){var t=e.cx,n=e.value,r=Oi(e),o=r.innerRef,a=r.isDisabled,i=r.isHidden,s=r.inputClassName,c=fo(r,cs);return Ga("div",ho({},xi(e,"input",{"input-container":!0}),{"data-value":n||""}),Ga("input",ho({className:t({input:!0},s),ref:o,style:ds(i),disabled:a},c)))},LoadingIndicator:function(e){var t=e.innerProps,n=e.isRtl,r=e.size,o=void 0===r?4:r,a=fo(e,Gi);return Ga("div",ho({},xi(so(so({},a),{},{innerProps:t,isRtl:n,size:o}),"loadingIndicator",{indicator:!0,"loading-indicator":!0}),t),Ga(os,{delay:0,offset:n}),Ga(os,{delay:160,offset:!0}),Ga(os,{delay:320,offset:!n}))},Menu:Yi,MenuList:function(e){var t=e.children,n=e.innerProps,r=e.innerRef,o=e.isMulti;return Ga("div",ho({},xi(e,"menuList",{"menu-list":!0,"menu-list--is-multi":o}),{ref:r},n),t)},MenuPortal:function(e){var t=e.appendTo,n=e.children,r=e.controlElement,o=e.innerProps,a=e.menuPlacement,i=e.menuPosition,s=(0,p.useRef)(null),c=(0,p.useRef)(null),u=lo((0,p.useState)(Hi(a)),2),l=u[0],d=u[1],f=(0,p.useMemo)((function(){return{setPortalPlacement:d}}),[]),h=lo((0,p.useState)(null),2),m=h[0],g=h[1],y=(0,p.useCallback)((function(){if(r){var e=function(e){var t=e.getBoundingClientRect();return{bottom:t.bottom,height:t.height,left:t.left,right:t.right,top:t.top,width:t.width}}(r),t="fixed"===i?0:window.pageYOffset,n=e[l]+t;n===(null==m?void 0:m.offset)&&e.left===(null==m?void 0:m.rect.left)&&e.width===(null==m?void 0:m.rect.width)||g({offset:n,rect:e})}}),[r,i,l,null==m?void 0:m.offset,null==m?void 0:m.rect.left,null==m?void 0:m.rect.width]);mi((function(){y()}),[y]);var v=(0,p.useCallback)((function(){"function"==typeof c.current&&(c.current(),c.current=null),r&&s.current&&(c.current=function(e,t,n,r){void 0===r&&(r={});const{ancestorScroll:o=!0,ancestorResize:a=!0,elementResize:i=!0,animationFrame:s=!1}=r,c=o&&!s,u=c||a?[...oi(e)?hi(e):e.contextElement?hi(e.contextElement):[],...hi(t)]:[];u.forEach((e=>{c&&e.addEventListener("scroll",n,{passive:!0}),a&&e.addEventListener("resize",n)}));let l,d=null;if(i){let r=!0;d=new ResizeObserver((()=>{r||n(),r=!1})),oi(e)&&!s&&d.observe(e),oi(e)||!e.contextElement||s||d.observe(e.contextElement),d.observe(t)}let f=s?li(e):null;return s&&function t(){const r=li(e);!f||r.x===f.x&&r.y===f.y&&r.width===f.width&&r.height===f.height||n(),f=r,l=requestAnimationFrame(t)}(),n(),()=>{var e;u.forEach((e=>{c&&e.removeEventListener("scroll",n),a&&e.removeEventListener("resize",n)})),null==(e=d)||e.disconnect(),d=null,s&&cancelAnimationFrame(l)}}(r,s.current,y,{elementResize:"ResizeObserver"in window}))}),[r,y]);mi((function(){v()}),[v]);var b=(0,p.useCallback)((function(e){s.current=e,v()}),[v]);if(!t&&"fixed"!==i||!m)return null;var w=Ga("div",ho({ref:b},xi(so(so({},e),{},{offset:m.offset,position:i,rect:m.rect}),"menuPortal",{"menu-portal":!0}),o),n);return Ga(Wi.Provider,{value:f},t?(0,$a.createPortal)(w,t):w)},LoadingMessage:function(e){var t=e.children,n=void 0===t?"Loading...":t,r=e.innerProps,o=fo(e,Ri);return Ga("div",ho({},xi(so(so({},o),{},{children:n,innerProps:r}),"loadingMessage",{"menu-notice":!0,"menu-notice--loading":!0}),r),n)},NoOptionsMessage:function(e){var t=e.children,n=void 0===t?"No options":t,r=e.innerProps,o=fo(e,Ni);return Ga("div",ho({},xi(so(so({},o),{},{children:n,innerProps:r}),"noOptionsMessage",{"menu-notice":!0,"menu-notice--no-options":!0}),r),n)},MultiValue:ps,MultiValueContainer:fs,MultiValueLabel:fs,MultiValueRemove:function(e){var t=e.children,n=e.innerProps;return Ga("div",ho({role:"button"},n),t||Ga(Zi,{size:14}))},Option:function(e){var t=e.children,n=e.isDisabled,r=e.isFocused,o=e.isSelected,a=e.innerRef,i=e.innerProps;return Ga("div",ho({},xi(e,"option",{option:!0,"option--is-disabled":n,"option--is-focused":r,"option--is-selected":o}),{ref:a,"aria-disabled":n},i),t)},Placeholder:function(e){var t=e.children,n=e.innerProps;return Ga("div",ho({},xi(e,"placeholder",{placeholder:!0}),n),t)},SelectContainer:function(e){var t=e.children,n=e.innerProps,r=e.isDisabled,o=e.isRtl;return Ga("div",ho({},xi(e,"container",{"--is-disabled":r,"--is-rtl":o}),n),t)},SingleValue:function(e){var t=e.children,n=e.isDisabled,r=e.innerProps;return Ga("div",ho({},xi(e,"singleValue",{"single-value":!0,"single-value--is-disabled":n}),r),t)},ValueContainer:function(e){var t=e.children,n=e.innerProps,r=e.isMulti,o=e.hasValue;return Ga("div",ho({},xi(e,"valueContainer",{"value-container":!0,"value-container--is-multi":r,"value-container--has-value":o}),n),t)}},ms=Number.isNaN||function(e){return"number"==typeof e&&e!=e};function gs(e,t){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(r=e[n],o=t[n],!(r===o||ms(r)&&ms(o)))return!1;var r,o;return!0}for(var ys={name:"7pg0cj-a11yText",styles:"label:a11yText;z-index:9999;border:0;clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;position:absolute;overflow:hidden;padding:0;white-space:nowrap"},vs=function(e){return Ga("span",ho({css:ys},e))},bs={guidance:function(e){var t=e.isSearchable,n=e.isMulti,r=e.tabSelectsValue,o=e.context,a=e.isInitialFocus;switch(o){case"menu":return"Use Up and Down to choose options, press Enter to select the currently focused option, press Escape to exit the menu".concat(r?", press Tab to select the option and exit the menu":"",".");case"input":return a?"".concat(e["aria-label"]||"Select"," is focused ").concat(t?",type to refine list":"",", press Down to open the menu, ").concat(n?" press left to focus selected values":""):"";case"value":return"Use left and right to toggle between focused values, press Backspace to remove the currently focused value";default:return""}},onChange:function(e){var t=e.action,n=e.label,r=void 0===n?"":n,o=e.labels,a=e.isDisabled;switch(t){case"deselect-option":case"pop-value":case"remove-value":return"option ".concat(r,", deselected.");case"clear":return"All selected options have been cleared.";case"initial-input-focus":return"option".concat(o.length>1?"s":""," ").concat(o.join(","),", selected.");case"select-option":return"option ".concat(r,a?" is disabled. Select another option.":", selected.");default:return""}},onFocus:function(e){var t=e.context,n=e.focused,r=e.options,o=e.label,a=void 0===o?"":o,i=e.selectValue,s=e.isDisabled,c=e.isSelected,u=e.isAppleDevice,l=function(e,t){return e&&e.length?"".concat(e.indexOf(t)+1," of ").concat(e.length):""};if("value"===t&&i)return"value ".concat(a," focused, ").concat(l(i,n),".");if("menu"===t&&u){var d=s?" disabled":"",f="".concat(c?" selected":"").concat(d);return"".concat(a).concat(f,", ").concat(l(r,n),".")}return""},onFilter:function(e){var t=e.inputValue,n=e.resultsMessage;return"".concat(n).concat(t?" for search term "+t:"",".")}},ws=function(e){var t=e.ariaSelection,n=e.focusedOption,r=e.focusedValue,o=e.focusableOptions,a=e.isFocused,i=e.selectValue,s=e.selectProps,c=e.id,u=e.isAppleDevice,l=s.ariaLiveMessages,d=s.getOptionLabel,f=s.inputValue,h=s.isMulti,m=s.isOptionDisabled,g=s.isSearchable,y=s.menuIsOpen,v=s.options,b=s.screenReaderStatus,w=s.tabSelectsValue,O=s.isLoading,x=s["aria-label"],k=s["aria-live"],S=(0,p.useMemo)((function(){return so(so({},bs),l||{})}),[l]),E=(0,p.useMemo)((function(){var e,n="";if(t&&S.onChange){var r=t.option,o=t.options,a=t.removedValue,s=t.removedValues,c=t.value,u=a||r||(e=c,Array.isArray(e)?null:e),l=u?d(u):"",f=o||s||void 0,p=f?f.map(d):[],h=so({isDisabled:u&&m(u,i),label:l,labels:p},t);n=S.onChange(h)}return n}),[t,S,m,i,d]),_=(0,p.useMemo)((function(){var e="",t=n||r,a=!!(n&&i&&i.includes(n));if(t&&S.onFocus){var s={focused:t,label:d(t),isDisabled:m(t,i),isSelected:a,options:o,context:t===n?"menu":"value",selectValue:i,isAppleDevice:u};e=S.onFocus(s)}return e}),[n,r,d,m,S,o,i,u]),D=(0,p.useMemo)((function(){var e="";if(y&&v.length&&!O&&S.onFilter){var t=b({count:o.length});e=S.onFilter({inputValue:f,resultsMessage:t})}return e}),[o,f,y,S,v,b,O]),P="initial-input-focus"===(null==t?void 0:t.action),j=(0,p.useMemo)((function(){var e="";if(S.guidance){var t=r?"value":y?"menu":"input";e=S.guidance({"aria-label":x,context:t,isDisabled:n&&m(n,i),isMulti:h,isSearchable:g,tabSelectsValue:w,isInitialFocus:P})}return e}),[x,n,r,h,m,g,y,S,i,w,P]),C=Ga(p.Fragment,null,Ga("span",{id:"aria-selection"},E),Ga("span",{id:"aria-focused"},_),Ga("span",{id:"aria-results"},D),Ga("span",{id:"aria-guidance"},j));return Ga(p.Fragment,null,Ga(vs,{id:c},P&&C),Ga(vs,{"aria-live":k,"aria-atomic":"false","aria-relevant":"additions text",role:"log"},a&&!P&&C))},Os=[{base:"A",letters:"AⒶAÀÁÂẦẤẪẨÃĀĂẰẮẴẲȦǠÄǞẢÅǺǍȀȂẠẬẶḀĄȺⱯ"},{base:"AA",letters:"Ꜳ"},{base:"AE",letters:"ÆǼǢ"},{base:"AO",letters:"Ꜵ"},{base:"AU",letters:"Ꜷ"},{base:"AV",letters:"ꜸꜺ"},{base:"AY",letters:"Ꜽ"},{base:"B",letters:"BⒷBḂḄḆɃƂƁ"},{base:"C",letters:"CⒸCĆĈĊČÇḈƇȻꜾ"},{base:"D",letters:"DⒹDḊĎḌḐḒḎĐƋƊƉꝹ"},{base:"DZ",letters:"DZDŽ"},{base:"Dz",letters:"DzDž"},{base:"E",letters:"EⒺEÈÉÊỀẾỄỂẼĒḔḖĔĖËẺĚȄȆẸỆȨḜĘḘḚƐƎ"},{base:"F",letters:"FⒻFḞƑꝻ"},{base:"G",letters:"GⒼGǴĜḠĞĠǦĢǤƓꞠꝽꝾ"},{base:"H",letters:"HⒽHĤḢḦȞḤḨḪĦⱧⱵꞍ"},{base:"I",letters:"IⒾIÌÍÎĨĪĬİÏḮỈǏȈȊỊĮḬƗ"},{base:"J",letters:"JⒿJĴɈ"},{base:"K",letters:"KⓀKḰǨḲĶḴƘⱩꝀꝂꝄꞢ"},{base:"L",letters:"LⓁLĿĹĽḶḸĻḼḺŁȽⱢⱠꝈꝆꞀ"},{base:"LJ",letters:"LJ"},{base:"Lj",letters:"Lj"},{base:"M",letters:"MⓂMḾṀṂⱮƜ"},{base:"N",letters:"NⓃNǸŃÑṄŇṆŅṊṈȠƝꞐꞤ"},{base:"NJ",letters:"NJ"},{base:"Nj",letters:"Nj"},{base:"O",letters:"OⓄOÒÓÔỒỐỖỔÕṌȬṎŌṐṒŎȮȰÖȪỎŐǑȌȎƠỜỚỠỞỢỌỘǪǬØǾƆƟꝊꝌ"},{base:"OI",letters:"Ƣ"},{base:"OO",letters:"Ꝏ"},{base:"OU",letters:"Ȣ"},{base:"P",letters:"PⓅPṔṖƤⱣꝐꝒꝔ"},{base:"Q",letters:"QⓆQꝖꝘɊ"},{base:"R",letters:"RⓇRŔṘŘȐȒṚṜŖṞɌⱤꝚꞦꞂ"},{base:"S",letters:"SⓈSẞŚṤŜṠŠṦṢṨȘŞⱾꞨꞄ"},{base:"T",letters:"TⓉTṪŤṬȚŢṰṮŦƬƮȾꞆ"},{base:"TZ",letters:"Ꜩ"},{base:"U",letters:"UⓊUÙÚÛŨṸŪṺŬÜǛǗǕǙỦŮŰǓȔȖƯỪỨỮỬỰỤṲŲṶṴɄ"},{base:"V",letters:"VⓋVṼṾƲꝞɅ"},{base:"VY",letters:"Ꝡ"},{base:"W",letters:"WⓌWẀẂŴẆẄẈⱲ"},{base:"X",letters:"XⓍXẊẌ"},{base:"Y",letters:"YⓎYỲÝŶỸȲẎŸỶỴƳɎỾ"},{base:"Z",letters:"ZⓏZŹẐŻŽẒẔƵȤⱿⱫꝢ"},{base:"a",letters:"aⓐaẚàáâầấẫẩãāăằắẵẳȧǡäǟảåǻǎȁȃạậặḁąⱥɐ"},{base:"aa",letters:"ꜳ"},{base:"ae",letters:"æǽǣ"},{base:"ao",letters:"ꜵ"},{base:"au",letters:"ꜷ"},{base:"av",letters:"ꜹꜻ"},{base:"ay",letters:"ꜽ"},{base:"b",letters:"bⓑbḃḅḇƀƃɓ"},{base:"c",letters:"cⓒcćĉċčçḉƈȼꜿↄ"},{base:"d",letters:"dⓓdḋďḍḑḓḏđƌɖɗꝺ"},{base:"dz",letters:"dzdž"},{base:"e",letters:"eⓔeèéêềếễểẽēḕḗĕėëẻěȅȇẹệȩḝęḙḛɇɛǝ"},{base:"f",letters:"fⓕfḟƒꝼ"},{base:"g",letters:"gⓖgǵĝḡğġǧģǥɠꞡᵹꝿ"},{base:"h",letters:"hⓗhĥḣḧȟḥḩḫẖħⱨⱶɥ"},{base:"hv",letters:"ƕ"},{base:"i",letters:"iⓘiìíîĩīĭïḯỉǐȉȋịįḭɨı"},{base:"j",letters:"jⓙjĵǰɉ"},{base:"k",letters:"kⓚkḱǩḳķḵƙⱪꝁꝃꝅꞣ"},{base:"l",letters:"lⓛlŀĺľḷḹļḽḻſłƚɫⱡꝉꞁꝇ"},{base:"lj",letters:"lj"},{base:"m",letters:"mⓜmḿṁṃɱɯ"},{base:"n",letters:"nⓝnǹńñṅňṇņṋṉƞɲʼnꞑꞥ"},{base:"nj",letters:"nj"},{base:"o",letters:"oⓞoòóôồốỗổõṍȭṏōṑṓŏȯȱöȫỏőǒȍȏơờớỡởợọộǫǭøǿɔꝋꝍɵ"},{base:"oi",letters:"ƣ"},{base:"ou",letters:"ȣ"},{base:"oo",letters:"ꝏ"},{base:"p",letters:"pⓟpṕṗƥᵽꝑꝓꝕ"},{base:"q",letters:"qⓠqɋꝗꝙ"},{base:"r",letters:"rⓡrŕṙřȑȓṛṝŗṟɍɽꝛꞧꞃ"},{base:"s",letters:"sⓢsßśṥŝṡšṧṣṩșşȿꞩꞅẛ"},{base:"t",letters:"tⓣtṫẗťṭțţṱṯŧƭʈⱦꞇ"},{base:"tz",letters:"ꜩ"},{base:"u",letters:"uⓤuùúûũṹūṻŭüǜǘǖǚủůűǔȕȗưừứữửựụṳųṷṵʉ"},{base:"v",letters:"vⓥvṽṿʋꝟʌ"},{base:"vy",letters:"ꝡ"},{base:"w",letters:"wⓦwẁẃŵẇẅẘẉⱳ"},{base:"x",letters:"xⓧxẋẍ"},{base:"y",letters:"yⓨyỳýŷỹȳẏÿỷẙỵƴɏỿ"},{base:"z",letters:"zⓩzźẑżžẓẕƶȥɀⱬꝣ"}],xs=new RegExp("["+Os.map((function(e){return e.letters})).join("")+"]","g"),ks={},Ss=0;Ss<Os.length;Ss++)for(var Es=Os[Ss],_s=0;_s<Es.letters.length;_s++)ks[Es.letters[_s]]=Es.base;var Ds=function(e){return e.replace(xs,(function(e){return ks[e]}))},Ps=function(e,t){void 0===t&&(t=gs);var n=null;function r(){for(var r=[],o=0;o<arguments.length;o++)r[o]=arguments[o];if(n&&n.lastThis===this&&t(r,n.lastArgs))return n.lastResult;var a=e.apply(this,r);return n={lastResult:a,lastArgs:r,lastThis:this},a}return r.clear=function(){n=null},r}(Ds),js=function(e){return e.replace(/^\s+|\s+$/g,"")},Cs=function(e){return"".concat(e.label," ").concat(e.value)},As=["innerRef"];function Ms(e){var t=e.innerRef,n=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var o=Object.entries(e).filter((function(e){var t=lo(e,1)[0];return!n.includes(t)}));return o.reduce((function(e,t){var n=lo(t,2),r=n[0],o=n[1];return e[r]=o,e}),{})}(fo(e,As),"onExited","in","enter","exit","appear");return Ga("input",ho({ref:t},n,{css:Ka({label:"dummyInput",background:0,border:0,caretColor:"transparent",fontSize:"inherit",gridArea:"1 / 1 / 2 / 3",outline:0,padding:0,width:1,color:"transparent",left:-100,opacity:0,position:"relative",transform:"scale(.01)"},"","")}))}var Ts=function(e){e.cancelable&&e.preventDefault(),e.stopPropagation()};var Is=["boxSizing","height","overflow","paddingRight","position"],Ns={boxSizing:"border-box",overflow:"hidden",position:"relative",height:"100%"};function Rs(e){e.preventDefault()}function Ls(e){e.stopPropagation()}function Fs(){var e=this.scrollTop,t=this.scrollHeight,n=e+this.offsetHeight;0===e?this.scrollTop=1:n===t&&(this.scrollTop=e-1)}function Hs(){return"ontouchstart"in window||navigator.maxTouchPoints}var Ws=!("undefined"==typeof window||!window.document||!window.document.createElement),Bs=0,Ys={capture:!1,passive:!1};var Us=function(e){var t=e.target;return t.ownerDocument.activeElement&&t.ownerDocument.activeElement.blur()},zs={name:"1kfdb0e",styles:"position:fixed;left:0;bottom:0;right:0;top:0"};function Vs(e){var t=e.children,n=e.lockEnabled,r=e.captureEnabled,o=function(e){var t=e.isEnabled,n=e.onBottomArrive,r=e.onBottomLeave,o=e.onTopArrive,a=e.onTopLeave,i=(0,p.useRef)(!1),s=(0,p.useRef)(!1),c=(0,p.useRef)(0),u=(0,p.useRef)(null),l=(0,p.useCallback)((function(e,t){if(null!==u.current){var c=u.current,l=c.scrollTop,d=c.scrollHeight,f=c.clientHeight,p=u.current,h=t>0,m=d-f-l,g=!1;m>t&&i.current&&(r&&r(e),i.current=!1),h&&s.current&&(a&&a(e),s.current=!1),h&&t>m?(n&&!i.current&&n(e),p.scrollTop=d,g=!0,i.current=!0):!h&&-t>l&&(o&&!s.current&&o(e),p.scrollTop=0,g=!0,s.current=!0),g&&Ts(e)}}),[n,r,o,a]),d=(0,p.useCallback)((function(e){l(e,e.deltaY)}),[l]),f=(0,p.useCallback)((function(e){c.current=e.changedTouches[0].clientY}),[]),h=(0,p.useCallback)((function(e){var t=c.current-e.changedTouches[0].clientY;l(e,t)}),[l]),m=(0,p.useCallback)((function(e){if(e){var t=!!Mi&&{passive:!1};e.addEventListener("wheel",d,t),e.addEventListener("touchstart",f,t),e.addEventListener("touchmove",h,t)}}),[h,f,d]),g=(0,p.useCallback)((function(e){e&&(e.removeEventListener("wheel",d,!1),e.removeEventListener("touchstart",f,!1),e.removeEventListener("touchmove",h,!1))}),[h,f,d]);return(0,p.useEffect)((function(){if(t){var e=u.current;return m(e),function(){g(e)}}}),[t,m,g]),function(e){u.current=e}}({isEnabled:void 0===r||r,onBottomArrive:e.onBottomArrive,onBottomLeave:e.onBottomLeave,onTopArrive:e.onTopArrive,onTopLeave:e.onTopLeave}),a=function(e){var t=e.isEnabled,n=e.accountForScrollbars,r=void 0===n||n,o=(0,p.useRef)({}),a=(0,p.useRef)(null),i=(0,p.useCallback)((function(e){if(Ws){var t=document.body,n=t&&t.style;if(r&&Is.forEach((function(e){var t=n&&n[e];o.current[e]=t})),r&&Bs<1){var a=parseInt(o.current.paddingRight,10)||0,i=document.body?document.body.clientWidth:0,s=window.innerWidth-i+a||0;Object.keys(Ns).forEach((function(e){var t=Ns[e];n&&(n[e]=t)})),n&&(n.paddingRight="".concat(s,"px"))}t&&Hs()&&(t.addEventListener("touchmove",Rs,Ys),e&&(e.addEventListener("touchstart",Fs,Ys),e.addEventListener("touchmove",Ls,Ys))),Bs+=1}}),[r]),s=(0,p.useCallback)((function(e){if(Ws){var t=document.body,n=t&&t.style;Bs=Math.max(Bs-1,0),r&&Bs<1&&Is.forEach((function(e){var t=o.current[e];n&&(n[e]=t)})),t&&Hs()&&(t.removeEventListener("touchmove",Rs,Ys),e&&(e.removeEventListener("touchstart",Fs,Ys),e.removeEventListener("touchmove",Ls,Ys)))}}),[r]);return(0,p.useEffect)((function(){if(t){var e=a.current;return i(e),function(){s(e)}}}),[t,i,s]),function(e){a.current=e}}({isEnabled:n});return Ga(p.Fragment,null,n&&Ga("div",{onClick:Us,css:zs}),t((function(e){o(e),a(e)})))}var qs={name:"1a0ro4n-requiredInput",styles:"label:requiredInput;opacity:0;pointer-events:none;position:absolute;bottom:0;left:0;right:0;width:100%"},Gs=function(e){var t=e.name,n=e.onFocus;return Ga("input",{required:!0,name:t,tabIndex:-1,"aria-hidden":"true",onFocus:n,css:qs,value:"",onChange:function(){}})};function Ks(e){var t;return"undefined"!=typeof window&&null!=window.navigator&&e.test((null===(t=window.navigator.userAgentData)||void 0===t?void 0:t.platform)||window.navigator.platform)}function $s(){return Ks(/^Mac/i)}function Xs(){return Ks(/^iPhone/i)||Ks(/^iPad/i)||$s()&&navigator.maxTouchPoints>1}var Qs={clearIndicator:ns,container:function(e){var t=e.isDisabled;return{label:"container",direction:e.isRtl?"rtl":void 0,pointerEvents:t?"none":void 0,position:"relative"}},control:function(e,t){var n=e.isDisabled,r=e.isFocused,o=e.theme,a=o.colors,i=o.borderRadius;return so({label:"control",alignItems:"center",cursor:"default",display:"flex",flexWrap:"wrap",justifyContent:"space-between",minHeight:o.spacing.controlHeight,outline:"0 !important",position:"relative",transition:"all 100ms"},t?{}:{backgroundColor:n?a.neutral5:a.neutral0,borderColor:n?a.neutral10:r?a.primary:a.neutral20,borderRadius:i,borderStyle:"solid",borderWidth:1,boxShadow:r?"0 0 0 1px ".concat(a.primary):void 0,"&:hover":{borderColor:r?a.primary:a.neutral30}})},dropdownIndicator:ts,group:function(e,t){var n=e.theme.spacing;return t?{}:{paddingBottom:2*n.baseUnit,paddingTop:2*n.baseUnit}},groupHeading:function(e,t){var n=e.theme,r=n.colors,o=n.spacing;return so({label:"group",cursor:"default",display:"block"},t?{}:{color:r.neutral40,fontSize:"75%",fontWeight:500,marginBottom:"0.25em",paddingLeft:3*o.baseUnit,paddingRight:3*o.baseUnit,textTransform:"uppercase"})},indicatorsContainer:function(){return{alignItems:"center",alignSelf:"stretch",display:"flex",flexShrink:0}},indicatorSeparator:function(e,t){var n=e.isDisabled,r=e.theme,o=r.spacing.baseUnit,a=r.colors;return so({label:"indicatorSeparator",alignSelf:"stretch",width:1},t?{}:{backgroundColor:n?a.neutral10:a.neutral20,marginBottom:2*o,marginTop:2*o})},input:function(e,t){var n=e.isDisabled,r=e.value,o=e.theme,a=o.spacing,i=o.colors;return so(so({visibility:n?"hidden":"visible",transform:r?"translateZ(0)":""},ls),t?{}:{margin:a.baseUnit/2,paddingBottom:a.baseUnit/2,paddingTop:a.baseUnit/2,color:i.neutral80})},loadingIndicator:function(e,t){var n=e.isFocused,r=e.size,o=e.theme,a=o.colors,i=o.spacing.baseUnit;return so({label:"loadingIndicator",display:"flex",transition:"color 150ms",alignSelf:"center",fontSize:r,lineHeight:1,marginRight:r,textAlign:"center",verticalAlign:"middle"},t?{}:{color:n?a.neutral60:a.neutral20,padding:2*i})},loadingMessage:Vi,menu:function(e,t){var n,r=e.placement,o=e.theme,a=o.borderRadius,i=o.spacing,s=o.colors;return so((ao(n={label:"menu"},function(e){return e?{bottom:"top",top:"bottom"}[e]:"bottom"}(r),"100%"),ao(n,"position","absolute"),ao(n,"width","100%"),ao(n,"zIndex",1),n),t?{}:{backgroundColor:s.neutral0,borderRadius:a,boxShadow:"0 0 0 1px hsla(0, 0%, 0%, 0.1), 0 4px 11px hsla(0, 0%, 0%, 0.1)",marginBottom:i.menuGutter,marginTop:i.menuGutter})},menuList:function(e,t){var n=e.maxHeight,r=e.theme.spacing.baseUnit;return so({maxHeight:n,overflowY:"auto",position:"relative",WebkitOverflowScrolling:"touch"},t?{}:{paddingBottom:r,paddingTop:r})},menuPortal:function(e){var t=e.rect,n=e.offset,r=e.position;return{left:t.left,position:r,top:n,width:t.width,zIndex:1}},multiValue:function(e,t){var n=e.theme,r=n.spacing,o=n.borderRadius,a=n.colors;return so({label:"multiValue",display:"flex",minWidth:0},t?{}:{backgroundColor:a.neutral10,borderRadius:o/2,margin:r.baseUnit/2})},multiValueLabel:function(e,t){var n=e.theme,r=n.borderRadius,o=n.colors,a=e.cropWithEllipsis;return so({overflow:"hidden",textOverflow:a||void 0===a?"ellipsis":void 0,whiteSpace:"nowrap"},t?{}:{borderRadius:r/2,color:o.neutral80,fontSize:"85%",padding:3,paddingLeft:6})},multiValueRemove:function(e,t){var n=e.theme,r=n.spacing,o=n.borderRadius,a=n.colors,i=e.isFocused;return so({alignItems:"center",display:"flex"},t?{}:{borderRadius:o/2,backgroundColor:i?a.dangerLight:void 0,paddingLeft:r.baseUnit,paddingRight:r.baseUnit,":hover":{backgroundColor:a.dangerLight,color:a.danger}})},noOptionsMessage:zi,option:function(e,t){var n=e.isDisabled,r=e.isFocused,o=e.isSelected,a=e.theme,i=a.spacing,s=a.colors;return so({label:"option",cursor:"default",display:"block",fontSize:"inherit",width:"100%",userSelect:"none",WebkitTapHighlightColor:"rgba(0, 0, 0, 0)"},t?{}:{backgroundColor:o?s.primary:r?s.primary25:"transparent",color:n?s.neutral20:o?s.neutral0:"inherit",padding:"".concat(2*i.baseUnit,"px ").concat(3*i.baseUnit,"px"),":active":{backgroundColor:n?void 0:o?s.primary:s.primary50}})},placeholder:function(e,t){var n=e.theme,r=n.spacing,o=n.colors;return so({label:"placeholder",gridArea:"1 / 1 / 2 / 3"},t?{}:{color:o.neutral50,marginLeft:r.baseUnit/2,marginRight:r.baseUnit/2})},singleValue:function(e,t){var n=e.isDisabled,r=e.theme,o=r.spacing,a=r.colors;return so({label:"singleValue",gridArea:"1 / 1 / 2 / 3",maxWidth:"100%",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},t?{}:{color:n?a.neutral40:a.neutral80,marginLeft:o.baseUnit/2,marginRight:o.baseUnit/2})},valueContainer:function(e,t){var n=e.theme.spacing,r=e.isMulti,o=e.hasValue,a=e.selectProps.controlShouldRenderValue;return so({alignItems:"center",display:r&&o&&a?"flex":"grid",flex:1,flexWrap:"wrap",WebkitOverflowScrolling:"touch",position:"relative",overflow:"hidden"},t?{}:{padding:"".concat(n.baseUnit/2,"px ").concat(2*n.baseUnit,"px")})}};var Zs,Js={borderRadius:4,colors:{primary:"#2684FF",primary75:"#4C9AFF",primary50:"#B2D4FF",primary25:"#DEEBFF",danger:"#DE350B",dangerLight:"#FFBDAD",neutral0:"hsl(0, 0%, 100%)",neutral5:"hsl(0, 0%, 95%)",neutral10:"hsl(0, 0%, 90%)",neutral20:"hsl(0, 0%, 80%)",neutral30:"hsl(0, 0%, 70%)",neutral40:"hsl(0, 0%, 60%)",neutral50:"hsl(0, 0%, 50%)",neutral60:"hsl(0, 0%, 40%)",neutral70:"hsl(0, 0%, 30%)",neutral80:"hsl(0, 0%, 20%)",neutral90:"hsl(0, 0%, 10%)"},spacing:{baseUnit:4,controlHeight:38,menuGutter:8}},ec={"aria-live":"polite",backspaceRemovesValue:!0,blurInputOnSelect:Pi(),captureMenuScroll:!Pi(),classNames:{},closeMenuOnSelect:!0,closeMenuOnScroll:!1,components:{},controlShouldRenderValue:!0,escapeClearsValue:!1,filterOption:function(e,t){if(e.data.__isNew__)return!0;var n=so({ignoreCase:!0,ignoreAccents:!0,stringify:Cs,trim:!0,matchFrom:"any"},Zs),r=n.ignoreCase,o=n.ignoreAccents,a=n.stringify,i=n.trim,s=n.matchFrom,c=i?js(t):t,u=i?js(a(e)):a(e);return r&&(c=c.toLowerCase(),u=u.toLowerCase()),o&&(c=Ps(c),u=Ds(u)),"start"===s?u.substr(0,c.length)===c:u.indexOf(c)>-1},formatGroupLabel:function(e){return e.label},getOptionLabel:function(e){return e.label},getOptionValue:function(e){return e.value},isDisabled:!1,isLoading:!1,isMulti:!1,isRtl:!1,isSearchable:!0,isOptionDisabled:function(e){return!!e.isDisabled},loadingMessage:function(){return"Loading..."},maxMenuHeight:300,minMenuHeight:140,menuIsOpen:!1,menuPlacement:"bottom",menuPosition:"absolute",menuShouldBlockScroll:!1,menuShouldScrollIntoView:!function(){try{return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)}catch(e){return!1}}(),noOptionsMessage:function(){return"No options"},openMenuOnFocus:!1,openMenuOnClick:!0,options:[],pageSize:5,placeholder:"Select...",screenReaderStatus:function(e){var t=e.count;return"".concat(t," result").concat(1!==t?"s":""," available")},styles:{},tabIndex:0,tabSelectsValue:!0,unstyled:!1};function tc(e,t,n,r){return{type:"option",data:t,isDisabled:uc(e,t,n),isSelected:lc(e,t,n),label:sc(e,t),value:cc(e,t),index:r}}function nc(e,t){return e.options.map((function(n,r){if("options"in n){var o=n.options.map((function(n,r){return tc(e,n,t,r)})).filter((function(t){return ac(e,t)}));return o.length>0?{type:"group",data:n,options:o,index:r}:void 0}var a=tc(e,n,t,r);return ac(e,a)?a:void 0})).filter(Ti)}function rc(e){return e.reduce((function(e,t){return"group"===t.type?e.push.apply(e,Oo(t.options.map((function(e){return e.data})))):e.push(t.data),e}),[])}function oc(e,t){return e.reduce((function(e,n){return"group"===n.type?e.push.apply(e,Oo(n.options.map((function(e){return{data:e.data,id:"".concat(t,"-").concat(n.index,"-").concat(e.index)}})))):e.push({data:n.data,id:"".concat(t,"-").concat(n.index)}),e}),[])}function ac(e,t){var n=e.inputValue,r=void 0===n?"":n,o=t.data,a=t.isSelected,i=t.label,s=t.value;return(!fc(e)||!a)&&dc(e,{label:i,value:s,data:o},r)}var ic=function(e,t){var n;return(null===(n=e.find((function(e){return e.data===t})))||void 0===n?void 0:n.id)||null},sc=function(e,t){return e.getOptionLabel(t)},cc=function(e,t){return e.getOptionValue(t)};function uc(e,t,n){return"function"==typeof e.isOptionDisabled&&e.isOptionDisabled(t,n)}function lc(e,t,n){if(n.indexOf(t)>-1)return!0;if("function"==typeof e.isOptionSelected)return e.isOptionSelected(t,n);var r=cc(e,t);return n.some((function(t){return cc(e,t)===r}))}function dc(e,t,n){return!e.filterOption||e.filterOption(t,n)}var fc=function(e){var t=e.hideSelectedOptions,n=e.isMulti;return void 0===t?n:t},pc=1,hc=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}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&go(e,t)}(a,e);var t,n,r,o=wo(a);function a(e){var t;if(function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,a),(t=o.call(this,e)).state={ariaSelection:null,focusedOption:null,focusedOptionId:null,focusableOptionsWithIds:[],focusedValue:null,inputIsHidden:!1,isFocused:!1,selectValue:[],clearFocusValueOnUpdate:!1,prevWasFocused:!1,inputIsHiddenAfterUpdate:void 0,prevProps:void 0,instancePrefix:""},t.blockOptionHover=!1,t.isComposing=!1,t.commonProps=void 0,t.initialTouchX=0,t.initialTouchY=0,t.openAfterFocus=!1,t.scrollToFocusedOptionOnUpdate=!1,t.userIsDragging=void 0,t.isAppleDevice=$s()||Xs(),t.controlRef=null,t.getControlRef=function(e){t.controlRef=e},t.focusedOptionRef=null,t.getFocusedOptionRef=function(e){t.focusedOptionRef=e},t.menuListRef=null,t.getMenuListRef=function(e){t.menuListRef=e},t.inputRef=null,t.getInputRef=function(e){t.inputRef=e},t.focus=t.focusInput,t.blur=t.blurInput,t.onChange=function(e,n){var r=t.props,o=r.onChange,a=r.name;n.name=a,t.ariaOnChange(e,n),o(e,n)},t.setValue=function(e,n,r){var o=t.props,a=o.closeMenuOnSelect,i=o.isMulti,s=o.inputValue;t.onInputChange("",{action:"set-value",prevInputValue:s}),a&&(t.setState({inputIsHiddenAfterUpdate:!i}),t.onMenuClose()),t.setState({clearFocusValueOnUpdate:!0}),t.onChange(e,{action:n,option:r})},t.selectOption=function(e){var n=t.props,r=n.blurInputOnSelect,o=n.isMulti,a=n.name,i=t.state.selectValue,s=o&&t.isOptionSelected(e,i),c=t.isOptionDisabled(e,i);if(s){var u=t.getOptionValue(e);t.setValue(i.filter((function(e){return t.getOptionValue(e)!==u})),"deselect-option",e)}else{if(c)return void t.ariaOnChange(e,{action:"select-option",option:e,name:a});o?t.setValue([].concat(Oo(i),[e]),"select-option",e):t.setValue(e,"select-option")}r&&t.blurInput()},t.removeValue=function(e){var n=t.props.isMulti,r=t.state.selectValue,o=t.getOptionValue(e),a=r.filter((function(e){return t.getOptionValue(e)!==o})),i=Ii(n,a,a[0]||null);t.onChange(i,{action:"remove-value",removedValue:e}),t.focusInput()},t.clearValue=function(){var e=t.state.selectValue;t.onChange(Ii(t.props.isMulti,[],null),{action:"clear",removedValues:e})},t.popValue=function(){var e=t.props.isMulti,n=t.state.selectValue,r=n[n.length-1],o=n.slice(0,n.length-1),a=Ii(e,o,o[0]||null);t.onChange(a,{action:"pop-value",removedValue:r})},t.getFocusedOptionId=function(e){return ic(t.state.focusableOptionsWithIds,e)},t.getFocusableOptionsWithIds=function(){return oc(nc(t.props,t.state.selectValue),t.getElementId("option"))},t.getValue=function(){return t.state.selectValue},t.cx=function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];return bi.apply(void 0,[t.props.classNamePrefix].concat(n))},t.getOptionLabel=function(e){return sc(t.props,e)},t.getOptionValue=function(e){return cc(t.props,e)},t.getStyles=function(e,n){var r=t.props.unstyled,o=Qs[e](n,r);o.boxSizing="border-box";var a=t.props.styles[e];return a?a(o,n):o},t.getClassNames=function(e,n){var r,o;return null===(r=(o=t.props.classNames)[e])||void 0===r?void 0:r.call(o,n)},t.getElementId=function(e){return"".concat(t.state.instancePrefix,"-").concat(e)},t.getComponents=function(){return e=t.props,so(so({},hs),e.components);var e},t.buildCategorizedOptions=function(){return nc(t.props,t.state.selectValue)},t.getCategorizedOptions=function(){return t.props.menuIsOpen?t.buildCategorizedOptions():[]},t.buildFocusableOptions=function(){return rc(t.buildCategorizedOptions())},t.getFocusableOptions=function(){return t.props.menuIsOpen?t.buildFocusableOptions():[]},t.ariaOnChange=function(e,n){t.setState({ariaSelection:so({value:e},n)})},t.onMenuMouseDown=function(e){0===e.button&&(e.stopPropagation(),e.preventDefault(),t.focusInput())},t.onMenuMouseMove=function(e){t.blockOptionHover=!1},t.onControlMouseDown=function(e){if(!e.defaultPrevented){var n=t.props.openMenuOnClick;t.state.isFocused?t.props.menuIsOpen?"INPUT"!==e.target.tagName&&"TEXTAREA"!==e.target.tagName&&t.onMenuClose():n&&t.openMenu("first"):(n&&(t.openAfterFocus=!0),t.focusInput()),"INPUT"!==e.target.tagName&&"TEXTAREA"!==e.target.tagName&&e.preventDefault()}},t.onDropdownIndicatorMouseDown=function(e){if(!(e&&"mousedown"===e.type&&0!==e.button||t.props.isDisabled)){var n=t.props,r=n.isMulti,o=n.menuIsOpen;t.focusInput(),o?(t.setState({inputIsHiddenAfterUpdate:!r}),t.onMenuClose()):t.openMenu("first"),e.preventDefault()}},t.onClearIndicatorMouseDown=function(e){e&&"mousedown"===e.type&&0!==e.button||(t.clearValue(),e.preventDefault(),t.openAfterFocus=!1,"touchend"===e.type?t.focusInput():setTimeout((function(){return t.focusInput()})))},t.onScroll=function(e){"boolean"==typeof t.props.closeMenuOnScroll?e.target instanceof HTMLElement&&ki(e.target)&&t.props.onMenuClose():"function"==typeof t.props.closeMenuOnScroll&&t.props.closeMenuOnScroll(e)&&t.props.onMenuClose()},t.onCompositionStart=function(){t.isComposing=!0},t.onCompositionEnd=function(){t.isComposing=!1},t.onTouchStart=function(e){var n=e.touches,r=n&&n.item(0);r&&(t.initialTouchX=r.clientX,t.initialTouchY=r.clientY,t.userIsDragging=!1)},t.onTouchMove=function(e){var n=e.touches,r=n&&n.item(0);if(r){var o=Math.abs(r.clientX-t.initialTouchX),a=Math.abs(r.clientY-t.initialTouchY);t.userIsDragging=o>5||a>5}},t.onTouchEnd=function(e){t.userIsDragging||(t.controlRef&&!t.controlRef.contains(e.target)&&t.menuListRef&&!t.menuListRef.contains(e.target)&&t.blurInput(),t.initialTouchX=0,t.initialTouchY=0)},t.onControlTouchEnd=function(e){t.userIsDragging||t.onControlMouseDown(e)},t.onClearIndicatorTouchEnd=function(e){t.userIsDragging||t.onClearIndicatorMouseDown(e)},t.onDropdownIndicatorTouchEnd=function(e){t.userIsDragging||t.onDropdownIndicatorMouseDown(e)},t.handleInputChange=function(e){var n=t.props.inputValue,r=e.currentTarget.value;t.setState({inputIsHiddenAfterUpdate:!1}),t.onInputChange(r,{action:"input-change",prevInputValue:n}),t.props.menuIsOpen||t.onMenuOpen()},t.onInputFocus=function(e){t.props.onFocus&&t.props.onFocus(e),t.setState({inputIsHiddenAfterUpdate:!1,isFocused:!0}),(t.openAfterFocus||t.props.openMenuOnFocus)&&t.openMenu("first"),t.openAfterFocus=!1},t.onInputBlur=function(e){var n=t.props.inputValue;t.menuListRef&&t.menuListRef.contains(document.activeElement)?t.inputRef.focus():(t.props.onBlur&&t.props.onBlur(e),t.onInputChange("",{action:"input-blur",prevInputValue:n}),t.onMenuClose(),t.setState({focusedValue:null,isFocused:!1}))},t.onOptionHover=function(e){if(!t.blockOptionHover&&t.state.focusedOption!==e){var n=t.getFocusableOptions().indexOf(e);t.setState({focusedOption:e,focusedOptionId:n>-1?t.getFocusedOptionId(e):null})}},t.shouldHideSelectedOptions=function(){return fc(t.props)},t.onValueInputFocus=function(e){e.preventDefault(),e.stopPropagation(),t.focus()},t.onKeyDown=function(e){var n=t.props,r=n.isMulti,o=n.backspaceRemovesValue,a=n.escapeClearsValue,i=n.inputValue,s=n.isClearable,c=n.isDisabled,u=n.menuIsOpen,l=n.onKeyDown,d=n.tabSelectsValue,f=n.openMenuOnFocus,p=t.state,h=p.focusedOption,m=p.focusedValue,g=p.selectValue;if(!(c||"function"==typeof l&&(l(e),e.defaultPrevented))){switch(t.blockOptionHover=!0,e.key){case"ArrowLeft":if(!r||i)return;t.focusValue("previous");break;case"ArrowRight":if(!r||i)return;t.focusValue("next");break;case"Delete":case"Backspace":if(i)return;if(m)t.removeValue(m);else{if(!o)return;r?t.popValue():s&&t.clearValue()}break;case"Tab":if(t.isComposing)return;if(e.shiftKey||!u||!d||!h||f&&t.isOptionSelected(h,g))return;t.selectOption(h);break;case"Enter":if(229===e.keyCode)break;if(u){if(!h)return;if(t.isComposing)return;t.selectOption(h);break}return;case"Escape":u?(t.setState({inputIsHiddenAfterUpdate:!1}),t.onInputChange("",{action:"menu-close",prevInputValue:i}),t.onMenuClose()):s&&a&&t.clearValue();break;case" ":if(i)return;if(!u){t.openMenu("first");break}if(!h)return;t.selectOption(h);break;case"ArrowUp":u?t.focusOption("up"):t.openMenu("last");break;case"ArrowDown":u?t.focusOption("down"):t.openMenu("first");break;case"PageUp":if(!u)return;t.focusOption("pageup");break;case"PageDown":if(!u)return;t.focusOption("pagedown");break;case"Home":if(!u)return;t.focusOption("first");break;case"End":if(!u)return;t.focusOption("last");break;default:return}e.preventDefault()}},t.state.instancePrefix="react-select-"+(t.props.instanceId||++pc),t.state.selectValue=wi(e.value),e.menuIsOpen&&t.state.selectValue.length){var n=t.getFocusableOptionsWithIds(),r=t.buildFocusableOptions(),i=r.indexOf(t.state.selectValue[0]);t.state.focusableOptionsWithIds=n,t.state.focusedOption=r[i],t.state.focusedOptionId=ic(n,r[i])}return t}return t=a,n=[{key:"componentDidMount",value:function(){this.startListeningComposition(),this.startListeningToTouch(),this.props.closeMenuOnScroll&&document&&document.addEventListener&&document.addEventListener("scroll",this.onScroll,!0),this.props.autoFocus&&this.focusInput(),this.props.menuIsOpen&&this.state.focusedOption&&this.menuListRef&&this.focusedOptionRef&&Di(this.menuListRef,this.focusedOptionRef)}},{key:"componentDidUpdate",value:function(e){var t=this.props,n=t.isDisabled,r=t.menuIsOpen,o=this.state.isFocused;(o&&!n&&e.isDisabled||o&&r&&!e.menuIsOpen)&&this.focusInput(),o&&n&&!e.isDisabled?this.setState({isFocused:!1},this.onMenuClose):o||n||!e.isDisabled||this.inputRef!==document.activeElement||this.setState({isFocused:!0}),this.menuListRef&&this.focusedOptionRef&&this.scrollToFocusedOptionOnUpdate&&(Di(this.menuListRef,this.focusedOptionRef),this.scrollToFocusedOptionOnUpdate=!1)}},{key:"componentWillUnmount",value:function(){this.stopListeningComposition(),this.stopListeningToTouch(),document.removeEventListener("scroll",this.onScroll,!0)}},{key:"onMenuOpen",value:function(){this.props.onMenuOpen()}},{key:"onMenuClose",value:function(){this.onInputChange("",{action:"menu-close",prevInputValue:this.props.inputValue}),this.props.onMenuClose()}},{key:"onInputChange",value:function(e,t){this.props.onInputChange(e,t)}},{key:"focusInput",value:function(){this.inputRef&&this.inputRef.focus()}},{key:"blurInput",value:function(){this.inputRef&&this.inputRef.blur()}},{key:"openMenu",value:function(e){var t=this,n=this.state,r=n.selectValue,o=n.isFocused,a=this.buildFocusableOptions(),i="first"===e?0:a.length-1;if(!this.props.isMulti){var s=a.indexOf(r[0]);s>-1&&(i=s)}this.scrollToFocusedOptionOnUpdate=!(o&&this.menuListRef),this.setState({inputIsHiddenAfterUpdate:!1,focusedValue:null,focusedOption:a[i],focusedOptionId:this.getFocusedOptionId(a[i])},(function(){return t.onMenuOpen()}))}},{key:"focusValue",value:function(e){var t=this.state,n=t.selectValue,r=t.focusedValue;if(this.props.isMulti){this.setState({focusedOption:null});var o=n.indexOf(r);r||(o=-1);var a=n.length-1,i=-1;if(n.length){switch(e){case"previous":i=0===o?0:-1===o?a:o-1;break;case"next":o>-1&&o<a&&(i=o+1)}this.setState({inputIsHidden:-1!==i,focusedValue:n[i]})}}}},{key:"focusOption",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"first",t=this.props.pageSize,n=this.state.focusedOption,r=this.getFocusableOptions();if(r.length){var o=0,a=r.indexOf(n);n||(a=-1),"up"===e?o=a>0?a-1:r.length-1:"down"===e?o=(a+1)%r.length:"pageup"===e?(o=a-t)<0&&(o=0):"pagedown"===e?(o=a+t)>r.length-1&&(o=r.length-1):"last"===e&&(o=r.length-1),this.scrollToFocusedOptionOnUpdate=!0,this.setState({focusedOption:r[o],focusedValue:null,focusedOptionId:this.getFocusedOptionId(r[o])})}}},{key:"getTheme",value:function(){return this.props.theme?"function"==typeof this.props.theme?this.props.theme(Js):so(so({},Js),this.props.theme):Js}},{key:"getCommonProps",value:function(){var e=this.clearValue,t=this.cx,n=this.getStyles,r=this.getClassNames,o=this.getValue,a=this.selectOption,i=this.setValue,s=this.props,c=s.isMulti,u=s.isRtl,l=s.options;return{clearValue:e,cx:t,getStyles:n,getClassNames:r,getValue:o,hasValue:this.hasValue(),isMulti:c,isRtl:u,options:l,selectOption:a,selectProps:s,setValue:i,theme:this.getTheme()}}},{key:"hasValue",value:function(){return this.state.selectValue.length>0}},{key:"hasOptions",value:function(){return!!this.getFocusableOptions().length}},{key:"isClearable",value:function(){var e=this.props,t=e.isClearable,n=e.isMulti;return void 0===t?n:t}},{key:"isOptionDisabled",value:function(e,t){return uc(this.props,e,t)}},{key:"isOptionSelected",value:function(e,t){return lc(this.props,e,t)}},{key:"filterOption",value:function(e,t){return dc(this.props,e,t)}},{key:"formatOptionLabel",value:function(e,t){if("function"==typeof this.props.formatOptionLabel){var n=this.props.inputValue,r=this.state.selectValue;return this.props.formatOptionLabel(e,{context:t,inputValue:n,selectValue:r})}return this.getOptionLabel(e)}},{key:"formatGroupLabel",value:function(e){return this.props.formatGroupLabel(e)}},{key:"startListeningComposition",value:function(){document&&document.addEventListener&&(document.addEventListener("compositionstart",this.onCompositionStart,!1),document.addEventListener("compositionend",this.onCompositionEnd,!1))}},{key:"stopListeningComposition",value:function(){document&&document.removeEventListener&&(document.removeEventListener("compositionstart",this.onCompositionStart),document.removeEventListener("compositionend",this.onCompositionEnd))}},{key:"startListeningToTouch",value:function(){document&&document.addEventListener&&(document.addEventListener("touchstart",this.onTouchStart,!1),document.addEventListener("touchmove",this.onTouchMove,!1),document.addEventListener("touchend",this.onTouchEnd,!1))}},{key:"stopListeningToTouch",value:function(){document&&document.removeEventListener&&(document.removeEventListener("touchstart",this.onTouchStart),document.removeEventListener("touchmove",this.onTouchMove),document.removeEventListener("touchend",this.onTouchEnd))}},{key:"renderInput",value:function(){var e=this.props,t=e.isDisabled,n=e.isSearchable,r=e.inputId,o=e.inputValue,a=e.tabIndex,i=e.form,s=e.menuIsOpen,c=e.required,u=this.getComponents().Input,l=this.state,d=l.inputIsHidden,f=l.ariaSelection,h=this.commonProps,m=r||this.getElementId("input"),g=so(so(so({"aria-autocomplete":"list","aria-expanded":s,"aria-haspopup":!0,"aria-errormessage":this.props["aria-errormessage"],"aria-invalid":this.props["aria-invalid"],"aria-label":this.props["aria-label"],"aria-labelledby":this.props["aria-labelledby"],"aria-required":c,role:"combobox","aria-activedescendant":this.isAppleDevice?void 0:this.state.focusedOptionId||""},s&&{"aria-controls":this.getElementId("listbox")}),!n&&{"aria-readonly":!0}),this.hasValue()?"initial-input-focus"===(null==f?void 0:f.action)&&{"aria-describedby":this.getElementId("live-region")}:{"aria-describedby":this.getElementId("placeholder")});return n?p.createElement(u,ho({},h,{autoCapitalize:"none",autoComplete:"off",autoCorrect:"off",id:m,innerRef:this.getInputRef,isDisabled:t,isHidden:d,onBlur:this.onInputBlur,onChange:this.handleInputChange,onFocus:this.onInputFocus,spellCheck:"false",tabIndex:a,form:i,type:"text",value:o},g)):p.createElement(Ms,ho({id:m,innerRef:this.getInputRef,onBlur:this.onInputBlur,onChange:yi,onFocus:this.onInputFocus,disabled:t,tabIndex:a,inputMode:"none",form:i,value:""},g))}},{key:"renderPlaceholderOrValue",value:function(){var e=this,t=this.getComponents(),n=t.MultiValue,r=t.MultiValueContainer,o=t.MultiValueLabel,a=t.MultiValueRemove,i=t.SingleValue,s=t.Placeholder,c=this.commonProps,u=this.props,l=u.controlShouldRenderValue,d=u.isDisabled,f=u.isMulti,h=u.inputValue,m=u.placeholder,g=this.state,y=g.selectValue,v=g.focusedValue,b=g.isFocused;if(!this.hasValue()||!l)return h?null:p.createElement(s,ho({},c,{key:"placeholder",isDisabled:d,isFocused:b,innerProps:{id:this.getElementId("placeholder")}}),m);if(f)return y.map((function(t,i){var s=t===v,u="".concat(e.getOptionLabel(t),"-").concat(e.getOptionValue(t));return p.createElement(n,ho({},c,{components:{Container:r,Label:o,Remove:a},isFocused:s,isDisabled:d,key:u,index:i,removeProps:{onClick:function(){return e.removeValue(t)},onTouchEnd:function(){return e.removeValue(t)},onMouseDown:function(e){e.preventDefault()}},data:t}),e.formatOptionLabel(t,"value"))}));if(h)return null;var w=y[0];return p.createElement(i,ho({},c,{data:w,isDisabled:d}),this.formatOptionLabel(w,"value"))}},{key:"renderClearIndicator",value:function(){var e=this.getComponents().ClearIndicator,t=this.commonProps,n=this.props,r=n.isDisabled,o=n.isLoading,a=this.state.isFocused;if(!this.isClearable()||!e||r||!this.hasValue()||o)return null;var i={onMouseDown:this.onClearIndicatorMouseDown,onTouchEnd:this.onClearIndicatorTouchEnd,"aria-hidden":"true"};return p.createElement(e,ho({},t,{innerProps:i,isFocused:a}))}},{key:"renderLoadingIndicator",value:function(){var e=this.getComponents().LoadingIndicator,t=this.commonProps,n=this.props,r=n.isDisabled,o=n.isLoading,a=this.state.isFocused;return e&&o?p.createElement(e,ho({},t,{innerProps:{"aria-hidden":"true"},isDisabled:r,isFocused:a})):null}},{key:"renderIndicatorSeparator",value:function(){var e=this.getComponents(),t=e.DropdownIndicator,n=e.IndicatorSeparator;if(!t||!n)return null;var r=this.commonProps,o=this.props.isDisabled,a=this.state.isFocused;return p.createElement(n,ho({},r,{isDisabled:o,isFocused:a}))}},{key:"renderDropdownIndicator",value:function(){var e=this.getComponents().DropdownIndicator;if(!e)return null;var t=this.commonProps,n=this.props.isDisabled,r=this.state.isFocused,o={onMouseDown:this.onDropdownIndicatorMouseDown,onTouchEnd:this.onDropdownIndicatorTouchEnd,"aria-hidden":"true"};return p.createElement(e,ho({},t,{innerProps:o,isDisabled:n,isFocused:r}))}},{key:"renderMenu",value:function(){var e=this,t=this.getComponents(),n=t.Group,r=t.GroupHeading,o=t.Menu,a=t.MenuList,i=t.MenuPortal,s=t.LoadingMessage,c=t.NoOptionsMessage,u=t.Option,l=this.commonProps,d=this.state.focusedOption,f=this.props,h=f.captureMenuScroll,m=f.inputValue,g=f.isLoading,y=f.loadingMessage,v=f.minMenuHeight,b=f.maxMenuHeight,w=f.menuIsOpen,O=f.menuPlacement,x=f.menuPosition,k=f.menuPortalTarget,S=f.menuShouldBlockScroll,E=f.menuShouldScrollIntoView,_=f.noOptionsMessage,D=f.onMenuScrollToTop,P=f.onMenuScrollToBottom;if(!w)return null;var j,C=function(t,n){var r=t.type,o=t.data,a=t.isDisabled,i=t.isSelected,s=t.label,c=t.value,f=d===o,h=a?void 0:function(){return e.onOptionHover(o)},m=a?void 0:function(){return e.selectOption(o)},g="".concat(e.getElementId("option"),"-").concat(n),y={id:g,onClick:m,onMouseMove:h,onMouseOver:h,tabIndex:-1,role:"option","aria-selected":e.isAppleDevice?void 0:i};return p.createElement(u,ho({},l,{innerProps:y,data:o,isDisabled:a,isSelected:i,key:g,label:s,type:r,value:c,isFocused:f,innerRef:f?e.getFocusedOptionRef:void 0}),e.formatOptionLabel(t.data,"menu"))};if(this.hasOptions())j=this.getCategorizedOptions().map((function(t){if("group"===t.type){var o=t.data,a=t.options,i=t.index,s="".concat(e.getElementId("group"),"-").concat(i),c="".concat(s,"-heading");return p.createElement(n,ho({},l,{key:s,data:o,options:a,Heading:r,headingProps:{id:c,data:t.data},label:e.formatGroupLabel(t.data)}),t.options.map((function(e){return C(e,"".concat(i,"-").concat(e.index))})))}if("option"===t.type)return C(t,"".concat(t.index))}));else if(g){var A=y({inputValue:m});if(null===A)return null;j=p.createElement(s,l,A)}else{var M=_({inputValue:m});if(null===M)return null;j=p.createElement(c,l,M)}var T={minMenuHeight:v,maxMenuHeight:b,menuPlacement:O,menuPosition:x,menuShouldScrollIntoView:E},I=p.createElement(Bi,ho({},l,T),(function(t){var n=t.ref,r=t.placerProps,i=r.placement,s=r.maxHeight;return p.createElement(o,ho({},l,T,{innerRef:n,innerProps:{onMouseDown:e.onMenuMouseDown,onMouseMove:e.onMenuMouseMove},isLoading:g,placement:i}),p.createElement(Vs,{captureEnabled:h,onTopArrive:D,onBottomArrive:P,lockEnabled:S},(function(t){return p.createElement(a,ho({},l,{innerRef:function(n){e.getMenuListRef(n),t(n)},innerProps:{role:"listbox","aria-multiselectable":l.isMulti,id:e.getElementId("listbox")},isLoading:g,maxHeight:s,focusedOption:d}),j)})))}));return k||"fixed"===x?p.createElement(i,ho({},l,{appendTo:k,controlElement:this.controlRef,menuPlacement:O,menuPosition:x}),I):I}},{key:"renderFormField",value:function(){var e=this,t=this.props,n=t.delimiter,r=t.isDisabled,o=t.isMulti,a=t.name,i=t.required,s=this.state.selectValue;if(i&&!this.hasValue()&&!r)return p.createElement(Gs,{name:a,onFocus:this.onValueInputFocus});if(a&&!r){if(o){if(n){var c=s.map((function(t){return e.getOptionValue(t)})).join(n);return p.createElement("input",{name:a,type:"hidden",value:c})}var u=s.length>0?s.map((function(t,n){return p.createElement("input",{key:"i-".concat(n),name:a,type:"hidden",value:e.getOptionValue(t)})})):p.createElement("input",{name:a,type:"hidden",value:""});return p.createElement("div",null,u)}var l=s[0]?this.getOptionValue(s[0]):"";return p.createElement("input",{name:a,type:"hidden",value:l})}}},{key:"renderLiveRegion",value:function(){var e=this.commonProps,t=this.state,n=t.ariaSelection,r=t.focusedOption,o=t.focusedValue,a=t.isFocused,i=t.selectValue,s=this.getFocusableOptions();return p.createElement(ws,ho({},e,{id:this.getElementId("live-region"),ariaSelection:n,focusedOption:r,focusedValue:o,isFocused:a,selectValue:i,focusableOptions:s,isAppleDevice:this.isAppleDevice}))}},{key:"render",value:function(){var e=this.getComponents(),t=e.Control,n=e.IndicatorsContainer,r=e.SelectContainer,o=e.ValueContainer,a=this.props,i=a.className,s=a.id,c=a.isDisabled,u=a.menuIsOpen,l=this.state.isFocused,d=this.commonProps=this.getCommonProps();return p.createElement(r,ho({},d,{className:i,innerProps:{id:s,onKeyDown:this.onKeyDown},isDisabled:c,isFocused:l}),this.renderLiveRegion(),p.createElement(t,ho({},d,{innerRef:this.getControlRef,innerProps:{onMouseDown:this.onControlMouseDown,onTouchEnd:this.onControlTouchEnd},isDisabled:c,isFocused:l,menuIsOpen:u}),p.createElement(o,ho({},d,{isDisabled:c}),this.renderPlaceholderOrValue(),this.renderInput()),p.createElement(n,ho({},d,{isDisabled:c}),this.renderClearIndicator(),this.renderLoadingIndicator(),this.renderIndicatorSeparator(),this.renderDropdownIndicator())),this.renderMenu(),this.renderFormField())}}],r=[{key:"getDerivedStateFromProps",value:function(e,t){var n=t.prevProps,r=t.clearFocusValueOnUpdate,o=t.inputIsHiddenAfterUpdate,a=t.ariaSelection,i=t.isFocused,s=t.prevWasFocused,c=t.instancePrefix,u=e.options,l=e.value,d=e.menuIsOpen,f=e.inputValue,p=e.isMulti,h=wi(l),m={};if(n&&(l!==n.value||u!==n.options||d!==n.menuIsOpen||f!==n.inputValue)){var g=d?function(e,t){return rc(nc(e,t))}(e,h):[],y=d?oc(nc(e,h),"".concat(c,"-option")):[],v=r?function(e,t){var n=e.focusedValue,r=e.selectValue.indexOf(n);if(r>-1){if(t.indexOf(n)>-1)return n;if(r<t.length)return t[r]}return null}(t,h):null,b=function(e,t){var n=e.focusedOption;return n&&t.indexOf(n)>-1?n:t[0]}(t,g);m={selectValue:h,focusedOption:b,focusedOptionId:ic(y,b),focusableOptionsWithIds:y,focusedValue:v,clearFocusValueOnUpdate:!1}}var w=null!=o&&e!==n?{inputIsHidden:o,inputIsHiddenAfterUpdate:void 0}:{},O=a,x=i&&s;return i&&!x&&(O={value:Ii(p,h,h[0]||null),options:h,action:"initial-input-focus"},x=!s),"initial-input-focus"===(null==a?void 0:a.action)&&(O=null),so(so(so({},m),w),{},{prevProps:e,ariaSelection:O,prevWasFocused:x})}}],n&&mo(t.prototype,n),r&&mo(t,r),Object.defineProperty(t,"prototype",{writable:!1}),a}(p.Component);hc.defaultProps=ec;var mc=(0,p.forwardRef)((function(e,t){var n=function(e){var t=e.defaultInputValue,n=void 0===t?"":t,r=e.defaultMenuIsOpen,o=void 0!==r&&r,a=e.defaultValue,i=void 0===a?null:a,s=e.inputValue,c=e.menuIsOpen,u=e.onChange,l=e.onInputChange,d=e.onMenuClose,f=e.onMenuOpen,h=e.value,m=fo(e,po),g=lo((0,p.useState)(void 0!==s?s:n),2),y=g[0],v=g[1],b=lo((0,p.useState)(void 0!==c?c:o),2),w=b[0],O=b[1],x=lo((0,p.useState)(void 0!==h?h:i),2),k=x[0],S=x[1],E=(0,p.useCallback)((function(e,t){"function"==typeof u&&u(e,t),S(e)}),[u]),_=(0,p.useCallback)((function(e,t){var n;"function"==typeof l&&(n=l(e,t)),v(void 0!==n?n:e)}),[l]),D=(0,p.useCallback)((function(){"function"==typeof f&&f(),O(!0)}),[f]),P=(0,p.useCallback)((function(){"function"==typeof d&&d(),O(!1)}),[d]),j=void 0!==s?s:y,C=void 0!==c?c:w,A=void 0!==h?h:k;return so(so({},m),{},{inputValue:j,menuIsOpen:C,onChange:E,onInputChange:_,onMenuClose:P,onMenuOpen:D,value:A})}(e);return p.createElement(hc,ho({ref:t},n))})),gc=mc;function yc(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 vc(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?yc(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):yc(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const bc=(0,f.injectIntl)((function(e){var t;return(0,We.jsx)("span",vc(vc({},e.innerProps),{},{children:(0,We.jsx)(St,{icon:"times",tabIndex:-1,"aria-label":(t="client.component.select.clearFieldLabel",e.intl.formatMessage({id:t})),"data-cy":"btn-clear"})}))}));var wc=c(2418);function Oc(){return Oc=Object.assign?Object.assign.bind():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},Oc.apply(this,arguments)}const xc=["onUpdate","onRepositioned","renderElement","renderElementTag","renderElementTo","renderTarget","className","id","style"];class kc extends p.Component{constructor(...e){super(...e),this._targetNode=p.createRef(),this._elementNode=p.createRef(),this._elementParentNode=null,this._tetherInstance=null}componentDidMount(){this._createContainer(),this.forceUpdate()}componentDidUpdate(e){if(e.renderElementTag===this.props.renderElementTag&&e.renderElementTo===this.props.renderElementTo||this._createContainer(),this._elementParentNode&&e.className!==this.props.className){const t=(e.className||"").split(" ").filter((e=>e.length>0)),n=(this.props.className||"").split(" ").filter((e=>e.length>0));this._elementParentNode.classList.remove(...t),this._elementParentNode.classList.add(...n)}this._update()}componentWillUnmount(){this._destroy()}getTetherInstance(){return this._tetherInstance}disable(){var e;null==(e=this._tetherInstance)||e.disable()}enable(){var e;null==(e=this._tetherInstance)||e.enable()}on(e,t,n){this._tetherInstance.on(e,t,n)}once(e,t,n){this._tetherInstance.once(e,t,n)}off(e,t){this._tetherInstance.off(e,t)}position(){var e;null==(e=this._tetherInstance)||e.position()}_runRenders(){let e="function"==typeof this.props.renderTarget?this.props.renderTarget(this._targetNode):null,t="function"==typeof this.props.renderElement?this.props.renderElement(this._elementNode):null;return(0,p.isValidElement)(e)||(e=null),(0,p.isValidElement)(t)||(t=null),{targetComponent:e,elementComponent:t}}_createTetherInstance(e){this._tetherInstance&&this._destroy(),this._tetherInstance=new wc(e),this._registerEventListeners()}_destroyTetherInstance(){this._tetherInstance&&(this._tetherInstance.destroy(),this._tetherInstance=null)}_registerEventListeners(){this.on("update",((...e)=>this.props.onUpdate&&this.props.onUpdate.apply(this,e))),this.on("repositioned",((...e)=>this.props.onRepositioned&&this.props.onRepositioned.apply(this,e)))}get _renderNode(){const{renderElementTo:e}=this.props;return"string"==typeof e?document.querySelector(e):e||document.body}_destroy(){this._destroyTetherInstance(),this._removeContainer()}_createContainer(){this._removeContainer();const{renderElementTag:e="div",className:t}=this.props;this._elementParentNode=document.createElement(e),this._elementParentNode.className=t||""}_addContainerToDOM(){this._elementParentNode&&this._renderNode&&this._elementParentNode.parentNode!==this._renderNode&&this._renderNode.append(this._elementParentNode)}_removeContainer(){this._elementParentNode&&this._elementParentNode.parentNode&&this._elementParentNode.remove()}_update(){this._elementNode.current&&this._targetNode.current?this._updateTether():this._destroy()}_updateTether(){var e;const t=this.props,{id:n,style:r}=t,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)t.indexOf(n=a[r])>=0||(o[n]=e[n]);return o}(t,xc),a=Oc({target:this._targetNode.current,element:this._elementParentNode},o),i=n||"";if(this._elementParentNode&&this._elementParentNode.id!==i&&(this._elementParentNode.id=i),this._elementParentNode&&r){const e=this._elementParentNode.style;for(const t in r)if(e[t]!==r[t]){let n=r[t];n&&(e[t]=n)}}this._addContainerToDOM(),this._tetherInstance?this._tetherInstance.setOptions(a):this._createTetherInstance(a),null==(e=this._tetherInstance)||e.position()}render(){const{targetComponent:e,elementComponent:t}=this._runRenders();return e?p.createElement(p.Fragment,null,e,t&&this._elementParentNode&&$a.createPortal(t,this._elementParentNode)):null}}var Sc,Ec,_c,Dc,Pc,jc,Cc,Ac,Mc,Tc,Ic,Nc,Rc;function Lc(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 Fc(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Lc(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Lc(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Hc=De.Ay.span.withConfig({displayName:"StyledClickableWrapper"})(Sc||(Sc=(0,Ee.A)(["\n pointer-events: auto;\n cursor: pointer;\n"]))),Wc=De.Ay.div.withConfig({displayName:"StyledReactSelectOuterWrapper"})(Ec||(Ec=(0,Ee.A)(["\n outline-style: none;\n cursor: ",";\n"])),(function(e){return e.immutable&&"text"})),Bc=De.Ay.div.withConfig({displayName:"StyledReactSelectInnerWrapper"})(_c||(_c=(0,Ee.A)(["\n outline-style: none;\n"]))),Yc=De.Ay.div.withConfig({displayName:"StyledIndicatorsContainerWrapper"})(Dc||(Dc=(0,Ee.A)(["\n position: relative;\n z-index: 1;\n background-color: ",";\n border-radius: ",";\n ",";\n"])),Te.t7.color("paper"),Te.t7.radii("form"),(function(e){return e.isTopAligned&&(0,De.AH)(Pc||(Pc=(0,Ee.A)(["\n position: absolute;\n right: 0;\n top: 0;\n "])))})),Uc=(0,De.Ay)(kc).withConfig({displayName:"StyledTether"})(jc||(jc=(0,Ee.A)(["\n && {\n z-index: 1;\n }\n"]))),zc=(De.Ay.div.withConfig({displayName:"StyledNonTether"})(Cc||(Cc=(0,Ee.A)(["\n position: absolute;\n padding-bottom: ",";\n z-index: 2; // higher than StyledTether and StyledIndicatorsContainerWrapper\n"])),Te.hs.space(1.5)),(0,De.Ay)(hs.Menu).attrs((function(e){return{theme:e.selectTheme}})).withConfig({displayName:"StyledMenu"})(Ac||(Ac=(0,Ee.A)(["\n && {\n margin: 8px 0 8px -10px;\n width: calc(","px + 20px);\n position: relative;\n\n .tether-target-attached-top & {\n transform: translateY(-","px);\n }\n }\n"])),(function(e){return e.wrapperWidth}),(function(e){return e.wrapperHeight+6}))),Vc=De.Ay.div.withConfig({displayName:"StyledMoreOptionsAvailable"})(Mc||(Mc=(0,Ee.A)(["\n && {\n ","\n cursor: default;\n padding: "," ",";\n }\n"])),(0,Te.Ed)({color:Te.t7.color("signal.info"),lineHeight:"normal"}),Te.hs.space(-.5),Te.hs.space(-.2)),qc=De.Ay.div.withConfig({displayName:"StyledSingleValueWrapper"})(Tc||(Tc=(0,Ee.A)(["\n overflow-x: hidden;\n position: relative;\n color: ",";\n"])),(function(e){return e.isDisabled?Te.t7.color("text"):"inherit"})),Gc=De.Ay.div.withConfig({displayName:"StyledDropdownIndicatorWrapper"})(Ic||(Ic=(0,Ee.A)(["\n && {\n position: relative;\n width: 25px;\n height: 25px;\n display: flex;\n align-items: center;\n }\n"]))),Kc=De.Ay.div.withConfig({displayName:"StyledMultiValueWrapper"})(Nc||(Nc=(0,Ee.A)(["\n overflow: hidden;\n width: 100%;\n display: flex;\n flex-wrap: wrap;\n"]))),$c=De.Ay.span.withConfig({displayName:"StyledMultiValueLabelWrapper"})(Rc||(Rc=(0,Ee.A)(["\n overflow: hidden;\n text-overflow: ellipsis;\n"]))),Xc=function(e){var t=e.colors.paper,n=e.colors.backgroundItemHover,r=e.colors.backgroundItemSelected,o=e.colors.text,a=e.colors.borderSelect,i=e.colors.textDisabled,s=e.radii.form,c=Te.hs.space(-1)({theme:e}),u=Te.hs.space(-2)({theme:e}),l={color:o,fontFamily:e.fontFamily.regular,fontSize:"".concat(e.fontSize.base,"rem"),fontWeight:e.fontWeights.regular,lineHeight:e.lineHeights.regular},d=function(e){return e.isMulti&&(e.selectProps.hasAdvancedSearch||e.selectProps.hasDocsTreeSearch)},f=function(t){return Fc(Fc({},t),{},{color:e.colors.signal.info,cursor:"default",textAlign:"left"})};return{container:function(e,t){return Fc(Fc(Fc({},e),l),{},{outline:0})},control:function(e,t){return Fc(Fc({},e),{},{backgroundColor:"transparent",borderWidth:0,boxShadow:null,minHeight:0,flexWrap:"nowrap",position:"relative",display:d(t)?"block":e.display})},noOptionsMessage:f,loadingMessage:f,option:function(o,a){var i=t;return a.isSelected?i=r:a.isFocused&&(i=n),Fc(Fc({},o),{},{color:e.colors.text,backgroundColor:i,cursor:"pointer",":active":{backgroundColor:a.isSelected?r:n}})},indicatorsContainer:function(e,t){return Fc(Fc({},e),{},{alignSelf:"flex-end","> *":{padding:"0 !important;"}})},input:function(e,t){var n=50;return t.selectProps.hasDocsTreeSearch&&(n+=25),t.selectProps.hasAdvancedSearch&&(n+=25),t.selectProps.hasCreatePermission&&(n+=25),Fc(Fc(Fc({},e),{},{minHeight:t.isDisabled?"0":"2.6rem",paddingTop:t.isDisabled?"0":"2px",paddingBottom:t.isDisabled?"0":"2px"},d(t)?{width:"calc(100% - ".concat(n,"px)")}:{}),{},{overflow:"hidden",margin:"0",color:o})},menu:function(t,n){return{backgroundColor:e.colors.paper,boxShadow:"0 0 6px ".concat(a),borderRadius:s}},menuList:function(t,n){return Fc(Fc(Fc({},t),l),{},{border:"1px solid ".concat(a),borderRadius:s,padding:"0",backgroundColor:e.colors.paper})},multiValue:function(t,n){return Fc(Fc({},t),{},{borderRadius:s,margin:"".concat(c," ").concat(u," 0 0"),backgroundColor:e.colors.backgroundMultiValue,justifyContent:"space-between"},d(n)&&!n.isDisabled?{width:"100%",maxWidth:"300px"}:{})},multiValueLabel:function(e,t){return Fc(Fc({},e),{},{borderRadius:s,color:o,fontSize:"inherit",lineHeight:1.8})},multiValueRemove:function(e,t){return Fc(Fc({},e),{},{borderRadius:0,color:o,display:t.isDisabled?"none":"flex",":hover":Fc(Fc({},e[":hover"]),{},{color:o,backgroundColor:r,cursor:"pointer"})})},singleValue:function(e,t){return Fc(Fc({},e),{},{color:t.isDisabled?i:o,margin:0})},valueContainer:function(e,t){return Fc(Fc({},e),{},{padding:0,margin:0})}}};function Qc(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 Zc(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Qc(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Qc(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const Jc=function(e){var t=e.selectProps,n=t.isDisabled,r=t.menuIsOpen;return n?null:(0,We.jsx)(hs.DropdownIndicator,Zc(Zc({},e),{},{children:(0,We.jsx)(Gc,{children:(0,We.jsx)(St,{icon:r?"chevron-up":"chevron-down",visible:!0,tabIndex:-1})})}))};Se().shape({key:Se().any.isRequired,display:Se().string});var eu,tu,nu;function ru(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 ou(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ru(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ru(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var au=function(e,t,n){return function(r){r.stopPropagation(),e(t,n)}},iu=function(e,t){return function(n){n.stopPropagation(),e(t)}},su=function(e,t){return function(n){n.stopPropagation(),e(t)}},cu=function(e){e.stopPropagation()};const uu=function(e){var t=e.selectProps,n=t.openDocsTreeSearch,r=t.openAdvancedSearch,o=t.openRemoteCreate,a=t.isDisabled,i=t.hasDocsTreeSearch,s=t.hasAdvancedSearch,c=t.createPermission,u=t.value,l=t.isMulti,d=t.inputValue,f=l&&(s||i);return(0,We.jsx)(Yc,{isTopAligned:f,children:(0,We.jsxs)(hs.IndicatorsContainer,ou(ou({},e),{},{children:[e.children,n&&!a&&(0,We.jsx)("span",{onTouchEnd:cu,onMouseDown:iu(n,u),children:eu||(eu=(0,We.jsx)(St,{icon:"folder",tabIndex:-1,"data-cy":"btn-docsTreeSearch"}))}),r&&!a&&(0,We.jsx)("span",{onTouchEnd:cu,onMouseDown:au(r,d,u),children:tu||(tu=(0,We.jsx)(St,{icon:"search",tabIndex:-1,"data-cy":"btn-advancedSearch"}))}),c&&!a&&(0,We.jsx)("span",{onTouchEnd:cu,onMouseDown:su(o,u),children:nu||(nu=(0,We.jsx)(St,{icon:"plus",tabIndex:-1,"data-cy":"btn-remoteCreate"}))})]}))})};var lu;const du=function(){return lu||(lu=(0,We.jsx)("span",{children:(0,We.jsx)(ze,{size:"1.8rem"})}))};var fu="tocco-app",pu=c(85072),hu=c.n(pu),mu=c(97825),gu=c.n(mu),yu=c(77659),vu=c.n(yu),bu=c(55056),wu=c.n(bu),Ou=c(10540),xu=c.n(Ou),ku=c(41113),Su=c.n(ku),Eu=c(2063),_u={};_u.styleTagTransform=Su(),_u.setAttributes=wu(),_u.insert=vu().bind(null,"head"),_u.domAPI=gu(),_u.insertStyleElement=xu();hu()(Eu.A,_u);Eu.A&&Eu.A.locals&&Eu.A.locals;var Du,Pu=c(59386),ju=c.n(Pu),Cu=De.Ay.span.withConfig({displayName:"StyledChildrenWrapper"})(Du||(Du=(0,Ee.A)(["\n cursor: pointer;\n user-select: none;\n"]))),Au=m().forwardRef((function(e,t){var n=e.children,r=e.onOpen;return(0,We.jsx)(Cu,{onClick:r,ref:t,children:n})}));Au.propTypes={children:Se().any,onOpen:Se().func};const Mu=Au;function Tu(e){const t=Object.prototype.toString.call(e);return e instanceof Date||"object"==typeof e&&"[object Date]"===t?new e.constructor(+e):"number"==typeof e||"[object Number]"===t||"string"==typeof e||"[object String]"===t?new Date(e):new Date(NaN)}function Iu(e,t){return e instanceof Date?new e.constructor(t):new Date(t)}function Nu(e,t){const n=Tu(e);return isNaN(t)?Iu(e,NaN):t?(n.setDate(n.getDate()+t),n):n}Math.pow(10,8);const Ru=6048e5,Lu=864e5,Fu=6e4,Hu=36e5;let Wu={};function Bu(){return Wu}function Yu(e,t){const n=Bu(),r=t?.weekStartsOn??t?.locale?.options?.weekStartsOn??n.weekStartsOn??n.locale?.options?.weekStartsOn??0,o=Tu(e),a=o.getDay(),i=(a<r?7:0)+a-r;return o.setDate(o.getDate()-i),o.setHours(0,0,0,0),o}function Uu(e){return Yu(e,{weekStartsOn:1})}function zu(e){const t=Tu(e),n=t.getFullYear(),r=Iu(e,0);r.setFullYear(n+1,0,4),r.setHours(0,0,0,0);const o=Uu(r),a=Iu(e,0);a.setFullYear(n,0,4),a.setHours(0,0,0,0);const i=Uu(a);return t.getTime()>=o.getTime()?n+1:t.getTime()>=i.getTime()?n:n-1}function Vu(e){const t=Tu(e);return t.setHours(0,0,0,0),t}function qu(e){const t=Tu(e),n=new Date(Date.UTC(t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()));return n.setUTCFullYear(t.getFullYear()),+e-+n}function Gu(e,t){const n=Vu(e),r=Vu(t),o=+n-qu(n),a=+r-qu(r);return Math.round((o-a)/Lu)}function Ku(e){const t=zu(e),n=Iu(e,0);return n.setFullYear(t,0,4),n.setHours(0,0,0,0),Uu(n)}function $u(e){return e instanceof Date||"object"==typeof e&&"[object Date]"===Object.prototype.toString.call(e)}function Xu(e){if(!$u(e)&&"number"!=typeof e)return!1;const t=Tu(e);return!isNaN(Number(t))}function Qu(e){const t=Tu(e),n=Iu(e,0);return n.setFullYear(t.getFullYear(),0,1),n.setHours(0,0,0,0),n}const Zu={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}};function Ju(e){return(t={})=>{const n=t.width?String(t.width):e.defaultWidth;return e.formats[n]||e.formats[e.defaultWidth]}}const el={date:Ju({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:Ju({formats:{full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},defaultWidth:"full"}),dateTime:Ju({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},tl={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"};function nl(e){return(t,n)=>{let r;if("formatting"===(n?.context?String(n.context):"standalone")&&e.formattingValues){const t=e.defaultFormattingWidth||e.defaultWidth,o=n?.width?String(n.width):t;r=e.formattingValues[o]||e.formattingValues[t]}else{const t=e.defaultWidth,o=n?.width?String(n.width):e.defaultWidth;r=e.values[o]||e.values[t]}return r[e.argumentCallback?e.argumentCallback(t):t]}}const rl={ordinalNumber:(e,t)=>{const n=Number(e),r=n%100;if(r>20||r<10)switch(r%10){case 1:return n+"st";case 2:return n+"nd";case 3:return n+"rd"}return n+"th"},era:nl({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:nl({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},defaultWidth:"wide",argumentCallback:e=>e-1}),month:nl({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},defaultWidth:"wide"}),day:nl({values:{narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},defaultWidth:"wide"}),dayPeriod:nl({values:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},defaultWidth:"wide",formattingValues:{narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},defaultFormattingWidth:"wide"})};function ol(e){return(t,n={})=>{const r=n.width,o=r&&e.matchPatterns[r]||e.matchPatterns[e.defaultMatchWidth],a=t.match(o);if(!a)return null;const i=a[0],s=r&&e.parsePatterns[r]||e.parsePatterns[e.defaultParseWidth],c=Array.isArray(s)?function(e,t){for(let n=0;n<e.length;n++)if(t(e[n]))return n;return}(s,(e=>e.test(i))):function(e,t){for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&t(e[n]))return n;return}(s,(e=>e.test(i)));let u;u=e.valueCallback?e.valueCallback(c):c,u=n.valueCallback?n.valueCallback(u):u;return{value:u,rest:t.slice(i.length)}}}function al(e){return(t,n={})=>{const r=t.match(e.matchPattern);if(!r)return null;const o=r[0],a=t.match(e.parsePattern);if(!a)return null;let i=e.valueCallback?e.valueCallback(a[0]):a[0];i=n.valueCallback?n.valueCallback(i):i;return{value:i,rest:t.slice(o.length)}}}const il={ordinalNumber:al({matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:e=>parseInt(e,10)}),era:ol({matchPatterns:{narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^b/i,/^(a|c)/i]},defaultParseWidth:"any"}),quarter:ol({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:e=>e+1}),month:ol({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:ol({matchPatterns:{narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:ol({matchPatterns:{narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},defaultParseWidth:"any"})},sl={code:"en-US",formatDistance:(e,t,n)=>{let r;const o=Zu[e];return r="string"==typeof o?o:1===t?o.one:o.other.replace("{{count}}",t.toString()),n?.addSuffix?n.comparison&&n.comparison>0?"in "+r:r+" ago":r},formatLong:el,formatRelative:(e,t,n,r)=>tl[e],localize:rl,match:il,options:{weekStartsOn:0,firstWeekContainsDate:1}};function cl(e){const t=Tu(e);return Gu(t,Qu(t))+1}function ul(e){const t=Tu(e),n=+Uu(t)-+Ku(t);return Math.round(n/Ru)+1}function ll(e,t){const n=Tu(e),r=n.getFullYear(),o=Bu(),a=t?.firstWeekContainsDate??t?.locale?.options?.firstWeekContainsDate??o.firstWeekContainsDate??o.locale?.options?.firstWeekContainsDate??1,i=Iu(e,0);i.setFullYear(r+1,0,a),i.setHours(0,0,0,0);const s=Yu(i,t),c=Iu(e,0);c.setFullYear(r,0,a),c.setHours(0,0,0,0);const u=Yu(c,t);return n.getTime()>=s.getTime()?r+1:n.getTime()>=u.getTime()?r:r-1}function dl(e,t){const n=Bu(),r=t?.firstWeekContainsDate??t?.locale?.options?.firstWeekContainsDate??n.firstWeekContainsDate??n.locale?.options?.firstWeekContainsDate??1,o=ll(e,t),a=Iu(e,0);a.setFullYear(o,0,r),a.setHours(0,0,0,0);return Yu(a,t)}function fl(e,t){const n=Tu(e),r=+Yu(n,t)-+dl(n,t);return Math.round(r/Ru)+1}function pl(e,t){return(e<0?"-":"")+Math.abs(e).toString().padStart(t,"0")}const hl={y(e,t){const n=e.getFullYear(),r=n>0?n:1-n;return pl("yy"===t?r%100:r,t.length)},M(e,t){const n=e.getMonth();return"M"===t?String(n+1):pl(n+1,2)},d:(e,t)=>pl(e.getDate(),t.length),a(e,t){const n=e.getHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return n.toUpperCase();case"aaa":return n;case"aaaaa":return n[0];default:return"am"===n?"a.m.":"p.m."}},h:(e,t)=>pl(e.getHours()%12||12,t.length),H:(e,t)=>pl(e.getHours(),t.length),m:(e,t)=>pl(e.getMinutes(),t.length),s:(e,t)=>pl(e.getSeconds(),t.length),S(e,t){const n=t.length,r=e.getMilliseconds();return pl(Math.trunc(r*Math.pow(10,n-3)),t.length)}},ml="midnight",gl="noon",yl="morning",vl="afternoon",bl="evening",wl="night",Ol={G:function(e,t,n){const r=e.getFullYear()>0?1:0;switch(t){case"G":case"GG":case"GGG":return n.era(r,{width:"abbreviated"});case"GGGGG":return n.era(r,{width:"narrow"});default:return n.era(r,{width:"wide"})}},y:function(e,t,n){if("yo"===t){const t=e.getFullYear(),r=t>0?t:1-t;return n.ordinalNumber(r,{unit:"year"})}return hl.y(e,t)},Y:function(e,t,n,r){const o=ll(e,r),a=o>0?o:1-o;if("YY"===t){return pl(a%100,2)}return"Yo"===t?n.ordinalNumber(a,{unit:"year"}):pl(a,t.length)},R:function(e,t){return pl(zu(e),t.length)},u:function(e,t){return pl(e.getFullYear(),t.length)},Q:function(e,t,n){const r=Math.ceil((e.getMonth()+1)/3);switch(t){case"Q":return String(r);case"QQ":return pl(r,2);case"Qo":return n.ordinalNumber(r,{unit:"quarter"});case"QQQ":return n.quarter(r,{width:"abbreviated",context:"formatting"});case"QQQQQ":return n.quarter(r,{width:"narrow",context:"formatting"});default:return n.quarter(r,{width:"wide",context:"formatting"})}},q:function(e,t,n){const r=Math.ceil((e.getMonth()+1)/3);switch(t){case"q":return String(r);case"qq":return pl(r,2);case"qo":return n.ordinalNumber(r,{unit:"quarter"});case"qqq":return n.quarter(r,{width:"abbreviated",context:"standalone"});case"qqqqq":return n.quarter(r,{width:"narrow",context:"standalone"});default:return n.quarter(r,{width:"wide",context:"standalone"})}},M:function(e,t,n){const r=e.getMonth();switch(t){case"M":case"MM":return hl.M(e,t);case"Mo":return n.ordinalNumber(r+1,{unit:"month"});case"MMM":return n.month(r,{width:"abbreviated",context:"formatting"});case"MMMMM":return n.month(r,{width:"narrow",context:"formatting"});default:return n.month(r,{width:"wide",context:"formatting"})}},L:function(e,t,n){const r=e.getMonth();switch(t){case"L":return String(r+1);case"LL":return pl(r+1,2);case"Lo":return n.ordinalNumber(r+1,{unit:"month"});case"LLL":return n.month(r,{width:"abbreviated",context:"standalone"});case"LLLLL":return n.month(r,{width:"narrow",context:"standalone"});default:return n.month(r,{width:"wide",context:"standalone"})}},w:function(e,t,n,r){const o=fl(e,r);return"wo"===t?n.ordinalNumber(o,{unit:"week"}):pl(o,t.length)},I:function(e,t,n){const r=ul(e);return"Io"===t?n.ordinalNumber(r,{unit:"week"}):pl(r,t.length)},d:function(e,t,n){return"do"===t?n.ordinalNumber(e.getDate(),{unit:"date"}):hl.d(e,t)},D:function(e,t,n){const r=cl(e);return"Do"===t?n.ordinalNumber(r,{unit:"dayOfYear"}):pl(r,t.length)},E:function(e,t,n){const r=e.getDay();switch(t){case"E":case"EE":case"EEE":return n.day(r,{width:"abbreviated",context:"formatting"});case"EEEEE":return n.day(r,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(r,{width:"short",context:"formatting"});default:return n.day(r,{width:"wide",context:"formatting"})}},e:function(e,t,n,r){const o=e.getDay(),a=(o-r.weekStartsOn+8)%7||7;switch(t){case"e":return String(a);case"ee":return pl(a,2);case"eo":return n.ordinalNumber(a,{unit:"day"});case"eee":return n.day(o,{width:"abbreviated",context:"formatting"});case"eeeee":return n.day(o,{width:"narrow",context:"formatting"});case"eeeeee":return n.day(o,{width:"short",context:"formatting"});default:return n.day(o,{width:"wide",context:"formatting"})}},c:function(e,t,n,r){const o=e.getDay(),a=(o-r.weekStartsOn+8)%7||7;switch(t){case"c":return String(a);case"cc":return pl(a,t.length);case"co":return n.ordinalNumber(a,{unit:"day"});case"ccc":return n.day(o,{width:"abbreviated",context:"standalone"});case"ccccc":return n.day(o,{width:"narrow",context:"standalone"});case"cccccc":return n.day(o,{width:"short",context:"standalone"});default:return n.day(o,{width:"wide",context:"standalone"})}},i:function(e,t,n){const r=e.getDay(),o=0===r?7:r;switch(t){case"i":return String(o);case"ii":return pl(o,t.length);case"io":return n.ordinalNumber(o,{unit:"day"});case"iii":return n.day(r,{width:"abbreviated",context:"formatting"});case"iiiii":return n.day(r,{width:"narrow",context:"formatting"});case"iiiiii":return n.day(r,{width:"short",context:"formatting"});default:return n.day(r,{width:"wide",context:"formatting"})}},a:function(e,t,n){const r=e.getHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"});case"aaa":return n.dayPeriod(r,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return n.dayPeriod(r,{width:"narrow",context:"formatting"});default:return n.dayPeriod(r,{width:"wide",context:"formatting"})}},b:function(e,t,n){const r=e.getHours();let o;switch(o=12===r?gl:0===r?ml:r/12>=1?"pm":"am",t){case"b":case"bb":return n.dayPeriod(o,{width:"abbreviated",context:"formatting"});case"bbb":return n.dayPeriod(o,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return n.dayPeriod(o,{width:"narrow",context:"formatting"});default:return n.dayPeriod(o,{width:"wide",context:"formatting"})}},B:function(e,t,n){const r=e.getHours();let o;switch(o=r>=17?bl:r>=12?vl:r>=4?yl:wl,t){case"B":case"BB":case"BBB":return n.dayPeriod(o,{width:"abbreviated",context:"formatting"});case"BBBBB":return n.dayPeriod(o,{width:"narrow",context:"formatting"});default:return n.dayPeriod(o,{width:"wide",context:"formatting"})}},h:function(e,t,n){if("ho"===t){let t=e.getHours()%12;return 0===t&&(t=12),n.ordinalNumber(t,{unit:"hour"})}return hl.h(e,t)},H:function(e,t,n){return"Ho"===t?n.ordinalNumber(e.getHours(),{unit:"hour"}):hl.H(e,t)},K:function(e,t,n){const r=e.getHours()%12;return"Ko"===t?n.ordinalNumber(r,{unit:"hour"}):pl(r,t.length)},k:function(e,t,n){let r=e.getHours();return 0===r&&(r=24),"ko"===t?n.ordinalNumber(r,{unit:"hour"}):pl(r,t.length)},m:function(e,t,n){return"mo"===t?n.ordinalNumber(e.getMinutes(),{unit:"minute"}):hl.m(e,t)},s:function(e,t,n){return"so"===t?n.ordinalNumber(e.getSeconds(),{unit:"second"}):hl.s(e,t)},S:function(e,t){return hl.S(e,t)},X:function(e,t,n){const r=e.getTimezoneOffset();if(0===r)return"Z";switch(t){case"X":return kl(r);case"XXXX":case"XX":return Sl(r);default:return Sl(r,":")}},x:function(e,t,n){const r=e.getTimezoneOffset();switch(t){case"x":return kl(r);case"xxxx":case"xx":return Sl(r);default:return Sl(r,":")}},O:function(e,t,n){const r=e.getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+xl(r,":");default:return"GMT"+Sl(r,":")}},z:function(e,t,n){const r=e.getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+xl(r,":");default:return"GMT"+Sl(r,":")}},t:function(e,t,n){return pl(Math.trunc(e.getTime()/1e3),t.length)},T:function(e,t,n){return pl(e.getTime(),t.length)}};function xl(e,t=""){const n=e>0?"-":"+",r=Math.abs(e),o=Math.trunc(r/60),a=r%60;return 0===a?n+String(o):n+String(o)+t+pl(a,2)}function kl(e,t){if(e%60==0){return(e>0?"-":"+")+pl(Math.abs(e)/60,2)}return Sl(e,t)}function Sl(e,t=""){const n=e>0?"-":"+",r=Math.abs(e);return n+pl(Math.trunc(r/60),2)+t+pl(r%60,2)}const El=(e,t)=>{switch(e){case"P":return t.date({width:"short"});case"PP":return t.date({width:"medium"});case"PPP":return t.date({width:"long"});default:return t.date({width:"full"})}},_l=(e,t)=>{switch(e){case"p":return t.time({width:"short"});case"pp":return t.time({width:"medium"});case"ppp":return t.time({width:"long"});default:return t.time({width:"full"})}},Dl={p:_l,P:(e,t)=>{const n=e.match(/(P+)(p+)?/)||[],r=n[1],o=n[2];if(!o)return El(e,t);let a;switch(r){case"P":a=t.dateTime({width:"short"});break;case"PP":a=t.dateTime({width:"medium"});break;case"PPP":a=t.dateTime({width:"long"});break;default:a=t.dateTime({width:"full"})}return a.replace("{{date}}",El(r,t)).replace("{{time}}",_l(o,t))}},Pl=/^D+$/,jl=/^Y+$/,Cl=["D","DD","YY","YYYY"];function Al(e){return Pl.test(e)}function Ml(e){return jl.test(e)}function Tl(e,t,n){const r=function(e,t,n){const r="Y"===e[0]?"years":"days of the month";return`Use \`${e.toLowerCase()}\` instead of \`${e}\` (in \`${t}\`) for formatting ${r} to the input \`${n}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`}(e,t,n);if(console.warn(r),Cl.includes(e))throw new RangeError(r)}const Il=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,Nl=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,Rl=/^'([^]*?)'?$/,Ll=/''/g,Fl=/[a-zA-Z]/;function Hl(e,t,n){const r=Bu(),o=n?.locale??r.locale??sl,a=n?.firstWeekContainsDate??n?.locale?.options?.firstWeekContainsDate??r.firstWeekContainsDate??r.locale?.options?.firstWeekContainsDate??1,i=n?.weekStartsOn??n?.locale?.options?.weekStartsOn??r.weekStartsOn??r.locale?.options?.weekStartsOn??0,s=Tu(e);if(!Xu(s))throw new RangeError("Invalid time value");let c=t.match(Nl).map((e=>{const t=e[0];if("p"===t||"P"===t){return(0,Dl[t])(e,o.formatLong)}return e})).join("").match(Il).map((e=>{if("''"===e)return{isToken:!1,value:"'"};const t=e[0];if("'"===t)return{isToken:!1,value:Wl(e)};if(Ol[t])return{isToken:!0,value:e};if(t.match(Fl))throw new RangeError("Format string contains an unescaped latin alphabet character `"+t+"`");return{isToken:!1,value:e}}));o.localize.preprocessor&&(c=o.localize.preprocessor(s,c));const u={firstWeekContainsDate:a,weekStartsOn:i,locale:o};return c.map((r=>{if(!r.isToken)return r.value;const a=r.value;(!n?.useAdditionalWeekYearTokens&&Ml(a)||!n?.useAdditionalDayOfYearTokens&&Al(a))&&Tl(a,t,String(e));return(0,Ol[a[0]])(s,a,o.localize,u)})).join("")}function Wl(e){const t=e.match(Rl);return t?t[1].replace(Ll,"'"):e}function Bl(){return Object.assign({},Bu())}function Yl(e){return Tu(e).getHours()}function Ul(e){let t=Tu(e).getDay();return 0===t&&(t=7),t}function zl(e){return Tu(e).getMinutes()}function Vl(e){return Tu(e).getSeconds()}function ql(e,t){const n=t instanceof Date?Iu(t,0):new t(0);return n.setFullYear(e.getFullYear(),e.getMonth(),e.getDate()),n.setHours(e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds()),n}class Gl{subPriority=0;validate(e,t){return!0}}class Kl extends Gl{constructor(e,t,n,r,o){super(),this.value=e,this.validateValue=t,this.setValue=n,this.priority=r,o&&(this.subPriority=o)}validate(e,t){return this.validateValue(e,this.value,t)}set(e,t,n){return this.setValue(e,t,this.value,n)}}class $l extends Gl{priority=10;subPriority=-1;set(e,t){return t.timestampIsSet?e:Iu(e,ql(e,Date))}}class Xl{run(e,t,n,r){const o=this.parse(e,t,n,r);return o?{setter:new Kl(o.value,this.validate,this.set,this.priority,this.subPriority),rest:o.rest}:null}validate(e,t,n){return!0}}const Ql=/^(1[0-2]|0?\d)/,Zl=/^(3[0-1]|[0-2]?\d)/,Jl=/^(36[0-6]|3[0-5]\d|[0-2]?\d?\d)/,ed=/^(5[0-3]|[0-4]?\d)/,td=/^(2[0-3]|[0-1]?\d)/,nd=/^(2[0-4]|[0-1]?\d)/,rd=/^(1[0-1]|0?\d)/,od=/^(1[0-2]|0?\d)/,ad=/^[0-5]?\d/,id=/^[0-5]?\d/,sd=/^\d/,cd=/^\d{1,2}/,ud=/^\d{1,3}/,ld=/^\d{1,4}/,dd=/^-?\d+/,fd=/^-?\d/,pd=/^-?\d{1,2}/,hd=/^-?\d{1,3}/,md=/^-?\d{1,4}/,gd=/^([+-])(\d{2})(\d{2})?|Z/,yd=/^([+-])(\d{2})(\d{2})|Z/,vd=/^([+-])(\d{2})(\d{2})((\d{2}))?|Z/,bd=/^([+-])(\d{2}):(\d{2})|Z/,wd=/^([+-])(\d{2}):(\d{2})(:(\d{2}))?|Z/;function Od(e,t){return e?{value:t(e.value),rest:e.rest}:e}function xd(e,t){const n=t.match(e);return n?{value:parseInt(n[0],10),rest:t.slice(n[0].length)}:null}function kd(e,t){const n=t.match(e);if(!n)return null;if("Z"===n[0])return{value:0,rest:t.slice(1)};const r="+"===n[1]?1:-1,o=n[2]?parseInt(n[2],10):0,a=n[3]?parseInt(n[3],10):0,i=n[5]?parseInt(n[5],10):0;return{value:r*(o*Hu+a*Fu+1e3*i),rest:t.slice(n[0].length)}}function Sd(e){return xd(dd,e)}function Ed(e,t){switch(e){case 1:return xd(sd,t);case 2:return xd(cd,t);case 3:return xd(ud,t);case 4:return xd(ld,t);default:return xd(new RegExp("^\\d{1,"+e+"}"),t)}}function _d(e,t){switch(e){case 1:return xd(fd,t);case 2:return xd(pd,t);case 3:return xd(hd,t);case 4:return xd(md,t);default:return xd(new RegExp("^-?\\d{1,"+e+"}"),t)}}function Dd(e){switch(e){case"morning":return 4;case"evening":return 17;case"pm":case"noon":case"afternoon":return 12;default:return 0}}function Pd(e,t){const n=t>0,r=n?t:1-t;let o;if(r<=50)o=e||100;else{const t=r+50;o=e+100*Math.trunc(t/100)-(e>=t%100?100:0)}return n?o:1-o}function jd(e){return e%400==0||e%4==0&&e%100!=0}function Cd(e,t,n){const r=Tu(e),o=fl(r,n)-t;return r.setDate(r.getDate()-7*o),r}function Ad(e,t){const n=Tu(e),r=ul(n)-t;return n.setDate(n.getDate()-7*r),n}const Md=[31,28,31,30,31,30,31,31,30,31,30,31],Td=[31,29,31,30,31,30,31,31,30,31,30,31];function Id(e,t,n){const r=Bu(),o=n?.weekStartsOn??n?.locale?.options?.weekStartsOn??r.weekStartsOn??r.locale?.options?.weekStartsOn??0,a=Tu(e),i=a.getDay(),s=7-o;return Nu(a,t<0||t>6?t-(i+s)%7:((t%7+7)%7+s)%7-(i+s)%7)}function Nd(e,t){const n=Tu(e);return Nu(n,t-Ul(n))}const Rd={G:new class extends Xl{priority=140;parse(e,t,n){switch(t){case"G":case"GG":case"GGG":return n.era(e,{width:"abbreviated"})||n.era(e,{width:"narrow"});case"GGGGG":return n.era(e,{width:"narrow"});default:return n.era(e,{width:"wide"})||n.era(e,{width:"abbreviated"})||n.era(e,{width:"narrow"})}}set(e,t,n){return t.era=n,e.setFullYear(n,0,1),e.setHours(0,0,0,0),e}incompatibleTokens=["R","u","t","T"]},y:new class extends Xl{priority=130;incompatibleTokens=["Y","R","u","w","I","i","e","c","t","T"];parse(e,t,n){const r=e=>({year:e,isTwoDigitYear:"yy"===t});switch(t){case"y":return Od(Ed(4,e),r);case"yo":return Od(n.ordinalNumber(e,{unit:"year"}),r);default:return Od(Ed(t.length,e),r)}}validate(e,t){return t.isTwoDigitYear||t.year>0}set(e,t,n){const r=e.getFullYear();if(n.isTwoDigitYear){const t=Pd(n.year,r);return e.setFullYear(t,0,1),e.setHours(0,0,0,0),e}const o="era"in t&&1!==t.era?1-n.year:n.year;return e.setFullYear(o,0,1),e.setHours(0,0,0,0),e}},Y:new class extends Xl{priority=130;parse(e,t,n){const r=e=>({year:e,isTwoDigitYear:"YY"===t});switch(t){case"Y":return Od(Ed(4,e),r);case"Yo":return Od(n.ordinalNumber(e,{unit:"year"}),r);default:return Od(Ed(t.length,e),r)}}validate(e,t){return t.isTwoDigitYear||t.year>0}set(e,t,n,r){const o=ll(e,r);if(n.isTwoDigitYear){const t=Pd(n.year,o);return e.setFullYear(t,0,r.firstWeekContainsDate),e.setHours(0,0,0,0),Yu(e,r)}const a="era"in t&&1!==t.era?1-n.year:n.year;return e.setFullYear(a,0,r.firstWeekContainsDate),e.setHours(0,0,0,0),Yu(e,r)}incompatibleTokens=["y","R","u","Q","q","M","L","I","d","D","i","t","T"]},R:new class extends Xl{priority=130;parse(e,t){return _d("R"===t?4:t.length,e)}set(e,t,n){const r=Iu(e,0);return r.setFullYear(n,0,4),r.setHours(0,0,0,0),Uu(r)}incompatibleTokens=["G","y","Y","u","Q","q","M","L","w","d","D","e","c","t","T"]},u:new class extends Xl{priority=130;parse(e,t){return _d("u"===t?4:t.length,e)}set(e,t,n){return e.setFullYear(n,0,1),e.setHours(0,0,0,0),e}incompatibleTokens=["G","y","Y","R","w","I","i","e","c","t","T"]},Q:new class extends Xl{priority=120;parse(e,t,n){switch(t){case"Q":case"QQ":return Ed(t.length,e);case"Qo":return n.ordinalNumber(e,{unit:"quarter"});case"QQQ":return n.quarter(e,{width:"abbreviated",context:"formatting"})||n.quarter(e,{width:"narrow",context:"formatting"});case"QQQQQ":return n.quarter(e,{width:"narrow",context:"formatting"});default:return n.quarter(e,{width:"wide",context:"formatting"})||n.quarter(e,{width:"abbreviated",context:"formatting"})||n.quarter(e,{width:"narrow",context:"formatting"})}}validate(e,t){return t>=1&&t<=4}set(e,t,n){return e.setMonth(3*(n-1),1),e.setHours(0,0,0,0),e}incompatibleTokens=["Y","R","q","M","L","w","I","d","D","i","e","c","t","T"]},q:new class extends Xl{priority=120;parse(e,t,n){switch(t){case"q":case"qq":return Ed(t.length,e);case"qo":return n.ordinalNumber(e,{unit:"quarter"});case"qqq":return n.quarter(e,{width:"abbreviated",context:"standalone"})||n.quarter(e,{width:"narrow",context:"standalone"});case"qqqqq":return n.quarter(e,{width:"narrow",context:"standalone"});default:return n.quarter(e,{width:"wide",context:"standalone"})||n.quarter(e,{width:"abbreviated",context:"standalone"})||n.quarter(e,{width:"narrow",context:"standalone"})}}validate(e,t){return t>=1&&t<=4}set(e,t,n){return e.setMonth(3*(n-1),1),e.setHours(0,0,0,0),e}incompatibleTokens=["Y","R","Q","M","L","w","I","d","D","i","e","c","t","T"]},M:new class extends Xl{incompatibleTokens=["Y","R","q","Q","L","w","I","D","i","e","c","t","T"];priority=110;parse(e,t,n){const r=e=>e-1;switch(t){case"M":return Od(xd(Ql,e),r);case"MM":return Od(Ed(2,e),r);case"Mo":return Od(n.ordinalNumber(e,{unit:"month"}),r);case"MMM":return n.month(e,{width:"abbreviated",context:"formatting"})||n.month(e,{width:"narrow",context:"formatting"});case"MMMMM":return n.month(e,{width:"narrow",context:"formatting"});default:return n.month(e,{width:"wide",context:"formatting"})||n.month(e,{width:"abbreviated",context:"formatting"})||n.month(e,{width:"narrow",context:"formatting"})}}validate(e,t){return t>=0&&t<=11}set(e,t,n){return e.setMonth(n,1),e.setHours(0,0,0,0),e}},L:new class extends Xl{priority=110;parse(e,t,n){const r=e=>e-1;switch(t){case"L":return Od(xd(Ql,e),r);case"LL":return Od(Ed(2,e),r);case"Lo":return Od(n.ordinalNumber(e,{unit:"month"}),r);case"LLL":return n.month(e,{width:"abbreviated",context:"standalone"})||n.month(e,{width:"narrow",context:"standalone"});case"LLLLL":return n.month(e,{width:"narrow",context:"standalone"});default:return n.month(e,{width:"wide",context:"standalone"})||n.month(e,{width:"abbreviated",context:"standalone"})||n.month(e,{width:"narrow",context:"standalone"})}}validate(e,t){return t>=0&&t<=11}set(e,t,n){return e.setMonth(n,1),e.setHours(0,0,0,0),e}incompatibleTokens=["Y","R","q","Q","M","w","I","D","i","e","c","t","T"]},w:new class extends Xl{priority=100;parse(e,t,n){switch(t){case"w":return xd(ed,e);case"wo":return n.ordinalNumber(e,{unit:"week"});default:return Ed(t.length,e)}}validate(e,t){return t>=1&&t<=53}set(e,t,n,r){return Yu(Cd(e,n,r),r)}incompatibleTokens=["y","R","u","q","Q","M","L","I","d","D","i","t","T"]},I:new class extends Xl{priority=100;parse(e,t,n){switch(t){case"I":return xd(ed,e);case"Io":return n.ordinalNumber(e,{unit:"week"});default:return Ed(t.length,e)}}validate(e,t){return t>=1&&t<=53}set(e,t,n){return Uu(Ad(e,n))}incompatibleTokens=["y","Y","u","q","Q","M","L","w","d","D","e","c","t","T"]},d:new class extends Xl{priority=90;subPriority=1;parse(e,t,n){switch(t){case"d":return xd(Zl,e);case"do":return n.ordinalNumber(e,{unit:"date"});default:return Ed(t.length,e)}}validate(e,t){const n=jd(e.getFullYear()),r=e.getMonth();return n?t>=1&&t<=Td[r]:t>=1&&t<=Md[r]}set(e,t,n){return e.setDate(n),e.setHours(0,0,0,0),e}incompatibleTokens=["Y","R","q","Q","w","I","D","i","e","c","t","T"]},D:new class extends Xl{priority=90;subpriority=1;parse(e,t,n){switch(t){case"D":case"DD":return xd(Jl,e);case"Do":return n.ordinalNumber(e,{unit:"date"});default:return Ed(t.length,e)}}validate(e,t){return jd(e.getFullYear())?t>=1&&t<=366:t>=1&&t<=365}set(e,t,n){return e.setMonth(0,n),e.setHours(0,0,0,0),e}incompatibleTokens=["Y","R","q","Q","M","L","w","I","d","E","i","e","c","t","T"]},E:new class extends Xl{priority=90;parse(e,t,n){switch(t){case"E":case"EE":case"EEE":return n.day(e,{width:"abbreviated",context:"formatting"})||n.day(e,{width:"short",context:"formatting"})||n.day(e,{width:"narrow",context:"formatting"});case"EEEEE":return n.day(e,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(e,{width:"short",context:"formatting"})||n.day(e,{width:"narrow",context:"formatting"});default:return n.day(e,{width:"wide",context:"formatting"})||n.day(e,{width:"abbreviated",context:"formatting"})||n.day(e,{width:"short",context:"formatting"})||n.day(e,{width:"narrow",context:"formatting"})}}validate(e,t){return t>=0&&t<=6}set(e,t,n,r){return(e=Id(e,n,r)).setHours(0,0,0,0),e}incompatibleTokens=["D","i","e","c","t","T"]},e:new class extends Xl{priority=90;parse(e,t,n,r){const o=e=>{const t=7*Math.floor((e-1)/7);return(e+r.weekStartsOn+6)%7+t};switch(t){case"e":case"ee":return Od(Ed(t.length,e),o);case"eo":return Od(n.ordinalNumber(e,{unit:"day"}),o);case"eee":return n.day(e,{width:"abbreviated",context:"formatting"})||n.day(e,{width:"short",context:"formatting"})||n.day(e,{width:"narrow",context:"formatting"});case"eeeee":return n.day(e,{width:"narrow",context:"formatting"});case"eeeeee":return n.day(e,{width:"short",context:"formatting"})||n.day(e,{width:"narrow",context:"formatting"});default:return n.day(e,{width:"wide",context:"formatting"})||n.day(e,{width:"abbreviated",context:"formatting"})||n.day(e,{width:"short",context:"formatting"})||n.day(e,{width:"narrow",context:"formatting"})}}validate(e,t){return t>=0&&t<=6}set(e,t,n,r){return(e=Id(e,n,r)).setHours(0,0,0,0),e}incompatibleTokens=["y","R","u","q","Q","M","L","I","d","D","E","i","c","t","T"]},c:new class extends Xl{priority=90;parse(e,t,n,r){const o=e=>{const t=7*Math.floor((e-1)/7);return(e+r.weekStartsOn+6)%7+t};switch(t){case"c":case"cc":return Od(Ed(t.length,e),o);case"co":return Od(n.ordinalNumber(e,{unit:"day"}),o);case"ccc":return n.day(e,{width:"abbreviated",context:"standalone"})||n.day(e,{width:"short",context:"standalone"})||n.day(e,{width:"narrow",context:"standalone"});case"ccccc":return n.day(e,{width:"narrow",context:"standalone"});case"cccccc":return n.day(e,{width:"short",context:"standalone"})||n.day(e,{width:"narrow",context:"standalone"});default:return n.day(e,{width:"wide",context:"standalone"})||n.day(e,{width:"abbreviated",context:"standalone"})||n.day(e,{width:"short",context:"standalone"})||n.day(e,{width:"narrow",context:"standalone"})}}validate(e,t){return t>=0&&t<=6}set(e,t,n,r){return(e=Id(e,n,r)).setHours(0,0,0,0),e}incompatibleTokens=["y","R","u","q","Q","M","L","I","d","D","E","i","e","t","T"]},i:new class extends Xl{priority=90;parse(e,t,n){const r=e=>0===e?7:e;switch(t){case"i":case"ii":return Ed(t.length,e);case"io":return n.ordinalNumber(e,{unit:"day"});case"iii":return Od(n.day(e,{width:"abbreviated",context:"formatting"})||n.day(e,{width:"short",context:"formatting"})||n.day(e,{width:"narrow",context:"formatting"}),r);case"iiiii":return Od(n.day(e,{width:"narrow",context:"formatting"}),r);case"iiiiii":return Od(n.day(e,{width:"short",context:"formatting"})||n.day(e,{width:"narrow",context:"formatting"}),r);default:return Od(n.day(e,{width:"wide",context:"formatting"})||n.day(e,{width:"abbreviated",context:"formatting"})||n.day(e,{width:"short",context:"formatting"})||n.day(e,{width:"narrow",context:"formatting"}),r)}}validate(e,t){return t>=1&&t<=7}set(e,t,n){return(e=Nd(e,n)).setHours(0,0,0,0),e}incompatibleTokens=["y","Y","u","q","Q","M","L","w","d","D","E","e","c","t","T"]},a:new class extends Xl{priority=80;parse(e,t,n){switch(t){case"a":case"aa":case"aaa":return n.dayPeriod(e,{width:"abbreviated",context:"formatting"})||n.dayPeriod(e,{width:"narrow",context:"formatting"});case"aaaaa":return n.dayPeriod(e,{width:"narrow",context:"formatting"});default:return n.dayPeriod(e,{width:"wide",context:"formatting"})||n.dayPeriod(e,{width:"abbreviated",context:"formatting"})||n.dayPeriod(e,{width:"narrow",context:"formatting"})}}set(e,t,n){return e.setHours(Dd(n),0,0,0),e}incompatibleTokens=["b","B","H","k","t","T"]},b:new class extends Xl{priority=80;parse(e,t,n){switch(t){case"b":case"bb":case"bbb":return n.dayPeriod(e,{width:"abbreviated",context:"formatting"})||n.dayPeriod(e,{width:"narrow",context:"formatting"});case"bbbbb":return n.dayPeriod(e,{width:"narrow",context:"formatting"});default:return n.dayPeriod(e,{width:"wide",context:"formatting"})||n.dayPeriod(e,{width:"abbreviated",context:"formatting"})||n.dayPeriod(e,{width:"narrow",context:"formatting"})}}set(e,t,n){return e.setHours(Dd(n),0,0,0),e}incompatibleTokens=["a","B","H","k","t","T"]},B:new class extends Xl{priority=80;parse(e,t,n){switch(t){case"B":case"BB":case"BBB":return n.dayPeriod(e,{width:"abbreviated",context:"formatting"})||n.dayPeriod(e,{width:"narrow",context:"formatting"});case"BBBBB":return n.dayPeriod(e,{width:"narrow",context:"formatting"});default:return n.dayPeriod(e,{width:"wide",context:"formatting"})||n.dayPeriod(e,{width:"abbreviated",context:"formatting"})||n.dayPeriod(e,{width:"narrow",context:"formatting"})}}set(e,t,n){return e.setHours(Dd(n),0,0,0),e}incompatibleTokens=["a","b","t","T"]},h:new class extends Xl{priority=70;parse(e,t,n){switch(t){case"h":return xd(od,e);case"ho":return n.ordinalNumber(e,{unit:"hour"});default:return Ed(t.length,e)}}validate(e,t){return t>=1&&t<=12}set(e,t,n){const r=e.getHours()>=12;return r&&n<12?e.setHours(n+12,0,0,0):r||12!==n?e.setHours(n,0,0,0):e.setHours(0,0,0,0),e}incompatibleTokens=["H","K","k","t","T"]},H:new class extends Xl{priority=70;parse(e,t,n){switch(t){case"H":return xd(td,e);case"Ho":return n.ordinalNumber(e,{unit:"hour"});default:return Ed(t.length,e)}}validate(e,t){return t>=0&&t<=23}set(e,t,n){return e.setHours(n,0,0,0),e}incompatibleTokens=["a","b","h","K","k","t","T"]},K:new class extends Xl{priority=70;parse(e,t,n){switch(t){case"K":return xd(rd,e);case"Ko":return n.ordinalNumber(e,{unit:"hour"});default:return Ed(t.length,e)}}validate(e,t){return t>=0&&t<=11}set(e,t,n){return e.getHours()>=12&&n<12?e.setHours(n+12,0,0,0):e.setHours(n,0,0,0),e}incompatibleTokens=["h","H","k","t","T"]},k:new class extends Xl{priority=70;parse(e,t,n){switch(t){case"k":return xd(nd,e);case"ko":return n.ordinalNumber(e,{unit:"hour"});default:return Ed(t.length,e)}}validate(e,t){return t>=1&&t<=24}set(e,t,n){const r=n<=24?n%24:n;return e.setHours(r,0,0,0),e}incompatibleTokens=["a","b","h","H","K","t","T"]},m:new class extends Xl{priority=60;parse(e,t,n){switch(t){case"m":return xd(ad,e);case"mo":return n.ordinalNumber(e,{unit:"minute"});default:return Ed(t.length,e)}}validate(e,t){return t>=0&&t<=59}set(e,t,n){return e.setMinutes(n,0,0),e}incompatibleTokens=["t","T"]},s:new class extends Xl{priority=50;parse(e,t,n){switch(t){case"s":return xd(id,e);case"so":return n.ordinalNumber(e,{unit:"second"});default:return Ed(t.length,e)}}validate(e,t){return t>=0&&t<=59}set(e,t,n){return e.setSeconds(n,0),e}incompatibleTokens=["t","T"]},S:new class extends Xl{priority=30;parse(e,t){return Od(Ed(t.length,e),(e=>Math.trunc(e*Math.pow(10,3-t.length))))}set(e,t,n){return e.setMilliseconds(n),e}incompatibleTokens=["t","T"]},X:new class extends Xl{priority=10;parse(e,t){switch(t){case"X":return kd(gd,e);case"XX":return kd(yd,e);case"XXXX":return kd(vd,e);case"XXXXX":return kd(wd,e);default:return kd(bd,e)}}set(e,t,n){return t.timestampIsSet?e:Iu(e,e.getTime()-qu(e)-n)}incompatibleTokens=["t","T","x"]},x:new class extends Xl{priority=10;parse(e,t){switch(t){case"x":return kd(gd,e);case"xx":return kd(yd,e);case"xxxx":return kd(vd,e);case"xxxxx":return kd(wd,e);default:return kd(bd,e)}}set(e,t,n){return t.timestampIsSet?e:Iu(e,e.getTime()-qu(e)-n)}incompatibleTokens=["t","T","X"]},t:new class extends Xl{priority=40;parse(e){return Sd(e)}set(e,t,n){return[Iu(e,1e3*n),{timestampIsSet:!0}]}incompatibleTokens="*"},T:new class extends Xl{priority=20;parse(e){return Sd(e)}set(e,t,n){return[Iu(e,n),{timestampIsSet:!0}]}incompatibleTokens="*"}},Ld=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,Fd=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,Hd=/^'([^]*?)'?$/,Wd=/''/g,Bd=/\S/,Yd=/[a-zA-Z]/;function Ud(e,t,n,r){const o=Bl(),a=r?.locale??o.locale??sl,i=r?.firstWeekContainsDate??r?.locale?.options?.firstWeekContainsDate??o.firstWeekContainsDate??o.locale?.options?.firstWeekContainsDate??1,s=r?.weekStartsOn??r?.locale?.options?.weekStartsOn??o.weekStartsOn??o.locale?.options?.weekStartsOn??0;if(""===t)return""===e?Tu(n):Iu(n,NaN);const c={firstWeekContainsDate:i,weekStartsOn:s,locale:a},u=[new $l],l=t.match(Fd).map((e=>{const t=e[0];if(t in Dl){return(0,Dl[t])(e,a.formatLong)}return e})).join("").match(Ld),d=[];for(let o of l){!r?.useAdditionalWeekYearTokens&&Ml(o)&&Tl(o,t,e),!r?.useAdditionalDayOfYearTokens&&Al(o)&&Tl(o,t,e);const i=o[0],s=Rd[i];if(s){const{incompatibleTokens:t}=s;if(Array.isArray(t)){const e=d.find((e=>t.includes(e.token)||e.token===i));if(e)throw new RangeError(`The format string mustn't contain \`${e.fullToken}\` and \`${o}\` at the same time`)}else if("*"===s.incompatibleTokens&&d.length>0)throw new RangeError(`The format string mustn't contain \`${o}\` and any other token at the same time`);d.push({token:i,fullToken:o});const r=s.run(e,o,a.match,c);if(!r)return Iu(n,NaN);u.push(r.setter),e=r.rest}else{if(i.match(Yd))throw new RangeError("Format string contains an unescaped latin alphabet character `"+i+"`");if("''"===o?o="'":"'"===i&&(o=o.match(Hd)[1].replace(Wd,"'")),0!==e.indexOf(o))return Iu(n,NaN);e=e.slice(o.length)}}if(e.length>0&&Bd.test(e))return Iu(n,NaN);const f=u.map((e=>e.priority)).sort(((e,t)=>t-e)).filter(((e,t,n)=>n.indexOf(e)===t)).map((e=>u.filter((t=>t.priority===e)).sort(((e,t)=>t.subPriority-e.subPriority)))).map((e=>e[0]));let p=Tu(n);if(isNaN(p.getTime()))return Iu(n,NaN);const h={};for(const e of f){if(!e.validate(p,c))return Iu(n,NaN);const t=e.set(p,h,c);Array.isArray(t)?(p=t[0],Object.assign(h,t[1])):p=t}return Iu(n,p)}function zd(e,t,n){return Xu(Ud(e,t,new Date,n))}function Vd(e,t,n){return+Yu(e,n)==+Yu(t,n)}function qd(e,t){const n=t?.additionalDigits??2,r=function(e){const t={},n=e.split(Gd.dateTimeDelimiter);let r;if(n.length>2)return t;/:/.test(n[0])?r=n[0]:(t.date=n[0],r=n[1],Gd.timeZoneDelimiter.test(t.date)&&(t.date=e.split(Gd.timeZoneDelimiter)[0],r=e.substr(t.date.length,e.length)));if(r){const e=Gd.timezone.exec(r);e?(t.time=r.replace(e[1],""),t.timezone=e[1]):t.time=r}return t}(e);let o;if(r.date){const e=function(e,t){const n=new RegExp("^(?:(\\d{4}|[+-]\\d{"+(4+t)+"})|(\\d{2}|[+-]\\d{"+(2+t)+"})$)"),r=e.match(n);if(!r)return{year:NaN,restDateString:""};const o=r[1]?parseInt(r[1]):null,a=r[2]?parseInt(r[2]):null;return{year:null===a?o:100*a,restDateString:e.slice((r[1]||r[2]).length)}}(r.date,n);o=function(e,t){if(null===t)return new Date(NaN);const n=e.match(Kd);if(!n)return new Date(NaN);const r=!!n[4],o=Qd(n[1]),a=Qd(n[2])-1,i=Qd(n[3]),s=Qd(n[4]),c=Qd(n[5])-1;if(r)return function(e,t,n){return t>=1&&t<=53&&n>=0&&n<=6}(0,s,c)?function(e,t,n){const r=new Date(0);r.setUTCFullYear(e,0,4);const o=r.getUTCDay()||7,a=7*(t-1)+n+1-o;return r.setUTCDate(r.getUTCDate()+a),r}(t,s,c):new Date(NaN);{const e=new Date(0);return function(e,t,n){return t>=0&&t<=11&&n>=1&&n<=(Jd[t]||(ef(e)?29:28))}(t,a,i)&&function(e,t){return t>=1&&t<=(ef(e)?366:365)}(t,o)?(e.setUTCFullYear(t,a,Math.max(o,i)),e):new Date(NaN)}}(e.restDateString,e.year)}if(!o||isNaN(o.getTime()))return new Date(NaN);const a=o.getTime();let i,s=0;if(r.time&&(s=function(e){const t=e.match($d);if(!t)return NaN;const n=Zd(t[1]),r=Zd(t[2]),o=Zd(t[3]);if(!function(e,t,n){if(24===e)return 0===t&&0===n;return n>=0&&n<60&&t>=0&&t<60&&e>=0&&e<25}(n,r,o))return NaN;return n*Hu+r*Fu+1e3*o}(r.time),isNaN(s)))return new Date(NaN);if(!r.timezone){const e=new Date(a+s),t=new Date(0);return t.setFullYear(e.getUTCFullYear(),e.getUTCMonth(),e.getUTCDate()),t.setHours(e.getUTCHours(),e.getUTCMinutes(),e.getUTCSeconds(),e.getUTCMilliseconds()),t}return i=function(e){if("Z"===e)return 0;const t=e.match(Xd);if(!t)return 0;const n="+"===t[1]?-1:1,r=parseInt(t[2]),o=t[3]&&parseInt(t[3])||0;if(!function(e,t){return t>=0&&t<=59}(0,o))return NaN;return n*(r*Hu+o*Fu)}(r.timezone),isNaN(i)?new Date(NaN):new Date(a+s+i)}const Gd={dateTimeDelimiter:/[T ]/,timeZoneDelimiter:/[Z ]/i,timezone:/([Z+-].*)$/},Kd=/^-?(?:(\d{3})|(\d{2})(?:-?(\d{2}))?|W(\d{2})(?:-?(\d{1}))?|)$/,$d=/^(\d{2}(?:[.,]\d*)?)(?::?(\d{2}(?:[.,]\d*)?))?(?::?(\d{2}(?:[.,]\d*)?))?$/,Xd=/^([+-])(\d{2})(?::?(\d{2}))?$/;function Qd(e){return e?parseInt(e):1}function Zd(e){return e&&parseFloat(e.replace(",","."))||0}const Jd=[31,null,31,30,31,30,31,31,30,31,30,31];function ef(e){return e%400==0||e%4==0&&e%100!=0}function tf(e,t){const n=Tu(e);return n.setHours(t),n}function nf(e,t){const n=Tu(e);return n.setMilliseconds(t),n}function rf(e,t){const n=Tu(e);return n.setMinutes(t),n}function of(e,t){const n=Tu(e);return n.setSeconds(t),n}const af={lessThanXSeconds:{standalone:{one:"weniger als 1 Sekunde",other:"weniger als {{count}} Sekunden"},withPreposition:{one:"weniger als 1 Sekunde",other:"weniger als {{count}} Sekunden"}},xSeconds:{standalone:{one:"1 Sekunde",other:"{{count}} Sekunden"},withPreposition:{one:"1 Sekunde",other:"{{count}} Sekunden"}},halfAMinute:{standalone:"eine halbe Minute",withPreposition:"einer halben Minute"},lessThanXMinutes:{standalone:{one:"weniger als 1 Minute",other:"weniger als {{count}} Minuten"},withPreposition:{one:"weniger als 1 Minute",other:"weniger als {{count}} Minuten"}},xMinutes:{standalone:{one:"1 Minute",other:"{{count}} Minuten"},withPreposition:{one:"1 Minute",other:"{{count}} Minuten"}},aboutXHours:{standalone:{one:"etwa 1 Stunde",other:"etwa {{count}} Stunden"},withPreposition:{one:"etwa 1 Stunde",other:"etwa {{count}} Stunden"}},xHours:{standalone:{one:"1 Stunde",other:"{{count}} Stunden"},withPreposition:{one:"1 Stunde",other:"{{count}} Stunden"}},xDays:{standalone:{one:"1 Tag",other:"{{count}} Tage"},withPreposition:{one:"1 Tag",other:"{{count}} Tagen"}},aboutXWeeks:{standalone:{one:"etwa 1 Woche",other:"etwa {{count}} Wochen"},withPreposition:{one:"etwa 1 Woche",other:"etwa {{count}} Wochen"}},xWeeks:{standalone:{one:"1 Woche",other:"{{count}} Wochen"},withPreposition:{one:"1 Woche",other:"{{count}} Wochen"}},aboutXMonths:{standalone:{one:"etwa 1 Monat",other:"etwa {{count}} Monate"},withPreposition:{one:"etwa 1 Monat",other:"etwa {{count}} Monaten"}},xMonths:{standalone:{one:"1 Monat",other:"{{count}} Monate"},withPreposition:{one:"1 Monat",other:"{{count}} Monaten"}},aboutXYears:{standalone:{one:"etwa 1 Jahr",other:"etwa {{count}} Jahre"},withPreposition:{one:"etwa 1 Jahr",other:"etwa {{count}} Jahren"}},xYears:{standalone:{one:"1 Jahr",other:"{{count}} Jahre"},withPreposition:{one:"1 Jahr",other:"{{count}} Jahren"}},overXYears:{standalone:{one:"mehr als 1 Jahr",other:"mehr als {{count}} Jahre"},withPreposition:{one:"mehr als 1 Jahr",other:"mehr als {{count}} Jahren"}},almostXYears:{standalone:{one:"fast 1 Jahr",other:"fast {{count}} Jahre"},withPreposition:{one:"fast 1 Jahr",other:"fast {{count}} Jahren"}}},sf={date:Ju({formats:{full:"EEEE, do MMMM y",long:"do MMMM y",medium:"do MMM y",short:"dd.MM.y"},defaultWidth:"full"}),time:Ju({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:Ju({formats:{full:"{{date}} 'um' {{time}}",long:"{{date}} 'um' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},cf={lastWeek:"'letzten' eeee 'um' p",yesterday:"'gestern um' p",today:"'heute um' p",tomorrow:"'morgen um' p",nextWeek:"eeee 'um' p",other:"P"},uf={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mär","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],wide:["Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]},lf={narrow:uf.narrow,abbreviated:["Jan.","Feb.","März","Apr.","Mai","Juni","Juli","Aug.","Sep.","Okt.","Nov.","Dez."],wide:uf.wide},df={ordinalNumber:e=>Number(e)+".",era:nl({values:{narrow:["v.Chr.","n.Chr."],abbreviated:["v.Chr.","n.Chr."],wide:["vor Christus","nach Christus"]},defaultWidth:"wide"}),quarter:nl({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1. Quartal","2. Quartal","3. Quartal","4. Quartal"]},defaultWidth:"wide",argumentCallback:e=>e-1}),month:nl({values:uf,formattingValues:lf,defaultWidth:"wide"}),day:nl({values:{narrow:["S","M","D","M","D","F","S"],short:["So","Mo","Di","Mi","Do","Fr","Sa"],abbreviated:["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."],wide:["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"]},defaultWidth:"wide"}),dayPeriod:nl({values:{narrow:{am:"vm.",pm:"nm.",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachm.",evening:"Abend",night:"Nacht"},abbreviated:{am:"vorm.",pm:"nachm.",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachmittag",evening:"Abend",night:"Nacht"},wide:{am:"vormittags",pm:"nachmittags",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachmittag",evening:"Abend",night:"Nacht"}},defaultWidth:"wide",formattingValues:{narrow:{am:"vm.",pm:"nm.",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachm.",evening:"abends",night:"nachts"},abbreviated:{am:"vorm.",pm:"nachm.",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachmittags",evening:"abends",night:"nachts"},wide:{am:"vormittags",pm:"nachmittags",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachmittags",evening:"abends",night:"nachts"}},defaultFormattingWidth:"wide"})},ff={ordinalNumber:al({matchPattern:/^(\d+)(\.)?/i,parsePattern:/\d+/i,valueCallback:e=>parseInt(e)}),era:ol({matchPatterns:{narrow:/^(v\.? ?Chr\.?|n\.? ?Chr\.?)/i,abbreviated:/^(v\.? ?Chr\.?|n\.? ?Chr\.?)/i,wide:/^(vor Christus|vor unserer Zeitrechnung|nach Christus|unserer Zeitrechnung)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^v/i,/^n/i]},defaultParseWidth:"any"}),quarter:ol({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](\.)? Quartal/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:e=>e+1}),month:ol({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(j[aä]n|feb|mär[z]?|apr|mai|jun[i]?|jul[i]?|aug|sep|okt|nov|dez)\.?/i,wide:/^(januar|februar|märz|april|mai|juni|juli|august|september|oktober|november|dezember)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^j[aä]/i,/^f/i,/^mär/i,/^ap/i,/^mai/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:ol({matchPatterns:{narrow:/^[smdmf]/i,short:/^(so|mo|di|mi|do|fr|sa)/i,abbreviated:/^(son?|mon?|die?|mit?|don?|fre?|sam?)\.?/i,wide:/^(sonntag|montag|dienstag|mittwoch|donnerstag|freitag|samstag)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^so/i,/^mo/i,/^di/i,/^mi/i,/^do/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:ol({matchPatterns:{narrow:/^(vm\.?|nm\.?|Mitternacht|Mittag|morgens|nachm\.?|abends|nachts)/i,abbreviated:/^(vorm\.?|nachm\.?|Mitternacht|Mittag|morgens|nachm\.?|abends|nachts)/i,wide:/^(vormittags|nachmittags|Mitternacht|Mittag|morgens|nachmittags|abends|nachts)/i},defaultMatchWidth:"wide",parsePatterns:{any:{am:/^v/i,pm:/^n/i,midnight:/^Mitte/i,noon:/^Mitta/i,morning:/morgens/i,afternoon:/nachmittags/i,evening:/abends/i,night:/nachts/i}},defaultParseWidth:"any"})},pf={code:"de",formatDistance:(e,t,n)=>{let r;const o=n?.addSuffix?af[e].withPreposition:af[e].standalone;return r="string"==typeof o?o:1===t?o.one:o.other.replace("{{count}}",String(t)),n?.addSuffix?n.comparison&&n.comparison>0?"in "+r:"vor "+r:r},formatLong:sf,formatRelative:(e,t,n,r)=>cf[e],localize:df,match:ff,options:{weekStartsOn:1,firstWeekContainsDate:4}},hf={lessThanXSeconds:{one:"moins d’une seconde",other:"moins de {{count}} secondes"},xSeconds:{one:"1 seconde",other:"{{count}} secondes"},halfAMinute:"30 secondes",lessThanXMinutes:{one:"moins d’une minute",other:"moins de {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"environ 1 heure",other:"environ {{count}} heures"},xHours:{one:"1 heure",other:"{{count}} heures"},xDays:{one:"1 jour",other:"{{count}} jours"},aboutXWeeks:{one:"environ 1 semaine",other:"environ {{count}} semaines"},xWeeks:{one:"1 semaine",other:"{{count}} semaines"},aboutXMonths:{one:"environ 1 mois",other:"environ {{count}} mois"},xMonths:{one:"1 mois",other:"{{count}} mois"},aboutXYears:{one:"environ 1 an",other:"environ {{count}} ans"},xYears:{one:"1 an",other:"{{count}} ans"},overXYears:{one:"plus d’un an",other:"plus de {{count}} ans"},almostXYears:{one:"presqu’un an",other:"presque {{count}} ans"}},mf=["MMM","MMMM"],gf={preprocessor:(e,t)=>{if(1===e.getDate())return t;return t.some((e=>e.isToken&&mf.includes(e.value)))?t.map((e=>e.isToken&&"do"===e.value?{isToken:!0,value:"d"}:e)):t},ordinalNumber:(e,t)=>{const n=Number(e),r=t?.unit;if(0===n)return"0";let o;return o=1===n?r&&["year","week","hour","minute","second"].includes(r)?"ère":"er":"ème",n+o},era:nl({values:{narrow:["av. J.-C","ap. J.-C"],abbreviated:["av. J.-C","ap. J.-C"],wide:["avant Jésus-Christ","après Jésus-Christ"]},defaultWidth:"wide"}),quarter:nl({values:{narrow:["T1","T2","T3","T4"],abbreviated:["1er trim.","2ème trim.","3ème trim.","4ème trim."],wide:["1er trimestre","2ème trimestre","3ème trimestre","4ème trimestre"]},defaultWidth:"wide",argumentCallback:e=>e-1}),month:nl({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["janv.","févr.","mars","avr.","mai","juin","juil.","août","sept.","oct.","nov.","déc."],wide:["janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre"]},defaultWidth:"wide"}),day:nl({values:{narrow:["D","L","M","M","J","V","S"],short:["di","lu","ma","me","je","ve","sa"],abbreviated:["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],wide:["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"]},defaultWidth:"wide"}),dayPeriod:nl({values:{narrow:{am:"AM",pm:"PM",midnight:"minuit",noon:"midi",morning:"mat.",afternoon:"ap.m.",evening:"soir",night:"mat."},abbreviated:{am:"AM",pm:"PM",midnight:"minuit",noon:"midi",morning:"matin",afternoon:"après-midi",evening:"soir",night:"matin"},wide:{am:"AM",pm:"PM",midnight:"minuit",noon:"midi",morning:"du matin",afternoon:"de l’après-midi",evening:"du soir",night:"du matin"}},defaultWidth:"wide"})},yf={ordinalNumber:al({matchPattern:/^(\d+)(ième|ère|ème|er|e)?/i,parsePattern:/\d+/i,valueCallback:e=>parseInt(e)}),era:ol({matchPatterns:{narrow:/^(av\.J\.C|ap\.J\.C|ap\.J\.-C)/i,abbreviated:/^(av\.J\.-C|av\.J-C|apr\.J\.-C|apr\.J-C|ap\.J-C)/i,wide:/^(avant Jésus-Christ|après Jésus-Christ)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^av/i,/^ap/i]},defaultParseWidth:"any"}),quarter:ol({matchPatterns:{narrow:/^T?[1234]/i,abbreviated:/^[1234](er|ème|e)? trim\.?/i,wide:/^[1234](er|ème|e)? trimestre/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:e=>e+1}),month:ol({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(janv|févr|mars|avr|mai|juin|juill|juil|août|sept|oct|nov|déc)\.?/i,wide:/^(janvier|février|mars|avril|mai|juin|juillet|août|septembre|octobre|novembre|décembre)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^av/i,/^ma/i,/^juin/i,/^juil/i,/^ao/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:ol({matchPatterns:{narrow:/^[lmjvsd]/i,short:/^(di|lu|ma|me|je|ve|sa)/i,abbreviated:/^(dim|lun|mar|mer|jeu|ven|sam)\.?/i,wide:/^(dimanche|lundi|mardi|mercredi|jeudi|vendredi|samedi)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^d/i,/^l/i,/^m/i,/^m/i,/^j/i,/^v/i,/^s/i],any:[/^di/i,/^lu/i,/^ma/i,/^me/i,/^je/i,/^ve/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:ol({matchPatterns:{narrow:/^(a|p|minuit|midi|mat\.?|ap\.?m\.?|soir|nuit)/i,any:/^([ap]\.?\s?m\.?|du matin|de l'après[-\s]midi|du soir|de la nuit)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^min/i,noon:/^mid/i,morning:/mat/i,afternoon:/ap/i,evening:/soir/i,night:/nuit/i}},defaultParseWidth:"any"})},vf={date:Ju({formats:{full:"EEEE d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"dd.MM.y"},defaultWidth:"full"}),time:Ju({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:Ju({formats:{full:"{{date}} 'à' {{time}}",long:"{{date}} 'à' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},bf={lastWeek:"eeee 'la semaine dernière à' p",yesterday:"'hier à' p",today:"'aujourd’hui à' p",tomorrow:"'demain à' p'",nextWeek:"eeee 'la semaine prochaine à' p",other:"P"},wf={code:"fr-CH",formatDistance:(e,t,n)=>{let r;const o=hf[e];return r="string"==typeof o?o:1===t?o.one:o.other.replace("{{count}}",String(t)),n?.addSuffix?n.comparison&&n.comparison>0?"dans "+r:"il y a "+r:r},formatLong:vf,formatRelative:(e,t,n,r)=>bf[e],localize:gf,match:yf,options:{weekStartsOn:1,firstWeekContainsDate:4}},Of={lessThanXSeconds:{one:"meno di un secondo",other:"meno di {{count}} secondi"},xSeconds:{one:"un secondo",other:"{{count}} secondi"},halfAMinute:"alcuni secondi",lessThanXMinutes:{one:"meno di un minuto",other:"meno di {{count}} minuti"},xMinutes:{one:"un minuto",other:"{{count}} minuti"},aboutXHours:{one:"circa un'ora",other:"circa {{count}} ore"},xHours:{one:"un'ora",other:"{{count}} ore"},xDays:{one:"un giorno",other:"{{count}} giorni"},aboutXWeeks:{one:"circa una settimana",other:"circa {{count}} settimane"},xWeeks:{one:"una settimana",other:"{{count}} settimane"},aboutXMonths:{one:"circa un mese",other:"circa {{count}} mesi"},xMonths:{one:"un mese",other:"{{count}} mesi"},aboutXYears:{one:"circa un anno",other:"circa {{count}} anni"},xYears:{one:"un anno",other:"{{count}} anni"},overXYears:{one:"più di un anno",other:"più di {{count}} anni"},almostXYears:{one:"quasi un anno",other:"quasi {{count}} anni"}},xf={date:Ju({formats:{full:"EEEE d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"dd/MM/y"},defaultWidth:"full"}),time:Ju({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:Ju({formats:{full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})},kf=["domenica","lunedì","martedì","mercoledì","giovedì","venerdì","sabato"];function Sf(e){return"'"+kf[e]+" alle' p"}const Ef={lastWeek:(e,t,n)=>{const r=e.getDay();return Vd(e,t,n)?Sf(r):function(e){return 0===e?"'domenica scorsa alle' p":"'"+kf[e]+" scorso alle' p"}(r)},yesterday:"'ieri alle' p",today:"'oggi alle' p",tomorrow:"'domani alle' p",nextWeek:(e,t,n)=>{const r=e.getDay();return Vd(e,t,n)?Sf(r):function(e){return 0===e?"'domenica prossima alle' p":"'"+kf[e]+" prossimo alle' p"}(r)},other:"P"},_f={ordinalNumber:(e,t)=>{const n=Number(e);return String(n)},era:nl({values:{narrow:["aC","dC"],abbreviated:["a.C.","d.C."],wide:["avanti Cristo","dopo Cristo"]},defaultWidth:"wide"}),quarter:nl({values:{narrow:["1","2","3","4"],abbreviated:["T1","T2","T3","T4"],wide:["1º trimestre","2º trimestre","3º trimestre","4º trimestre"]},defaultWidth:"wide",argumentCallback:e=>e-1}),month:nl({values:{narrow:["G","F","M","A","M","G","L","A","S","O","N","D"],abbreviated:["gen","feb","mar","apr","mag","giu","lug","ago","set","ott","nov","dic"],wide:["gennaio","febbraio","marzo","aprile","maggio","giugno","luglio","agosto","settembre","ottobre","novembre","dicembre"]},defaultWidth:"wide"}),day:nl({values:{narrow:["D","L","M","M","G","V","S"],short:["dom","lun","mar","mer","gio","ven","sab"],abbreviated:["dom","lun","mar","mer","gio","ven","sab"],wide:["domenica","lunedì","martedì","mercoledì","giovedì","venerdì","sabato"]},defaultWidth:"wide"}),dayPeriod:nl({values:{narrow:{am:"m.",pm:"p.",midnight:"mezzanotte",noon:"mezzogiorno",morning:"mattina",afternoon:"pomeriggio",evening:"sera",night:"notte"},abbreviated:{am:"AM",pm:"PM",midnight:"mezzanotte",noon:"mezzogiorno",morning:"mattina",afternoon:"pomeriggio",evening:"sera",night:"notte"},wide:{am:"AM",pm:"PM",midnight:"mezzanotte",noon:"mezzogiorno",morning:"mattina",afternoon:"pomeriggio",evening:"sera",night:"notte"}},defaultWidth:"wide",formattingValues:{narrow:{am:"m.",pm:"p.",midnight:"mezzanotte",noon:"mezzogiorno",morning:"di mattina",afternoon:"del pomeriggio",evening:"di sera",night:"di notte"},abbreviated:{am:"AM",pm:"PM",midnight:"mezzanotte",noon:"mezzogiorno",morning:"di mattina",afternoon:"del pomeriggio",evening:"di sera",night:"di notte"},wide:{am:"AM",pm:"PM",midnight:"mezzanotte",noon:"mezzogiorno",morning:"di mattina",afternoon:"del pomeriggio",evening:"di sera",night:"di notte"}},defaultFormattingWidth:"wide"})},Df={ordinalNumber:al({matchPattern:/^(\d+)(º)?/i,parsePattern:/\d+/i,valueCallback:e=>parseInt(e,10)}),era:ol({matchPatterns:{narrow:/^(aC|dC)/i,abbreviated:/^(a\.?\s?C\.?|a\.?\s?e\.?\s?v\.?|d\.?\s?C\.?|e\.?\s?v\.?)/i,wide:/^(avanti Cristo|avanti Era Volgare|dopo Cristo|Era Volgare)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^a/i,/^(d|e)/i]},defaultParseWidth:"any"}),quarter:ol({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^t[1234]/i,wide:/^[1234](º)? trimestre/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:e=>e+1}),month:ol({matchPatterns:{narrow:/^[gfmalsond]/i,abbreviated:/^(gen|feb|mar|apr|mag|giu|lug|ago|set|ott|nov|dic)/i,wide:/^(gennaio|febbraio|marzo|aprile|maggio|giugno|luglio|agosto|settembre|ottobre|novembre|dicembre)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^g/i,/^f/i,/^m/i,/^a/i,/^m/i,/^g/i,/^l/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ge/i,/^f/i,/^mar/i,/^ap/i,/^mag/i,/^gi/i,/^l/i,/^ag/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:ol({matchPatterns:{narrow:/^[dlmgvs]/i,short:/^(do|lu|ma|me|gi|ve|sa)/i,abbreviated:/^(dom|lun|mar|mer|gio|ven|sab)/i,wide:/^(domenica|luned[i|ì]|marted[i|ì]|mercoled[i|ì]|gioved[i|ì]|venerd[i|ì]|sabato)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^d/i,/^l/i,/^m/i,/^m/i,/^g/i,/^v/i,/^s/i],any:[/^d/i,/^l/i,/^ma/i,/^me/i,/^g/i,/^v/i,/^s/i]},defaultParseWidth:"any"}),dayPeriod:ol({matchPatterns:{narrow:/^(a|m\.|p|mezzanotte|mezzogiorno|(di|del) (mattina|pomeriggio|sera|notte))/i,any:/^([ap]\.?\s?m\.?|mezzanotte|mezzogiorno|(di|del) (mattina|pomeriggio|sera|notte))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mezza/i,noon:/^mezzo/i,morning:/mattina/i,afternoon:/pomeriggio/i,evening:/sera/i,night:/notte/i}},defaultParseWidth:"any"})},Pf={code:"it",formatDistance:(e,t,n)=>{let r;const o=Of[e];return r="string"==typeof o?o:1===t?o.one:o.other.replace("{{count}}",t.toString()),n?.addSuffix?n.comparison&&n.comparison>0?"tra "+r:r+" fa":r},formatLong:xf,formatRelative:(e,t,n,r)=>{const o=Ef[e];return"function"==typeof o?o(t,n,r):o},localize:_f,match:Df,options:{weekStartsOn:1,firstWeekContainsDate:4}};var jf=function(e){if(!e&&0!==e)return{hours:"",minutes:"",seconds:""};var t=Yn(e/1e3%60,3);e-=Math.round(1e3*t);var n=parseInt(e/6e4%60);e-=1e3*n*60;var r=parseInt(e/36e5);return(n<0||r<0)&&(t=Math.abs(t)),r<0&&(n=Math.abs(n)),{hours:r,minutes:n,seconds:t}},Cf=function(e){switch(e){case"fr":return wf;case"en":return sl;case"it":return Pf;default:return pf}},Af=function(e){return Cf(e).formatLong.date({width:"short"})},Mf=function(e){return Af(e).replace(/[/.]/g,"")};const Tf=function(e){var t=jf(e),n=t.hours,r=t.minutes,o=t.seconds,a="".concat(n.toString().padStart(2,"0"),":").concat(r.toString().padStart(2,"0")),i="".concat(a,":").concat(o.toFixed(3).padStart(6,"0"));return o?i:a},If=Cf,Nf=Af,Rf=function(e){return"".concat(Af(e)," HH:mm")},Lf=Mf,Ff=function(e){return"".concat(Mf(e)," HHmm")},Hf=function(e){return e.replace(/y+/,"yy")},Wf=function(e){var t=new Date,n=new Date(e);return n=nf(n=of(n=rf(n=tf(n,Yl(t)),zl(t)),0),0)},Bf=function(e){var t=864e5,n=e-(new Date).getTime();if(n>-864e5){var r=Math.round(n/1e3);return r>-60?{diffValue:r,unit:"second"}:r>-3600?{diffValue:Math.ceil(r/60),unit:"minute"}:{diffValue:Math.ceil(r/3600),unit:"hour"}}var o=Math.round(n/t);return o>-30?{diffValue:o,unit:"day"}:o>-365?{diffValue:Math.ceil(o/30),unit:"month"}:{diffValue:Math.ceil(o/365),unit:"year"}};var Yf=function(){(0,Pu.registerLocale)("en",If("en")),(0,Pu.registerLocale)("en-US",If("en")),(0,Pu.registerLocale)("de-CH",If("de-CH")),(0,Pu.registerLocale)("de-DE",If("de-DE")),(0,Pu.registerLocale)("de",If("de")),(0,Pu.registerLocale)("fr",If("fr")),(0,Pu.registerLocale)("fr-CH",If("fr")),(0,Pu.registerLocale)("it",If("it")),(0,Pu.registerLocale)("it-CH",If("it")),(0,Pu.setDefaultLocale)("de")};Yf();(0,De.SL)((0,f.injectIntl)((function(e){var t,n=e.children,r=e.value,o=e.onChange,a=e.intl,i=a.locale,s=(0,p.useRef)(null),c=(0,p.useState)(!1),u=(0,Ve.A)(c,2),l=u[0],d=u[1],f=function(e){var t,n;(d(e),null!==(t=s.current)&&void 0!==t&&t.setPreSelection)&&(null===(n=s.current)||void 0===n||n.setPreSelection(r))};return(0,We.jsx)(ju(),{ref:s,selected:r,preSelection:null,onChange:o,showTimeInput:!1,dateFormat:"P",showMonthDropdown:!0,showYearDropdown:!0,scrollableYearDropdown:!0,fixedHeight:!0,showPopperArrow:!1,open:l,onFocus:function(){f(!0)},onClickOutside:function(){f(!1)},locale:i,enableTabLoop:!1,customInput:(0,We.jsx)(Mu,{onOpen:function(){f(!0)},children:n}),todayButton:(t="client.component.datePicker.todayLabel",a.formatMessage({id:t}))})})));var Uf,zf,Vf,qf,Gf,Kf,$f=Te.t7.color("secondaryLight"),Xf=Te.t7.color("paper"),Qf=Te.t7.color("text"),Zf=Te.t7.color("secondary"),Jf=Te.t7.radii("form"),ep=(0,De.DU)(Uf||(Uf=(0,Ee.A)(["\n .react-datepicker-popper {\n && {\n // higher than StyledHolder and very high value to prevent other elements blocking it when implemented as a widget\n z-index: 9100;\n margin: 0;\n }\n }\n\n .react-datepicker-wrapper {\n width: 100%;\n\n .react-datepicker__input-container {\n "," {\n color: ",";\n }\n }\n }\n\n .react-datepicker.react-datepicker .react-datepicker__time-container--with-today-button,\n .react-datepicker.react-datepicker .react-datepicker__time-container .react-datepicker__time {\n border-radius: "," !important;\n height: 100%;\n }\n\n .react-datepicker {\n && {\n * {\n box-sizing: content-box; // prevent box-sizing problems in widgets\n }\n border-radius: ",";\n border: 1px solid ",";\n background-color: ",";\n ","\n\n .react-datepicker__header {\n ","\n border-radius: 0;\n background-color: ",";\n padding-bottom: 0;\n border-top-left-radius: ",";\n border-top-right-radius: ",";\n }\n\n .react-datepicker__navigation {\n top: 3px;\n }\n\n .react-datepicker__navigation--previous,\n .react-datepicker__navigation--next {\n margin-top: ",";\n }\n ","\n\n .react-datepicker__year-read-view--down-arrow,\n .react-datepicker__month-read-view--down-arrow,\n .react-datepicker__month-year-read-view--down-arrow,\n .react-datepicker__navigation-icon:before {\n border-color: "," !important;\n border-width: 1.5px 1.5px 0 0;\n }\n\n .react-datepicker__month-read-view--selected-month,\n .react-datepicker__year-read-view--selected-year {\n font-size: ",";\n font-weight: ",";\n }\n\n .react-datepicker__current-month {\n ","\n }\n\n .react-datepicker__day-name {\n color: ",";\n font-size: ",";\n }\n\n .react-datepicker__day,\n .react-datepicker__day-name {\n border: 1px solid transparent;\n padding: ",";\n outline: none;\n }\n\n .react-datepicker__day.react-datepicker__day--selected {\n background-color: ",";\n border-color: ",";\n border-radius: 50%;\n color: #fff; // static in all themes\n\n &:focus {\n border-color: ",";\n background-color: ",";\n }\n }\n\n .react-datepicker__day--keyboard-selected {\n background-color: ",";\n border-color: ",";\n border-radius: 50%;\n }\n\n .react-datepicker__day--today,\n .react-datepicker__month-text--today,\n .react-datepicker__quarter-text--today,\n .react-datepicker__year-text--today {\n border-radius: 50%;\n border-color: ",";\n }\n\n .react-datepicker__today-button {\n ","\n background-color: ",";\n border-top: 0;\n padding-bottom: ",";\n padding-top: 0;\n\n &:hover > button {\n background-color: ",";\n }\n\n &:last-child {\n border-radius: ",";\n }\n }\n\n .react-datepicker__input-time-container {\n display: flex;\n justify-content: center;\n margin: 5px 0;\n align-items: baseline;\n gap: ",";\n background-color: ",";\n\n .react-datepicker-time__input {\n margin: 0;\n\n input {\n width: 80px;\n border: 1px solid ",";\n border-radius: ",";\n text-align: center;\n margin-top: ",";\n margin-bottom: ",";\n }\n }\n }\n\n .react-datepicker-time__header {\n font-size: ",";\n color: ",";\n font-weight: ",";\n padding-bottom: ",";\n }\n\n .react-datepicker__time-container--with-today-button,\n .react-datepicker__time-container .react-datepicker__time {\n border-radius: 0;\n }\n\n .react-datepicker__header__dropdown.react-datepicker__header__dropdown--scroll {\n width: 250px;\n margin: 8px auto;\n display: grid;\n grid-template-columns: 140px 70px;\n }\n\n .react-datepicker__month-read-view,\n .react-datepicker__year-read-view {\n color: ",";\n visibility: visible !important;\n }\n\n .react-datepicker__year-option,\n .react-datepicker__month-option,\n .react-datepicker__month-year-option {\n font-size: ",";\n }\n\n .react-datepicker__year-option:first-of-type,\n .react-datepicker__month-option:first-of-type,\n .react-datepicker__month-year-option:first-of-type,\n .react-datepicker__year-option:last-of-type,\n .react-datepicker__month-option:last-of-type,\n .react-datepicker__month-year-option:last-of-type {\n border-radius: 0;\n }\n\n .react-datepicker__year-read-view--down-arrow,\n .react-datepicker__month-read-view--down-arrow,\n .react-datepicker__month-year-read-view--down-arrow {\n top: 8px;\n right: 0;\n width: 5px;\n height: 5px;\n\n /* decrease padding to prevent overflow on small screens */\n @media only screen and (max-width: 480px) {\n right: -8px;\n }\n }\n\n .react-datepicker__year-dropdown-container--select,\n .react-datepicker__month-dropdown-container--select,\n .react-datepicker__month-year-dropdown-container--select,\n .react-datepicker__year-dropdown-container--scroll,\n .react-datepicker__month-dropdown-container--scroll,\n .react-datepicker__month-year-dropdown-container--scroll {\n margin: 0 2px;\n }\n\n .react-datepicker__year-read-view--down-arrow {\n right: -4px;\n\n /* decrease padding to prevent overflow on small screens */\n @media only screen and (max-width: 480px) {\n right: 3px;\n }\n }\n\n .react-datepicker__day-names {\n margin-bottom: 0;\n }\n\n .react-datepicker__day,\n .react-datepicker__month-text,\n .react-datepicker__quarter-text,\n .react-datepicker__year-text {\n color: ",";\n\n &:hover {\n border-color: ",";\n background-color: ",";\n border-radius: 50%;\n color: #fff;\n }\n }\n\n .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {\n height: 100%;\n border-radius: ",";\n background-color: ",";\n\n ul.react-datepicker__time-list {\n height: 100% !important;\n\n & li.react-datepicker__time-list-item {\n height: auto;\n }\n\n & li.react-datepicker__time-list-item:hover {\n background-color: ",";\n }\n\n & li.react-datepicker__time-list-item--selected {\n background-color: ",";\n }\n }\n }\n\n .react-datepicker__year-dropdown {\n left: 40%;\n top: 45px;\n }\n\n .react-datepicker__navigation--years-upcoming:before {\n border-width: 1.5px 1.5px 0 0;\n border-color: ",";\n border-style: solid;\n content: '';\n display: block;\n position: absolute;\n top: 8px;\n left: 12px;\n height: 5px;\n width: 5px;\n transform: rotate(-45deg);\n }\n\n .react-datepicker__navigation--years-previous:before {\n border-width: 1.5px 1.5px 0 0;\n border-color: ",";\n border-style: solid;\n content: '';\n display: block;\n position: absolute;\n top: 6px;\n left: 12px;\n height: 5px;\n width: 5px;\n transform: rotate(135deg);\n }\n\n .react-datepicker__year-dropdown,\n .react-datepicker__month-dropdown,\n .react-datepicker__month-year-dropdown {\n background-color: ",";\n border-radius: 0;\n border-color: ",";\n box-shadow: 0 0 5px rgb(0 0 0 / 30%);\n }\n\n .react-datepicker__year-option:hover,\n .react-datepicker__month-option:hover,\n .react-datepicker__month-year-option:hover {\n background-color: ",";\n }\n\n .react-datepicker__month-option--selected {\n left: 10px;\n }\n\n .react-datepicker__day--outside-month {\n color: ",";\n }\n\n .react-datepicker__time-container--with-today-button {\n border-color: ",";\n border-radius: ",";\n right: -88px;\n top: -0.5px;\n }\n\n .react-datepicker__header--time {\n display: none;\n }\n }\n }\n"])),He.i,Qf,Te.t7.radii("form"),Jf,$f,Xf,(0,Te.Ed)(),(0,Te.Ed)(),$f,Jf,Jf,Te.hs.space(-.6),"\n .react-datepicker__current-month.react-datepicker__current-month--hasYearDropdown.react-datepicker__current-month--hasMonthDropdown {\n // Avoid showing the month and year a second time when it has month and year dropdowns.\n display: none;\n }\n",Xf,Te.hs.font(1),Te.t7.fontWeight("bold"),(0,Te.Ed)({fontWeight:Te.t7.fontWeight("bold")}),Xf,Te.hs.font(-2),Te.hs.space(-1.8),Zf,Zf,Zf,$f,$f,$f,Zf,(0,Te.Ed)(),Xf,Te.hs.space(-.5),Te.t7.color("backgroundItemHover"),Jf,Te.hs.space(-.5),Xf,Te.t7.color("border"),Te.t7.radii("form"),Te.hs.space(-1),Te.hs.space(-1),Te.hs.font(1),Xf,Te.t7.fontWeight("bold"),Te.hs.space(-1),Xf,Te.hs.font(0),Qf,$f,$f,Te.t7.radii("form"),Xf,$f,Zf,Qf,Qf,Xf,$f,Te.t7.color("backgroundItemHover"),Te.t7.color("textDisabled"),Te.t7.color("border"),Te.t7.radii("form")),tp=(0,De.DU)(zf||(zf=(0,Ee.A)(["\n /****** Global text colors *****/\n /* usages: display expressions, freemarker, html content, icon styling, template snippets, ... */\n .text-success {\n color: ",";\n }\n\n .text-info {\n color: ",";\n }\n\n .text-warning {\n color: ",";\n }\n\n .text-danger {\n color: ",";\n }\n\n .text-muted {\n color: ",";\n }\n\n /***** Global text colors *****/\n\n /***** Template Snippets ******/\n\n /* light_cellrenderer */\n .light_cellrenderer {\n font-size: 1.6rem;\n display: inline-block;\n min-width: 1.7rem;\n }\n\n /***** Template Snippets *****/\n"])),Te.t7.color("signal.success"),Te.t7.color("signal.info"),Te.t7.color("signal.warning"),Te.t7.color("signal.danger"),Te.t7.color("textDisabled")),np=(0,De.DU)(Vf||(Vf=(0,Ee.A)(["\n // Chrome, Edge, and Safari\n ::-webkit-scrollbar {\n width: 6px;\n height: 6px;\n }\n\n ::-webkit-scrollbar-thumb {\n background-color: ",";\n\n &:hover {\n background-color: ",";\n }\n }\n\n // Firefox\n * {\n scrollbar-color: "," transparent; // Firefox workaround\n scrollbar-width: thin;\n }\n"])),Te.t7.color("backgroundScrollbar"),Te.t7.color("backgroundScrollbarHover"),Te.t7.color("backgroundScrollbar"));const rp=function(){return(0,We.jsxs)(We.Fragment,{children:[qf||(qf=(0,We.jsx)(tp,{})),Gf||(Gf=(0,We.jsx)(ep,{})),Kf||(Kf=(0,We.jsx)(np,{}))]})};function op(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 ap(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?op(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):op(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const ip=function(e){var t=e.selectProps,n=e.children,r=e.theme;return(0,We.jsx)(Uc,{attachment:"top left",targetAttachment:"bottom left",constraints:[{to:"window",attachment:"together"}],renderTarget:function(e){return(0,We.jsx)("div",{ref:e})},renderElement:function(o){return(0,We.jsx)("div",{ref:o,className:fu,children:(0,We.jsx)(zc,ap(ap({},Cr()(e,["innerRef","theme"])),{},{wrapperWidth:t.wrapperWidth,wrapperHeight:t.wrapperHeight,selectTheme:r,children:n}))})}})};function sp(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 cp(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?sp(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):sp(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const up=function(e){var t=e.selectProps,n=e.children,r=t.moreOptionsAvailable,o=t.moreOptionsAvailableText;return(0,We.jsxs)(hs.MenuList,cp(cp({},e),{},{className:"MenuList",children:[n,r&&(0,We.jsx)(Vc,{children:o})]}))};function lp(e){return fp(e)?(e.nodeName||"").toLowerCase():"#document"}function dp(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function fp(e){return e instanceof Node||e instanceof dp(e).Node}function pp(e){return e instanceof Element||e instanceof dp(e).Element}function hp(e){return e instanceof HTMLElement||e instanceof dp(e).HTMLElement}function mp(e){return"undefined"!=typeof ShadowRoot&&(e instanceof ShadowRoot||e instanceof dp(e).ShadowRoot)}function gp(e){return["html","body","#document"].includes(lp(e))}function yp(e){return dp(e).getComputedStyle(e)}function vp(e){if("html"===lp(e))return e;const t=e.assignedSlot||e.parentNode||mp(e)&&e.host||function(e){var t;return null==(t=(fp(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}(e);return mp(t)?t.host:t}function bp(e,t){if(!e||!t)return!1;const n=null==t.getRootNode?void 0:t.getRootNode();if(e.contains(t))return!0;if(n&&mp(n)){let n=t;for(;n;){if(e===n)return!0;n=n.parentNode||n.host}}return!1}function wp(e,t){const n=["mouse","pen"];return t||n.push("",void 0),n.includes(e)}function Op(e){return(null==e?void 0:e.ownerDocument)||document}function xp(e,t){if(null==t)return!1;if("composedPath"in e)return e.composedPath().includes(t);const n=e;return null!=n.target&&t.contains(n.target)}function kp(e){return"composedPath"in e?e.composedPath()[0]:e.target}const Sp="input:not([type='hidden']):not([disabled]),[contenteditable]:not([contenteditable='false']),textarea:not([disabled])";function Ep(e){return hp(e)&&e.matches(Sp)}Math.min,Math.max,Math.round,Math.floor;const _p=Math.min,Dp=Math.max,Pp=(Math.round,Math.floor,{left:"right",right:"left",bottom:"top",top:"bottom"}),jp={start:"end",end:"start"};function Cp(e,t,n){return Dp(e,_p(t,n))}function Ap(e,t){return"function"==typeof e?e(t):e}function Mp(e){return e.split("-")[0]}function Tp(e){return e.split("-")[1]}function Ip(e){return"x"===e?"y":"x"}function Np(e){return"y"===e?"height":"width"}function Rp(e){return["top","bottom"].includes(Mp(e))?"y":"x"}function Lp(e){return Ip(Rp(e))}function Fp(e){return e.replace(/start|end/g,(e=>jp[e]))}function Hp(e){return e.replace(/left|right|bottom|top/g,(e=>Pp[e]))}function Wp(e){return"number"!=typeof e?function(e){return{top:0,right:0,bottom:0,left:0,...e}}(e):{top:e,right:e,bottom:e,left:e}}function Bp(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}function Yp(e,t,n){let{reference:r,floating:o}=e;const a=Rp(t),i=Lp(t),s=Np(i),c=Mp(t),u="y"===a,l=r.x+r.width/2-o.width/2,d=r.y+r.height/2-o.height/2,f=r[s]/2-o[s]/2;let p;switch(c){case"top":p={x:l,y:r.y-o.height};break;case"bottom":p={x:l,y:r.y+r.height};break;case"right":p={x:r.x+r.width,y:d};break;case"left":p={x:r.x-o.width,y:d};break;default:p={x:r.x,y:r.y}}switch(Tp(t)){case"start":p[i]-=f*(n&&u?-1:1);break;case"end":p[i]+=f*(n&&u?-1:1)}return p}async function Up(e,t){var n;void 0===t&&(t={});const{x:r,y:o,platform:a,rects:i,elements:s,strategy:c}=e,{boundary:u="clippingAncestors",rootBoundary:l="viewport",elementContext:d="floating",altBoundary:f=!1,padding:p=0}=Ap(t,e),h=Wp(p),m=s[f?"floating"===d?"reference":"floating":d],g=Bp(await a.getClippingRect({element:null==(n=await(null==a.isElement?void 0:a.isElement(m)))||n?m:m.contextElement||await(null==a.getDocumentElement?void 0:a.getDocumentElement(s.floating)),boundary:u,rootBoundary:l,strategy:c})),y="floating"===d?{...i.floating,x:r,y:o}:i.reference,v=await(null==a.getOffsetParent?void 0:a.getOffsetParent(s.floating)),b=await(null==a.isElement?void 0:a.isElement(v))&&await(null==a.getScale?void 0:a.getScale(v))||{x:1,y:1},w=Bp(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({rect:y,offsetParent:v,strategy:c}):y);return{top:(g.top-w.top+h.top)/b.y,bottom:(w.bottom-g.bottom+h.bottom)/b.y,left:(g.left-w.left+h.left)/b.x,right:(w.right-g.right+h.right)/b.x}}const zp=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:o,rects:a,platform:i,elements:s}=t,{element:c,padding:u=0}=Ap(e,t)||{};if(null==c)return{};const l=Wp(u),d={x:n,y:r},f=Lp(o),p=Np(f),h=await i.getDimensions(c),m="y"===f,g=m?"top":"left",y=m?"bottom":"right",v=m?"clientHeight":"clientWidth",b=a.reference[p]+a.reference[f]-d[f]-a.floating[p],w=d[f]-a.reference[f],O=await(null==i.getOffsetParent?void 0:i.getOffsetParent(c));let x=O?O[v]:0;x&&await(null==i.isElement?void 0:i.isElement(O))||(x=s.floating[v]||a.floating[p]);const k=b/2-w/2,S=x/2-h[p]/2-1,E=_p(l[g],S),_=_p(l[y],S),D=E,P=x-h[p]-_,j=x/2-h[p]/2+k,C=Cp(D,j,P),A=null!=Tp(o)&&j!=C&&a.reference[p]/2-(j<D?E:_)-h[p]/2<0?j<D?D-j:P-j:0;return{[f]:d[f]-A,data:{[f]:C,centerOffset:j-C+A}}}});const Vp=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var n;const{placement:r,middlewareData:o,rects:a,initialPlacement:i,platform:s,elements:c}=t,{mainAxis:u=!0,crossAxis:l=!0,fallbackPlacements:d,fallbackStrategy:f="bestFit",fallbackAxisSideDirection:p="none",flipAlignment:h=!0,...m}=Ap(e,t),g=Mp(r),y=Mp(i)===i,v=await(null==s.isRTL?void 0:s.isRTL(c.floating)),b=d||(y||!h?[Hp(i)]:function(e){const t=Hp(e);return[Fp(e),t,Fp(t)]}(i));d||"none"===p||b.push(...function(e,t,n,r){const o=Tp(e);let a=function(e,t,n){const r=["left","right"],o=["right","left"],a=["top","bottom"],i=["bottom","top"];switch(e){case"top":case"bottom":return n?t?o:r:t?r:o;case"left":case"right":return t?a:i;default:return[]}}(Mp(e),"start"===n,r);return o&&(a=a.map((e=>e+"-"+o)),t&&(a=a.concat(a.map(Fp)))),a}(i,h,p,v));const w=[i,...b],O=await Up(t,m),x=[];let k=(null==(n=o.flip)?void 0:n.overflows)||[];if(u&&x.push(O[g]),l){const e=function(e,t,n){void 0===n&&(n=!1);const r=Tp(e),o=Lp(e),a=Np(o);let i="x"===o?r===(n?"end":"start")?"right":"left":"start"===r?"bottom":"top";return t.reference[a]>t.floating[a]&&(i=Hp(i)),[i,Hp(i)]}(r,a,v);x.push(O[e[0]],O[e[1]])}if(k=[...k,{placement:r,overflows:x}],!x.every((e=>e<=0))){var S,E;const e=((null==(S=o.flip)?void 0:S.index)||0)+1,t=w[e];if(t)return{data:{index:e,overflows:k},reset:{placement:t}};let n=null==(E=k.filter((e=>e.overflows[0]<=0)).sort(((e,t)=>e.overflows[1]-t.overflows[1]))[0])?void 0:E.placement;if(!n)switch(f){case"bestFit":{var _;const e=null==(_=k.map((e=>[e.placement,e.overflows.filter((e=>e>0)).reduce(((e,t)=>e+t),0)])).sort(((e,t)=>e[1]-t[1]))[0])?void 0:_[0];e&&(n=e);break}case"initialPlacement":n=i}if(r!==n)return{reset:{placement:n}}}return{}}}};const qp=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){const{x:n,y:r}=t,o=await async function(e,t){const{placement:n,platform:r,elements:o}=e,a=await(null==r.isRTL?void 0:r.isRTL(o.floating)),i=Mp(n),s=Tp(n),c="y"===Rp(n),u=["left","top"].includes(i)?-1:1,l=a&&c?-1:1,d=Ap(t,e);let{mainAxis:f,crossAxis:p,alignmentAxis:h}="number"==typeof d?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...d};return s&&"number"==typeof h&&(p="end"===s?-1*h:h),c?{x:p*l,y:f*u}:{x:f*u,y:p*l}}(t,e);return{x:n+o.x,y:r+o.y,data:o}}}},Gp=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:o}=t,{mainAxis:a=!0,crossAxis:i=!1,limiter:s={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...c}=Ap(e,t),u={x:n,y:r},l=await Up(t,c),d=Rp(Mp(o)),f=Ip(d);let p=u[f],h=u[d];if(a){const e="y"===f?"bottom":"right";p=Cp(p+l["y"===f?"top":"left"],p,p-l[e])}if(i){const e="y"===d?"bottom":"right";h=Cp(h+l["y"===d?"top":"left"],h,h-l[e])}const m=s.fn({...t,[f]:p,[d]:h});return{...m,data:{x:m.x-n,y:m.y-r}}}}},Kp=Math.min,$p=Math.max,Xp=Math.round,Qp=Math.floor,Zp=e=>({x:e,y:e});function Jp(e){return nh(e)?(e.nodeName||"").toLowerCase():"#document"}function eh(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function th(e){var t;return null==(t=(nh(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function nh(e){return e instanceof Node||e instanceof eh(e).Node}function rh(e){return e instanceof Element||e instanceof eh(e).Element}function oh(e){return e instanceof HTMLElement||e instanceof eh(e).HTMLElement}function ah(e){return"undefined"!=typeof ShadowRoot&&(e instanceof ShadowRoot||e instanceof eh(e).ShadowRoot)}function ih(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=dh(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(o)}function sh(e){return["table","td","th"].includes(Jp(e))}function ch(e){const t=uh(),n=dh(e);return"none"!==n.transform||"none"!==n.perspective||!!n.containerType&&"normal"!==n.containerType||!t&&!!n.backdropFilter&&"none"!==n.backdropFilter||!t&&!!n.filter&&"none"!==n.filter||["transform","perspective","filter"].some((e=>(n.willChange||"").includes(e)))||["paint","layout","strict","content"].some((e=>(n.contain||"").includes(e)))}function uh(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function lh(e){return["html","body","#document"].includes(Jp(e))}function dh(e){return eh(e).getComputedStyle(e)}function fh(e){return rh(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function ph(e){if("html"===Jp(e))return e;const t=e.assignedSlot||e.parentNode||ah(e)&&e.host||th(e);return ah(t)?t.host:t}function hh(e){const t=ph(e);return lh(t)?e.ownerDocument?e.ownerDocument.body:e.body:oh(t)&&ih(t)?t:hh(t)}function mh(e,t){var n;void 0===t&&(t=[]);const r=hh(e),o=r===(null==(n=e.ownerDocument)?void 0:n.body),a=eh(r);return o?t.concat(a,a.visualViewport||[],ih(r)?r:[]):t.concat(r,mh(r))}function gh(e){const t=dh(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=oh(e),a=o?e.offsetWidth:n,i=o?e.offsetHeight:r,s=Xp(n)!==a||Xp(r)!==i;return s&&(n=a,r=i),{width:n,height:r,$:s}}function yh(e){return rh(e)?e:e.contextElement}function vh(e){const t=yh(e);if(!oh(t))return Zp(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:a}=gh(t);let i=(a?Xp(n.width):n.width)/r,s=(a?Xp(n.height):n.height)/o;return i&&Number.isFinite(i)||(i=1),s&&Number.isFinite(s)||(s=1),{x:i,y:s}}const bh=Zp(0);function wh(e){const t=eh(e);return uh()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:bh}function Oh(e,t,n,r){void 0===t&&(t=!1),void 0===n&&(n=!1);const o=e.getBoundingClientRect(),a=yh(e);let i=Zp(1);t&&(r?rh(r)&&(i=vh(r)):i=vh(e));const s=function(e,t,n){return void 0===t&&(t=!1),!(!n||t&&n!==eh(e))&&t}(a,n,r)?wh(a):Zp(0);let c=(o.left+s.x)/i.x,u=(o.top+s.y)/i.y,l=o.width/i.x,d=o.height/i.y;if(a){const e=eh(a),t=r&&rh(r)?eh(r):r;let n=e.frameElement;for(;n&&r&&t!==e;){const e=vh(n),t=n.getBoundingClientRect(),r=dh(n),o=t.left+(n.clientLeft+parseFloat(r.paddingLeft))*e.x,a=t.top+(n.clientTop+parseFloat(r.paddingTop))*e.y;c*=e.x,u*=e.y,l*=e.x,d*=e.y,c+=o,u+=a,n=eh(n).frameElement}}return Bp({width:l,height:d,x:c,y:u})}function xh(e){return Oh(th(e)).left+fh(e).scrollLeft}function kh(e,t,n){let r;if("viewport"===t)r=function(e,t){const n=eh(e),r=th(e),o=n.visualViewport;let a=r.clientWidth,i=r.clientHeight,s=0,c=0;if(o){a=o.width,i=o.height;const e=uh();(!e||e&&"fixed"===t)&&(s=o.offsetLeft,c=o.offsetTop)}return{width:a,height:i,x:s,y:c}}(e,n);else if("document"===t)r=function(e){const t=th(e),n=fh(e),r=e.ownerDocument.body,o=$p(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),a=$p(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let i=-n.scrollLeft+xh(e);const s=-n.scrollTop;return"rtl"===dh(r).direction&&(i+=$p(t.clientWidth,r.clientWidth)-o),{width:o,height:a,x:i,y:s}}(th(e));else if(rh(t))r=function(e,t){const n=Oh(e,!0,"fixed"===t),r=n.top+e.clientTop,o=n.left+e.clientLeft,a=oh(e)?vh(e):Zp(1);return{width:e.clientWidth*a.x,height:e.clientHeight*a.y,x:o*a.x,y:r*a.y}}(t,n);else{const n=wh(e);r={...t,x:t.x-n.x,y:t.y-n.y}}return Bp(r)}function Sh(e,t){const n=ph(e);return!(n===t||!rh(n)||lh(n))&&("fixed"===dh(n).position||Sh(n,t))}function Eh(e,t,n){const r=oh(t),o=th(t),a="fixed"===n,i=Oh(e,!0,a,t);let s={scrollLeft:0,scrollTop:0};const c=Zp(0);if(r||!r&&!a)if(("body"!==Jp(t)||ih(o))&&(s=fh(t)),r){const e=Oh(t,!0,a,t);c.x=e.x+t.clientLeft,c.y=e.y+t.clientTop}else o&&(c.x=xh(o));return{x:i.left+s.scrollLeft-c.x,y:i.top+s.scrollTop-c.y,width:i.width,height:i.height}}function _h(e,t){return oh(e)&&"fixed"!==dh(e).position?t?t(e):e.offsetParent:null}function Dh(e,t){const n=eh(e);if(!oh(e))return n;let r=_h(e,t);for(;r&&sh(r)&&"static"===dh(r).position;)r=_h(r,t);return r&&("html"===Jp(r)||"body"===Jp(r)&&"static"===dh(r).position&&!ch(r))?n:r||function(e){let t=ph(e);for(;oh(t)&&!lh(t);){if(ch(t))return t;t=ph(t)}return null}(e)||n}const Ph={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{rect:t,offsetParent:n,strategy:r}=e;const o=oh(n),a=th(n);if(n===a)return t;let i={scrollLeft:0,scrollTop:0},s=Zp(1);const c=Zp(0);if((o||!o&&"fixed"!==r)&&(("body"!==Jp(n)||ih(a))&&(i=fh(n)),oh(n))){const e=Oh(n);s=vh(n),c.x=e.x+n.clientLeft,c.y=e.y+n.clientTop}return{width:t.width*s.x,height:t.height*s.y,x:t.x*s.x-i.scrollLeft*s.x+c.x,y:t.y*s.y-i.scrollTop*s.y+c.y}},getDocumentElement:th,getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const a="clippingAncestors"===n?function(e,t){const n=t.get(e);if(n)return n;let r=mh(e).filter((e=>rh(e)&&"body"!==Jp(e))),o=null;const a="fixed"===dh(e).position;let i=a?ph(e):e;for(;rh(i)&&!lh(i);){const t=dh(i),n=ch(i);n||"fixed"!==t.position||(o=null),(a?!n&&!o:!n&&"static"===t.position&&o&&["absolute","fixed"].includes(o.position)||ih(i)&&!n&&Sh(e,i))?r=r.filter((e=>e!==i)):o=t,i=ph(i)}return t.set(e,r),r}(t,this._c):[].concat(n),i=[...a,r],s=i[0],c=i.reduce(((e,n)=>{const r=kh(t,n,o);return e.top=$p(r.top,e.top),e.right=Kp(r.right,e.right),e.bottom=Kp(r.bottom,e.bottom),e.left=$p(r.left,e.left),e}),kh(t,s,o));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}},getOffsetParent:Dh,getElementRects:async function(e){let{reference:t,floating:n,strategy:r}=e;const o=this.getOffsetParent||Dh,a=this.getDimensions;return{reference:Eh(t,await o(n),r),floating:{x:0,y:0,...await a(n)}}},getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){return gh(e)},getScale:vh,isElement:rh,isRTL:function(e){return"rtl"===dh(e).direction}};function jh(e,t,n,r){void 0===r&&(r={});const{ancestorScroll:o=!0,ancestorResize:a=!0,elementResize:i="function"==typeof ResizeObserver,layoutShift:s="function"==typeof IntersectionObserver,animationFrame:c=!1}=r,u=yh(e),l=o||a?[...u?mh(u):[],...mh(t)]:[];l.forEach((e=>{o&&e.addEventListener("scroll",n,{passive:!0}),a&&e.addEventListener("resize",n)}));const d=u&&s?function(e,t){let n,r=null;const o=th(e);function a(){clearTimeout(n),r&&r.disconnect(),r=null}return function i(s,c){void 0===s&&(s=!1),void 0===c&&(c=1),a();const{left:u,top:l,width:d,height:f}=e.getBoundingClientRect();if(s||t(),!d||!f)return;const p={rootMargin:-Qp(l)+"px "+-Qp(o.clientWidth-(u+d))+"px "+-Qp(o.clientHeight-(l+f))+"px "+-Qp(u)+"px",threshold:$p(0,Kp(1,c))||1};let h=!0;function m(e){const t=e[0].intersectionRatio;if(t!==c){if(!h)return i();t?i(!1,t):n=setTimeout((()=>{i(!1,1e-7)}),100)}h=!1}try{r=new IntersectionObserver(m,{...p,root:o.ownerDocument})}catch(e){r=new IntersectionObserver(m,p)}r.observe(e)}(!0),a}(u,n):null;let f,p=-1,h=null;i&&(h=new ResizeObserver((e=>{let[r]=e;r&&r.target===u&&h&&(h.unobserve(t),cancelAnimationFrame(p),p=requestAnimationFrame((()=>{h&&h.observe(t)}))),n()})),u&&!c&&h.observe(u),h.observe(t));let m=c?Oh(e):null;return c&&function t(){const r=Oh(e);!m||r.x===m.x&&r.y===m.y&&r.width===m.width&&r.height===m.height||n();m=r,f=requestAnimationFrame(t)}(),n(),()=>{l.forEach((e=>{o&&e.removeEventListener("scroll",n),a&&e.removeEventListener("resize",n)})),d&&d(),h&&h.disconnect(),h=null,c&&cancelAnimationFrame(f)}}const Ch=(e,t,n)=>{const r=new Map,o={platform:Ph,...n},a={...o.platform,_c:r};return(async(e,t,n)=>{const{placement:r="bottom",strategy:o="absolute",middleware:a=[],platform:i}=n,s=a.filter(Boolean),c=await(null==i.isRTL?void 0:i.isRTL(t));let u=await i.getElementRects({reference:e,floating:t,strategy:o}),{x:l,y:d}=Yp(u,r,c),f=r,p={},h=0;for(let n=0;n<s.length;n++){const{name:a,fn:m}=s[n],{x:g,y,data:v,reset:b}=await m({x:l,y:d,initialPlacement:r,placement:f,strategy:o,middlewareData:p,rects:u,platform:i,elements:{reference:e,floating:t}});l=null!=g?g:l,d=null!=y?y:d,p={...p,[a]:{...p[a],...v}},b&&h<=50&&(h++,"object"==typeof b&&(b.placement&&(f=b.placement),b.rects&&(u=!0===b.rects?await i.getElementRects({reference:e,floating:t,strategy:o}):b.rects),({x:l,y:d}=Yp(u,f,c))),n=-1)}return{x:l,y:d,placement:f,strategy:o,middlewareData:p}})(e,t,{...o,platform:a})},Ah=e=>({name:"arrow",options:e,fn(t){const{element:n,padding:r}="function"==typeof e?e(t):e;return n&&(o=n,{}.hasOwnProperty.call(o,"current"))?null!=n.current?zp({element:n.current,padding:r}).fn(t):{}:n?zp({element:n,padding:r}).fn(t):{};var o}});var Mh="undefined"!=typeof document?p.useLayoutEffect:p.useEffect;function Th(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if("function"==typeof e&&e.toString()===t.toString())return!0;let n,r,o;if(e&&t&&"object"==typeof e){if(Array.isArray(e)){if(n=e.length,n!=t.length)return!1;for(r=n;0!=r--;)if(!Th(e[r],t[r]))return!1;return!0}if(o=Object.keys(e),n=o.length,n!==Object.keys(t).length)return!1;for(r=n;0!=r--;)if(!{}.hasOwnProperty.call(t,o[r]))return!1;for(r=n;0!=r--;){const n=o[r];if(("_owner"!==n||!e.$$typeof)&&!Th(e[n],t[n]))return!1}return!0}return e!=e&&t!=t}function Ih(e){if("undefined"==typeof window)return 1;return(e.ownerDocument.defaultView||window).devicePixelRatio||1}function Nh(e,t){const n=Ih(e);return Math.round(t*n)/n}function Rh(e){const t=p.useRef(e);return Mh((()=>{t.current=e})),t}var Lh=c(49054);const Fh={...h},Hh=Fh.useInsertionEffect||(e=>e());function Wh(e){const t=p.useRef((()=>{0}));return Hh((()=>{t.current=e})),p.useCallback((function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];return null==t.current?void 0:t.current(...n)}),[])}const Bh="ArrowUp",Yh="ArrowDown",Uh="ArrowLeft",zh="ArrowRight";var Vh="undefined"!=typeof document?p.useLayoutEffect:p.useEffect;const qh=[Uh,zh],Gh=[Bh,Yh];function Kh(){return Kh=Object.assign?Object.assign.bind():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},Kh.apply(this,arguments)}let $h=!1,Xh=0;const Qh=()=>"floating-ui-"+Math.random().toString(36).slice(2,6)+Xh++;const Zh=Fh.useId||function(){const[e,t]=p.useState((()=>$h?Qh():void 0));return Vh((()=>{null==e&&t(Qh())}),[]),p.useEffect((()=>{$h=!0}),[]),e};const Jh=p.forwardRef((function(e,t){const{context:{placement:n,elements:{floating:r},middlewareData:{arrow:o}},width:a=14,height:i=7,tipRadius:s=0,strokeWidth:c=0,staticOffset:u,stroke:l,d,style:{transform:f,...h}={},...m}=e;const g=Zh();if(!r)return null;const y=2*c,v=y/2,b=a/2*(s/-8+1),w=i/2*s/4,[O,x]=n.split("-"),k=Ph.isRTL(r),S=!!d,E="top"===O||"bottom"===O,_=u&&"end"===x?"bottom":"top";let D=u&&"end"===x?"right":"left";u&&k&&(D="end"===x?"left":"right");const P=null!=(null==o?void 0:o.x)?u||o.x:"",j=null!=(null==o?void 0:o.y)?u||o.y:"",C=d||"M0,0 H"+a+" L"+(a-b)+","+(i-w)+" Q"+a/2+","+i+" "+b+","+(i-w)+" Z",A={top:S?"rotate(180deg)":"",left:S?"rotate(90deg)":"rotate(-90deg)",bottom:S?"":"rotate(180deg)",right:S?"rotate(-90deg)":"rotate(90deg)"}[O];return p.createElement("svg",Kh({},m,{"aria-hidden":!0,ref:t,width:S?a:a+y,height:a,viewBox:"0 0 "+a+" "+(i>a?i:a),style:{position:"absolute",pointerEvents:"none",[D]:P,[_]:j,[O]:E||S?"100%":"calc(100% - "+y/2+"px)",transform:""+A+(null!=f?f:""),...h}}),y>0&&p.createElement("path",{clipPath:"url(#"+g+")",fill:"none",stroke:l,strokeWidth:y+(d?0:1),d:C}),p.createElement("path",{stroke:y&&!d?m.fill:"none",d:C}),p.createElement("clipPath",{id:g},p.createElement("rect",{x:-v,y:v*(S?-1:1),width:a+y,height:a})))}));function em(){const e=new Map;return{emit(t,n){var r;null==(r=e.get(t))||r.forEach((e=>e(n)))},on(t,n){e.set(t,[...e.get(t)||[],n])},off(t,n){var r;e.set(t,(null==(r=e.get(t))?void 0:r.filter((e=>e!==n)))||[])}}}const tm=p.createContext(null),nm=p.createContext(null),rm=()=>{var e;return(null==(e=p.useContext(tm))?void 0:e.id)||null},om=()=>p.useContext(nm);function am(e){return"data-floating-ui-"+e}function im(e){const t=(0,p.useRef)(e);return Vh((()=>{t.current=e})),t}const sm=am("safe-polygon");function cm(e,t,n){return n&&!wp(n)?0:"number"==typeof e?e:null==e?void 0:e[t]}function um(e,t){let n=e.filter((e=>{var n;return e.parentId===t&&(null==(n=e.context)?void 0:n.open)})),r=n;for(;r.length;)r=e.filter((e=>{var t;return null==(t=r)?void 0:t.some((t=>{var n;return e.parentId===t.id&&(null==(n=e.context)?void 0:n.open)}))})),n=n.concat(r);return n}const lm=()=>({getShadowRoot:!0,displayCheck:"function"==typeof ResizeObserver&&ResizeObserver.toString().includes("[native code]")?"full":"none"});function dm(e,t){const n=(0,Lh.Kr)(e,lm());"prev"===t&&n.reverse();const r=n.indexOf(function(e){let t=e.activeElement;for(;null!=(null==(n=t)||null==(n=n.shadowRoot)?void 0:n.activeElement);){var n;t=t.shadowRoot.activeElement}return t}(Op(e)));return n.slice(r+1)[0]}function fm(){return dm(document.body,"next")}function pm(){return dm(document.body,"prev")}function hm(e,t){const n=t||e.currentTarget,r=e.relatedTarget;return!r||!bp(n,r)}function mm(e){(0,Lh.Kr)(e,lm()).forEach((e=>{e.dataset.tabindex=e.getAttribute("tabindex")||"",e.setAttribute("tabindex","-1")}))}function gm(e){e.querySelectorAll("[data-tabindex]").forEach((e=>{const t=e.dataset.tabindex;delete e.dataset.tabindex,t?e.setAttribute("tabindex",t):e.removeAttribute("tabindex")}))}const ym={border:0,clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"fixed",whiteSpace:"nowrap",width:"1px",top:0,left:0};function vm(e){"Tab"===e.key&&(e.target,clearTimeout(undefined))}const bm=p.forwardRef((function(e,t){const[n,r]=p.useState();Vh((()=>(/apple/i.test(navigator.vendor)&&r("button"),document.addEventListener("keydown",vm),()=>{document.removeEventListener("keydown",vm)})),[]);const o={ref:t,tabIndex:0,role:n,"aria-hidden":!n||void 0,[am("focus-guard")]:"",style:ym};return p.createElement("span",Kh({},e,o))})),wm=p.createContext(null),Om=am("portal");function xm(e){const{children:t,id:n,root:r=null,preserveTabOrder:o=!0}=e,a=function(e){void 0===e&&(e={});const{id:t,root:n}=e,r=Zh(),o=km(),[a,i]=p.useState(null),s=p.useRef(null);return Vh((()=>()=>{null==a||a.remove(),queueMicrotask((()=>{s.current=null}))}),[a]),Vh((()=>{if(s.current)return;const e=t?document.getElementById(t):null;if(!e)return;const n=document.createElement("div");n.id=r,n.setAttribute(Om,""),e.appendChild(n),s.current=n,i(n)}),[t,r]),Vh((()=>{if(s.current)return;let e=n||(null==o?void 0:o.portalNode);e&&!pp(e)&&(e=e.current),e=e||document.body;let a=null;t&&(a=document.createElement("div"),a.id=t,e.appendChild(a));const c=document.createElement("div");c.id=r,c.setAttribute(Om,""),e=a||e,e.appendChild(c),s.current=c,i(c)}),[t,n,r,o]),a}({id:n,root:r}),[i,s]=p.useState(null),c=p.useRef(null),u=p.useRef(null),l=p.useRef(null),d=p.useRef(null),f=!!i&&!i.modal&&i.open&&o&&!(!r&&!a);return p.useEffect((()=>{if(a&&o&&(null==i||!i.modal))return a.addEventListener("focusin",e,!0),a.addEventListener("focusout",e,!0),()=>{a.removeEventListener("focusin",e,!0),a.removeEventListener("focusout",e,!0)};function e(e){if(a&&hm(e)){("focusin"===e.type?gm:mm)(a)}}}),[a,o,null==i?void 0:i.modal]),p.createElement(wm.Provider,{value:p.useMemo((()=>({preserveTabOrder:o,beforeOutsideRef:c,afterOutsideRef:u,beforeInsideRef:l,afterInsideRef:d,portalNode:a,setFocusManagerState:s})),[o,a])},f&&a&&p.createElement(bm,{"data-type":"outside",ref:c,onFocus:e=>{if(hm(e,a)){var t;null==(t=l.current)||t.focus()}else{const e=pm()||(null==i?void 0:i.refs.domReference.current);null==e||e.focus()}}}),f&&a&&p.createElement("span",{"aria-owns":a.id,style:ym}),a&&(0,$a.createPortal)(t,a),f&&a&&p.createElement(bm,{"data-type":"outside",ref:u,onFocus:e=>{if(hm(e,a)){var t;null==(t=d.current)||t.focus()}else{const t=fm()||(null==i?void 0:i.refs.domReference.current);null==t||t.focus(),(null==i?void 0:i.closeOnFocusOut)&&(null==i||i.onOpenChange(!1,e.nativeEvent))}}}))}const km=()=>p.useContext(wm);function Sm(e){return hp(e.target)&&"BUTTON"===e.target.tagName}function Em(e){return Ep(e)}const _m={pointerdown:"onPointerDown",mousedown:"onMouseDown",click:"onClick"},Dm={pointerdown:"onPointerDownCapture",mousedown:"onMouseDownCapture",click:"onClickCapture"},Pm=e=>{var t,n;return{escapeKey:"boolean"==typeof e?e:null!=(t=null==e?void 0:e.escapeKey)&&t,outsidePress:"boolean"==typeof e?e:null==(n=null==e?void 0:e.outsidePress)||n}};function jm(e){var t;void 0===e&&(e={});const{open:n=!1,onOpenChange:r,nodeId:o}=e,[a,i]=p.useState(null),[s,c]=p.useState(null),u=(null==(t=e.elements)?void 0:t.reference)||a;Vh((()=>{u&&(m.current=u)}),[u]);const l=function(e){void 0===e&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:r=[],platform:o,elements:{reference:a,floating:i}={},transform:s=!0,whileElementsMounted:c,open:u}=e,[l,d]=p.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[f,h]=p.useState(r);Th(f,r)||h(r);const[m,g]=p.useState(null),[y,v]=p.useState(null),b=p.useCallback((e=>{e!=k.current&&(k.current=e,g(e))}),[g]),w=p.useCallback((e=>{e!==S.current&&(S.current=e,v(e))}),[v]),O=a||m,x=i||y,k=p.useRef(null),S=p.useRef(null),E=p.useRef(l),_=Rh(c),D=Rh(o),P=p.useCallback((()=>{if(!k.current||!S.current)return;const e={placement:t,strategy:n,middleware:f};D.current&&(e.platform=D.current),Ch(k.current,S.current,e).then((e=>{const t={...e,isPositioned:!0};j.current&&!Th(E.current,t)&&(E.current=t,$a.flushSync((()=>{d(t)})))}))}),[f,t,n,D]);Mh((()=>{!1===u&&E.current.isPositioned&&(E.current.isPositioned=!1,d((e=>({...e,isPositioned:!1}))))}),[u]);const j=p.useRef(!1);Mh((()=>(j.current=!0,()=>{j.current=!1})),[]),Mh((()=>{if(O&&(k.current=O),x&&(S.current=x),O&&x){if(_.current)return _.current(O,x,P);P()}}),[O,x,P,_]);const C=p.useMemo((()=>({reference:k,floating:S,setReference:b,setFloating:w})),[b,w]),A=p.useMemo((()=>({reference:O,floating:x})),[O,x]),M=p.useMemo((()=>{const e={position:n,left:0,top:0};if(!A.floating)return e;const t=Nh(A.floating,l.x),r=Nh(A.floating,l.y);return s?{...e,transform:"translate("+t+"px, "+r+"px)",...Ih(A.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:t,top:r}}),[n,s,A.floating,l.x,l.y]);return p.useMemo((()=>({...l,update:P,refs:C,elements:A,floatingStyles:M})),[l,P,C,A,M])}({...e,elements:{...e.elements,...s&&{reference:s}}}),d=om(),f=null!=rm(),h=Wh(((e,t,n)=>{g.current.openEvent=e?t:void 0,y.emit("openchange",{open:e,event:t,reason:n,nested:f}),null==r||r(e,t,n)})),m=p.useRef(null),g=p.useRef({}),y=p.useState((()=>em()))[0],v=Zh(),b=p.useCallback((e=>{const t=pp(e)?{getBoundingClientRect:()=>e.getBoundingClientRect(),contextElement:e}:e;c(t),l.refs.setReference(t)}),[l.refs]),w=p.useCallback((e=>{(pp(e)||null===e)&&(m.current=e,i(e)),(pp(l.refs.reference.current)||null===l.refs.reference.current||null!==e&&!pp(e))&&l.refs.setReference(e)}),[l.refs]),O=p.useMemo((()=>({...l.refs,setReference:w,setPositionReference:b,domReference:m})),[l.refs,w,b]),x=p.useMemo((()=>({...l.elements,domReference:u})),[l.elements,u]),k=p.useMemo((()=>({...l,refs:O,elements:x,dataRef:g,nodeId:o,floatingId:v,events:y,open:n,onOpenChange:h})),[l,o,v,y,n,h,O,x]);return Vh((()=>{const e=null==d?void 0:d.nodesRef.current.find((e=>e.id===o));e&&(e.context=k)})),p.useMemo((()=>({...l,context:k,refs:O,elements:x})),[l,O,x,k])}const Cm="active",Am="selected";function Mm(e,t,n){const r=new Map,o="item"===n;let a=e;if(o&&e){const{[Cm]:t,[Am]:n,...r}=e;a=r}return{..."floating"===n&&{tabIndex:-1},...a,...t.map((t=>{const r=t?t[n]:null;return"function"==typeof r?e?r(e):null:r})).concat(e).reduce(((e,t)=>t?(Object.entries(t).forEach((t=>{let[n,a]=t;var i;o&&[Cm,Am].includes(n)||(0===n.indexOf("on")?(r.has(n)||r.set(n,[]),"function"==typeof a&&(null==(i=r.get(n))||i.push(a),e[n]=function(){for(var e,t=arguments.length,o=new Array(t),a=0;a<t;a++)o[a]=arguments[a];return null==(e=r.get(n))?void 0:e.map((e=>e(...o))).find((e=>void 0!==e))})):e[n]=a)})),e):e),{})}}function Tm(e){void 0===e&&(e=[]);const t=e,n=p.useCallback((t=>Mm(t,e,"reference")),t),r=p.useCallback((t=>Mm(t,e,"floating")),t),o=p.useCallback((t=>Mm(t,e,"item")),e.map((e=>null==e?void 0:e.item)));return p.useMemo((()=>({getReferenceProps:n,getFloatingProps:r,getItemProps:o})),[n,r,o])}var Im,Nm,Rm,Lm,Fm,Hm=De.Ay.span.withConfig({displayName:"StyledIconWrapper"})(Im||(Im=(0,Ee.A)(["\n color: ",";\n font-size: ",";\n margin-left: -",";\n"])),Te.t7.color("text"),Te.hs.font(1),Te.hs.space(-1)),Wm=(0,De.AH)(Nm||(Nm=(0,Ee.A)(["\n display: inline-block;\n color: ","; // nice2 reset\n line-height: ","; // nice2 reset\n text-align: left; // nice2 reset\n vertical-align: unset; // nice2 reset\n font-size: 100% !important; // nice2 reset\n font-weight: "," !important; // nice2 reset\n padding: "," "," !important; // nice2 reset\n white-space: normal !important; // nice2 reset\n border-radius: ",";\n"])),Te.t7.color("text"),Te.t7.lineHeight("regular"),Te.t7.fontWeight("regular"),Te.hs.space(-3),Te.hs.space(-1.5),Te.t7.radii("statusLabel")),Bm=(0,De.Ay)(Zn.oY).withConfig({displayName:"StyledHtmlFormatter"})(Rm||(Rm=(0,Ee.A)(["\n &&& {\n ","\n margin: 0 0 ",";\n\n svg {\n margin-right: ",";\n }\n\n &:last-child {\n margin-bottom: 0;\n }\n\n .label {\n ","\n }\n\n .label-danger {\n background-color: "," !important; // nice2 reset\n color: ",";\n }\n\n .label-info {\n background-color: "," !important; // nice2 reset\n color: ",";\n }\n\n .label-warning {\n background-color: "," !important; // nice2 reset\n color: ",";\n }\n\n .label-success {\n background-color: "," !important; // nice2 reset\n color: ",";\n }\n\n .label-neutral {\n ","\n background-color: "," !important; // nice2 reset\n color: ",";\n }\n\n .label-status {\n border-radius: ",";\n padding: "," ",";\n\n &.filled {\n color: ",";\n background-color: ",";\n }\n }\n\n .label-attention {\n background-color: "," !important; // nice2 reset\n padding: "," "," !important;\n\n a {\n text-decoration: underline;\n color: #000; // same color in all themes\n }\n }\n }\n"])),(function(e){return(0,Zn.gv)(e,"html")}),Te.hs.space(-1),Te.hs.space(-1.5),Wm,Te.t7.color("signal.dangerLight"),Te.t7.color("textLabel"),Te.t7.color("signal.infoLight"),Te.t7.color("textLabel"),Te.t7.color("signal.warningLight"),Te.t7.color("textLabel"),Te.t7.color("signal.successLight"),Te.t7.color("textLabel"),Wm,Te.t7.color("signal.dangerLight"),Te.t7.color("textLabel"),Te.t7.radii("statusLabel"),Te.hs.space(-2.1),Te.hs.space(0),Te.t7.color("paper"),Te.t7.color("signal.info"),Te.t7.color("signal.warningLight"),Te.hs.space(-1.5),Te.hs.space(.5)),Ym=De.Ay.div.withConfig({displayName:"StyledFloatingUi"})(Lm||(Lm=(0,Ee.A)(["\n && {\n pointer-events: none; // prevent flickering of tooltip\n background-color: ",";\n max-width: 400px;\n z-index: 100000010;\n padding: ",";\n\n * {\n color: ",";\n }\n\n svg path {\n // style FloatingArrow SVG\n fill: ",";\n }\n }\n"])),Te.t7.color("backgroundPopover"),(function(e){return e.rimless?"0":Te.hs.space(0)}),Te.t7.color("textPopover"),Te.t7.color("backgroundPopover")),Um=De.Ay.div.withConfig({displayName:"StyledBox"})(Fm||(Fm=(0,Ee.A)(["\n && {\n ",";\n\n &,\n h1,\n h2,\n h3,\n h4,\n h5,\n h6,\n p,\n "," {\n color: ",";\n overflow-wrap: break-word;\n }\n }\n"])),(function(e){return e.isPlainHtml&&(0,Zn.gv)(e,"html")}),Bm,Te.t7.color("textPopover"));function zm(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 Vm(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?zm(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):zm(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const qm=function(e){var t=e.children,n=e.content,r=e.isPlainHtml,o=void 0===r||r,a=e.rimless,i=void 0!==a&&a,s=(0,p.useState)(!1),c=(0,Ve.A)(s,2),u=c[0],l=c[1],d=(0,p.useRef)(null),f=jm({open:u,onOpenChange:l,middleware:[Vp(),Gp({padding:20}),Ah({element:d}),qp(5)]}),h=f.refs,m=f.floatingStyles,g=f.context,y=function(e,t){void 0===t&&(t={});const{open:n,onOpenChange:r,dataRef:o,events:a,elements:{domReference:i,floating:s},refs:c}=e,{enabled:u=!0,delay:l=0,handleClose:d=null,mouseOnly:f=!1,restMs:h=0,move:m=!0}=t,g=om(),y=rm(),v=im(d),b=im(l),w=p.useRef(),O=p.useRef(-1),x=p.useRef(),k=p.useRef(-1),S=p.useRef(!0),E=p.useRef(!1),_=p.useRef((()=>{})),D=p.useCallback((()=>{var e;const t=null==(e=o.current.openEvent)?void 0:e.type;return(null==t?void 0:t.includes("mouse"))&&"mousedown"!==t}),[o]);p.useEffect((()=>{if(u)return a.on("openchange",e),()=>{a.off("openchange",e)};function e(e){let{open:t}=e;t||(clearTimeout(O.current),clearTimeout(k.current),S.current=!0)}}),[u,a]),p.useEffect((()=>{if(!u||!v.current||!n)return;function e(e){D()&&r(!1,e,"hover")}const t=Op(s).documentElement;return t.addEventListener("mouseleave",e),()=>{t.removeEventListener("mouseleave",e)}}),[s,n,r,u,v,D]);const P=p.useCallback((function(e,t,n){void 0===t&&(t=!0),void 0===n&&(n="hover");const o=cm(b.current,"close",w.current);o&&!x.current?(clearTimeout(O.current),O.current=window.setTimeout((()=>r(!1,e,n)),o)):t&&(clearTimeout(O.current),r(!1,e,n))}),[b,r]),j=p.useCallback((()=>{_.current(),x.current=void 0}),[]),C=p.useCallback((()=>{if(E.current){const e=Op(c.floating.current).body;e.style.pointerEvents="",e.removeAttribute(sm),E.current=!1}}),[c]);return p.useEffect((()=>{if(u&&pp(i)){const e=i;return n&&e.addEventListener("mouseleave",l),null==s||s.addEventListener("mouseleave",l),m&&e.addEventListener("mousemove",a,{once:!0}),e.addEventListener("mouseenter",a),e.addEventListener("mouseleave",c),()=>{n&&e.removeEventListener("mouseleave",l),null==s||s.removeEventListener("mouseleave",l),m&&e.removeEventListener("mousemove",a),e.removeEventListener("mouseenter",a),e.removeEventListener("mouseleave",c)}}function t(){return!!o.current.openEvent&&["click","mousedown"].includes(o.current.openEvent.type)}function a(e){if(clearTimeout(O.current),S.current=!1,f&&!wp(w.current)||h>0&&!cm(b.current,"open"))return;const t=cm(b.current,"open",w.current);t?O.current=window.setTimeout((()=>{r(!0,e,"hover")}),t):r(!0,e,"hover")}function c(r){if(t())return;_.current();const o=Op(s);if(clearTimeout(k.current),v.current){n||clearTimeout(O.current),x.current=v.current({...e,tree:g,x:r.clientX,y:r.clientY,onClose(){C(),j(),P(r,!0,"safe-polygon")}});const t=x.current;return o.addEventListener("mousemove",t),void(_.current=()=>{o.removeEventListener("mousemove",t)})}("touch"!==w.current||!bp(s,r.relatedTarget))&&P(r)}function l(n){t()||null==v.current||v.current({...e,tree:g,x:n.clientX,y:n.clientY,onClose(){C(),j(),P(n)}})(n)}}),[i,s,u,e,f,h,m,P,j,C,r,n,g,b,v,o]),Vh((()=>{var e;if(u&&n&&null!=(e=v.current)&&e.__options.blockPointerEvents&&D()){const e=Op(s).body;if(e.setAttribute(sm,""),e.style.pointerEvents="none",E.current=!0,pp(i)&&s){var t;const e=i,n=null==g||null==(t=g.nodesRef.current.find((e=>e.id===y)))||null==(t=t.context)?void 0:t.elements.floating;return n&&(n.style.pointerEvents=""),e.style.pointerEvents="auto",s.style.pointerEvents="auto",()=>{e.style.pointerEvents="",s.style.pointerEvents=""}}}}),[u,n,y,s,i,g,v,D]),Vh((()=>{n||(w.current=void 0,j(),C())}),[n,j,C]),p.useEffect((()=>()=>{j(),clearTimeout(O.current),clearTimeout(k.current),C()}),[u,i,j,C]),p.useMemo((()=>{if(!u)return{};function e(e){w.current=e.pointerType}return{reference:{onPointerDown:e,onPointerEnter:e,onMouseMove(e){function t(){S.current||r(!0,e.nativeEvent,"hover")}f&&!wp(w.current)||n||0===h||(clearTimeout(k.current),"touch"===w.current?t():k.current=window.setTimeout(t,h))}},floating:{onMouseEnter(){clearTimeout(O.current)},onMouseLeave(e){P(e.nativeEvent,!1)}}}}),[u,f,n,h,r,P])}(g,{delay:{open:500,close:0}}),v=Tm([y]),b=v.getReferenceProps,w=v.getFloatingProps;return(0,We.jsxs)(We.Fragment,{children:[(0,We.jsx)("span",Vm(Vm({ref:h.setReference},b()),{},{children:t})),u&&n&&(0,We.jsx)(xm,{children:(0,We.jsxs)(Ym,Vm(Vm({ref:h.setFloating,style:m,rimless:i},w()),{},{className:fu,children:[(0,We.jsx)(Jh,{ref:d,context:g}),(0,We.jsx)(Um,{isPlainHtml:o,children:n})]}))})]})},Gm=qm;const Km=function(e){var t=e.data,n=e.innerProps,r=e.children,o=e.selectProps,a=o.tooltips,i=o.loadTooltip,s=o.DetailLink,c=to()(a,t.key,null),u=(0,We.jsx)("span",{style:n.css,children:r}),l=s?(0,We.jsx)(Hc,{onMouseDown:function(e){e.stopPropagation(),e.preventDefault()},children:(0,We.jsx)(s,{entityKey:t.key,tabIndex:-1,children:(0,We.jsx)(Gm,{content:c?(0,We.jsx)("div",{dangerouslySetInnerHTML:{__html:Bn.sanitizeHtml(c)}}):null,children:(0,We.jsx)("span",{onMouseOver:function(){return i&&!c&&i(t.key)},children:u})})})}):u;return(0,We.jsx)($c,{children:l})};var $m=c(85015),Xm=c.n($m),Qm=c(42194),Zm=c.n(Qm);function Jm(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 eg(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Jm(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Jm(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var tg=["linkComp"],ng=function(e,t){var n=$n(e,t),r=Zm()(Cr()(n,tg),(function(e){return 0===Object.keys(e).length}));return 0===Object.entries(r).length},rg=(0,p.memo)((function(e){var t=e.linkComp,n=e.entityKey,r=e.children;return t&&Xm()(n)?(0,We.jsx)(Hc,{onMouseDown:function(e){e.stopPropagation(),e.preventDefault()},children:(0,We.jsx)(t,{entityKey:n,children:r})}):r}),ng);rg.propTypes={children:Se().node,entityKey:Se().any,linkComp:Se().func};const og=function(e){var t=e.data,n=e.selectProps,r=e.isDisabled,o=e.children,a=n.tooltips,i=n.loadTooltip,s=n.DetailLink,c=to()(a,t.key,null);return(0,We.jsx)(hs.SingleValue,eg(eg({},e),{},{children:(0,We.jsx)(qc,{onMouseOver:function(){return i&&!c&&i(t.key)},isDisabled:r,children:(0,We.jsx)(Gm,{content:c?(0,We.jsx)("div",{dangerouslySetInnerHTML:{__html:Bn.sanitizeHtml(c)}}):null,children:(0,We.jsx)(rg,{linkComp:s,entityKey:t.key,children:o})})})}))};function ag(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}var ig=function(e){var t;return"Input"===(null==e||null===(t=e.type)||void 0===t?void 0:t.name)};const sg=function(e){var t=e.selectProps,n=e.hasValue,r=e.children,o=t.isMulti,a=t.hasAdvancedSearch,i=t.hasDocsTreeSearch,s=t.isDisabled;if(!(o&&(a||i)))return(0,We.jsx)(hs.ValueContainer,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ag(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ag(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({},e));var c=p.Children.map(r,(function(e){return ig(e)?e:null})),u=p.Children.map(r,(function(e){return ig(e)?null:e})),l=s&&n;return(0,We.jsxs)(We.Fragment,{children:[!l&&(0,We.jsx)(We.Fragment,{children:c}),(0,We.jsx)(Kc,{children:u})]})};function cg(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 ug(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?cg(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):cg(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}(0,De.SL)((function(e){var t=e.fetchOptions,n=e.id,r=e.immutable,o=e.isLoading,a=e.isMulti,i=e.loadTooltip,s=e.moreOptionsAvailable,c=e.moreOptionsAvailableText,u=e.noResultsText,l=e.noResultsComp,d=e.onChange,f=e.openDocsTreeSearch,h=e.openAdvancedSearch,m=e.options,g=e.searchOptions,y=e.theme,v=e.tooltips,b=e.value,w=e.DetailLink,O=e.createPermission,x=e.openRemoteCreate,k=(0,p.useRef)(null),S=(0,p.useRef)(null),E=function(){var e;return(null===(e=S.current)||void 0===e?void 0:e.clientWidth)||300},_=function(){var e;return(null===(e=S.current)||void 0===e?void 0:e.clientHeight)||35},D=(0,p.useState)(E()),P=(0,Ve.A)(D,2),j=P[0],C=P[1],A=(0,p.useState)(_()),M=(0,Ve.A)(A,2),T=M[0],I=M[1],N=(0,p.useState)(!1),R=(0,Ve.A)(N,2),L=R[0],F=R[1],H=function(e){t&&t(e)},W=(0,p.useCallback)(g||function(){},[]),B=(0,p.useCallback)(oo()(W,800,{trailing:!0}),[]),Y=Boolean(h),U=Boolean(f),z=Boolean(O);return(0,We.jsx)(Wc,{tabIndex:"-1",id:n,onFocus:function(){k.current.focus(),setTimeout((function(){C(E()),I(_())}),0)},children:(0,We.jsx)(Bc,{ref:S,children:(0,We.jsx)(gc,ug(ug({getOptionLabel:function(e){return e.display},getOptionValue:function(e){return e.key},wrapperWidth:j,wrapperHeight:T,components:{ClearIndicator:bc,LoadingIndicator:du,DropdownIndicator:Jc,IndicatorsContainer:uu,IndicatorSeparator:null,Menu:ip,MenuList:up,MultiValueLabel:Km,SingleValue:og,ValueContainer:sg},noOptionsMessage:function(e){return u||("function"==typeof l?(0,We.jsx)(l,ug({},e)):" - ")},isMulti:a,closeMenuOnSelect:!a,isSearchable:!0},g?{filterOption:function(){return!0}}:{}),{},{isClearable:!0,loadingMessage:function(){return null},placeholder:"",menuShouldScrollIntoView:!1,autoFocus:!1,tabSelectsValue:!1,value:b||null,onChange:function(e){d(e),H(e)},onInputChange:function(e,t){var n=t.action;g&&e&&B(e,b),""===e&&"input-change"===n&&H(b)},options:(0,jt.A)(m||[]),onKeyDown:function(e){"Enter"===e.key&&L&&(e.stopPropagation(),k.current&&null===k.current.focusedOptionRef&&e.preventDefault())},isLoading:o,isDisabled:r,ref:k,onMenuOpen:function(){H(b),F(!0)},onMenuClose:function(){F(!1)},styles:Xc(y),loadTooltip:i,tooltips:v,DetailLink:w,hasDocsTreeSearch:U,openDocsTreeSearch:f,hasAdvancedSearch:Y,openAdvancedSearch:h,moreOptionsAvailable:s,moreOptionsAvailableText:c,blurInputOnSelect:!1,hasCreatePermission:z,createPermission:O,openRemoteCreate:x,closeMenuOnScroll:function(e){var t;return!(null!==(t=e.target.classList)&&void 0!==t&&t.contains("MenuList"))}}))})})}));var lg;De.Ay.div.withConfig({displayName:"StyledBoolEdit"})(lg||(lg=(0,Ee.A)(["\n margin: 5px 0;\n"])));var dg,fg,pg=function(e){var t=e.value,n=e.breakWords,r=e.className;return(0,We.jsx)(Bm,{dangerouslySetInnerHTML:{__html:Bn.sanitizeHtml(t)},breakWords:n,className:r})};De.Ay.div.withConfig({displayName:"StyledOption"})(dg||(dg=(0,Ee.A)(["\n margin: "," 0;\n display: flex;\n align-items: center;\n gap: ",";\n\n input {\n margin: 0;\n }\n"])),Te.hs.space(-1),Te.hs.space(-1.5)),De.Ay.span.withConfig({displayName:"StyledLabel"})(fg||(fg=(0,Ee.A)(["\n ","\n display: flex;\n gap: ",";\n align-items: center;\n"])),(0,Te.Ed)(),Te.hs.space(-1.5));c(98639);function hg(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 mg(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?hg(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):hg(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var gg=(0,p.lazy)((function(){return Promise.all([c.e(95),c.e(722)]).then(c.bind(c,65066))}));const yg=function(e){return(0,We.jsx)(p.Suspense,{fallback:(t=e.value,(0,We.jsx)("div",{children:(0,We.jsx)("p",{children:t})})),children:(0,We.jsx)(gg,mg({},e))});var t};var vg,bg=De.Ay.div.withConfig({displayName:"StyledEditorWrapper"})(vg||(vg=(0,Ee.A)(["\n margin-top: ",";\n"])),Te.hs.space(-1.5));(0,De.SL)(Ze.Debouncer((function(e){var t=e.value,n=e.onChange,r=e.immutable,o=e.options,a=e.id,i=e.theme;return(0,We.jsx)(bg,{children:(0,We.jsx)(yg,{value:t,id:a,onChange:n,autoFocusOnMount:o.autoFocusOnMount,mode:o.mode,theme:i.codeEditorTheme,showGutter:!0,editorOptions:{enableBasicAutocompletion:!0,enableLiveAutocompletion:!0,enableSnippets:!0,minLines:5,maxLines:50,readOnly:r,wrap:!0,indentedSoftWrap:!1},implicitModel:o.implicitModel})})})));var wg,Og,xg,kg=De.Ay.div.withConfig({displayName:"StyledDatePickerOuterWrapper"})(wg||(wg=(0,Ee.A)(["\n outline: ",";\n"])),(function(e){return e.immutable?0:"initial"})),Sg=De.Ay.div.withConfig({displayName:"StyledDatePickerWrapper"})(Og||(Og=(0,Ee.A)(["\n &&&& {\n ","\n\n & .react-datepicker__input-container {\n & input {\n ","\n width: calc(100% - 5px);\n }\n }\n\n & .react-datepicker {\n & .react-datepicker__today-button {\n ","\n }\n }\n }\n"])),$r,Qr,(function(e){return e.hasTime&&"border-bottom: 1px solid #aeaeae;"})),Eg=De.Ay.input.withConfig({displayName:"StyledTimeInput"})(xg||(xg=(0,Ee.A)(["\n &&&& {\n ","\n }\n"])),Qr),_g="react-datepicker-time__input",Dg="react-datepicker__day",Pg="react-datepicker__input",jg=function(e){return e.classList.contains(Dg)},Cg=function(e){return e.classList.contains(_g)},Ag=function(e){return e.classList.contains(Pg)},Mg=function(e){setTimeout((function(){if(e){var t=e.querySelector(".".concat(Dg,'[tabindex="0"]'));t&&t.focus({preventScroll:!0})}}),0)},Tg=function(e,t){var n=null==e?void 0:e.form;if(n){var r=(0,jt.A)(n).indexOf(e);if(r>=0)Ig(n[r+(t?2:3)])}else s.A.logWarning("Datepicker '".concat(null==e?void 0:e.id,"' is not withing a form and focus to the next input cannot be set."))},Ig=function(e){setTimeout((function(){e&&e.focus({preventScroll:!0})}),0)},Ng=function(e){if(!e)return null;var t=qd(e.toString());return isNaN(t)?null:t},Rg=function(e){return e?e.toISOString():null};const Lg=function(e,t,n){var r=n.dateFormats,o=void 0===r?[]:r,a=n.minDate,i=n.maxDate,c=n.hasTime,u=n.valueToDate,l=void 0===u?Ng:u,d=n.dateToValue,f=void 0===d?Rg:d,h=(0,p.useRef)(null),m=(0,p.useState)(!1),g=(0,Ve.A)(m,2),y=g[0],v=g[1],b=l(e),w=a?l(a):void 0,O=i?l(i):void 0;(0,p.useEffect)((function(){h.current&&"function"==typeof h.current.setOpen&&h.current.setOpen(y)}),[y]);var x=function(){return v(!1)},k=function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(h.current&&"function"==typeof h.current.getPreSelection){var t,n=e?h.current.getPreSelection():null;return(null===(t=h.current.state)||void 0===t?void 0:t.preSelection)||n}return null},S=function(e){h.current&&"function"==typeof h.current.setPreSelection&&h.current.setPreSelection(e)},E=function(){t(null),S(null)},_=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=k(!1);if(n){var r=b||new Date,o=t?function(e,t){var n=t.hour,r=void 0===n?0:n,o=t.minute,a=void 0===o?0:o,i=t.second;return tf(rf(of(e,void 0===i?0:i),a),r)}(n,{hour:Yl(r),minute:zl(r),second:Vl(r)}):n;D(o,e)}},D=function(n,r){if(n){var a,i=!e&&Boolean(n),s=null==r||null===(a=r.target)||void 0===a?void 0:a.value,u=!!s&&o.some((function(e){return zd(s,e)})),l=Vu(n),d=Yl(n)!==Yl(l)||zl(n)!==zl(l);(i&&!d||u)&&c&&(n=Wf(n)),t(f(n))}else E();var p;c||"click"!==(null==r?void 0:r.type)||(x(),Ig(null===(p=h.current)||void 0===p?void 0:p.input))},P=function(t){var n,r,o=!e;if("Tab"===t.key)if(t.shiftKey){if(Ag(t.target))x();else if(Cg(t.target)){var a;S(b||k(!0)),Mg(null===(a=h.current)||void 0===a||null===(a=a.calendar)||void 0===a?void 0:a.componentNode)}else if(jg(t.target)){var i;x(),function(e){var t=null==e?void 0:e.form;if(t){var n=(0,jt.A)(t).indexOf(e);n>=1&&Ig(t[n-1])}else s.A.logWarning("Datepicker '".concat(null==e?void 0:e.id,"' is not withing a form and focus to the previous input cannot be set."))}(null===(i=h.current)||void 0===i?void 0:i.input)}}else if(Ag(t.target)&&y)_(t),x(),Tg(null===(n=h.current)||void 0===n?void 0:n.input,o);else if(Cg(t.target)){var u;x(),Tg(null===(u=h.current)||void 0===u?void 0:u.input,o)}else if(jg(t.target)){var l,d;if(c)_(t,!0),S(null),r=null===(l=h.current)||void 0===l||null===(l=l.calendar)||void 0===l?void 0:l.componentNode,setTimeout((function(){if(r){var e=r.querySelector("input.".concat(_g));e&&e.focus({preventScroll:!0})}}),0);else _(t),x(),Tg(null===(d=h.current)||void 0===d?void 0:d.input,o)}if("Enter"===t.key&&(x(),setTimeout((function(){var e;Ig(null===(e=h.current)||void 0===e?void 0:e.input)}),10),t.preventDefault(),t.stopPropagation()),["ArrowDown","ArrowUp","Enter"].includes(t.key))if(y){if(y&&null===k(!1)){var f;S(b||k(!0)),Mg(null===(f=h.current)||void 0===f||null===(f=f.calendar)||void 0===f?void 0:f.componentNode)}}else v(!0),t.key="Handled".concat(t.key)},j=function(){var e;v((function(e){return!e})),S(null),Ig(null===(e=h.current)||void 0===e?void 0:e.input)};return{reactDatePickerProps:{onClickOutside:x,onInputClick:j,onKeyDown:P,onChange:D,onCalendarOpen:function(){S(null)},onBlur:function(){h.current&&h.current.setState({inputValue:null})},preventOpenOnFocus:!0,enableTabLoop:!1,shouldCloseOnSelect:!1,open:y,selected:b,showTimeInput:c,minDate:w,maxDate:O,ref:h,className:Pg},timeInputProps:{onKeyDown:P,className:_g},clearButtonProps:{onMouseDown:function(e){e.preventDefault(),E()}},calendarButtonProps:{onClick:j,className:y?"react-datepicker-ignore-onclickoutside":""}}};var Fg="HH:mm:ss",Hg="HH:mm",Wg=function(e){return zd(e,Hg)},Bg=function(e){var t=function(e){return e?zd(e,Fg)?Ud(e,Fg,new Date):zd(e,Hg)?Ud(e,Hg,new Date):zd(e,"HH:")?Ud(e,"HH:",new Date):zd(e,"H")?Ud(e,"H",new Date):null:e}(e);return t&&!isNaN(t)?function(e){return Hl(e,Hg)}(t):""};const Yg=function(e,t){var n=Bg(e),r=(0,p.useState)(n),o=(0,Ve.A)(r,2),a=o[0],i=o[1],s=(0,p.useRef)(a),c=Ze.usePrevious(n);(0,p.useEffect)((function(){c!==n&&a===c&&i(n)}),[n,a,c]);var u={onChange:function(e){if(e.target.value!==a&&function(e){return/^(\d{0,2}|\d{1,2}:\d{0,2})$/.test(e)}(e.target.value)){var n=function(e,t){return e&&t?2!==e.length||3===t.length||e.includes(":")?e.length+1===t.length&&t.indexOf(":")===t.length-1?e.slice(0,-1):e:"".concat(e,":"):e}(e.target.value,s.current),r=n.indexOf(":"),o=n.substring(0,r),c=n.substring(r+1),u=parseInt(o,10),l=parseInt(c,10),d=!o||!Number.isNaN(u)&&u<24,f=!c||!Number.isNaN(l)&&l<60;if(!d||!f)return!1;s.current=n,i(n);var p=Bg(n);p&&!Wg(p)||t(p)}},onBlur:function(){if(a!==n){var e=Bg(a);e&&Wg(e)?(s.current=e,i(e),t(e)):i(n)}},onFocus:function(e){a&&"function"==typeof e.target.select&&e.target.select()},value:a||""};return{inputProps:u,clearButtonProps:{onClick:function(){t(""),i("")}}}};var Ug=["value","onChange","onKeyDown"];function zg(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 Vg(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?zg(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):zg(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}Yf();var qg=function(e){var t=e.onChange,n=e.label;return(0,We.jsx)(gt,{onMouseDown:function(e){e.preventDefault(),t(null)},tabIndex:-1,children:n})},Gg=function(e){var t=e.value,n=e.onChange,r=e.onKeyDown,o=(0,Fe.A)(e,Ug),a=Yg(t,(function(e){n&&n(e||"00:00")})).inputProps;return(0,We.jsx)(Eg,Vg(Vg(Vg({},a),o),{},{type:"text",onKeyDown:r,onClick:function(e){e.target.focus()}}))},Kg={strategy:"fixed"};const $g=(0,De.SL)((0,f.injectIntl)((function(e){var t=e.immutable,n=e.id,r=e.value,o=e.minDate,a=e.maxDate,i=e.valueToDate,s=e.dateToValue,c=e.onChange,u=e.intl,l=e.placeholder,d=e.hasTime,f=e.dateFormats,h=void 0===f?[]:f,m=e.dateTimeFormats,g=void 0===m?[]:m,y=e.events,v=(0,p.useRef)(void 0),b=u.locale,w=function(e){return u.formatMessage({id:e})},O=(0,p.useRef)(null),x=Boolean(r),k=!t&&x,S=function(e){v.current=e,c(e)},E=Lg(r,S,{dateFormats:h,dateTimeFormats:g,minDate:o,maxDate:a,valueToDate:i,dateToValue:s,hasTime:d}),_=E.reactDatePickerProps,D=E.timeInputProps,P=E.clearButtonProps,j=E.calendarButtonProps;return(0,We.jsx)(kg,{immutable:t,id:n,tabIndex:"-1",children:(0,We.jsxs)(Sg,{immutable:t,ref:O,hasTime:d,onBlur:function(e){if("function"==typeof(null==y?void 0:y.onBlur)){var t=void 0!==v.current?v.current:r;y.onBlur(t)}e.stopPropagation()},"data-ignore-arrow-navigation":!0,children:[(0,We.jsx)(ju(),Vg(Vg({id:n?"".concat(n,"-datepicker"):null,popperClassName:fu},_),{},{disabled:t,dateFormat:[].concat((0,jt.A)(g),(0,jt.A)(h)),placeholderText:l,showMonthDropdown:!0,showYearDropdown:!0,yearDropdownItemNumber:100,scrollableYearDropdown:!0,fixedHeight:!0,showPopperArrow:!1,locale:b,timeInputLabel:w("client.component.datePicker.timeLabel"),customTimeInput:(0,We.jsx)(Gg,Vg({},D)),showTimeSelect:d,timeIntervals:15,popperProps:Kg,portalId:"react-datepicker",todayButton:(0,We.jsx)(qg,{onChange:S,label:w("client.component.datePicker.todayLabel")})})),k&&(0,We.jsx)(St,Vg({"data-cy":"btn-clear",icon:"times",tabIndex:-1,"aria-label":w("client.component.datePicker.clearDateLabel")},P)),!t&&(0,We.jsx)(St,Vg({"data-cy":"btn-calendar",icon:"calendar",tabIndex:-1},j))]})})})));function Xg(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}(0,f.injectIntl)((function(e){var t=e.onChange,n=e.options,r=e.value,o=e.immutable,a=e.placeholder,i=(0,f.useIntl)(),s=(null==n?void 0:n.datePickerOptions)||{},c="".concat(Rf(i.locale)),u="".concat(Nf(i.locale)),l=Ff(i.locale),d=[c,l,Hf(c),Hf(l)],p=Lf(i.locale),h=[u,p,Hf(u),Hf(p)];return(0,We.jsx)($g,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Xg(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Xg(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({value:r,onChange:t,dateTimeFormats:d,dateFormats:h,hasTime:!0,immutable:o,placeholder:a},s))}));var Qg,Zg,Jg,ey,ty,ny,ry,oy,ay=De.Ay.section.withConfig({displayName:"StyledSection"})(Qg||(Qg=(0,Ee.A)(["\n flex: 1;\n display: flex;\n justify-content: flex-end;\n"]))),iy=De.Ay.div.withConfig({displayName:"StyledButtonsWrapper"})(Zg||(Zg=(0,Ee.A)(["\n display: flex;\n align-items: center;\n\n "," {\n margin: 0;\n border-radius: 50%;\n padding: ",";\n\n a:hover {\n color: unset;\n }\n }\n"])),pt,Te.hs.space(-2)),sy=De.Ay.div.withConfig({displayName:"StyledDropzone"})(Jg||(Jg=(0,Ee.A)(["\n width: 100%;\n\n &:hover {\n "," {\n background-color: ",";\n }\n }\n"])),pt,Te.t7.color("backgroundItemHover")),cy=De.Ay.div.withConfig({displayName:"StyledUploadInput"})(ey||(ey=(0,Ee.A)(["\n ","\n cursor: ",";\n background-color: ",";\n color: ",";\n padding: "," 0 0 0;\n display: flex;\n\n "," {\n float: right;\n position: relative;\n top: -",";\n margin: 0;\n border-radius: 50%;\n padding: ",";\n }\n"])),(0,Te.Ed)(),(function(e){return e.immutable?"not-allowed":"pointer"}),Te.t7.color("paper"),(function(e){return e.immutable?Te.Db.shade2(e):Te.Db.base(e)}),Te.hs.space(-2),pt,Te.hs.space(-3.1),Te.hs.space(-1.5)),uy=De.Ay.div.withConfig({displayName:"StyledUploadProgress"})(ty||(ty=(0,Ee.A)(["\n && {\n padding-top: ",";\n text-align: center;\n display: inline-block;\n }\n"])),Te.hs.space(-2)),ly=(0,De.Ay)(Zn.oY).withConfig({displayName:"StyledUploadProgressText"})(ny||(ny=(0,Ee.A)(["\n && {\n ","\n }\n"])),(0,Te.Ed)({fontSize:Te.hs.font(-1)})),dy=De.Ay.div.withConfig({displayName:"StyledUploadProgressIconAndText"})(ry||(ry=(0,Ee.A)(["\n && {\n display: flex;\n justify-content: center;\n align-items: center;\n\n span {\n margin-left: ",";\n }\n }\n"])),Te.hs.space(-2)),fy=De.Ay.div.withConfig({displayName:"StyledView"})(oy||(oy=(0,Ee.A)(["\n display: flex;\n justify-content: space-between;\n padding-top: ",";\n"])),Te.hs.space(-2));function py(e,t,n,r){return new(n||(n=Promise))((function(o,a){function i(e){try{c(r.next(e))}catch(e){a(e)}}function s(e){try{c(r.throw(e))}catch(e){a(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(i,s)}c((r=r.apply(e,t||[])).next())}))}function hy(e,t){var n,r,o,a,i={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return a={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function s(s){return function(c){return function(s){if(n)throw new TypeError("Generator is already executing.");for(;a&&(a=0,s[0]&&(i=0)),i;)try{if(n=1,r&&(o=2&s[0]?r.return:s[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,s[1])).done)return o;switch(r=0,o&&(s=[2&s[0],o.value]),s[0]){case 0:case 1:o=s;break;case 4:return i.label++,{value:s[1],done:!1};case 5:i.label++,r=s[1],s=[0];continue;case 7:s=i.ops.pop(),i.trys.pop();continue;default:if(!(o=i.trys,(o=o.length>0&&o[o.length-1])||6!==s[0]&&2!==s[0])){i=0;continue}if(3===s[0]&&(!o||s[1]>o[0]&&s[1]<o[3])){i.label=s[1];break}if(6===s[0]&&i.label<o[1]){i.label=o[1],o=s;break}if(o&&i.label<o[2]){i.label=o[2],i.ops.push(s);break}o[2]&&i.ops.pop(),i.trys.pop();continue}s=t.call(e,i)}catch(e){s=[6,e],r=0}finally{n=o=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}([s,c])}}}Object.create;function my(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,a=n.call(e),i=[];try{for(;(void 0===t||t-- >0)&&!(r=a.next()).done;)i.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=a.return)&&n.call(a)}finally{if(o)throw o.error}}return i}function gy(e,t,n){if(n||2===arguments.length)for(var r,o=0,a=t.length;o<a;o++)!r&&o in t||(r||(r=Array.prototype.slice.call(t,0,o)),r[o]=t[o]);return e.concat(r||Array.prototype.slice.call(t))}Object.create;var yy=new Map([["aac","audio/aac"],["abw","application/x-abiword"],["arc","application/x-freearc"],["avif","image/avif"],["avi","video/x-msvideo"],["azw","application/vnd.amazon.ebook"],["bin","application/octet-stream"],["bmp","image/bmp"],["bz","application/x-bzip"],["bz2","application/x-bzip2"],["cda","application/x-cdf"],["csh","application/x-csh"],["css","text/css"],["csv","text/csv"],["doc","application/msword"],["docx","application/vnd.openxmlformats-officedocument.wordprocessingml.document"],["eot","application/vnd.ms-fontobject"],["epub","application/epub+zip"],["gz","application/gzip"],["gif","image/gif"],["heic","image/heic"],["heif","image/heif"],["htm","text/html"],["html","text/html"],["ico","image/vnd.microsoft.icon"],["ics","text/calendar"],["jar","application/java-archive"],["jpeg","image/jpeg"],["jpg","image/jpeg"],["js","text/javascript"],["json","application/json"],["jsonld","application/ld+json"],["mid","audio/midi"],["midi","audio/midi"],["mjs","text/javascript"],["mp3","audio/mpeg"],["mp4","video/mp4"],["mpeg","video/mpeg"],["mpkg","application/vnd.apple.installer+xml"],["odp","application/vnd.oasis.opendocument.presentation"],["ods","application/vnd.oasis.opendocument.spreadsheet"],["odt","application/vnd.oasis.opendocument.text"],["oga","audio/ogg"],["ogv","video/ogg"],["ogx","application/ogg"],["opus","audio/opus"],["otf","font/otf"],["png","image/png"],["pdf","application/pdf"],["php","application/x-httpd-php"],["ppt","application/vnd.ms-powerpoint"],["pptx","application/vnd.openxmlformats-officedocument.presentationml.presentation"],["rar","application/vnd.rar"],["rtf","application/rtf"],["sh","application/x-sh"],["svg","image/svg+xml"],["swf","application/x-shockwave-flash"],["tar","application/x-tar"],["tif","image/tiff"],["tiff","image/tiff"],["ts","video/mp2t"],["ttf","font/ttf"],["txt","text/plain"],["vsd","application/vnd.visio"],["wav","audio/wav"],["weba","audio/webm"],["webm","video/webm"],["webp","image/webp"],["woff","font/woff"],["woff2","font/woff2"],["xhtml","application/xhtml+xml"],["xls","application/vnd.ms-excel"],["xlsx","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"],["xml","application/xml"],["xul","application/vnd.mozilla.xul+xml"],["zip","application/zip"],["7z","application/x-7z-compressed"],["mkv","video/x-matroska"],["mov","video/quicktime"],["msg","application/vnd.ms-outlook"]]);function vy(e,t){var n=function(e){var t=e.name;if(t&&-1!==t.lastIndexOf(".")&&!e.type){var n=t.split(".").pop().toLowerCase(),r=yy.get(n);r&&Object.defineProperty(e,"type",{value:r,writable:!1,configurable:!1,enumerable:!0})}return e}(e);if("string"!=typeof n.path){var r=e.webkitRelativePath;Object.defineProperty(n,"path",{value:"string"==typeof t?t:"string"==typeof r&&r.length>0?r:e.name,writable:!1,configurable:!1,enumerable:!0})}return n}var by=[".DS_Store","Thumbs.db"];function wy(e){return"object"==typeof e&&null!==e}function Oy(e){return Ey(e.target.files).map((function(e){return vy(e)}))}function xy(e){return py(this,void 0,void 0,(function(){return hy(this,(function(t){switch(t.label){case 0:return[4,Promise.all(e.map((function(e){return e.getFile()})))];case 1:return[2,t.sent().map((function(e){return vy(e)}))]}}))}))}function ky(e,t){return py(this,void 0,void 0,(function(){var n;return hy(this,(function(r){switch(r.label){case 0:return e.items?(n=Ey(e.items).filter((function(e){return"file"===e.kind})),"drop"!==t?[2,n]:[4,Promise.all(n.map(_y))]):[3,2];case 1:return[2,Sy(Dy(r.sent()))];case 2:return[2,Sy(Ey(e.files).map((function(e){return vy(e)})))]}}))}))}function Sy(e){return e.filter((function(e){return-1===by.indexOf(e.name)}))}function Ey(e){if(null===e)return[];for(var t=[],n=0;n<e.length;n++){var r=e[n];t.push(r)}return t}function _y(e){if("function"!=typeof e.webkitGetAsEntry)return Py(e);var t=e.webkitGetAsEntry();return t&&t.isDirectory?Cy(t):Py(e)}function Dy(e){return e.reduce((function(e,t){return gy(gy([],my(e),!1),my(Array.isArray(t)?Dy(t):[t]),!1)}),[])}function Py(e){var t=e.getAsFile();if(!t)return Promise.reject("".concat(e," is not a File"));var n=vy(t);return Promise.resolve(n)}function jy(e){return py(this,void 0,void 0,(function(){return hy(this,(function(t){return[2,e.isDirectory?Cy(e):Ay(e)]}))}))}function Cy(e){var t=e.createReader();return new Promise((function(e,n){var r=[];!function o(){var a=this;t.readEntries((function(t){return py(a,void 0,void 0,(function(){var a,i,s;return hy(this,(function(c){switch(c.label){case 0:if(t.length)return[3,5];c.label=1;case 1:return c.trys.push([1,3,,4]),[4,Promise.all(r)];case 2:return a=c.sent(),e(a),[3,4];case 3:return i=c.sent(),n(i),[3,4];case 4:return[3,6];case 5:s=Promise.all(t.map(jy)),r.push(s),o(),c.label=6;case 6:return[2]}}))}))}),(function(e){n(e)}))}()}))}function Ay(e){return py(this,void 0,void 0,(function(){return hy(this,(function(t){return[2,new Promise((function(t,n){e.file((function(n){var r=vy(n,e.fullPath);t(r)}),(function(e){n(e)}))}))]}))}))}var My=c(9455);function Ty(e){return function(e){if(Array.isArray(e))return Hy(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||Fy(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 Iy(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 Ny(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Iy(Object(n),!0).forEach((function(t){Ry(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Iy(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Ry(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Ly(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)return;var r,o,a=[],i=!0,s=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){s=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(s)throw o}}return a}(e,t)||Fy(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.")}()}function Fy(e,t){if(e){if("string"==typeof e)return Hy(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)?Hy(e,t):void 0}}function Hy(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}var Wy="file-invalid-type",By="file-too-large",Yy="file-too-small",Uy="too-many-files",zy=function(e){e=Array.isArray(e)&&1===e.length?e[0]:e;var t=Array.isArray(e)?"one of ".concat(e.join(", ")):e;return{code:Wy,message:"File type must be ".concat(t)}},Vy=function(e){return{code:By,message:"File is larger than ".concat(e," ").concat(1===e?"byte":"bytes")}},qy=function(e){return{code:Yy,message:"File is smaller than ".concat(e," ").concat(1===e?"byte":"bytes")}},Gy={code:Uy,message:"Too many files"};function Ky(e,t){var n="application/x-moz-file"===e.type||(0,My.A)(e,t);return[n,n?null:zy(t)]}function $y(e,t,n){if(Xy(e.size))if(Xy(t)&&Xy(n)){if(e.size>n)return[!1,Vy(n)];if(e.size<t)return[!1,qy(t)]}else{if(Xy(t)&&e.size<t)return[!1,qy(t)];if(Xy(n)&&e.size>n)return[!1,Vy(n)]}return[!0,null]}function Xy(e){return null!=e}function Qy(e){return"function"==typeof e.isPropagationStopped?e.isPropagationStopped():void 0!==e.cancelBubble&&e.cancelBubble}function Zy(e){return e.dataTransfer?Array.prototype.some.call(e.dataTransfer.types,(function(e){return"Files"===e||"application/x-moz-file"===e})):!!e.target&&!!e.target.files}function Jy(e){e.preventDefault()}function ev(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(e){for(var n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];return t.some((function(t){return!Qy(e)&&t&&t.apply(void 0,[e].concat(r)),Qy(e)}))}}function tv(e){return"audio/*"===e||"video/*"===e||"image/*"===e||"text/*"===e||/\w+\/[-+.\w]+/g.test(e)}function nv(e){return/^.*\.[\w]+$/.test(e)}var rv=["children"],ov=["open"],av=["refKey","role","onKeyDown","onFocus","onBlur","onClick","onDragEnter","onDragOver","onDragLeave","onDrop"],iv=["refKey","onChange","onClick"];function sv(e){return function(e){if(Array.isArray(e))return lv(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||uv(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 cv(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)return;var r,o,a=[],i=!0,s=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){s=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(s)throw o}}return a}(e,t)||uv(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.")}()}function uv(e,t){if(e){if("string"==typeof e)return lv(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)?lv(e,t):void 0}}function lv(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 dv(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 fv(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?dv(Object(n),!0).forEach((function(t){pv(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):dv(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function pv(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function hv(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}var mv=(0,p.forwardRef)((function(e,t){var n=e.children,r=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=fv(fv({},gv),e),n=t.accept,r=t.disabled,o=t.getFilesFromEvent,a=t.maxSize,i=t.minSize,s=t.multiple,c=t.maxFiles,u=t.onDragEnter,l=t.onDragLeave,d=t.onDragOver,f=t.onDrop,h=t.onDropAccepted,m=t.onDropRejected,g=t.onFileDialogCancel,y=t.onFileDialogOpen,v=t.useFsAccessApi,b=t.autoFocus,w=t.preventDropOnDocument,O=t.noClick,x=t.noKeyboard,k=t.noDrag,S=t.noDragEventsBubbling,E=t.onError,_=t.validator,D=(0,p.useMemo)((function(){return function(e){if(Xy(e))return Object.entries(e).reduce((function(e,t){var n=Ly(t,2),r=n[0],o=n[1];return[].concat(Ty(e),[r],Ty(o))}),[]).filter((function(e){return tv(e)||nv(e)})).join(",")}(n)}),[n]),P=(0,p.useMemo)((function(){return function(e){if(Xy(e)){var t=Object.entries(e).filter((function(e){var t=Ly(e,2),n=t[0],r=t[1],o=!0;return tv(n)||(console.warn('Skipped "'.concat(n,'" because it is not a valid MIME type. Check https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types for a list of valid MIME types.')),o=!1),Array.isArray(r)&&r.every(nv)||(console.warn('Skipped "'.concat(n,'" because an invalid file extension was provided.')),o=!1),o})).reduce((function(e,t){var n=Ly(t,2),r=n[0],o=n[1];return Ny(Ny({},e),{},Ry({},r,o))}),{});return[{description:"Files",accept:t}]}return e}(n)}),[n]),j=(0,p.useMemo)((function(){return"function"==typeof y?y:Ov}),[y]),C=(0,p.useMemo)((function(){return"function"==typeof g?g:Ov}),[g]),A=(0,p.useRef)(null),M=(0,p.useRef)(null),T=cv((0,p.useReducer)(wv,bv),2),I=T[0],N=T[1],R=I.isFocused,L=I.isFileDialogActive,F=(0,p.useRef)("undefined"!=typeof window&&window.isSecureContext&&v&&"showOpenFilePicker"in window),H=function(){!F.current&&L&&setTimeout((function(){M.current&&(M.current.files.length||(N({type:"closeDialog"}),C()))}),300)};(0,p.useEffect)((function(){return window.addEventListener("focus",H,!1),function(){window.removeEventListener("focus",H,!1)}}),[M,L,C,F]);var W=(0,p.useRef)([]),B=function(e){A.current&&A.current.contains(e.target)||(e.preventDefault(),W.current=[])};(0,p.useEffect)((function(){return w&&(document.addEventListener("dragover",Jy,!1),document.addEventListener("drop",B,!1)),function(){w&&(document.removeEventListener("dragover",Jy),document.removeEventListener("drop",B))}}),[A,w]),(0,p.useEffect)((function(){return!r&&b&&A.current&&A.current.focus(),function(){}}),[A,b,r]);var Y=(0,p.useCallback)((function(e){E?E(e):console.error(e)}),[E]),U=(0,p.useCallback)((function(e){e.preventDefault(),e.persist(),ne(e),W.current=[].concat(sv(W.current),[e.target]),Zy(e)&&Promise.resolve(o(e)).then((function(t){if(!Qy(e)||S){var n=t.length,r=n>0&&function(e){var t=e.files,n=e.accept,r=e.minSize,o=e.maxSize,a=e.multiple,i=e.maxFiles,s=e.validator;return!(!a&&t.length>1||a&&i>=1&&t.length>i)&&t.every((function(e){var t=Ly(Ky(e,n),1)[0],a=Ly($y(e,r,o),1)[0],i=s?s(e):null;return t&&a&&!i}))}({files:t,accept:D,minSize:i,maxSize:a,multiple:s,maxFiles:c,validator:_});N({isDragAccept:r,isDragReject:n>0&&!r,isDragActive:!0,type:"setDraggedFiles"}),u&&u(e)}})).catch((function(e){return Y(e)}))}),[o,u,Y,S,D,i,a,s,c,_]),z=(0,p.useCallback)((function(e){e.preventDefault(),e.persist(),ne(e);var t=Zy(e);if(t&&e.dataTransfer)try{e.dataTransfer.dropEffect="copy"}catch(e){}return t&&d&&d(e),!1}),[d,S]),V=(0,p.useCallback)((function(e){e.preventDefault(),e.persist(),ne(e);var t=W.current.filter((function(e){return A.current&&A.current.contains(e)})),n=t.indexOf(e.target);-1!==n&&t.splice(n,1),W.current=t,t.length>0||(N({type:"setDraggedFiles",isDragActive:!1,isDragAccept:!1,isDragReject:!1}),Zy(e)&&l&&l(e))}),[A,l,S]),q=(0,p.useCallback)((function(e,t){var n=[],r=[];e.forEach((function(e){var t=cv(Ky(e,D),2),o=t[0],s=t[1],c=cv($y(e,i,a),2),u=c[0],l=c[1],d=_?_(e):null;if(o&&u&&!d)n.push(e);else{var f=[s,l];d&&(f=f.concat(d)),r.push({file:e,errors:f.filter((function(e){return e}))})}})),(!s&&n.length>1||s&&c>=1&&n.length>c)&&(n.forEach((function(e){r.push({file:e,errors:[Gy]})})),n.splice(0)),N({acceptedFiles:n,fileRejections:r,type:"setFiles"}),f&&f(n,r,t),r.length>0&&m&&m(r,t),n.length>0&&h&&h(n,t)}),[N,s,D,i,a,c,f,h,m,_]),G=(0,p.useCallback)((function(e){e.preventDefault(),e.persist(),ne(e),W.current=[],Zy(e)&&Promise.resolve(o(e)).then((function(t){Qy(e)&&!S||q(t,e)})).catch((function(e){return Y(e)})),N({type:"reset"})}),[o,q,Y,S]),K=(0,p.useCallback)((function(){if(F.current){N({type:"openDialog"}),j();var e={multiple:s,types:P};window.showOpenFilePicker(e).then((function(e){return o(e)})).then((function(e){q(e,null),N({type:"closeDialog"})})).catch((function(e){!function(e){return e instanceof DOMException&&("AbortError"===e.name||e.code===e.ABORT_ERR)}(e)?!function(e){return e instanceof DOMException&&("SecurityError"===e.name||e.code===e.SECURITY_ERR)}(e)?Y(e):(F.current=!1,M.current?(M.current.value=null,M.current.click()):Y(new Error("Cannot open the file picker because the https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API is not supported and no <input> was provided."))):(C(e),N({type:"closeDialog"}))}))}else M.current&&(N({type:"openDialog"}),j(),M.current.value=null,M.current.click())}),[N,j,C,v,q,Y,P,s]),$=(0,p.useCallback)((function(e){A.current&&A.current.isEqualNode(e.target)&&(" "!==e.key&&"Enter"!==e.key&&32!==e.keyCode&&13!==e.keyCode||(e.preventDefault(),K()))}),[A,K]),X=(0,p.useCallback)((function(){N({type:"focus"})}),[]),Q=(0,p.useCallback)((function(){N({type:"blur"})}),[]),Z=(0,p.useCallback)((function(){O||(!function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window.navigator.userAgent;return function(e){return-1!==e.indexOf("MSIE")||-1!==e.indexOf("Trident/")}(e)||function(e){return-1!==e.indexOf("Edge/")}(e)}()?K():setTimeout(K,0))}),[O,K]),J=function(e){return r?null:e},ee=function(e){return x?null:J(e)},te=function(e){return k?null:J(e)},ne=function(e){S&&e.stopPropagation()},re=(0,p.useMemo)((function(){return function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.refKey,n=void 0===t?"ref":t,o=e.role,a=e.onKeyDown,i=e.onFocus,s=e.onBlur,c=e.onClick,u=e.onDragEnter,l=e.onDragOver,d=e.onDragLeave,f=e.onDrop,p=hv(e,av);return fv(fv(pv({onKeyDown:ee(ev(a,$)),onFocus:ee(ev(i,X)),onBlur:ee(ev(s,Q)),onClick:J(ev(c,Z)),onDragEnter:te(ev(u,U)),onDragOver:te(ev(l,z)),onDragLeave:te(ev(d,V)),onDrop:te(ev(f,G)),role:"string"==typeof o&&""!==o?o:"presentation"},n,A),r||x?{}:{tabIndex:0}),p)}}),[A,$,X,Q,Z,U,z,V,G,x,k,r]),oe=(0,p.useCallback)((function(e){e.stopPropagation()}),[]),ae=(0,p.useMemo)((function(){return function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.refKey,n=void 0===t?"ref":t,r=e.onChange,o=e.onClick,a=hv(e,iv);return fv(fv({},pv({accept:D,multiple:s,type:"file",style:{display:"none"},onChange:J(ev(r,G)),onClick:J(ev(o,oe)),tabIndex:-1},n,M)),a)}}),[M,n,s,G,r]);return fv(fv({},I),{},{isFocused:R&&!r,getRootProps:re,getInputProps:ae,rootRef:A,inputRef:M,open:J(K)})}(hv(e,rv)),o=r.open,a=hv(r,ov);return(0,p.useImperativeHandle)(t,(function(){return{open:o}}),[o]),m().createElement(p.Fragment,null,n(fv(fv({},a),{},{open:o})))}));mv.displayName="Dropzone";var gv={disabled:!1,getFilesFromEvent:function(e){return py(this,void 0,void 0,(function(){return hy(this,(function(t){return wy(e)&&wy(e.dataTransfer)?[2,ky(e.dataTransfer,e.type)]:function(e){return wy(e)&&wy(e.target)}(e)?[2,Oy(e)]:Array.isArray(e)&&e.every((function(e){return"getFile"in e&&"function"==typeof e.getFile}))?[2,xy(e)]:[2,[]]}))}))},maxSize:1/0,minSize:0,multiple:!0,maxFiles:0,preventDropOnDocument:!0,noClick:!1,noKeyboard:!1,noDrag:!1,noDragEventsBubbling:!1,validator:null,useFsAccessApi:!0,autoFocus:!1};mv.defaultProps=gv,mv.propTypes={children:Se().func,accept:Se().objectOf(Se().arrayOf(Se().string)),multiple:Se().bool,preventDropOnDocument:Se().bool,noClick:Se().bool,noKeyboard:Se().bool,noDrag:Se().bool,noDragEventsBubbling:Se().bool,minSize:Se().number,maxSize:Se().number,maxFiles:Se().number,disabled:Se().bool,getFilesFromEvent:Se().func,onFileDialogCancel:Se().func,onFileDialogOpen:Se().func,useFsAccessApi:Se().bool,autoFocus:Se().bool,onDragEnter:Se().func,onDragLeave:Se().func,onDragOver:Se().func,onDrop:Se().func,onDropAccepted:Se().func,onDropRejected:Se().func,onError:Se().func,validator:Se().func};const yv=mv;var vv,bv={isFocused:!1,isFileDialogActive:!1,isDragActive:!1,isDragAccept:!1,isDragReject:!1,acceptedFiles:[],fileRejections:[]};function wv(e,t){switch(t.type){case"focus":return fv(fv({},e),{},{isFocused:!0});case"blur":return fv(fv({},e),{},{isFocused:!1});case"openDialog":return fv(fv({},bv),{},{isFileDialogActive:!0});case"closeDialog":return fv(fv({},e),{},{isFileDialogActive:!1});case"setDraggedFiles":return fv(fv({},e),{},{isDragActive:t.isDragActive,isDragAccept:t.isDragAccept,isDragReject:t.isDragReject});case"setFiles":return fv(fv({},e),{},{acceptedFiles:t.acceptedFiles,fileRejections:t.fileRejections});case"reset":return fv({},bv);default:return e}}function Ov(){}function xv(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 kv(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?xv(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):xv(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const Sv=function(e){var t=e.onDrop,n=e.immutable,r=e.text,o=e.onChoose;return(0,We.jsxs)(cy,{immutable:n,children:[(0,We.jsx)(yv,{onDrop:function(e){var n=e.map((function(e){return Object.assign(e,{preview:URL.createObjectURL(e)})}));t(n[0])},multiple:!1,disabled:n,title:r||"drag and drop or click",children:function(e){var t=e.getRootProps,n=e.getInputProps;return(0,We.jsx)(ay,{children:(0,We.jsxs)(sy,kv(kv({},t()),{},{children:[(0,We.jsx)("input",kv({},n())),vv||(vv=(0,We.jsx)(gt,{icon:"arrow-to-top"}))]}))})}}),o&&(0,We.jsx)(gt,{onClick:function(e){o(),e.stopPropagation()},icon:"folder",label:"browse docs",iconOnly:!0})]})};var Ev,_v=De.Ay.figure.withConfig({displayName:"StyledPreview"})(Ev||(Ev=(0,Ee.A)(["\n && {\n vertical-align: top;\n display: inline-flex;\n flex-direction: column;\n align-items: center;\n margin: 0; //reset css overwrite\n\n img {\n margin-top: ",";\n border: 1px solid ",";\n border-radius: ",";\n max-width: ",";\n max-height: ",";\n min-width: 90px; // prevent collapse to 1px if there is no preview generated\n }\n\n figcaption {\n text-align: center;\n }\n }\n"])),Te.hs.space(-2.2),Te.t7.color("border"),Te.t7.radii("form"),(function(e){return e.maxDimensionX||"100%"}),(function(e){return e.maxDimensionY||"100%"}));const Dv=_v;var Pv;const jv=function(e){var t=e.thumbnailUrl,n=e.alt,r=e.srcUrl,o=(e.fileName,e.caption),a=e.maxDimensionX,i=e.maxDimensionY,s=t?(0,We.jsx)("img",{alt:n,title:n,src:t}):(0,We.jsx)("div",{title:n,children:Pv||(Pv=(0,We.jsx)(He.A,{icon:"file-alt"}))});return(0,We.jsxs)(Dv,{maxDimensionX:a,maxDimensionY:i,children:[(0,We.jsx)("a",{target:"_blank",rel:"noopener noreferrer",href:r,children:s}),o&&(0,We.jsx)(Zn.Ay.Figcaption,{children:o})]})};var Cv=function(e){var t=Math.floor(Math.log(e)/Math.log(1024));return"".concat(1*(e/Math.pow(1024,t)).toFixed(2)," ").concat(["Bytes","KB","MB","GB","TB"][t])};const Av=function(e){var t=e.file,n=e.text;return(0,We.jsxs)(uy,{children:[(0,We.jsx)(jv,{alt:t.name,caption:t.name,maxDimensionX:"96px",maxDimensionY:"96px",srcUrl:t.preview,thumbnailUrl:t.type.startsWith("image")?t.preview:null}),(0,We.jsxs)(dy,{children:[(0,We.jsx)(ze,{position:Te.xX.position.PREPEND}),(0,We.jsxs)(ly,{children:[n||"uploading"," (",Cv(t.size),")"]})]})]})};var Mv=function(e,t,n){return"".concat(e).concat(e&&e.indexOf("?")>=0?"&":"?").concat(t,"=").concat(n)};const Tv={downloadUrl:function(e,t){var n=document.createElement("a");n.href=e,n.download=t||e.split("/").pop(),n.target="_blank",document.body.appendChild(n),n.click(),window.URL.revokeObjectURL&&window.URL.revokeObjectURL(e),n.remove&&n.remove()},downloadReadableStream:function(e,t){var n=document.createElement("a"),r=URL.createObjectURL(e);n.href=r,n.download=t,n.target="_blank",document.body.appendChild(n),n.click(),window.URL.revokeObjectURL&&window.URL.revokeObjectURL(r),n.remove&&n.remove()},openUrl:function(e){var t=document.createElement("a");t.href=e,t.target="_blank",document.body.appendChild(t),t.click(),window.URL.revokeObjectURL&&window.URL.revokeObjectURL(e),t.remove&&t.remove()},downloadSupportedByBrowser:function(){var e=document.createElement("a"),t=void 0!==e.download;return e.remove&&e.remove(),t},getDownloadUrl:function(e){return Mv(e,"download",!0)},addParameterToURL:Mv};function Iv(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 Nv(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Iv(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Iv(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const Rv=function(e){var t,n=e.value,r=e.downloadTitle,o=e.immutable,a=e.onUpload,i=e.deleteTitle,s=null===(t=n.binaryLink)||void 0===t?void 0:t.startsWith("blob:");return(0,We.jsxs)(fy,{className:"StyledView",children:[(0,We.jsx)(jv,Nv(Nv({alt:n.fileName},s&&{caption:n.fileName}),{},{fileName:n.fileName,maxDimensionX:"96px",maxDimensionY:"96px",srcUrl:n.binaryLink,thumbnailUrl:n.thumbnailLink})),(0,We.jsxs)(iy,{children:[!o&&(0,We.jsx)(gt,{icon:"trash",onClick:function(){return a(null)},tabIndex:-1,title:i||"delete"}),(0,We.jsx)(gt,{children:(0,We.jsx)(Kr.Ay,{neutral:!0,icon:"arrow-to-bottom",target:"_blank",href:Tv.getDownloadUrl(n.binaryLink),tabIndex:-1,title:r||"download"})})]})]})};function Lv(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 Fv(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Lv(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Lv(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const Hv=function(e){var t=e.value,n=e.textResources,r=void 0===n?{}:n,o=e.onUpload,a=e.onChoose,i=(0,p.useRef)(t),s=(0,p.useState)({isUploading:!1,previewFile:null}),c=(0,Ve.A)(s,2),u=c[0],l=c[1];return(0,p.useEffect)((function(){Vn()(i.current,t)||l({isUploading:!1,previewFile:null}),i.current=t}),[t]),null!=t&&t.binaryLink?(0,We.jsx)(Rv,Fv(Fv({},e),{},{deleteTitle:r.delete,downloadTitle:r.download})):u.isUploading?(0,We.jsx)(Av,Fv({file:u.previewFile,text:r.uploading},e)):(0,We.jsx)(Sv,Fv(Fv({},e),{},{onDrop:function(e){!function(e){l({isUploading:!0,previewFile:e})}(e),o(e)},onChoose:a}))};var Wv,Bv;De.Ay.input.withConfig({displayName:"StyledDurationEdit"})(Wv||(Wv=(0,Ee.A)(["\n &&&& {\n ","\n flex-grow: 0;\n width: ","px;\n min-width: 2.5ch;\n }\n"])),Qr,(function(e){return e.width})),De.Ay.label.withConfig({displayName:"StyledDurationEditFocusable"})(Bv||(Bv=(0,Ee.A)(["\n &&& {\n align-items: center;\n display: flex;\n flex-wrap: nowrap;\n margin-bottom: 0; /* reset bootstrap */\n margin-left: ",";\n\n &:first-child {\n margin-left: 0;\n }\n\n > span {\n color: ",";\n cursor: ",";\n }\n }\n"])),Te.hs.space(1),(function(e){return e.immutable?Te.t7.color("textDisabled"):Te.t7.color("text")}),(function(e){return e.immutable&&"text"}));var Yv;const Uv=De.Ay.input.attrs((function(e){return{type:"text"}})).withConfig({displayName:"StyledStringEdit"})(Yv||(Yv=(0,Ee.A)(["\n &&&& {\n ","\n }\n"])),Qr);Ze.Debouncer((function(e){return(0,We.jsxs)(Xr,{immutable:e.immutable,children:[(0,We.jsx)(Uv,{disabled:e.immutable,id:e.id,name:e.name,onChange:function(t){return e.onChange(t.target.value)},immutable:e.immutable,value:e.value||""}),e.value&&(0,We.jsx)(Jr,{children:(0,We.jsx)(Kr.Ay,{href:"mailto:".concat(e.value.toString()),icon:"envelope",look:"ball",tabIndex:-1,target:"_blank",neutral:!0})})]})}));c(63662);var zv=c(44383),Vv=c.n(zv);var qv;function Gv(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}function Kv(){}function $v(e){return!!(e||"").match(/\d/)}function Xv(e){return null==e}function Qv(e){return Xv(e)||function(e){return"number"==typeof e&&isNaN(e)}(e)||"number"==typeof e&&!isFinite(e)}function Zv(e){return e.replace(/[-[\]/{}()*+?.\\^$|]/g,"\\$&")}function Jv(e,t){void 0===t&&(t=!0);var n="-"===e[0],r=n&&t,o=(e=e.replace("-","")).split(".");return{beforeDecimal:o[0],afterDecimal:o[1]||"",hasNegation:n,addNegation:r}}function eb(e,t,n){for(var r="",o=n?"0":"",a=0;a<=t-1;a++)r+=e[a]||o;return r}function tb(e,t){return Array(t+1).join(e)}function nb(e){var t=e+"",n="-"===t[0]?"-":"";n&&(t=t.substring(1));var r=t.split(/[eE]/g),o=r[0],a=r[1];if(!(a=Number(a)))return n+o;var i=1+a,s=(o=o.replace(".","")).length;return i<0?o="0."+tb("0",Math.abs(i))+o:i>=s?o+=tb("0",i-s):o=(o.substring(0,i)||"0")+"."+o.substring(i),n+o}function rb(e,t,n){if(-1!==["","-"].indexOf(e))return e;var r=(-1!==e.indexOf(".")||n)&&t,o=Jv(e),a=o.beforeDecimal,i=o.afterDecimal,s=o.hasNegation,c=parseFloat("0."+(i||"0")),u=(i.length<=t?"0."+i:c.toFixed(t)).split("."),l=a;return a&&Number(u[0])&&(l=a.split("").reverse().reduce((function(e,t,n){return e.length>n?(Number(e[0])+Number(t)).toString()+e.substring(1,e.length):t+e}),u[0])),""+(s?"-":"")+l+(r?".":"")+eb(u[1]||"",t,n)}function ob(e,t){if(e.value=e.value,null!==e){if(e.createTextRange){var n=e.createTextRange();return n.move("character",t),n.select(),!0}return e.selectionStart||0===e.selectionStart?(e.focus(),e.setSelectionRange(t,t),!0):(e.focus(),!1)}}!function(e){e.event="event",e.props="prop"}(qv||(qv={}));var ab,ib,sb,cb=(ab=function(e,t){for(var n=0,r=0,o=e.length,a=t.length;e[n]===t[n]&&n<o;)n++;for(;e[o-1-r]===t[a-1-r]&&a-r>n&&o-r>n;)r++;return{from:{start:n,end:o-r},to:{start:n,end:a-r}}},sb=void 0,function(){for(var e=[],t=arguments.length;t--;)e[t]=arguments[t];return ib&&e.length===ib.length&&e.every((function(e,t){return e===ib[t]}))?sb:(ib=e,sb=ab.apply(void 0,e))});function ub(e){return Math.max(e.selectionStart,e.selectionEnd)}function lb(e){return{from:{start:0,end:0},to:{start:0,end:e.length},lastValue:""}}function db(e){var t=e.currentValue,n=e.formattedValue,r=e.currentValueIndex,o=e.formattedValueIndex;return t[r]===n[o]}function fb(e,t,n,r){var o=e.length;if(t=function(e,t,n){return Math.min(Math.max(e,t),n)}(t,0,o),"left"===r){for(;t>=0&&!n[t];)t--;-1===t&&(t=n.indexOf(!0))}else{for(;t<=o&&!n[t];)t++;t>o&&(t=n.lastIndexOf(!0))}return-1===t&&(t=o),t}function pb(e){for(var t=Array.from({length:e.length+1}).map((function(){return!0})),n=0,r=t.length;n<r;n++)t[n]=Boolean($v(e[n])||$v(e[n-1]));return t}function hb(e,t,n,r,o,a){void 0===a&&(a=Kv);var i=function(e){var t=(0,p.useRef)(e);t.current=e;var n=(0,p.useRef)((function(){for(var e=[],n=arguments.length;n--;)e[n]=arguments[n];return t.current.apply(t,e)}));return n.current}((function(e,t){var n,a;return Qv(e)?(a="",n=""):"number"==typeof e||t?(a="number"==typeof e?nb(e):e,n=r(a)):(a=o(e,void 0),n=r(a)),{formattedValue:n,numAsString:a}})),s=(0,p.useState)((function(){return i(Xv(e)?t:e,n)})),c=s[0],u=s[1],l=e,d=n;Xv(e)&&(l=c.numAsString,d=!0);var f=i(l,d);return(0,p.useMemo)((function(){u(f)}),[f.formattedValue]),[c,function(e,t){e.formattedValue!==c.formattedValue&&u({formattedValue:e.formattedValue,numAsString:e.value}),a(e,t)}]}function mb(e){return e.replace(/[^0-9]/g,"")}function gb(e){return e}function yb(e){var t=e.type;void 0===t&&(t="text");var n=e.displayType;void 0===n&&(n="input");var r=e.customInput,o=e.renderText,a=e.getInputRef,i=e.format;void 0===i&&(i=gb);var s=e.removeFormatting;void 0===s&&(s=mb);var c=e.defaultValue,u=e.valueIsNumericString,l=e.onValueChange,d=e.isAllowed,f=e.onChange;void 0===f&&(f=Kv);var h=e.onKeyDown;void 0===h&&(h=Kv);var g=e.onMouseUp;void 0===g&&(g=Kv);var y=e.onFocus;void 0===y&&(y=Kv);var v=e.onBlur;void 0===v&&(v=Kv);var b=e.value,w=e.getCaretBoundary;void 0===w&&(w=pb);var O=e.isValidInputCharacter;void 0===O&&(O=$v);var x=e.isCharacterSame,k=Gv(e,["type","displayType","customInput","renderText","getInputRef","format","removeFormatting","defaultValue","valueIsNumericString","onValueChange","isAllowed","onChange","onKeyDown","onMouseUp","onFocus","onBlur","value","getCaretBoundary","isValidInputCharacter","isCharacterSame"]),S=hb(b,c,Boolean(u),i,s,l),E=S[0],_=E.formattedValue,D=E.numAsString,P=S[1],j=(0,p.useRef)({formattedValue:_,numAsString:D}),C=function(e,t){j.current={formattedValue:e.formattedValue,numAsString:e.value},P(e,t)},A=(0,p.useState)(!1),M=A[0],T=A[1],I=(0,p.useRef)(null),N=(0,p.useRef)({setCaretTimeout:null,focusTimeout:null});(0,p.useEffect)((function(){return T(!0),function(){clearTimeout(N.current.setCaretTimeout),clearTimeout(N.current.focusTimeout)}}),[]);var R=i,L=function(e,t){var n=parseFloat(t);return{formattedValue:e,value:t,floatValue:isNaN(n)?void 0:n}},F=function(e,t,n){0===e.selectionStart&&e.selectionEnd===e.value.length||(ob(e,t),N.current.setCaretTimeout=setTimeout((function(){e.value===n&&e.selectionStart!==t&&ob(e,t)}),0))},H=function(e,t,n){return fb(e,t,w(e),n)},W=function(e,t,n){var r=w(t),o=function(e,t,n,r,o,a,i){void 0===i&&(i=db);var s=o.findIndex((function(e){return e})),c=e.slice(0,s);t||n.startsWith(c)||(t=c,n=c+n,r+=c.length);for(var u=n.length,l=e.length,d={},f=new Array(u),p=0;p<u;p++){f[p]=-1;for(var h=0,m=l;h<m;h++)if(i({currentValue:n,lastValue:t,formattedValue:e,currentValueIndex:p,formattedValueIndex:h})&&!0!==d[h]){f[p]=h,d[h]=!0;break}}for(var g=r;g<u&&(-1===f[g]||!a(n[g]));)g++;var y=g===u||-1===f[g]?l:f[g];for(g=r-1;g>0&&-1===f[g];)g--;var v=-1===g||-1===f[g]?0:f[g]+1;return v>y?y:r-v<y-r?v:y}(t,_,e,n,r,O,x);return o=fb(t,o,r)};(0,p.useEffect)((function(){var e=j.current,t=e.formattedValue,n=e.numAsString;_===t||_===D&&t===n||C(L(_,D),{event:void 0,source:qv.props})}),[_,D]);var B=I.current?ub(I.current):void 0;("undefined"!=typeof window?p.useLayoutEffect:p.useEffect)((function(){var e=I.current;if(_!==j.current.formattedValue&&e){var t=W(j.current.formattedValue,_,B);e.value=_,F(e,t,_)}}),[_]);var Y=function(e,t,n){var r=cb(_,e),o=Object.assign(Object.assign({},r),{lastValue:_}),a=s(e,o),i=R(a);if(a=s(i,void 0),d&&!d(L(i,a))){var c=t.target,u=ub(c),l=W(e,_,u);return c.value=_,F(c,l,_),!1}return function(e){var t=e.formattedValue;void 0===t&&(t="");var n,r=e.input,o=e.source,a=e.event,i=e.numAsString;if(r){var s=e.inputValue||r.value,c=ub(r);r.value=t,void 0!==(n=W(s,t,c))&&F(r,n,t)}t!==_&&C(L(t,i),{event:a,source:o})}({formattedValue:i,numAsString:a,inputValue:e,event:t,source:n,input:t.target}),!0},U=!M||"undefined"==typeof navigator||navigator.platform&&/iPhone|iPod/.test(navigator.platform)?void 0:"numeric",z=Object.assign({inputMode:U},k,{type:t,value:_,onChange:function(e){var t=e.target.value;Y(t,e,qv.event)&&f(e)},onKeyDown:function(e){var t,n=e.target,r=e.key,o=n.selectionStart,a=n.selectionEnd,i=n.value;if(void 0===i&&(i=""),"ArrowLeft"===r||"Backspace"===r?t=Math.max(o-1,0):"ArrowRight"===r?t=Math.min(o+1,i.length):"Delete"===r&&(t=o),void 0!==t&&o===a){var s=t;if("ArrowLeft"===r||"ArrowRight"===r)(s=H(i,t,"ArrowLeft"===r?"left":"right"))!==t&&e.preventDefault();else"Delete"!==r||O(i[t])?"Backspace"!==r||O(i[t])||(s=H(i,t,"left")):s=H(i,t,"right");s!==t&&F(n,s,i),e.isUnitTestRun&&F(n,s,i),h(e)}else h(e)},onMouseUp:function(e){var t=e.target,n=function(){var e=t.selectionStart,n=t.selectionEnd,r=t.value;if(void 0===r&&(r=""),e===n){var o=H(r,e);o!==e&&F(t,o,r)}};n(),requestAnimationFrame((function(){n()})),g(e)},onFocus:function(e){e.persist&&e.persist();var t=e.target,n=e.currentTarget;I.current=t,N.current.focusTimeout=setTimeout((function(){var r=t.selectionStart,o=t.selectionEnd,a=t.value;void 0===a&&(a="");var i=H(a,r);i===r||0===r&&o===a.length||F(t,i,a),y(Object.assign(Object.assign({},e),{currentTarget:n}))}),0)},onBlur:function(e){I.current=null,clearTimeout(N.current.focusTimeout),clearTimeout(N.current.setCaretTimeout),v(e)}});if("text"===n)return o?m().createElement(m().Fragment,null,o(_,k)||null):m().createElement("span",Object.assign({},k,{ref:a}),_);if(r){var V=r;return m().createElement(V,Object.assign({},z,{ref:a}))}return m().createElement("input",Object.assign({},z,{ref:a}))}function vb(e,t){var n=t.decimalScale,r=t.fixedDecimalScale,o=t.prefix;void 0===o&&(o="");var a=t.suffix;void 0===a&&(a="");var i=t.allowNegative,s=t.thousandsGroupStyle;if(void 0===s&&(s="thousand"),""===e||"-"===e)return e;var c=bb(t),u=c.thousandSeparator,l=c.decimalSeparator,d=0!==n&&-1!==e.indexOf(".")||n&&r,f=Jv(e,i),p=f.beforeDecimal,h=f.afterDecimal,m=f.addNegation;return void 0!==n&&(h=eb(h,n,!!r)),u&&(p=function(e,t,n){var r=function(e){switch(e){case"lakh":return/(\d+?)(?=(\d\d)+(\d)(?!\d))(\.\d+)?/g;case"wan":return/(\d)(?=(\d{4})+(?!\d))/g;default:return/(\d)(?=(\d{3})+(?!\d))/g}}(n),o=e.search(/[1-9]/);return o=-1===o?e.length:o,e.substring(0,o)+e.substring(o,e.length).replace(r,"$1"+t)}(p,u,s)),o&&(p=o+p),a&&(h+=a),m&&(p="-"+p),e=p+(d&&l||"")+h}function bb(e){var t=e.decimalSeparator;void 0===t&&(t=".");var n=e.thousandSeparator,r=e.allowedDecimalSeparators;return!0===n&&(n=","),r||(r=[t,"."]),{decimalSeparator:t,thousandSeparator:n,allowedDecimalSeparators:r}}function wb(e,t,n){var r;void 0===t&&(t=lb(e));var o=n.allowNegative,a=n.prefix;void 0===a&&(a="");var i=n.suffix;void 0===i&&(i="");var s=n.decimalScale,c=t.from,u=t.to,l=u.start,d=u.end,f=bb(n),p=f.allowedDecimalSeparators,h=f.decimalSeparator,m=e[d]===h;if($v(e)&&(e===a||e===i)&&""===t.lastValue)return e;if(d-l==1&&-1!==p.indexOf(e[l])){var g=0===s?"":h;e=e.substring(0,l)+g+e.substring(l+1,e.length)}var y=function(e,t,n){var r=!1,o=!1;a.startsWith("-")?r=!1:e.startsWith("--")?(r=!1,o=!0):i.startsWith("-")&&e.length===i.length?r=!1:"-"===e[0]&&(r=!0);var s=r?1:0;return o&&(s=2),s&&(e=e.substring(s),t-=s,n-=s),{value:e,start:t,end:n,hasNegation:r}},v=y(e,l,d),b=v.hasNegation;e=(r=v).value,l=r.start,d=r.end;var w=y(t.lastValue,c.start,c.end),O=w.start,x=w.end,k=w.value,S=e.substring(l,d);!(e.length&&k.length&&(O>k.length-i.length||x<a.length))||S&&i.startsWith(S)||(e=k);var E=0;e.startsWith(a)?E+=a.length:l<a.length&&(E=l),d-=E;var _=(e=e.substring(E)).length,D=e.length-i.length;e.endsWith(i)?_=D:(d>D||d>e.length-i.length)&&(_=d),e=e.substring(0,_),e=function(e,t){void 0===e&&(e="");var n=new RegExp("(-)"),r=new RegExp("(-)(.)*(-)"),o=n.test(e),a=r.test(e);return e=e.replace(/-/g,""),o&&!a&&t&&(e="-"+e),e}(b?"-"+e:e,o),e=(e.match(function(e,t){return new RegExp("(^-)|[0-9]|"+Zv(e),t?"g":void 0)}(h,!0))||[]).join("");var P=e.indexOf(h);e=e.replace(new RegExp(Zv(h),"g"),(function(e,t){return t===P?".":""}));var j=Jv(e,o),C=j.beforeDecimal,A=j.afterDecimal,M=j.addNegation;return u.end-u.start<c.end-c.start&&""===C&&m&&!parseFloat(A)&&(e=M?"-":""),e}function Ob(e){e=function(e){var t=bb(e),n=t.thousandSeparator,r=t.decimalSeparator,o=e.prefix;void 0===o&&(o="");var a=e.allowNegative;if(void 0===a&&(a=!0),n===r)throw new Error("\n Decimal separator can't be same as thousand separator.\n thousandSeparator: "+n+' (thousandSeparator = {true} is same as thousandSeparator = ",")\n decimalSeparator: '+r+" (default value for decimalSeparator is .)\n ");return o.startsWith("-")&&a&&(console.error("\n Prefix can't start with '-' when allowNegative is true.\n prefix: "+o+"\n allowNegative: "+a+"\n "),a=!1),Object.assign(Object.assign({},e),{allowNegative:a})}(e);e.decimalSeparator,e.allowedDecimalSeparators,e.thousandsGroupStyle;var t=e.suffix,n=e.allowNegative,r=e.allowLeadingZeros,o=e.onKeyDown;void 0===o&&(o=Kv);var a=e.onBlur;void 0===a&&(a=Kv);var i=e.thousandSeparator,s=e.decimalScale,c=e.fixedDecimalScale,u=e.prefix;void 0===u&&(u="");var l=e.defaultValue,d=e.value,f=e.valueIsNumericString,p=e.onValueChange,h=Gv(e,["decimalSeparator","allowedDecimalSeparators","thousandsGroupStyle","suffix","allowNegative","allowLeadingZeros","onKeyDown","onBlur","thousandSeparator","decimalScale","fixedDecimalScale","prefix","defaultValue","value","valueIsNumericString","onValueChange"]),m=bb(e),g=m.decimalSeparator,y=m.allowedDecimalSeparators,v=function(t){return vb(t,e)},b=function(t,n){return wb(t,n,e)},w=Xv(d)?l:d,O=null!=f?f:function(e,t,n){return""===e||!(null==t?void 0:t.match(/\d/))&&!(null==n?void 0:n.match(/\d/))&&"string"==typeof e&&!isNaN(Number(e))}(w,u,t);Xv(d)?Xv(l)||(O=O||"number"==typeof l):O=O||"number"==typeof d;var x=function(e){return Qv(e)?e:("number"==typeof e&&(e=nb(e)),O&&"number"==typeof s?rb(e,s,Boolean(c)):e)},k=hb(x(d),x(l),Boolean(O),v,b,p),S=k[0],E=S.numAsString,_=S.formattedValue,D=k[1];return Object.assign(Object.assign({},h),{value:_,valueIsNumericString:!1,isValidInputCharacter:function(e){return e===g||$v(e)},isCharacterSame:function(e){var t=e.currentValue,n=e.lastValue,r=e.formattedValue,o=e.currentValueIndex,a=e.formattedValueIndex,i=t[o],s=r[a],c=cb(n,t).to;return!!(o>=c.start&&o<c.end&&y&&y.includes(i)&&s===g)||i===s},onValueChange:D,format:v,removeFormatting:b,getCaretBoundary:function(t){return function(e,t){var n=t.prefix;void 0===n&&(n="");var r=t.suffix;void 0===r&&(r="");var o=Array.from({length:e.length+1}).map((function(){return!0})),a="-"===e[0];o.fill(!1,0,n.length+(a?1:0));var i=e.length;return o.fill(!1,i-r.length+1,i+1),o}(t,e)},onKeyDown:function(e){var t=e.target,r=e.key,a=t.selectionStart,l=t.selectionEnd,d=t.value;if(void 0===d&&(d=""),a===l){"Backspace"===r&&"-"===d[0]&&a===u.length+1&&n&&ob(t,1),s&&c&&("Backspace"===r&&d[a-1]===g?(ob(t,a-1),e.preventDefault()):"Delete"===r&&d[a]===g&&e.preventDefault()),(null==y?void 0:y.includes(r))&&d[a]===g&&ob(t,a+1);var f=!0===i?",":i;"Backspace"===r&&d[a-1]===f&&ob(t,a-1),"Delete"===r&&d[a]===f&&ob(t,a+1),o(e)}else o(e)},onBlur:function(t){var n=E;if(n.match(/\d/g)||(n=""),r||(n=function(e){if(!e)return e;var t="-"===e[0];t&&(e=e.substring(1,e.length));var n=e.split("."),r=n[0].replace(/^0+/,"")||"0",o=n[1]||"";return(t?"-":"")+r+(o?"."+o:"")}(n)),c&&s&&(n=rb(n,s,c)),n!==E){var o=vb(n,e);D({formattedValue:o,value:n,floatValue:parseFloat(n)},{event:t,source:qv.event})}a(t)}})}function xb(e){var t=Ob(e);return m().createElement(yb,Object.assign({},t))}var kb,Sb=["immutable"];function Eb(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}var _b=(0,De.Ay)((function(e){e.immutable;var t=(0,Fe.A)(e,Sb);return(0,We.jsx)(xb,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Eb(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Eb(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({},t))})).withConfig({displayName:"StyledNumberEdit"})(kb||(kb=(0,Ee.A)(["\n &&&& {\n ","\n }\n"])),Qr);const Db=_b;function Pb(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 jb(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Pb(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Pb(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Cb=function(e){return 0!==e?Math.ceil(Math.log10(Math.abs(e)+1)):1},Ab=function(e){return null!=e&&!isNaN(parseFloat(e))},Mb=function(e,t,n){return!Ab(n)||!(Ab(t)&&n>t)&&!(Ab(e)&&n<e)},Tb=function(e,t){return function(n){var r=n.floatValue;return Cb(r)<Cb(e)||Mb(e,t,r)}};(0,f.injectIntl)(Ze.Debouncer((function(e){var t,n=(t=e.intl.locale,{thousandSeparator:1111..toLocaleString(t).replace(/1/g,""),decimalSeparator:1.1.toLocaleString(t).replace(/1/g,"")}),r=n.thousandSeparator,o=n.decimalSeparator,a=e.options||{},i=a.prePointDigits,s=a.postPointDigits,c=a.minValue,u=a.maxValue,l=a.allowNegative,d=a.fixedDecimalScale,f=a.suffix,p=a.prefix,h=a.format,m=function(e,t,n){if(e){var r=Math.pow(10,e)-(t?1/Math.pow(10,t):1);return n&&n>r?n:r}return n}(i,s,u),g=jb(jb({isAllowed:Tb(c,m),allowNegative:!!l},isNaN(s)?{}:{decimalScale:s}),{},{fixedDecimalScale:!!d}),y=void 0===e.value||null===e.value?"":e.value;return(0,We.jsx)(Xr,{immutable:e.immutable,children:(0,We.jsx)(Db,jb(jb({decimalSeparator:o,disabled:e.immutable,id:e.id,valueIsNumericString:!0,name:e.name,onValueChange:function(t){e.onChange&&Mb(c,m,t.floatValue)&&e.onChange(void 0!==t.floatValue?t.floatValue:null)},immutable:e.immutable,thousandSeparator:r,value:y,suffix:f,prefix:p},g),{},{format:h,placeholder:e.placeholder,onBlur:function(t){var n,r=!(n=t.target.value)||isNaN(n)?null:parseFloat(n);e.onChange&&!Mb(c,m,r)&&(t.target.value=null)}}))})}),800));Ze.Debouncer((function(e){var t=e.value,n=e.onChange,r=e.options,o=e.immutable,a=e.name,i=e.id,s=e.placeholder,c=r||{},u=c.minValue,l=c.maxValue,d=c.format,f=c.allowLeadingZeros,p=c.suffix,h=null==t?"":t;return(0,We.jsx)(Xr,{immutable:o,children:(0,We.jsx)(Db,{isAllowed:Tb(u,l),allowNegative:!0,decimalScale:0,disabled:o,id:i,name:a,onValueChange:function(e){var t=e.value,r=e.floatValue,o=f?t:r;void 0===o&&(o=null),Mb(u,l,r)&&n(o)},value:h,allowLeadingZeros:f,suffix:p,format:d,placeholder:s,immutable:o})})}),800);var Ib,Nb,Rb;De.Ay.div.withConfig({displayName:"StyledWrapper"})(Ib||(Ib=(0,Ee.A)(["\n display: flex;\n justify-content: stretch;\n"]))),De.Ay.div.withConfig({displayName:"StyledLocationWrapper"})(Nb||(Nb=(0,Ee.A)(["\n flex-grow: 1;\n"]))),De.Ay.div.withConfig({displayName:"StyledDistanceWrapper"})(Rb||(Rb=(0,Ee.A)(["\n width: 50px;\n border-left: 1px solid ",";\n margin-left: ",";\n padding-left: ",";\n"])),Te.t7.color("border"),Te.hs.space(-.8),Te.hs.space(.5));var Lb;De.Ay.input.attrs((function(e){return{type:"tel"}})).withConfig({displayName:"StyledPhoneEdit"})(Lb||(Lb=(0,Ee.A)(["\n &&&& {\n ","\n }\n"])),Qr);Ze.Debouncer((function(e){return(0,We.jsx)(Xr,{immutable:e.immutable,children:(0,We.jsx)(Uv,{disabled:e.immutable,id:e.id,name:e.name,onChange:function(t){return e.onChange(t.target.value)},immutable:e.immutable,value:e.value||""})})}));var Fb,Hb,Wb,Bb,Yb,Ub=c(60115),zb=(De.Ay.div.withConfig({displayName:"StyledTermsEdit"})(Fb||(Fb=(0,Ee.A)(["\n margin: "," 0;\n display: flex;\n"])),Te.hs.space(-1.4)),De.Ay.input.withConfig({displayName:"StyledCheckbox"})(Hb||(Hb=(0,Ee.A)(["\n margin-right: ",";\n"])),Te.hs.space(-1.5)),(0,De.AH)(Wb||(Wb=(0,Ee.A)(["\n &,\n * {\n color: ",";\n }\n text-decoration: underline;\n\n &:hover,\n &:focus {\n color: ",";\n }\n\n &:active {\n * {\n color: ",";\n }\n }\n"])),Te.t7.color("secondary"),Te.t7.color("secondaryLight"),Te.t7.color("secondary")));De.Ay.a.withConfig({displayName:"StyledTermsLink"})(Bb||(Bb=(0,Ee.A)(["\n ","\n"])),zb),(0,De.Ay)(pg).withConfig({displayName:"StyledHtmlFormatter"})(Yb||(Yb=(0,Ee.A)(["\n &&& {\n p {\n margin: 0;\n }\n\n a {\n ","\n }\n }\n"])),zb);const Vb=function(){var e,t=(null===(e=navigator)||void 0===e?void 0:e.userAgent)||"";return/^((?!chrome|android).)*safari/i.test(t)};var qb,Gb,Kb,$b=(0,De.AH)(qb||(qb=(0,Ee.A)(["\n ","\n width: 100%;\n grid-area: 1 / 1 / 2 / 2;\n max-height: 25rem;\n box-sizing: border-box;\n"])),Qr),Xb=De.Ay.div.withConfig({displayName:"StyledSizeWrapper"})(Gb||(Gb=(0,Ee.A)(["\n display: grid;\n width: 100%;\n\n &:after {\n content: attr(data-replicated-value) ' ';\n white-space: pre-wrap;\n word-break: break-all;\n visibility: hidden;\n ","\n\n /* prevent scrollbar on Firefox */\n padding-right: 15px;\n }\n"])),$b),Qb=De.Ay.textarea.withConfig({displayName:"StyledTextarea"})(Kb||(Kb=(0,Ee.A)(["\n &&&& {\n ","\n resize: none;\n margin: 0;\n min-height: ",";\n position: relative;\n top: ",";\n }\n"])),$b,(function(e){var t=e.disabled,n=e.isSafari;return!t||n?"4.5em":"0"}),(function(e){return e.disabled?Te.hs.space(-1.2):"0"}));function Zb(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 Jb(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Zb(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Zb(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const ew=function(e){var t=e.value,n=e.onChange,r=e.name,o=e.id,a=e.disabled,i=e.immutable,s=(0,p.useState)(t),c=(0,Ve.A)(s,2),u=c[0],l=c[1],d=!Vb(),f=Vb(),h=(0,p.useCallback)(oo()(l,500,{trailing:!0}),[]);return(0,p.useEffect)((function(){d&&h(t)}),[t,d,h]),(0,We.jsx)(Xb,Jb(Jb({"data-testid":"replicated-test"},d?{"data-replicated-value":u}:{}),{},{children:(0,We.jsx)(Qb,{value:t||"",name:r,id:o,onChange:n,disabled:a,immutable:i,rows:"1",isSafari:f})}))};Ze.Debouncer((function(e){return(0,We.jsx)(Xr,{immutable:e.immutable,children:(0,We.jsx)(ew,{id:e.id,immutable:e.immutable,maxRows:20,name:e.name,onChange:function(t){return e.onChange(t.target.value)},disabled:e.immutable,rows:2,value:e.value})})}));var tw;De.Ay.input.withConfig({displayName:"StyledTimeEdit"})(tw||(tw=(0,Ee.A)(["\n &&&& {\n ","\n }\n"])),Qr);var nw;const rw=De.Ay.input.attrs((function(e){return{type:"url"}})).withConfig({displayName:"StyledUrlEdit"})(nw||(nw=(0,Ee.A)(["\n &&&& {\n ","\n }\n"])),Qr);Ze.Debouncer((function(e){return(0,We.jsxs)(Xr,{immutable:e.immutable,children:[(0,We.jsx)(rw,{disabled:e.immutable,id:e.id,immutable:e.immutable,name:e.name,onChange:function(t){return e.onChange((n=t.target.value,r=/^[a-zA-Z0-9]+:\/\//.test(n),n.indexOf(".")>0&&!r?"https://".concat(n):n));var n,r},value:e.value||""}),e.value&&(0,We.jsx)(Jr,{children:(0,We.jsx)(Kr.Ay,{href:e.value,icon:"external-link",look:"ball",tabIndex:-1,target:"_blank",neutral:!0})})]})}));const ow=(0,De.SL)((function(e){return(0,We.jsx)(He.A,{style:{fontSize:"".concat(e.theme.fontSize.base,"rem")},icon:e.value?"check":"times"})}));const aw=function(e){var t=(0,f.useIntl)();return(0,We.jsx)(Zn.Ay.Time,{dateTime:e.value,title:t.formatDate(e.value),children:(0,We.jsx)(f.FormattedDate,{value:e.value,year:"numeric",month:"2-digit",day:"2-digit",timeZone:"UTC",id:e.id})})};var iw;const sw=(0,f.injectIntl)((function(e){var t=e.value,n=e.intl,r=new Date(t);if(!t||isNaN(r))return console.error("DateTimeFormatter: Invalid date",t),iw||(iw=(0,We.jsx)(Zn.Ay.Span,{}));var o=Hl(r,"HH:mm");return(0,We.jsxs)(Zn.Ay.Time,{dateTime:r.toISOString(),title:"".concat(n.formatDate(r),", ").concat(o),children:[(0,We.jsx)(f.FormattedDate,{value:r,year:"numeric",month:"2-digit",day:"2-digit"}),", ",o]})}));var cw;function uw(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 lw(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?uw(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):uw(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const dw=function(e){var t=e.options||{},n=(0,We.jsxs)(We.Fragment,{children:[t.title&&(0,We.jsx)(Zn.Ay.H5,{children:t.title}),(0,We.jsx)(pg,lw({},e))]});return"text"===t.mode?n:(0,We.jsx)(Gm,{content:n,isPlainHtml:!0,children:cw||(cw=(0,We.jsx)(Hm,{children:(0,We.jsx)(He.A,{icon:"question-circle"})}))})};const fw=function(e){var t=e.value,n=e.options||{},r=n.tooltips,o=n.loadTooltip,a=to()(r,t.resourceKey,null);return(0,We.jsxs)(We.Fragment,{children:[(0,We.jsx)(Gm,{content:a?(0,We.jsx)("div",{dangerouslySetInnerHTML:{__html:Bn.sanitizeHtml(a)}}):null,children:(0,We.jsx)("span",{onMouseOver:function(){return o&&!a&&o(t.resourceKey)},children:(0,We.jsx)(Kr.Ay,{alt:t.alt||t.fileName,icon:"eye",look:"raised",target:"_blank",href:t.binaryLink,onClick:function(e){e.stopPropagation()}})})}),(0,We.jsx)(Kr.Ay,{alt:t.alt||t.fileName,icon:"arrow-to-bottom",look:"raised",target:"_blank",href:Tv.getDownloadUrl(t.binaryLink),onClick:function(e){e.stopPropagation()}})]})};const pw=function(e){return(0,We.jsx)(Hv,{onUpload:function(){},immutable:!0,textResources:{download:e.options.downloadText},value:e.value?e.value:null})};const hw=function(e){var t=e.value,n=parseInt(t),r=Tf(n);return(0,We.jsx)(Zn.Ay.Time,{dateTime:r,title:r,children:r})};const mw=function(e){return(0,We.jsx)(Kr.Ay,{href:"mailto:".concat(e.value.toString()),target:"_blank",onClick:function(e){return e.stopPropagation()},label:e.value.toString(),breakWords:e.breakWords,useTitle:e.useTitle})};const gw=function(e){return(0,We.jsx)(Zn.Ay.Span,{breakWords:e.breakWords,useTitle:e.useTitle,children:e.value.toString()})};function yw(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 vw(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?yw(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):yw(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var bw=function(){return"; "};const ww=function(e){var t=e.value,n=e.options,r=e.breakWords,o=e.useTitle,a=n||{},i=a.navigationStrategy,s=a.linkProps,c=(null==t?void 0:t.length)>0?t.map((function(e){return null!=i&&i.DetailLink?(0,We.jsx)("span",{onClick:function(e){return e.stopPropagation()},children:(0,We.jsx)(i.DetailLink,vw(vw({},s),{},{entityKey:e.key,children:e.display}))}):e.display})).reduce((function(e,t,n){return[e,(0,We.jsx)(bw,{},"sep".concat(n)),t]})):null;return(0,We.jsx)(Zn.Ay.Span,{breakWords:r,useTitle:o,children:c})};const Ow=function(e){return(0,We.jsx)(Zn.Ay.Span,{breakWords:e.breakWords,useTitle:e.useTitle,children:(0,We.jsx)(f.FormattedNumber,{value:e.value,style:"decimal",minimumFractionDigits:e.options&&e.options.postPointDigits||2})})};const xw=function(e){var t;return(0,We.jsx)(Zn.Ay.Span,{breakWords:e.breakWords,useTitle:e.useTitle,children:(0,We.jsx)(f.FormattedNumber,{value:e.value,style:"percent",minimumFractionDigits:null==e||null===(t=e.options)||void 0===t?void 0:t.postPointDigits})})};function kw(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 Sw(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?kw(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):kw(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Ew=(0,p.lazy)((function(){return Promise.all([c.e(222),c.e(672)]).then(c.bind(c,74302))}));const _w=function(e){return(0,We.jsx)(p.Suspense,{fallback:"",children:(0,We.jsx)(Ew,Sw({},e))})};function Dw(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 Pw(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Dw(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Dw(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const jw=function(e){var t=e.value,n=e.options,r=e.breakWords,o=e.id,a=n||{},i=a.tooltips,s=a.loadTooltip,c=a.navigationStrategy,u=a.linkProps,l=to()(i,t.key,null);t=Xn(t);var d=(0,We.jsx)(Zn.Ay.Span,{breakWords:r,useTitle:!l,id:o,children:t.display});return(null!=c&&c.DetailLink?(0,We.jsx)("span",{onClick:function(e){return e.stopPropagation()},children:(0,We.jsx)(c.DetailLink,Pw(Pw({},u),{},{entityKey:t.key,children:(0,We.jsx)(Gm,{content:l?(0,We.jsx)("div",{dangerouslySetInnerHTML:{__html:Bn.sanitizeHtml(l)}}):null,children:(0,We.jsx)("span",{onMouseOver:function(){return s&&!l&&s(t.key)},id:o,children:d})})}))}):null)||d};const Cw=function(e){return(0,We.jsx)(Zn.Ay.Span,{breakWords:e.breakWords,useTitle:e.useTitle,id:e.id,children:e.value.toString()})};const Aw=function(e){return e.breakWords?(0,We.jsx)(Zn.Ay.P,{breakWords:!0,useTitle:e.useTitle,id:e.id,children:(t=e.value,t.split("\n").flatMap((function(e,t,n){return t+1<n.length?[e,(0,We.jsx)("br",{},t)]:e})))}):(0,We.jsx)(Zn.Ay.Span,{breakWords:!1,useTitle:e.useTitle,id:e.id,children:e.value.replace("/\n/g"," ")});var t};var Mw=function(e,t){return parseInt(e.split(":")[t])||0};const Tw=(0,f.injectIntl)((function(e){var t=e.value,n=(e.intl,Mw(t,0)),r=Mw(t,1),o=Mw(t,2),a=Mw(t,3),i=new Date(2e3,1,1,n,r,o,a),s=Hl(i,"HH:mm:ss.SSS"),c=Hl(i,"HH:mm");return(0,We.jsx)(Zn.Ay.Time,{dateTime:s,title:c,children:c})}));const Iw=function(e){var t=e.value,n=e.breakWords,r=e.useTitle;return(0,We.jsx)(Kr.Ay,{onClick:function(e){e.stopPropagation()},href:t,target:"_blank",rel:"noopener noreferrer",label:t,breakWords:n,useTitle:r,neutral:!1})};var Nw,Rw={boolean:ow,date:aw,datetime:sw,document:pw,"document-compact":fw,duration:hw,email:mw,html:pg,integer:gw,"multi-remote":ww,"multi-select":ww,number:Ow,percent:xw,phone:_w,remote:jw,"single-select":jw,string:Cw,text:Aw,time:Tw,url:Iw,description:dw};const Lw=function(e){var t=e.componentType,n=e.value,r=e.options,o=e.breakWords,a=void 0===o||o,i=e.useTitle,s=void 0===i||i,c=e.id;if(Rw[t]){var u=Rw[t];return(0,We.jsx)(u,{value:n,options:r,breakWords:a,useTitle:s,id:c})}return console.log("No FormattedValue mapper defined for component type",t,n),Nw||(Nw=(0,We.jsx)("div",{}))};var Fw;const Hw=function(e){var t=e.type,n=e.value,r=e.options,o=e.breakWords,a=e.useTitle,i=e.id;return null==n||""===n?Fw||(Fw=(0,We.jsx)("span",{})):(0,We.jsx)(Lw,{componentType:t,value:n,options:r,breakWords:o,useTitle:a,id:i})},Ww=Hw;var Bw;De.Ay.div.withConfig({displayName:"StyledLayoutBox"})(Bw||(Bw=(0,Ee.A)(["\n height: fit-content;\n margin-bottom: ",";\n"])),Te.hs.space(.25));var Yw;De.Ay.div.withConfig({displayName:"StyledLayoutContainer"})(Yw||(Yw=(0,Ee.A)(["\n display: grid;\n padding-right: ",";\n ",";\n ",";\n"])),Te.hs.space(0),(function(e){var t=e.containerWidth,n=e.theme,r=e.minBoxWidth;return t<600?"grid-template-columns: 100%;":"grid-template-columns: repeat(auto-fit, minmax(".concat(r,"px, 1fr));\n grid-gap: ").concat(Te.hs.space(.25)({theme:n}))}),(function(e){return e.occupiesRemainingHeight&&"\n flex: 1;\n "}));var Uw,zw,Vw,qw,Gw=c(5016),Kw=(0,De.i7)(Uw||(Uw=(0,Ee.A)(["\n from {\n opacity: 0;\n }\n\n to {\n opacity: 1;\n }\n"]))),$w=(0,De.AH)(zw||(zw=(0,Ee.A)(["\n animation: "," 400ms ease-in-out both;\n"])),Kw),Xw=De.Ay.div.withConfig({displayName:"StyledLoadingIconAndTest"})(Vw||(Vw=(0,Ee.A)(["\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n padding: ",";\n ",";\n\n > "," {\n margin-top: ",";\n z-index: 1;\n }\n"])),Te.hs.space(-1),$w,Gw.oY,Te.hs.space(-1));const Qw=De.Ay.div.withConfig({displayName:"StyledLoadMask"})(qw||(qw=(0,Ee.A)(["\n display: flex;\n flex-direction: column;\n flex: 1;\n height: 100%;\n z-index: 0; // prevent interference with StyledPageOverlay when implemented as widget\n"])));var Zw;const Jw=function(e){var t=e.promises,n=e.required,r=e.children,o=e.loadingText,a=e.className,i=(0,p.useState)(!1),s=(0,Ve.A)(i,2),c=s[0],u=s[1],l=(0,p.useState)(!0),d=(0,Ve.A)(l,2),f=d[0],h=d[1];(0,p.useEffect)((function(){return t&&Promise.all(t).then((function(){var e;e=!0,f&&u(e)})),function(){h(!1)}}),[]);var m=n&&Array.isArray(n)?!n.some((function(e){return!e})):!!t&&c;return(0,We.jsx)(Qw,{className:a,children:m?r:(0,We.jsxs)(Xw,{children:[Zw||(Zw=(0,We.jsx)(ze,{size:"30px"},"loading-spinner")),o&&(0,We.jsx)(Zn.Ay.Span,{children:o},"loadingText")]})})};var eO,tO=De.Ay.div.withConfig({displayName:"StyledPanel"})(eO||(eO=(0,Ee.A)(["\n && {\n background-color: ",";\n border: 1px "," ",";\n border-radius: ",";\n }\n"])),Te.t7.color("paper"),(function(e){return e.isFramed?"solid":"none"}),Te.t7.color("borderLight"),Te.t7.radii("form"));const nO=tO;var rO=["children","isFramed","controlledIsOpen","isOpenInitial","isToggleable","onToggle"];const oO=function(e){var t=e.children,n=e.isFramed,r=void 0===n||n,o=e.controlledIsOpen,a=e.isOpenInitial,i=void 0===a||a,s=e.isToggleable,c=void 0===s||s,u=e.onToggle,l=(0,Fe.A)(e,rO),d=(0,p.useState)(i),f=(0,Ve.A)(d,2),h=f[0],g=f[1],y="boolean"==typeof o,v=function(){c&&(y?"function"==typeof u&&u(!o):g(!h))};return(0,We.jsx)(nO,{isFramed:r,"data-cy":l["data-cy"],children:m().Children.map(t,(function(e){return m().cloneElement(e,{isFramed:r,isOpen:y?o:h,isToggleable:c,toggleOpenState:v})}))})};var aO,iO=De.Ay.div.withConfig({displayName:"StyledPanelBody"})(aO||(aO=(0,Ee.A)(["\n && {\n padding: ",";\n display: ",";\n }\n"])),(function(e){return e.isFramed?Te.hs.space(-.375):0}),(function(e){return e.isOpen?"block":"none"}));const sO=iO;var cO=["children","isFramed","isOpen"];const uO=function(e){var t=e.children,n=e.isFramed,r=e.isOpen,o=(0,Fe.A)(e,cO);return(0,We.jsx)(sO,{isFramed:n,isOpen:r,"data-cy":o["data-cy"],children:(0,We.jsx)("div",{children:t})})};const lO=function(e){var t=e.initialOpenPanelIndex,n=e.children,r=(0,p.useState)(t),o=(0,Ve.A)(r,2),a=o[0],i=o[1];return(0,We.jsx)(We.Fragment,{children:m().Children.map(n,(function(e,t){return m().cloneElement(e,{controlledIsOpen:a===t,onToggle:function(e){return function(e,t){i(!0===t?e:void 0)}(t,e)}})}))})};var dO;const fO=De.Ay.div.withConfig({displayName:"StyledPanelGroup"})(dO||(dO=(0,Ee.A)(["\n margin-bottom: ",";\n\n && {\n ",":not(:last-child) {\n margin-bottom: ",";\n }\n }\n"])),Te.hs.space(0),nO,Te.hs.space(-1));function pO(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 hO(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?pO(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):pO(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const mO=function(e){return(0,We.jsx)(fO,{children:(0,We.jsx)(lO,hO({},e))})};var gO,yO,vO,bO,wO,OO,xO,kO="1px",SO=De.Ay.span.withConfig({displayName:"StyledIconWrapper"})(gO||(gO=(0,Ee.A)(["\n font-size: ",";\n color: ",";\n\n /* only hide arrow on non-touch devices */\n ","\n"])),Te.hs.font(1),Te.t7.color("text"),!Te.CN&&(0,De.AH)(yO||(yO=(0,Ee.A)(["\n opacity: 0;\n\n &:hover {\n color: ",";\n }\n "])),Te.t7.color("secondaryLight"))),EO=De.Ay.div.withConfig({displayName:"StyledPanelHeader"})(vO||(vO=(0,Ee.A)(["\n && {\n background-color: ",";\n display: flex;\n border-radius: ",";\n padding: ",";\n align-items: center;\n\n /* only apply arrow styles on non-touch devices */\n ","\n > div {\n flex: 1 1 auto;\n }\n ","\n }\n"])),Te.t7.color("backgroundPanelHeaderFooter"),(function(e){return e.isOpen?(0,De.AH)(bO||(bO=(0,Ee.A)(["\n calc("," - ",") calc("," - ",") 0 0;\n "])),Te.t7.radii("form"),kO,Te.t7.radii("form"),kO):(0,De.AH)(wO||(wO=(0,Ee.A)(["\n calc("," - ",")\n "])),Te.t7.radii("form"),kO)}),(function(e){return e.isFramed?(0,De.AH)(OO||(OO=(0,Ee.A)(["\n "," ","\n "])),Te.hs.space(-1.7),Te.hs.space(-.375)):0}),!Te.CN&&(0,De.AH)(xO||(xO=(0,Ee.A)(["\n &:hover {\n cursor: pointer;\n\n "," {\n opacity: 1;\n }\n }\n "])),SO),(function(e){return function(e){var t=e.theme,n=e.isOpen,r=e.isFramed,o="\n &:first-child {\n border-bottom-color: ".concat(t.colors.borderLight,";\n border-bottom-style: ").concat(r?"solid":"none",";\n }\n\n &:last-child,\n &:nth-child(3) {\n border-top-color: ").concat(t.colors.borderLight,";\n border-top-style: ").concat(r?"solid":"none",";\n }\n ");return n?"\n ".concat(o,"\n &:first-child {\n border-bottom-width: ").concat(kO,";\n }\n\n &:last-child,\n &:nth-child(3) {\n border-top-width: ").concat(kO,";\n }\n "):"\n ".concat(o,"\n &:first-child {\n border-bottom-width: 0;\n }\n\n &:last-child {\n border-top-width: 0;\n }\n\n &:nth-child(3) {\n border-top-width: ").concat(kO,";\n }\n ")}(e)}));const _O=EO;var DO=["children","isFramed","isOpen","isToggleable","showToggler","toggleOpenState","options"];const PO=function(e){var t=e.children,n=e.isFramed,r=e.isOpen,o=e.isToggleable,a=e.showToggler,i=void 0===a||a,s=e.toggleOpenState,c=e.options,u=void 0===c?{collapseButtonText:"Hide information",unfoldButtonText:"Show more information"}:c,l=(0,Fe.A)(e,DO);return(0,We.jsxs)(_O,{isFramed:n,isOpen:r,onClick:s,"data-cy":l["data-cy"],children:[(0,We.jsx)("div",{children:m().Children.map(t,(function(e){return m().cloneElement(e)}))}),o&&i&&(0,We.jsx)(SO,{children:(0,We.jsx)(He.A,{icon:r?"chevron-up":"chevron-down",onClick:s,title:r?u.collapseButtonText:u.unfoldButtonText})})]})},jO={Body:uO,Group:mO,Header:PO,Wrapper:oO};var CO,AO=De.Ay.div.withConfig({displayName:"StyledPanel"})(CO||(CO=(0,Ee.A)(["\n && {\n background-color: ",";\n border: 1.5px "," ",";\n border-radius: ",";\n }\n"])),Te.t7.color("paper"),(function(e){return e.isFramed?"solid":"none"}),Te.t7.color("borderLight"),Te.t7.radii("form"));const MO=AO;const TO=function(e){var t=e.children,n=e.isFramed,r=void 0===n||n,o=e.isOpenInitial,a=void 0===o||o,i=(0,p.useState)(a),s=(0,Ve.A)(i,2),c=s[0],u=s[1];return(0,We.jsx)(MO,{isFramed:r,children:m().Children.map(t,(function(e){return m().cloneElement(e,{isOpen:c,isToggleable:!a,isFramed:r,toggleOpenState:function(){return u(!c)}})}))})};var IO,NO,RO=De.Ay.div.withConfig({displayName:"StyledPanelBody"})(IO||(IO=(0,Ee.A)(["\n && {\n padding: ",";\n display: ",";\n }\n"])),(function(e){return e.isFramed?(0,De.AH)(NO||(NO=(0,Ee.A)(["\n "," "," "," ","\n "])),Te.hs.space(-1),Te.hs.space(.2),Te.hs.space(.2),Te.hs.space(.2)):0}),(function(e){return e.isOpen?"block":"none"}));const LO=RO;const FO=function(e){var t=e.children,n=e.isFramed,r=e.isOpen;return(0,We.jsx)(LO,{isFramed:n,isOpen:r,children:(0,We.jsx)("div",{children:t})})};var HO;const WO=De.Ay.div.withConfig({displayName:"StyledPanelGroup"})(HO||(HO=(0,Ee.A)(["\n margin-bottom: ",";\n\n && {\n ",":not(:last-child) {\n margin-bottom: ",";\n }\n }\n"])),Te.hs.space(0),MO,Te.hs.space(-1));function BO(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 YO(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?BO(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):BO(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const UO=function(e){return(0,We.jsx)(WO,{children:(0,We.jsx)(lO,YO({},e))})};var zO,VO,qO,GO="1px",KO=De.Ay.div.withConfig({displayName:"StyledPanelHeader"})(zO||(zO=(0,Ee.A)(["\n && {\n background-color: ",";\n display: flex;\n border-radius: calc("," - ",")\n calc("," - ",") 0 0;\n padding: ",";\n align-items: center;\n\n > div {\n flex: 1 1 auto;\n }\n\n * {\n font-weight: ",";\n }\n ","\n }\n"])),Te.t7.color("paper"),Te.t7.radii("form"),GO,Te.t7.radii("form"),GO,(function(e){return e.isFramed?Te.hs.space(.2):0}),Te.t7.fontWeight("regular"),(function(e){return function(e){var t=e.theme,n=e.isFramed,r="\n &:first-child {\n border-bottom-color: ".concat(t.colors.borderLight,";\n border-bottom-style: ").concat(n?"solid":"none",";\n }\n\n &:last-child,\n &:nth-child(3) {\n border-top-color: ").concat(t.colors.borderLight,";\n border-top-style: ").concat(n?"solid":"none",";\n }\n ");return"\n ".concat(r,"\n &:first-child {\n border-bottom-width: 0;\n }\n\n &:last-child {\n border-top-width: 0;\n }\n\n &:nth-child(3) {\n border-top-width: ").concat(GO,";\n }\n ")}(e)})),$O=De.Ay.span.withConfig({displayName:"StyledIconWrapper"})(VO||(VO=(0,Ee.A)(["\n font-size: ",";\n color: ",";\n\n /* only hide arrow on non-touch devices */\n ","\n"])),Te.hs.font(1),Te.t7.color("text"),!Te.CN&&(0,De.AH)(qO||(qO=(0,Ee.A)(["\n opacity: 0;\n\n &:hover {\n color: ",";\n }\n "])),Te.t7.color("secondaryLight")));const XO=KO;const QO=function(e){var t=e.children,n=e.isFramed,r=e.isOpen,o=e.isToggleable,a=e.showToggler,i=void 0===a||a,s=e.toggleOpenState,c=e.options,u=void 0===c?{collapseButtonText:"Hide information",unfoldButtonText:"Show more information"}:c;return(0,We.jsxs)(XO,{isFramed:n,isOpen:r,onClick:o?s:function(){},children:[(0,We.jsx)("div",{children:m().Children.map(t,(function(e){return m().cloneElement(e)}))}),o&&i&&(0,We.jsx)($O,{children:(0,We.jsx)(He.A,{icon:r?"chevron-up":"chevron-down",onClick:s,title:r?u.collapseButtonText:u.unfoldButtonText})})]})},ZO={Body:FO,Group:UO,Header:QO,Wrapper:TO};var JO={Body:(0,Le.A)((0,Le.A)({},Ub.A.EmbedType.admin,jO.Body),Ub.A.EmbedType.widget,ZO.Body),Group:(0,Le.A)((0,Le.A)({},Ub.A.EmbedType.admin,jO.Group),Ub.A.EmbedType.widget,ZO.Group),Header:(0,Le.A)((0,Le.A)({},Ub.A.EmbedType.admin,jO.Header),Ub.A.EmbedType.widget,ZO.Header),Wrapper:(0,Le.A)((0,Le.A)({},Ub.A.EmbedType.admin,jO.Wrapper),Ub.A.EmbedType.widget,ZO.Wrapper)};Ub.A.embedStrategyFactory({mapping:JO.Body}),Ub.A.embedStrategyFactory({mapping:JO.Group}),Ub.A.embedStrategyFactory({mapping:JO.Header}),Ub.A.embedStrategyFactory({mapping:JO.Wrapper});var ex;De.Ay.div.withConfig({displayName:"StyledButtonWrapper"})(ex||(ex=(0,Ee.A)(["\n padding-top: ",";\n background-color: ",";\n display: flex;\n justify-content: flex-end;\n"])),Te.hs.space(0),Te.t7.color("paper"));var tx=new AbortController,nx=!1;window.addEventListener("beforeunload",(function(e){nx?(e.preventDefault(),e.returnValue=""):tx.abort()})),window.addEventListener("pagehide",(function(){tx.signal.aborted||tx.abort()}));var rx=function(e){return"@@redux-saga/"+e},ox=rx("CANCEL_PROMISE"),ax=rx("CHANNEL_END"),ix=rx("IO"),sx=rx("MATCH"),cx=rx("MULTICAST"),ux=rx("SAGA_ACTION"),lx=rx("SELF_CANCELLATION"),dx=rx("TASK"),fx=rx("TASK_CANCEL"),px=rx("TERMINATE"),hx=rx("LOCATION");function mx(){return mx=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},mx.apply(this,arguments)}var gx=function(e){return null==e},yx=function(e){return null!=e},vx=function(e){return"function"==typeof e},bx=function(e){return"string"==typeof e},wx=Array.isArray,Ox=function(e){return e&&vx(e.then)},xx=function(e){return e&&vx(e.next)&&vx(e.throw)},kx=function e(t){return t&&(bx(t)||_x(t)||vx(t)||wx(t)&&t.every(e))},Sx=function(e){return e&&vx(e.take)&&vx(e.close)},Ex=function(e){return vx(e)&&e.hasOwnProperty("toString")},_x=function(e){return Boolean(e)&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype},Dx=function(e){return Sx(e)&&e[cx]};var Px=function(e){return function(){return e}},jx=Px(!0),Cx=function(){};var Ax=function(e){return e};"function"==typeof Symbol&&Symbol.asyncIterator&&Symbol.asyncIterator;var Mx=function(e,t){mx(e,t),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(t).forEach((function(n){e[n]=t[n]}))};function Tx(e,t){var n=e.indexOf(t);n>=0&&e.splice(n,1)}function Ix(e){var t=!1;return function(){t||(t=!0,e())}}var Nx=function(e){throw e},Rx=function(e){return{value:e,done:!0}};function Lx(e,t,n){void 0===t&&(t=Nx),void 0===n&&(n="iterator");var r={meta:{name:n},next:e,throw:t,return:Rx,isSagaIterator:!0};return"undefined"!=typeof Symbol&&(r[Symbol.iterator]=function(){return r}),r}function Fx(e,t){var n=t.sagaStack;console.error(e),console.error(n)}var Hx=function(e){return Array.apply(null,new Array(e))},Wx=function(e){return function(t){return e(Object.defineProperty(t,ux,{value:!0}))}},Bx=function(e){return e===px},Yx=function(e){return e===fx},Ux=function(e){return Bx(e)||Yx(e)};function zx(e,t){var n=Object.keys(e),r=n.length;var o,a=0,i=wx(e)?Hx(r):{},s={};return n.forEach((function(e){var n=function(n,s){o||(s||Ux(n)?(t.cancel(),t(n,s)):(i[e]=n,++a===r&&(o=!0,t(i))))};n.cancel=Cx,s[e]=n})),t.cancel=function(){o||(o=!0,n.forEach((function(e){return s[e].cancel()})))},s}function Vx(e){return{name:e.name||"anonymous",location:qx(e)}}function qx(e){return e[hx]}function Gx(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return 0===t.length?function(e){return e}:1===t.length?t[0]:t.reduce((function(e,t){return function(){return e(t.apply(void 0,arguments))}}))}var Kx={isEmpty:jx,put:Cx,take:Cx};function $x(e,t){void 0===e&&(e=10);var n=new Array(e),r=0,o=0,a=0,i=function(t){n[o]=t,o=(o+1)%e,r++},s=function(){if(0!=r){var t=n[a];return n[a]=null,r--,a=(a+1)%e,t}},c=function(){for(var e=[];r;)e.push(s());return e};return{isEmpty:function(){return 0==r},put:function(s){var u;if(r<e)i(s);else switch(t){case 1:throw new Error("Channel's Buffer overflow!");case 3:n[o]=s,a=o=(o+1)%e;break;case 4:u=2*e,n=c(),r=n.length,o=n.length,a=0,n.length=u,e=u,i(s)}},take:s,flush:c}}var Xx=function(){return Kx},Qx=function(e){return $x(e,4)},Zx="TAKE",Jx="PUT",ek="ALL",tk="RACE",nk="CALL",rk="CPS",ok="FORK",ak="JOIN",ik="CANCEL",sk="SELECT",ck="ACTION_CHANNEL",uk="CANCELLED",lk="FLUSH",dk="GET_CONTEXT",fk="SET_CONTEXT",pk=function(e,t){var n;return(n={})[ix]=!0,n.combinator=!1,n.type=e,n.payload=t,n};function hk(e,t){return void 0===e&&(e="*"),kx(e)?(yx(t)&&console.warn("take(pattern) takes one argument but two were provided. Consider passing an array for listening to several action types"),pk(Zx,{pattern:e})):Dx(e)&&yx(t)&&kx(t)?pk(Zx,{channel:e,pattern:t}):Sx(e)?(yx(t)&&console.warn("take(channel) takes one argument but two were provided. Second argument is ignored."),pk(Zx,{channel:e})):void 0}function mk(e,t){return gx(t)&&(t=e,e=void 0),pk(Jx,{channel:e,action:t})}function gk(e){var t=pk(ek,e);return t.combinator=!0,t}function yk(e,t){var n,r=null;return vx(e)?n=e:(wx(e)?(r=e[0],n=e[1]):(r=e.context,n=e.fn),r&&bx(n)&&vx(r[n])&&(n=r[n])),{context:r,fn:n,args:t}}function vk(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return pk(nk,yk(e,n))}function bk(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return pk(ok,yk(e,n))}function wk(e){void 0===e&&(e=Ax);for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return pk(sk,{selector:e,args:n})}var Ok=function(e){return{done:!0,value:e}},xk={};function kk(e){return Sx(e)?"channel":Ex(e)?String(e):vx(e)?e.name:String(e)}function Sk(e,t,n){var r,o,a,i=t;function s(t,n){if(i===xk)return Ok(t);if(n&&!o)throw i=xk,n;r&&r(t);var s=n?e[o](n):e[i]();return i=s.nextState,a=s.effect,r=s.stateUpdater,o=s.errorState,i===xk?Ok(t):a}return Lx(s,(function(e){return s(null,e)}),n)}function Ek(e,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),o=2;o<n;o++)r[o-2]=arguments[o];var a,i={done:!1,value:hk(e)},s=function(e){return a=e};return Sk({q1:function(){return{nextState:"q2",effect:i,stateUpdater:s}},q2:function(){return{nextState:"q1",effect:(e=a,{done:!1,value:bk.apply(void 0,[t].concat(r,[e]))})};var e}},"q1","takeEvery("+kk(e)+", "+t.name+")")}function _k(e,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),o=2;o<n;o++)r[o-2]=arguments[o];var a,i,s={done:!1,value:hk(e)},c=function(e){return{done:!1,value:bk.apply(void 0,[t].concat(r,[e]))}},u=function(e){return{done:!1,value:(t=e,void 0===t&&(t=lx),pk(ik,t))};var t},l=function(e){return a=e},d=function(e){return i=e};return Sk({q1:function(){return{nextState:"q2",effect:s,stateUpdater:d}},q2:function(){return a?{nextState:"q3",effect:u(a)}:{nextState:"q1",effect:c(i),stateUpdater:l}},q3:function(){return{nextState:"q1",effect:c(i),stateUpdater:l}}},"q1","takeLatest("+kk(e)+", "+t.name+")")}function Dk(e,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),o=2;o<n;o++)r[o-2]=arguments[o];return bk.apply(void 0,[Ek,e,t].concat(r))}function Pk(e,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),o=2;o<n;o++)r[o-2]=arguments[o];return bk.apply(void 0,[_k,e,t].concat(r))}var jk=function(e,t,n){return r().mark((function o(){var a,i,c,u=arguments;return r().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:for(a=u.length,i=new Array(a),c=0;c<a;c++)i[c]=u[c];case 1:return r.prev=2,r.next=5,vk.apply(void 0,[e,t].concat(i));case 5:r.next=16;break;case 7:if(r.prev=7,r.t0=r.catch(2),!1!==tx.signal.aborted){r.next=16;break}if(!n){r.next=15;break}return r.next=13,mk(n("client.common.unexpectedError","client.common.unexpectedError",r.t0));case 13:r.next=16;break;case 15:s.A.logError("error",r.t0);case 16:r.next=1;break;case 18:case"end":return r.stop()}}),o,null,[[2,7]])}))};const Ck={autoRestartSaga:jk,createGenerator:function(e){return r().mark((function t(){return r().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,gk(e);case 2:case"end":return t.stop()}}),t)}))},injectSaga:function(e,t,n){e.sagas.includes(t)||(e.sagas.push(t),e.sagaMiddleware.run(jk(t,null,n)))},abortController:tx,deactivatePreventFromLeaving:function(){nx=!1},activatePreventFromLeaving:function(){nx=!0}};Se().node,Se().bool,Se().string,Se().bool,Se().objectOf(Se().arrayOf(Se().oneOfType([Se().node,Se().string]))),Se().bool,Se().bool,Se().string,Se().string,Se().oneOf(["inside","outside-responsive","outside"]),Se().bool,Se().string,Se().bool,Se().string,Se().bool;var Ak,Mk,Tk,Ik=(0,Le.A)((0,Le.A)((0,Le.A)((0,Le.A)((0,Le.A)({},Te.xX.condition.BASE,Te.t7.color("text")),Te.xX.condition.DANGER,Te.t7.color("signal.danger")),Te.xX.condition.SUCCESS,Te.t7.color("signal.success")),Te.xX.condition.WARNING,Te.t7.color("signal.warning")),Te.xX.condition.INFO,Te.t7.color("signal.info")),Nk=(0,De.Ay)(Zn.dV).withConfig({displayName:"StyledSignalList"})(Ak||(Ak=(0,Ee.A)(["\n && {\n list-style-type: none;\n margin-left: 0;\n }\n"]))),Rk=De.Ay.span.withConfig({displayName:"StyledSignalListIcon"})(Mk||(Mk=(0,Ee.A)(["\n margin-left: -1px;\n margin-right: ",";\n"])),Te.hs.space(-2)),Lk=(0,De.Ay)(Zn.vx).withConfig({displayName:"StyledSignalListItem"})(Tk||(Tk=(0,Ee.A)(["\n && {\n color: ",";\n position: relative;\n padding: 0;\n }\n"])),(function(e){return function(e){var t=e.condition;return Ik[t]}(e)}));const Fk=function(e){return(0,We.jsx)(Nk,{as:"ul",children:m().Children.map(e.children,(function(e){return m().cloneElement(e)}))})};var Hk,Wk=["condition","label","children"],Bk=(0,Le.A)((0,Le.A)((0,Le.A)((0,Le.A)((0,Le.A)({},Te.xX.condition.BASE,!1),Te.xX.condition.DANGER,"times"),Te.xX.condition.SUCCESS,"check"),Te.xX.condition.WARNING,"exclamation-triangle"),Te.xX.condition.INFO,"info"),Yk=function(e){var t=Bk[e];return t?(0,We.jsx)(He.A,{icon:t,position:Te.xX.position.SOLE,hasFixedWidth:!1}):Hk||(Hk=(0,We.jsx)("i",{children:"•"}))};const Uk=function(e){var t=e.condition,n=void 0===t?Te.xX.condition.BASE:t,r=e.label,o=e.children,a=(0,Fe.A)(e,Wk);return(0,We.jsxs)(Lk,{condition:n,"data-cy":a["data-cy"],children:[(0,We.jsx)(Rk,{children:Yk(n)}),r,m().Children.map(o,(function(e){return m().cloneElement(e)}))]})},zk={List:Fk,Item:Uk};const Vk=function(e){if(!e.error)return null;var t=[];return Object.keys(e.error).forEach((function(n){t.push.apply(t,(0,jt.A)(e.error[n]))})),(0,We.jsx)(zk.List,{children:t.map((function(e,t){return(0,We.jsx)(zk.Item,{condition:"danger",label:e,"data-cy":"erroritem-".concat(t)},t)}))})};var qk,Gk,Kk,$k,Xk,Qk,Zk,Jk,eS,tS,nS,rS,oS,aS,iS="1.1px",sS=function(e){var t=e.isDisplay,n=e.immutable;return"cursor: ".concat(!t&&n?"text":"auto",";")},cS=De.Ay.label.withConfig({displayName:"StyledStatedValueLabel"})(qk||(qk=(0,Ee.A)(["\n &&& {\n display: flex;\n width: 40%;\n flex-grow: 1;\n flex-basis: 125px;\n ","\n background-color: ",";\n pointer-events: auto;\n ","\n word-break: break-word;\n white-space: pre-wrap;\n ","\n ","\n ","\n }\n"])),(0,Te.Ed)({lineHeight:Te.t7.lineHeight("dense")}),Te.t7.color("paper"),(function(e){return sS(e)}),(function(e){return"outside"===e.labelPosition&&(0,De.AH)(Gk||(Gk=(0,Ee.A)(["\n margin-bottom: ",";\n display: block;\n width: auto;\n "])),Te.hs.space(-1.5))}),(function(e){return"inside"===e.labelPosition&&(0,De.AH)(Kk||(Kk=(0,Ee.A)(["\n flex-basis: unset;\n position: absolute;\n top: 0;\n z-index: 1;\n display: inline-block;\n padding: 0 "," 0 ","; // if immutable remove left padding\n width: fit-content;\n left: ",";\n white-space: nowrap; // prevent multiline labels since they cover the input content\n overflow: hidden;\n text-overflow: ellipsis;\n max-width: 100%;\n "])),Te.hs.space(-2),(function(e){return e.immutable&&"0"}),(function(e){return e.immutable?"0":Te.hs.space(-1.8)}))}),(function(e){return e.styles})),uS=De.Ay.div.withConfig({displayName:"StyledInputArea"})($k||($k=(0,Ee.A)(["\n width: 60%;\n flex-grow: 1;\n ","\n"])),(function(e){return"outside"===e.labelPosition&&(0,De.AH)(Xk||(Xk=(0,Ee.A)(["\n width: auto;\n "])))})),lS=De.Ay.div.withConfig({displayName:"StyledStatedValueBox"})(Qk||(Qk=(0,Ee.A)(["\n &&& {\n position: relative;\n height: fit-content; // prevent height getting bigger due to tall labels\n border: "," solid ",";\n border-radius: ",";\n padding: "," ",";\n display: flex;\n ","\n ","\n ","\n\n > "," {\n display: inline-block;\n max-width: 100%;\n\n p:first-of-type {\n margin-top: 0;\n }\n }\n ","\n ","\n }\n"])),iS,(function(e){return Te.KY[function(e){var t=e.immutable,n=e.isDisplay,r=e.signal;return e.isDirty?"isDirty":n||t?"transparent":r?"signal":"base"}(e)](e)}),Te.t7.radii("form"),Te.hs.space(-2.5),Te.hs.space(-1.5),(function(e){return!e.immutable&&(0,Te.h7)(e)}),(function(e){return sS(e)}),(0,Te.Ed)(),Bm,(function(e){return"inside"===e.labelPosition&&(0,De.AH)(Zk||(Zk=(0,Ee.A)(["\n padding: "," "," "," ",";\n "])),Te.hs.space(-1),Te.hs.space(-1.7),Te.hs.space(-2),Te.hs.space(-1))}),(function(e){return e.styles})),dS=De.Ay.p.withConfig({displayName:"StyledStatedValueDescription"})(Jk||(Jk=(0,Ee.A)(["\n &&& {\n ","\n }\n"])),(0,Te.Ed)({fontSize:Te.hs.font(-1)})),fS=De.Ay.div.withConfig({displayName:"StyledStatedValueError"})(eS||(eS=(0,Ee.A)([""]))),pS=De.Ay.div.withConfig({displayName:"StyledStatedValueOuterWrapper"})(tS||(tS=(0,Ee.A)(["\n &:not(:last-child) {\n margin-bottom: ",";\n }\n ","\n"])),Te.hs.space(-.7),(function(e){return"inside"===e.labelPosition&&(0,De.AH)(nS||(nS=(0,Ee.A)(["\n padding-top: ",";\n margin-bottom: 0.65rem;\n position: relative;\n "])),Te.hs.space(-1.5))})),hS=De.Ay.div.withConfig({displayName:"StyledStatedValueInnerWrapper"})(rS||(rS=(0,Ee.A)(["\n &&& {\n display: flex;\n flex-wrap: wrap;\n gap: ",";\n align-items: center;\n\n ",",\n ",",\n "," {\n margin-bottom: ",";\n\n &:last-child {\n margin-bottom: 0;\n }\n }\n\n "," {\n margin-left: calc("," + ",");\n }\n ","\n ","\n ","\n }\n"])),Te.hs.space(-1.5),lS,dS,fS,Te.hs.space(-2),dS,Te.hs.space(-1),iS,(function(e){return"outside"===e.labelPosition&&(0,De.AH)(oS||(oS=(0,Ee.A)(["\n display: block;\n "])))}),(function(e){return"inside"===e.labelPosition&&(0,De.AH)(aS||(aS=(0,Ee.A)(["\n padding-top: 0;\n "])))}),(function(e){return e.styles}));function mS(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 gS(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?mS(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):mS(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const yS=function(e){var t,n,r,o=e.children,a=e.description,i=e.dirty,s=e.isDisplay,c=e.error,u=e.hasValue,l=e.id,d=e.label,f=e.mandatory,p=e.mandatoryTitle,h=e.immutable,m=e.touched,g=e.signal,y=e.labelPosition,v=e.styles,b=!h&&m&&c&&Object.keys(c).length>0,w=f&&p?", ".concat(p):"",O="".concat(Qn(d)).concat(w),x=g||function(e,t,n,r){return t?Te.xX.condition.DANGER:e?Te.xX.condition.INFO:n&&!r?Te.xX.condition.WARNING:void 0}(i,b,f,u),k={__html:"".concat(Bn.sanitizeHtml(d)).concat(f?" *":"")},S=!s&&!h&&{htmlFor:l};return(0,We.jsx)(Hr,{children:function(e){var f=e.getRef;return(0,We.jsx)(pS,{labelPosition:y,children:(0,We.jsxs)(hS,{labelPosition:y,ref:f,label:d,styles:null==v?void 0:v.innerWrapperStyles,children:[d&&(0,We.jsx)(cS,gS(gS({},S),{},{hasValue:u,dirty:i,title:O,immutable:h,isDisplay:s,signal:x,labelPosition:y,styles:null==v?void 0:v.labelStyles,children:t||(t=(0,We.jsx)("span",{dangerouslySetInnerHTML:k}))})),(0,We.jsxs)(uS,{labelPosition:y,children:[(0,We.jsx)(lS,{hasValue:u,immutable:h,isDisplay:s,signal:x,labelPosition:y,styles:null==v?void 0:v.valueStyles,children:o}),b&&(0,We.jsx)(fS,{"data-cy":"errorlist-".concat(l),children:n||(n=(0,We.jsx)(Vk,{error:c}))}),a&&(r||(r=(0,We.jsx)(dS,{children:a})))]})]})})}})};var vS,bS,wS=function(e){return(0,De.AH)(vS||(vS=(0,Ee.A)(["\n color: ",";\n font-weight: ",";\n"])),Te.Db[function(e){var t=e.isDisplay,n=e.immutable,r=e.signal,o=e.hasValue;return r?"signal":o?"hasValue":t?"shade1":n?"base":"shade1"}(e)](e),(function(e){return e.dirty?Te.t7.fontWeight("bold"):Te.t7.fontWeight("regular")}))},OS=function(){return(0,De.AH)(bS||(bS=(0,Ee.A)(["\n padding-left: ",";\n"])),(function(e){return e.immutable&&0}))},xS=["labelPosition"];function kS(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}const SS=function(e){var t=e.labelPosition,n=(0,Fe.A)(e,xS);return(0,We.jsx)(yS,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?kS(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):kS(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({styles:{labelStyles:wS,valueStyles:OS},labelPosition:t||"outside-responsive"},n))};var ES,_S,DS,PS,jS,CS,AS=function(e){return e.signal?"signal":"shade2"},MS=function(){return(0,De.AH)(ES||(ES=(0,Ee.A)(["\n align-items: flex-start;\n"])))},TS=function(e){return(0,De.AH)(_S||(_S=(0,Ee.A)(["\n padding-top: ",";\n color: ",";\n"])),(function(e){var t=e.immutable;return"inside"===e.labelPosition?0:t?(0,De.AH)(DS||(DS=(0,Ee.A)(["\n ","\n "])),Te.hs.space(-1.8)):(0,De.AH)(PS||(PS=(0,Ee.A)(["\n ","\n "])),Te.hs.space(.1))}),Te.Db[AS(e)](e))},IS=function(){return(0,De.AH)(jS||(jS=(0,Ee.A)(["\n padding-top: ",";\n padding-left: ",";\n"])),(function(e){var t=e.isDisplay,n=e.immutable,r=e.labelPosition;return n&&"inside"!==r?0:t&&n?(0,De.AH)(CS||(CS=(0,Ee.A)(["\n ","\n "])),Te.hs.space(-1)):void 0}),(function(e){return e.immutable&&0}))},NS=["labelPosition"];function RS(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}const LS=function(e){var t=e.labelPosition,n=(0,Fe.A)(e,NS);return(0,We.jsx)(yS,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?RS(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):RS(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({styles:{innerWrapperStyles:MS,labelStyles:TS,valueStyles:IS},labelPosition:t||"outside-responsive"},n))};var FS=(0,Le.A)((0,Le.A)({},Ub.A.EmbedType.admin,SS),Ub.A.EmbedType.widget,LS);const HS=Ub.A.embedStrategyFactory({mapping:FS});var WS,BS,YS,US,zS=De.Ay.span.withConfig({displayName:"StyledSearchIconWrapper"})(WS||(WS=(0,Ee.A)(["\n margin-right: ",";\n color: ",";\n"])),Te.hs.space(-.8),Te.t7.color("text")),VS=De.Ay.div.withConfig({displayName:"StyledSearchBox"})(BS||(BS=(0,Ee.A)(["\n && {\n /* clears the ‘X’ from Chrome */\n input[type='search']::-webkit-search-decoration,\n input[type='search']::-webkit-search-cancel-button,\n input[type='search']::-webkit-search-results-button,\n input[type='search']::-webkit-search-results-decoration {\n display: none;\n }\n }\n"]))),qS=De.Ay.input.attrs((function(e){return{type:"search",placeholder:e.placeholder}})).withConfig({displayName:"StyledSearchBoxInput"})(YS||(YS=(0,Ee.A)(["\n &&&& {\n ","\n }\n"])),Qr),GS=m().forwardRef((function(e,t){var n=e.value,r=e.minInputLength,o=void 0===r?3:r,a=e.onSearch,i=e.placeholder,s=(e.debounce,(0,p.useState)(n||"")),c=(0,Ve.A)(s,2),u=c[0],l=c[1];return(0,We.jsx)(VS,{children:(0,We.jsx)(HS,{hasValue:Boolean(u),labelPosition:"inside",children:(0,We.jsxs)(Xr,{children:[US||(US=(0,We.jsx)(zS,{children:(0,We.jsx)(He.A,{icon:"search"})})),(0,We.jsx)(qS,{"data-cy":"input-search-box",ref:t,onChange:function(e){var t=e.target.value;l(t),(0===t.length||t.length>=o)&&a(t)},value:u,"aria-label":i,placeholder:i}),(null==u?void 0:u.length)>0&&(0,We.jsx)(St,{"data-cy":"btn-reset",icon:"times",onClick:function(){l(""),a("")}})]})})})}));const KS=Ze.Debouncer(GS,100,"onSearch");var $S,XS=[Te.xX.condition.BASE,Te.xX.condition.INFO,Te.xX.condition.DANGER,Te.xX.condition.SUCCESS,Te.xX.condition.WARNING],QS=(0,Le.A)((0,Le.A)((0,Le.A)((0,Le.A)((0,Le.A)({},Te.xX.condition.BASE,Te.t7.color("signal.neutral")),Te.xX.condition.DANGER,Te.t7.color("signal.danger")),Te.xX.condition.SUCCESS,Te.t7.color("signal.success")),Te.xX.condition.WARNING,Te.t7.color("signal.warning")),Te.xX.condition.INFO,Te.t7.color("signal.info")),ZS=De.Ay.div.withConfig({displayName:"StyledSignalBox"})($S||($S=(0,Ee.A)(["\n && {\n background-color: ",";\n padding: ",";\n margin-bottom: ",";\n\n * {\n color: ",";\n }\n\n &:last-child {\n margin-bottom: 0;\n }\n }\n"])),(function(e){return function(e){return QS[e.condition]||QS[Te.xX.condition.INFO]}(e)}),Te.hs.space(-1),Te.hs.space(-1),(function(e){return"base"===e.condition?"#000":"#FFF"}));ZS.propTypes={condition:Te.xX.oneOfPropTypeAndCompletelyMapped(XS,QS)};var JS,eE,tE;De.Ay.div.withConfig({displayName:"StyledCell"})(JS||(JS=(0,Ee.A)(["\n display: flex;\n flex-direction: column;\n width: 100%;\n"]))),De.Ay.div.withConfig({displayName:"StyledStatedValueBox"})(eE||(eE=(0,Ee.A)(["\n width: 100%;\n ","\n border: 1px solid ",";\n border-radius: ",";\n ","\n "," {\n padding: "," "," "," ",";\n border-radius: ",";\n background-color: ",";\n }\n\n button {\n background-color: transparent;\n }\n\n &&&&& {\n input,\n textarea {\n padding-left: ",";\n padding-right: ",";\n\n &:not([disabled]):hover {\n cursor: pointer;\n }\n }\n\n .react-datepicker-wrapper {\n margin-right: ",";\n }\n\n input.react-datepicker__input {\n padding-left: ",";\n padding-right: 0;\n }\n }\n"])),Te.h7,Te.t7.color("border"),Te.t7.radii("form"),(function(e){return e.borderless&&(0,De.AH)(tE||(tE=(0,Ee.A)(["\n border: none;\n "])))}),Wc,Te.hs.space(-2),Te.hs.space(-1.7),Te.hs.space(-2),Te.hs.space(-1),Te.t7.radii("form"),Te.t7.color("paper"),Te.hs.space(-1),Te.hs.space(-1),Te.hs.space(-.5),Te.hs.space(-1));function nE(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 rE(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?nE(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):nE(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var oE={currentlyDragging:null,currentlyDragOver:null,horizontalDropPosition:null,verticalDropPosition:null,offsetX:null,offsetY:null},aE={Left:"Left",Right:"Right"},iE={Top:"Top",Bottom:"Bottom"},sE=function(e,t,n){var r=e.clientX-t>0,o=e.clientY-n>0;return{horizontal:r?aE.Right:aE.Left,vertical:o?iE.Bottom:iE.Top}};const cE=function(e){var t=(0,p.useState)(oE),n=(0,Ve.A)(t,2),r=n[0],o=n[1],a=r.currentlyDragging,i=r.currentlyDragOver,s=r.horizontalDropPosition,c=r.verticalDropPosition,u=r.offsetX,l=r.offsetY;return{dndEvents:(0,p.useCallback)((function(t){return{onDragStart:function(e){o((function(e){return rE(rE({},e),{},{currentlyDragging:t})}));var n=e.target;n&&n.addEventListener("dragend",(function e(t){o(oE),t.stopPropagation(),n&&n.removeEventListener("dragend",e)}),!1),e.stopPropagation()},onDragEnter:function(e){if(a&&!Vn()(i,t)){var n=e.target?e.target.getBoundingClientRect():{},r=n.x+n.width/2,s=n.y+n.height/2,c=sE(e,r,s),u=c.horizontal,l=c.vertical;o((function(e){return rE(rE({},e),{},{currentlyDragOver:t,offsetX:r,offsetY:s,horizontalDropPosition:u,verticalDropPosition:l})}))}e.stopPropagation()},onDragOver:function(e){if(a&&Vn()(i,t)){var n=sE(e,u,l),r=n.horizontal,s=n.vertical;return o((function(e){return rE(rE({},e),{},{horizontalDropPosition:r,verticalDropPosition:s})})),e.preventDefault(),e.stopPropagation(),!0}},onDrop:function(t){a&&i&&(e(a,i,s,c),o(oE),t.stopPropagation())}}}),[i,a,s,c,u,l,e]),dndState:(0,p.useMemo)((function(){return{currentlyDragOver:i,currentlyDragging:a,horizontalDropPosition:s,verticalDropPosition:c,offsetX:u,offsetY:l}}),[i,a,s,c,u,l])}},uE=aE;var lE,dE,fE,pE,hE,mE,gE,yE=De.Ay.div.withConfig({displayName:"StyledColumnPickerWrapper"})(lE||(lE=(0,Ee.A)(["\n padding-right: 3px; // make sure drop indicator does not overlap outer elements on the right most side\n"]))),vE=De.Ay.div.withConfig({displayName:"StyledControlsWrapper"})(dE||(dE=(0,Ee.A)(["\n margin-left: 3px; // rest of checkboxes are moved 3px to the right to make room for drop indicator\n margin-top: ",";\n"])),Te.hs.space(.7)),bE=De.Ay.ul.withConfig({displayName:"StyledUl"})(fE||(fE=(0,Ee.A)(["\n list-style-type: none;\n margin-top: "," !important; // Nice2 Reset\n margin-left: 3px; // make room for drop indicator when it appears on the left-most side\n padding-left: 0 !important; // Nice2 Reset\n display: grid;\n grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));\n\n "," {\n padding: 0 !important; // Nice2 Reset\n }\n"])),Te.hs.space(-.5),Zn.Gw),wE=De.Ay.input.withConfig({displayName:"StyledCheckbox"})(pE||(pE=(0,Ee.A)(["\n vertical-align: top;\n margin-right: "," !important; // Nice2 Reset\n\n &:hover {\n cursor: pointer;\n }\n"])),Te.hs.space(-1)),OE=De.Ay.span.withConfig({displayName:"StyledId"})(hE||(hE=(0,Ee.A)(["\n color: ",";\n font-style: italic;\n"])),Te.t7.color("text")),xE=(0,De.Ay)(Zn.vx).withConfig({displayName:"StyledItem"})(mE||(mE=(0,Ee.A)(["\n display: flex;\n padding: "," "," "," 0;\n box-sizing: border-box;\n // when border appears, the content moves over by the width of the border, so we move the content back the same width\n margin-left: ",";\n border-left: ",";\n border-right: ",";\n ","\n"])),Te.hs.space(-2),Te.hs.space(-2),Te.hs.space(-2),(function(e){return e.dropPosition===uE.Left?"-3px":"0"}),(function(e){var t=e.dropPosition,n=e.theme;return t===uE.Left?"3px solid ".concat(n.colors.secondary):"none"}),(function(e){var t=e.dropPosition,n=e.theme;return t===uE.Right?"3px solid ".concat(n.colors.secondary):"none"}),(function(e){var t=e.draggable,n=e.theme;return t&&"\n &:hover {\n background-color: ".concat(n.colors.backgroundItemHover,";\n\n &,\n label {\n cursor: pointer;\n }\n }\n ")})),kE=De.Ay.span.withConfig({displayName:"StyledNumber"})(gE||(gE=(0,Ee.A)(["\n display: inline-block;\n margin-right: ",";\n color: ",";\n font-size: ",";\n"])),Te.hs.space(-1),Te.t7.color("text"),Te.hs.font(0));function SE(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 EE(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?SE(Object(n),!0).forEach((function(t){(0,Le.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):SE(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var _E=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"hidden";return e.sort((function(e,n){return e[t]-n[t]}))},DE=function(e,t){return e.filter((function(e){return null===t||e.label.match(new RegExp(t,"i"))}))};const PE=function(e){var t=e.dndEnabled,n=e.columns,r=void 0===n?[]:n,o=e.onColumnsChange,a=e.intl,i=_E(r),s=(0,p.useState)(null),c=(0,Ve.A)(s,2),u=c[0],l=c[1],d=(0,p.useCallback)((function(e,t,n){if(e!==t){var r=i.find((function(t){return t.id===e}));o((function(e){return e.filter((function(e){return e!==r})).reduce((o=r,a=t,i=n,function(e,t){if(t.id===a){if(i===uE.Left)return[].concat((0,jt.A)(e),[o,t]);if(i===uE.Right)return[].concat((0,jt.A)(e),[t,o])}return[].concat((0,jt.A)(e),[t])}),[]);var o,a,i}))}}),[i,o]),f=cE(d),h=f.dndEvents,m=f.dndState,g=(0,p.useMemo)((function(){return DE(i,u)}),[i,u]),y=g.some((function(e){return e.hidden})),v=(0,p.useMemo)((function(){return g.map((function(e,n){var r=m.currentlyDragOver===e.id&&m.currentlyDragging!==e.id;return(0,We.jsxs)(xE,EE(EE({draggable:t,dropPosition:r&&m.horizontalDropPosition},t&&EE({},h(e.id))),{},{children:[(0,We.jsx)(wE,{type:"checkbox",id:e.id,checked:!e.hidden,onChange:function(t){o((function(n){return _E(n.map((function(n){return n.id===e.id?EE(EE({},n),{},{hidden:!t.target.checked}):n})))}))}}),(0,We.jsxs)(Zn.Ay.Label,{for:e.id,children:[(0,We.jsxs)(kE,{children:[n+1,"."]}),e.label?(0,We.jsx)("span",{dangerouslySetInnerHTML:{__html:Bn.sanitizeHtml(e.label)}}):(0,We.jsx)(OE,{children:e.id})]})]}),e.id)}))}),[m,t,h,g,o]);return(0,We.jsxs)(yE,{children:[(0,We.jsx)(KS,{placeholder:a.formatMessage({id:"client.entity-list.preferences.columns.search"}),onSearch:l}),(0,We.jsxs)(vE,{children:[(0,We.jsx)(wE,{type:"checkbox",onChange:function(e){var t=e.target.checked;o((function(e){var n=DE(e,u);return _E((0,jt.A)(e.map((function(e){return EE(EE({},e),{},{hidden:n.includes(e)?!t:e.hidden})}))))}))},checked:!y}),(0,We.jsx)(Zn.Ay.Span,{children:a.formatMessage({id:"client.entity-list.preferences.columns.selectDeselectAllCheckbox"})})]}),(0,We.jsx)(bE,{children:v})]})};(0,f.injectIntl)(PE);var jE,CE,AE,ME;De.Ay.div.withConfig({displayName:"StyledIconWrapper"})(jE||(jE=(0,Ee.A)(["\n font-size: ",";\n color: ",";\n"])),Te.hs.font(-2.7),Te.t7.color("text")),De.Ay.div.withConfig({displayName:"StyledRange"})(CE||(CE=(0,Ee.A)(["\n display: flex;\n align-items: baseline;\n width: 100%;\n"]))),De.Ay.div.withConfig({displayName:"StyledInput"})(AE||(AE=(0,Ee.A)(["\n flex: 1;\n display: flex;\n flex-direction: column;\n"]))),(0,De.Ay)(St).withConfig({displayName:"StyledBall"})(ME||(ME=(0,Ee.A)(["\n position: relative;\n top: 0.5px; // offset false vertical alignment\n"])));var TE,IE,NE,RE,LE,FE=De.Ay.div.withConfig({displayName:"StyledBurgerButton"})(TE||(TE=(0,Ee.A)(["\n width: 24px;\n height: 24px;\n position: absolute;\n left: 17px;\n top: 12px;\n z-index: 4; // higher than StyledHeader to enable interactions\n transform: rotate(0deg);\n transition: 0.5s ease-in-out;\n cursor: pointer;\n\n span {\n display: block;\n position: absolute;\n height: 2px;\n width: 100%;\n background: ",";\n opacity: 1;\n left: 0;\n transform: rotate(0deg);\n transition: 0.25s ease-in-out;\n\n &:nth-child(1) {\n top: 0;\n transform-origin: left center;\n }\n\n &:nth-child(2) {\n top: 6.5px;\n transform-origin: left center;\n }\n\n &:nth-child(3) {\n top: 13.5px;\n transform-origin: left center;\n }\n }\n ","\n"])),Te.t7.color("backgroundBurgerMenuBars"),(function(e){return e.isOpen&&(0,De.AH)(IE||(IE=(0,Ee.A)(["\n span:nth-child(1) {\n transform: rotate(45deg);\n top: -3px;\n left: 0;\n }\n\n span:nth-child(2) {\n width: 0;\n opacity: 0;\n }\n\n span:nth-child(3) {\n transform: rotate(-45deg);\n top: 14.3px;\n left: 0;\n }\n "])))}));(0,f.injectIntl)((function(e){var t,n=e.isOpen,r=e.intl,o=e.toggleMenu;return(0,We.jsxs)(FE,{id:"burger-button",isOpen:n,"aria-label":(t="client.component.burgerButton.Label",r.formatMessage({id:t})),onClick:o,children:[NE||(NE=(0,We.jsx)("span",{})),RE||(RE=(0,We.jsx)("span",{})),LE||(LE=(0,We.jsx)("span",{}))]})}));var HE,WE,BE=De.Ay.div.withConfig({displayName:"StyledPagination"})(HE||(HE=(0,Ee.A)(["\n display: flex;\n align-items: center;\n justify-content: flex-start;\n flex-wrap: wrap;\n gap: ",";\n margin-left: ",";\n"])),Te.hs.space(-1),Te.hs.space(-1.4)),YE=(0,De.Ay)(gt).withConfig({displayName:"StyledPaginationButton"})(WE||(WE=(0,Ee.A)(["\n padding: "," ",";\n"])),Te.hs.space(-2),Te.hs.space(-.5));const UE=(0,f.injectIntl)((function(e){var t=e.totalCount,n=e.recordsPerPage,r=e.currentPage,o=e.onPageChange,a=e.intl,i=e.tableEl,s=e.children,c=Math.ceil(t/n),u=Math.min((r-1)*n+1,t),l=Math.min(r*n,t),d=function(e){return a.formatMessage({id:e})},p=function(e){o(e),i.current.scrollTop=0};return(0,We.jsxs)(BE,{children:[(0,We.jsxs)(Pr,{children:[(0,We.jsx)(YE,{disabled:1===r,label:d("client.component.pagination.firstPageTitle"),iconOnly:!0,icon:"chevron-double-left",onClick:function(){return p(1)}}),(0,We.jsx)(YE,{disabled:1===r,label:d("client.component.pagination.prePageTitle"),iconOnly:!0,icon:"chevron-left",onClick:function(){return p(r-1)}}),(0,We.jsx)(YE,{disabled:r>=c,label:d("client.component.pagination.nextPageTitle"),iconOnly:!0,icon:"chevron-right",onClick:function(){return p(r+1)}}),(0,We.jsx)(YE,{disabled:r>=c,label:d("client.component.pagination.lastPageTitle"),iconOnly:!0,icon:"chevron-double-right",onClick:function(){return p(c)}})]}),t>0&&(0,We.jsx)(Zn.Ay.Span,{children:(0,We.jsx)(f.FormattedMessage,{id:"client.component.pagination.text",values:{start:u,to:l,total:t}})}),s]})})),zE=UE;var VE;Object.defineProperty,Object.getOwnPropertySymbols,Object.prototype.hasOwnProperty,Object.prototype.propertyIsEnumerable;(e=>{const t=class{constructor(e,n,r,o){if(this.version=e,this.errorCorrectionLevel=n,this.modules=[],this.isFunction=[],e<t.MIN_VERSION||e>t.MAX_VERSION)throw new RangeError("Version value out of range");if(o<-1||o>7)throw new RangeError("Mask value out of range");this.size=4*e+17;let i=[];for(let e=0;e<this.size;e++)i.push(!1);for(let e=0;e<this.size;e++)this.modules.push(i.slice()),this.isFunction.push(i.slice());this.drawFunctionPatterns();const s=this.addEccAndInterleave(r);if(this.drawCodewords(s),-1==o){let e=1e9;for(let t=0;t<8;t++){this.applyMask(t),this.drawFormatBits(t);const n=this.getPenaltyScore();n<e&&(o=t,e=n),this.applyMask(t)}}a(0<=o&&o<=7),this.mask=o,this.applyMask(o),this.drawFormatBits(o),this.isFunction=[]}static encodeText(n,r){const o=e.QrSegment.makeSegments(n);return t.encodeSegments(o,r)}static encodeBinary(n,r){const o=e.QrSegment.makeBytes(n);return t.encodeSegments([o],r)}static encodeSegments(e,n,o=1,i=40,c=-1,u=!0){if(!(t.MIN_VERSION<=o&&o<=i&&i<=t.MAX_VERSION)||c<-1||c>7)throw new RangeError("Invalid value");let l,d;for(l=o;;l++){const r=8*t.getNumDataCodewords(l,n),o=s.getTotalBits(e,l);if(o<=r){d=o;break}if(l>=i)throw new RangeError("Data too long")}for(const e of[t.Ecc.MEDIUM,t.Ecc.QUARTILE,t.Ecc.HIGH])u&&d<=8*t.getNumDataCodewords(l,e)&&(n=e);let f=[];for(const t of e){r(t.mode.modeBits,4,f),r(t.numChars,t.mode.numCharCountBits(l),f);for(const e of t.getData())f.push(e)}a(f.length==d);const p=8*t.getNumDataCodewords(l,n);a(f.length<=p),r(0,Math.min(4,p-f.length),f),r(0,(8-f.length%8)%8,f),a(f.length%8==0);for(let e=236;f.length<p;e^=253)r(e,8,f);let h=[];for(;8*h.length<f.length;)h.push(0);return f.forEach(((e,t)=>h[t>>>3]|=e<<7-(7&t))),new t(l,n,h,c)}getModule(e,t){return 0<=e&&e<this.size&&0<=t&&t<this.size&&this.modules[t][e]}getModules(){return this.modules}drawFunctionPatterns(){for(let e=0;e<this.size;e++)this.setFunctionModule(6,e,e%2==0),this.setFunctionModule(e,6,e%2==0);this.drawFinderPattern(3,3),this.drawFinderPattern(this.size-4,3),this.drawFinderPattern(3,this.size-4);const e=this.getAlignmentPatternPositions(),t=e.length;for(let n=0;n<t;n++)for(let r=0;r<t;r++)0==n&&0==r||0==n&&r==t-1||n==t-1&&0==r||this.drawAlignmentPattern(e[n],e[r]);this.drawFormatBits(0),this.drawVersion()}drawFormatBits(e){const t=this.errorCorrectionLevel.formatBits<<3|e;let n=t;for(let e=0;e<10;e++)n=n<<1^1335*(n>>>9);const r=21522^(t<<10|n);a(r>>>15==0);for(let e=0;e<=5;e++)this.setFunctionModule(8,e,o(r,e));this.setFunctionModule(8,7,o(r,6)),this.setFunctionModule(8,8,o(r,7)),this.setFunctionModule(7,8,o(r,8));for(let e=9;e<15;e++)this.setFunctionModule(14-e,8,o(r,e));for(let e=0;e<8;e++)this.setFunctionModule(this.size-1-e,8,o(r,e));for(let e=8;e<15;e++)this.setFunctionModule(8,this.size-15+e,o(r,e));this.setFunctionModule(8,this.size-8,!0)}drawVersion(){if(this.version<7)return;let e=this.version;for(let t=0;t<12;t++)e=e<<1^7973*(e>>>11);const t=this.version<<12|e;a(t>>>18==0);for(let e=0;e<18;e++){const n=o(t,e),r=this.size-11+e%3,a=Math.floor(e/3);this.setFunctionModule(r,a,n),this.setFunctionModule(a,r,n)}}drawFinderPattern(e,t){for(let n=-4;n<=4;n++)for(let r=-4;r<=4;r++){const o=Math.max(Math.abs(r),Math.abs(n)),a=e+r,i=t+n;0<=a&&a<this.size&&0<=i&&i<this.size&&this.setFunctionModule(a,i,2!=o&&4!=o)}}drawAlignmentPattern(e,t){for(let n=-2;n<=2;n++)for(let r=-2;r<=2;r++)this.setFunctionModule(e+r,t+n,1!=Math.max(Math.abs(r),Math.abs(n)))}setFunctionModule(e,t,n){this.modules[t][e]=n,this.isFunction[t][e]=!0}addEccAndInterleave(e){const n=this.version,r=this.errorCorrectionLevel;if(e.length!=t.getNumDataCodewords(n,r))throw new RangeError("Invalid argument");const o=t.NUM_ERROR_CORRECTION_BLOCKS[r.ordinal][n],i=t.ECC_CODEWORDS_PER_BLOCK[r.ordinal][n],s=Math.floor(t.getNumRawDataModules(n)/8),c=o-s%o,u=Math.floor(s/o);let l=[];const d=t.reedSolomonComputeDivisor(i);for(let n=0,r=0;n<o;n++){let o=e.slice(r,r+u-i+(n<c?0:1));r+=o.length;const a=t.reedSolomonComputeRemainder(o,d);n<c&&o.push(0),l.push(o.concat(a))}let f=[];for(let e=0;e<l[0].length;e++)l.forEach(((t,n)=>{(e!=u-i||n>=c)&&f.push(t[e])}));return a(f.length==s),f}drawCodewords(e){if(e.length!=Math.floor(t.getNumRawDataModules(this.version)/8))throw new RangeError("Invalid argument");let n=0;for(let t=this.size-1;t>=1;t-=2){6==t&&(t=5);for(let r=0;r<this.size;r++)for(let a=0;a<2;a++){const i=t-a,s=0==(t+1&2)?this.size-1-r:r;!this.isFunction[s][i]&&n<8*e.length&&(this.modules[s][i]=o(e[n>>>3],7-(7&n)),n++)}}a(n==8*e.length)}applyMask(e){if(e<0||e>7)throw new RangeError("Mask value out of range");for(let t=0;t<this.size;t++)for(let n=0;n<this.size;n++){let r;switch(e){case 0:r=(n+t)%2==0;break;case 1:r=t%2==0;break;case 2:r=n%3==0;break;case 3:r=(n+t)%3==0;break;case 4:r=(Math.floor(n/3)+Math.floor(t/2))%2==0;break;case 5:r=n*t%2+n*t%3==0;break;case 6:r=(n*t%2+n*t%3)%2==0;break;case 7:r=((n+t)%2+n*t%3)%2==0;break;default:throw new Error("Unreachable")}!this.isFunction[t][n]&&r&&(this.modules[t][n]=!this.modules[t][n])}}getPenaltyScore(){let e=0;for(let n=0;n<this.size;n++){let r=!1,o=0,a=[0,0,0,0,0,0,0];for(let i=0;i<this.size;i++)this.modules[n][i]==r?(o++,5==o?e+=t.PENALTY_N1:o>5&&e++):(this.finderPenaltyAddHistory(o,a),r||(e+=this.finderPenaltyCountPatterns(a)*t.PENALTY_N3),r=this.modules[n][i],o=1);e+=this.finderPenaltyTerminateAndCount(r,o,a)*t.PENALTY_N3}for(let n=0;n<this.size;n++){let r=!1,o=0,a=[0,0,0,0,0,0,0];for(let i=0;i<this.size;i++)this.modules[i][n]==r?(o++,5==o?e+=t.PENALTY_N1:o>5&&e++):(this.finderPenaltyAddHistory(o,a),r||(e+=this.finderPenaltyCountPatterns(a)*t.PENALTY_N3),r=this.modules[i][n],o=1);e+=this.finderPenaltyTerminateAndCount(r,o,a)*t.PENALTY_N3}for(let n=0;n<this.size-1;n++)for(let r=0;r<this.size-1;r++){const o=this.modules[n][r];o==this.modules[n][r+1]&&o==this.modules[n+1][r]&&o==this.modules[n+1][r+1]&&(e+=t.PENALTY_N2)}let n=0;for(const e of this.modules)n=e.reduce(((e,t)=>e+(t?1:0)),n);const r=this.size*this.size,o=Math.ceil(Math.abs(20*n-10*r)/r)-1;return a(0<=o&&o<=9),e+=o*t.PENALTY_N4,a(0<=e&&e<=2568888),e}getAlignmentPatternPositions(){if(1==this.version)return[];{const e=Math.floor(this.version/7)+2,t=32==this.version?26:2*Math.ceil((4*this.version+4)/(2*e-2));let n=[6];for(let r=this.size-7;n.length<e;r-=t)n.splice(1,0,r);return n}}static getNumRawDataModules(e){if(e<t.MIN_VERSION||e>t.MAX_VERSION)throw new RangeError("Version number out of range");let n=(16*e+128)*e+64;if(e>=2){const t=Math.floor(e/7)+2;n-=(25*t-10)*t-55,e>=7&&(n-=36)}return a(208<=n&&n<=29648),n}static getNumDataCodewords(e,n){return Math.floor(t.getNumRawDataModules(e)/8)-t.ECC_CODEWORDS_PER_BLOCK[n.ordinal][e]*t.NUM_ERROR_CORRECTION_BLOCKS[n.ordinal][e]}static reedSolomonComputeDivisor(e){if(e<1||e>255)throw new RangeError("Degree out of range");let n=[];for(let t=0;t<e-1;t++)n.push(0);n.push(1);let r=1;for(let o=0;o<e;o++){for(let e=0;e<n.length;e++)n[e]=t.reedSolomonMultiply(n[e],r),e+1<n.length&&(n[e]^=n[e+1]);r=t.reedSolomonMultiply(r,2)}return n}static reedSolomonComputeRemainder(e,n){let r=n.map((e=>0));for(const o of e){const e=o^r.shift();r.push(0),n.forEach(((n,o)=>r[o]^=t.reedSolomonMultiply(n,e)))}return r}static reedSolomonMultiply(e,t){if(e>>>8!=0||t>>>8!=0)throw new RangeError("Byte out of range");let n=0;for(let r=7;r>=0;r--)n=n<<1^285*(n>>>7),n^=(t>>>r&1)*e;return a(n>>>8==0),n}finderPenaltyCountPatterns(e){const t=e[1];a(t<=3*this.size);const n=t>0&&e[2]==t&&e[3]==3*t&&e[4]==t&&e[5]==t;return(n&&e[0]>=4*t&&e[6]>=t?1:0)+(n&&e[6]>=4*t&&e[0]>=t?1:0)}finderPenaltyTerminateAndCount(e,t,n){return e&&(this.finderPenaltyAddHistory(t,n),t=0),t+=this.size,this.finderPenaltyAddHistory(t,n),this.finderPenaltyCountPatterns(n)}finderPenaltyAddHistory(e,t){0==t[0]&&(e+=this.size),t.pop(),t.unshift(e)}};let n=t;function r(e,t,n){if(t<0||t>31||e>>>t!=0)throw new RangeError("Value out of range");for(let r=t-1;r>=0;r--)n.push(e>>>r&1)}function o(e,t){return 0!=(e>>>t&1)}function a(e){if(!e)throw new Error("Assertion error")}n.MIN_VERSION=1,n.MAX_VERSION=40,n.PENALTY_N1=3,n.PENALTY_N2=3,n.PENALTY_N3=40,n.PENALTY_N4=10,n.ECC_CODEWORDS_PER_BLOCK=[[-1,7,10,15,20,26,18,20,24,30,18,20,24,26,30,22,24,28,30,28,28,28,28,30,30,26,28,30,30,30,30,30,30,30,30,30,30,30,30,30,30],[-1,10,16,26,18,24,16,18,22,22,26,30,22,22,24,24,28,28,26,26,26,26,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28],[-1,13,22,18,26,18,24,18,22,20,24,28,26,24,20,30,24,28,28,26,30,28,30,30,30,30,28,30,30,30,30,30,30,30,30,30,30,30,30,30,30],[-1,17,28,22,16,22,28,26,26,24,28,24,28,22,24,24,30,28,28,26,28,30,24,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30]],n.NUM_ERROR_CORRECTION_BLOCKS=[[-1,1,1,1,1,1,2,2,2,2,4,4,4,4,4,6,6,6,6,7,8,8,9,9,10,12,12,12,13,14,15,16,17,18,19,19,20,21,22,24,25],[-1,1,1,1,2,2,4,4,4,5,5,5,8,9,9,10,10,11,13,14,16,17,17,18,20,21,23,25,26,28,29,31,33,35,37,38,40,43,45,47,49],[-1,1,1,2,2,4,4,6,6,8,8,8,10,12,16,12,17,16,18,21,20,23,23,25,27,29,34,34,35,38,40,43,45,48,51,53,56,59,62,65,68],[-1,1,1,2,4,4,4,5,6,8,8,11,11,16,16,18,16,19,21,25,25,25,34,30,32,35,37,40,42,45,48,51,54,57,60,63,66,70,74,77,81]],e.QrCode=n;const i=class{constructor(e,t,n){if(this.mode=e,this.numChars=t,this.bitData=n,t<0)throw new RangeError("Invalid argument");this.bitData=n.slice()}static makeBytes(e){let t=[];for(const n of e)r(n,8,t);return new i(i.Mode.BYTE,e.length,t)}static makeNumeric(e){if(!i.isNumeric(e))throw new RangeError("String contains non-numeric characters");let t=[];for(let n=0;n<e.length;){const o=Math.min(e.length-n,3);r(parseInt(e.substr(n,o),10),3*o+1,t),n+=o}return new i(i.Mode.NUMERIC,e.length,t)}static makeAlphanumeric(e){if(!i.isAlphanumeric(e))throw new RangeError("String contains unencodable characters in alphanumeric mode");let t,n=[];for(t=0;t+2<=e.length;t+=2){let o=45*i.ALPHANUMERIC_CHARSET.indexOf(e.charAt(t));o+=i.ALPHANUMERIC_CHARSET.indexOf(e.charAt(t+1)),r(o,11,n)}return t<e.length&&r(i.ALPHANUMERIC_CHARSET.indexOf(e.charAt(t)),6,n),new i(i.Mode.ALPHANUMERIC,e.length,n)}static makeSegments(e){return""==e?[]:i.isNumeric(e)?[i.makeNumeric(e)]:i.isAlphanumeric(e)?[i.makeAlphanumeric(e)]:[i.makeBytes(i.toUtf8ByteArray(e))]}static makeEci(e){let t=[];if(e<0)throw new RangeError("ECI assignment value out of range");if(e<128)r(e,8,t);else if(e<16384)r(2,2,t),r(e,14,t);else{if(!(e<1e6))throw new RangeError("ECI assignment value out of range");r(6,3,t),r(e,21,t)}return new i(i.Mode.ECI,0,t)}static isNumeric(e){return i.NUMERIC_REGEX.test(e)}static isAlphanumeric(e){return i.ALPHANUMERIC_REGEX.test(e)}getData(){return this.bitData.slice()}static getTotalBits(e,t){let n=0;for(const r of e){const e=r.mode.numCharCountBits(t);if(r.numChars>=1<<e)return 1/0;n+=4+e+r.bitData.length}return n}static toUtf8ByteArray(e){e=encodeURI(e);let t=[];for(let n=0;n<e.length;n++)"%"!=e.charAt(n)?t.push(e.charCodeAt(n)):(t.push(parseInt(e.substr(n+1,2),16)),n+=2);return t}};let s=i;s.NUMERIC_REGEX=/^[0-9]*$/,s.ALPHANUMERIC_REGEX=/^[A-Z0-9 $%*+.\/:-]*$/,s.ALPHANUMERIC_CHARSET="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ $%*+-./:",e.QrSegment=s})(VE||(VE={})),(e=>{let t;(e=>{const t=class{constructor(e,t){this.ordinal=e,this.formatBits=t}};let n=t;n.LOW=new t(0,1),n.MEDIUM=new t(1,0),n.QUARTILE=new t(2,3),n.HIGH=new t(3,2),e.Ecc=n})(t=e.QrCode||(e.QrCode={}))})(VE||(VE={})),(e=>{let t;(e=>{const t=class{constructor(e,t){this.modeBits=e,this.numBitsCharCount=t}numCharCountBits(e){return this.numBitsCharCount[Math.floor((e+7)/17)]}};let n=t;n.NUMERIC=new t(1,[10,12,14]),n.ALPHANUMERIC=new t(2,[9,11,13]),n.BYTE=new t(4,[8,16,16]),n.KANJI=new t(8,[8,10,12]),n.ECI=new t(7,[0,0,0]),e.Mode=n})(t=e.QrSegment||(e.QrSegment={}))})(VE||(VE={}));var qE=VE;
|
|
79
79
|
/**
|
|
80
80
|
* @license qrcode.react
|
|
81
81
|
* Copyright (c) Paul O'Shannessy
|