tocco-legacy-bundle 3.12.50 → 3.12.52

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.
@@ -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},i=r.useSyncExternalStore,a=r.useRef,s=r.useEffect,c=r.useMemo,l=r.useDebugValue;t.useSyncExternalStoreWithSelector=function(e,t,n,r,u){var d=a(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,i=e,e=r(e),void 0!==u&&f.hasValue){var t=f.value;if(u(t,e))return a=t}return a=e}if(t=a,o(i,e))return t;var n=r(e);return void 0!==u&&u(t,n)?t:(i=e,a=n)}var i,a,s=!1,c=void 0===n?null:n;return[function(){return e(t())},null===c?void 0:function(){return e(c())}]}),[t,n,r,u]);var p=i(e,d[0],d[1]);return s((function(){f.hasValue=!0,f.value=p}),[p]),l(p),p}},78418:(e,t,n)=>{"use strict";e.exports=n(77154)},93419:(e,t,n)=>{"use strict";n.d(t,{v4:()=>O});const r=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$/i;const o=function(e){return"string"==typeof e&&r.test(e)};const i=function(e){if(!o(e))throw TypeError("Invalid UUID");var t,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};for(var a=[],s=0;s<256;++s)a.push((s+256).toString(16).slice(1));function c(e,t=0){return(a[e[t+0]]+a[e[t+1]]+a[e[t+2]]+a[e[t+3]]+"-"+a[e[t+4]]+a[e[t+5]]+"-"+a[e[t+6]]+a[e[t+7]]+"-"+a[e[t+8]]+a[e[t+9]]+"-"+a[e[t+10]]+a[e[t+11]]+a[e[t+12]]+a[e[t+13]]+a[e[t+14]]+a[e[t+15]]).toLowerCase()}var l,u=new Uint8Array(16);function d(){if(!l&&!(l="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return l(u)}function f(e,t,n){function r(e,r,o,a){var s;if("string"==typeof e&&(e=function(e){e=unescape(encodeURIComponent(e));for(var t=[],n=0;n<e.length;++n)t.push(e.charCodeAt(n));return t}(e)),"string"==typeof r&&(r=i(r)),16!==(null===(s=r)||void 0===s?void 0:s.length))throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");var l=new Uint8Array(16+e.length);if(l.set(r),l.set(e,r.length),(l=n(l))[6]=15&l[6]|t,l[8]=63&l[8]|128,o){a=a||0;for(var u=0;u<16;++u)o[a+u]=l[u];return o}return c(l)}try{r.name=e}catch(e){}return r.DNS="6ba7b810-9dad-11d1-80b4-00c04fd430c8",r.URL="6ba7b811-9dad-11d1-80b4-00c04fd430c8",r}function p(e){return 14+(e+64>>>9<<4)+1}function h(e,t){var n=(65535&e)+(65535&t);return(e>>16)+(t>>16)+(n>>16)<<16|65535&n}function m(e,t,n,r,o,i){return h((a=h(h(t,e),h(r,i)))<<(s=o)|a>>>32-s,n);var a,s}function g(e,t,n,r,o,i,a){return m(t&n|~t&r,e,t,o,i,a)}function v(e,t,n,r,o,i,a){return m(t&r|n&~r,e,t,o,i,a)}function y(e,t,n,r,o,i,a){return m(t^n^r,e,t,o,i,a)}function b(e,t,n,r,o,i,a){return m(n^(t|~r),e,t,o,i,a)}const w=function(e){if("string"==typeof e){var t=unescape(encodeURIComponent(e));e=new Uint8Array(t.length);for(var n=0;n<t.length;++n)e[n]=t.charCodeAt(n)}return function(e){for(var t=[],n=32*e.length,r="0123456789abcdef",o=0;o<n;o+=8){var i=e[o>>5]>>>o%32&255,a=parseInt(r.charAt(i>>>4&15)+r.charAt(15&i),16);t.push(a)}return t}(function(e,t){e[t>>5]|=128<<t%32,e[p(t)-1]=t;for(var n=1732584193,r=-271733879,o=-1732584194,i=271733878,a=0;a<e.length;a+=16){var s=n,c=r,l=o,u=i;n=g(n,r,o,i,e[a],7,-680876936),i=g(i,n,r,o,e[a+1],12,-389564586),o=g(o,i,n,r,e[a+2],17,606105819),r=g(r,o,i,n,e[a+3],22,-1044525330),n=g(n,r,o,i,e[a+4],7,-176418897),i=g(i,n,r,o,e[a+5],12,1200080426),o=g(o,i,n,r,e[a+6],17,-1473231341),r=g(r,o,i,n,e[a+7],22,-45705983),n=g(n,r,o,i,e[a+8],7,1770035416),i=g(i,n,r,o,e[a+9],12,-1958414417),o=g(o,i,n,r,e[a+10],17,-42063),r=g(r,o,i,n,e[a+11],22,-1990404162),n=g(n,r,o,i,e[a+12],7,1804603682),i=g(i,n,r,o,e[a+13],12,-40341101),o=g(o,i,n,r,e[a+14],17,-1502002290),n=v(n,r=g(r,o,i,n,e[a+15],22,1236535329),o,i,e[a+1],5,-165796510),i=v(i,n,r,o,e[a+6],9,-1069501632),o=v(o,i,n,r,e[a+11],14,643717713),r=v(r,o,i,n,e[a],20,-373897302),n=v(n,r,o,i,e[a+5],5,-701558691),i=v(i,n,r,o,e[a+10],9,38016083),o=v(o,i,n,r,e[a+15],14,-660478335),r=v(r,o,i,n,e[a+4],20,-405537848),n=v(n,r,o,i,e[a+9],5,568446438),i=v(i,n,r,o,e[a+14],9,-1019803690),o=v(o,i,n,r,e[a+3],14,-187363961),r=v(r,o,i,n,e[a+8],20,1163531501),n=v(n,r,o,i,e[a+13],5,-1444681467),i=v(i,n,r,o,e[a+2],9,-51403784),o=v(o,i,n,r,e[a+7],14,1735328473),n=y(n,r=v(r,o,i,n,e[a+12],20,-1926607734),o,i,e[a+5],4,-378558),i=y(i,n,r,o,e[a+8],11,-2022574463),o=y(o,i,n,r,e[a+11],16,1839030562),r=y(r,o,i,n,e[a+14],23,-35309556),n=y(n,r,o,i,e[a+1],4,-1530992060),i=y(i,n,r,o,e[a+4],11,1272893353),o=y(o,i,n,r,e[a+7],16,-155497632),r=y(r,o,i,n,e[a+10],23,-1094730640),n=y(n,r,o,i,e[a+13],4,681279174),i=y(i,n,r,o,e[a],11,-358537222),o=y(o,i,n,r,e[a+3],16,-722521979),r=y(r,o,i,n,e[a+6],23,76029189),n=y(n,r,o,i,e[a+9],4,-640364487),i=y(i,n,r,o,e[a+12],11,-421815835),o=y(o,i,n,r,e[a+15],16,530742520),n=b(n,r=y(r,o,i,n,e[a+2],23,-995338651),o,i,e[a],6,-198630844),i=b(i,n,r,o,e[a+7],10,1126891415),o=b(o,i,n,r,e[a+14],15,-1416354905),r=b(r,o,i,n,e[a+5],21,-57434055),n=b(n,r,o,i,e[a+12],6,1700485571),i=b(i,n,r,o,e[a+3],10,-1894986606),o=b(o,i,n,r,e[a+10],15,-1051523),r=b(r,o,i,n,e[a+1],21,-2054922799),n=b(n,r,o,i,e[a+8],6,1873313359),i=b(i,n,r,o,e[a+15],10,-30611744),o=b(o,i,n,r,e[a+6],15,-1560198380),r=b(r,o,i,n,e[a+13],21,1309151649),n=b(n,r,o,i,e[a+4],6,-145523070),i=b(i,n,r,o,e[a+11],10,-1120210379),o=b(o,i,n,r,e[a+2],15,718787259),r=b(r,o,i,n,e[a+9],21,-343485551),n=h(n,s),r=h(r,c),o=h(o,l),i=h(i,u)}return[n,r,o,i]}(function(e){if(0===e.length)return[];for(var t=8*e.length,n=new Uint32Array(p(t)),r=0;r<t;r+=8)n[r>>5]|=(255&e[r/8])<<r%32;return n}(e),8*e.length))};f("v3",48,w);const x={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};const O=function(e,t,n){if(x.randomUUID&&!t&&!e)return x.randomUUID();var r=(e=e||{}).random||(e.rng||d)();if(r[6]=15&r[6]|64,r[8]=63&r[8]|128,t){n=n||0;for(var o=0;o<16;++o)t[n+o]=r[o];return t}return c(r)};function S(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 E(e,t){return e<<t|e>>>32-t}const k=function(e){var t=[1518500249,1859775393,2400959708,3395469782],n=[1732584193,4023233417,2562383102,271733878,3285377520];if("string"==typeof e){var r=unescape(encodeURIComponent(e));e=[];for(var o=0;o<r.length;++o)e.push(r.charCodeAt(o))}else Array.isArray(e)||(e=Array.prototype.slice.call(e));e.push(128);for(var i=e.length/4+2,a=Math.ceil(i/16),s=new Array(a),c=0;c<a;++c){for(var l=new Uint32Array(16),u=0;u<16;++u)l[u]=e[64*c+4*u]<<24|e[64*c+4*u+1]<<16|e[64*c+4*u+2]<<8|e[64*c+4*u+3];s[c]=l}s[a-1][14]=8*(e.length-1)/Math.pow(2,32),s[a-1][14]=Math.floor(s[a-1][14]),s[a-1][15]=8*(e.length-1)&4294967295;for(var d=0;d<a;++d){for(var f=new Uint32Array(80),p=0;p<16;++p)f[p]=s[d][p];for(var h=16;h<80;++h)f[h]=E(f[h-3]^f[h-8]^f[h-14]^f[h-16],1);for(var m=n[0],g=n[1],v=n[2],y=n[3],b=n[4],w=0;w<80;++w){var x=Math.floor(w/20),O=E(m,5)+S(x,g,v,y)+b+t[x]+f[w]>>>0;b=y,y=v,v=E(g,30)>>>0,g=m,m=O}n[0]=n[0]+m>>>0,n[1]=n[1]+g>>>0,n[2]=n[2]+v>>>0,n[3]=n[3]+y>>>0,n[4]=n[4]+b>>>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]]};f("v5",80,k)},46255:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){var n,r;(0,o.default)(e),"object"===i(t)?(n=t.min||0,r=t.max):(n=arguments[1],r=arguments[2]);var a=encodeURI(e).split(/%..|./).length-1;return a>=n&&(void 0===r||a<=r)};var r,o=(r=n(83399))&&r.__esModule?r:{default:r};function i(e){return i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i(e)}e.exports=t.default,e.exports.default=t.default},69517:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if((0,r.default)(e),(t=(0,s.default)(t,l)).require_display_name||t.allow_display_name){var n=e.match(u);if(n){var c=n[1];if(e=e.replace(c,"").replace(/(^<|>$)/g,""),c.endsWith(" ")&&(c=c.slice(0,-1)),!function(e){var t=e.replace(/^"(.+)"$/,"$1");if(!t.trim())return!1;if(/[\.";<>]/.test(t)){if(t===e)return!1;if(!(t.split('"').length===t.split('\\"').length))return!1}return!0}(c))return!1}else if(t.require_display_name)return!1}if(!t.ignore_max_length&&e.length>g)return!1;var v=e.split("@"),y=v.pop(),b=y.toLowerCase();if(t.host_blacklist.includes(b))return!1;if(t.host_whitelist.length>0&&!t.host_whitelist.includes(b))return!1;var w=v.join("@");if(t.domain_specific_validation&&("gmail.com"===b||"googlemail.com"===b)){var x=(w=w.toLowerCase()).split("+")[0];if(!(0,o.default)(x.replace(/\./g,""),{min:6,max:30}))return!1;for(var O=x.split("."),S=0;S<O.length;S++)if(!f.test(O[S]))return!1}if(!(!1!==t.ignore_max_length||(0,o.default)(w,{max:64})&&(0,o.default)(y,{max:254})))return!1;if(!(0,i.default)(y,{require_tld:t.require_tld,ignore_max_length:t.ignore_max_length,allow_underscores:t.allow_underscores})){if(!t.allow_ip_domain)return!1;if(!(0,a.default)(y)){if(!y.startsWith("[")||!y.endsWith("]"))return!1;var E=y.slice(1,-1);if(0===E.length||!(0,a.default)(E))return!1}}if('"'===w[0])return w=w.slice(1,w.length-1),t.allow_utf8_local_part?m.test(w):p.test(w);for(var k=t.allow_utf8_local_part?h:d,D=w.split("."),C=0;C<D.length;C++)if(!k.test(D[C]))return!1;if(t.blacklisted_chars&&-1!==w.search(new RegExp("[".concat(t.blacklisted_chars,"]+"),"g")))return!1;return!0};var r=c(n(83399)),o=c(n(46255)),i=c(n(57658)),a=c(n(35372)),s=c(n(93610));function c(e){return e&&e.__esModule?e:{default:e}}var l={allow_display_name:!1,allow_underscores:!1,require_display_name:!1,allow_utf8_local_part:!0,require_tld:!0,blacklisted_chars:"",ignore_max_length:!1,host_blacklist:[],host_whitelist:[]},u=/^([^\x00-\x1F\x7F-\x9F\cX]+)</i,d=/^[a-z\d!#\$%&'\*\+\-\/=\?\^_`{\|}~]+$/i,f=/^[a-z\d]+$/,p=/^([\s\x01-\x08\x0b\x0c\x0e-\x1f\x7f\x21\x23-\x5b\x5d-\x7e]|(\\[\x01-\x09\x0b\x0c\x0d-\x7f]))*$/i,h=/^[a-z\d!#\$%&'\*\+\-\/=\?\^_`{\|}~\u00A1-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]+$/i,m=/^([\s\x01-\x08\x0b\x0c\x0e-\x1f\x7f\x21\x23-\x5b\x5d-\x7e\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]|(\\[\x01-\x09\x0b\x0c\x0d-\x7f\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))*$/i,g=254;e.exports=t.default,e.exports.default=t.default},57658:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){(0,r.default)(e),(t=(0,o.default)(t,a)).allow_trailing_dot&&"."===e[e.length-1]&&(e=e.substring(0,e.length-1));!0===t.allow_wildcard&&0===e.indexOf("*.")&&(e=e.substring(2));var n=e.split("."),i=n[n.length-1];if(t.require_tld){if(n.length<2)return!1;if(!t.allow_numeric_tld&&!/^([a-z\u00A1-\u00A8\u00AA-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]{2,}|xn[a-z0-9-]{2,})$/i.test(i))return!1;if(/\s/.test(i))return!1}if(!t.allow_numeric_tld&&/^\d+$/.test(i))return!1;return n.every((function(e){return!(e.length>63&&!t.ignore_max_length)&&(!!/^[a-z_\u00a1-\uffff0-9-]+$/i.test(e)&&(!/[\uff01-\uff5e]/.test(e)&&(!/^-|-$/.test(e)&&!(!t.allow_underscores&&/_/.test(e)))))}))};var r=i(n(83399)),o=i(n(93610));function i(e){return e&&e.__esModule?e:{default:e}}var a={require_tld:!0,allow_underscores:!1,allow_trailing_dot:!1,allow_numeric_tld:!1,allow_wildcard:!1,ignore_max_length:!1};e.exports=t.default,e.exports.default=t.default},35372:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";if((0,o.default)(t),!(n=String(n)))return e(t,4)||e(t,6);if("4"===n)return s.test(t);if("6"===n)return l.test(t);return!1};var r,o=(r=n(83399))&&r.__esModule?r:{default:r};var i="(?:[0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])",a="(".concat(i,"[.]){3}").concat(i),s=new RegExp("^".concat(a,"$")),c="(?:[0-9a-fA-F]{1,4})",l=new RegExp("^("+"(?:".concat(c,":){7}(?:").concat(c,"|:)|")+"(?:".concat(c,":){6}(?:").concat(a,"|:").concat(c,"|:)|")+"(?:".concat(c,":){5}(?::").concat(a,"|(:").concat(c,"){1,2}|:)|")+"(?:".concat(c,":){4}(?:(:").concat(c,"){0,1}:").concat(a,"|(:").concat(c,"){1,3}|:)|")+"(?:".concat(c,":){3}(?:(:").concat(c,"){0,2}:").concat(a,"|(:").concat(c,"){1,4}|:)|")+"(?:".concat(c,":){2}(?:(:").concat(c,"){0,3}:").concat(a,"|(:").concat(c,"){1,5}|:)|")+"(?:".concat(c,":){1}(?:(:").concat(c,"){0,4}:").concat(a,"|(:").concat(c,"){1,6}|:)|")+"(?::((?::".concat(c,"){0,5}:").concat(a,"|(?::").concat(c,"){1,7}|:))")+")(%[0-9a-zA-Z-.:]{1,})?$");e.exports=t.default,e.exports.default=t.default},77844:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if((0,r.default)(e),!e||/[\s<>]/.test(e))return!1;if(0===e.indexOf("mailto:"))return!1;if((t=(0,a.default)(t,l)).validate_length&&e.length>=2083)return!1;if(!t.allow_fragments&&e.includes("#"))return!1;if(!t.allow_query_components&&(e.includes("?")||e.includes("&")))return!1;var n,s,f,p,h,m,g,v;if(g=e.split("#"),e=g.shift(),g=e.split("?"),e=g.shift(),(g=e.split("://")).length>1){if(n=g.shift().toLowerCase(),t.require_valid_protocol&&-1===t.protocols.indexOf(n))return!1}else{if(t.require_protocol)return!1;if("//"===e.slice(0,2)){if(!t.allow_protocol_relative_urls)return!1;g[0]=e.slice(2)}}if(""===(e=g.join("://")))return!1;if(g=e.split("/"),""===(e=g.shift())&&!t.require_host)return!0;if((g=e.split("@")).length>1){if(t.disallow_auth)return!1;if(""===g[0])return!1;if((s=g.shift()).indexOf(":")>=0&&s.split(":").length>2)return!1;var y=s.split(":"),b=(S=2,function(e){if(Array.isArray(e))return e}(O=y)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,o,i,a,s=[],c=!0,l=!1;try{if(i=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(e){l=!0,o=e}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(l)throw o}}return s}}(O,S)||function(e,t){if(e){if("string"==typeof e)return c(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?c(e,t):void 0}}(O,S)||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.")}()),w=b[0],x=b[1];if(""===w&&""===x)return!1}var O,S;p=g.join("@"),m=null,v=null;var E=p.match(u);E?(f="",v=E[1],m=E[2]||null):(f=(g=p.split(":")).shift(),g.length&&(m=g.join(":")));if(null!==m&&m.length>0){if(h=parseInt(m,10),!/^[0-9]+$/.test(m)||h<=0||h>65535)return!1}else if(t.require_port)return!1;if(t.host_whitelist)return d(f,t.host_whitelist);if(""===f&&!t.require_host)return!0;if(!((0,i.default)(f)||(0,o.default)(f,t)||v&&(0,i.default)(v,6)))return!1;if(f=f||v,t.host_blacklist&&d(f,t.host_blacklist))return!1;return!0};var r=s(n(83399)),o=s(n(57658)),i=s(n(35372)),a=s(n(93610));function s(e){return e&&e.__esModule?e:{default:e}}function c(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var l={protocols:["http","https","ftp"],require_tld:!0,require_protocol:!1,require_host:!0,require_port:!1,require_valid_protocol:!0,allow_underscores:!1,allow_trailing_dot:!1,allow_protocol_relative_urls:!1,allow_fragments:!0,allow_query_components:!0,validate_length:!0},u=/^\[([^\]]+)\](?::([0-9]+))?$/;function d(e,t){for(var n=0;n<t.length;n++){var r=t[n];if(e===r||(o=r,"[object RegExp]"===Object.prototype.toString.call(o)&&r.test(e)))return!0}var o;return!1}e.exports=t.default,e.exports.default=t.default},83399:(e,t)=>{"use strict";function n(e){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},n(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){if(!("string"==typeof e||e instanceof String)){var t=n(e);throw null===e?t="null":"object"===t&&(t=e.constructor.name),new TypeError("Expected a string but received a ".concat(t))}},e.exports=t.default,e.exports.default=t.default},93610:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;for(var n in t)void 0===e[n]&&(e[n]=t[n]);return e},e.exports=t.default,e.exports.default=t.default},4883:e=>{"use strict";e.exports=t},81845:t=>{"use strict";t.exports=e},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,i=Object.getOwnPropertyDescriptor,a=Object.getOwnPropertyNames,s=Object.getPrototypeOf,c=Object.prototype.hasOwnProperty,l=(e,t,n,r)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let s of a(t))!c.call(e,s)&&s!==n&&o(e,s,{get:()=>t[s],enumerable:!(r=i(t,s))||r.enumerable});return e},u=(e,t,n)=>(n=null!=e?r(s(e)):{},l(!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:()=>y,batch:()=>Ee,connect:()=>ye,createDispatchHook:()=>Oe,createSelectorHook:()=>E,createStoreHook:()=>we,shallowEqual:()=>te,useDispatch:()=>Se,useSelector:()=>k,useStore:()=>xe}),e.exports=(e=>l(o({},"__esModule",{value:!0}),e))(d);var f=u(n(4883)),p=n(78418),h=u(n(4883)),m="default"in h?h.default:h,g=Symbol.for("react-redux-context"),v=typeof globalThis<"u"?globalThis:{};var y=function(){if(!m.createContext)return{};let e=v[g]??(v[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=y){return function(){return m.useContext(e)}}var x=w(),O=b,S=(e,t)=>e===t;function E(e=y){let t=e===y?x:w(e),n=(e,n={})=>{let{equalityFn:r=S,devModeChecks:o={}}="function"==typeof n?{equalityFn:n}:n,{store:i,subscription:a,getServerState:s,stabilityCheck:c,identityFunctionCheck:l}=t(),u=(m.useRef(!0),m.useCallback({[e.name]:t=>e(t)}[e.name],[e,c,o.stabilityCheck])),d=O(a.addNestedSub,i.getState,s||i.getState,u,r);return m.useDebugValue(d),d};return Object.assign(n,{withTypes:()=>n}),n}var k=E(),D=Symbol.for("react.element"),C=Symbol.for("react.portal"),P=Symbol.for("react.fragment"),_=Symbol.for("react.strict_mode"),j=Symbol.for("react.profiler"),T=Symbol.for("react.provider"),A=Symbol.for("react.context"),R=Symbol.for("react.server_context"),I=Symbol.for("react.forward_ref"),M=Symbol.for("react.suspense"),N=Symbol.for("react.suspense_list"),F=Symbol.for("react.memo"),L=Symbol.for("react.lazy"),H=(Symbol.for("react.offscreen"),Symbol.for("react.client.reference"),I),B=F;function W(e){return function(e){if("object"==typeof e&&null!==e){let t=e.$$typeof;switch(t){case D:{let n=e.type;switch(n){case P:case j:case _:case M:case N:return n;default:{let e=n&&n.$$typeof;switch(e){case R:case A:case I:case L:case F:case T:return e;default:return t}}}}case C:return t}}}(e)===F}function z(e,t,n,r,{areStatesEqual:o,areOwnPropsEqual:i,areStatePropsEqual:a}){let s,c,l,u,d,f=!1;function p(f,p){let h=!i(p,c),m=!o(f,s,p,c);return s=f,c=p,h&&m?(l=e(s,c),t.dependsOnOwnProps&&(u=t(r,c)),d=n(l,u,c),d):h?(e.dependsOnOwnProps&&(l=e(s,c)),t.dependsOnOwnProps&&(u=t(r,c)),d=n(l,u,c),d):m?function(){let t=e(s,c),r=!a(t,l);return l=t,r&&(d=n(l,u,c)),d}():d}return function(o,i){return f?p(o,i):function(o,i){return s=o,c=i,l=e(s,c),u=t(r,c),d=n(l,u,c),f=!0,d}(o,i)}}function U(e){return function(t){let n=e(t);function r(){return n}return r.dependsOnOwnProps=!1,r}}function V(e){return e.dependsOnOwnProps?!!e.dependsOnOwnProps:1!==e.length}function Y(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=V(e);let o=r(t,n);return"function"==typeof o&&(r.mapToProps=o,r.dependsOnOwnProps=V(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 Q={notify(){},get:()=>[]};function X(e,t){let n,r=Q,o=0,i=!1;function a(){l.onStateChange&&l.onStateChange()}function s(){o++,n||(n=t?t.addNestedSub(a):e.subscribe(a),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=Q)}let l={addNestedSub:function(e){s();let t=r.subscribe(e),n=!1;return()=>{n||(n=!0,t(),c())}},notifyNestedSubs:function(){r.notify()},handleChangeWrapper:a,isSubscribed:function(){return i},trySubscribe:function(){i||(i=!0,s())},tryUnsubscribe:function(){i&&(i=!1,c())},getListeners:()=>r};return l}var $=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",Z=typeof navigator<"u"&&"ReactNative"===navigator.product,J=$||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},ie={[H]:{$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},[B]:oe};function ae(e){return W(e)?oe:ie[e.$$typeof]||ne}var se=Object.defineProperty,ce=Object.getOwnPropertyNames,le=Object.getOwnPropertySymbols,ue=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);le&&(n=n.concat(le(t)));let r=ae(e),o=ae(t);for(let i=0;i<n.length;++i){let a=n[i];if(!(re[a]||o&&o[a]||r&&r[a])){let n=ue(t,a);try{se(e,a,n)}catch{}}}}return e}var he=b,me=[null,null];function ge(e,t,n,r,o,i){e.current=r,n.current=!1,o.current&&(o.current=null,i())}function ve(e,t){return e===t}var ye=function(e,t,n,{pure:r,areStatesEqual:o=ve,areOwnPropsEqual:i=te,areStatePropsEqual:a=te,areMergedPropsEqual:s=te,forwardRef:c=!1,context:l=y}={}){let u=l,d=function(e){return e?"function"==typeof e?Y(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?Y(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,i=!1;return function(t,n,a){let s=e(t,n,a);return i?r(s,o)||(o=s):(i=!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:a,areOwnPropsEqual:i,areMergedPropsEqual:s};function l(t){let[n,o,i]=m.useMemo((()=>{let{reactReduxForwardedRef:e,...n}=t;return[t.context,e,n]}),[t]),a=m.useMemo((()=>u),[n,u]),s=m.useContext(a),c=!!t.store&&!!t.store.getState&&!!t.store.dispatch,l=!!s&&!!s.store,d=c?t.store:s.store,f=l?s.getServerState:d.getState,p=m.useMemo((()=>function(e,{initMapStateToProps:t,initMapDispatchToProps:n,initMergeProps:r,...o}){return z(t(e,o),n(e,o),r(e,o),e,o)}(d.dispatch,r)),[d]),[g,v]=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]),y=m.useMemo((()=>c?s:{...s,subscription:g}),[c,s,g]),b=m.useRef(void 0),w=m.useRef(i),x=m.useRef(void 0),O=m.useRef(!1),S=m.useRef(!1),E=m.useRef(void 0);J((()=>(S.current=!0,()=>{S.current=!1})),[]);let k,D=m.useMemo((()=>()=>x.current&&i===w.current?x.current:p(d.getState(),i)),[d,i]),C=m.useMemo((()=>e=>g?function(e,t,n,r,o,i,a,s,c,l,u){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===i.current?a.current||l():(i.current=e,c.current=e,a.current=!0,u())};return n.onStateChange=p,n.trySubscribe(),p(),()=>{if(d=!0,n.tryUnsubscribe(),n.onStateChange=null,f)throw f}}(h,d,g,p,w,b,O,S,x,v,e):()=>{}),[g]);!function(e,t,n){J((()=>e(...t)),n)}(ge,[w,b,O,i,x,v]);try{k=he(C,D,f?()=>p(f(),i):D)}catch(e){throw E.current&&(e.message+=`\nThe error may be correlated with this previous error:\n${E.current.stack}\n\n`),e}J((()=>{E.current=void 0,x.current=void 0,b.current=k}));let P=m.useMemo((()=>m.createElement(e,{...k,ref:o})),[o,e,k]);return m.useMemo((()=>h?m.createElement(a.Provider,{value:y},P):P),[a,P,y])}let g=m.memo(l);if(g.WrappedComponent=e,g.displayName=l.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:i="once"}){let a=m.useMemo((()=>{let t=X(e);return{store:e,subscription:t,getServerState:r?()=>r:void 0,stabilityCheck:o,identityFunctionCheck:i}}),[e,r,o,i]),s=m.useMemo((()=>e.getState()),[e]);return J((()=>{let{subscription:t}=a;return t.onStateChange=t.notifyNestedSubs,t.trySubscribe(),s!==e.getState()&&t.notifyNestedSubs(),()=>{t.tryUnsubscribe(),t.onStateChange=void 0}}),[a,s]),m.createElement((t||y).Provider,{value:a},n)};function we(e=y){let t=e===y?x:w(e),n=()=>{let{store:e}=t();return e};return Object.assign(n,{withTypes:()=>n}),n}var xe=we();function Oe(e=y){let t=e===y?xe:we(e),n=()=>t().dispatch;return Object.assign(n,{withTypes:()=>n}),n}var Se=Oe(),Ee=K;(e=>{O=e})(p.useSyncExternalStoreWithSelector),(e=>{he=e})(f.useSyncExternalStore)},95361:(e,t,n)=>{"use strict";n.d(t,{B1:()=>r.B1,BN:()=>g,ER:()=>v,Ej:()=>y,RK:()=>c,UE:()=>s,UU:()=>l,__:()=>a,cY:()=>m,jD:()=>f,mG:()=>h,rD:()=>i});var r=n(97193);function o(e,t,n){let{reference:o,floating:i}=e;const a=(0,r.TV)(t),s=(0,r.Dz)(t),c=(0,r.sq)(s),l=(0,r.C0)(t),u="y"===a,d=o.x+o.width/2-i.width/2,f=o.y+o.height/2-i.height/2,p=o[c]/2-i[c]/2;let h;switch(l){case"top":h={x:d,y:o.y-i.height};break;case"bottom":h={x:d,y:o.y+o.height};break;case"right":h={x:o.x+o.width,y:f};break;case"left":h={x:o.x-i.width,y:f};break;default:h={x:o.x,y:o.y}}switch((0,r.Sg)(t)){case"start":h[s]-=p*(n&&u?-1:1);break;case"end":h[s]+=p*(n&&u?-1:1)}return h}const i=async(e,t,n)=>{const{placement:r="bottom",strategy:i="absolute",middleware:a=[],platform:s}=n,c=a.filter(Boolean),l=await(null==s.isRTL?void 0:s.isRTL(t));let u=await s.getElementRects({reference:e,floating:t,strategy:i}),{x:d,y:f}=o(u,r,l),p=r,h={},m=0;for(let n=0;n<c.length;n++){const{name:a,fn:g}=c[n],{x:v,y,data:b,reset:w}=await g({x:d,y:f,initialPlacement:r,placement:p,strategy:i,middlewareData:h,rects:u,platform:s,elements:{reference:e,floating:t}});d=null!=v?v:d,f=null!=y?y:f,h={...h,[a]:{...h[a],...b}},w&&m<=50&&(m++,"object"==typeof w&&(w.placement&&(p=w.placement),w.rects&&(u=!0===w.rects?await s.getElementRects({reference:e,floating:t,strategy:i}):w.rects),({x:d,y:f}=o(u,p,l))),n=-1)}return{x:d,y:f,placement:p,strategy:i,middlewareData:h}};async function a(e,t){var n;void 0===t&&(t={});const{x:o,y:i,platform:a,rects:s,elements:c,strategy:l}=e,{boundary:u="clippingAncestors",rootBoundary:d="viewport",elementContext:f="floating",altBoundary:p=!1,padding:h=0}=(0,r._3)(t,e),m=(0,r.nI)(h),g=c[p?"floating"===f?"reference":"floating":f],v=(0,r.B1)(await a.getClippingRect({element:null==(n=await(null==a.isElement?void 0:a.isElement(g)))||n?g:g.contextElement||await(null==a.getDocumentElement?void 0:a.getDocumentElement(c.floating)),boundary:u,rootBoundary:d,strategy:l})),y="floating"===f?{...s.floating,x:o,y:i}:s.reference,b=await(null==a.getOffsetParent?void 0:a.getOffsetParent(c.floating)),w=await(null==a.isElement?void 0:a.isElement(b))&&await(null==a.getScale?void 0:a.getScale(b))||{x:1,y:1},x=(0,r.B1)(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:c,rect:y,offsetParent:b,strategy:l}):y);return{top:(v.top-x.top+m.top)/w.y,bottom:(x.bottom-v.bottom+m.bottom)/w.y,left:(v.left-x.left+m.left)/w.x,right:(x.right-v.right+m.right)/w.x}}const s=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:o,placement:i,rects:a,platform:s,elements:c,middlewareData:l}=t,{element:u,padding:d=0}=(0,r._3)(e,t)||{};if(null==u)return{};const f=(0,r.nI)(d),p={x:n,y:o},h=(0,r.Dz)(i),m=(0,r.sq)(h),g=await s.getDimensions(u),v="y"===h,y=v?"top":"left",b=v?"bottom":"right",w=v?"clientHeight":"clientWidth",x=a.reference[m]+a.reference[h]-p[h]-a.floating[m],O=p[h]-a.reference[h],S=await(null==s.getOffsetParent?void 0:s.getOffsetParent(u));let E=S?S[w]:0;E&&await(null==s.isElement?void 0:s.isElement(S))||(E=c.floating[w]||a.floating[m]);const k=x/2-O/2,D=E/2-g[m]/2-1,C=(0,r.jk)(f[y],D),P=(0,r.jk)(f[b],D),_=C,j=E-g[m]-P,T=E/2-g[m]/2+k,A=(0,r.qE)(_,T,j),R=!l.arrow&&null!=(0,r.Sg)(i)&&T!==A&&a.reference[m]/2-(T<_?C:P)-g[m]/2<0,I=R?T<_?T-_:T-j:0;return{[h]:p[h]+I,data:{[h]:A,centerOffset:T-A-I,...R&&{alignmentOffset:I}},reset:R}}});const c=function(e){return void 0===e&&(e={}),{name:"autoPlacement",options:e,async fn(t){var n,o,i;const{rects:s,middlewareData:c,placement:l,platform:u,elements:d}=t,{crossAxis:f=!1,alignment:p,allowedPlacements:h=r.DD,autoAlignment:m=!0,...g}=(0,r._3)(e,t),v=void 0!==p||h===r.DD?function(e,t,n){return(e?[...n.filter((t=>(0,r.Sg)(t)===e)),...n.filter((t=>(0,r.Sg)(t)!==e))]:n.filter((e=>(0,r.C0)(e)===e))).filter((n=>!e||(0,r.Sg)(n)===e||!!t&&(0,r.aD)(n)!==n))}(p||null,m,h):h,y=await a(t,g),b=(null==(n=c.autoPlacement)?void 0:n.index)||0,w=v[b];if(null==w)return{};const x=(0,r.w7)(w,s,await(null==u.isRTL?void 0:u.isRTL(d.floating)));if(l!==w)return{reset:{placement:v[0]}};const O=[y[(0,r.C0)(w)],y[x[0]],y[x[1]]],S=[...(null==(o=c.autoPlacement)?void 0:o.overflows)||[],{placement:w,overflows:O}],E=v[b+1];if(E)return{data:{index:b+1,overflows:S},reset:{placement:E}};const k=S.map((e=>{const t=(0,r.Sg)(e.placement);return[e.placement,t&&f?e.overflows.slice(0,2).reduce(((e,t)=>e+t),0):e.overflows[0],e.overflows]})).sort(((e,t)=>e[1]-t[1])),D=(null==(i=k.filter((e=>e[2].slice(0,(0,r.Sg)(e[0])?2:3).every((e=>e<=0))))[0])?void 0:i[0])||k[0][0];return D!==l?{data:{index:b+1,overflows:S},reset:{placement:D}}:{}}}},l=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var n,o;const{placement:i,middlewareData:s,rects:c,initialPlacement:l,platform:u,elements:d}=t,{mainAxis:f=!0,crossAxis:p=!0,fallbackPlacements:h,fallbackStrategy:m="bestFit",fallbackAxisSideDirection:g="none",flipAlignment:v=!0,...y}=(0,r._3)(e,t);if(null!=(n=s.arrow)&&n.alignmentOffset)return{};const b=(0,r.C0)(i),w=(0,r.C0)(l)===l,x=await(null==u.isRTL?void 0:u.isRTL(d.floating)),O=h||(w||!v?[(0,r.bV)(l)]:(0,r.WJ)(l));h||"none"===g||O.push(...(0,r.lP)(l,v,g,x));const S=[l,...O],E=await a(t,y),k=[];let D=(null==(o=s.flip)?void 0:o.overflows)||[];if(f&&k.push(E[b]),p){const e=(0,r.w7)(i,c,x);k.push(E[e[0]],E[e[1]])}if(D=[...D,{placement:i,overflows:k}],!k.every((e=>e<=0))){var C,P;const e=((null==(C=s.flip)?void 0:C.index)||0)+1,t=S[e];if(t)return{data:{index:e,overflows:D},reset:{placement:t}};let n=null==(P=D.filter((e=>e.overflows[0]<=0)).sort(((e,t)=>e.overflows[1]-t.overflows[1]))[0])?void 0:P.placement;if(!n)switch(m){case"bestFit":{var _;const e=null==(_=D.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=l}if(i!==n)return{reset:{placement:n}}}return{}}}};function u(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function d(e){return r.r_.some((t=>e[t]>=0))}const f=function(e){return void 0===e&&(e={}),{name:"hide",options:e,async fn(t){const{rects:n}=t,{strategy:o="referenceHidden",...i}=(0,r._3)(e,t);switch(o){case"referenceHidden":{const e=u(await a(t,{...i,elementContext:"reference"}),n.reference);return{data:{referenceHiddenOffsets:e,referenceHidden:d(e)}}}case"escaped":{const e=u(await a(t,{...i,altBoundary:!0}),n.floating);return{data:{escapedOffsets:e,escaped:d(e)}}}default:return{}}}}};function p(e){const t=(0,r.jk)(...e.map((e=>e.left))),n=(0,r.jk)(...e.map((e=>e.top)));return{x:t,y:n,width:(0,r.T9)(...e.map((e=>e.right)))-t,height:(0,r.T9)(...e.map((e=>e.bottom)))-n}}const h=function(e){return void 0===e&&(e={}),{name:"inline",options:e,async fn(t){const{placement:n,elements:o,rects:i,platform:a,strategy:s}=t,{padding:c=2,x:l,y:u}=(0,r._3)(e,t),d=Array.from(await(null==a.getClientRects?void 0:a.getClientRects(o.reference))||[]),f=function(e){const t=e.slice().sort(((e,t)=>e.y-t.y)),n=[];let o=null;for(let e=0;e<t.length;e++){const r=t[e];!o||r.y-o.y>o.height/2?n.push([r]):n[n.length-1].push(r),o=r}return n.map((e=>(0,r.B1)(p(e))))}(d),h=(0,r.B1)(p(d)),m=(0,r.nI)(c);const g=await a.getElementRects({reference:{getBoundingClientRect:function(){if(2===f.length&&f[0].left>f[1].right&&null!=l&&null!=u)return f.find((e=>l>e.left-m.left&&l<e.right+m.right&&u>e.top-m.top&&u<e.bottom+m.bottom))||h;if(f.length>=2){if("y"===(0,r.TV)(n)){const e=f[0],t=f[f.length-1],o="top"===(0,r.C0)(n),i=e.top,a=t.bottom,s=o?e.left:t.left,c=o?e.right:t.right;return{top:i,bottom:a,left:s,right:c,width:c-s,height:a-i,x:s,y:i}}const e="left"===(0,r.C0)(n),t=(0,r.T9)(...f.map((e=>e.right))),o=(0,r.jk)(...f.map((e=>e.left))),i=f.filter((n=>e?n.left===o:n.right===t)),a=i[0].top,s=i[i.length-1].bottom;return{top:a,bottom:s,left:o,right:t,width:t-o,height:s-a,x:o,y:a}}return h}},floating:o.floating,strategy:s});return i.reference.x!==g.reference.x||i.reference.y!==g.reference.y||i.reference.width!==g.reference.width||i.reference.height!==g.reference.height?{reset:{rects:g}}:{}}}};const m=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){var n,o;const{x:i,y:a,placement:s,middlewareData:c}=t,l=await async function(e,t){const{placement:n,platform:o,elements:i}=e,a=await(null==o.isRTL?void 0:o.isRTL(i.floating)),s=(0,r.C0)(n),c=(0,r.Sg)(n),l="y"===(0,r.TV)(n),u=["left","top"].includes(s)?-1:1,d=a&&l?-1:1,f=(0,r._3)(t,e);let{mainAxis:p,crossAxis:h,alignmentAxis:m}="number"==typeof f?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...f};return c&&"number"==typeof m&&(h="end"===c?-1*m:m),l?{x:h*d,y:p*u}:{x:p*u,y:h*d}}(t,e);return s===(null==(n=c.offset)?void 0:n.placement)&&null!=(o=c.arrow)&&o.alignmentOffset?{}:{x:i+l.x,y:a+l.y,data:{...l,placement:s}}}}},g=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:o,placement:i}=t,{mainAxis:s=!0,crossAxis:c=!1,limiter:l={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...u}=(0,r._3)(e,t),d={x:n,y:o},f=await a(t,u),p=(0,r.TV)((0,r.C0)(i)),h=(0,r.PG)(p);let m=d[h],g=d[p];if(s){const e="y"===h?"bottom":"right",t=m+f["y"===h?"top":"left"],n=m-f[e];m=(0,r.qE)(t,m,n)}if(c){const e="y"===p?"bottom":"right",t=g+f["y"===p?"top":"left"],n=g-f[e];g=(0,r.qE)(t,g,n)}const v=l.fn({...t,[h]:m,[p]:g});return{...v,data:{x:v.x-n,y:v.y-o}}}}},v=function(e){return void 0===e&&(e={}),{options:e,fn(t){const{x:n,y:o,placement:i,rects:a,middlewareData:s}=t,{offset:c=0,mainAxis:l=!0,crossAxis:u=!0}=(0,r._3)(e,t),d={x:n,y:o},f=(0,r.TV)(i),p=(0,r.PG)(f);let h=d[p],m=d[f];const g=(0,r._3)(c,t),v="number"==typeof g?{mainAxis:g,crossAxis:0}:{mainAxis:0,crossAxis:0,...g};if(l){const e="y"===p?"height":"width",t=a.reference[p]-a.floating[e]+v.mainAxis,n=a.reference[p]+a.reference[e]-v.mainAxis;h<t?h=t:h>n&&(h=n)}if(u){var y,b;const e="y"===p?"width":"height",t=["top","left"].includes((0,r.C0)(i)),n=a.reference[f]-a.floating[e]+(t&&(null==(y=s.offset)?void 0:y[f])||0)+(t?0:v.crossAxis),o=a.reference[f]+a.reference[e]+(t?0:(null==(b=s.offset)?void 0:b[f])||0)-(t?v.crossAxis:0);m<n?m=n:m>o&&(m=o)}return{[p]:h,[f]:m}}}},y=function(e){return void 0===e&&(e={}),{name:"size",options:e,async fn(t){const{placement:n,rects:o,platform:i,elements:s}=t,{apply:c=(()=>{}),...l}=(0,r._3)(e,t),u=await a(t,l),d=(0,r.C0)(n),f=(0,r.Sg)(n),p="y"===(0,r.TV)(n),{width:h,height:m}=o.floating;let g,v;"top"===d||"bottom"===d?(g=d,v=f===(await(null==i.isRTL?void 0:i.isRTL(s.floating))?"start":"end")?"left":"right"):(v=d,g="end"===f?"top":"bottom");const y=m-u[g],b=h-u[v],w=!t.middlewareData.shift;let x=y,O=b;if(p){const e=h-u.left-u.right;O=f||w?(0,r.jk)(b,e):e}else{const e=m-u.top-u.bottom;x=f||w?(0,r.jk)(y,e):e}if(w&&!f){const e=(0,r.T9)(u.left,0),t=(0,r.T9)(u.right,0),n=(0,r.T9)(u.top,0),o=(0,r.T9)(u.bottom,0);p?O=h-2*(0!==e||0!==t?e+t:(0,r.T9)(u.left,u.right)):x=m-2*(0!==n||0!==o?n+o:(0,r.T9)(u.top,u.bottom))}await c({...t,availableWidth:O,availableHeight:x});const S=await i.getDimensions(s.floating);return h!==S.width||m!==S.height?{reset:{rects:!0}}:{}}}}},97193:(e,t,n)=>{"use strict";n.d(t,{B1:()=>C,C0:()=>m,DD:()=>i,Dz:()=>w,Jx:()=>u,LI:()=>c,PG:()=>v,RI:()=>l,Sg:()=>g,T9:()=>s,TV:()=>b,WJ:()=>O,_3:()=>h,aD:()=>S,bV:()=>k,jk:()=>a,lP:()=>E,nI:()=>D,qE:()=>p,r_:()=>r,sq:()=>y,w7:()=>x});const r=["top","right","bottom","left"],o=["start","end"],i=r.reduce(((e,t)=>e.concat(t,t+"-"+o[0],t+"-"+o[1])),[]),a=Math.min,s=Math.max,c=Math.round,l=Math.floor,u=e=>({x:e,y:e}),d={left:"right",right:"left",bottom:"top",top:"bottom"},f={start:"end",end:"start"};function p(e,t,n){return s(e,a(t,n))}function h(e,t){return"function"==typeof e?e(t):e}function m(e){return e.split("-")[0]}function g(e){return e.split("-")[1]}function v(e){return"x"===e?"y":"x"}function y(e){return"y"===e?"height":"width"}function b(e){return["top","bottom"].includes(m(e))?"y":"x"}function w(e){return v(b(e))}function x(e,t,n){void 0===n&&(n=!1);const r=g(e),o=w(e),i=y(o);let a="x"===o?r===(n?"end":"start")?"right":"left":"start"===r?"bottom":"top";return t.reference[i]>t.floating[i]&&(a=k(a)),[a,k(a)]}function O(e){const t=k(e);return[S(e),t,S(t)]}function S(e){return e.replace(/start|end/g,(e=>f[e]))}function E(e,t,n,r){const o=g(e);let i=function(e,t,n){const r=["left","right"],o=["right","left"],i=["top","bottom"],a=["bottom","top"];switch(e){case"top":case"bottom":return n?t?o:r:t?r:o;case"left":case"right":return t?i:a;default:return[]}}(m(e),"start"===n,r);return o&&(i=i.map((e=>e+"-"+o)),t&&(i=i.concat(i.map(S)))),i}function k(e){return e.replace(/left|right|bottom|top/g,(e=>d[e]))}function D(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 C(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}},50622:(e,t,n)=>{"use strict";function r(e,t){return(e<0?"-":"")+Math.abs(e).toString().padStart(t,"0")}n.d(t,{F:()=>r})},18621:(e,t,n)=>{"use strict";n.d(t,{q:()=>r.c});var r=n(44985)},82695:(e,t,n)=>{"use strict";n.d(t,{q:()=>o});let r={};function o(){return r}},69021:(e,t,n)=>{"use strict";n.d(t,{C:()=>o});var r=n(50622);const o={y(e,t){const n=e.getFullYear(),o=n>0?n:1-n;return(0,r.F)("yy"===t?o%100:o,t.length)},M(e,t){const n=e.getMonth();return"M"===t?String(n+1):(0,r.F)(n+1,2)},d:(e,t)=>(0,r.F)(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)=>(0,r.F)(e.getHours()%12||12,t.length),H:(e,t)=>(0,r.F)(e.getHours(),t.length),m:(e,t)=>(0,r.F)(e.getMinutes(),t.length),s:(e,t)=>(0,r.F)(e.getSeconds(),t.length),S(e,t){const n=t.length,o=e.getMilliseconds(),i=Math.trunc(o*Math.pow(10,n-3));return(0,r.F)(i,t.length)}}},36847:(e,t,n)=>{"use strict";n.d(t,{m:()=>i});const r=(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"})}},o=(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"})}},i={p:o,P:(e,t)=>{const n=e.match(/(P+)(p+)?/)||[],i=n[1],a=n[2];if(!a)return r(e,t);let s;switch(i){case"P":s=t.dateTime({width:"short"});break;case"PP":s=t.dateTime({width:"medium"});break;case"PPP":s=t.dateTime({width:"long"});break;default:s=t.dateTime({width:"full"})}return s.replace("{{date}}",r(i,t)).replace("{{time}}",o(a,t))}}},40215:(e,t,n)=>{"use strict";n.d(t,{G:()=>o});var r=n(2642);function o(e){const t=(0,r.a)(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}},76992:(e,t,n)=>{"use strict";n.d(t,{Ss:()=>c,ef:()=>a,xM:()=>s});const r=/^D+$/,o=/^Y+$/,i=["D","DD","YY","YYYY"];function a(e){return r.test(e)}function s(e){return o.test(e)}function c(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),i.includes(e))throw new RangeError(r)}},2940:(e,t,n)=>{"use strict";n.d(t,{Cg:()=>i,_m:()=>s,my:()=>r,s0:()=>a,w4:()=>o});Math.pow(10,8);const r=6048e5,o=864e5,i=6e4,a=36e5,s=1e3},35840:(e,t,n)=>{"use strict";function r(e,t){return e instanceof Date?new e.constructor(t):new Date(t)}n.d(t,{w:()=>r})},20514:(e,t,n)=>{"use strict";n.d(t,{m:()=>a});var r=n(2940),o=n(51730),i=n(40215);function a(e,t){const n=(0,o.o)(e),a=(0,o.o)(t),s=+n-(0,i.G)(n),c=+a-(0,i.G)(a);return Math.round((s-c)/r.w4)}},36126:(e,t,n)=>{"use strict";n.d(t,{GP:()=>T});var r=n(18621),o=n(82695),i=n(73875),a=n(6514),s=n(65961),c=n(70175),l=n(29220),u=n(50622),d=n(69021);const f="midnight",p="noon",h="morning",m="afternoon",g="evening",v="night",y={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 d.C.y(e,t)},Y:function(e,t,n,r){const o=(0,l.h)(e,r),i=o>0?o:1-o;if("YY"===t){const e=i%100;return(0,u.F)(e,2)}return"Yo"===t?n.ordinalNumber(i,{unit:"year"}):(0,u.F)(i,t.length)},R:function(e,t){const n=(0,s.p)(e);return(0,u.F)(n,t.length)},u:function(e,t){const n=e.getFullYear();return(0,u.F)(n,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(0,u.F)(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(0,u.F)(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 d.C.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(0,u.F)(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=(0,c.N)(e,r);return"wo"===t?n.ordinalNumber(o,{unit:"week"}):(0,u.F)(o,t.length)},I:function(e,t,n){const r=(0,a.s)(e);return"Io"===t?n.ordinalNumber(r,{unit:"week"}):(0,u.F)(r,t.length)},d:function(e,t,n){return"do"===t?n.ordinalNumber(e.getDate(),{unit:"date"}):d.C.d(e,t)},D:function(e,t,n){const r=(0,i.F)(e);return"Do"===t?n.ordinalNumber(r,{unit:"dayOfYear"}):(0,u.F)(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(),i=(o-r.weekStartsOn+8)%7||7;switch(t){case"e":return String(i);case"ee":return(0,u.F)(i,2);case"eo":return n.ordinalNumber(i,{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(),i=(o-r.weekStartsOn+8)%7||7;switch(t){case"c":return String(i);case"cc":return(0,u.F)(i,t.length);case"co":return n.ordinalNumber(i,{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(0,u.F)(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?p:0===r?f: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?g:r>=12?m:r>=4?h:v,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 d.C.h(e,t)},H:function(e,t,n){return"Ho"===t?n.ordinalNumber(e.getHours(),{unit:"hour"}):d.C.H(e,t)},K:function(e,t,n){const r=e.getHours()%12;return"Ko"===t?n.ordinalNumber(r,{unit:"hour"}):(0,u.F)(r,t.length)},k:function(e,t,n){let r=e.getHours();return 0===r&&(r=24),"ko"===t?n.ordinalNumber(r,{unit:"hour"}):(0,u.F)(r,t.length)},m:function(e,t,n){return"mo"===t?n.ordinalNumber(e.getMinutes(),{unit:"minute"}):d.C.m(e,t)},s:function(e,t,n){return"so"===t?n.ordinalNumber(e.getSeconds(),{unit:"second"}):d.C.s(e,t)},S:function(e,t){return d.C.S(e,t)},X:function(e,t,n){const r=e.getTimezoneOffset();if(0===r)return"Z";switch(t){case"X":return w(r);case"XXXX":case"XX":return x(r);default:return x(r,":")}},x:function(e,t,n){const r=e.getTimezoneOffset();switch(t){case"x":return w(r);case"xxxx":case"xx":return x(r);default:return x(r,":")}},O:function(e,t,n){const r=e.getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+b(r,":");default:return"GMT"+x(r,":")}},z:function(e,t,n){const r=e.getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+b(r,":");default:return"GMT"+x(r,":")}},t:function(e,t,n){const r=Math.trunc(e.getTime()/1e3);return(0,u.F)(r,t.length)},T:function(e,t,n){const r=e.getTime();return(0,u.F)(r,t.length)}};function b(e,t=""){const n=e>0?"-":"+",r=Math.abs(e),o=Math.trunc(r/60),i=r%60;return 0===i?n+String(o):n+String(o)+t+(0,u.F)(i,2)}function w(e,t){if(e%60==0){return(e>0?"-":"+")+(0,u.F)(Math.abs(e)/60,2)}return x(e,t)}function x(e,t=""){const n=e>0?"-":"+",r=Math.abs(e);return n+(0,u.F)(Math.trunc(r/60),2)+t+(0,u.F)(r%60,2)}var O=n(36847),S=n(76992),E=n(71649),k=n(2642);const D=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,C=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,P=/^'([^]*?)'?$/,_=/''/g,j=/[a-zA-Z]/;function T(e,t,n){const i=(0,o.q)(),a=n?.locale??i.locale??r.q,s=n?.firstWeekContainsDate??n?.locale?.options?.firstWeekContainsDate??i.firstWeekContainsDate??i.locale?.options?.firstWeekContainsDate??1,c=n?.weekStartsOn??n?.locale?.options?.weekStartsOn??i.weekStartsOn??i.locale?.options?.weekStartsOn??0,l=(0,k.a)(e);if(!(0,E.f)(l))throw new RangeError("Invalid time value");let u=t.match(C).map((e=>{const t=e[0];if("p"===t||"P"===t){return(0,O.m[t])(e,a.formatLong)}return e})).join("").match(D).map((e=>{if("''"===e)return{isToken:!1,value:"'"};const t=e[0];if("'"===t)return{isToken:!1,value:A(e)};if(y[t])return{isToken:!0,value:e};if(t.match(j))throw new RangeError("Format string contains an unescaped latin alphabet character `"+t+"`");return{isToken:!1,value:e}}));a.localize.preprocessor&&(u=a.localize.preprocessor(l,u));const d={firstWeekContainsDate:s,weekStartsOn:c,locale:a};return u.map((r=>{if(!r.isToken)return r.value;const o=r.value;(!n?.useAdditionalWeekYearTokens&&(0,S.xM)(o)||!n?.useAdditionalDayOfYearTokens&&(0,S.ef)(o))&&(0,S.Ss)(o,t,String(e));return(0,y[o[0]])(l,o,a.localize,d)})).join("")}function A(e){const t=e.match(P);return t?t[1].replace(_,"'"):e}},73875:(e,t,n)=>{"use strict";n.d(t,{F:()=>a});var r=n(20514),o=n(16823),i=n(2642);function a(e){const t=(0,i.a)(e);return(0,r.m)(t,(0,o.D)(t))+1}},6514:(e,t,n)=>{"use strict";n.d(t,{s:()=>s});var r=n(2940),o=n(83787),i=n(7848),a=n(2642);function s(e){const t=(0,a.a)(e),n=+(0,o.b)(t)-+(0,i.w)(t);return Math.round(n/r.my)+1}},65961:(e,t,n)=>{"use strict";n.d(t,{p:()=>a});var r=n(35840),o=n(83787),i=n(2642);function a(e){const t=(0,i.a)(e),n=t.getFullYear(),a=(0,r.w)(e,0);a.setFullYear(n+1,0,4),a.setHours(0,0,0,0);const s=(0,o.b)(a),c=(0,r.w)(e,0);c.setFullYear(n,0,4),c.setHours(0,0,0,0);const l=(0,o.b)(c);return t.getTime()>=s.getTime()?n+1:t.getTime()>=l.getTime()?n:n-1}},70175:(e,t,n)=>{"use strict";n.d(t,{N:()=>s});var r=n(2940),o=n(92528),i=n(65563),a=n(2642);function s(e,t){const n=(0,a.a)(e),s=+(0,o.k)(n,t)-+(0,i.b)(n,t);return Math.round(s/r.my)+1}},29220:(e,t,n)=>{"use strict";n.d(t,{h:()=>s});var r=n(35840),o=n(92528),i=n(2642),a=n(82695);function s(e,t){const n=(0,i.a)(e),s=n.getFullYear(),c=(0,a.q)(),l=t?.firstWeekContainsDate??t?.locale?.options?.firstWeekContainsDate??c.firstWeekContainsDate??c.locale?.options?.firstWeekContainsDate??1,u=(0,r.w)(e,0);u.setFullYear(s+1,0,l),u.setHours(0,0,0,0);const d=(0,o.k)(u,t),f=(0,r.w)(e,0);f.setFullYear(s,0,l),f.setHours(0,0,0,0);const p=(0,o.k)(f,t);return n.getTime()>=d.getTime()?s+1:n.getTime()>=p.getTime()?s:s-1}},131:(e,t,n)=>{"use strict";n.d(t,{fij:()=>i,m_z:()=>s.m,Vq$:()=>m,GPZ:()=>v.GP,qZx:()=>w,Osm:()=>S,SyE:()=>E,uv4:()=>Ce,qgA:()=>De,Hle:()=>Pe,avh:()=>Fe,$7z:()=>Le,glI:()=>He,gtt:()=>Be,ol1:()=>l.o});var r=n(2642),o=n(35840);function i(e,t){const n=(0,r.a)(e);return isNaN(t)?(0,o.w)(e,NaN):t?(n.setDate(n.getDate()+t),n):n}var a=n(2940);n(65961);var s=n(20514);n(7848);function c(e,t){const n=(0,r.a)(e),o=(0,r.a)(t),i=n.getTime()-o.getTime();return i<0?-1:i>0?1:i}var l=n(51730);var u=n(71649);var d=n(83787),f=n(40215);var p=n(92528);function h(e,t){const n=(0,r.a)(e),o=(0,r.a)(t);return n.getFullYear()-o.getFullYear()}function m(e,t){const n=(0,r.a)(e),o=(0,r.a)(t),i=c(n,o),a=Math.abs(h(n,o));n.setFullYear(1584),o.setFullYear(1584);const s=i*(a-+(c(n,o)===-i));return 0===s?0:s}n(16823);var g=n(82695);var v=n(36126),y=n(18621);n(50622);n(73875);function b(){return Object.assign({},(0,g.q)())}function w(e){return(0,r.a)(e).getHours()}function x(e){let t=(0,r.a)(e).getDay();return 0===t&&(t=7),t}var O=n(6514);function S(e){return(0,r.a)(e).getMinutes()}function E(e){return(0,r.a)(e).getSeconds()}var k=n(70175);var D=n(29220);n(32833);var C=n(36847),P=n(76992);function _(e,t){const n=t instanceof Date?(0,o.w)(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 j{subPriority=0;validate(e,t){return!0}}class T extends j{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 A extends j{priority=10;subPriority=-1;set(e,t){return t.timestampIsSet?e:(0,o.w)(e,_(e,Date))}}class R{run(e,t,n,r){const o=this.parse(e,t,n,r);return o?{setter:new T(o.value,this.validate,this.set,this.priority,this.subPriority),rest:o.rest}:null}validate(e,t,n){return!0}}const I=/^(1[0-2]|0?\d)/,M=/^(3[0-1]|[0-2]?\d)/,N=/^(36[0-6]|3[0-5]\d|[0-2]?\d?\d)/,F=/^(5[0-3]|[0-4]?\d)/,L=/^(2[0-3]|[0-1]?\d)/,H=/^(2[0-4]|[0-1]?\d)/,B=/^(1[0-1]|0?\d)/,W=/^(1[0-2]|0?\d)/,z=/^[0-5]?\d/,U=/^[0-5]?\d/,V=/^\d/,Y=/^\d{1,2}/,q=/^\d{1,3}/,G=/^\d{1,4}/,K=/^-?\d+/,Q=/^-?\d/,X=/^-?\d{1,2}/,$=/^-?\d{1,3}/,Z=/^-?\d{1,4}/,J=/^([+-])(\d{2})(\d{2})?|Z/,ee=/^([+-])(\d{2})(\d{2})|Z/,te=/^([+-])(\d{2})(\d{2})((\d{2}))?|Z/,ne=/^([+-])(\d{2}):(\d{2})|Z/,re=/^([+-])(\d{2}):(\d{2})(:(\d{2}))?|Z/;function oe(e,t){return e?{value:t(e.value),rest:e.rest}:e}function ie(e,t){const n=t.match(e);return n?{value:parseInt(n[0],10),rest:t.slice(n[0].length)}:null}function ae(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,i=n[3]?parseInt(n[3],10):0,s=n[5]?parseInt(n[5],10):0;return{value:r*(o*a.s0+i*a.Cg+s*a._m),rest:t.slice(n[0].length)}}function se(e){return ie(K,e)}function ce(e,t){switch(e){case 1:return ie(V,t);case 2:return ie(Y,t);case 3:return ie(q,t);case 4:return ie(G,t);default:return ie(new RegExp("^\\d{1,"+e+"}"),t)}}function le(e,t){switch(e){case 1:return ie(Q,t);case 2:return ie(X,t);case 3:return ie($,t);case 4:return ie(Z,t);default:return ie(new RegExp("^-?\\d{1,"+e+"}"),t)}}function ue(e){switch(e){case"morning":return 4;case"evening":return 17;case"pm":case"noon":case"afternoon":return 12;default:return 0}}function de(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 fe(e){return e%400==0||e%4==0&&e%100!=0}function pe(e,t,n){const o=(0,r.a)(e),i=(0,k.N)(o,n)-t;return o.setDate(o.getDate()-7*i),o}function he(e,t){const n=(0,r.a)(e),o=(0,O.s)(n)-t;return n.setDate(n.getDate()-7*o),n}const me=[31,28,31,30,31,30,31,31,30,31,30,31],ge=[31,29,31,30,31,30,31,31,30,31,30,31];function ve(e,t,n){const o=(0,g.q)(),a=n?.weekStartsOn??n?.locale?.options?.weekStartsOn??o.weekStartsOn??o.locale?.options?.weekStartsOn??0,s=(0,r.a)(e),c=s.getDay(),l=7-a;return i(s,t<0||t>6?t-(c+l)%7:((t%7+7)%7+l)%7-(c+l)%7)}function ye(e,t){const n=(0,r.a)(e);return i(n,t-x(n))}const be={G:new class extends R{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 R{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 oe(ce(4,e),r);case"yo":return oe(n.ordinalNumber(e,{unit:"year"}),r);default:return oe(ce(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=de(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 R{priority=130;parse(e,t,n){const r=e=>({year:e,isTwoDigitYear:"YY"===t});switch(t){case"Y":return oe(ce(4,e),r);case"Yo":return oe(n.ordinalNumber(e,{unit:"year"}),r);default:return oe(ce(t.length,e),r)}}validate(e,t){return t.isTwoDigitYear||t.year>0}set(e,t,n,r){const o=(0,D.h)(e,r);if(n.isTwoDigitYear){const t=de(n.year,o);return e.setFullYear(t,0,r.firstWeekContainsDate),e.setHours(0,0,0,0),(0,p.k)(e,r)}const i="era"in t&&1!==t.era?1-n.year:n.year;return e.setFullYear(i,0,r.firstWeekContainsDate),e.setHours(0,0,0,0),(0,p.k)(e,r)}incompatibleTokens=["y","R","u","Q","q","M","L","I","d","D","i","t","T"]},R:new class extends R{priority=130;parse(e,t){return le("R"===t?4:t.length,e)}set(e,t,n){const r=(0,o.w)(e,0);return r.setFullYear(n,0,4),r.setHours(0,0,0,0),(0,d.b)(r)}incompatibleTokens=["G","y","Y","u","Q","q","M","L","w","d","D","e","c","t","T"]},u:new class extends R{priority=130;parse(e,t){return le("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 R{priority=120;parse(e,t,n){switch(t){case"Q":case"QQ":return ce(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 R{priority=120;parse(e,t,n){switch(t){case"q":case"qq":return ce(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 R{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 oe(ie(I,e),r);case"MM":return oe(ce(2,e),r);case"Mo":return oe(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 R{priority=110;parse(e,t,n){const r=e=>e-1;switch(t){case"L":return oe(ie(I,e),r);case"LL":return oe(ce(2,e),r);case"Lo":return oe(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 R{priority=100;parse(e,t,n){switch(t){case"w":return ie(F,e);case"wo":return n.ordinalNumber(e,{unit:"week"});default:return ce(t.length,e)}}validate(e,t){return t>=1&&t<=53}set(e,t,n,r){return(0,p.k)(pe(e,n,r),r)}incompatibleTokens=["y","R","u","q","Q","M","L","I","d","D","i","t","T"]},I:new class extends R{priority=100;parse(e,t,n){switch(t){case"I":return ie(F,e);case"Io":return n.ordinalNumber(e,{unit:"week"});default:return ce(t.length,e)}}validate(e,t){return t>=1&&t<=53}set(e,t,n){return(0,d.b)(he(e,n))}incompatibleTokens=["y","Y","u","q","Q","M","L","w","d","D","e","c","t","T"]},d:new class extends R{priority=90;subPriority=1;parse(e,t,n){switch(t){case"d":return ie(M,e);case"do":return n.ordinalNumber(e,{unit:"date"});default:return ce(t.length,e)}}validate(e,t){const n=fe(e.getFullYear()),r=e.getMonth();return n?t>=1&&t<=ge[r]:t>=1&&t<=me[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 R{priority=90;subpriority=1;parse(e,t,n){switch(t){case"D":case"DD":return ie(N,e);case"Do":return n.ordinalNumber(e,{unit:"date"});default:return ce(t.length,e)}}validate(e,t){return fe(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 R{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=ve(e,n,r)).setHours(0,0,0,0),e}incompatibleTokens=["D","i","e","c","t","T"]},e:new class extends R{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 oe(ce(t.length,e),o);case"eo":return oe(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=ve(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 R{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 oe(ce(t.length,e),o);case"co":return oe(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=ve(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 R{priority=90;parse(e,t,n){const r=e=>0===e?7:e;switch(t){case"i":case"ii":return ce(t.length,e);case"io":return n.ordinalNumber(e,{unit:"day"});case"iii":return oe(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 oe(n.day(e,{width:"narrow",context:"formatting"}),r);case"iiiiii":return oe(n.day(e,{width:"short",context:"formatting"})||n.day(e,{width:"narrow",context:"formatting"}),r);default:return oe(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=ye(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 R{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(ue(n),0,0,0),e}incompatibleTokens=["b","B","H","k","t","T"]},b:new class extends R{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(ue(n),0,0,0),e}incompatibleTokens=["a","B","H","k","t","T"]},B:new class extends R{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(ue(n),0,0,0),e}incompatibleTokens=["a","b","t","T"]},h:new class extends R{priority=70;parse(e,t,n){switch(t){case"h":return ie(W,e);case"ho":return n.ordinalNumber(e,{unit:"hour"});default:return ce(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 R{priority=70;parse(e,t,n){switch(t){case"H":return ie(L,e);case"Ho":return n.ordinalNumber(e,{unit:"hour"});default:return ce(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 R{priority=70;parse(e,t,n){switch(t){case"K":return ie(B,e);case"Ko":return n.ordinalNumber(e,{unit:"hour"});default:return ce(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 R{priority=70;parse(e,t,n){switch(t){case"k":return ie(H,e);case"ko":return n.ordinalNumber(e,{unit:"hour"});default:return ce(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 R{priority=60;parse(e,t,n){switch(t){case"m":return ie(z,e);case"mo":return n.ordinalNumber(e,{unit:"minute"});default:return ce(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 R{priority=50;parse(e,t,n){switch(t){case"s":return ie(U,e);case"so":return n.ordinalNumber(e,{unit:"second"});default:return ce(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 R{priority=30;parse(e,t){return oe(ce(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 R{priority=10;parse(e,t){switch(t){case"X":return ae(J,e);case"XX":return ae(ee,e);case"XXXX":return ae(te,e);case"XXXXX":return ae(re,e);default:return ae(ne,e)}}set(e,t,n){return t.timestampIsSet?e:(0,o.w)(e,e.getTime()-(0,f.G)(e)-n)}incompatibleTokens=["t","T","x"]},x:new class extends R{priority=10;parse(e,t){switch(t){case"x":return ae(J,e);case"xx":return ae(ee,e);case"xxxx":return ae(te,e);case"xxxxx":return ae(re,e);default:return ae(ne,e)}}set(e,t,n){return t.timestampIsSet?e:(0,o.w)(e,e.getTime()-(0,f.G)(e)-n)}incompatibleTokens=["t","T","X"]},t:new class extends R{priority=40;parse(e){return se(e)}set(e,t,n){return[(0,o.w)(e,1e3*n),{timestampIsSet:!0}]}incompatibleTokens="*"},T:new class extends R{priority=20;parse(e){return se(e)}set(e,t,n){return[(0,o.w)(e,n),{timestampIsSet:!0}]}incompatibleTokens="*"}},we=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,xe=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,Oe=/^'([^]*?)'?$/,Se=/''/g,Ee=/\S/,ke=/[a-zA-Z]/;function De(e,t,n,i){const a=b(),s=i?.locale??a.locale??y.q,c=i?.firstWeekContainsDate??i?.locale?.options?.firstWeekContainsDate??a.firstWeekContainsDate??a.locale?.options?.firstWeekContainsDate??1,l=i?.weekStartsOn??i?.locale?.options?.weekStartsOn??a.weekStartsOn??a.locale?.options?.weekStartsOn??0;if(""===t)return""===e?(0,r.a)(n):(0,o.w)(n,NaN);const u={firstWeekContainsDate:c,weekStartsOn:l,locale:s},d=[new A],f=t.match(xe).map((e=>{const t=e[0];if(t in C.m){return(0,C.m[t])(e,s.formatLong)}return e})).join("").match(we),p=[];for(let r of f){!i?.useAdditionalWeekYearTokens&&(0,P.xM)(r)&&(0,P.Ss)(r,t,e),!i?.useAdditionalDayOfYearTokens&&(0,P.ef)(r)&&(0,P.Ss)(r,t,e);const a=r[0],c=be[a];if(c){const{incompatibleTokens:t}=c;if(Array.isArray(t)){const e=p.find((e=>t.includes(e.token)||e.token===a));if(e)throw new RangeError(`The format string mustn't contain \`${e.fullToken}\` and \`${r}\` at the same time`)}else if("*"===c.incompatibleTokens&&p.length>0)throw new RangeError(`The format string mustn't contain \`${r}\` and any other token at the same time`);p.push({token:a,fullToken:r});const i=c.run(e,r,s.match,u);if(!i)return(0,o.w)(n,NaN);d.push(i.setter),e=i.rest}else{if(a.match(ke))throw new RangeError("Format string contains an unescaped latin alphabet character `"+a+"`");if("''"===r?r="'":"'"===a&&(r=r.match(Oe)[1].replace(Se,"'")),0!==e.indexOf(r))return(0,o.w)(n,NaN);e=e.slice(r.length)}}if(e.length>0&&Ee.test(e))return(0,o.w)(n,NaN);const h=d.map((e=>e.priority)).sort(((e,t)=>t-e)).filter(((e,t,n)=>n.indexOf(e)===t)).map((e=>d.filter((t=>t.priority===e)).sort(((e,t)=>t.subPriority-e.subPriority)))).map((e=>e[0]));let m=(0,r.a)(n);if(isNaN(m.getTime()))return(0,o.w)(n,NaN);const g={};for(const e of h){if(!e.validate(m,u))return(0,o.w)(n,NaN);const t=e.set(m,g,u);Array.isArray(t)?(m=t[0],Object.assign(g,t[1])):m=t}return(0,o.w)(n,m)}function Ce(e,t,n){return(0,u.f)(De(e,t,new Date,n))}n(18979);n(69021);function Pe(e,t){const n=t?.additionalDigits??2,r=function(e){const t={},n=e.split(_e.dateTimeDelimiter);let r;if(n.length>2)return t;/:/.test(n[0])?r=n[0]:(t.date=n[0],r=n[1],_e.timeZoneDelimiter.test(t.date)&&(t.date=e.split(_e.timeZoneDelimiter)[0],r=e.substr(t.date.length,e.length)));if(r){const e=_e.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,i=r[2]?parseInt(r[2]):null;return{year:null===i?o:100*i,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(je);if(!n)return new Date(NaN);const r=!!n[4],o=Re(n[1]),i=Re(n[2])-1,a=Re(n[3]),s=Re(n[4]),c=Re(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,i=7*(t-1)+n+1-o;return r.setUTCDate(r.getUTCDate()+i),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<=(Me[t]||(Ne(e)?29:28))}(t,i,a)&&function(e,t){return t>=1&&t<=(Ne(e)?366:365)}(t,o)?(e.setUTCFullYear(t,i,Math.max(o,a)),e):new Date(NaN)}}(e.restDateString,e.year)}if(!o||isNaN(o.getTime()))return new Date(NaN);const i=o.getTime();let s,c=0;if(r.time&&(c=function(e){const t=e.match(Te);if(!t)return NaN;const n=Ie(t[1]),r=Ie(t[2]),o=Ie(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*a.s0+r*a.Cg+1e3*o}(r.time),isNaN(c)))return new Date(NaN);if(!r.timezone){const e=new Date(i+c),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 s=function(e){if("Z"===e)return 0;const t=e.match(Ae);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*a.s0+o*a.Cg)}(r.timezone),isNaN(s)?new Date(NaN):new Date(i+c+s)}const _e={dateTimeDelimiter:/[T ]/,timeZoneDelimiter:/[Z ]/i,timezone:/([Z+-].*)$/},je=/^-?(?:(\d{3})|(\d{2})(?:-?(\d{2}))?|W(\d{2})(?:-?(\d{1}))?|)$/,Te=/^(\d{2}(?:[.,]\d*)?)(?::?(\d{2}(?:[.,]\d*)?))?(?::?(\d{2}(?:[.,]\d*)?))?$/,Ae=/^([+-])(\d{2})(?::?(\d{2}))?$/;function Re(e){return e?parseInt(e):1}function Ie(e){return e&&parseFloat(e.replace(",","."))||0}const Me=[31,null,31,30,31,30,31,31,30,31,30,31];function Ne(e){return e%400==0||e%4==0&&e%100!=0}function Fe(e,t){const n=(0,r.a)(e);return n.setHours(t),n}function Le(e,t){const n=(0,r.a)(e);return n.setMilliseconds(t),n}function He(e,t){const n=(0,r.a)(e);return n.setMinutes(t),n}function Be(e,t){const n=(0,r.a)(e);return n.setSeconds(t),n}n(65563)},32833:(e,t,n)=>{"use strict";function r(e){return e instanceof Date||"object"==typeof e&&"[object Date]"===Object.prototype.toString.call(e)}n.d(t,{$:()=>r})},18979:(e,t,n)=>{"use strict";n.d(t,{R:()=>o});var r=n(92528);function o(e,t,n){return+(0,r.k)(e,n)==+(0,r.k)(t,n)}},71649:(e,t,n)=>{"use strict";n.d(t,{f:()=>i});var r=n(32833),o=n(2642);function i(e){if(!(0,r.$)(e)&&"number"!=typeof e)return!1;const t=(0,o.a)(e);return!isNaN(Number(t))}},67404:(e,t,n)=>{"use strict";function r(e){return(t={})=>{const n=t.width?String(t.width):e.defaultWidth;return e.formats[n]||e.formats[e.defaultWidth]}}n.d(t,{k:()=>r})},59574:(e,t,n)=>{"use strict";function r(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]}}n.d(t,{o:()=>r})},98094:(e,t,n)=>{"use strict";function r(e){return(t,n={})=>{const r=n.width,o=r&&e.matchPatterns[r]||e.matchPatterns[e.defaultMatchWidth],i=t.match(o);if(!i)return null;const a=i[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(a))):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(a)));let l;l=e.valueCallback?e.valueCallback(c):c,l=n.valueCallback?n.valueCallback(l):l;return{value:l,rest:t.slice(a.length)}}}n.d(t,{A:()=>r})},21296:(e,t,n)=>{"use strict";function r(e){return(t,n={})=>{const r=t.match(e.matchPattern);if(!r)return null;const o=r[0],i=t.match(e.parsePattern);if(!i)return null;let a=e.valueCallback?e.valueCallback(i[0]):i[0];a=n.valueCallback?n.valueCallback(a):a;return{value:a,rest:t.slice(o.length)}}}n.d(t,{K:()=>r})},44985:(e,t,n)=>{"use strict";n.d(t,{c:()=>u});const r={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"}};var o=n(67404);const i={date:(0,o.k)({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:(0,o.k)({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:(0,o.k)({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},a={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"};var s=n(59574);const c={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:(0,s.o)({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:(0,s.o)({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:(0,s.o)({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:(0,s.o)({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:(0,s.o)({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"})};var l=n(98094);const u={code:"en-US",formatDistance:(e,t,n)=>{let o;const i=r[e];return o="string"==typeof i?i:1===t?i.one:i.other.replace("{{count}}",t.toString()),n?.addSuffix?n.comparison&&n.comparison>0?"in "+o:o+" ago":o},formatLong:i,formatRelative:(e,t,n,r)=>a[e],localize:c,match:{ordinalNumber:(0,n(21296).K)({matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:e=>parseInt(e,10)}),era:(0,l.A)({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:(0,l.A)({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:(0,l.A)({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:(0,l.A)({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:(0,l.A)({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"})},options:{weekStartsOn:0,firstWeekContainsDate:1}}},51730:(e,t,n)=>{"use strict";n.d(t,{o:()=>o});var r=n(2642);function o(e){const t=(0,r.a)(e);return t.setHours(0,0,0,0),t}},83787:(e,t,n)=>{"use strict";n.d(t,{b:()=>o});var r=n(92528);function o(e){return(0,r.k)(e,{weekStartsOn:1})}},7848:(e,t,n)=>{"use strict";n.d(t,{w:()=>a});var r=n(65961),o=n(83787),i=n(35840);function a(e){const t=(0,r.p)(e),n=(0,i.w)(e,0);return n.setFullYear(t,0,4),n.setHours(0,0,0,0),(0,o.b)(n)}},92528:(e,t,n)=>{"use strict";n.d(t,{k:()=>i});var r=n(2642),o=n(82695);function i(e,t){const n=(0,o.q)(),i=t?.weekStartsOn??t?.locale?.options?.weekStartsOn??n.weekStartsOn??n.locale?.options?.weekStartsOn??0,a=(0,r.a)(e),s=a.getDay(),c=(s<i?7:0)+s-i;return a.setDate(a.getDate()-c),a.setHours(0,0,0,0),a}},65563:(e,t,n)=>{"use strict";n.d(t,{b:()=>s});var r=n(35840),o=n(29220),i=n(92528),a=n(82695);function s(e,t){const n=(0,a.q)(),s=t?.firstWeekContainsDate??t?.locale?.options?.firstWeekContainsDate??n.firstWeekContainsDate??n.locale?.options?.firstWeekContainsDate??1,c=(0,o.h)(e,t),l=(0,r.w)(e,0);l.setFullYear(c,0,s),l.setHours(0,0,0,0);return(0,i.k)(l,t)}},16823:(e,t,n)=>{"use strict";n.d(t,{D:()=>i});var r=n(2642),o=n(35840);function i(e){const t=(0,r.a)(e),n=(0,o.w)(e,0);return n.setFullYear(t.getFullYear(),0,1),n.setHours(0,0,0,0),n}},2642:(e,t,n)=>{"use strict";function r(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)}n.d(t,{a:()=>r})}},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 a[e].call(n.exports,n,n.exports,c),n.loaded=!0,n.exports}c.m=a,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 i={};n=n||[null,r({}),r([]),r(r)];for(var a=2&t&&e;"object"==typeof a&&!~n.indexOf(a);a=r(a))Object.getOwnPropertyNames(a).forEach((t=>i[t]=()=>e[t]));return i.default=()=>e,c.d(o,i),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)+"."+{103:"dae07594d6ecc557045e",222:"09ba36517028c8cc2b15",262:"8d4fe7700d7f3161e2a0",264:"4b260719509b10e7168b",310:"72c23e27d9e2f49a3814",672:"e6ffa6e7fb3d26ee06fb",722:"ff4db6f56b773db48894",770:"d0651a15c9eef8d63fae",916:"d77899cf4be7c1f786f1"}[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.hmd=e=>((e=Object.create(e)).children||(e.children=[]),Object.defineProperty(e,"exports",{enumerable:!0,set:()=>{throw new Error("ES Modules may not assign module.exports or exports.*, Use ESM export syntax, instead: "+e.id)}}),e),c.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o={},i="tocco-:",c.l=(e,t,n,r)=>{if(o[e])o[e].push(t);else{var a,s;if(void 0!==n)for(var l=document.getElementsByTagName("script"),u=0;u<l.length;u++){var d=l[u];if(d.getAttribute("src")==e||d.getAttribute("data-webpack")==i+n){a=d;break}}a||(s=!0,(a=document.createElement("script")).charset="utf-8",a.timeout=120,c.nc&&a.setAttribute("nonce",c.nc),a.setAttribute("data-webpack",i+n),a.src=e),o[e]=[t];var f=(t,n)=>{a.onerror=a.onload=null,clearTimeout(p);var r=o[e];if(delete o[e],a.parentNode&&a.parentNode.removeChild(a),r&&r.forEach((e=>e(n))),t)return t(n)},p=setTimeout(f.bind(null,void 0,{type:"timeout",target:a}),12e4);a.onerror=f.bind(null,a.onerror),a.onload=f.bind(null,a.onload),s&&document.head.appendChild(a)}},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={911: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 i=c.p+c.u(t),a=new Error;c.l(i,(n=>{if(c.o(e,t)&&(0!==(r=e[t])&&(e[t]=void 0),r)){var o=n&&("load"===n.type?"missing":n.type),i=n&&n.target&&n.target.src;a.message="Loading chunk "+t+" failed.\n("+o+": "+i+")",a.name="ChunkLoadError",a.type=o,a.request=i,r[1](a)}}),"chunk-"+t,t)}};var t=(t,n)=>{var r,o,[i,a,s]=n,l=0;if(i.some((t=>0!==e[t]))){for(r in a)c.o(a,r)&&(c.m[r]=a[r]);if(s)s(c)}for(t&&t(n);l<i.length;l++)o=i[l],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 l={};return(()=>{"use strict";c.r(l),c.d(l,{app:()=>Rbe});var e={};c.r(e),c.d(e,{ACTION_INVOKE:()=>f5,ACTION_INVOKED:()=>h5,ACTION_IN_PROGRESS:()=>p5,actionInvoke:()=>m5,actionInvoked:()=>g5});var t={};c.r(t),c.d(t,{focusErrorField:()=>j9,focusField:()=>P9,formInitialValueSelector:()=>C9,getCurrentEntityState:()=>R9,getEntityForSubmit:()=>I9,getFormErrors:()=>_9,handleInvalidForm:()=>A9,handleSubmitError:()=>M9,touchAllFields:()=>T9});var n={};c.r(n),c.d(n,{asyncValidationStop:()=>U9,autoComplete:()=>H9,default:()=>L9,loadFormValues:()=>z9,onChange:()=>B9,onRegister:()=>W9});var r={};c.r(r),c.d(r,{createAction:()=>ine,createCustomComponent:()=>sne,createFieldSet:()=>one,createLayoutComponent:()=>ane});var o={};c.r(o),c.d(o,{createAction:()=>ine,createCustomComponent:()=>sne,createFieldSet:()=>one,createLayoutComponent:()=>cne});var i={};c.r(i),c.d(i,{useAsyncValidation:()=>vre,useFormEvents:()=>yre,useSyncValidation:()=>gre});var a=c(79092),s=c.n(a),u=c(92207),d=c.n(u),f=c(80299),p=c.n(f),h=c(5338),m=c(73082),g="tocco-util/LOG_ERROR",v=function(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:Date.now();return{type:g,payload:{title:e,description:t,error:n,dateTime:r}}},y=c(11843),b=c(4883),w=c.t(b,2),x=c.n(b),O=c(78418),S=b,E=Symbol.for("react-redux-context"),k="undefined"!=typeof globalThis?globalThis:{};function D(){if(!S.createContext)return{};const e=k[E]??(k[E]=new Map);let t=e.get(S.createContext);return t||(t=S.createContext(null),e.set(S.createContext,t)),t}var C=D(),P=()=>{throw new Error("uSES not initialized!")};var _=Symbol.for("react.element"),j=Symbol.for("react.portal"),T=Symbol.for("react.fragment"),A=Symbol.for("react.strict_mode"),R=Symbol.for("react.profiler"),I=Symbol.for("react.provider"),M=Symbol.for("react.context"),N=Symbol.for("react.server_context"),F=Symbol.for("react.forward_ref"),L=Symbol.for("react.suspense"),H=Symbol.for("react.suspense_list"),B=Symbol.for("react.memo"),W=Symbol.for("react.lazy"),z=(Symbol.for("react.offscreen"),Symbol.for("react.client.reference"),F),U=B;function V(e){if("object"==typeof e&&null!==e){const t=e.$$typeof;switch(t){case _:{const n=e.type;switch(n){case T:case R:case A:case L:case H:return n;default:{const e=n&&n.$$typeof;switch(e){case N:case M:case F:case W:case B:case I:return e;default:return t}}}}case j:return t}}}function Y(e,t,n,r,{areStatesEqual:o,areOwnPropsEqual:i,areStatePropsEqual:a}){let s,c,l,u,d,f=!1;function p(f,p){const h=!i(p,c),m=!o(f,s,p,c);return s=f,c=p,h&&m?(l=e(s,c),t.dependsOnOwnProps&&(u=t(r,c)),d=n(l,u,c),d):h?(e.dependsOnOwnProps&&(l=e(s,c)),t.dependsOnOwnProps&&(u=t(r,c)),d=n(l,u,c),d):m?function(){const t=e(s,c),r=!a(t,l);return l=t,r&&(d=n(l,u,c)),d}():d}return function(o,i){return f?p(o,i):(s=o,c=i,l=e(s,c),u=t(r,c),d=n(l,u,c),f=!0,d)}}function q(e){return function(t){const n=e(t);function r(){return n}return r.dependsOnOwnProps=!1,r}}function G(e){return e.dependsOnOwnProps?Boolean(e.dependsOnOwnProps):1!==e.length}function K(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=G(e);let o=r(t,n);return"function"==typeof o&&(r.mapToProps=o,r.dependsOnOwnProps=G(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 X(e,t,n){return{...n,...e,...t}}function $(e){e()}var Z={notify(){},get:()=>[]};function J(e,t){let n,r=Z,o=0,i=!1;function a(){l.onStateChange&&l.onStateChange()}function s(){o++,n||(n=t?t.addNestedSub(a):e.subscribe(a),r=function(){let e=null,t=null;return{clear(){e=null,t=null},notify(){$((()=>{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=Z)}const l={addNestedSub:function(e){s();const t=r.subscribe(e);let n=!1;return()=>{n||(n=!0,t(),c())}},notifyNestedSubs:function(){r.notify()},handleChangeWrapper:a,isSubscribed:function(){return i},trySubscribe:function(){i||(i=!0,s())},tryUnsubscribe:function(){i&&(i=!1,c())},getListeners:()=>r};return l}var ee=!("undefined"==typeof window||void 0===window.document||void 0===window.document.createElement),te="undefined"!=typeof navigator&&"ReactNative"===navigator.product,ne=ee||te?S.useLayoutEffect:S.useEffect;function re(e,t){return e===t?0!==e||0!==t||1/e==1/t:e!=e&&t!=t}function oe(e,t){if(re(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])||!re(e[n[r]],t[n[r]]))return!1;return!0}var ie={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},ae={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},se={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},ce={[z]:{$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},[U]:se};function le(e){return function(e){return V(e)===B}(e)?se:ce[e.$$typeof]||ie}var ue=Object.defineProperty,de=Object.getOwnPropertyNames,fe=Object.getOwnPropertySymbols,pe=Object.getOwnPropertyDescriptor,he=Object.getPrototypeOf,me=Object.prototype;function ge(e,t){if("string"!=typeof t){if(me){const n=he(t);n&&n!==me&&ge(e,n)}let n=de(t);fe&&(n=n.concat(fe(t)));const r=le(e),o=le(t);for(let i=0;i<n.length;++i){const a=n[i];if(!(ae[a]||o&&o[a]||r&&r[a])){const n=pe(t,a);try{ue(e,a,n)}catch(e){}}}}return e}var ve=P,ye=[null,null];function be(e,t,n,r,o,i){e.current=r,n.current=!1,o.current&&(o.current=null,i())}function we(e,t){return e===t}var xe=function(e,t,n,{pure:r,areStatesEqual:o=we,areOwnPropsEqual:i=oe,areStatePropsEqual:a=oe,areMergedPropsEqual:s=oe,forwardRef:c=!1,context:l=C}={}){const u=l,d=function(e){return e?"function"==typeof e?K(e):Q(e,"mapStateToProps"):q((()=>({})))}(e),f=function(e){return e&&"object"==typeof e?q((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?K(e):Q(e,"mapDispatchToProps"):q((e=>({dispatch:e})))}(t),p=function(e){return e?"function"==typeof e?function(e){return function(t,{displayName:n,areMergedPropsEqual:r}){let o,i=!1;return function(t,n,a){const s=e(t,n,a);return i?r(s,o)||(o=s):(i=!0,o=s),o}}}(e):Q(e,"mergeProps"):()=>X}(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:a,areOwnPropsEqual:i,areMergedPropsEqual:s};function l(t){const[n,o,i]=S.useMemo((()=>{const{reactReduxForwardedRef:e,...n}=t;return[t.context,e,n]}),[t]),a=S.useMemo((()=>u),[n,u]),s=S.useContext(a),c=Boolean(t.store)&&Boolean(t.store.getState)&&Boolean(t.store.dispatch),l=Boolean(s)&&Boolean(s.store);const d=c?t.store:s.store,f=l?s.getServerState:d.getState,p=S.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]),[m,g]=S.useMemo((()=>{if(!h)return ye;const e=J(d,c?void 0:s.subscription),t=e.notifyNestedSubs.bind(e);return[e,t]}),[d,c,s]),v=S.useMemo((()=>c?s:{...s,subscription:m}),[c,s,m]),y=S.useRef(void 0),b=S.useRef(i),w=S.useRef(void 0),x=S.useRef(!1),O=S.useRef(!1),E=S.useRef(void 0);ne((()=>(O.current=!0,()=>{O.current=!1})),[]);const k=S.useMemo((()=>()=>w.current&&i===b.current?w.current:p(d.getState(),i)),[d,i]),D=S.useMemo((()=>e=>m?function(e,t,n,r,o,i,a,s,c,l,u){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===i.current?a.current||l():(i.current=n,c.current=n,a.current=!0,u())};return n.onStateChange=p,n.trySubscribe(),p(),()=>{if(d=!0,n.tryUnsubscribe(),n.onStateChange=null,f)throw f}}(h,d,m,p,b,y,x,O,w,g,e):()=>{}),[m]);var C,P,_;let j;C=be,P=[b,y,x,i,w,g],ne((()=>C(...P)),_);try{j=ve(D,k,f?()=>p(f(),i):k)}catch(e){throw E.current&&(e.message+=`\nThe error may be correlated with this previous error:\n${E.current.stack}\n\n`),e}ne((()=>{E.current=void 0,w.current=void 0,y.current=j}));const T=S.useMemo((()=>S.createElement(e,{...j,ref:o})),[o,e,j]);return S.useMemo((()=>h?S.createElement(a.Provider,{value:v},T):T),[a,T,v])}const m=S.memo(l);if(m.WrappedComponent=e,m.displayName=l.displayName=n,c){const t=S.forwardRef((function(e,t){return S.createElement(m,{...e,reactReduxForwardedRef:t})}));return t.displayName=n,t.WrappedComponent=e,ge(t,e)}return ge(m,e)}};var Oe=function({store:e,context:t,children:n,serverState:r,stabilityCheck:o="once",identityFunctionCheck:i="once"}){const a=S.useMemo((()=>{const t=J(e);return{store:e,subscription:t,getServerState:r?()=>r:void 0,stabilityCheck:o,identityFunctionCheck:i}}),[e,r,o,i]),s=S.useMemo((()=>e.getState()),[e]);ne((()=>{const{subscription:t}=a;return t.onStateChange=t.notifyNestedSubs,t.trySubscribe(),s!==e.getState()&&t.notifyNestedSubs(),()=>{t.tryUnsubscribe(),t.onStateChange=void 0}}),[a,s]);const c=t||C;return S.createElement(c.Provider,{value:a},n)};(e=>{e})(O.useSyncExternalStoreWithSelector),(e=>{ve=e})(b.useSyncExternalStore);var Se=c(82274),Ee=c.n(Se),ke=c(65044),De=c.n(ke),Ce=c(65611),Pe=c.n(Ce),_e=c(18337),je=c.n(_e),Te=c(56994),Ae=c.n(Te),Re=c(5556),Ie=c.n(Re),Me=c(72189),Ne=c.n(Me),Fe=c(92648),Le=c(96346),He=c(91907);const Be=function(e){return(0,He.A)(e)};const We={shouldForwardProp:function(e,t){return"string"!=typeof t||Be(e)},isPropValid:Be};var ze,Ue,Ve=c(17656),Ye=(0,Le.AH)(ze||(ze=Ne()(["\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,Ve.Ed)(),Ve.w4.color("text"),Ve.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 qe=(0,Le.Ay)(Fe.N_).withConfig({shouldForwardProp:function(e){return We.isPropValid(e)||"state"===e}})(Ue||(Ue=Ne()(["\n &:link,\n &:visited {\n color: ","; /* nice2 reset */\n }\n ","\n"])),Ve.t7.color("text"),Ye);var Ge,Ke=c(26396),Qe=c.n(Ke),Xe=c(39892),$e=c.n(Xe),Ze=c(47850),Je=c(74848);function et(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 tt(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?et(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):et(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var nt=(0,b.lazy)((function(){return c.e(770).then(c.bind(c,68389))}));const rt=function(e){return(0,Je.jsx)(b.Suspense,{fallback:Ge||(Ge=(0,Je.jsx)(x().Fragment,{})),children:(0,Je.jsx)(nt,tt({},e))})};var ot=c(22056),it=c.n(ot);function at(e,t){var n=(0,b.useState)(e),r=it()(n,2),o=r[0],i=r[1];return(0,b.useEffect)((function(){var n=setTimeout((function(){i(e)}),t);return function(){clearTimeout(n)}}),[e,t]),[o,i]}function st(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 ct(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?st(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):st(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const lt=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 x().forwardRef((function(r,o){var i=r.value,a=(0,b.useState)(i),s=it()(a,2),c=s[0],l=s[1],u=at(c,t),d=it()(u,2),f=d[0],p=d[1],h=(0,b.useRef)(i),m=r[n];return(0,b.useEffect)((function(){c!==i&&c===f&&(l(i),h.current=i,p(i))}),[i]),(0,b.useEffect)((function(){m&&h.current!==f&&(m(f),h.current=f)}),[f,m]),(0,Je.jsx)(e,ct(ct(ct({},r),{},{value:c},Qe()({},n,l)),{},{ref:o}))}))};var ut="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0,dt=function(){return"matchMedia"in window&&window.matchMedia("(pointer: coarse)").matches};const ft=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,b.useEffect)((function(){if(!t.disabled&&e.current&&!dt()){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 pt=function(){var e=(0,b.useState)(),t=it()(e,2),n=t[0],r=t[1],o=(0,b.useRef)(),i=(0,b.useCallback)((function(e){if(Array.isArray(e)){var t=e[0];r(t.contentRect)}}),[]),a=(0,b.useCallback)((function(e){e&&(o.current=new ResizeObserver((function(e){return i(e)})),o.current.observe(e))}),[i]);return(0,b.useEffect)((function(){return function(){o.current&&(o.current.disconnect(),o.current=null)}}),[]),[a,n]};const ht=function(e){var t=(0,b.useRef)(null),n=(0,b.useState)(null),r=it()(n,2),o=r[0],i=r[1],a=(0,b.useCallback)((function(){o>0&&(t.current=setTimeout((function(){e()}),o))}),[o,e]),s=(0,b.useCallback)((function(){t.current&&clearTimeout(t.current)}),[]);return(0,b.useEffect)((function(){return s(),window.addEventListener("mousemove",a,{once:!0}),window.addEventListener("touchstart",a,{once:!0}),function(){s()}}),[s,a]),[i,s,a]},mt={useAutofocus:ft,useDebounce:at,Debouncer:lt,useUserActive:ht,usePrevious:function(e){var t=(0,b.useRef)();return(0,b.useEffect)((function(){t.current=e}),[e]),t.current},useDidUpdate:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=(0,b.useRef)(!1);(0,b.useEffect)((function(){n.current?e():n.current=!0}),t)},useResizeObserver:pt};var gt="visible",vt="hidden",yt="responsive",bt={labelVisibility:yt},wt=x().createContext(bt);const xt=function(e){var t=e.children,n=(0,b.useRef)(null),r=mt.useResizeObserver(),o=it()(r,2),i=o[0],a=o[1],s=n.current?(null==a?void 0:a.width)<n.current:(null==a?void 0:a.height)>45;(0,b.useEffect)((function(){n.current=s?a.width+1:null}),[s]);var c=(0,b.useMemo)((function(){return{labelVisibility:s?vt:gt}}),[s]);return(0,Je.jsx)(wt.Provider,{value:c,children:t(i)})};var Ot,St,Et,kt,Dt,Ct,Pt,_t=(0,Le.AH)(kt||(kt=Ne()(["\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"])),Ve.w4.radii("button"),Ve.hs.space(-1.38),Ve.hs.space(-2.1),Ve.hs.space(0),(0,Ve.Ed)(),(function(e){return e.withoutBackground?(0,Le.AH)(Et||(Et=Ne()(["\n background: transparent;\n"]))):(0,Ve.x5)(e)}),(function(e){return function(e){var t=e.dense,n=e.theme;return t?(0,Le.AH)(Ot||(Ot=Ne()(["\n line-height: ",";\n padding: "," ",";\n "])),Ve.w4.lineHeight("dense")({theme:n}),Ve.hs.space(-3.5)({theme:n}),Ve.hs.space(-1.5)({theme:n})):null}(e)}),(function(e){return n=(t=e).iconOnly,r=t.removePadding,n||r?(0,Le.AH)(St||(St=Ne()(["\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===Ve.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(jt," {\n display: none;\n }\n ");return t&&n===vt?r:t&&n===yt&&"\n @media screen and (max-width: 1024px) {\n ".concat(r,"\n }\n ")})),jt=Le.Ay.span.withConfig({displayName:"StyledLabelWrapper"})(Dt||(Dt=Ne()([""]))),Tt=Le.Ay.button.withConfig({displayName:"StyledButton"})(Ct||(Ct=Ne()(["\n ","\n"])),_t),At=Le.Ay.div.withConfig({displayName:"StyledStickyButtonWrapper"})(Pt||(Pt=Ne()(["\n position: sticky;\n bottom: 0;\n padding-top: ",";\n background-color: ",";\n display: flex;\n justify-content: ",";\n z-index: 1;\n\n ",":last-child {\n margin-right: 0;\n }\n"])),Ve.hs.space(0),Ve.t7.color("paper"),(function(e){return"LEFT"===e.position?"flex-start":"flex-end"}),Tt);const Rt=Tt;function It(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?It(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):It(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const Nt=x().forwardRef((function(e,t){var n=e.aria,r=e.ink,o=e.label,i=e.icon,a=e.pending,s=e.look,c=void 0===s?Ve.xX.look.FLAT:s,l=e.iconPosition,u=void 0===l?Ve.xX.position.PREPEND:l,d=e.type,f=void 0===d?"button":d,p=e.iconOnly,h=e.children,m=(0,b.useContext)(wt).labelVisibility;return(0,Je.jsxs)(Rt,Mt(Mt(Mt({ref:t},n),e),{},{ink:r||Ve.xX.ink.BASE,"data-cy":e["data-cy"],title:o,labelVisibility:m,type:f,children:[i&&!a&&(0,Je.jsx)(Ze.A,{icon:i}),a&&(0,Je.jsx)(rt,{ink:r||Ve.xX.ink.BASE,look:c,position:u,size:"1em"}),!p&&o?(0,Je.jsx)(jt,{children:o}):h||"​"]}))}));var Ft;(0,Le.Ay)(Fe.N_).withConfig({shouldForwardProp:We.isPropValid}).withConfig({displayName:"StyledRouterLinkButton"})(Ft||(Ft=Ne()(["\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"])),Ve.t7.color("text"),_t);var Lt,Ht;const Bt=Le.Ay.button.withConfig({displayName:"StyledButton"})(Ht||(Ht=Ne()(["\n ","\n ","\n ","\n cursor: pointer;\n"])),(0,Ve.Ed)(),Ve.x5,(function(){return(0,Le.AH)(Lt||(Lt=Ne()(["\n border-radius: 50%;\n justify-content: center;\n align-items: center;\n padding: ",";\n\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"])),Ve.hs.space(-3),Ve.w4.fontSize("base"),Ve.w4.lineHeight("regular"),Ve.hs.space(-3))}));function Wt(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 zt(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Wt(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Wt(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Ut=x().forwardRef((function(e,t){return(0,Je.jsx)(Bt,zt(zt({ref:t,type:"button"},e),{},{children:(0,Je.jsx)(Ze.A,{icon:e.icon})}))}));Ut.propTypes={disabled:Ie().bool,icon:Ie().string.isRequired,ink:Ve.xX.inkPropTypes,look:Ie().oneOf([Ve.xX.look.FLAT,Ve.xX.look.RAISED]),onClick:Ie().func,title:Ie().string,tabIndex:Ie().number,"data-cy":Ie().string};const Vt=Ut;var Yt,qt,Gt,Kt,Qt=c(21259),Xt=c.n(Qt),$t=c(49859),Zt=c.n($t),Jt=c(52098),en=c.n(Jt),tn=c(30115),nn=c.n(tn),rn=c(45228),on=c.n(rn),an="bodyAttributes",sn="htmlAttributes",cn="titleAttributes",ln={BASE:"base",BODY:"body",HEAD:"head",HTML:"html",LINK:"link",META:"meta",NOSCRIPT:"noscript",SCRIPT:"script",STYLE:"style",TITLE:"title"},un=(Object.keys(ln).map((function(e){return ln[e]})),"charset"),dn="cssText",fn="href",pn="http-equiv",hn="innerHTML",mn="itemprop",gn="name",vn="property",yn="rel",bn="src",wn="target",xn={accesskey:"accessKey",charset:"charSet",class:"className",contenteditable:"contentEditable",contextmenu:"contextMenu","http-equiv":"httpEquiv",itemprop:"itemProp",tabindex:"tabIndex"},On="defaultTitle",Sn="defer",En="encodeSpecialCharacters",kn="onChangeClientState",Dn="titleTemplate",Cn=Object.keys(xn).reduce((function(e,t){return e[xn[t]]=t,e}),{}),Pn=[ln.NOSCRIPT,ln.SCRIPT,ln.STYLE],_n="data-react-helmet",jn="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},Tn=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}}(),An=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},Rn=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},In=function(e){return!1===(!(arguments.length>1&&void 0!==arguments[1])||arguments[1])?String(e):String(e).replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#x27;")},Mn=function(e){var t=Bn(e,ln.TITLE),n=Bn(e,Dn);if(n&&t)return n.replace(/%s/g,(function(){return Array.isArray(t)?t.join(""):t}));var r=Bn(e,On);return t||r||void 0},Nn=function(e){return Bn(e,kn)||function(){}},Fn=function(e,t){return t.filter((function(t){return void 0!==t[e]})).map((function(t){return t[e]})).reduce((function(e,t){return An({},e,t)}),{})},Ln=function(e,t){return t.filter((function(e){return void 0!==e[ln.BASE]})).map((function(e){return e[ln.BASE]})).reverse().reduce((function(t,n){if(!t.length)for(var r=Object.keys(n),o=0;o<r.length;o++){var i=r[o].toLowerCase();if(-1!==e.indexOf(i)&&n[i])return t.concat(n)}return t}),[])},Hn=function(e,t,n){var r={};return n.filter((function(t){return!!Array.isArray(t[e])||(void 0!==t[e]&&Yn("Helmet: "+e+' should be of type "Array". Instead found type "'+jn(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,i=Object.keys(e),a=0;a<i.length;a++){var s=i[a],c=s.toLowerCase();-1===t.indexOf(c)||n===yn&&"canonical"===e[n].toLowerCase()||c===yn&&"stylesheet"===e[c].toLowerCase()||(n=c),-1===t.indexOf(s)||s!==hn&&s!==dn&&s!==mn||(n=s)}if(!n||!e[n])return!1;var l=e[n].toLowerCase();return r[n]||(r[n]={}),o[n]||(o[n]={}),!r[n][l]&&(o[n][l]=!0,!0)})).reverse().forEach((function(t){return e.push(t)}));for(var i=Object.keys(o),a=0;a<i.length;a++){var s=i[a],c=on()({},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=(Yt=Date.now(),function(e){var t=Date.now();t-Yt>16?(Yt=t,e(t)):setTimeout((function(){Wn(e)}),0)}),zn=function(e){return clearTimeout(e)},Un="undefined"!=typeof window?window.requestAnimationFrame&&window.requestAnimationFrame.bind(window)||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||Wn:c.g.requestAnimationFrame||Wn,Vn="undefined"!=typeof window?window.cancelAnimationFrame||window.webkitCancelAnimationFrame||window.mozCancelAnimationFrame||zn:c.g.cancelAnimationFrame||zn,Yn=function(e){return console&&"function"==typeof console.warn&&console.warn(e)},qn=null,Gn=function(e,t){var n=e.baseTag,r=e.bodyAttributes,o=e.htmlAttributes,i=e.linkTags,a=e.metaTags,s=e.noscriptTags,c=e.onChangeClientState,l=e.scriptTags,u=e.styleTags,d=e.title,f=e.titleAttributes;Xn(ln.BODY,r),Xn(ln.HTML,o),Qn(d,f);var p={baseTag:$n(ln.BASE,n),linkTags:$n(ln.LINK,i),metaTags:$n(ln.META,a),noscriptTags:$n(ln.NOSCRIPT,s),scriptTags:$n(ln.SCRIPT,l),styleTags:$n(ln.STYLE,u)},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)},Kn=function(e){return Array.isArray(e)?e.join(""):e},Qn=function(e,t){void 0!==e&&document.title!==e&&(document.title=Kn(e)),Xn(ln.TITLE,t)},Xn=function(e,t){var n=document.getElementsByTagName(e)[0];if(n){for(var r=n.getAttribute(_n),o=r?r.split(","):[],i=[].concat(o),a=Object.keys(t),s=0;s<a.length;s++){var c=a[s],l=t[c]||"";n.getAttribute(c)!==l&&n.setAttribute(c,l),-1===o.indexOf(c)&&o.push(c);var u=i.indexOf(c);-1!==u&&i.splice(u,1)}for(var d=i.length-1;d>=0;d--)n.removeAttribute(i[d]);o.length===i.length?n.removeAttribute(_n):n.getAttribute(_n)!==a.join(",")&&n.setAttribute(_n,a.join(","))}},$n=function(e,t){var n=document.head||document.querySelector(ln.HEAD),r=n.querySelectorAll(e+"["+_n+"]"),o=Array.prototype.slice.call(r),i=[],a=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===hn)n.innerHTML=t.innerHTML;else if(r===dn)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(_n,"true"),o.some((function(e,t){return a=t,n.isEqualNode(e)}))?o.splice(a,1):i.push(n)})),o.forEach((function(e){return e.parentNode.removeChild(e)})),i.forEach((function(e){return n.appendChild(e)})),{oldTags:o,newTags:i}},Zn=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}),"")},Jn=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return Object.keys(e).reduce((function(t,n){return t[xn[n]||n]=e[n],t}),t)},er=function(e,t,n){switch(e){case ln.TITLE:return{toComponent:function(){return e=t.title,n=t.titleAttributes,(r={key:e})[_n]=!0,o=Jn(n,r),[x().createElement(ln.TITLE,o,e)];var e,n,r,o},toString:function(){return function(e,t,n,r){var o=Zn(n),i=Kn(t);return o?"<"+e+" "+_n+'="true" '+o+">"+In(i,r)+"</"+e+">":"<"+e+" "+_n+'="true">'+In(i,r)+"</"+e+">"}(e,t.title,t.titleAttributes,n)}};case an:case sn:return{toComponent:function(){return Jn(t)},toString:function(){return Zn(t)}};default:return{toComponent:function(){return function(e,t){return t.map((function(t,n){var r,o=((r={key:n})[_n]=!0,r);return Object.keys(t).forEach((function(e){var n=xn[e]||e;if(n===hn||n===dn){var r=t.innerHTML||t.cssText;o.dangerouslySetInnerHTML={__html:r}}else o[n]=t[e]})),x().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===hn||e===dn)})).reduce((function(e,t){var o=void 0===r[t]?t:t+'="'+In(r[t],n)+'"';return e?e+" "+o:o}),""),i=r.innerHTML||r.cssText||"",a=-1===Pn.indexOf(e);return t+"<"+e+" "+_n+'="true" '+o+(a?"/>":">"+i+"</"+e+">")}),"")}(e,t,n)}}}},tr=function(e){var t=e.baseTag,n=e.bodyAttributes,r=e.encode,o=e.htmlAttributes,i=e.linkTags,a=e.metaTags,s=e.noscriptTags,c=e.scriptTags,l=e.styleTags,u=e.title,d=void 0===u?"":u,f=e.titleAttributes;return{base:er(ln.BASE,t,r),bodyAttributes:er(an,n,r),htmlAttributes:er(sn,o,r),link:er(ln.LINK,i,r),meta:er(ln.META,a,r),noscript:er(ln.NOSCRIPT,s,r),script:er(ln.SCRIPT,c,r),style:er(ln.STYLE,l,r),title:er(ln.TITLE,{title:d,titleAttributes:f},r)}},nr=en()((function(e){return{baseTag:Ln([fn,wn],e),bodyAttributes:Fn(an,e),defer:Bn(e,Sn),encode:Bn(e,En),htmlAttributes:Fn(sn,e),linkTags:Hn(ln.LINK,[yn,fn],e),metaTags:Hn(ln.META,[gn,un,pn,vn,mn],e),noscriptTags:Hn(ln.NOSCRIPT,[hn],e),onChangeClientState:Nn(e),scriptTags:Hn(ln.SCRIPT,[bn,hn],e),styleTags:Hn(ln.STYLE,[dn],e),title:Mn(e),titleAttributes:Fn(cn,e)}}),(function(e){qn&&Vn(qn),e.defer?qn=Un((function(){Gn(e,(function(){qn=null}))})):(Gn(e),qn=null)}),tr)((function(){return null})),rr=(qt=nr,Kt=Gt=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!nn()(this.props,e)},t.prototype.mapNestedChildrenToProps=function(e,t){if(!t)return null;switch(e.type){case ln.SCRIPT:case ln.NOSCRIPT:return{innerHTML:t};case ln.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,i=e.nestedChildren;return An({},r,((t={})[n.type]=[].concat(r[n.type]||[],[An({},o,this.mapNestedChildrenToProps(n,i))]),t))},t.prototype.mapObjectTypeChildren=function(e){var t,n,r=e.child,o=e.newProps,i=e.newChildProps,a=e.nestedChildren;switch(r.type){case ln.TITLE:return An({},o,((t={})[r.type]=a,t.titleAttributes=An({},i),t));case ln.BODY:return An({},o,{bodyAttributes:An({},i)});case ln.HTML:return An({},o,{htmlAttributes:An({},i)})}return An({},o,((n={})[r.type]=An({},i),n))},t.prototype.mapArrayTypeChildrenToProps=function(e,t){var n=An({},t);return Object.keys(e).forEach((function(t){var r;n=An({},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 x().Children.forEach(e,(function(e){if(e&&e.props){var o=e.props,i=o.children,a=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return Object.keys(e).reduce((function(t,n){return t[Cn[n]||n]=e[n],t}),t)}(Rn(o,["children"]));switch(n.warnOnInvalidChildren(e,i),e.type){case ln.LINK:case ln.META:case ln.NOSCRIPT:case ln.SCRIPT:case ln.STYLE:r=n.flattenArrayTypeChildren({child:e,arrayTypeChildren:r,newChildProps:a,nestedChildren:i});break;default:t=n.mapObjectTypeChildren({child:e,newProps:t,newChildProps:a,nestedChildren:i})}}})),t=this.mapArrayTypeChildrenToProps(r,t)},t.prototype.render=function(){var e=this.props,t=e.children,n=Rn(e,["children"]),r=An({},n);return t&&(r=this.mapChildrenToProps(t,r)),x().createElement(qt,r)},Tn(t,null,[{key:"canUseDOM",set:function(e){qt.canUseDOM=e}}]),t}(x().Component),Gt.propTypes={base:Zt().object,bodyAttributes:Zt().object,children:Zt().oneOfType([Zt().arrayOf(Zt().node),Zt().node]),defaultTitle:Zt().string,defer:Zt().bool,encodeSpecialCharacters:Zt().bool,htmlAttributes:Zt().object,link:Zt().arrayOf(Zt().object),meta:Zt().arrayOf(Zt().object),noscript:Zt().arrayOf(Zt().object),onChangeClientState:Zt().func,script:Zt().arrayOf(Zt().object),style:Zt().arrayOf(Zt().object),title:Zt().string,titleAttributes:Zt().object,titleTemplate:Zt().string},Gt.defaultProps={defer:!0,encodeSpecialCharacters:!0},Gt.peek=qt.peek,Gt.rewind=function(){var e=qt.rewind();return e||(e=tr({baseTag:[],bodyAttributes:{},encodeSpecialCharacters:!0,htmlAttributes:{},linkTags:[],metaTags:[],noscriptTags:[],scriptTags:[],styleTags:[],title:"",titleAttributes:{}})),e},Kt);rr.renderStatic=rr.rewind;var or=c(42838),ir=c.n(or),ar=["border","border-spacing","padding","margin","text-align","width"];ir().addHook("afterSanitizeAttributes",(function(e){if(e&&!(e instanceof SVGElement)&&"function"==typeof e.hasAttribute&&e.hasAttribute("style")){var t=function(e){return ar.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 sr=function(e){return e?ir().sanitize(e,{FORBID_TAGS:["style"],ADD_ATTR:["target"]}):e},cr={sanitizeHtml:sr};var lr=c(98166),ur=c(85735),dr=c.n(ur),fr=c(2404),pr=c.n(fr),hr=c(69752),mr=c.n(hr),gr=function(e){return"object"===dr()(e)&&null!==e},vr=function(e,t){return mr()(e,(function(e,n,r){pr()(n,t[r])||(e[r]=gr(n)&&gr(t[r])?vr(n,t[r]):n)}))};const yr={difference:vr,getOrFirst:lr.Yd,adjustedHTMLString:function(e){return e?e.replace(/&shy;/g,""):e},roundDecimalPlaces:lr.O5,copyToClipboard:lr.lW,isDefined:lr.O9};var br=c(60284),wr={error:"exclamation-circle",home:"house-blank"},xr=function(e){return wr[e]||e};const Or=function(e){var t=e.type;return t&&"record"!==t?(0,Je.jsx)(Ze.A,{icon:xr(t)}):null};var Sr,Er,kr,Dr,Cr,Pr,_r=["component"],jr=Le.Ay.div.withConfig({displayName:"StyledBreadcrumbs"})(Sr||(Sr=Ne()(["\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||Ve.w4.color("backgroundBreadcrumbs")(e)}),Ve.hs.space(-.7),Ve.hs.space(.39)),Tr=(0,Le.Ay)((function(e){var t=e.component,n=$e()(e,_r);return x().cloneElement(t,n)})).withConfig({displayName:"StyledBreadcrumbsLink"})(Er||(Er=Ne()(["\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"])),Ve.w4.fontWeight("bold"),(function(e){return e.active&&Ve.w4.color("breadcrumbsActive")}),Ve.w4.fontWeight("bold"),(function(e){return e.active&&Ve.w4.color("breadcrumbsActive")}),Ve.w4.color("secondaryLight"),Ve.w4.color("breadcrumbsActive")),Ar=Le.Ay.span.withConfig({displayName:"StyledBreadcrumbsTitle"})(kr||(kr=Ne()(["\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"])),Ve.w4.fontWeight("bold"),(function(e){return e.active&&Ve.w4.color("breadcrumbsActive")}),Ve.w4.fontWeight("bold"),(function(e){return e.active&&Ve.w4.color("breadcrumbsActive")}),Ve.w4.color("breadcrumbsActive")),Rr=(0,Le.Ay)(br.oY).withConfig({displayName:"StyledBreadcrumbSeparator"})(Dr||(Dr=Ne()(["\n margin-left: ",";\n margin-right: ",";\n"])),Ve.hs.space(-2),Ve.hs.space(-2)),Ir=Le.Ay.span.withConfig({displayName:"StyledBreadcrumbWrapper"})(Cr||(Cr=Ne()(["\n "," {\n margin-right: ",";\n }\n"])),Ze.i,Ve.hs.space(-1));const Mr=function(){return Pr||(Pr=(0,Je.jsx)(Rr,{breakWords:!0,children:(0,Je.jsx)(Ze.A,{icon:"chevron-right"})}))};var Nr;function Fr(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 Lr(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Fr(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Fr(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Hr=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(Hr(n)," - ").concat(t);break;case"detail":r=e.slice(e.length-2).map(Hr).join(" - ");break;default:r=Hr(n)}return yr.adjustedHTMLString(r)};const Wr=function(e){var t,n=e.intl,r=e.pathPrefix,o=void 0===r?"":r,i=e.breadcrumbsInfo,a=void 0===i?[]:i,s=e.currentView,c=e.backgroundColor,l=e.onClick,u=e.linkComp,d=e.updateDocumentTitle,f=[].concat(Xt()(a),Xt()(s?[s]:[]));if(0===f.length)return null;var p,h=f.map((function(e,n){var r,i=e.display||"",a=n===f.length-1?Ar:Tr,s=n===f.length-1&&{active:"true"},c=void 0!==e.path?{to:"".concat(o,"/").concat(e.path),state:e.state}:{},d=u?t||(t=(0,Je.jsx)(u,{})):Nr||(Nr=(0,Je.jsx)(qe,{}));return(0,Je.jsx)(br.Ay.Span,{children:(0,Je.jsx)(Ir,{children:(0,Je.jsxs)(a,Lr(Lr(Lr({neutral:!0},s),c),{},{onClick:(r=e,function(){l&&!1!==r.clickable&&l(r)}),component:d,children:[(0,Je.jsx)(Or,{type:e.type}),(0,Je.jsx)("span",{"data-cy":"breadcrumb-item",dangerouslySetInnerHTML:{__html:cr.sanitizeHtml(i)}})]}))})},"breadcrumbItem-".concat(n))})).reduce((function(e,t,n){return[e,(0,Je.jsx)(Mr,{},"icon".concat(n)),t]}));return(0,Je.jsxs)(jr,{backgroundColor:c,children:[d?(0,Je.jsx)(rr,{defer:!1,children:(0,Je.jsx)("title",{children:Br(f,(p="client.component.breadcrumbs.createTitle",n.formatMessage({id:p})))})}):null,(0,Je.jsx)(Je.Fragment,{children:h})]})};(0,y.injectIntl)(Wr);var zr,Ur,Vr=Le.Ay.div.withConfig({displayName:"StyledWrapper"})(zr||(zr=Ne()(["\n ",";\n background-color: ",";\n color: ",";\n padding: ",";\n"])),(0,Ve.Ed)(),(function(e){return e.theme.colors.signal.danger}),Ve.t7.color("paper"),Ve.hs.space(-.5));const Yr=function(){return Ur||(Ur=(0,Je.jsx)(Vr,{children:(0,Je.jsx)(y.FormattedMessage,{id:"client.component.errorBoundary.text"})}))};var qr;const Gr=Le.Ay.div.withConfig({displayName:"StyledButtonGroup"})(qr||(qr=Ne()(["\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"])),Rt);var Kr=x().forwardRef((function(e,t){return(0,Je.jsx)(Gr,{ref:t,children:e.children})}));Kr.propTypes={children:Ie().node};const Qr=Kr;var Xr=c(90179),$r=c.n(Xr),Zr=c(62193),Jr=c.n(Zr),eo=c(62243),to=c.n(eo),no=c(36193),ro=c.n(no),oo=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},io=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},ao={outline:"none"},so=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,i=Array(o),a=0;a<o;a++)i[a]=arguments[a];return n=r=io(this,e.call.apply(e,[this].concat(i))),r.state={focused:!1},r._isMounted=!1,r._lastBlurEvent=null,r.ref=x().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)},io(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?x().cloneElement(e({focused:t,getRef:this.ref}),n):x().createElement("div",oo({ref:this.ref,style:ao},n),e)},t}(x().Component);so.propTypes={children:ro().oneOfType([ro().node,ro().func]).isRequired,onBlur:ro().func,onFocus:ro().func},so.defaultProps={onBlur:function(){},onFocus:function(){}};const co=so;var lo,uo,fo,po,ho,mo,go,vo,yo,bo=c(88357),wo=(0,Le.AH)(lo||(lo=Ne()(["\n align-items: center;\n cursor: ",";\n display: flex;\n width: 100%;\n"])),(function(e){return e.immutable&&"text"})),xo=Le.Ay.label.withConfig({displayName:"StyledEditableWrapper"})(uo||(uo=Ne()(["\n &&& {\n margin: 0; /* reset Bootstrap and Ext JS */\n padding: 0; /* reset Ext JS */\n ","\n }\n"])),wo),Oo=(0,Le.AH)(fo||(fo=Ne()(["\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\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,Ve.Ed)({color:Ve.t7.color("text")})}),Ve.t7.color("text"),(function(e){return e.immutable&&"margin: unset;"}),(function(e){return e.immutable?"none":"auto"})),So=(0,Le.AH)(po||(po=Ne()(["\n display: flex;\n align-items: center;\n"]))),Eo=Le.Ay.div.withConfig({displayName:"StyledEditableControl"})(ho||(ho=Ne()(["\n &&& {\n ","\n }\n"])),So),ko=Le.Ay.span.withConfig({displayName:"StyledEditableValue"})(mo||(mo=Ne()(["\n width: 100%;\n\n && {\n [type='url'] + .input-group-addon > a {\n color: inherit; /* reset bootstrap default */\n }\n\n [type='tel'] + .input-group-addon > a {\n color: inherit; /* reset bootstrap default */\n }\n\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"])),Ve.t7.color("signal.danger")),Do=function(e){return-1*Math.abs(e)},Co=function(e){var t=[e.street,e.postcode,e.city,e.country].filter(Boolean).map((function(e){var t="object"===dr()(e)&&e.display?e.display:e;return encodeURIComponent(t)})).join("+");return"".concat("https://www.google.com/maps/search/?api=1&query=").concat(t)},Po=c(58156),_o=c.n(Po),jo=Le.Ay.div.withConfig({displayName:"StyledLocationEdit"})(go||(go=Ne()(["\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 "," {\n margin-left: auto;\n }\n\n .react-autosuggest__input {\n ","\n width: 100%;\n }\n\n .react-autosuggest__container {\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"])),wo,Ve.hs.space(-2),Ve.hs.space(-2),(function(e){var t=e.immutable,n=e.theme;return t?_o()(n,"colors.textDisabled"):_o()(n,"colors.text")}),Eo,Oo,Ve.t7.color("paper"),Ve.t7.color("signal.info"),Ve.t7.color("secondaryLight"),Ve.t7.color("backgroundItemHover")),To=(0,Le.Ay)(jo).withConfig({displayName:"StyledAddressEdit"})(vo||(vo=Ne()(["\n && {\n div {\n :nth-of-type(1) {\n flex: auto;\n width: 100%;\n }\n }\n }\n"])));function Ao(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 Ro(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ao(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ao(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const Io=function(e){var t=e.onChange,n=e.options,r=e.value,o=e.id,i=e.immutable,a=e.name,s=function(e){return function(t){return t[e]}},c=function(e){var t=e.street,n=e.houseNr;return n?"".concat(t," ").concat(n):t},l=function(e){var t=e.street,n=e.state,r=e.country,o=e.postcode,i=e.city;if(!t)return null;var a=c(e),s=n?"- ".concat(n):"",l=r?"/ ".concat(r.display):"";return(0,Je.jsxs)(br.Ay.Span,{children:[a,", ",o," ",i," ",s," ",l]})},u=function(e,r){var o=r.suggestion;!0===o.validationRequired?n.validateLocation(o,t):t(o)},d=function(e){var t=e.value,r=n.locationValues.country,o={street:t};n.fetchSuggestions(o,r)},f={id:o,value:r&&r.street?c(r):"",onChange:function(e){return function(n,o){var i=o.newValue;t(Ro(Ro({},r),{},Qe()({},e,i)))}}("street"),disabled:i};return(0,Je.jsx)(co,{children:function(e){var t,r,o,c,p=e.getRef;return(0,Je.jsxs)(To,{immutable:i,name:a,ref:p,children:[(0,Je.jsx)(to(),{suggestions:n.suggestions||[],onSuggestionsFetchRequested:d,getSuggestionValue:s("street"),renderSuggestion:l,onSuggestionsClearRequested:function(){},inputProps:f,onSuggestionSelected:u,focusInputOnSuggestionClick:!1,shouldRenderSuggestions:function(e){return e&&!i}}),(0,Je.jsxs)(Eo,{children:[n.isLoading&&(yo||(yo=(0,Je.jsx)(rt,{size:"1.8rem"}))),(t=n.locationValues,r=t.street,o=t.city,c=t.postcode,Boolean(r&&(o||c))&&(0,Je.jsx)(bo.Ay,{href:Co(n.locationValues),icon:"map-marked",tabIndex:-1,target:"_blank",dense:!1,title:n.mapButtonTitle||"Show on map",neutral:!0}))]})]})}})};var Mo=c(69843),No=c.n(Mo),Fo=c(7350),Lo=c.n(Fo);function Ho(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}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 Wo(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){Ho(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}function zo(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 zo(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)?zo(e,t):void 0}}function Vo(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,i=[],a=!0,s=!1;try{for(n=n.call(e);!(a=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);a=!0);}catch(e){s=!0,o=e}finally{try{a||null==n.return||n.return()}finally{if(s)throw o}}return i}}(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 Yo(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}var qo=["defaultInputValue","defaultMenuIsOpen","defaultValue","inputValue","menuIsOpen","onChange","onInputChange","onMenuClose","onMenuOpen","value"];function Go(){return Go=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},Go.apply(this,arguments)}function Ko(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 Qo(e,t){return Qo=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},Qo(e,t)}function Xo(e){return Xo=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},Xo(e)}function $o(e){return $o="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},$o(e)}function Zo(e,t){if(t&&("object"===$o(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 Jo(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=Xo(e);if(t){var o=Xo(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return Zo(this,n)}}function ei(e){return function(e){if(Array.isArray(e))return zo(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 ti=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}(),ni="-ms-",ri="-moz-",oi="-webkit-",ii="comm",ai="rule",si="decl",ci="@keyframes",li=Math.abs,ui=String.fromCharCode,di=Object.assign;function fi(e){return e.trim()}function pi(e,t,n){return e.replace(t,n)}function hi(e,t){return e.indexOf(t)}function mi(e,t){return 0|e.charCodeAt(t)}function gi(e,t,n){return e.slice(t,n)}function vi(e){return e.length}function yi(e){return e.length}function bi(e,t){return t.push(e),e}var wi=1,xi=1,Oi=0,Si=0,Ei=0,ki="";function Di(e,t,n,r,o,i,a){return{value:e,root:t,parent:n,type:r,props:o,children:i,line:wi,column:xi,length:a,return:""}}function Ci(e,t){return di(Di("",null,null,"",null,null,0),e,{length:-e.length},t)}function Pi(){return Ei=Si>0?mi(ki,--Si):0,xi--,10===Ei&&(xi=1,wi--),Ei}function _i(){return Ei=Si<Oi?mi(ki,Si++):0,xi++,10===Ei&&(xi=1,wi++),Ei}function ji(){return mi(ki,Si)}function Ti(){return Si}function Ai(e,t){return gi(ki,e,t)}function Ri(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 Ii(e){return wi=xi=1,Oi=vi(ki=e),Si=0,[]}function Mi(e){return ki="",e}function Ni(e){return fi(Ai(Si-1,Hi(91===e?e+2:40===e?e+1:e)))}function Fi(e){for(;(Ei=ji())&&Ei<33;)_i();return Ri(e)>2||Ri(Ei)>3?"":" "}function Li(e,t){for(;--t&&_i()&&!(Ei<48||Ei>102||Ei>57&&Ei<65||Ei>70&&Ei<97););return Ai(e,Ti()+(t<6&&32==ji()&&32==_i()))}function Hi(e){for(;_i();)switch(Ei){case e:return Si;case 34:case 39:34!==e&&39!==e&&Hi(Ei);break;case 40:41===e&&Hi(e);break;case 92:_i()}return Si}function Bi(e,t){for(;_i()&&e+Ei!==57&&(e+Ei!==84||47!==ji()););return"/*"+Ai(t,Si-1)+"*"+ui(47===e?e:_i())}function Wi(e){for(;!Ri(ji());)_i();return Ai(e,Si)}function zi(e){return Mi(Ui("",null,null,null,[""],e=Ii(e),0,[0],e))}function Ui(e,t,n,r,o,i,a,s,c){for(var l=0,u=0,d=a,f=0,p=0,h=0,m=1,g=1,v=1,y=0,b="",w=o,x=i,O=r,S=b;g;)switch(h=y,y=_i()){case 40:if(108!=h&&58==mi(S,d-1)){-1!=hi(S+=pi(Ni(y),"&","&\f"),"&\f")&&(v=-1);break}case 34:case 39:case 91:S+=Ni(y);break;case 9:case 10:case 13:case 32:S+=Fi(h);break;case 92:S+=Li(Ti()-1,7);continue;case 47:switch(ji()){case 42:case 47:bi(Yi(Bi(_i(),Ti()),t,n),c);break;default:S+="/"}break;case 123*m:s[l++]=vi(S)*v;case 125*m:case 59:case 0:switch(y){case 0:case 125:g=0;case 59+u:p>0&&vi(S)-d&&bi(p>32?qi(S+";",r,n,d-1):qi(pi(S," ","")+";",r,n,d-2),c);break;case 59:S+=";";default:if(bi(O=Vi(S,t,n,l,u,o,s,b,w=[],x=[],d),i),123===y)if(0===u)Ui(S,t,O,O,w,i,d,s,x);else switch(99===f&&110===mi(S,3)?100:f){case 100:case 109:case 115:Ui(e,O,O,r&&bi(Vi(e,O,O,0,0,o,s,b,o,w=[],d),x),o,x,d,s,r?w:x);break;default:Ui(S,O,O,O,[""],x,0,s,x)}}l=u=p=0,m=v=1,b=S="",d=a;break;case 58:d=1+vi(S),p=h;default:if(m<1)if(123==y)--m;else if(125==y&&0==m++&&125==Pi())continue;switch(S+=ui(y),y*m){case 38:v=u>0?1:(S+="\f",-1);break;case 44:s[l++]=(vi(S)-1)*v,v=1;break;case 64:45===ji()&&(S+=Ni(_i())),f=ji(),u=d=vi(b=S+=Wi(Ti())),y++;break;case 45:45===h&&2==vi(S)&&(m=0)}}return i}function Vi(e,t,n,r,o,i,a,s,c,l,u){for(var d=o-1,f=0===o?i:[""],p=yi(f),h=0,m=0,g=0;h<r;++h)for(var v=0,y=gi(e,d+1,d=li(m=a[h])),b=e;v<p;++v)(b=fi(m>0?f[v]+" "+y:pi(y,/&\f/g,f[v])))&&(c[g++]=b);return Di(e,t,n,0===o?ai:s,c,l,u)}function Yi(e,t,n){return Di(e,t,n,ii,ui(Ei),gi(e,2,-2),0)}function qi(e,t,n,r){return Di(e,t,n,si,gi(e,0,r),gi(e,r+1,-1),r)}function Gi(e,t){for(var n="",r=yi(e),o=0;o<r;o++)n+=t(e[o],o,e,t)||"";return n}function Ki(e,t,n,r){switch(e.type){case"@import":case si:return e.return=e.return||e.value;case ii:return"";case ci:return e.return=e.value+"{"+Gi(e.children,r)+"}";case ai:e.value=e.props.join(",")}return vi(n=Gi(e.children,r))?e.return=e.value+"{"+n+"}":""}var Qi=function(e,t,n){for(var r=0,o=0;r=o,o=ji(),38===r&&12===o&&(t[n]=1),!Ri(o);)_i();return Ai(e,Si)},Xi=function(e,t){return Mi(function(e,t){var n=-1,r=44;do{switch(Ri(r)){case 0:38===r&&12===ji()&&(t[n]=1),e[n]+=Qi(Si-1,t,n);break;case 2:e[n]+=Ni(r);break;case 4:if(44===r){e[++n]=58===ji()?"&\f":"",t[n]=e[n].length;break}default:e[n]+=ui(r)}}while(r=_i());return e}(Ii(e),t))},$i=new WeakMap,Zi=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)||$i.get(n))&&!r){$i.set(e,!0);for(var o=[],i=Xi(t,o),a=n.props,s=0,c=0;s<i.length;s++)for(var l=0;l<a.length;l++,c++)e.props[c]=o[s]?i[s].replace(/&\f/g,a[l]):a[l]+" "+i[s]}}},Ji=function(e){if("decl"===e.type){var t=e.value;108===t.charCodeAt(0)&&98===t.charCodeAt(2)&&(e.return="",e.value="")}};function ea(e,t){switch(function(e,t){return 45^mi(e,0)?(((t<<2^mi(e,0))<<2^mi(e,1))<<2^mi(e,2))<<2^mi(e,3):0}(e,t)){case 5103:return oi+"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 oi+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return oi+e+ri+e+ni+e+e;case 6828:case 4268:return oi+e+ni+e+e;case 6165:return oi+e+ni+"flex-"+e+e;case 5187:return oi+e+pi(e,/(\w+).+(:[^]+)/,oi+"box-$1$2"+ni+"flex-$1$2")+e;case 5443:return oi+e+ni+"flex-item-"+pi(e,/flex-|-self/,"")+e;case 4675:return oi+e+ni+"flex-line-pack"+pi(e,/align-content|flex-|-self/,"")+e;case 5548:return oi+e+ni+pi(e,"shrink","negative")+e;case 5292:return oi+e+ni+pi(e,"basis","preferred-size")+e;case 6060:return oi+"box-"+pi(e,"-grow","")+oi+e+ni+pi(e,"grow","positive")+e;case 4554:return oi+pi(e,/([^-])(transform)/g,"$1"+oi+"$2")+e;case 6187:return pi(pi(pi(e,/(zoom-|grab)/,oi+"$1"),/(image-set)/,oi+"$1"),e,"")+e;case 5495:case 3959:return pi(e,/(image-set\([^]*)/,oi+"$1$`$1");case 4968:return pi(pi(e,/(.+:)(flex-)?(.*)/,oi+"box-pack:$3"+ni+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+oi+e+e;case 4095:case 3583:case 4068:case 2532:return pi(e,/(.+)-inline(.+)/,oi+"$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(vi(e)-1-t>6)switch(mi(e,t+1)){case 109:if(45!==mi(e,t+4))break;case 102:return pi(e,/(.+:)(.+)-([^]+)/,"$1"+oi+"$2-$3$1"+ri+(108==mi(e,t+3)?"$3":"$2-$3"))+e;case 115:return~hi(e,"stretch")?ea(pi(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(115!==mi(e,t+1))break;case 6444:switch(mi(e,vi(e)-3-(~hi(e,"!important")&&10))){case 107:return pi(e,":",":"+oi)+e;case 101:return pi(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+oi+(45===mi(e,14)?"inline-":"")+"box$3$1"+oi+"$2$3$1"+ni+"$2box$3")+e}break;case 5936:switch(mi(e,t+11)){case 114:return oi+e+ni+pi(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return oi+e+ni+pi(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return oi+e+ni+pi(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return oi+e+ni+e+e}return e}var ta=[function(e,t,n,r){if(e.length>-1&&!e.return)switch(e.type){case si:e.return=ea(e.value,e.length);break;case ci:return Gi([Ci(e,{value:pi(e.value,"@","@"+oi)})],r);case ai: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 Gi([Ci(e,{props:[pi(t,/:(read-\w+)/,":-moz-$1")]})],r);case"::placeholder":return Gi([Ci(e,{props:[pi(t,/:(plac\w+)/,":"+oi+"input-$1")]}),Ci(e,{props:[pi(t,/:(plac\w+)/,":-moz-$1")]}),Ci(e,{props:[pi(t,/:(plac\w+)/,ni+"input-$1")]})],r)}return""}))}}];const na=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||ta;var o,i,a={},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++)a[t[n]]=!0;s.push(e)}));var c,l,u,d,f=[Ki,(d=function(e){c.insert(e)},function(e){e.root||(e=e.return)&&d(e)})],p=(l=[Zi,Ji].concat(r,f),u=yi(l),function(e,t,n,r){for(var o="",i=0;i<u;i++)o+=l[i](e,t,n,r)||"";return o});i=function(e,t,n,r){c=n,function(e){Gi(zi(e),p)}(e?e+"{"+t.styles+"}":t.styles),r&&(h.inserted[t.name]=!0)};var h={key:t,sheet:new ti({key:t,container:o,nonce:e.nonce,speedy:e.speedy,prepend:e.prepend,insertionPoint:e.insertionPoint}),nonce:e.nonce,inserted:a,registered:{},insert:i};return h.sheet.hydrate(s),h};var ra=c(4146),oa=c.n(ra);var ia=function(e,t,n){var r=e.key+"-"+t.name;!1===n&&void 0===e.registered[r]&&(e.registered[r]=t.styles)};const aa=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)};const sa={animationIterationCount:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1};const ca=function(e){var t=Object.create(null);return function(n){return void 0===t[n]&&(t[n]=e(n)),t[n]}};var la=/[A-Z]|^ms/g,ua=/_EMO_([^_]+?)_([^]*?)_EMO_/g,da=function(e){return 45===e.charCodeAt(1)},fa=function(e){return null!=e&&"boolean"!=typeof e},pa=ca((function(e){return da(e)?e:e.replace(la,"-$&").toLowerCase()})),ha=function(e,t){switch(e){case"animation":case"animationName":if("string"==typeof t)return t.replace(ua,(function(e,t,n){return ga={name:t,styles:n,next:ga},t}))}return 1===sa[e]||da(e)||"number"!=typeof t||0===t?t:t+"px"};function ma(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 ga={name:n.name,styles:n.styles,next:ga},n.name;if(void 0!==n.styles){var r=n.next;if(void 0!==r)for(;void 0!==r;)ga={name:r.name,styles:r.styles,next:ga},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+=ma(e,t,n[o])+";";else for(var i in n){var a=n[i];if("object"!=typeof a)null!=t&&void 0!==t[a]?r+=i+"{"+t[a]+"}":fa(a)&&(r+=pa(i)+":"+ha(i,a)+";");else if(!Array.isArray(a)||"string"!=typeof a[0]||null!=t&&void 0!==t[a[0]]){var s=ma(e,t,a);switch(i){case"animation":case"animationName":r+=pa(i)+":"+s+";";break;default:r+=i+"{"+s+"}"}}else for(var c=0;c<a.length;c++)fa(a[c])&&(r+=pa(i)+":"+ha(i,a[c])+";")}return r}(e,t,n);case"function":if(void 0!==e){var o=ga,i=n(e);return ga=o,ma(e,t,i)}}if(null==t)return n;var a=t[n];return void 0!==a?a:n}var ga,va=/label:\s*([^\s;\n{]+)\s*(;|$)/g;var ya=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="";ga=void 0;var i=e[0];null==i||void 0===i.raw?(r=!1,o+=ma(n,t,i)):o+=i[0];for(var a=1;a<e.length;a++)o+=ma(n,t,e[a]),r&&(o+=i[a]);va.lastIndex=0;for(var s,c="";null!==(s=va.exec(o));)c+="-"+s[1];return{name:aa(o)+c,styles:o,next:ga}},ba=!!b.useInsertionEffect&&b.useInsertionEffect,wa=ba||function(e){return e()},xa={}.hasOwnProperty,Oa=(0,b.createContext)("undefined"!=typeof HTMLElement?na({key:"css"}):null);Oa.Provider;var Sa=function(e){return(0,b.forwardRef)((function(t,n){var r=(0,b.useContext)(Oa);return e(t,r,n)}))},Ea=(0,b.createContext)({});var ka="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",Da=function(e){var t=e.cache,n=e.serialized,r=e.isStringTag;ia(t,n,r);wa((function(){return function(e,t,n){ia(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},Ca=Sa((function(e,t,n){var r=e.css;"string"==typeof r&&void 0!==t.registered[r]&&(r=t.registered[r]);var o=e[ka],i=[r],a="";"string"==typeof e.className?a=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,i,e.className):null!=e.className&&(a=e.className+" ");var s=ya(i,void 0,(0,b.useContext)(Ea));a+=t.key+"-"+s.name;var c={};for(var l in e)xa.call(e,l)&&"css"!==l&&l!==ka&&(c[l]=e[l]);return c.ref=n,c.className=a,(0,b.createElement)(b.Fragment,null,(0,b.createElement)(Da,{cache:t,serialized:s,isStringTag:"string"==typeof o}),(0,b.createElement)(o,c))}));var Pa=function(e,t){var n=arguments;if(null==t||!xa.call(t,"css"))return b.createElement.apply(void 0,n);var r=n.length,o=new Array(r);o[0]=Ca,o[1]=function(e,t){var n={};for(var r in t)xa.call(t,r)&&(n[r]=t[r]);return n[ka]=e,n}(e,t);for(var i=2;i<r;i++)o[i]=n[i];return b.createElement.apply(null,o)};function _a(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return ya(t)}var ja=c(81845),Ta=c.n(ja);Math.min,Math.max;const Aa=["top","right","bottom","left"];Aa.reduce(((e,t)=>e.concat(t,t+"-start",t+"-end")),[]);function Ra(e){return e&&e.document&&e.location&&e.alert&&e.setInterval}function Ia(e){if(null==e)return window;if(!Ra(e)){const t=e.ownerDocument;return t&&t.defaultView||window}return e}function Ma(e){return Ia(e).getComputedStyle(e)}function Na(e){return Ra(e)?"":e?(e.nodeName||"").toLowerCase():""}function Fa(){const e=navigator.userAgentData;return e&&Array.isArray(e.brands)?e.brands.map((e=>e.brand+"/"+e.version)).join(" "):navigator.userAgent}function La(e){return e instanceof Ia(e).HTMLElement}function Ha(e){return e instanceof Ia(e).Element}function Ba(e){return"undefined"!=typeof ShadowRoot&&(e instanceof Ia(e).ShadowRoot||e instanceof ShadowRoot)}function Wa(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=Ma(e);return/auto|scroll|overlay|hidden/.test(t+r+n)&&!["inline","contents"].includes(o)}function za(){return!/^((?!chrome|android).)*safari/i.test(Fa())}function Ua(e){return["html","body","#document"].includes(Na(e))}Math.min,Math.max;const Va=Math.round;function Ya(e,t,n){var r,o,i,a;void 0===t&&(t=!1),void 0===n&&(n=!1);const s=e.getBoundingClientRect();let c=1,l=1;t&&La(e)&&(c=e.offsetWidth>0&&Va(s.width)/e.offsetWidth||1,l=e.offsetHeight>0&&Va(s.height)/e.offsetHeight||1);const u=Ha(e)?Ia(e):window,d=!za()&&n,f=(s.left+(d&&null!=(r=null==(o=u.visualViewport)?void 0:o.offsetLeft)?r:0))/c,p=(s.top+(d&&null!=(i=null==(a=u.visualViewport)?void 0:a.offsetTop)?i:0))/l,h=s.width/c,m=s.height/l;return{width:h,height:m,top:p,right:f+h,bottom:p+m,left:f,x:f,y:p}}function qa(e){return(t=e,(t instanceof Ia(t).Node?e.ownerDocument:e.document)||window.document).documentElement;var t}function Ga(e){if("html"===Na(e))return e;const t=e.assignedSlot||e.parentNode||(Ba(e)?e.host:null)||qa(e);return Ba(t)?t.host:t}function Ka(e){const t=Ga(e);return Ua(t)?e.ownerDocument.body:La(t)&&Wa(t)?t:Ka(t)}function Qa(e,t){var n;void 0===t&&(t=[]);const r=Ka(e),o=r===(null==(n=e.ownerDocument)?void 0:n.body),i=Ia(r),a=o?[i].concat(i.visualViewport||[],Wa(r)?r:[]):r,s=t.concat(a);return o?s:s.concat(Qa(a))}const Xa=b.useLayoutEffect;var $a=["className","clearValue","cx","getStyles","getClassNames","getValue","hasValue","isMulti","isRtl","options","selectOption","selectProps","setValue","theme"],Za=function(){};function Ja(e,t){return t?"-"===t[0]?e+t:e+"__"+t:e}function es(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 i=[].concat(r);if(t&&e)for(var a in t)t.hasOwnProperty(a)&&t[a]&&i.push("".concat(Ja(e,a)));return i.filter((function(e){return e})).map((function(e){return String(e).trim()})).join(" ")}var ts=function(e){return t=e,Array.isArray(t)?e.filter(Boolean):"object"===$o(e)&&null!==e?[e]:[];var t},ns=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,Wo({},Yo(e,$a))},rs=function(e,t,n){var r=e.cx,o=e.getStyles,i=e.getClassNames,a=e.className;return{css:o(t,e),className:r(null!=n?n:{},i(t,e),a)}};function os(e){return[document.documentElement,document.body,window].indexOf(e)>-1}function is(e){return os(e)?window.pageYOffset:e.scrollTop}function as(e,t){os(e)?window.scrollTo(0,t):e.scrollTop=t}function ss(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:200,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:Za,o=is(e),i=t-o,a=0;!function t(){var s=function(e,t,n,r){return n*((e=e/r-1)*e*e+1)+t}(a+=10,o,i,n);as(e,s),a<n?window.requestAnimationFrame(t):r(e)}()}function cs(e,t){var n=e.getBoundingClientRect(),r=t.getBoundingClientRect(),o=t.offsetHeight/3;r.bottom+o>n.bottom?as(e,Math.min(t.offsetTop+t.clientHeight-e.offsetHeight+o,e.scrollHeight)):r.top-o<n.top&&as(e,Math.max(t.offsetTop-o,0))}function ls(){try{return document.createEvent("TouchEvent"),!0}catch(e){return!1}}var us=!1,ds={get passive(){return us=!0}},fs="undefined"!=typeof window?window:{};fs.addEventListener&&fs.removeEventListener&&(fs.addEventListener("p",Za,ds),fs.removeEventListener("p",Za,!1));var ps=us;function hs(e){return null!=e}function ms(e,t,n){return e?t:n}var gs=["children","innerProps"],vs=["children","innerProps"];function ys(e){var t=e.maxHeight,n=e.menuEl,r=e.minHeight,o=e.placement,i=e.shouldScroll,a=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),l={placement:"bottom",maxHeight:t};if(!n||!n.offsetParent)return l;var u,d=c.getBoundingClientRect().height,f=n.getBoundingClientRect(),p=f.bottom,h=f.height,m=f.top,g=n.offsetParent.getBoundingClientRect().top,v=a?window.innerHeight:os(u=c)?window.innerHeight:u.clientHeight,y=is(c),b=parseInt(getComputedStyle(n).marginBottom,10),w=parseInt(getComputedStyle(n).marginTop,10),x=g-w,O=v-m,S=x+y,E=d-y-m,k=p-v+y+b,D=y+m-w,C=160;switch(o){case"auto":case"bottom":if(O>=h)return{placement:"bottom",maxHeight:t};if(E>=h&&!a)return i&&ss(c,k,C),{placement:"bottom",maxHeight:t};if(!a&&E>=r||a&&O>=r)return i&&ss(c,k,C),{placement:"bottom",maxHeight:a?O-b:E-b};if("auto"===o||a){var P=t,_=a?x:S;return _>=r&&(P=Math.min(_-b-s,t)),{placement:"top",maxHeight:P}}if("bottom"===o)return i&&as(c,k),{placement:"bottom",maxHeight:t};break;case"top":if(x>=h)return{placement:"top",maxHeight:t};if(S>=h&&!a)return i&&ss(c,D,C),{placement:"top",maxHeight:t};if(!a&&S>=r||a&&x>=r){var j=t;return(!a&&S>=r||a&&x>=r)&&(j=a?x-w:S-w),i&&ss(c,D,C),{placement:"top",maxHeight:j}}return{placement:"bottom",maxHeight:t};default:throw new Error('Invalid placement provided "'.concat(o,'".'))}return l}var bs,ws=function(e){return"auto"===e?"bottom":e},xs=(0,b.createContext)(null),Os=function(e){var t=e.children,n=e.minMenuHeight,r=e.maxMenuHeight,o=e.menuPlacement,i=e.menuPosition,a=e.menuShouldScrollIntoView,s=e.theme,c=((0,b.useContext)(xs)||{}).setPortalPlacement,l=(0,b.useRef)(null),u=Vo((0,b.useState)(r),2),d=u[0],f=u[1],p=Vo((0,b.useState)(null),2),h=p[0],m=p[1],g=s.spacing.controlHeight;return Xa((function(){var e=l.current;if(e){var t="fixed"===i,s=ys({maxHeight:r,menuEl:e,minHeight:n,placement:o,shouldScroll:a&&!t,isFixedPosition:t,controlHeight:g});f(s.maxHeight),m(s.placement),null==c||c(s.placement)}}),[r,o,i,a,n,c,g]),t({ref:l,placerProps:Wo(Wo({},e),{},{placement:h||ws(o),maxHeight:d})})},Ss=function(e){var t=e.children,n=e.innerRef,r=e.innerProps;return Pa("div",Go({},rs(e,"menu",{menu:!0}),{ref:n},r),t)},Es=function(e,t){var n=e.theme,r=n.spacing.baseUnit,o=n.colors;return Wo({textAlign:"center"},t?{}:{color:o.neutral40,padding:"".concat(2*r,"px ").concat(3*r,"px")})},ks=Es,Ds=Es,Cs=["size"],Ps=["innerProps","isRtl","size"];var _s,js,Ts={name:"8mmkcg",styles:"display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0"},As=function(e){var t=e.size,n=Yo(e,Cs);return Pa("svg",Go({height:t,width:t,viewBox:"0 0 20 20","aria-hidden":"true",focusable:"false",css:Ts},n))},Rs=function(e){return Pa(As,Go({size:20},e),Pa("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"}))},Is=function(e){return Pa(As,Go({size:20},e),Pa("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"}))},Ms=function(e,t){var n=e.isFocused,r=e.theme,o=r.spacing.baseUnit,i=r.colors;return Wo({label:"indicatorContainer",display:"flex",transition:"color 150ms"},t?{}:{color:n?i.neutral60:i.neutral20,padding:2*o,":hover":{color:n?i.neutral80:i.neutral40}})},Ns=Ms,Fs=Ms,Ls=function(){var e=_a.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_"}}}(bs||(_s=["\n 0%, 80%, 100% { opacity: 0; }\n 40% { opacity: 1; }\n"],js||(js=_s.slice(0)),bs=Object.freeze(Object.defineProperties(_s,{raw:{value:Object.freeze(js)}})))),Hs=function(e){var t=e.delay,n=e.offset;return Pa("span",{css:_a({animation:"".concat(Ls," 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"},"","")})},Bs=function(e){var t=e.children,n=e.isDisabled,r=e.isFocused,o=e.innerRef,i=e.innerProps,a=e.menuIsOpen;return Pa("div",Go({ref:o},rs(e,"control",{control:!0,"control--is-disabled":n,"control--is-focused":r,"control--menu-is-open":a}),i,{"aria-disabled":n||void 0}),t)},Ws=["data"],zs=function(e){var t=e.children,n=e.cx,r=e.getStyles,o=e.getClassNames,i=e.Heading,a=e.headingProps,s=e.innerProps,c=e.label,l=e.theme,u=e.selectProps;return Pa("div",Go({},rs(e,"group",{group:!0}),s),Pa(i,Go({},a,{selectProps:u,theme:l,getStyles:r,getClassNames:o,cx:n}),c),Pa("div",null,t))},Us=["innerRef","isDisabled","isHidden","inputClassName"],Vs={gridArea:"1 / 2",font:"inherit",minWidth:"2px",border:0,margin:0,outline:0,padding:0},Ys={flex:"1 1 auto",display:"inline-grid",gridArea:"1 / 1 / 2 / 3",gridTemplateColumns:"0 min-content","&:after":Wo({content:'attr(data-value) " "',visibility:"hidden",whiteSpace:"pre"},Vs)},qs=function(e){return Wo({label:"input",color:"inherit",background:0,opacity:e?0:1,width:"100%"},Vs)},Gs=function(e){var t=e.cx,n=e.value,r=ns(e),o=r.innerRef,i=r.isDisabled,a=r.isHidden,s=r.inputClassName,c=Yo(r,Us);return Pa("div",Go({},rs(e,"input",{"input-container":!0}),{"data-value":n||""}),Pa("input",Go({className:t({input:!0},s),ref:o,style:qs(a),disabled:i},c)))},Ks=function(e){var t=e.children,n=e.innerProps;return Pa("div",n,t)};var Qs=function(e){var t=e.children,n=e.components,r=e.data,o=e.innerProps,i=e.isDisabled,a=e.removeProps,s=e.selectProps,c=n.Container,l=n.Label,u=n.Remove;return Pa(c,{data:r,innerProps:Wo(Wo({},rs(e,"multiValue",{"multi-value":!0,"multi-value--is-disabled":i})),o),selectProps:s},Pa(l,{data:r,innerProps:Wo({},rs(e,"multiValueLabel",{"multi-value__label":!0})),selectProps:s},t),Pa(u,{data:r,innerProps:Wo(Wo({},rs(e,"multiValueRemove",{"multi-value__remove":!0})),{},{"aria-label":"Remove ".concat(t||"option")},a),selectProps:s}))},Xs=function(e){var t=e.children,n=e.isDisabled,r=e.isFocused,o=e.isSelected,i=e.innerRef,a=e.innerProps;return Pa("div",Go({},rs(e,"option",{option:!0,"option--is-disabled":n,"option--is-focused":r,"option--is-selected":o}),{ref:i,"aria-disabled":n},a),t)},$s=function(e){var t=e.children,n=e.isDisabled,r=e.innerProps;return Pa("div",Go({},rs(e,"singleValue",{"single-value":!0,"single-value--is-disabled":n}),r),t)},Zs={ClearIndicator:function(e){var t=e.children,n=e.innerProps;return Pa("div",Go({},rs(e,"clearIndicator",{indicator:!0,"clear-indicator":!0}),n),t||Pa(Rs,null))},Control:Bs,DropdownIndicator:function(e){var t=e.children,n=e.innerProps;return Pa("div",Go({},rs(e,"dropdownIndicator",{indicator:!0,"dropdown-indicator":!0}),n),t||Pa(Is,null))},DownChevron:Is,CrossIcon:Rs,Group:zs,GroupHeading:function(e){var t=ns(e);t.data;var n=Yo(t,Ws);return Pa("div",Go({},rs(e,"groupHeading",{"group-heading":!0}),n))},IndicatorsContainer:function(e){var t=e.children,n=e.innerProps;return Pa("div",Go({},rs(e,"indicatorsContainer",{indicators:!0}),n),t)},IndicatorSeparator:function(e){var t=e.innerProps;return Pa("span",Go({},t,rs(e,"indicatorSeparator",{"indicator-separator":!0})))},Input:Gs,LoadingIndicator:function(e){var t=e.innerProps,n=e.isRtl,r=e.size,o=void 0===r?4:r,i=Yo(e,Ps);return Pa("div",Go({},rs(Wo(Wo({},i),{},{innerProps:t,isRtl:n,size:o}),"loadingIndicator",{indicator:!0,"loading-indicator":!0}),t),Pa(Hs,{delay:0,offset:n}),Pa(Hs,{delay:160,offset:!0}),Pa(Hs,{delay:320,offset:!n}))},Menu:Ss,MenuList:function(e){var t=e.children,n=e.innerProps,r=e.innerRef,o=e.isMulti;return Pa("div",Go({},rs(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,i=e.menuPlacement,a=e.menuPosition,s=(0,b.useRef)(null),c=(0,b.useRef)(null),l=Vo((0,b.useState)(ws(i)),2),u=l[0],d=l[1],f=(0,b.useMemo)((function(){return{setPortalPlacement:d}}),[]),p=Vo((0,b.useState)(null),2),h=p[0],m=p[1],g=(0,b.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"===a?0:window.pageYOffset,n=e[u]+t;n===(null==h?void 0:h.offset)&&e.left===(null==h?void 0:h.rect.left)&&e.width===(null==h?void 0:h.rect.width)||m({offset:n,rect:e})}}),[r,a,u,null==h?void 0:h.offset,null==h?void 0:h.rect.left,null==h?void 0:h.rect.width]);Xa((function(){g()}),[g]);var v=(0,b.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:i=!0,elementResize:a=!0,animationFrame:s=!1}=r,c=o&&!s,l=c||i?[...Ha(e)?Qa(e):e.contextElement?Qa(e.contextElement):[],...Qa(t)]:[];l.forEach((e=>{c&&e.addEventListener("scroll",n,{passive:!0}),i&&e.addEventListener("resize",n)}));let u,d=null;if(a){let r=!0;d=new ResizeObserver((()=>{r||n(),r=!1})),Ha(e)&&!s&&d.observe(e),Ha(e)||!e.contextElement||s||d.observe(e.contextElement),d.observe(t)}let f=s?Ya(e):null;return s&&function t(){const r=Ya(e);!f||r.x===f.x&&r.y===f.y&&r.width===f.width&&r.height===f.height||n(),f=r,u=requestAnimationFrame(t)}(),n(),()=>{var e;l.forEach((e=>{c&&e.removeEventListener("scroll",n),i&&e.removeEventListener("resize",n)})),null==(e=d)||e.disconnect(),d=null,s&&cancelAnimationFrame(u)}}(r,s.current,g,{elementResize:"ResizeObserver"in window}))}),[r,g]);Xa((function(){v()}),[v]);var y=(0,b.useCallback)((function(e){s.current=e,v()}),[v]);if(!t&&"fixed"!==a||!h)return null;var w=Pa("div",Go({ref:y},rs(Wo(Wo({},e),{},{offset:h.offset,position:a,rect:h.rect}),"menuPortal",{"menu-portal":!0}),o),n);return Pa(xs.Provider,{value:f},t?(0,ja.createPortal)(w,t):w)},LoadingMessage:function(e){var t=e.children,n=void 0===t?"Loading...":t,r=e.innerProps,o=Yo(e,vs);return Pa("div",Go({},rs(Wo(Wo({},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=Yo(e,gs);return Pa("div",Go({},rs(Wo(Wo({},o),{},{children:n,innerProps:r}),"noOptionsMessage",{"menu-notice":!0,"menu-notice--no-options":!0}),r),n)},MultiValue:Qs,MultiValueContainer:Ks,MultiValueLabel:Ks,MultiValueRemove:function(e){var t=e.children,n=e.innerProps;return Pa("div",Go({role:"button"},n),t||Pa(Rs,{size:14}))},Option:Xs,Placeholder:function(e){var t=e.children,n=e.innerProps;return Pa("div",Go({},rs(e,"placeholder",{placeholder:!0}),n),t)},SelectContainer:function(e){var t=e.children,n=e.innerProps,r=e.isDisabled,o=e.isRtl;return Pa("div",Go({},rs(e,"container",{"--is-disabled":r,"--is-rtl":o}),n),t)},SingleValue:$s,ValueContainer:function(e){var t=e.children,n=e.innerProps,r=e.isMulti,o=e.hasValue;return Pa("div",Go({},rs(e,"valueContainer",{"value-container":!0,"value-container--is-multi":r,"value-container--has-value":o}),n),t)}},Js=Number.isNaN||function(e){return"number"==typeof e&&e!=e};function ec(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||Js(r)&&Js(o)))return!1;var r,o;return!0}for(var tc={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"},nc=function(e){return Pa("span",Go({css:tc},e))},rc={guidance:function(e){var t=e.isSearchable,n=e.isMulti,r=e.tabSelectsValue,o=e.context,i=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 i?"".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,i=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,i?" is disabled. Select another option.":", selected.");default:return""}},onFocus:function(e){var t=e.context,n=e.focused,r=e.options,o=e.label,i=void 0===o?"":o,a=e.selectValue,s=e.isDisabled,c=e.isSelected,l=e.isAppleDevice,u=function(e,t){return e&&e.length?"".concat(e.indexOf(t)+1," of ").concat(e.length):""};if("value"===t&&a)return"value ".concat(i," focused, ").concat(u(a,n),".");if("menu"===t&&l){var d=s?" disabled":"",f="".concat(c?" selected":"").concat(d);return"".concat(i).concat(f,", ").concat(u(r,n),".")}return""},onFilter:function(e){var t=e.inputValue,n=e.resultsMessage;return"".concat(n).concat(t?" for search term "+t:"",".")}},oc=function(e){var t=e.ariaSelection,n=e.focusedOption,r=e.focusedValue,o=e.focusableOptions,i=e.isFocused,a=e.selectValue,s=e.selectProps,c=e.id,l=e.isAppleDevice,u=s.ariaLiveMessages,d=s.getOptionLabel,f=s.inputValue,p=s.isMulti,h=s.isOptionDisabled,m=s.isSearchable,g=s.menuIsOpen,v=s.options,y=s.screenReaderStatus,w=s.tabSelectsValue,x=s.isLoading,O=s["aria-label"],S=s["aria-live"],E=(0,b.useMemo)((function(){return Wo(Wo({},rc),u||{})}),[u]),k=(0,b.useMemo)((function(){var e,n="";if(t&&E.onChange){var r=t.option,o=t.options,i=t.removedValue,s=t.removedValues,c=t.value,l=i||r||(e=c,Array.isArray(e)?null:e),u=l?d(l):"",f=o||s||void 0,p=f?f.map(d):[],m=Wo({isDisabled:l&&h(l,a),label:u,labels:p},t);n=E.onChange(m)}return n}),[t,E,h,a,d]),D=(0,b.useMemo)((function(){var e="",t=n||r,i=!!(n&&a&&a.includes(n));if(t&&E.onFocus){var s={focused:t,label:d(t),isDisabled:h(t,a),isSelected:i,options:o,context:t===n?"menu":"value",selectValue:a,isAppleDevice:l};e=E.onFocus(s)}return e}),[n,r,d,h,E,o,a,l]),C=(0,b.useMemo)((function(){var e="";if(g&&v.length&&!x&&E.onFilter){var t=y({count:o.length});e=E.onFilter({inputValue:f,resultsMessage:t})}return e}),[o,f,g,E,v,y,x]),P="initial-input-focus"===(null==t?void 0:t.action),_=(0,b.useMemo)((function(){var e="";if(E.guidance){var t=r?"value":g?"menu":"input";e=E.guidance({"aria-label":O,context:t,isDisabled:n&&h(n,a),isMulti:p,isSearchable:m,tabSelectsValue:w,isInitialFocus:P})}return e}),[O,n,r,p,h,m,g,E,a,w,P]),j=Pa(b.Fragment,null,Pa("span",{id:"aria-selection"},k),Pa("span",{id:"aria-focused"},D),Pa("span",{id:"aria-results"},C),Pa("span",{id:"aria-guidance"},_));return Pa(b.Fragment,null,Pa(nc,{id:c},P&&j),Pa(nc,{"aria-live":S,"aria-atomic":"false","aria-relevant":"additions text",role:"log"},i&&!P&&j))},ic=[{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źẑżžẓẕƶȥɀⱬꝣ"}],ac=new RegExp("["+ic.map((function(e){return e.letters})).join("")+"]","g"),sc={},cc=0;cc<ic.length;cc++)for(var lc=ic[cc],uc=0;uc<lc.letters.length;uc++)sc[lc.letters[uc]]=lc.base;var dc=function(e){return e.replace(ac,(function(e){return sc[e]}))},fc=function(e,t){void 0===t&&(t=ec);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 i=e.apply(this,r);return n={lastResult:i,lastArgs:r,lastThis:this},i}return r.clear=function(){n=null},r}(dc),pc=function(e){return e.replace(/^\s+|\s+$/g,"")},hc=function(e){return"".concat(e.label," ").concat(e.value)},mc=["innerRef"];function gc(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=Vo(e,1)[0];return!n.includes(t)}));return o.reduce((function(e,t){var n=Vo(t,2),r=n[0],o=n[1];return e[r]=o,e}),{})}(Yo(e,mc),"onExited","in","enter","exit","appear");return Pa("input",Go({ref:t},n,{css:_a({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 vc=function(e){e.cancelable&&e.preventDefault(),e.stopPropagation()};var yc=["boxSizing","height","overflow","paddingRight","position"],bc={boxSizing:"border-box",overflow:"hidden",position:"relative",height:"100%"};function wc(e){e.preventDefault()}function xc(e){e.stopPropagation()}function Oc(){var e=this.scrollTop,t=this.scrollHeight,n=e+this.offsetHeight;0===e?this.scrollTop=1:n===t&&(this.scrollTop=e-1)}function Sc(){return"ontouchstart"in window||navigator.maxTouchPoints}var Ec=!("undefined"==typeof window||!window.document||!window.document.createElement),kc=0,Dc={capture:!1,passive:!1};var Cc=function(e){var t=e.target;return t.ownerDocument.activeElement&&t.ownerDocument.activeElement.blur()},Pc={name:"1kfdb0e",styles:"position:fixed;left:0;bottom:0;right:0;top:0"};function _c(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,i=e.onTopLeave,a=(0,b.useRef)(!1),s=(0,b.useRef)(!1),c=(0,b.useRef)(0),l=(0,b.useRef)(null),u=(0,b.useCallback)((function(e,t){if(null!==l.current){var c=l.current,u=c.scrollTop,d=c.scrollHeight,f=c.clientHeight,p=l.current,h=t>0,m=d-f-u,g=!1;m>t&&a.current&&(r&&r(e),a.current=!1),h&&s.current&&(i&&i(e),s.current=!1),h&&t>m?(n&&!a.current&&n(e),p.scrollTop=d,g=!0,a.current=!0):!h&&-t>u&&(o&&!s.current&&o(e),p.scrollTop=0,g=!0,s.current=!0),g&&vc(e)}}),[n,r,o,i]),d=(0,b.useCallback)((function(e){u(e,e.deltaY)}),[u]),f=(0,b.useCallback)((function(e){c.current=e.changedTouches[0].clientY}),[]),p=(0,b.useCallback)((function(e){var t=c.current-e.changedTouches[0].clientY;u(e,t)}),[u]),h=(0,b.useCallback)((function(e){if(e){var t=!!ps&&{passive:!1};e.addEventListener("wheel",d,t),e.addEventListener("touchstart",f,t),e.addEventListener("touchmove",p,t)}}),[p,f,d]),m=(0,b.useCallback)((function(e){e&&(e.removeEventListener("wheel",d,!1),e.removeEventListener("touchstart",f,!1),e.removeEventListener("touchmove",p,!1))}),[p,f,d]);return(0,b.useEffect)((function(){if(t){var e=l.current;return h(e),function(){m(e)}}}),[t,h,m]),function(e){l.current=e}}({isEnabled:void 0===r||r,onBottomArrive:e.onBottomArrive,onBottomLeave:e.onBottomLeave,onTopArrive:e.onTopArrive,onTopLeave:e.onTopLeave}),i=function(e){var t=e.isEnabled,n=e.accountForScrollbars,r=void 0===n||n,o=(0,b.useRef)({}),i=(0,b.useRef)(null),a=(0,b.useCallback)((function(e){if(Ec){var t=document.body,n=t&&t.style;if(r&&yc.forEach((function(e){var t=n&&n[e];o.current[e]=t})),r&&kc<1){var i=parseInt(o.current.paddingRight,10)||0,a=document.body?document.body.clientWidth:0,s=window.innerWidth-a+i||0;Object.keys(bc).forEach((function(e){var t=bc[e];n&&(n[e]=t)})),n&&(n.paddingRight="".concat(s,"px"))}t&&Sc()&&(t.addEventListener("touchmove",wc,Dc),e&&(e.addEventListener("touchstart",Oc,Dc),e.addEventListener("touchmove",xc,Dc))),kc+=1}}),[r]),s=(0,b.useCallback)((function(e){if(Ec){var t=document.body,n=t&&t.style;kc=Math.max(kc-1,0),r&&kc<1&&yc.forEach((function(e){var t=o.current[e];n&&(n[e]=t)})),t&&Sc()&&(t.removeEventListener("touchmove",wc,Dc),e&&(e.removeEventListener("touchstart",Oc,Dc),e.removeEventListener("touchmove",xc,Dc)))}}),[r]);return(0,b.useEffect)((function(){if(t){var e=i.current;return a(e),function(){s(e)}}}),[t,a,s]),function(e){i.current=e}}({isEnabled:n});return Pa(b.Fragment,null,n&&Pa("div",{onClick:Cc,css:Pc}),t((function(e){o(e),i(e)})))}var jc={name:"1a0ro4n-requiredInput",styles:"label:requiredInput;opacity:0;pointer-events:none;position:absolute;bottom:0;left:0;right:0;width:100%"},Tc=function(e){var t=e.name,n=e.onFocus;return Pa("input",{required:!0,name:t,tabIndex:-1,"aria-hidden":"true",onFocus:n,css:jc,value:"",onChange:function(){}})};function Ac(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 Rc(){return Ac(/^Mac/i)}function Ic(){return Ac(/^iPhone/i)||Ac(/^iPad/i)||Rc()&&navigator.maxTouchPoints>1}var Mc={clearIndicator:Fs,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,i=o.colors,a=o.borderRadius;return Wo({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?i.neutral5:i.neutral0,borderColor:n?i.neutral10:r?i.primary:i.neutral20,borderRadius:a,borderStyle:"solid",borderWidth:1,boxShadow:r?"0 0 0 1px ".concat(i.primary):void 0,"&:hover":{borderColor:r?i.primary:i.neutral30}})},dropdownIndicator:Ns,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 Wo({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,i=r.colors;return Wo({label:"indicatorSeparator",alignSelf:"stretch",width:1},t?{}:{backgroundColor:n?i.neutral10:i.neutral20,marginBottom:2*o,marginTop:2*o})},input:function(e,t){var n=e.isDisabled,r=e.value,o=e.theme,i=o.spacing,a=o.colors;return Wo(Wo({visibility:n?"hidden":"visible",transform:r?"translateZ(0)":""},Ys),t?{}:{margin:i.baseUnit/2,paddingBottom:i.baseUnit/2,paddingTop:i.baseUnit/2,color:a.neutral80})},loadingIndicator:function(e,t){var n=e.isFocused,r=e.size,o=e.theme,i=o.colors,a=o.spacing.baseUnit;return Wo({label:"loadingIndicator",display:"flex",transition:"color 150ms",alignSelf:"center",fontSize:r,lineHeight:1,marginRight:r,textAlign:"center",verticalAlign:"middle"},t?{}:{color:n?i.neutral60:i.neutral20,padding:2*a})},loadingMessage:Ds,menu:function(e,t){var n,r=e.placement,o=e.theme,i=o.borderRadius,a=o.spacing,s=o.colors;return Wo((Ho(n={label:"menu"},function(e){return e?{bottom:"top",top:"bottom"}[e]:"bottom"}(r),"100%"),Ho(n,"position","absolute"),Ho(n,"width","100%"),Ho(n,"zIndex",1),n),t?{}:{backgroundColor:s.neutral0,borderRadius:i,boxShadow:"0 0 0 1px hsla(0, 0%, 0%, 0.1), 0 4px 11px hsla(0, 0%, 0%, 0.1)",marginBottom:a.menuGutter,marginTop:a.menuGutter})},menuList:function(e,t){var n=e.maxHeight,r=e.theme.spacing.baseUnit;return Wo({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,i=n.colors;return Wo({label:"multiValue",display:"flex",minWidth:0},t?{}:{backgroundColor:i.neutral10,borderRadius:o/2,margin:r.baseUnit/2})},multiValueLabel:function(e,t){var n=e.theme,r=n.borderRadius,o=n.colors,i=e.cropWithEllipsis;return Wo({overflow:"hidden",textOverflow:i||void 0===i?"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,i=n.colors,a=e.isFocused;return Wo({alignItems:"center",display:"flex"},t?{}:{borderRadius:o/2,backgroundColor:a?i.dangerLight:void 0,paddingLeft:r.baseUnit,paddingRight:r.baseUnit,":hover":{backgroundColor:i.dangerLight,color:i.danger}})},noOptionsMessage:ks,option:function(e,t){var n=e.isDisabled,r=e.isFocused,o=e.isSelected,i=e.theme,a=i.spacing,s=i.colors;return Wo({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*a.baseUnit,"px ").concat(3*a.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 Wo({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,i=r.colors;return Wo({label:"singleValue",gridArea:"1 / 1 / 2 / 3",maxWidth:"100%",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},t?{}:{color:n?i.neutral40:i.neutral80,marginLeft:o.baseUnit/2,marginRight:o.baseUnit/2})},valueContainer:function(e,t){var n=e.theme.spacing,r=e.isMulti,o=e.hasValue,i=e.selectProps.controlShouldRenderValue;return Wo({alignItems:"center",display:r&&o&&i?"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 Nc={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}},Fc={"aria-live":"polite",backspaceRemovesValue:!0,blurInputOnSelect:ls(),captureMenuScroll:!ls(),classNames:{},closeMenuOnSelect:!0,closeMenuOnScroll:!1,components:{},controlShouldRenderValue:!0,escapeClearsValue:!1,filterOption:function(e){return function(t,n){if(t.data.__isNew__)return!0;var r=Wo({ignoreCase:!0,ignoreAccents:!0,stringify:hc,trim:!0,matchFrom:"any"},e),o=r.ignoreCase,i=r.ignoreAccents,a=r.stringify,s=r.trim,c=r.matchFrom,l=s?pc(n):n,u=s?pc(a(t)):a(t);return o&&(l=l.toLowerCase(),u=u.toLowerCase()),i&&(l=fc(l),u=dc(u)),"start"===c?u.substr(0,l.length)===l:u.indexOf(l)>-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 Lc(e,t,n,r){return{type:"option",data:t,isDisabled:qc(e,t,n),isSelected:Gc(e,t,n),label:Vc(e,t),value:Yc(e,t),index:r}}function Hc(e,t){return e.options.map((function(n,r){if("options"in n){var o=n.options.map((function(n,r){return Lc(e,n,t,r)})).filter((function(t){return zc(e,t)}));return o.length>0?{type:"group",data:n,options:o,index:r}:void 0}var i=Lc(e,n,t,r);return zc(e,i)?i:void 0})).filter(hs)}function Bc(e){return e.reduce((function(e,t){return"group"===t.type?e.push.apply(e,ei(t.options.map((function(e){return e.data})))):e.push(t.data),e}),[])}function Wc(e,t){return e.reduce((function(e,n){return"group"===n.type?e.push.apply(e,ei(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 zc(e,t){var n=e.inputValue,r=void 0===n?"":n,o=t.data,i=t.isSelected,a=t.label,s=t.value;return(!Qc(e)||!i)&&Kc(e,{label:a,value:s,data:o},r)}var Uc=function(e,t){var n;return(null===(n=e.find((function(e){return e.data===t})))||void 0===n?void 0:n.id)||null},Vc=function(e,t){return e.getOptionLabel(t)},Yc=function(e,t){return e.getOptionValue(t)};function qc(e,t,n){return"function"==typeof e.isOptionDisabled&&e.isOptionDisabled(t,n)}function Gc(e,t,n){if(n.indexOf(t)>-1)return!0;if("function"==typeof e.isOptionSelected)return e.isOptionSelected(t,n);var r=Yc(e,t);return n.some((function(t){return Yc(e,t)===r}))}function Kc(e,t,n){return!e.filterOption||e.filterOption(t,n)}var Qc=function(e){var t=e.hideSelectedOptions,n=e.isMulti;return void 0===t?n:t},Xc=1,$c=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&&Qo(e,t)}(i,e);var t,n,r,o=Jo(i);function i(e){var t;if(function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,i),(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=Rc()||Ic(),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,i=r.name;n.name=i,t.ariaOnChange(e,n),o(e,n)},t.setValue=function(e,n,r){var o=t.props,i=o.closeMenuOnSelect,a=o.isMulti,s=o.inputValue;t.onInputChange("",{action:"set-value",prevInputValue:s}),i&&(t.setState({inputIsHiddenAfterUpdate:!a}),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,i=n.name,a=t.state.selectValue,s=o&&t.isOptionSelected(e,a),c=t.isOptionDisabled(e,a);if(s){var l=t.getOptionValue(e);t.setValue(a.filter((function(e){return t.getOptionValue(e)!==l})),"deselect-option",e)}else{if(c)return void t.ariaOnChange(e,{action:"select-option",option:e,name:i});o?t.setValue([].concat(ei(a),[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),i=r.filter((function(e){return t.getOptionValue(e)!==o})),a=ms(n,i,i[0]||null);t.onChange(a,{action:"remove-value",removedValue:e}),t.focusInput()},t.clearValue=function(){var e=t.state.selectValue;t.onChange(ms(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),i=ms(e,o,o[0]||null);t.onChange(i,{action:"pop-value",removedValue:r})},t.getFocusedOptionId=function(e){return Uc(t.state.focusableOptionsWithIds,e)},t.getFocusableOptionsWithIds=function(){return Wc(Hc(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 es.apply(void 0,[t.props.classNamePrefix].concat(n))},t.getOptionLabel=function(e){return Vc(t.props,e)},t.getOptionValue=function(e){return Yc(t.props,e)},t.getStyles=function(e,n){var r=t.props.unstyled,o=Mc[e](n,r);o.boxSizing="border-box";var i=t.props.styles[e];return i?i(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,Wo(Wo({},Zs),e.components);var e},t.buildCategorizedOptions=function(){return Hc(t.props,t.state.selectValue)},t.getCategorizedOptions=function(){return t.props.menuIsOpen?t.buildCategorizedOptions():[]},t.buildFocusableOptions=function(){return Bc(t.buildCategorizedOptions())},t.getFocusableOptions=function(){return t.props.menuIsOpen?t.buildFocusableOptions():[]},t.ariaOnChange=function(e,n){t.setState({ariaSelection:Wo({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&&os(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),i=Math.abs(r.clientY-t.initialTouchY);t.userIsDragging=o>5||i>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 Qc(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,i=n.escapeClearsValue,a=n.inputValue,s=n.isClearable,c=n.isDisabled,l=n.menuIsOpen,u=n.onKeyDown,d=n.tabSelectsValue,f=n.openMenuOnFocus,p=t.state,h=p.focusedOption,m=p.focusedValue,g=p.selectValue;if(!(c||"function"==typeof u&&(u(e),e.defaultPrevented))){switch(t.blockOptionHover=!0,e.key){case"ArrowLeft":if(!r||a)return;t.focusValue("previous");break;case"ArrowRight":if(!r||a)return;t.focusValue("next");break;case"Delete":case"Backspace":if(a)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||!l||!d||!h||f&&t.isOptionSelected(h,g))return;t.selectOption(h);break;case"Enter":if(229===e.keyCode)break;if(l){if(!h)return;if(t.isComposing)return;t.selectOption(h);break}return;case"Escape":l?(t.setState({inputIsHiddenAfterUpdate:!1}),t.onInputChange("",{action:"menu-close",prevInputValue:a}),t.onMenuClose()):s&&i&&t.clearValue();break;case" ":if(a)return;if(!l){t.openMenu("first");break}if(!h)return;t.selectOption(h);break;case"ArrowUp":l?t.focusOption("up"):t.openMenu("last");break;case"ArrowDown":l?t.focusOption("down"):t.openMenu("first");break;case"PageUp":if(!l)return;t.focusOption("pageup");break;case"PageDown":if(!l)return;t.focusOption("pagedown");break;case"Home":if(!l)return;t.focusOption("first");break;case"End":if(!l)return;t.focusOption("last");break;default:return}e.preventDefault()}},t.state.instancePrefix="react-select-"+(t.props.instanceId||++Xc),t.state.selectValue=ts(e.value),e.menuIsOpen&&t.state.selectValue.length){var n=t.getFocusableOptionsWithIds(),r=t.buildFocusableOptions(),a=r.indexOf(t.state.selectValue[0]);t.state.focusableOptionsWithIds=n,t.state.focusedOption=r[a],t.state.focusedOptionId=Uc(n,r[a])}return t}return t=i,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&&cs(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&&(cs(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,i=this.buildFocusableOptions(),a="first"===e?0:i.length-1;if(!this.props.isMulti){var s=i.indexOf(r[0]);s>-1&&(a=s)}this.scrollToFocusedOptionOnUpdate=!(o&&this.menuListRef),this.setState({inputIsHiddenAfterUpdate:!1,focusedValue:null,focusedOption:i[a],focusedOptionId:this.getFocusedOptionId(i[a])},(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 i=n.length-1,a=-1;if(n.length){switch(e){case"previous":a=0===o?0:-1===o?i:o-1;break;case"next":o>-1&&o<i&&(a=o+1)}this.setState({inputIsHidden:-1!==a,focusedValue:n[a]})}}}},{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,i=r.indexOf(n);n||(i=-1),"up"===e?o=i>0?i-1:r.length-1:"down"===e?o=(i+1)%r.length:"pageup"===e?(o=i-t)<0&&(o=0):"pagedown"===e?(o=i+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(Nc):Wo(Wo({},Nc),this.props.theme):Nc}},{key:"getCommonProps",value:function(){var e=this.clearValue,t=this.cx,n=this.getStyles,r=this.getClassNames,o=this.getValue,i=this.selectOption,a=this.setValue,s=this.props,c=s.isMulti,l=s.isRtl,u=s.options;return{clearValue:e,cx:t,getStyles:n,getClassNames:r,getValue:o,hasValue:this.hasValue(),isMulti:c,isRtl:l,options:u,selectOption:i,selectProps:s,setValue:a,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 qc(this.props,e,t)}},{key:"isOptionSelected",value:function(e,t){return Gc(this.props,e,t)}},{key:"filterOption",value:function(e,t){return Kc(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,i=e.tabIndex,a=e.form,s=e.menuIsOpen,c=e.required,l=this.getComponents().Input,u=this.state,d=u.inputIsHidden,f=u.ariaSelection,p=this.commonProps,h=r||this.getElementId("input"),m=Wo(Wo(Wo({"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?b.createElement(l,Go({},p,{autoCapitalize:"none",autoComplete:"off",autoCorrect:"off",id:h,innerRef:this.getInputRef,isDisabled:t,isHidden:d,onBlur:this.onInputBlur,onChange:this.handleInputChange,onFocus:this.onInputFocus,spellCheck:"false",tabIndex:i,form:a,type:"text",value:o},m)):b.createElement(gc,Go({id:h,innerRef:this.getInputRef,onBlur:this.onInputBlur,onChange:Za,onFocus:this.onInputFocus,disabled:t,tabIndex:i,inputMode:"none",form:a,value:""},m))}},{key:"renderPlaceholderOrValue",value:function(){var e=this,t=this.getComponents(),n=t.MultiValue,r=t.MultiValueContainer,o=t.MultiValueLabel,i=t.MultiValueRemove,a=t.SingleValue,s=t.Placeholder,c=this.commonProps,l=this.props,u=l.controlShouldRenderValue,d=l.isDisabled,f=l.isMulti,p=l.inputValue,h=l.placeholder,m=this.state,g=m.selectValue,v=m.focusedValue,y=m.isFocused;if(!this.hasValue()||!u)return p?null:b.createElement(s,Go({},c,{key:"placeholder",isDisabled:d,isFocused:y,innerProps:{id:this.getElementId("placeholder")}}),h);if(f)return g.map((function(t,a){var s=t===v,l="".concat(e.getOptionLabel(t),"-").concat(e.getOptionValue(t));return b.createElement(n,Go({},c,{components:{Container:r,Label:o,Remove:i},isFocused:s,isDisabled:d,key:l,index:a,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(p)return null;var w=g[0];return b.createElement(a,Go({},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,i=this.state.isFocused;if(!this.isClearable()||!e||r||!this.hasValue()||o)return null;var a={onMouseDown:this.onClearIndicatorMouseDown,onTouchEnd:this.onClearIndicatorTouchEnd,"aria-hidden":"true"};return b.createElement(e,Go({},t,{innerProps:a,isFocused:i}))}},{key:"renderLoadingIndicator",value:function(){var e=this.getComponents().LoadingIndicator,t=this.commonProps,n=this.props,r=n.isDisabled,o=n.isLoading,i=this.state.isFocused;return e&&o?b.createElement(e,Go({},t,{innerProps:{"aria-hidden":"true"},isDisabled:r,isFocused:i})):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,i=this.state.isFocused;return b.createElement(n,Go({},r,{isDisabled:o,isFocused:i}))}},{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 b.createElement(e,Go({},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,i=t.MenuList,a=t.MenuPortal,s=t.LoadingMessage,c=t.NoOptionsMessage,l=t.Option,u=this.commonProps,d=this.state.focusedOption,f=this.props,p=f.captureMenuScroll,h=f.inputValue,m=f.isLoading,g=f.loadingMessage,v=f.minMenuHeight,y=f.maxMenuHeight,w=f.menuIsOpen,x=f.menuPlacement,O=f.menuPosition,S=f.menuPortalTarget,E=f.menuShouldBlockScroll,k=f.menuShouldScrollIntoView,D=f.noOptionsMessage,C=f.onMenuScrollToTop,P=f.onMenuScrollToBottom;if(!w)return null;var _,j=function(t,n){var r=t.type,o=t.data,i=t.isDisabled,a=t.isSelected,s=t.label,c=t.value,f=d===o,p=i?void 0:function(){return e.onOptionHover(o)},h=i?void 0:function(){return e.selectOption(o)},m="".concat(e.getElementId("option"),"-").concat(n),g={id:m,onClick:h,onMouseMove:p,onMouseOver:p,tabIndex:-1,role:"option","aria-selected":e.isAppleDevice?void 0:a};return b.createElement(l,Go({},u,{innerProps:g,data:o,isDisabled:i,isSelected:a,key:m,label:s,type:r,value:c,isFocused:f,innerRef:f?e.getFocusedOptionRef:void 0}),e.formatOptionLabel(t.data,"menu"))};if(this.hasOptions())_=this.getCategorizedOptions().map((function(t){if("group"===t.type){var o=t.data,i=t.options,a=t.index,s="".concat(e.getElementId("group"),"-").concat(a),c="".concat(s,"-heading");return b.createElement(n,Go({},u,{key:s,data:o,options:i,Heading:r,headingProps:{id:c,data:t.data},label:e.formatGroupLabel(t.data)}),t.options.map((function(e){return j(e,"".concat(a,"-").concat(e.index))})))}if("option"===t.type)return j(t,"".concat(t.index))}));else if(m){var T=g({inputValue:h});if(null===T)return null;_=b.createElement(s,u,T)}else{var A=D({inputValue:h});if(null===A)return null;_=b.createElement(c,u,A)}var R={minMenuHeight:v,maxMenuHeight:y,menuPlacement:x,menuPosition:O,menuShouldScrollIntoView:k},I=b.createElement(Os,Go({},u,R),(function(t){var n=t.ref,r=t.placerProps,a=r.placement,s=r.maxHeight;return b.createElement(o,Go({},u,R,{innerRef:n,innerProps:{onMouseDown:e.onMenuMouseDown,onMouseMove:e.onMenuMouseMove},isLoading:m,placement:a}),b.createElement(_c,{captureEnabled:p,onTopArrive:C,onBottomArrive:P,lockEnabled:E},(function(t){return b.createElement(i,Go({},u,{innerRef:function(n){e.getMenuListRef(n),t(n)},innerProps:{role:"listbox","aria-multiselectable":u.isMulti,id:e.getElementId("listbox")},isLoading:m,maxHeight:s,focusedOption:d}),_)})))}));return S||"fixed"===O?b.createElement(a,Go({},u,{appendTo:S,controlElement:this.controlRef,menuPlacement:x,menuPosition:O}),I):I}},{key:"renderFormField",value:function(){var e=this,t=this.props,n=t.delimiter,r=t.isDisabled,o=t.isMulti,i=t.name,a=t.required,s=this.state.selectValue;if(a&&!this.hasValue()&&!r)return b.createElement(Tc,{name:i,onFocus:this.onValueInputFocus});if(i&&!r){if(o){if(n){var c=s.map((function(t){return e.getOptionValue(t)})).join(n);return b.createElement("input",{name:i,type:"hidden",value:c})}var l=s.length>0?s.map((function(t,n){return b.createElement("input",{key:"i-".concat(n),name:i,type:"hidden",value:e.getOptionValue(t)})})):b.createElement("input",{name:i,type:"hidden",value:""});return b.createElement("div",null,l)}var u=s[0]?this.getOptionValue(s[0]):"";return b.createElement("input",{name:i,type:"hidden",value:u})}}},{key:"renderLiveRegion",value:function(){var e=this.commonProps,t=this.state,n=t.ariaSelection,r=t.focusedOption,o=t.focusedValue,i=t.isFocused,a=t.selectValue,s=this.getFocusableOptions();return b.createElement(oc,Go({},e,{id:this.getElementId("live-region"),ariaSelection:n,focusedOption:r,focusedValue:o,isFocused:i,selectValue:a,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,i=this.props,a=i.className,s=i.id,c=i.isDisabled,l=i.menuIsOpen,u=this.state.isFocused,d=this.commonProps=this.getCommonProps();return b.createElement(r,Go({},d,{className:a,innerProps:{id:s,onKeyDown:this.onKeyDown},isDisabled:c,isFocused:u}),this.renderLiveRegion(),b.createElement(t,Go({},d,{innerRef:this.getControlRef,innerProps:{onMouseDown:this.onControlMouseDown,onTouchEnd:this.onControlTouchEnd},isDisabled:c,isFocused:u,menuIsOpen:l}),b.createElement(o,Go({},d,{isDisabled:c}),this.renderPlaceholderOrValue(),this.renderInput()),b.createElement(n,Go({},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,i=t.ariaSelection,a=t.isFocused,s=t.prevWasFocused,c=t.instancePrefix,l=e.options,u=e.value,d=e.menuIsOpen,f=e.inputValue,p=e.isMulti,h=ts(u),m={};if(n&&(u!==n.value||l!==n.options||d!==n.menuIsOpen||f!==n.inputValue)){var g=d?function(e,t){return Bc(Hc(e,t))}(e,h):[],v=d?Wc(Hc(e,h),"".concat(c,"-option")):[],y=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:Uc(v,b),focusableOptionsWithIds:v,focusedValue:y,clearFocusValueOnUpdate:!1}}var w=null!=o&&e!==n?{inputIsHidden:o,inputIsHiddenAfterUpdate:void 0}:{},x=i,O=a&&s;return a&&!O&&(x={value:ms(p,h,h[0]||null),options:h,action:"initial-input-focus"},O=!s),"initial-input-focus"===(null==i?void 0:i.action)&&(x=null),Wo(Wo(Wo({},m),w),{},{prevProps:e,ariaSelection:x,prevWasFocused:O})}}],n&&Ko(t.prototype,n),r&&Ko(t,r),Object.defineProperty(t,"prototype",{writable:!1}),i}(b.Component);$c.defaultProps=Fc;var Zc=(0,b.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,i=e.defaultValue,a=void 0===i?null:i,s=e.inputValue,c=e.menuIsOpen,l=e.onChange,u=e.onInputChange,d=e.onMenuClose,f=e.onMenuOpen,p=e.value,h=Yo(e,qo),m=Vo((0,b.useState)(void 0!==s?s:n),2),g=m[0],v=m[1],y=Vo((0,b.useState)(void 0!==c?c:o),2),w=y[0],x=y[1],O=Vo((0,b.useState)(void 0!==p?p:a),2),S=O[0],E=O[1],k=(0,b.useCallback)((function(e,t){"function"==typeof l&&l(e,t),E(e)}),[l]),D=(0,b.useCallback)((function(e,t){var n;"function"==typeof u&&(n=u(e,t)),v(void 0!==n?n:e)}),[u]),C=(0,b.useCallback)((function(){"function"==typeof f&&f(),x(!0)}),[f]),P=(0,b.useCallback)((function(){"function"==typeof d&&d(),x(!1)}),[d]),_=void 0!==s?s:g,j=void 0!==c?c:w,T=void 0!==p?p:S;return Wo(Wo({},h),{},{inputValue:_,menuIsOpen:j,onChange:k,onInputChange:D,onMenuClose:P,onMenuOpen:C,value:T})}(e);return b.createElement($c,Go({ref:t},n))})),Jc=Zc;const el={isSafari:function(){var e,t=(null===(e=navigator)||void 0===e?void 0:e.userAgent)||"";return/^((?!chrome|android).)*safari/i.test(t)},isTouchDevice:ut,isPrimaryTouchDevice:dt};function tl(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 nl(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?tl(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):tl(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const rl=(0,y.injectIntl)((function(e){var t;return(0,Je.jsx)("span",nl(nl({},e.innerProps),{},{children:(0,Je.jsx)(Vt,{icon:"times",tabIndex:-1,"aria-label":(t="client.component.select.clearFieldLabel",e.intl.formatMessage({id:t})),"data-cy":"btn-clear"})}))}));var ol=c(2418);function il(){return il=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},il.apply(this,arguments)}const al=["onUpdate","onRepositioned","renderElement","renderElementTag","renderElementTo","renderTarget","className","id","style"];class sl extends b.Component{constructor(...e){super(...e),this._targetNode=b.createRef(),this._elementNode=b.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,b.isValidElement)(e)||(e=null),(0,b.isValidElement)(t)||(t=null),{targetComponent:e,elementComponent:t}}_createTetherInstance(e){this._tetherInstance&&this._destroy(),this._tetherInstance=new ol(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={},i=Object.keys(e);for(r=0;r<i.length;r++)t.indexOf(n=i[r])>=0||(o[n]=e[n]);return o}(t,al),i=il({target:this._targetNode.current,element:this._elementParentNode},o),a=n||"";if(this._elementParentNode&&this._elementParentNode.id!==a&&(this._elementParentNode.id=a),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(i):this._createTetherInstance(i),null==(e=this._tetherInstance)||e.position()}render(){const{targetComponent:e,elementComponent:t}=this._runRenders();return e?b.createElement(b.Fragment,null,e,t&&this._elementParentNode&&ja.createPortal(t,this._elementParentNode)):null}}var cl,ll,ul,dl,fl,pl,hl,ml,gl,vl,yl,bl,wl;function xl(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 Ol(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?xl(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):xl(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Sl=Le.Ay.span.withConfig({displayName:"StyledClickableWrapper"})(cl||(cl=Ne()(["\n pointer-events: auto;\n cursor: pointer;\n"]))),El=Le.Ay.div.withConfig({displayName:"StyledReactSelectOuterWrapper"})(ll||(ll=Ne()(["\n outline-style: none;\n cursor: ",";\n"])),(function(e){return e.immutable&&"text"})),kl=Le.Ay.div.withConfig({displayName:"StyledReactSelectInnerWrapper"})(ul||(ul=Ne()(["\n outline-style: none;\n"]))),Dl=Le.Ay.div.withConfig({displayName:"StyledIndicatorsContainerWrapper"})(dl||(dl=Ne()(["\n position: relative;\n z-index: 1;\n background-color: ",";\n border-radius: ",";\n ",";\n"])),Ve.t7.color("paper"),Ve.t7.radii("form"),(function(e){return e.isTopAligned&&(0,Le.AH)(fl||(fl=Ne()(["\n position: absolute;\n right: 0;\n top: 0;\n "])))})),Cl=(0,Le.Ay)(sl).withConfig({displayName:"StyledTether"})(pl||(pl=Ne()(["\n && {\n z-index: 1;\n }\n"]))),Pl=(Le.Ay.div.withConfig({displayName:"StyledNonTether"})(hl||(hl=Ne()(["\n position: absolute;\n padding-bottom: ",";\n z-index: 2; /* higher than StyledTether and StyledIndicatorsContainerWrapper */\n"])),Ve.hs.space(1.5)),(0,Le.Ay)(Zs.Menu).attrs((function(e){return{theme:e.selectTheme}})).withConfig({displayName:"StyledMenu"})(ml||(ml=Ne()(["\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}))),_l=Le.Ay.div.withConfig({displayName:"StyledMoreOptionsAvailable"})(gl||(gl=Ne()(["\n && {\n ","\n cursor: default;\n padding: "," ",";\n }\n"])),(0,Ve.Ed)({color:Ve.t7.color("signal.info"),lineHeight:"normal"}),Ve.hs.space(-.5),Ve.hs.space(-.2)),jl=Le.Ay.div.withConfig({displayName:"StyledSingleValueWrapper"})(vl||(vl=Ne()(["\n overflow-x: hidden;\n position: relative;\n color: ",";\n"])),(function(e){return e.isDisabled?Ve.t7.color("text"):"inherit"})),Tl=Le.Ay.div.withConfig({displayName:"StyledDropdownIndicatorWrapper"})(yl||(yl=Ne()(["\n && {\n position: relative;\n width: 25px;\n height: 25px;\n display: flex;\n align-items: center;\n }\n"]))),Al=Le.Ay.div.withConfig({displayName:"StyledMultiValueWrapper"})(bl||(bl=Ne()(["\n overflow: hidden;\n width: 100%;\n display: flex;\n flex-wrap: wrap;\n"]))),Rl=Le.Ay.span.withConfig({displayName:"StyledMultiValueLabelWrapper"})(wl||(wl=Ne()(["\n overflow: hidden;\n text-overflow: ellipsis;\n"]))),Il=function(e){var t=e.colors.paper,n=e.colors.backgroundItemHover,r=e.colors.backgroundItemSelected,o=e.colors.text,i=e.colors.borderSelect,a=e.colors.textDisabled,s=e.radii.form,c=Ve.hs.space(-1)({theme:e}),l=Ve.hs.space(-2)({theme:e}),u={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 Ol(Ol({},t),{},{color:e.colors.signal.info,cursor:"default",textAlign:"left"})};return{container:function(e,t){return Ol(Ol(Ol({},e),u),{},{outline:0})},control:function(e,t){return Ol(Ol({},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,i){var a=t;return i.isSelected?a=r:i.isFocused&&(a=n),Ol(Ol({},o),{},{color:e.colors.text,backgroundColor:a,cursor:"pointer",":active":{backgroundColor:i.isSelected?r:n}})},indicatorsContainer:function(e,t){return Ol(Ol({},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),Ol(Ol(Ol({},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(i),borderRadius:s}},menuList:function(t,n){return Ol(Ol(Ol({},t),u),{},{border:"1px solid ".concat(i),borderRadius:s,padding:"0",backgroundColor:e.colors.paper})},multiValue:function(t,n){return Ol(Ol({},t),{},{borderRadius:s,margin:"".concat(c," ").concat(l," 0 0"),backgroundColor:e.colors.backgroundMultiValue,justifyContent:"space-between"},d(n)&&!n.isDisabled?{width:"100%",maxWidth:"300px"}:{})},multiValueLabel:function(e,t){return Ol(Ol({},e),{},{borderRadius:s,color:o,fontSize:"inherit",lineHeight:1.8})},multiValueRemove:function(e,t){return Ol(Ol({},e),{},{borderRadius:0,color:o,display:t.isDisabled?"none":"flex",":hover":Ol(Ol({},e[":hover"]),{},{color:o,backgroundColor:r,cursor:"pointer"})})},singleValue:function(e,t){return Ol(Ol({},e),{},{color:t.isDisabled?a:o,margin:0,whiteSpace:"wrap"})},valueContainer:function(e,t){return Ol(Ol({},e),{},{padding:0,margin:0,minHeight:t.isDisabled?"0":"2.6rem"})}}};function Ml(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 Nl(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ml(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ml(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const Fl=function(e){var t=e.selectProps,n=t.isDisabled,r=t.menuIsOpen;return n?null:(0,Je.jsx)(Zs.DropdownIndicator,Nl(Nl({},e),{},{children:(0,Je.jsx)(Tl,{children:(0,Je.jsx)(Vt,{icon:r?"chevron-up":"chevron-down",visible:!0,tabIndex:-1})})}))};Ie().shape({key:Ie().any.isRequired,display:Ie().string});var Ll,Hl,Bl;function Wl(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 zl(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Wl(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Wl(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Ul=function(e,t,n){return function(r){r.stopPropagation(),e(t,n)}},Vl=function(e,t){return function(n){n.stopPropagation(),e(t)}},Yl=function(e,t){return function(n){n.stopPropagation(),e(t)}},ql=function(e){e.stopPropagation()};const Gl=function(e){var t=e.selectProps,n=t.openDocsTreeSearch,r=t.openAdvancedSearch,o=t.openRemoteCreate,i=t.isDisabled,a=t.hasDocsTreeSearch,s=t.hasAdvancedSearch,c=t.createPermission,l=t.value,u=t.isMulti,d=t.inputValue,f=u&&(s||a);return(0,Je.jsx)(Dl,{isTopAligned:f,children:(0,Je.jsxs)(Zs.IndicatorsContainer,zl(zl({},e),{},{children:[e.children,n&&!i&&(0,Je.jsx)("span",{onTouchEnd:ql,onMouseDown:Vl(n,l),children:Ll||(Ll=(0,Je.jsx)(Vt,{icon:"folder",tabIndex:-1,"data-cy":"btn-docsTreeSearch"}))}),r&&!i&&(0,Je.jsx)("span",{onTouchEnd:ql,onMouseDown:Ul(r,d,l),children:Hl||(Hl=(0,Je.jsx)(Vt,{icon:"search",tabIndex:-1,"data-cy":"btn-advancedSearch"}))}),c&&!i&&(0,Je.jsx)("span",{onTouchEnd:ql,onMouseDown:Yl(o,l),children:Bl||(Bl=(0,Je.jsx)(Vt,{icon:"plus",tabIndex:-1,"data-cy":"btn-remoteCreate"}))})]}))})};var Kl;const Ql=function(){return Kl||(Kl=(0,Je.jsx)("span",{children:(0,Je.jsx)(rt,{size:"1.8rem"})}))};var Xl="tocco-app",$l=c(85072),Zl=c.n($l),Jl=c(97825),eu=c.n(Jl),tu=c(77659),nu=c.n(tu),ru=c(55056),ou=c.n(ru),iu=c(10540),au=c.n(iu),su=c(41113),cu=c.n(su),lu=c(2063),uu={};uu.styleTagTransform=cu(),uu.setAttributes=ou(),uu.insert=nu().bind(null,"head"),uu.domAPI=eu(),uu.insertStyleElement=au();Zl()(lu.A,uu);lu.A&&lu.A.locals&&lu.A.locals;var du,fu=c(59386),pu=c.n(fu),hu=Le.Ay.span.withConfig({displayName:"StyledChildrenWrapper"})(du||(du=Ne()(["\n cursor: pointer;\n user-select: none;\n"]))),mu=x().forwardRef((function(e,t){var n=e.children,r=e.onOpen;return(0,Je.jsx)(hu,{onClick:r,ref:t,children:n})}));mu.propTypes={children:Ie().any,onOpen:Ie().func};const gu=mu;var vu=c(131),yu=c(51732),bu=function(){(0,fu.registerLocale)("en",yu.A.getDateFnsLocale("en")),(0,fu.registerLocale)("en-US",yu.A.getDateFnsLocale("en")),(0,fu.registerLocale)("de-CH",yu.A.getDateFnsLocale("de-CH")),(0,fu.registerLocale)("de-DE",yu.A.getDateFnsLocale("de-DE")),(0,fu.registerLocale)("de",yu.A.getDateFnsLocale("de")),(0,fu.registerLocale)("fr",yu.A.getDateFnsLocale("fr")),(0,fu.registerLocale)("fr-CH",yu.A.getDateFnsLocale("fr")),(0,fu.registerLocale)("it",yu.A.getDateFnsLocale("it")),(0,fu.registerLocale)("it-CH",yu.A.getDateFnsLocale("it")),(0,fu.setDefaultLocale)("de")};bu();const wu=(0,Le.SL)((0,y.injectIntl)((function(e){var t,n=e.children,r=e.value,o=e.onChange,i=e.intl,a=i.locale,s=(0,b.useRef)(null),c=(0,b.useState)(!1),l=it()(c,2),u=l[0],d=l[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,Je.jsx)(pu(),{ref:s,selected:r,preSelection:null,onChange:o,showTimeInput:!1,dateFormat:"P",showMonthDropdown:!0,showYearDropdown:!0,scrollableYearDropdown:!0,fixedHeight:!0,showPopperArrow:!1,open:u,onFocus:function(){f(!0)},onClickOutside:function(){f(!1)},locale:a,enableTabLoop:!1,customInput:(0,Je.jsx)(gu,{onOpen:function(){f(!0)},children:n}),todayButton:(t="client.component.datePicker.todayLabel",i.formatMessage({id:t}))})})));var xu,Ou,Su,Eu,ku=Ve.t7.color("secondaryLight"),Du=Ve.t7.color("paper"),Cu=Ve.t7.color("text"),Pu=Ve.t7.color("secondary"),_u=Ve.t7.radii("form"),ju=(0,Le.DU)(xu||(xu=Ne()(["\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 /* TODO fix stylelint error - https://toccoag.atlassian.net/browse/TOCDEV-9208 */\n /* stylelint-disable-next-line no-duplicate-selectors */\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"])),Ze.i,Cu,Ve.t7.radii("form"),_u,ku,Du,(0,Ve.Ed)(),(0,Ve.Ed)(),ku,_u,_u,Ve.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",Du,Ve.hs.font(1),Ve.t7.fontWeight("bold"),(0,Ve.Ed)({fontWeight:Ve.t7.fontWeight("bold")}),Du,Ve.hs.font(-2),Ve.hs.space(-1.8),Pu,Pu,Pu,ku,ku,ku,Pu,(0,Ve.Ed)(),Du,Ve.hs.space(-.5),Ve.t7.color("backgroundItemHover"),_u,Ve.hs.space(-.5),Du,Ve.t7.color("border"),Ve.t7.radii("form"),Ve.hs.space(-1),Ve.hs.space(-1),Ve.hs.font(1),Du,Ve.t7.fontWeight("bold"),Ve.hs.space(-1),Du,Ve.hs.font(0),Cu,ku,ku,Ve.t7.radii("form"),Du,ku,Pu,Cu,Cu,Du,ku,Ve.t7.color("backgroundItemHover"),Ve.t7.color("textDisabled"),Ve.t7.color("border"),Ve.t7.radii("form")),Tu=(0,Le.DU)(Ou||(Ou=Ne()(["\n /****** Global text colors *****/\n \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"])),Ve.t7.color("signal.success"),Ve.t7.color("signal.info"),Ve.t7.color("signal.warning"),Ve.t7.color("signal.danger"),Ve.t7.color("textDisabled")),Au=(0,Le.DU)(Su||(Su=Ne()(["\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"])),Ve.t7.color("backgroundScrollbar"),Ve.t7.color("backgroundScrollbarHover"),Ve.t7.color("backgroundScrollbar"));const Ru=function(){return Eu||(Eu=(0,Je.jsxs)(Je.Fragment,{children:[(0,Je.jsx)(Tu,{}),(0,Je.jsx)(ju,{}),(0,Je.jsx)(Au,{})]}))};function Iu(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 Mu(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Iu(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Iu(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const Nu=function(e){var t=e.selectProps,n=e.children,r=e.theme;return(0,Je.jsx)(Cl,{attachment:"top left",targetAttachment:"bottom left",constraints:[{to:"window",attachment:"together"}],renderTarget:function(e){return(0,Je.jsx)("div",{ref:e})},renderElement:function(o){return(0,Je.jsx)("div",{ref:o,className:Xl,children:(0,Je.jsx)(Pl,Mu(Mu({},$r()(e,["innerRef","theme"])),{},{wrapperWidth:t.wrapperWidth,wrapperHeight:t.wrapperHeight,selectTheme:r,children:n}))})}})};function Fu(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 Lu(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Fu(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Fu(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const Hu=function(e){var t=e.selectProps,n=e.children,r=t.moreOptionsAvailable,o=t.moreOptionsAvailableText;return(0,Je.jsxs)(Zs.MenuList,Lu(Lu({},e),{},{className:"MenuList",children:[n,r&&(0,Je.jsx)(_l,{children:o})]}))};function Bu(e){return zu(e)?(e.nodeName||"").toLowerCase():"#document"}function Wu(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function zu(e){return e instanceof Node||e instanceof Wu(e).Node}function Uu(e){return e instanceof Element||e instanceof Wu(e).Element}function Vu(e){return e instanceof HTMLElement||e instanceof Wu(e).HTMLElement}function Yu(e){return"undefined"!=typeof ShadowRoot&&(e instanceof ShadowRoot||e instanceof Wu(e).ShadowRoot)}function qu(e){return["html","body","#document"].includes(Bu(e))}function Gu(e){return Wu(e).getComputedStyle(e)}function Ku(e){if("html"===Bu(e))return e;const t=e.assignedSlot||e.parentNode||Yu(e)&&e.host||function(e){var t;return null==(t=(zu(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}(e);return Yu(t)?t.host:t}function Qu(e,t){if(!e||!t)return!1;const n=null==t.getRootNode?void 0:t.getRootNode();if(e.contains(t))return!0;if(n&&Yu(n)){let n=t;for(;n;){if(e===n)return!0;n=n.parentNode||n.host}}return!1}function Xu(e,t){const n=["mouse","pen"];return t||n.push("",void 0),n.includes(e)}function $u(e){return(null==e?void 0:e.ownerDocument)||document}function Zu(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 Ju(e){return"composedPath"in e?e.composedPath()[0]:e.target}const ed="input:not([type='hidden']):not([disabled]),[contenteditable]:not([contenteditable='false']),textarea:not([disabled])";function td(e){return Vu(e)&&e.matches(ed)}Math.min,Math.max,Math.round,Math.floor;var nd=c(49054),rd=c(95361);const od=Math.min,id=Math.max,ad=Math.round,sd=Math.floor,cd=e=>({x:e,y:e});function ld(e){return fd(e)?(e.nodeName||"").toLowerCase():"#document"}function ud(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function dd(e){var t;return null==(t=(fd(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function fd(e){return e instanceof Node||e instanceof ud(e).Node}function pd(e){return e instanceof Element||e instanceof ud(e).Element}function hd(e){return e instanceof HTMLElement||e instanceof ud(e).HTMLElement}function md(e){return"undefined"!=typeof ShadowRoot&&(e instanceof ShadowRoot||e instanceof ud(e).ShadowRoot)}function gd(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=Od(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(o)}function vd(e){return["table","td","th"].includes(ld(e))}function yd(e){return[":popover-open",":modal"].some((t=>{try{return e.matches(t)}catch(e){return!1}}))}function bd(e){const t=wd(),n=pd(e)?Od(e):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 wd(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function xd(e){return["html","body","#document"].includes(ld(e))}function Od(e){return ud(e).getComputedStyle(e)}function Sd(e){return pd(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Ed(e){if("html"===ld(e))return e;const t=e.assignedSlot||e.parentNode||md(e)&&e.host||dd(e);return md(t)?t.host:t}function kd(e){const t=Ed(e);return xd(t)?e.ownerDocument?e.ownerDocument.body:e.body:hd(t)&&gd(t)?t:kd(t)}function Dd(e,t,n){var r;void 0===t&&(t=[]),void 0===n&&(n=!0);const o=kd(e),i=o===(null==(r=e.ownerDocument)?void 0:r.body),a=ud(o);return i?t.concat(a,a.visualViewport||[],gd(o)?o:[],a.frameElement&&n?Dd(a.frameElement):[]):t.concat(o,Dd(o,[],n))}function Cd(e){const t=Od(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=hd(e),i=o?e.offsetWidth:n,a=o?e.offsetHeight:r,s=ad(n)!==i||ad(r)!==a;return s&&(n=i,r=a),{width:n,height:r,$:s}}function Pd(e){return pd(e)?e:e.contextElement}function _d(e){const t=Pd(e);if(!hd(t))return cd(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:i}=Cd(t);let a=(i?ad(n.width):n.width)/r,s=(i?ad(n.height):n.height)/o;return a&&Number.isFinite(a)||(a=1),s&&Number.isFinite(s)||(s=1),{x:a,y:s}}const jd=cd(0);function Td(e){const t=ud(e);return wd()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:jd}function Ad(e,t,n,r){void 0===t&&(t=!1),void 0===n&&(n=!1);const o=e.getBoundingClientRect(),i=Pd(e);let a=cd(1);t&&(r?pd(r)&&(a=_d(r)):a=_d(e));const s=function(e,t,n){return void 0===t&&(t=!1),!(!n||t&&n!==ud(e))&&t}(i,n,r)?Td(i):cd(0);let c=(o.left+s.x)/a.x,l=(o.top+s.y)/a.y,u=o.width/a.x,d=o.height/a.y;if(i){const e=ud(i),t=r&&pd(r)?ud(r):r;let n=e,o=n.frameElement;for(;o&&r&&t!==n;){const e=_d(o),t=o.getBoundingClientRect(),r=Od(o),i=t.left+(o.clientLeft+parseFloat(r.paddingLeft))*e.x,a=t.top+(o.clientTop+parseFloat(r.paddingTop))*e.y;c*=e.x,l*=e.y,u*=e.x,d*=e.y,c+=i,l+=a,n=ud(o),o=n.frameElement}}return(0,rd.B1)({width:u,height:d,x:c,y:l})}function Rd(e){return Ad(dd(e)).left+Sd(e).scrollLeft}function Id(e,t,n){let r;if("viewport"===t)r=function(e,t){const n=ud(e),r=dd(e),o=n.visualViewport;let i=r.clientWidth,a=r.clientHeight,s=0,c=0;if(o){i=o.width,a=o.height;const e=wd();(!e||e&&"fixed"===t)&&(s=o.offsetLeft,c=o.offsetTop)}return{width:i,height:a,x:s,y:c}}(e,n);else if("document"===t)r=function(e){const t=dd(e),n=Sd(e),r=e.ownerDocument.body,o=id(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),i=id(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let a=-n.scrollLeft+Rd(e);const s=-n.scrollTop;return"rtl"===Od(r).direction&&(a+=id(t.clientWidth,r.clientWidth)-o),{width:o,height:i,x:a,y:s}}(dd(e));else if(pd(t))r=function(e,t){const n=Ad(e,!0,"fixed"===t),r=n.top+e.clientTop,o=n.left+e.clientLeft,i=hd(e)?_d(e):cd(1);return{width:e.clientWidth*i.x,height:e.clientHeight*i.y,x:o*i.x,y:r*i.y}}(t,n);else{const n=Td(e);r={...t,x:t.x-n.x,y:t.y-n.y}}return(0,rd.B1)(r)}function Md(e,t){const n=Ed(e);return!(n===t||!pd(n)||xd(n))&&("fixed"===Od(n).position||Md(n,t))}function Nd(e,t,n){const r=hd(t),o=dd(t),i="fixed"===n,a=Ad(e,!0,i,t);let s={scrollLeft:0,scrollTop:0};const c=cd(0);if(r||!r&&!i)if(("body"!==ld(t)||gd(o))&&(s=Sd(t)),r){const e=Ad(t,!0,i,t);c.x=e.x+t.clientLeft,c.y=e.y+t.clientTop}else o&&(c.x=Rd(o));return{x:a.left+s.scrollLeft-c.x,y:a.top+s.scrollTop-c.y,width:a.width,height:a.height}}function Fd(e){return"static"===Od(e).position}function Ld(e,t){return hd(e)&&"fixed"!==Od(e).position?t?t(e):e.offsetParent:null}function Hd(e,t){const n=ud(e);if(yd(e))return n;if(!hd(e)){let t=Ed(e);for(;t&&!xd(t);){if(pd(t)&&!Fd(t))return t;t=Ed(t)}return n}let r=Ld(e,t);for(;r&&vd(r)&&Fd(r);)r=Ld(r,t);return r&&xd(r)&&Fd(r)&&!bd(r)?n:r||function(e){let t=Ed(e);for(;hd(t)&&!xd(t);){if(bd(t))return t;if(yd(t))return null;t=Ed(t)}return null}(e)||n}const Bd={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{elements:t,rect:n,offsetParent:r,strategy:o}=e;const i="fixed"===o,a=dd(r),s=!!t&&yd(t.floating);if(r===a||s&&i)return n;let c={scrollLeft:0,scrollTop:0},l=cd(1);const u=cd(0),d=hd(r);if((d||!d&&!i)&&(("body"!==ld(r)||gd(a))&&(c=Sd(r)),hd(r))){const e=Ad(r);l=_d(r),u.x=e.x+r.clientLeft,u.y=e.y+r.clientTop}return{width:n.width*l.x,height:n.height*l.y,x:n.x*l.x-c.scrollLeft*l.x+u.x,y:n.y*l.y-c.scrollTop*l.y+u.y}},getDocumentElement:dd,getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const i="clippingAncestors"===n?yd(t)?[]:function(e,t){const n=t.get(e);if(n)return n;let r=Dd(e,[],!1).filter((e=>pd(e)&&"body"!==ld(e))),o=null;const i="fixed"===Od(e).position;let a=i?Ed(e):e;for(;pd(a)&&!xd(a);){const t=Od(a),n=bd(a);n||"fixed"!==t.position||(o=null),(i?!n&&!o:!n&&"static"===t.position&&o&&["absolute","fixed"].includes(o.position)||gd(a)&&!n&&Md(e,a))?r=r.filter((e=>e!==a)):o=t,a=Ed(a)}return t.set(e,r),r}(t,this._c):[].concat(n),a=[...i,r],s=a[0],c=a.reduce(((e,n)=>{const r=Id(t,n,o);return e.top=id(r.top,e.top),e.right=od(r.right,e.right),e.bottom=od(r.bottom,e.bottom),e.left=id(r.left,e.left),e}),Id(t,s,o));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}},getOffsetParent:Hd,getElementRects:async function(e){const t=this.getOffsetParent||Hd,n=this.getDimensions,r=await n(e.floating);return{reference:Nd(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}},getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){const{width:t,height:n}=Cd(e);return{width:t,height:n}},getScale:_d,isElement:pd,isRTL:function(e){return"rtl"===Od(e).direction}};function Wd(e,t,n,r){void 0===r&&(r={});const{ancestorScroll:o=!0,ancestorResize:i=!0,elementResize:a="function"==typeof ResizeObserver,layoutShift:s="function"==typeof IntersectionObserver,animationFrame:c=!1}=r,l=Pd(e),u=o||i?[...l?Dd(l):[],...Dd(t)]:[];u.forEach((e=>{o&&e.addEventListener("scroll",n,{passive:!0}),i&&e.addEventListener("resize",n)}));const d=l&&s?function(e,t){let n,r=null;const o=dd(e);function i(){var e;clearTimeout(n),null==(e=r)||e.disconnect(),r=null}return function a(s,c){void 0===s&&(s=!1),void 0===c&&(c=1),i();const{left:l,top:u,width:d,height:f}=e.getBoundingClientRect();if(s||t(),!d||!f)return;const p={rootMargin:-sd(u)+"px "+-sd(o.clientWidth-(l+d))+"px "+-sd(o.clientHeight-(u+f))+"px "+-sd(l)+"px",threshold:id(0,od(1,c))||1};let h=!0;function m(e){const t=e[0].intersectionRatio;if(t!==c){if(!h)return a();t?a(!1,t):n=setTimeout((()=>{a(!1,1e-7)}),1e3)}h=!1}try{r=new IntersectionObserver(m,{...p,root:o.ownerDocument})}catch(e){r=new IntersectionObserver(m,p)}r.observe(e)}(!0),i}(l,n):null;let f,p=-1,h=null;a&&(h=new ResizeObserver((e=>{let[r]=e;r&&r.target===l&&h&&(h.unobserve(t),cancelAnimationFrame(p),p=requestAnimationFrame((()=>{var e;null==(e=h)||e.observe(t)}))),n()})),l&&!c&&h.observe(l),h.observe(t));let m=c?Ad(e):null;return c&&function t(){const r=Ad(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(),()=>{var e;u.forEach((e=>{o&&e.removeEventListener("scroll",n),i&&e.removeEventListener("resize",n)})),null==d||d(),null==(e=h)||e.disconnect(),h=null,c&&cancelAnimationFrame(f)}}const zd=rd.cY,Ud=rd.BN,Vd=rd.UU,Yd=rd.Ej,qd=rd.UE,Gd=(e,t,n)=>{const r=new Map,o={platform:Bd,...n},i={...o.platform,_c:r};return(0,rd.rD)(e,t,{...o,platform:i})};var Kd="undefined"!=typeof document?b.useLayoutEffect:b.useEffect;function Qd(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(!Qd(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)&&!Qd(e[n],t[n]))return!1}return!0}return e!=e&&t!=t}function Xd(e){if("undefined"==typeof window)return 1;return(e.ownerDocument.defaultView||window).devicePixelRatio||1}function $d(e,t){const n=Xd(e);return Math.round(t*n)/n}function Zd(e){const t=b.useRef(e);return Kd((()=>{t.current=e})),t}const Jd=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?qd({element:n.current,padding:r}).fn(t):{}:n?qd({element:n,padding:r}).fn(t):{};var o}}),ef=(e,t)=>({...zd(e),options:[e,t]}),tf=(e,t)=>({...Ud(e),options:[e,t]}),nf=(e,t)=>({...Vd(e),options:[e,t]}),rf=(e,t)=>({...Yd(e),options:[e,t]}),of=(e,t)=>({...Jd(e),options:[e,t]});const af={...w},sf=af.useInsertionEffect||(e=>e());function cf(e){const t=b.useRef((()=>{0}));return sf((()=>{t.current=e})),b.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 lf="ArrowUp",uf="ArrowDown",df="ArrowLeft",ff="ArrowRight";var pf="undefined"!=typeof document?b.useLayoutEffect:b.useEffect;const hf=[df,ff],mf=[lf,uf];function gf(){return gf=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},gf.apply(this,arguments)}let vf=!1,yf=0;const bf=()=>"floating-ui-"+Math.random().toString(36).slice(2,6)+yf++;const wf=af.useId||function(){const[e,t]=b.useState((()=>vf?bf():void 0));return pf((()=>{null==e&&t(bf())}),[]),b.useEffect((()=>{vf=!0}),[]),e};const xf=b.forwardRef((function(e,t){const{context:{placement:n,elements:{floating:r},middlewareData:{arrow:o}},width:i=14,height:a=7,tipRadius:s=0,strokeWidth:c=0,staticOffset:l,stroke:u,d,style:{transform:f,...p}={},...h}=e;const m=wf(),[g,v]=b.useState(!1);if(pf((()=>{if(!r)return;"rtl"===Gu(r).direction&&v(!0)}),[r]),!r)return null;const y=2*c,w=y/2,x=i/2*(s/-8+1),O=a/2*s/4,[S,E]=n.split("-"),k=!!d,D="top"===S||"bottom"===S,C=l&&"end"===E?"bottom":"top";let P=l&&"end"===E?"right":"left";l&&g&&(P="end"===E?"left":"right");const _=null!=(null==o?void 0:o.x)?l||o.x:"",j=null!=(null==o?void 0:o.y)?l||o.y:"",T=d||"M0,0 H"+i+" L"+(i-x)+","+(a-O)+" Q"+i/2+","+a+" "+x+","+(a-O)+" Z",A={top:k?"rotate(180deg)":"",left:k?"rotate(90deg)":"rotate(-90deg)",bottom:k?"":"rotate(180deg)",right:k?"rotate(-90deg)":"rotate(90deg)"}[S];return b.createElement("svg",gf({},h,{"aria-hidden":!0,ref:t,width:k?i:i+y,height:i,viewBox:"0 0 "+i+" "+(a>i?a:i),style:{position:"absolute",pointerEvents:"none",[P]:_,[C]:j,[S]:D||k?"100%":"calc(100% - "+y/2+"px)",transform:""+A+(null!=f?f:""),...p}}),y>0&&b.createElement("path",{clipPath:"url(#"+m+")",fill:"none",stroke:u,strokeWidth:y+(d?0:1),d:T}),b.createElement("path",{stroke:y&&!d?h.fill:"none",d:T}),b.createElement("clipPath",{id:m},b.createElement("rect",{x:-w,y:w*(k?-1:1),width:i+y,height:i})))}));function Of(){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 Sf=b.createContext(null),Ef=b.createContext(null),kf=()=>{var e;return(null==(e=b.useContext(Sf))?void 0:e.id)||null},Df=()=>b.useContext(Ef);function Cf(e){return"data-floating-ui-"+e}function Pf(e){const t=(0,b.useRef)(e);return pf((()=>{t.current=e})),t}const _f=Cf("safe-polygon");function jf(e,t,n){return n&&!Xu(n)?0:"number"==typeof e?e:null==e?void 0:e[t]}function Tf(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 Af=()=>({getShadowRoot:!0,displayCheck:"function"==typeof ResizeObserver&&ResizeObserver.toString().includes("[native code]")?"full":"none"});function Rf(e,t){const n=(0,nd.Kr)(e,Af());"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}($u(e)));return n.slice(r+1)[0]}function If(){return Rf(document.body,"next")}function Mf(){return Rf(document.body,"prev")}function Nf(e,t){const n=t||e.currentTarget,r=e.relatedTarget;return!r||!Qu(n,r)}function Ff(e){(0,nd.Kr)(e,Af()).forEach((e=>{e.dataset.tabindex=e.getAttribute("tabindex")||"",e.setAttribute("tabindex","-1")}))}function Lf(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 Hf={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 Bf(e){"Tab"===e.key&&(e.target,clearTimeout(undefined))}const Wf=b.forwardRef((function(e,t){const[n,r]=b.useState();pf((()=>(/apple/i.test(navigator.vendor)&&r("button"),document.addEventListener("keydown",Bf),()=>{document.removeEventListener("keydown",Bf)})),[]);const o={ref:t,tabIndex:0,role:n,"aria-hidden":!n||void 0,[Cf("focus-guard")]:"",style:Hf};return b.createElement("span",gf({},e,o))})),zf=b.createContext(null),Uf=Cf("portal");function Vf(e){const{children:t,id:n,root:r=null,preserveTabOrder:o=!0}=e,i=function(e){void 0===e&&(e={});const{id:t,root:n}=e,r=wf(),o=Yf(),[i,a]=b.useState(null),s=b.useRef(null);return pf((()=>()=>{null==i||i.remove(),queueMicrotask((()=>{s.current=null}))}),[i]),pf((()=>{if(!r)return;if(s.current)return;const e=t?document.getElementById(t):null;if(!e)return;const n=document.createElement("div");n.id=r,n.setAttribute(Uf,""),e.appendChild(n),s.current=n,a(n)}),[t,r]),pf((()=>{if(!r)return;if(s.current)return;let e=n||(null==o?void 0:o.portalNode);e&&!Uu(e)&&(e=e.current),e=e||document.body;let i=null;t&&(i=document.createElement("div"),i.id=t,e.appendChild(i));const c=document.createElement("div");c.id=r,c.setAttribute(Uf,""),e=i||e,e.appendChild(c),s.current=c,a(c)}),[t,n,r,o]),i}({id:n,root:r}),[a,s]=b.useState(null),c=b.useRef(null),l=b.useRef(null),u=b.useRef(null),d=b.useRef(null),f=!!a&&!a.modal&&a.open&&o&&!(!r&&!i);return b.useEffect((()=>{if(i&&o&&(null==a||!a.modal))return i.addEventListener("focusin",e,!0),i.addEventListener("focusout",e,!0),()=>{i.removeEventListener("focusin",e,!0),i.removeEventListener("focusout",e,!0)};function e(e){if(i&&Nf(e)){("focusin"===e.type?Lf:Ff)(i)}}}),[i,o,null==a?void 0:a.modal]),b.createElement(zf.Provider,{value:b.useMemo((()=>({preserveTabOrder:o,beforeOutsideRef:c,afterOutsideRef:l,beforeInsideRef:u,afterInsideRef:d,portalNode:i,setFocusManagerState:s})),[o,i])},f&&i&&b.createElement(Wf,{"data-type":"outside",ref:c,onFocus:e=>{if(Nf(e,i)){var t;null==(t=u.current)||t.focus()}else{const e=Mf()||(null==a?void 0:a.refs.domReference.current);null==e||e.focus()}}}),f&&i&&b.createElement("span",{"aria-owns":i.id,style:Hf}),i&&ja.createPortal(t,i),f&&i&&b.createElement(Wf,{"data-type":"outside",ref:l,onFocus:e=>{if(Nf(e,i)){var t;null==(t=d.current)||t.focus()}else{const t=If()||(null==a?void 0:a.refs.domReference.current);null==t||t.focus(),(null==a?void 0:a.closeOnFocusOut)&&(null==a||a.onOpenChange(!1,e.nativeEvent))}}}))}const Yf=()=>b.useContext(zf);function qf(e){return Vu(e.target)&&"BUTTON"===e.target.tagName}function Gf(e){return td(e)}function Kf(e,t){void 0===t&&(t={});const{open:n,onOpenChange:r,dataRef:o,elements:{domReference:i}}=e,{enabled:a=!0,event:s="click",toggle:c=!0,ignoreMouse:l=!1,keyboardHandlers:u=!0}=t,d=b.useRef(),f=b.useRef(!1),p=b.useMemo((()=>({onPointerDown(e){d.current=e.pointerType},onMouseDown(e){const t=d.current;0===e.button&&"click"!==s&&(Xu(t,!0)&&l||(!n||!c||o.current.openEvent&&"mousedown"!==o.current.openEvent.type?(e.preventDefault(),r(!0,e.nativeEvent,"click")):r(!1,e.nativeEvent,"click")))},onClick(e){const t=d.current;"mousedown"===s&&d.current?d.current=void 0:Xu(t,!0)&&l||(!n||!c||o.current.openEvent&&"click"!==o.current.openEvent.type?r(!0,e.nativeEvent,"click"):r(!1,e.nativeEvent,"click"))},onKeyDown(e){d.current=void 0,e.defaultPrevented||!u||qf(e)||(" "!==e.key||Gf(i)||(e.preventDefault(),f.current=!0),"Enter"===e.key&&r(!n||!c,e.nativeEvent,"click"))},onKeyUp(e){e.defaultPrevented||!u||qf(e)||Gf(i)||" "===e.key&&f.current&&(f.current=!1,r(!n||!c,e.nativeEvent,"click"))}})),[o,i,s,l,u,r,n,c]);return b.useMemo((()=>a?{reference:p}:{}),[a,p])}const Qf={pointerdown:"onPointerDown",mousedown:"onMouseDown",click:"onClick"},Xf={pointerdown:"onPointerDownCapture",mousedown:"onMouseDownCapture",click:"onClickCapture"},$f=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 Zf(e,t){void 0===t&&(t={});const{open:n,onOpenChange:r,elements:o,dataRef:i}=e,{enabled:a=!0,escapeKey:s=!0,outsidePress:c=!0,outsidePressEvent:l="pointerdown",referencePress:u=!1,referencePressEvent:d="pointerdown",ancestorScroll:f=!1,bubbles:p,capture:h}=t,m=Df(),g=cf("function"==typeof c?c:()=>!1),v="function"==typeof c?g:c,y=b.useRef(!1),w=b.useRef(!1),{escapeKey:x,outsidePress:O}=$f(p),{escapeKey:S,outsidePress:E}=$f(h),k=cf((e=>{var t;if(!n||!a||!s||"Escape"!==e.key)return;const o=null==(t=i.current.floatingContext)?void 0:t.nodeId,c=m?Tf(m.nodesRef.current,o):[];if(!x&&(e.stopPropagation(),c.length>0)){let e=!0;if(c.forEach((t=>{var n;null==(n=t.context)||!n.open||t.context.dataRef.current.__escapeKeyBubbles||(e=!1)})),!e)return}r(!1,function(e){return"nativeEvent"in e}(e)?e.nativeEvent:e,"escape-key")})),D=cf((e=>{var t;const n=()=>{var t;k(e),null==(t=Ju(e))||t.removeEventListener("keydown",n)};null==(t=Ju(e))||t.addEventListener("keydown",n)})),C=cf((e=>{var t;const n=y.current;y.current=!1;const a=w.current;if(w.current=!1,"click"===l&&a)return;if(n)return;if("function"==typeof v&&!v(e))return;const s=Ju(e),c="["+Cf("inert")+"]",u=$u(o.floating).querySelectorAll(c);let d=Uu(s)?s:null;for(;d&&!qu(d);){const e=Ku(d);if(qu(e)||!Uu(e))break;d=e}if(u.length&&Uu(s)&&!s.matches("html,body")&&!Qu(s,o.floating)&&Array.from(u).every((e=>!Qu(d,e))))return;if(Vu(s)&&j){const t=s.clientWidth>0&&s.scrollWidth>s.clientWidth,n=s.clientHeight>0&&s.scrollHeight>s.clientHeight;let r=n&&e.offsetX>s.clientWidth;if(n){"rtl"===Gu(s).direction&&(r=e.offsetX<=s.offsetWidth-s.clientWidth)}if(r||t&&e.offsetY>s.clientHeight)return}const f=null==(t=i.current.floatingContext)?void 0:t.nodeId,p=m&&Tf(m.nodesRef.current,f).some((t=>{var n;return Zu(e,null==(n=t.context)?void 0:n.elements.floating)}));if(Zu(e,o.floating)||Zu(e,o.domReference)||p)return;const h=m?Tf(m.nodesRef.current,f):[];if(h.length>0){let e=!0;if(h.forEach((t=>{var n;null==(n=t.context)||!n.open||t.context.dataRef.current.__outsidePressBubbles||(e=!1)})),!e)return}r(!1,e,"outside-press")})),P=cf((e=>{var t;const n=()=>{var t;C(e),null==(t=Ju(e))||t.removeEventListener(l,n)};null==(t=Ju(e))||t.addEventListener(l,n)}));b.useEffect((()=>{if(!n||!a)return;function e(e){r(!1,e,"ancestor-scroll")}i.current.__escapeKeyBubbles=x,i.current.__outsidePressBubbles=O;const t=$u(o.floating);s&&t.addEventListener("keydown",S?D:k,S),v&&t.addEventListener(l,E?P:C,E);let c=[];return f&&(Uu(o.domReference)&&(c=Dd(o.domReference)),Uu(o.floating)&&(c=c.concat(Dd(o.floating))),!Uu(o.reference)&&o.reference&&o.reference.contextElement&&(c=c.concat(Dd(o.reference.contextElement)))),c=c.filter((e=>{var n;return e!==(null==(n=t.defaultView)?void 0:n.visualViewport)})),c.forEach((t=>{t.addEventListener("scroll",e,{passive:!0})})),()=>{s&&t.removeEventListener("keydown",S?D:k,S),v&&t.removeEventListener(l,E?P:C,E),c.forEach((t=>{t.removeEventListener("scroll",e)}))}}),[i,o,s,v,l,n,r,f,a,x,O,k,S,D,C,E,P]),b.useEffect((()=>{y.current=!1}),[v,l]);const _=b.useMemo((()=>({onKeyDown:k,[Qf[d]]:e=>{u&&r(!1,e.nativeEvent,"reference-press")}})),[k,r,u,d]),j=b.useMemo((()=>({onKeyDown:k,onMouseDown(){w.current=!0},onMouseUp(){w.current=!0},[Xf[l]]:()=>{y.current=!0}})),[k,l]);return b.useMemo((()=>a?{reference:_,floating:j}:{}),[a,_,j])}function Jf(e){void 0===e&&(e={});const{nodeId:t}=e,n=function(e){const{open:t=!1,onOpenChange:n,elements:r}=e,o=wf(),i=b.useRef({}),[a]=b.useState((()=>Of())),s=null!=kf(),[c,l]=b.useState(r.reference),u=cf(((e,t,r)=>{i.current.openEvent=e?t:void 0,a.emit("openchange",{open:e,event:t,reason:r,nested:s}),null==n||n(e,t,r)})),d=b.useMemo((()=>({setPositionReference:l})),[]),f=b.useMemo((()=>({reference:c||r.reference||null,floating:r.floating||null,domReference:r.reference})),[c,r.reference,r.floating]);return b.useMemo((()=>({dataRef:i,open:t,onOpenChange:u,elements:f,events:a,floatingId:o,refs:d})),[t,u,f,a,o,d])}({...e,elements:{reference:null,floating:null,...e.elements}}),r=e.rootContext||n,o=r.elements,[i,a]=b.useState(null),[s,c]=b.useState(null),l=(null==o?void 0:o.reference)||i,u=b.useRef(null),d=Df();pf((()=>{l&&(u.current=l)}),[l]);const f=function(e){void 0===e&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:r=[],platform:o,elements:{reference:i,floating:a}={},transform:s=!0,whileElementsMounted:c,open:l}=e,[u,d]=b.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[f,p]=b.useState(r);Qd(f,r)||p(r);const[h,m]=b.useState(null),[g,v]=b.useState(null),y=b.useCallback((e=>{e!==S.current&&(S.current=e,m(e))}),[]),w=b.useCallback((e=>{e!==E.current&&(E.current=e,v(e))}),[]),x=i||h,O=a||g,S=b.useRef(null),E=b.useRef(null),k=b.useRef(u),D=null!=c,C=Zd(c),P=Zd(o),_=b.useCallback((()=>{if(!S.current||!E.current)return;const e={placement:t,strategy:n,middleware:f};P.current&&(e.platform=P.current),Gd(S.current,E.current,e).then((e=>{const t={...e,isPositioned:!0};j.current&&!Qd(k.current,t)&&(k.current=t,ja.flushSync((()=>{d(t)})))}))}),[f,t,n,P]);Kd((()=>{!1===l&&k.current.isPositioned&&(k.current.isPositioned=!1,d((e=>({...e,isPositioned:!1}))))}),[l]);const j=b.useRef(!1);Kd((()=>(j.current=!0,()=>{j.current=!1})),[]),Kd((()=>{if(x&&(S.current=x),O&&(E.current=O),x&&O){if(C.current)return C.current(x,O,_);_()}}),[x,O,_,C,D]);const T=b.useMemo((()=>({reference:S,floating:E,setReference:y,setFloating:w})),[y,w]),A=b.useMemo((()=>({reference:x,floating:O})),[x,O]),R=b.useMemo((()=>{const e={position:n,left:0,top:0};if(!A.floating)return e;const t=$d(A.floating,u.x),r=$d(A.floating,u.y);return s?{...e,transform:"translate("+t+"px, "+r+"px)",...Xd(A.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:t,top:r}}),[n,s,A.floating,u.x,u.y]);return b.useMemo((()=>({...u,update:_,refs:T,elements:A,floatingStyles:R})),[u,_,T,A,R])}({...e,elements:{...o,...s&&{reference:s}}}),p=b.useCallback((e=>{const t=Uu(e)?{getBoundingClientRect:()=>e.getBoundingClientRect(),contextElement:e}:e;c(t),f.refs.setReference(t)}),[f.refs]),h=b.useCallback((e=>{(Uu(e)||null===e)&&(u.current=e,a(e)),(Uu(f.refs.reference.current)||null===f.refs.reference.current||null!==e&&!Uu(e))&&f.refs.setReference(e)}),[f.refs]),m=b.useMemo((()=>({...f.refs,setReference:h,setPositionReference:p,domReference:u})),[f.refs,h,p]),g=b.useMemo((()=>({...f.elements,domReference:l})),[f.elements,l]),v=b.useMemo((()=>({...f,...r,refs:m,elements:g,nodeId:t})),[f,m,g,t,r]);return pf((()=>{r.dataRef.current.floatingContext=v;const e=null==d?void 0:d.nodesRef.current.find((e=>e.id===t));e&&(e.context=v)})),b.useMemo((()=>({...f,context:v,refs:m,elements:g})),[f,m,g,v])}const ep="active",tp="selected";function np(e,t,n){const r=new Map,o="item"===n;let i=e;if(o&&e){const{[ep]:t,[tp]:n,...r}=e;i=r}return{..."floating"===n&&{tabIndex:-1},...i,...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,i]=t;var a;o&&[ep,tp].includes(n)||(0===n.indexOf("on")?(r.has(n)||r.set(n,[]),"function"==typeof i&&(null==(a=r.get(n))||a.push(i),e[n]=function(){for(var e,t=arguments.length,o=new Array(t),i=0;i<t;i++)o[i]=arguments[i];return null==(e=r.get(n))?void 0:e.map((e=>e(...o))).find((e=>void 0!==e))})):e[n]=i)})),e):e),{})}}function rp(e){void 0===e&&(e=[]);const t=e.map((e=>null==e?void 0:e.reference)),n=e.map((e=>null==e?void 0:e.floating)),r=e.map((e=>null==e?void 0:e.item)),o=b.useCallback((t=>np(t,e,"reference")),t),i=b.useCallback((t=>np(t,e,"floating")),n),a=b.useCallback((t=>np(t,e,"item")),r);return b.useMemo((()=>({getReferenceProps:o,getFloatingProps:i,getItemProps:a})),[o,i,a])}var op,ip,ap,sp,cp,lp=Le.Ay.span.withConfig({displayName:"StyledIconWrapper"})(op||(op=Ne()(["\n color: ",";\n font-size: ",";\n margin-left: -",";\n"])),Ve.t7.color("text"),Ve.hs.font(1),Ve.hs.space(-2)),up=(0,Le.AH)(ip||(ip=Ne()(["\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"])),Ve.t7.color("text"),Ve.t7.lineHeight("regular"),Ve.t7.fontWeight("regular"),Ve.hs.space(-3),Ve.hs.space(-1.5),Ve.t7.radii("statusLabel")),dp=(0,Le.Ay)(br.oY).withConfig({displayName:"StyledHtmlFormatter"})(ap||(ap=Ne()(["\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,br.gv)(e,"html")}),Ve.hs.space(-1),Ve.hs.space(-1.5),up,Ve.t7.color("signal.dangerLight"),Ve.t7.color("textLabel"),Ve.t7.color("signal.infoLight"),Ve.t7.color("textLabel"),Ve.t7.color("signal.warningLight"),Ve.t7.color("textLabel"),Ve.t7.color("signal.successLight"),Ve.t7.color("textLabel"),up,Ve.t7.color("signal.dangerLight"),Ve.t7.color("textLabel"),Ve.t7.radii("statusLabel"),Ve.hs.space(-2.1),Ve.hs.space(0),Ve.t7.color("paper"),Ve.t7.color("signal.info"),Ve.t7.color("signal.warningLight"),Ve.hs.space(-1.5),Ve.hs.space(.5)),fp=Le.Ay.div.withConfig({displayName:"StyledFloatingUi"})(sp||(sp=Ne()(["\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"])),Ve.t7.color("backgroundPopover"),(function(e){return e.rimless?"0":Ve.hs.space(0)}),Ve.t7.color("textPopover"),Ve.t7.color("backgroundPopover")),pp=Le.Ay.div.withConfig({displayName:"StyledBox"})(cp||(cp=Ne()(["\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,br.gv)(e,"html")}),dp,Ve.t7.color("textPopover"));function hp(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 mp(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?hp(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):hp(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const gp=function(e){var t=e.children,n=e.content,r=e.isPlainHtml,o=void 0===r||r,i=e.rimless,a=void 0!==i&&i,s=(0,b.useState)(!1),c=it()(s,2),l=c[0],u=c[1],d=(0,b.useRef)(null),f=Jf({open:l,onOpenChange:u,middleware:[nf(),tf({padding:20}),of({element:d}),ef(5)]}),p=f.refs,h=f.floatingStyles,m=f.context,g=function(e,t){void 0===t&&(t={});const{open:n,onOpenChange:r,dataRef:o,events:i,elements:a}=e,{enabled:s=!0,delay:c=0,handleClose:l=null,mouseOnly:u=!1,restMs:d=0,move:f=!0}=t,p=Df(),h=kf(),m=Pf(l),g=Pf(c),v=Pf(n),y=b.useRef(),w=b.useRef(-1),x=b.useRef(),O=b.useRef(-1),S=b.useRef(!0),E=b.useRef(!1),k=b.useRef((()=>{})),D=b.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]);b.useEffect((()=>{if(s)return i.on("openchange",e),()=>{i.off("openchange",e)};function e(e){let{open:t}=e;t||(clearTimeout(w.current),clearTimeout(O.current),S.current=!0)}}),[s,i]),b.useEffect((()=>{if(!s)return;if(!m.current)return;if(!n)return;function e(e){D()&&r(!1,e,"hover")}const t=$u(a.floating).documentElement;return t.addEventListener("mouseleave",e),()=>{t.removeEventListener("mouseleave",e)}}),[a.floating,n,r,s,m,D]);const C=b.useCallback((function(e,t,n){void 0===t&&(t=!0),void 0===n&&(n="hover");const o=jf(g.current,"close",y.current);o&&!x.current?(clearTimeout(w.current),w.current=window.setTimeout((()=>r(!1,e,n)),o)):t&&(clearTimeout(w.current),r(!1,e,n))}),[g,r]),P=cf((()=>{k.current(),x.current=void 0})),_=cf((()=>{if(E.current){const e=$u(a.floating).body;e.style.pointerEvents="",e.removeAttribute(_f),E.current=!1}}));b.useEffect((()=>{if(s&&Uu(a.domReference)){var e;const t=a.domReference;return n&&t.addEventListener("mouseleave",l),null==(e=a.floating)||e.addEventListener("mouseleave",l),f&&t.addEventListener("mousemove",i,{once:!0}),t.addEventListener("mouseenter",i),t.addEventListener("mouseleave",c),()=>{var e;n&&t.removeEventListener("mouseleave",l),null==(e=a.floating)||e.removeEventListener("mouseleave",l),f&&t.removeEventListener("mousemove",i),t.removeEventListener("mouseenter",i),t.removeEventListener("mouseleave",c)}}function t(){return!!o.current.openEvent&&["click","mousedown"].includes(o.current.openEvent.type)}function i(e){if(clearTimeout(w.current),S.current=!1,u&&!Xu(y.current)||d>0&&!jf(g.current,"open"))return;const t=jf(g.current,"open",y.current);t?w.current=window.setTimeout((()=>{v.current||r(!0,e,"hover")}),t):r(!0,e,"hover")}function c(e){if(t())return;k.current();const r=$u(a.floating);if(clearTimeout(O.current),m.current&&o.current.floatingContext){n||clearTimeout(w.current),x.current=m.current({...o.current.floatingContext,tree:p,x:e.clientX,y:e.clientY,onClose(){_(),P(),C(e,!0,"safe-polygon")}});const t=x.current;return r.addEventListener("mousemove",t),void(k.current=()=>{r.removeEventListener("mousemove",t)})}("touch"!==y.current||!Qu(a.floating,e.relatedTarget))&&C(e)}function l(e){t()||o.current.floatingContext&&(null==m.current||m.current({...o.current.floatingContext,tree:p,x:e.clientX,y:e.clientY,onClose(){_(),P(),C(e)}})(e))}}),[a,s,e,u,d,f,C,P,_,r,n,v,p,g,m,o]),pf((()=>{var e;if(s&&n&&null!=(e=m.current)&&e.__options.blockPointerEvents&&D()){const e=$u(a.floating).body;e.setAttribute(_f,""),e.style.pointerEvents="none",E.current=!0;const n=a.floating;if(Uu(a.domReference)&&n){var t;const e=a.domReference,r=null==p||null==(t=p.nodesRef.current.find((e=>e.id===h)))||null==(t=t.context)?void 0:t.elements.floating;return r&&(r.style.pointerEvents=""),e.style.pointerEvents="auto",n.style.pointerEvents="auto",()=>{e.style.pointerEvents="",n.style.pointerEvents=""}}}}),[s,n,h,a,p,m,D]),pf((()=>{n||(y.current=void 0,P(),_())}),[n,P,_]),b.useEffect((()=>()=>{P(),clearTimeout(w.current),clearTimeout(O.current),_()}),[s,a.domReference,P,_]);const j=b.useMemo((()=>{function e(e){y.current=e.pointerType}return{onPointerDown:e,onPointerEnter:e,onMouseMove(e){const{nativeEvent:t}=e;function o(){S.current||v.current||r(!0,t,"hover")}u&&!Xu(y.current)||n||0===d||(clearTimeout(O.current),"touch"===y.current?o():O.current=window.setTimeout(o,d))}}}),[u,r,n,v,d]),T=b.useMemo((()=>({onMouseEnter(){clearTimeout(w.current)},onMouseLeave(e){C(e.nativeEvent,!1)}})),[C]);return b.useMemo((()=>s?{reference:j,floating:T}:{}),[s,j,T])}(m,{delay:{open:500,close:0}}),v=rp([g]),y=v.getReferenceProps,w=v.getFloatingProps;return(0,Je.jsxs)(Je.Fragment,{children:[(0,Je.jsx)("span",mp(mp({ref:p.setReference},y()),{},{children:t})),l&&n&&(0,Je.jsx)(Vf,{children:(0,Je.jsxs)(fp,mp(mp({ref:p.setFloating,style:h,rimless:a},w()),{},{className:Xl,children:[(0,Je.jsx)(xf,{ref:d,context:m}),(0,Je.jsx)(pp,{isPlainHtml:o,children:n})]}))})]})},vp=gp;const yp=function(e){var t=e.data,n=e.innerProps,r=e.children,o=e.selectProps,i=o.tooltips,a=o.loadTooltip,s=o.DetailLink,c=_o()(i,t.key,null),l=(0,Je.jsx)("span",{style:n.css,children:r}),u=s?(0,Je.jsx)(Sl,{onMouseDown:function(e){e.stopPropagation(),e.preventDefault()},children:(0,Je.jsx)(s,{entityKey:t.key,tabIndex:-1,children:(0,Je.jsx)(vp,{content:c?(0,Je.jsx)("div",{dangerouslySetInnerHTML:{__html:cr.sanitizeHtml(c)}}):null,children:(0,Je.jsx)("span",{onMouseOver:function(){return a&&!c&&a(t.key)},children:l})})})}):l;return(0,Je.jsx)(Rl,{children:u})};var bp=c(85015),wp=c.n(bp),xp=c(42194),Op=c.n(xp);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 Ep(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){Qe()(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}var kp=["linkComp"],Dp=function(e,t){var n=yr.difference(e,t),r=Op()($r()(n,kp),(function(e){return 0===Object.keys(e).length}));return 0===Object.entries(r).length},Cp=(0,b.memo)((function(e){var t=e.linkComp,n=e.entityKey,r=e.children;return t&&wp()(n)?(0,Je.jsx)(Sl,{onMouseDown:function(e){e.stopPropagation(),e.preventDefault()},children:(0,Je.jsx)(t,{entityKey:n,children:r})}):r}),Dp);Cp.propTypes={children:Ie().node,entityKey:Ie().any,linkComp:Ie().func};const Pp=function(e){var t=e.data,n=e.selectProps,r=e.isDisabled,o=e.children,i=n.tooltips,a=n.loadTooltip,s=n.DetailLink,c=_o()(i,t.key,null);return(0,Je.jsx)(Zs.SingleValue,Ep(Ep({},e),{},{children:(0,Je.jsx)(jl,{onMouseOver:function(){return a&&!c&&a(t.key)},isDisabled:r,children:(0,Je.jsx)(vp,{content:c?(0,Je.jsx)("div",{dangerouslySetInnerHTML:{__html:cr.sanitizeHtml(c)}}):null,children:(0,Je.jsx)(Cp,{linkComp:s,entityKey:t.key,children:o})})})}))};function _p(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 jp=function(e){var t;return"Input"===(null==e||null===(t=e.type)||void 0===t?void 0:t.name)};const Tp=function(e){var t=e.selectProps,n=e.hasValue,r=e.children,o=t.isMulti,i=t.hasAdvancedSearch,a=t.hasDocsTreeSearch,s=t.isDisabled;if(!(o&&(i||a)))return(0,Je.jsx)(Zs.ValueContainer,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?_p(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):_p(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({},e));var c=b.Children.map(r,(function(e){return jp(e)?e:null})),l=b.Children.map(r,(function(e){return jp(e)?null:e})),u=s&&n;return(0,Je.jsxs)(Je.Fragment,{children:[!u&&(0,Je.jsx)(Je.Fragment,{children:c}),(0,Je.jsx)(Al,{children:l})]})};function Ap(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 Rp(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ap(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ap(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const Ip=(0,Le.SL)((function(e){var t=e.fetchOptions,n=e.id,r=e.immutable,o=e.isLoading,i=e.isMulti,a=e.loadTooltip,s=e.moreOptionsAvailable,c=e.moreOptionsAvailableText,l=e.noResultsText,u=e.noResultsComp,d=e.onChange,f=e.openDocsTreeSearch,p=e.openAdvancedSearch,h=e.options,m=e.searchOptions,g=e.theme,v=e.tooltips,y=e.value,w=e.DetailLink,x=e.createPermission,O=e.openRemoteCreate,S=(0,b.useRef)(null),E=(0,b.useRef)(null),k=function(){var e;return(null===(e=E.current)||void 0===e?void 0:e.clientWidth)||300},D=function(){var e;return(null===(e=E.current)||void 0===e?void 0:e.clientHeight)||35},C=(0,b.useState)(k()),P=it()(C,2),_=P[0],j=P[1],T=(0,b.useState)(D()),A=it()(T,2),R=A[0],I=A[1],M=(0,b.useState)(!1),N=it()(M,2),F=N[0],L=N[1],H=function(e){t&&t(e)},B=(0,b.useCallback)(m||function(){},[]),W=(0,b.useCallback)(Lo()(B,800,{trailing:!0}),[]),z=Boolean(p),U=Boolean(f),V=Boolean(x),Y=Boolean(m)||!el.isPrimaryTouchDevice();return(0,Je.jsx)(El,{tabIndex:"-1",id:n,onFocus:function(){S.current.focus(),setTimeout((function(){j(k()),I(D())}),0)},children:(0,Je.jsx)(kl,{ref:E,children:(0,Je.jsx)(Jc,Rp(Rp({getOptionLabel:function(e){return e.display},getOptionValue:function(e){return e.key},wrapperWidth:_,wrapperHeight:R,components:{ClearIndicator:rl,LoadingIndicator:Ql,DropdownIndicator:Fl,IndicatorsContainer:Gl,IndicatorSeparator:null,Menu:Nu,MenuList:Hu,MultiValueLabel:yp,SingleValue:Pp,ValueContainer:Tp},noOptionsMessage:function(e){return l||("function"==typeof u?(0,Je.jsx)(u,Rp({},e)):" - ")},isMulti:i,closeMenuOnSelect:!i,isSearchable:Y},m?{filterOption:function(){return!0}}:{}),{},{isClearable:!0,loadingMessage:function(){return null},placeholder:"",menuShouldScrollIntoView:!1,autoFocus:!1,tabSelectsValue:!1,value:y||null,onChange:function(e){d(e),H(e)},onInputChange:function(e,t){var n=t.action;m&&e&&W(e,y),""===e&&"input-change"===n&&H(y)},options:Xt()(h||[]),onKeyDown:function(e){"Enter"===e.key&&F&&(e.stopPropagation(),S.current&&null===S.current.focusedOptionRef&&e.preventDefault())},isLoading:o,isDisabled:r,ref:S,onMenuOpen:function(){H(y),L(!0)},onMenuClose:function(){L(!1)},styles:Il(g),loadTooltip:a,tooltips:v,DetailLink:w,hasDocsTreeSearch:U,openDocsTreeSearch:f,hasAdvancedSearch:z,openAdvancedSearch:p,moreOptionsAvailable:s,moreOptionsAvailableText:c,blurInputOnSelect:!1,hasCreatePermission:V,createPermission:x,openRemoteCreate:O,closeMenuOnScroll:function(e){var t;return!(null!==(t=e.target.classList)&&void 0!==t&&t.contains("MenuList"))}}))})})}));const Mp=function(e){var t=e.id,n=e.immutable,r=e.value,o=e.options,i=o.trueLabel,a=o.falseLabel,s=e.onChange;return(0,Je.jsx)(Ip,{id:t,immutable:n,isMulti:!1,onChange:function(e){return s(e?e.key:null)},value:No()(r)?r:{key:r,display:r?i:a},openMenuOnClick:!0,options:[{key:!0,display:i},{key:!1,display:a}]})};var Np,Fp=Le.Ay.div.withConfig({displayName:"StyledBoolEdit"})(Np||(Np=Ne()(["\n margin: 5px 0;\n"])));const Lp=function(e){return(0,Je.jsx)(Fp,{children:(0,Je.jsx)("input",{type:"checkbox",checked:e.value||!1,name:e.name,onChange:function(t){e.onChange&&e.onChange(t.target.checked)},id:e.id,disabled:e.immutable})})};var Hp,Bp,Wp=function(e){var t=e.id,n=e.value,r=e.breakWords,o=e.className;return(0,Je.jsx)(dp,{id:t,dangerouslySetInnerHTML:{__html:cr.sanitizeHtml(n)},breakWords:r,className:o})},zp=Le.Ay.div.withConfig({displayName:"StyledOption"})(Hp||(Hp=Ne()(["\n margin: "," 0;\n display: flex;\n align-items: center;\n gap: ",";\n\n input {\n margin: 0;\n }\n"])),Ve.hs.space(-1),Ve.hs.space(-1.5)),Up=Le.Ay.span.withConfig({displayName:"StyledLabel"})(Bp||(Bp=Ne()(["\n ","\n display: flex;\n gap: ",";\n align-items: center;\n"])),(0,Ve.Ed)(),Ve.hs.space(-1.5));function Vp(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 Yp(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Vp(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Vp(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var qp={single:"radio",multiple:"checkbox"},Gp={single:{checked:!1},multiple:{}},Kp=function(e,t){return t?(0,Je.jsx)(Wp,{value:e}):e},Qp=function(e){var t=e.groupName,n=e.id,r=e.label,o=e.labelComponent,i=e.checked,a=e.immutable,s=e.hideCheckbox,c=e.selectionType,l=e.renderHtmlInOptions,u=e.handleChange;return(0,Je.jsxs)(zp,{children:[!s&&(0,Je.jsx)("input",{name:t,type:qp[c],checked:i||!1,onChange:u,id:n,disabled:a}),(0,Je.jsx)(Up,{children:o||Kp(r,l)})]})};const Xp=function(e){var t=e.onChange,n=e.value,r=e.options,o=e.id,i=e.immutable,a=function(e){if(t){var o=n.options.map((function(t){return Yp(Yp({},t),t.id===e.target.id?{checked:e.target.checked}:Gp[r.selectionType])}));t({options:o})}};return(0,Je.jsx)(Je.Fragment,{children:n.options.map((function(e){return(0,Je.jsx)(Qp,{groupName:o,id:e.id,label:e.label,labelComponent:e.labelComponent,checked:e.checked,immutable:i||e.immutable,hideCheckbox:e.hideCheckbox,selectionType:r.selectionType,renderHtmlInOptions:r.renderHtmlInOptions,handleChange:a},e.id)}))})};c(98639);function $p(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 Zp(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?$p(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):$p(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Jp=(0,b.lazy)((function(){return Promise.all([c.e(264),c.e(722)]).then(c.bind(c,65066))}));const eh=function(e){return(0,Je.jsx)(b.Suspense,{fallback:(t=e.value,(0,Je.jsx)("div",{children:(0,Je.jsx)("p",{children:t})})),children:(0,Je.jsx)(Jp,Zp({},e))});var t};var th,nh=Le.Ay.div.withConfig({displayName:"StyledEditorWrapper"})(th||(th=Ne()(["\n margin-top: ",";\n"])),Ve.hs.space(-1.5));const rh=(0,Le.SL)(mt.Debouncer((function(e){var t=e.value,n=e.onChange,r=e.immutable,o=e.options,i=e.id,a=e.theme;return(0,Je.jsx)(nh,{children:(0,Je.jsx)(eh,{value:t,id:i,onChange:n,autoFocusOnMount:o.autoFocusOnMount,mode:o.mode,theme:a.codeEditorTheme,showGutter:!0,editorOptions:{enableBasicAutocompletion:!0,enableLiveAutocompletion:!0,enableSnippets:!0,minLines:5,maxLines:50,readOnly:r,wrap:!0,indentedSoftWrap:!1},implicitModel:o.implicitModel})})})));var oh,ih,ah,sh=Le.Ay.div.withConfig({displayName:"StyledDatePickerOuterWrapper"})(oh||(oh=Ne()(["\n outline: ",";\n"])),(function(e){return e.immutable?0:"initial"})),ch=Le.Ay.div.withConfig({displayName:"StyledDatePickerWrapper"})(ih||(ih=Ne()(["\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"])),wo,Oo,(function(e){return e.hasTime&&"border-bottom: 1px solid #aeaeae;"})),lh=Le.Ay.input.withConfig({displayName:"StyledTimeInput"})(ah||(ah=Ne()(["\n &&&& {\n ","\n }\n"])),Oo),uh="react-datepicker-time__input",dh="react-datepicker__day",fh="react-datepicker__input",ph=function(e){return e.classList.contains(dh)},hh=function(e){return e.classList.contains(uh)},mh=function(e){return e.classList.contains(fh)},gh=function(e){setTimeout((function(){if(e){var t=e.querySelector(".".concat(dh,'[tabindex="0"]'));t&&t.focus({preventScroll:!0})}}),0)},vh=function(e,t){var n=null==e?void 0:e.form;if(n){var r=Xt()(n).indexOf(e);if(r>=0)yh(n[r+(t?2:3)])}else m.A.logWarning("Datepicker '".concat(null==e?void 0:e.id,"' is not withing a form and focus to the next input cannot be set."))},yh=function(e){setTimeout((function(){e&&e.focus({preventScroll:!0})}),0)},bh=function(e){if(!e)return null;var t=(0,vu.Hle)(e.toString());return isNaN(t)?null:t},wh=function(e){return e?e.toISOString():null};const xh=function(e,t,n){var r=n.dateFormats,o=void 0===r?[]:r,i=n.minDate,a=n.maxDate,s=n.hasTime,c=n.valueToDate,l=void 0===c?bh:c,u=n.dateToValue,d=void 0===u?wh:u,f=(0,b.useRef)(null),p=(0,b.useState)(!1),h=it()(p,2),g=h[0],v=h[1],y=l(e),w=i?l(i):void 0,x=a?l(a):void 0;(0,b.useEffect)((function(){f.current&&"function"==typeof f.current.setOpen&&f.current.setOpen(g)}),[g]);var O=function(){return v(!1)},S=function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(f.current&&"function"==typeof f.current.getPreSelection){var t,n=e?f.current.getPreSelection():null;return(null===(t=f.current.state)||void 0===t?void 0:t.preSelection)||n}return null},E=function(e){f.current&&"function"==typeof f.current.setPreSelection&&f.current.setPreSelection(e)},k=function(){t(null),E(null)},D=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=S(!1);if(n){var r=y||new Date,o=t?function(e,t){var n=t.hour,r=void 0===n?0:n,o=t.minute,i=void 0===o?0:o,a=t.second,s=void 0===a?0:a;return(0,vu.avh)((0,vu.glI)((0,vu.gtt)(e,s),i),r)}(n,{hour:(0,vu.qZx)(r),minute:(0,vu.Osm)(r),second:(0,vu.SyE)(r)}):n;C(o,e)}},C=function(n,r){if(n){var i,a=!e&&Boolean(n),c=null==r||null===(i=r.target)||void 0===i?void 0:i.value,l=!!c&&o.some((function(e){return(0,vu.uv4)(c,e)})),u=(0,vu.ol1)(n),p=(0,vu.qZx)(n)!==(0,vu.qZx)(u)||(0,vu.Osm)(n)!==(0,vu.Osm)(u);(a&&!p||l)&&s&&(n=yu.A.setCurrentTime(n)),t(d(n))}else k();var h;s||"click"!==(null==r?void 0:r.type)||(O(),yh(null===(h=f.current)||void 0===h?void 0:h.input))},P=function(t){var n,r,o=!e;if("Tab"===t.key)if(t.shiftKey){if(mh(t.target))O();else if(hh(t.target)){var i;E(y||S(!0)),gh(null===(i=f.current)||void 0===i||null===(i=i.calendar)||void 0===i?void 0:i.componentNode)}else if(ph(t.target)){var a;O(),function(e){var t=null==e?void 0:e.form;if(t){var n=Xt()(t).indexOf(e);n>=1&&yh(t[n-1])}else m.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===(a=f.current)||void 0===a?void 0:a.input)}}else if(mh(t.target)&&g)D(t),O(),vh(null===(n=f.current)||void 0===n?void 0:n.input,o);else if(hh(t.target)){var c;O(),vh(null===(c=f.current)||void 0===c?void 0:c.input,o)}else if(ph(t.target)){var l,u;if(s)D(t,!0),E(null),r=null===(l=f.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(uh));e&&e.focus({preventScroll:!0})}}),0);else D(t),O(),vh(null===(u=f.current)||void 0===u?void 0:u.input,o)}if("Enter"===t.key&&(O(),setTimeout((function(){var e;yh(null===(e=f.current)||void 0===e?void 0:e.input)}),10),t.preventDefault(),t.stopPropagation()),["ArrowDown","ArrowUp","Enter"].includes(t.key))if(g){if(g&&null===S(!1)){var d;E(y||S(!0)),gh(null===(d=f.current)||void 0===d||null===(d=d.calendar)||void 0===d?void 0:d.componentNode)}}else v(!0),t.key="Handled".concat(t.key)},_=function(){var e;v((function(e){return!e})),E(null),yh(null===(e=f.current)||void 0===e?void 0:e.input)};return{reactDatePickerProps:{onClickOutside:O,onInputClick:_,onKeyDown:P,onChange:C,onCalendarOpen:function(){E(null)},onBlur:function(){f.current&&f.current.setState({inputValue:null})},preventOpenOnFocus:!0,enableTabLoop:!1,shouldCloseOnSelect:!1,open:g,selected:y,showTimeInput:s,minDate:w,maxDate:x,ref:f,className:fh},timeInputProps:{onKeyDown:P,className:uh},clearButtonProps:{onMouseDown:function(e){e.preventDefault(),k()}},calendarButtonProps:{onClick:_,className:g?"react-datepicker-ignore-onclickoutside":""},closeModal:O}};var Oh="HH:mm:ss",Sh="HH:mm",Eh=function(e){return(0,vu.uv4)(e,Sh)},kh=function(e){var t=function(e){return e?(0,vu.uv4)(e,Oh)?(0,vu.qgA)(e,Oh,new Date):(0,vu.uv4)(e,Sh)?(0,vu.qgA)(e,Sh,new Date):(0,vu.uv4)(e,"HH:")?(0,vu.qgA)(e,"HH:",new Date):(0,vu.uv4)(e,"H")?(0,vu.qgA)(e,"H",new Date):null:e}(e);return t&&!isNaN(t)?function(e){return(0,vu.GPZ)(e,Sh)}(t):""};const Dh=function(e,t){var n=kh(e),r=(0,b.useState)(n),o=it()(r,2),i=o[0],a=o[1],s=(0,b.useRef)(i),c=mt.usePrevious(n);(0,b.useEffect)((function(){c!==n&&i===c&&a(n)}),[n,i,c]);var l={onChange:function(e){if(e.target.value!==i&&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),l=parseInt(o,10),u=parseInt(c,10),d=!o||!Number.isNaN(l)&&l<24,f=!c||!Number.isNaN(u)&&u<60;if(!d||!f)return!1;s.current=n,a(n);var p=kh(n);p&&!Eh(p)||t(p)}},onBlur:function(){if(i!==n){var e=kh(i);e&&Eh(e)?(s.current=e,a(e),t(e)):a(n)}},onFocus:function(e){i&&"function"==typeof e.target.select&&e.target.select()},value:i||""};return{inputProps:l,clearButtonProps:{onClick:function(){t(""),a("")}}}};var Ch=["value","onChange","onKeyDown"];function Ph(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 _h(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ph(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ph(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}bu();var jh=function(e){var t=e.onChange,n=e.label;return(0,Je.jsx)(Nt,{onMouseDown:function(e){e.preventDefault(),t(null)},tabIndex:-1,children:n})},Th=function(e){var t=e.value,n=e.onChange,r=e.onKeyDown,o=$e()(e,Ch),i=Dh(t,(function(e){n&&n(e||"00:00")})).inputProps;return(0,Je.jsx)(lh,_h(_h(_h({},i),o),{},{type:"text",onKeyDown:r,onClick:function(e){e.target.focus()}}))},Ah={strategy:"fixed"};const Rh=(0,Le.SL)((0,y.injectIntl)((function(e){var t=e.immutable,n=e.id,r=e.value,o=e.minDate,i=e.maxDate,a=e.valueToDate,s=e.dateToValue,c=e.onChange,l=e.intl,u=e.placeholder,d=e.hasTime,f=e.dateFormats,p=void 0===f?[]:f,h=e.dateTimeFormats,m=void 0===h?[]:h,g=e.events,v=(0,b.useRef)(void 0),y=l.locale,w=function(e){return l.formatMessage({id:e})},x=(0,b.useRef)(null),O=Boolean(r),S=!t&&O,E=function(e){v.current=e,c(e)},k=xh(r,E,{dateFormats:p,dateTimeFormats:m,minDate:o,maxDate:i,valueToDate:a,dateToValue:s,hasTime:d}),D=k.reactDatePickerProps,C=k.timeInputProps,P=k.clearButtonProps,_=k.calendarButtonProps,j=k.closeModal;return(0,b.useEffect)((function(){var e=function(){return j()},t=x.current;return t.addEventListener("tableNavigationBlur",e),function(){t&&t.removeEventListener("tableNavigationBlur",e)}}),[j]),(0,Je.jsx)(sh,{immutable:t,id:n,tabIndex:"-1",children:(0,Je.jsxs)(ch,{immutable:t,ref:x,hasTime:d,onBlur:function(e){if("function"==typeof(null==g?void 0:g.onBlur)){var t=void 0!==v.current?v.current:r;g.onBlur(t)}e.stopPropagation()},"data-custom-arrow-navigation":"datepicker",children:[(0,Je.jsx)(pu(),_h(_h({id:n?"".concat(n,"-datepicker"):null,popperClassName:Xl},D),{},{disabled:t,dateFormat:[].concat(Xt()(m),Xt()(p)),placeholderText:u,showMonthDropdown:!0,showYearDropdown:!0,yearDropdownItemNumber:100,scrollableYearDropdown:!0,fixedHeight:!0,showPopperArrow:!1,locale:y,timeInputLabel:w("client.component.datePicker.timeLabel"),customTimeInput:(0,Je.jsx)(Th,_h({},C)),showTimeSelect:d,timeIntervals:15,popperProps:Ah,portalId:"react-datepicker",todayButton:(0,Je.jsx)(jh,{onChange:E,label:w("client.component.datePicker.todayLabel")})})),S&&(0,Je.jsx)(Vt,_h({"data-cy":"btn-clear",icon:"times",tabIndex:-1,"aria-label":w("client.component.datePicker.clearDateLabel")},P)),!t&&(0,Je.jsx)(Vt,_h({"data-cy":"btn-calendar",icon:"calendar",tabIndex:-1},_))]})})})));function Ih(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 Mh=function(e){var t=e.onChange,n=e.options,r=e.id,o=e.value,i=e.immutable,a=e.events,s=e.placeholder,c=(0,y.useIntl)(),l=(null==n?void 0:n.datePickerOptions)||{},u="".concat(yu.A.getLocalizedDateFormat(c.locale)),d=yu.A.getLocalizedDateFormatWithoutPunctuation(c.locale),f=[u,d,yu.A.useTwoDigitYear(u),yu.A.useTwoDigitYear(d)];return(0,Je.jsx)(Rh,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ih(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ih(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({id:r,value:o,onChange:t,dateFormats:f,hasTime:!1,immutable:i,placeholder:s,events:a},l))};function Nh(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 Fh=(0,y.injectIntl)((function(e){var t=e.onChange,n=e.options,r=e.value,o=e.immutable,i=e.placeholder,a=(0,y.useIntl)(),s=(null==n?void 0:n.datePickerOptions)||{},c="".concat(yu.A.getLocalizedDateTimeFormat(a.locale)),l="".concat(yu.A.getLocalizedDateFormat(a.locale)),u=yu.A.getLocalizedDateTimeFormatWithoutPunctuation(a.locale),d=[c,u,yu.A.useTwoDigitYear(c),yu.A.useTwoDigitYear(u)],f=yu.A.getLocalizedDateFormatWithoutPunctuation(a.locale),p=[l,f,yu.A.useTwoDigitYear(l),yu.A.useTwoDigitYear(f)];return(0,Je.jsx)(Rh,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Nh(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Nh(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({value:r,onChange:t,dateTimeFormats:d,dateFormats:p,hasTime:!0,immutable:o,placeholder:i},s))}));var Lh,Hh,Bh,Wh,zh,Uh,Vh,Yh,qh=Le.Ay.section.withConfig({displayName:"StyledSection"})(Lh||(Lh=Ne()(["\n flex: 1;\n display: flex;\n justify-content: flex-end;\n"]))),Gh=Le.Ay.div.withConfig({displayName:"StyledButtonsWrapper"})(Hh||(Hh=Ne()(["\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"])),Rt,Ve.hs.space(-2)),Kh=Le.Ay.div.withConfig({displayName:"StyledDropzone"})(Bh||(Bh=Ne()(["\n width: 100%;\n\n &:hover {\n "," {\n background-color: ",";\n }\n }\n"])),Rt,Ve.t7.color("backgroundItemHover")),Qh=Le.Ay.div.withConfig({displayName:"StyledUploadInput"})(Wh||(Wh=Ne()(["\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,Ve.Ed)(),(function(e){return e.immutable?"not-allowed":"pointer"}),Ve.t7.color("paper"),(function(e){return e.immutable?Ve.Db.shade2(e):Ve.Db.base(e)}),Ve.hs.space(-2),Rt,Ve.hs.space(-3.1),Ve.hs.space(-1.5)),Xh=Le.Ay.div.withConfig({displayName:"StyledUploadProgress"})(zh||(zh=Ne()(["\n && {\n padding-top: ",";\n text-align: center;\n display: inline-block;\n }\n"])),Ve.hs.space(-2)),$h=(0,Le.Ay)(br.oY).withConfig({displayName:"StyledUploadProgressText"})(Uh||(Uh=Ne()(["\n && {\n ","\n }\n"])),(0,Ve.Ed)({fontSize:Ve.hs.font(-1)})),Zh=Le.Ay.div.withConfig({displayName:"StyledUploadProgressIconAndText"})(Vh||(Vh=Ne()(["\n && {\n display: flex;\n justify-content: center;\n align-items: center;\n\n span {\n margin-left: ",";\n }\n }\n"])),Ve.hs.space(-2)),Jh=Le.Ay.div.withConfig({displayName:"StyledView"})(Yh||(Yh=Ne()(["\n display: flex;\n justify-content: space-between;\n padding-top: ",";\n"])),Ve.hs.space(-2));function em(e,t,n,r){return new(n||(n=Promise))((function(o,i){function a(e){try{c(r.next(e))}catch(e){i(e)}}function s(e){try{c(r.throw(e))}catch(e){i(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(a,s)}c((r=r.apply(e,t||[])).next())}))}function tm(e,t){var n,r,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function s(s){return function(c){return function(s){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,s[0]&&(a=0)),a;)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 a.label++,{value:s[1],done:!1};case 5:a.label++,r=s[1],s=[0];continue;case 7:s=a.ops.pop(),a.trys.pop();continue;default:if(!(o=a.trys,(o=o.length>0&&o[o.length-1])||6!==s[0]&&2!==s[0])){a=0;continue}if(3===s[0]&&(!o||s[1]>o[0]&&s[1]<o[3])){a.label=s[1];break}if(6===s[0]&&a.label<o[1]){a.label=o[1],o=s;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(s);break}o[2]&&a.ops.pop(),a.trys.pop();continue}s=t.call(e,a)}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 nm(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)a.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return a}function rm(e,t,n){if(n||2===arguments.length)for(var r,o=0,i=t.length;o<i;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 om=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 im(e,t){var n=function(e){var t=e.name;if(t&&-1!==t.lastIndexOf(".")&&!e.type){var n=t.split(".").pop().toLowerCase(),r=om.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 am=[".DS_Store","Thumbs.db"];function sm(e){return"object"==typeof e&&null!==e}function cm(e){return fm(e.target.files).map((function(e){return im(e)}))}function lm(e){return em(this,void 0,void 0,(function(){return tm(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 im(e)}))]}}))}))}function um(e,t){return em(this,void 0,void 0,(function(){var n;return tm(this,(function(r){switch(r.label){case 0:return e.items?(n=fm(e.items).filter((function(e){return"file"===e.kind})),"drop"!==t?[2,n]:[4,Promise.all(n.map(pm))]):[3,2];case 1:return[2,dm(hm(r.sent()))];case 2:return[2,dm(fm(e.files).map((function(e){return im(e)})))]}}))}))}function dm(e){return e.filter((function(e){return-1===am.indexOf(e.name)}))}function fm(e){if(null===e)return[];for(var t=[],n=0;n<e.length;n++){var r=e[n];t.push(r)}return t}function pm(e){if("function"!=typeof e.webkitGetAsEntry)return mm(e);var t=e.webkitGetAsEntry();return t&&t.isDirectory?vm(t):mm(e)}function hm(e){return e.reduce((function(e,t){return rm(rm([],nm(e),!1),nm(Array.isArray(t)?hm(t):[t]),!1)}),[])}function mm(e){var t=e.getAsFile();if(!t)return Promise.reject("".concat(e," is not a File"));var n=im(t);return Promise.resolve(n)}function gm(e){return em(this,void 0,void 0,(function(){return tm(this,(function(t){return[2,e.isDirectory?vm(e):ym(e)]}))}))}function vm(e){var t=e.createReader();return new Promise((function(e,n){var r=[];!function o(){var i=this;t.readEntries((function(t){return em(i,void 0,void 0,(function(){var i,a,s;return tm(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 i=c.sent(),e(i),[3,4];case 3:return a=c.sent(),n(a),[3,4];case 4:return[3,6];case 5:s=Promise.all(t.map(gm)),r.push(s),o(),c.label=6;case 6:return[2]}}))}))}),(function(e){n(e)}))}()}))}function ym(e){return em(this,void 0,void 0,(function(){return tm(this,(function(t){return[2,new Promise((function(t,n){e.file((function(n){var r=im(n,e.fullPath);t(r)}),(function(e){n(e)}))}))]}))}))}var bm=c(9455);function wm(e){return function(e){if(Array.isArray(e))return Dm(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||km(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 xm(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 Om(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?xm(Object(n),!0).forEach((function(t){Sm(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):xm(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Sm(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Em(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,i=[],a=!0,s=!1;try{for(n=n.call(e);!(a=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);a=!0);}catch(e){s=!0,o=e}finally{try{a||null==n.return||n.return()}finally{if(s)throw o}}return i}(e,t)||km(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 km(e,t){if(e){if("string"==typeof e)return Dm(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)?Dm(e,t):void 0}}function Dm(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 Cm="file-invalid-type",Pm="file-too-large",_m="file-too-small",jm="too-many-files",Tm=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:Cm,message:"File type must be ".concat(t)}},Am=function(e){return{code:Pm,message:"File is larger than ".concat(e," ").concat(1===e?"byte":"bytes")}},Rm=function(e){return{code:_m,message:"File is smaller than ".concat(e," ").concat(1===e?"byte":"bytes")}},Im={code:jm,message:"Too many files"};function Mm(e,t){var n="application/x-moz-file"===e.type||(0,bm.A)(e,t);return[n,n?null:Tm(t)]}function Nm(e,t,n){if(Fm(e.size))if(Fm(t)&&Fm(n)){if(e.size>n)return[!1,Am(n)];if(e.size<t)return[!1,Rm(t)]}else{if(Fm(t)&&e.size<t)return[!1,Rm(t)];if(Fm(n)&&e.size>n)return[!1,Am(n)]}return[!0,null]}function Fm(e){return null!=e}function Lm(e){return"function"==typeof e.isPropagationStopped?e.isPropagationStopped():void 0!==e.cancelBubble&&e.cancelBubble}function Hm(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 Bm(e){e.preventDefault()}function Wm(){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!Lm(e)&&t&&t.apply(void 0,[e].concat(r)),Lm(e)}))}}function zm(e){return"audio/*"===e||"video/*"===e||"image/*"===e||"text/*"===e||/\w+\/[-+.\w]+/g.test(e)}function Um(e){return/^.*\.[\w]+$/.test(e)}var Vm=["children"],Ym=["open"],qm=["refKey","role","onKeyDown","onFocus","onBlur","onClick","onDragEnter","onDragOver","onDragLeave","onDrop"],Gm=["refKey","onChange","onClick"];function Km(e){return function(e){if(Array.isArray(e))return $m(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||Xm(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 Qm(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,i=[],a=!0,s=!1;try{for(n=n.call(e);!(a=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);a=!0);}catch(e){s=!0,o=e}finally{try{a||null==n.return||n.return()}finally{if(s)throw o}}return i}(e,t)||Xm(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 Xm(e,t){if(e){if("string"==typeof e)return $m(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?$m(e,t):void 0}}function $m(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function 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 Jm(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){eg(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}function eg(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function tg(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}var ng=(0,b.forwardRef)((function(e,t){var n=e.children,r=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=Jm(Jm({},rg),e),n=t.accept,r=t.disabled,o=t.getFilesFromEvent,i=t.maxSize,a=t.minSize,s=t.multiple,c=t.maxFiles,l=t.onDragEnter,u=t.onDragLeave,d=t.onDragOver,f=t.onDrop,p=t.onDropAccepted,h=t.onDropRejected,m=t.onFileDialogCancel,g=t.onFileDialogOpen,v=t.useFsAccessApi,y=t.autoFocus,w=t.preventDropOnDocument,x=t.noClick,O=t.noKeyboard,S=t.noDrag,E=t.noDragEventsBubbling,k=t.onError,D=t.validator,C=(0,b.useMemo)((function(){return function(e){if(Fm(e))return Object.entries(e).reduce((function(e,t){var n=Em(t,2),r=n[0],o=n[1];return[].concat(wm(e),[r],wm(o))}),[]).filter((function(e){return zm(e)||Um(e)})).join(",")}(n)}),[n]),P=(0,b.useMemo)((function(){return function(e){if(Fm(e)){var t=Object.entries(e).filter((function(e){var t=Em(e,2),n=t[0],r=t[1],o=!0;return zm(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(Um)||(console.warn('Skipped "'.concat(n,'" because an invalid file extension was provided.')),o=!1),o})).reduce((function(e,t){var n=Em(t,2),r=n[0],o=n[1];return Om(Om({},e),{},Sm({},r,o))}),{});return[{description:"Files",accept:t}]}return e}(n)}),[n]),_=(0,b.useMemo)((function(){return"function"==typeof g?g:sg}),[g]),j=(0,b.useMemo)((function(){return"function"==typeof m?m:sg}),[m]),T=(0,b.useRef)(null),A=(0,b.useRef)(null),R=Qm((0,b.useReducer)(ag,ig),2),I=R[0],M=R[1],N=I.isFocused,F=I.isFileDialogActive,L=(0,b.useRef)("undefined"!=typeof window&&window.isSecureContext&&v&&"showOpenFilePicker"in window),H=function(){!L.current&&F&&setTimeout((function(){A.current&&(A.current.files.length||(M({type:"closeDialog"}),j()))}),300)};(0,b.useEffect)((function(){return window.addEventListener("focus",H,!1),function(){window.removeEventListener("focus",H,!1)}}),[A,F,j,L]);var B=(0,b.useRef)([]),W=function(e){T.current&&T.current.contains(e.target)||(e.preventDefault(),B.current=[])};(0,b.useEffect)((function(){return w&&(document.addEventListener("dragover",Bm,!1),document.addEventListener("drop",W,!1)),function(){w&&(document.removeEventListener("dragover",Bm),document.removeEventListener("drop",W))}}),[T,w]),(0,b.useEffect)((function(){return!r&&y&&T.current&&T.current.focus(),function(){}}),[T,y,r]);var z=(0,b.useCallback)((function(e){k?k(e):console.error(e)}),[k]),U=(0,b.useCallback)((function(e){e.preventDefault(),e.persist(),ne(e),B.current=[].concat(Km(B.current),[e.target]),Hm(e)&&Promise.resolve(o(e)).then((function(t){if(!Lm(e)||E){var n=t.length,r=n>0&&function(e){var t=e.files,n=e.accept,r=e.minSize,o=e.maxSize,i=e.multiple,a=e.maxFiles,s=e.validator;return!(!i&&t.length>1||i&&a>=1&&t.length>a)&&t.every((function(e){var t=Em(Mm(e,n),1)[0],i=Em(Nm(e,r,o),1)[0],a=s?s(e):null;return t&&i&&!a}))}({files:t,accept:C,minSize:a,maxSize:i,multiple:s,maxFiles:c,validator:D});M({isDragAccept:r,isDragReject:n>0&&!r,isDragActive:!0,type:"setDraggedFiles"}),l&&l(e)}})).catch((function(e){return z(e)}))}),[o,l,z,E,C,a,i,s,c,D]),V=(0,b.useCallback)((function(e){e.preventDefault(),e.persist(),ne(e);var t=Hm(e);if(t&&e.dataTransfer)try{e.dataTransfer.dropEffect="copy"}catch(e){}return t&&d&&d(e),!1}),[d,E]),Y=(0,b.useCallback)((function(e){e.preventDefault(),e.persist(),ne(e);var t=B.current.filter((function(e){return T.current&&T.current.contains(e)})),n=t.indexOf(e.target);-1!==n&&t.splice(n,1),B.current=t,t.length>0||(M({type:"setDraggedFiles",isDragActive:!1,isDragAccept:!1,isDragReject:!1}),Hm(e)&&u&&u(e))}),[T,u,E]),q=(0,b.useCallback)((function(e,t){var n=[],r=[];e.forEach((function(e){var t=Qm(Mm(e,C),2),o=t[0],s=t[1],c=Qm(Nm(e,a,i),2),l=c[0],u=c[1],d=D?D(e):null;if(o&&l&&!d)n.push(e);else{var f=[s,u];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:[Im]})})),n.splice(0)),M({acceptedFiles:n,fileRejections:r,type:"setFiles"}),f&&f(n,r,t),r.length>0&&h&&h(r,t),n.length>0&&p&&p(n,t)}),[M,s,C,a,i,c,f,p,h,D]),G=(0,b.useCallback)((function(e){e.preventDefault(),e.persist(),ne(e),B.current=[],Hm(e)&&Promise.resolve(o(e)).then((function(t){Lm(e)&&!E||q(t,e)})).catch((function(e){return z(e)})),M({type:"reset"})}),[o,q,z,E]),K=(0,b.useCallback)((function(){if(L.current){M({type:"openDialog"}),_();var e={multiple:s,types:P};window.showOpenFilePicker(e).then((function(e){return o(e)})).then((function(e){q(e,null),M({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)?z(e):(L.current=!1,A.current?(A.current.value=null,A.current.click()):z(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."))):(j(e),M({type:"closeDialog"}))}))}else A.current&&(M({type:"openDialog"}),_(),A.current.value=null,A.current.click())}),[M,_,j,v,q,z,P,s]),Q=(0,b.useCallback)((function(e){T.current&&T.current.isEqualNode(e.target)&&(" "!==e.key&&"Enter"!==e.key&&32!==e.keyCode&&13!==e.keyCode||(e.preventDefault(),K()))}),[T,K]),X=(0,b.useCallback)((function(){M({type:"focus"})}),[]),$=(0,b.useCallback)((function(){M({type:"blur"})}),[]),Z=(0,b.useCallback)((function(){x||(!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))}),[x,K]),J=function(e){return r?null:e},ee=function(e){return O?null:J(e)},te=function(e){return S?null:J(e)},ne=function(e){E&&e.stopPropagation()},re=(0,b.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,i=e.onKeyDown,a=e.onFocus,s=e.onBlur,c=e.onClick,l=e.onDragEnter,u=e.onDragOver,d=e.onDragLeave,f=e.onDrop,p=tg(e,qm);return Jm(Jm(eg({onKeyDown:ee(Wm(i,Q)),onFocus:ee(Wm(a,X)),onBlur:ee(Wm(s,$)),onClick:J(Wm(c,Z)),onDragEnter:te(Wm(l,U)),onDragOver:te(Wm(u,V)),onDragLeave:te(Wm(d,Y)),onDrop:te(Wm(f,G)),role:"string"==typeof o&&""!==o?o:"presentation"},n,T),r||O?{}:{tabIndex:0}),p)}}),[T,Q,X,$,Z,U,V,Y,G,O,S,r]),oe=(0,b.useCallback)((function(e){e.stopPropagation()}),[]),ie=(0,b.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,i=tg(e,Gm);return Jm(Jm({},eg({accept:C,multiple:s,type:"file",style:{display:"none"},onChange:J(Wm(r,G)),onClick:J(Wm(o,oe)),tabIndex:-1},n,A)),i)}}),[A,n,s,G,r]);return Jm(Jm({},I),{},{isFocused:N&&!r,getRootProps:re,getInputProps:ie,rootRef:T,inputRef:A,open:J(K)})}(tg(e,Vm)),o=r.open,i=tg(r,Ym);return(0,b.useImperativeHandle)(t,(function(){return{open:o}}),[o]),x().createElement(b.Fragment,null,n(Jm(Jm({},i),{},{open:o})))}));ng.displayName="Dropzone";var rg={disabled:!1,getFilesFromEvent:function(e){return em(this,void 0,void 0,(function(){return tm(this,(function(t){return sm(e)&&sm(e.dataTransfer)?[2,um(e.dataTransfer,e.type)]:function(e){return sm(e)&&sm(e.target)}(e)?[2,cm(e)]:Array.isArray(e)&&e.every((function(e){return"getFile"in e&&"function"==typeof e.getFile}))?[2,lm(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};ng.defaultProps=rg,ng.propTypes={children:Ie().func,accept:Ie().objectOf(Ie().arrayOf(Ie().string)),multiple:Ie().bool,preventDropOnDocument:Ie().bool,noClick:Ie().bool,noKeyboard:Ie().bool,noDrag:Ie().bool,noDragEventsBubbling:Ie().bool,minSize:Ie().number,maxSize:Ie().number,maxFiles:Ie().number,disabled:Ie().bool,getFilesFromEvent:Ie().func,onFileDialogCancel:Ie().func,onFileDialogOpen:Ie().func,useFsAccessApi:Ie().bool,autoFocus:Ie().bool,onDragEnter:Ie().func,onDragLeave:Ie().func,onDragOver:Ie().func,onDrop:Ie().func,onDropAccepted:Ie().func,onDropRejected:Ie().func,onError:Ie().func,validator:Ie().func};const og=ng;var ig={isFocused:!1,isFileDialogActive:!1,isDragActive:!1,isDragAccept:!1,isDragReject:!1,acceptedFiles:[],fileRejections:[]};function ag(e,t){switch(t.type){case"focus":return Jm(Jm({},e),{},{isFocused:!0});case"blur":return Jm(Jm({},e),{},{isFocused:!1});case"openDialog":return Jm(Jm({},ig),{},{isFileDialogActive:!0});case"closeDialog":return Jm(Jm({},e),{},{isFileDialogActive:!1});case"setDraggedFiles":return Jm(Jm({},e),{},{isDragActive:t.isDragActive,isDragAccept:t.isDragAccept,isDragReject:t.isDragReject});case"setFiles":return Jm(Jm({},e),{},{acceptedFiles:t.acceptedFiles,fileRejections:t.fileRejections});case"reset":return Jm({},ig);default:return e}}function sg(){}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 lg(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){Qe()(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}const ug=(0,y.injectIntl)((function(e){var t=e.onDrop,n=e.immutable,r=e.text,o=e.onChoose,i=e.intl,a=function(e){return i.formatMessage({id:e})};return(0,Je.jsxs)(Qh,{immutable:n,children:[(0,Je.jsx)(og,{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,Je.jsx)(qh,{children:(0,Je.jsxs)(Kh,lg(lg({},t()),{},{children:[(0,Je.jsx)("input",lg({},n())),(0,Je.jsx)(Nt,{icon:"arrow-to-top",label:a("client.component.upload.uploadFile"),iconOnly:!0})]}))})}}),o&&(0,Je.jsx)(Nt,{onClick:function(e){o(),e.stopPropagation()},icon:"folder",label:a("client.component.upload.browseDocs"),iconOnly:!0})]})}));var dg,fg=Le.Ay.figure.withConfig({displayName:"StyledPreview"})(dg||(dg=Ne()(["\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"])),Ve.hs.space(-2.2),Ve.t7.color("border"),Ve.t7.radii("form"),(function(e){return e.maxDimensionX||"100%"}),(function(e){return e.maxDimensionY||"100%"}));const pg=fg;var hg;const mg=function(e){var t=e.thumbnailUrl,n=e.alt,r=e.srcUrl,o=(e.fileName,e.caption),i=e.maxDimensionX,a=e.maxDimensionY,s=t?(0,Je.jsx)("img",{alt:n,title:n,src:t}):(0,Je.jsx)("div",{title:n,children:hg||(hg=(0,Je.jsx)(Ze.A,{icon:"file-alt"}))});return(0,Je.jsxs)(pg,{maxDimensionX:i,maxDimensionY:a,children:[(0,Je.jsx)("a",{target:"_blank",rel:"noopener noreferrer",href:r,children:s}),o&&(0,Je.jsx)(br.Ay.Figcaption,{children:o})]})};var gg=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 vg=function(e){var t=e.file,n=e.text;return(0,Je.jsxs)(Xh,{children:[(0,Je.jsx)(mg,{alt:t.name,caption:t.name,maxDimensionX:"96px",maxDimensionY:"96px",srcUrl:t.preview,thumbnailUrl:t.type.startsWith("image")?t.preview:null}),(0,Je.jsxs)(Zh,{children:[(0,Je.jsx)(rt,{position:Ve.xX.position.PREPEND}),(0,Je.jsxs)($h,{children:[n||"uploading"," (",gg(t.size),")"]})]})]})};var yg=function(e,t,n){return"".concat(e).concat(e&&e.indexOf("?")>=0?"&":"?").concat(t,"=").concat(n)};const bg={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 yg(e,"download",!0)},addParameterToURL:yg};function wg(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 xg(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?wg(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):wg(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const Og=function(e){var t,n=e.value,r=e.downloadTitle,o=e.immutable,i=e.onUpload,a=e.deleteTitle,s=null===(t=n.binaryLink)||void 0===t?void 0:t.startsWith("blob:");return(0,Je.jsxs)(Jh,{className:"StyledView",children:[(0,Je.jsx)(mg,xg(xg({alt:n.fileName},s&&{caption:n.fileName}),{},{fileName:n.fileName,maxDimensionX:"96px",maxDimensionY:"96px",srcUrl:n.binaryLink,thumbnailUrl:n.thumbnailLink})),(0,Je.jsxs)(Gh,{children:[!o&&(0,Je.jsx)(Nt,{icon:"trash",onClick:function(){return i(null)},tabIndex:-1,title:a||"delete"}),(0,Je.jsx)(Nt,{children:(0,Je.jsx)(bo.Ay,{neutral:!0,icon:"arrow-to-bottom",target:"_blank",href:bg.getDownloadUrl(n.binaryLink),tabIndex:-1,title:r||"download"})})]})]})};function Sg(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?Sg(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Sg(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const kg=function(e){var t=e.value,n=e.textResources,r=void 0===n?{}:n,o=e.onUpload,i=e.onChoose,a=(0,b.useRef)(t),s=(0,b.useState)({isUploading:!1,previewFile:null}),c=it()(s,2),l=c[0],u=c[1];return(0,b.useEffect)((function(){pr()(a.current,t)||u({isUploading:!1,previewFile:null}),a.current=t}),[t]),null!=t&&t.binaryLink?(0,Je.jsx)(Og,Eg(Eg({},e),{},{deleteTitle:r.delete,downloadTitle:r.download})):l.isUploading?(0,Je.jsx)(vg,Eg({file:l.previewFile,text:r.uploading},e)):(0,Je.jsx)(ug,Eg(Eg({},e),{},{onDrop:function(e){!function(e){u({isUploading:!0,previewFile:e})}(e),o(e)},onChoose:i}))};const Dg=function(e){var t=e.onChange,n=e.options,r=void 0===n?{}:n,o=e.immutable,i=e.value;return(0,Je.jsx)(kg,{onUpload:function(e){null===e?t&&t(null):r.upload&&r.upload(e)},onChoose:r.choose,immutable:o,textResources:{upload:r.uploadText,uploading:r.uploadingText,delete:r.deleteText,download:r.downloadText},value:i||null})};var Cg,Pg,_g=Le.Ay.input.withConfig({displayName:"StyledDurationEdit"})(Cg||(Cg=Ne()(["\n &&&& {\n ","\n flex-grow: 0;\n width: ","px;\n min-width: 2.5ch;\n }\n"])),Oo,(function(e){return e.width})),jg=Le.Ay.label.withConfig({displayName:"StyledDurationEditFocusable"})(Pg||(Pg=Ne()(["\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"])),Ve.hs.space(1),(function(e){return e.immutable?Ve.t7.color("textDisabled"):Ve.t7.color("text")}),(function(e){return e.immutable&&"text"}));const Tg=function(e){var t=e.id,n=e.value,r=e.immutable,o=e.onChange,i=e.options,a=void 0===i?{hoursLabel:"hrs",minutesLabel:"min",secondsLabel:"s"}:i,s=yu.A.millisecondsToDuration(n),c=(0,b.useState)(!1),l=it()(c,2),u=l[0],d=l[1],f=function(e,t){var n,r,i=null!==t?t:s.minutes,a=null!==e?e:s.hours;""!==i||""!==a?(i>=60&&(a=0),o((r=i,(n=a)||r?((n<0||r<0)&&(n=Do(n),r=Do(r)),60*(n||0)*6e4+6e4*(r||0)):null))):o(null)},p=function(){d(!0)},h=function(e){e.charCode>=48&&e.charCode<=57||45===e.charCode&&!0===a.allowNegative||e.preventDefault()},m=function(){return!0===a.allowNegative?"-?d+":"d+"},g=function(){return u||"number"==typeof n},v=function(e){return 9*(e+"").length},y=r&&Boolean(s.seconds);return(0,Je.jsxs)(xo,{onBlur:function(){d(!1)},immutable:r,id:t,children:[(0,Je.jsxs)(jg,{immutable:r,children:[(0,Je.jsx)(_g,{disabled:r,immutable:r,min:!0===a.allowNegative?void 0:0,onChange:function(){},onFocus:p,onInput:function(e){var t=e.target.value.replace(/[^-\d]/g,"");f(t,null)},onKeyPress:h,pattern:m(),step:1,width:v(s.hours),type:"number",value:"number"!=typeof s.hours||0===s.hours&&!r?"":s.hours+"","data-cy":"input-hours"}),g()&&(0,Je.jsx)(br.Ay.Span,{children:a.hoursLabel})]}),(0,Je.jsxs)(jg,{immutable:r,children:[(0,Je.jsx)(_g,{disabled:r,immutable:r,min:!0!==a.allowNegative||null!==s.hours&&0!==s.hours?0:void 0,onChange:function(){},onFocus:p,onInput:function(e){var t=e.target.value.replace(/[^-\d]/g,"");f(null,t)},onKeyPress:h,pattern:m(),step:1,width:v(s.minutes),type:"number",value:s.minutes+"","data-cy":"input-minutes"}),g()&&(0,Je.jsx)(br.Ay.Span,{children:a.minutesLabel})]}),y&&(0,Je.jsxs)(jg,{immutable:r,children:[(0,Je.jsx)(_g,{disabled:r,immutable:r,onChange:function(){},width:v(s.seconds),type:"number",value:s.seconds+""}),g()&&(0,Je.jsx)(br.Ay.Span,{children:a.secondsLabel})]})]})};var Ag;const Rg=Le.Ay.input.attrs((function(e){return{type:"text"}})).withConfig({displayName:"StyledStringEdit"})(Ag||(Ag=Ne()(["\n &&&& {\n ","\n }\n"])),Oo);const Ig=mt.Debouncer((function(e){return(0,Je.jsxs)(xo,{immutable:e.immutable,children:[(0,Je.jsx)(Rg,{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,Je.jsx)(Eo,{children:(0,Je.jsx)(bo.Ay,{href:"mailto:".concat(e.value.toString()),icon:"envelope",look:"ball",tabIndex:-1,target:"_blank",neutral:!0})})]})}));var Mg=c(67197),Ng=c.n(Mg),Fg=c(44383),Lg=c.n(Fg);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 Bg(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){Qe()(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}function Wg(){Wg=function(e,t){return new n(e,void 0,t)};var e=RegExp.prototype,t=new WeakMap;function n(e,r,o){var i=RegExp(e,r);return t.set(i,o||t.get(e)),Ng()(i,n.prototype)}function r(e,n){var r=t.get(n);return Object.keys(r).reduce((function(t,n){var o=r[n];if("number"==typeof o)t[n]=e[o];else{for(var i=0;void 0===e[o[i]]&&i+1<o.length;)i++;t[n]=e[o[i]]}return t}),Object.create(null))}return Ae()(n,RegExp),n.prototype.exec=function(t){var n=e.exec.call(this,t);if(n){n.groups=r(n,this);var o=n.indices;o&&(o.groups=r(o,this))}return n},n.prototype[Symbol.replace]=function(n,o){if("string"==typeof o){var i=t.get(this);return e[Symbol.replace].call(this,n,o.replace(/\$<([^>]+)>/g,(function(e,t){var n=i[t];return"$"+(Array.isArray(n)?n.join("$"):n)})))}if("function"==typeof o){var a=this;return e[Symbol.replace].call(this,n,(function(){var e=arguments;return"object"!=dr()(e[e.length-1])&&(e=[].slice.call(e)).push(r(e,a)),o.apply(this,e)}))}return e[Symbol.replace].call(this,n,o)},Wg.apply(this,arguments)}var zg,Ug=["key","display","postcode","city","country","latitude","longitude"],Vg=function(e){return e*Math.PI/180},Yg=function(e){var t=e.state,n=e.country,r=e.postcode,o=e.city,i=e.latitude,a=e.longitude,s=t?"- ".concat(t):"",c=n?"/ ".concat(n.display):"";return{key:r,display:"".concat(r," ").concat(o," ").concat(s," ").concat(c),postcode:r,city:o,country:n,latitude:Vg(i),longitude:Vg(a)}};function qg(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 Gg(){}function Kg(e){return!!(e||"").match(/\d/)}function Qg(e){return null==e}function Xg(e){return Qg(e)||function(e){return"number"==typeof e&&isNaN(e)}(e)||"number"==typeof e&&!isFinite(e)}function $g(e){return e.replace(/[-[\]/{}()*+?.\\^$|]/g,"\\$&")}function Zg(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 Jg(e,t,n){for(var r="",o=n?"0":"",i=0;i<=t-1;i++)r+=e[i]||o;return r}function ev(e,t){return Array(t+1).join(e)}function tv(e){var t=e+"",n="-"===t[0]?"-":"";n&&(t=t.substring(1));var r=t.split(/[eE]/g),o=r[0],i=r[1];if(!(i=Number(i)))return n+o;var a=1+i,s=(o=o.replace(".","")).length;return a<0?o="0."+ev("0",Math.abs(a))+o:a>=s?o+=ev("0",a-s):o=(o.substring(0,a)||"0")+"."+o.substring(a),n+o}function nv(e,t,n){if(-1!==["","-"].indexOf(e))return e;var r=(-1!==e.indexOf(".")||n)&&t,o=Zg(e),i=o.beforeDecimal,a=o.afterDecimal,s=o.hasNegation,c=parseFloat("0."+(a||"0")),l=(a.length<=t?"0."+a:c.toFixed(t)).split("."),u=i;return i&&Number(l[0])&&(u=i.split("").reverse().reduce((function(e,t,n){return e.length>n?(Number(e[0])+Number(t)).toString()+e.substring(1,e.length):t+e}),l[0])),""+(s?"-":"")+u+(r?".":"")+Jg(l[1]||"",t,n)}function rv(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"}(zg||(zg={}));var ov,iv,av,sv=(ov=function(e,t){for(var n=0,r=0,o=e.length,i=t.length;e[n]===t[n]&&n<o;)n++;for(;e[o-1-r]===t[i-1-r]&&i-r>n&&o-r>n;)r++;return{from:{start:n,end:o-r},to:{start:n,end:i-r}}},av=void 0,function(){for(var e=[],t=arguments.length;t--;)e[t]=arguments[t];return iv&&e.length===iv.length&&e.every((function(e,t){return e===iv[t]}))?av:(iv=e,av=ov.apply(void 0,e))}),cv=function(e,t){var n=Math.min(e.selectionStart,t);return{from:{start:n,end:e.selectionEnd},to:{start:n,end:t}}};function lv(e){return Math.max(e.selectionStart,e.selectionEnd)}function uv(e){return{from:{start:0,end:0},to:{start:0,end:e.length},lastValue:""}}function dv(e){var t=e.currentValue,n=e.formattedValue,r=e.currentValueIndex,o=e.formattedValueIndex;return t[r]===n[o]}function fv(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 pv(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(Kg(e[n])||Kg(e[n-1]));return t}function hv(e,t,n,r,o,i){void 0===i&&(i=Gg);var a=function(e){var t=(0,b.useRef)(e);t.current=e;var n=(0,b.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,i;return Xg(e)?(i="",n=""):"number"==typeof e||t?(i="number"==typeof e?tv(e):e,n=r(i)):(i=o(e,void 0),n=r(i)),{formattedValue:n,numAsString:i}})),s=(0,b.useState)((function(){return a(Qg(e)?t:e,n)})),c=s[0],l=s[1],u=e,d=n;Qg(e)&&(u=c.numAsString,d=!0);var f=a(u,d);return(0,b.useMemo)((function(){l(f)}),[f.formattedValue]),[c,function(e,t){e.formattedValue!==c.formattedValue&&l({formattedValue:e.formattedValue,numAsString:e.value}),i(e,t)}]}function mv(e){return e.replace(/[^0-9]/g,"")}function gv(e){return e}function vv(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,i=e.getInputRef,a=e.format;void 0===a&&(a=gv);var s=e.removeFormatting;void 0===s&&(s=mv);var c=e.defaultValue,l=e.valueIsNumericString,u=e.onValueChange,d=e.isAllowed,f=e.onChange;void 0===f&&(f=Gg);var p=e.onKeyDown;void 0===p&&(p=Gg);var h=e.onMouseUp;void 0===h&&(h=Gg);var m=e.onFocus;void 0===m&&(m=Gg);var g=e.onBlur;void 0===g&&(g=Gg);var v=e.value,y=e.getCaretBoundary;void 0===y&&(y=pv);var w=e.isValidInputCharacter;void 0===w&&(w=Kg);var O=e.isCharacterSame,S=qg(e,["type","displayType","customInput","renderText","getInputRef","format","removeFormatting","defaultValue","valueIsNumericString","onValueChange","isAllowed","onChange","onKeyDown","onMouseUp","onFocus","onBlur","value","getCaretBoundary","isValidInputCharacter","isCharacterSame"]),E=hv(v,c,Boolean(l),a,s,u),k=E[0],D=k.formattedValue,C=k.numAsString,P=E[1],_=(0,b.useRef)(),j=(0,b.useRef)({formattedValue:D,numAsString:C}),T=function(e,t){j.current={formattedValue:e.formattedValue,numAsString:e.value},P(e,t)},A=(0,b.useState)(!1),R=A[0],I=A[1],M=(0,b.useRef)(null),N=(0,b.useRef)({setCaretTimeout:null,focusTimeout:null});(0,b.useEffect)((function(){return I(!0),function(){clearTimeout(N.current.setCaretTimeout),clearTimeout(N.current.focusTimeout)}}),[]);var F=a,L=function(e,t){var n=parseFloat(t);return{formattedValue:e,value:t,floatValue:isNaN(n)?void 0:n}},H=function(e,t,n){0===e.selectionStart&&e.selectionEnd===e.value.length||(rv(e,t),N.current.setCaretTimeout=setTimeout((function(){e.value===n&&e.selectionStart!==t&&rv(e,t)}),0))},B=function(e,t,n){return fv(e,t,y(e),n)},W=function(e,t,n){var r=y(t),o=function(e,t,n,r,o,i,a){void 0===a&&(a=dv);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 l=n.length,u=e.length,d={},f=new Array(l),p=0;p<l;p++){f[p]=-1;for(var h=0,m=u;h<m;h++)if(a({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<l&&(-1===f[g]||!i(n[g]));)g++;var v=g===l||-1===f[g]?u:f[g];for(g=r-1;g>0&&-1===f[g];)g--;var y=-1===g||-1===f[g]?0:f[g]+1;return y>v?v:r-y<v-r?y:v}(t,D,e,n,r,w,O);return o=fv(t,o,r)};(0,b.useEffect)((function(){var e=j.current,t=e.formattedValue,n=e.numAsString;D===t&&C===n||T(L(D,C),{event:void 0,source:zg.props})}),[D,C]);var z=M.current?lv(M.current):void 0;("undefined"!=typeof window?b.useLayoutEffect:b.useEffect)((function(){var e=M.current;if(D!==j.current.formattedValue&&e){var t=W(j.current.formattedValue,D,z);e.value=D,H(e,t,D)}}),[D]);var U=function(e,t,n){var r=t.target,o=_.current?cv(_.current,r.selectionEnd):sv(D,e),i=Object.assign(Object.assign({},o),{lastValue:D}),a=s(e,i),c=F(a);if(a=s(c,void 0),d&&!d(L(c,a))){var l=t.target,u=lv(l),f=W(e,D,u);return l.value=D,H(l,f,D),!1}return function(e){var t=e.formattedValue;void 0===t&&(t="");var n,r=e.input,o=e.source,i=e.event,a=e.numAsString;if(r){var s=e.inputValue||r.value,c=lv(r);r.value=t,void 0!==(n=W(s,t,c))&&H(r,n,t)}t!==D&&T(L(t,a),{event:i,source:o})}({formattedValue:c,numAsString:a,inputValue:e,event:t,source:n,input:t.target}),!0},V=function(e,t){void 0===t&&(t=0);var n=e.selectionStart,r=e.selectionEnd;_.current={selectionStart:n,selectionEnd:r+t}},Y=!R||"undefined"==typeof navigator||navigator.platform&&/iPhone|iPod/.test(navigator.platform)?void 0:"numeric",q=Object.assign({inputMode:Y},S,{type:t,value:D,onChange:function(e){var t=e.target.value;U(t,e,zg.event)&&f(e),_.current=void 0},onKeyDown:function(e){var t,n=e.target,r=e.key,o=n.selectionStart,i=n.selectionEnd,a=n.value;void 0===a&&(a=""),"ArrowLeft"===r||"Backspace"===r?t=Math.max(o-1,0):"ArrowRight"===r?t=Math.min(o+1,a.length):"Delete"===r&&(t=o);var s=0;"Delete"===r&&o===i&&(s=1);var c="ArrowLeft"===r||"ArrowRight"===r;if(void 0===t||o!==i&&!c)return p(e),void V(n,s);var l=t;c?(l=B(a,t,"ArrowLeft"===r?"left":"right"))!==t&&e.preventDefault():"Delete"!==r||w(a[t])?"Backspace"!==r||w(a[t])||(l=B(a,t,"left")):l=B(a,t,"right");l!==t&&H(n,l,a),p(e),V(n,s)},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=B(r,e);o!==e&&H(t,o,r)}};n(),requestAnimationFrame((function(){n()})),h(e),V(t)},onFocus:function(e){e.persist&&e.persist();var t=e.target,n=e.currentTarget;M.current=t,N.current.focusTimeout=setTimeout((function(){var r=t.selectionStart,o=t.selectionEnd,i=t.value;void 0===i&&(i="");var a=B(i,r);a===r||0===r&&o===i.length||H(t,a,i),m(Object.assign(Object.assign({},e),{currentTarget:n}))}),0)},onBlur:function(e){M.current=null,clearTimeout(N.current.focusTimeout),clearTimeout(N.current.setCaretTimeout),g(e)}});if("text"===n)return o?x().createElement(x().Fragment,null,o(D,S)||null):x().createElement("span",Object.assign({},S,{ref:i}),D);if(r){var G=r;return x().createElement(G,Object.assign({},q,{ref:i}))}return x().createElement("input",Object.assign({},q,{ref:i}))}function yv(e,t){var n=t.decimalScale,r=t.fixedDecimalScale,o=t.prefix;void 0===o&&(o="");var i=t.suffix;void 0===i&&(i="");var a=t.allowNegative,s=t.thousandsGroupStyle;if(void 0===s&&(s="thousand"),""===e||"-"===e)return e;var c=bv(t),l=c.thousandSeparator,u=c.decimalSeparator,d=0!==n&&-1!==e.indexOf(".")||n&&r,f=Zg(e,a),p=f.beforeDecimal,h=f.afterDecimal,m=f.addNegation;return void 0!==n&&(h=Jg(h,n,!!r)),l&&(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,l,s)),o&&(p=o+p),i&&(h+=i),m&&(p="-"+p),e=p+(d&&u||"")+h}function bv(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 wv(e,t,n){var r;void 0===t&&(t=uv(e));var o=n.allowNegative,i=n.prefix;void 0===i&&(i="");var a=n.suffix;void 0===a&&(a="");var s=n.decimalScale,c=t.from,l=t.to,u=l.start,d=l.end,f=bv(n),p=f.allowedDecimalSeparators,h=f.decimalSeparator,m=e[d]===h;if(Kg(e)&&(e===i||e===a)&&""===t.lastValue)return e;if(d-u==1&&-1!==p.indexOf(e[u])){var g=0===s?"":h;e=e.substring(0,u)+g+e.substring(u+1,e.length)}var v=function(e,t,n){var r=!1,o=!1;i.startsWith("-")?r=!1:e.startsWith("--")?(r=!1,o=!0):a.startsWith("-")&&e.length===a.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}},y=v(e,u,d),b=y.hasNegation;e=(r=y).value,u=r.start,d=r.end;var w=v(t.lastValue,c.start,c.end),x=w.start,O=w.end,S=w.value,E=e.substring(u,d);!(e.length&&S.length&&(x>S.length-a.length||O<i.length))||E&&a.startsWith(E)||(e=S);var k=0;e.startsWith(i)?k+=i.length:u<i.length&&(k=u),d-=k;var D=(e=e.substring(k)).length,C=e.length-a.length;e.endsWith(a)?D=C:(d>C||d>e.length-a.length)&&(D=d),e=e.substring(0,D),e=function(e,t){void 0===e&&(e="");var n=new RegExp("(-)"),r=new RegExp("(-)(.)*(-)"),o=n.test(e),i=r.test(e);return e=e.replace(/-/g,""),o&&!i&&t&&(e="-"+e),e}(b?"-"+e:e,o),e=(e.match(function(e,t){return new RegExp("(^-)|[0-9]|"+$g(e),t?"g":void 0)}(h,!0))||[]).join("");var P=e.indexOf(h);e=e.replace(new RegExp($g(h),"g"),(function(e,t){return t===P?".":""}));var _=Zg(e,o),j=_.beforeDecimal,T=_.afterDecimal,A=_.addNegation;return l.end-l.start<c.end-c.start&&""===j&&m&&!parseFloat(T)&&(e=A?"-":""),e}function xv(e){e=function(e){var t=bv(e),n=t.thousandSeparator,r=t.decimalSeparator,o=e.prefix;void 0===o&&(o="");var i=e.allowNegative;if(void 0===i&&(i=!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("-")&&i&&(console.error("\n Prefix can't start with '-' when allowNegative is true.\n prefix: "+o+"\n allowNegative: "+i+"\n "),i=!1),Object.assign(Object.assign({},e),{allowNegative:i})}(e);e.decimalSeparator,e.allowedDecimalSeparators,e.thousandsGroupStyle;var t=e.suffix,n=e.allowNegative,r=e.allowLeadingZeros,o=e.onKeyDown;void 0===o&&(o=Gg);var i=e.onBlur;void 0===i&&(i=Gg);var a=e.thousandSeparator,s=e.decimalScale,c=e.fixedDecimalScale,l=e.prefix;void 0===l&&(l="");var u=e.defaultValue,d=e.value,f=e.valueIsNumericString,p=e.onValueChange,h=qg(e,["decimalSeparator","allowedDecimalSeparators","thousandsGroupStyle","suffix","allowNegative","allowLeadingZeros","onKeyDown","onBlur","thousandSeparator","decimalScale","fixedDecimalScale","prefix","defaultValue","value","valueIsNumericString","onValueChange"]),m=bv(e),g=m.decimalSeparator,v=m.allowedDecimalSeparators,y=function(t){return yv(t,e)},b=function(t,n){return wv(t,n,e)},w=Qg(d)?u:d,x=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,l,t);Qg(d)?Qg(u)||(x=x||"number"==typeof u):x=x||"number"==typeof d;var O=function(e){return Xg(e)?e:("number"==typeof e&&(e=tv(e)),x&&"number"==typeof s?nv(e,s,Boolean(c)):e)},S=hv(O(d),O(u),Boolean(x),y,b,p),E=S[0],k=E.numAsString,D=E.formattedValue,C=S[1];return Object.assign(Object.assign({},h),{value:D,valueIsNumericString:!1,isValidInputCharacter:function(e){return e===g||Kg(e)},isCharacterSame:function(e){var t=e.currentValue,n=e.lastValue,r=e.formattedValue,o=e.currentValueIndex,i=e.formattedValueIndex,a=t[o],s=r[i],c=sv(n,t).to;return!!(o>=c.start&&o<c.end&&v&&v.includes(a)&&s===g)||a===s},onValueChange:C,format:y,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})),i="-"===e[0];o.fill(!1,0,n.length+(i?1:0));var a=e.length;return o.fill(!1,a-r.length+1,a+1),o}(t,e)},onKeyDown:function(e){var t=e.target,r=e.key,i=t.selectionStart,u=t.selectionEnd,d=t.value;if(void 0===d&&(d=""),("Backspace"===r||"Delete"===r)&&u<l.length)e.preventDefault();else if(i===u){"Backspace"===r&&"-"===d[0]&&i===l.length+1&&n&&rv(t,1),s&&c&&("Backspace"===r&&d[i-1]===g?(rv(t,i-1),e.preventDefault()):"Delete"===r&&d[i]===g&&e.preventDefault()),(null==v?void 0:v.includes(r))&&d[i]===g&&rv(t,i+1);var f=!0===a?",":a;"Backspace"===r&&d[i-1]===f&&rv(t,i-1),"Delete"===r&&d[i]===f&&rv(t,i+1),o(e)}else o(e)},onBlur:function(t){var n=k;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=nv(n,s,c)),n!==k){var o=yv(n,e);C({formattedValue:o,value:n,floatValue:parseFloat(n)},{event:t,source:zg.event})}i(t)}})}function Ov(e){var t=xv(e);return x().createElement(vv,Object.assign({},t))}var Sv,Ev=["immutable"];function kv(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 Dv=(0,Le.Ay)((function(e){e.immutable;var t=$e()(e,Ev);return(0,Je.jsx)(Ov,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?kv(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):kv(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({},t))})).withConfig({displayName:"StyledNumberEdit"})(Sv||(Sv=Ne()(["\n &&&& {\n ","\n }\n"])),Oo);const Cv=Dv;function Pv(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 _v(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Pv(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Pv(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var jv=function(e){return 0!==e?Math.ceil(Math.log10(Math.abs(e)+1)):1},Tv=function(e){return null!=e&&!isNaN(parseFloat(e))},Av=function(e,t,n){return!Tv(n)||!(Tv(t)&&n>t)&&!(Tv(e)&&n<e)},Rv=function(e,t){return function(n){var r=n.floatValue;return jv(r)<jv(e)||Av(e,t,r)}};const Iv=(0,y.injectIntl)(mt.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,i=e.options||{},a=i.prePointDigits,s=i.postPointDigits,c=i.minValue,l=i.maxValue,u=i.allowNegative,d=i.fixedDecimalScale,f=i.suffix,p=i.prefix,h=i.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}(a,s,l),g=_v(_v({isAllowed:Rv(c,m),allowNegative:!!u},isNaN(s)?{}:{decimalScale:s}),{},{fixedDecimalScale:!!d}),v=void 0===e.value||null===e.value?"":e.value;return(0,Je.jsx)(xo,{immutable:e.immutable,children:(0,Je.jsx)(Cv,_v(_v({decimalSeparator:o,disabled:e.immutable,id:e.id,valueIsNumericString:!0,name:e.name,onValueChange:function(t){e.onChange&&Av(c,m,t.floatValue)&&e.onChange(void 0!==t.floatValue?t.floatValue:null)},immutable:e.immutable,thousandSeparator:r,value:v,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&&!Av(c,m,r)&&(t.target.value=null)}}))})}),800));const Mv=mt.Debouncer((function(e){var t=e.value,n=e.onChange,r=e.options,o=e.immutable,i=e.name,a=e.id,s=e.placeholder,c=r||{},l=c.minValue,u=c.maxValue,d=c.format,f=c.allowLeadingZeros,p=c.suffix,h=null==t?"":t;return(0,Je.jsx)(xo,{immutable:o,children:(0,Je.jsx)(Cv,{isAllowed:Rv(l,u),allowNegative:!0,decimalScale:0,disabled:o,id:a,name:i,onValueChange:function(e){var t=e.value,r=e.floatValue,o=f?t:r;void 0===o&&(o=null),Av(l,u,r)&&n(o)},value:h,allowLeadingZeros:f,suffix:p,format:d,placeholder:s,immutable:o})})}),800);var Nv,Fv,Lv,Hv=Le.Ay.div.withConfig({displayName:"StyledWrapper"})(Nv||(Nv=Ne()(["\n display: flex;\n justify-content: stretch;\n"]))),Bv=Le.Ay.div.withConfig({displayName:"StyledLocationWrapper"})(Fv||(Fv=Ne()(["\n flex-grow: 1;\n"]))),Wv=Le.Ay.div.withConfig({displayName:"StyledDistanceWrapper"})(Lv||(Lv=Ne()(["\n width: 50px;\n border-left: 1px solid ",";\n margin-left: ",";\n padding-left: ",";\n"])),Ve.t7.color("border"),Ve.hs.space(-.8),Ve.hs.space(.5));function zv(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 Uv(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?zv(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):zv(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const Vv=function(e){var t=e.id,n=e.immutable,r=e.value,o=e.onChange,i=e.options,a=void 0===i?{}:i,s=a.suggestions,c=a.isLoading,l=a.fetchSuggestions,u=a.latitudeField,d=a.longitudeField,f=a.emptySearchText,p=a.noResultsText,h=a.kmSuffixText,m=r?r.distance:0,g=function(e){return null!=e&&e.latitude&&null!=e&&e.longitude?Lg()(e,Ug):void 0}(r),v=function(e){return e?e.map(Yg):[]}(s);return(0,Je.jsxs)(Hv,{children:[(0,Je.jsx)(Bv,{children:(0,Je.jsx)(Ip,{id:t,immutable:n,onChange:function(e){o(Uv(Uv({},function(e,t){return t?Bg(Bg({},e),Lg()(t,Ug)):$r()(e,Ug)}(r,e)),{},{latitudeField:u,longitudeField:d}))},isLoading:c,options:v,searchOptions:function(e){var t=function(e){if(!e)return null;var t=Xt()(e.matchAll(Wg(/([\d]*)([^\d\s]*)/g,{postcode:1,city:2}))).map((function(e){return e.groups})),n=t.find((function(e){return e.postcode})),r=t.find((function(e){return e.city}));return Bg(Bg({},r?{city:r.city}:{}),n?{postcode:n.postcode}:{})}(e);l(t,null)},fetchOptions:function(e){e||l(null,null)},value:g,noResultsComp:function(e){return e.inputValue?p:f}})}),(0,Je.jsx)(Wv,{children:(0,Je.jsx)(Mv,{value:m,onChange:function(e){o(Uv(Uv({},r),{},{distance:e}))},immutable:n,options:{minValue:0,maxValue:100,suffix:" ".concat(h)}})})]})};var Yv,qv=(0,b.lazy)((function(){return c.e(262).then(c.bind(c,8810))}));const Gv=function(e){var t=e.id,n=e.onChange,r=e.immutable,o=e.value,i=void 0===o?"":o,a=e.options;if(r)return(0,Je.jsx)(br.Ay.Span,{children:(0,Je.jsx)("div",{dangerouslySetInnerHTML:{__html:i}})});var s=a||{},c=s.contentLang,l=s.defaultLinkTarget,u=s.ckEditorConfig;return(0,Je.jsx)(b.Suspense,{fallback:Yv||(Yv=(0,Je.jsx)("i",{})),children:(0,Je.jsx)(qv,{id:t,onChange:function(e){n&&n(e)},value:i,contentLang:c,defaultLinkTarget:l,ckEditorConfig:u})})};var Kv,Qv;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 $v(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){Qe()(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 Zv=function(e){var t=e.onChange,n=e.options,r=e.value,o=e.id,i=e.immutable,a=e.name,s=function(e){return function(t){return t[e]}},c=function(e){var t=e.state,n=e.country,r=e.postcode,o=e.city,i=t?"- ".concat(t):"",a=n?"/ ".concat(n.display):"";return(0,Je.jsxs)(br.Ay.Span,{children:[r," ",o," ",i," ",a]})},l=function(e){return function(n,o){var i=o.newValue;t($v($v({},r),{},Qe()({},e,i)))}},u=function(e,r){var o=r.suggestion;!0===o.validationRequired?n.validateLocation(o,t):t(o)},d=function(e){return function(t){var r=t.value;n.fetchSuggestions(Qe()({},e,r),n.locationValues.country)}},f={id:o,value:r.postcode||"",onChange:l("postcode"),disabled:i},p={value:r.city||"",onChange:l("city"),disabled:i};return(0,Je.jsx)(co,{children:function(e){var t,o=e.focused,l=e.getRef;return(0,Je.jsxs)(jo,{immutable:i,name:a,ref:l,children:[(0,Je.jsx)(to(),{suggestions:n.suggestions||[],onSuggestionsFetchRequested:d("postcode"),getSuggestionValue:s("postcode"),renderSuggestion:c,onSuggestionsClearRequested:function(){},inputProps:f,onSuggestionSelected:u,focusInputOnSuggestionClick:!1,shouldRenderSuggestions:function(e){return e&&!i}}),(o||r.city||r.postcode)&&(Kv||(Kv=(0,Je.jsx)(br.Ay.Span,{children:"/"}))),(0,Je.jsx)(to(),{suggestions:n.suggestions||[],onSuggestionsFetchRequested:d("city"),getSuggestionValue:s("city"),renderSuggestion:c,onSuggestionsClearRequested:function(){},inputProps:p,onSuggestionSelected:u,focusInputOnSuggestionClick:!1,shouldRenderSuggestions:function(e){return e&&!i}}),(0,Je.jsxs)(Eo,{children:[n.isLoading&&(Qv||(Qv=(0,Je.jsx)(rt,{size:"1.8rem"}))),(t=n.locationValues,Boolean(t.city||t.postcode)&&!t.street&&(0,Je.jsx)(bo.Ay,{href:Co(n.locationValues),icon:"map-marked",tabIndex:-1,target:"_blank",dense:!1,title:n.mapButtonTitle||"Show on map",neutral:!0}))]})]})}})};function Jv(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 ey=function(e){return(0,Je.jsx)(Ip,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Jv(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Jv(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({id:e.id,isMulti:!0,immutable:e.immutable,onChange:e.onChange,value:e.value},e.options))};function ty(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 ny=function(e){return(0,Je.jsx)(Ip,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ty(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ty(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({id:e.id,isMulti:!0,immutable:e.immutable,onChange:e.onChange,value:e.value,openMenuOnClick:!0},e.options))};var ry;const oy=Le.Ay.input.attrs((function(e){return{type:"tel"}})).withConfig({displayName:"StyledPhoneEdit"})(ry||(ry=Ne()(["\n &&&& {\n ","\n }\n"])),Oo);const iy=function(e){var t=e.onChange,n=e.value,r=e.immutable,o=e.id,i=e.onLibLoaded,a=_o()(e,"options.defaultCountry")||"CH",l=(0,b.useState)(null),u=it()(l,2),f=u[0],p=u[1],h=x().createRef();(0,b.useEffect)((function(){var e=function(){var e=s()(d().mark((function e(){var t;return d().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,c.e(222).then(c.bind(c,96366));case 2:t=e.sent,p(t),i&&i();case 5:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();e()}),[i]);var m=function(e,t){var n=e.substring(0,t-1).match(/\s/g);return(null==n?void 0:n.length)||0},g=n&&null!=f&&f.AsYouType?new f.AsYouType(a).input(n):n||"";return(0,Je.jsxs)(xo,{immutable:r,children:[(0,Je.jsx)(oy,{disabled:r||!f,id:o,name,onChange:function(e){var r=e.target.value,o=f?f.parseNumber(r,a):r,i=Jr()(o)?new f.AsYouType(a).input(r).replace(/\s/g,""):f.formatNumber(o,"E.164");t(i);var s=e.target.selectionStart;!function(e,t,n){if(n&&e.length!==n){var r=new f.AsYouType(a).input(t),o=new f.AsYouType(a).input(e),i=m(r,n),s=m(o,n)-i;window.requestAnimationFrame(function(){var e=n+s;this.setSelectionRange(e,e)}.bind(h.current))}}(r,n,s)},immutable:r||!f,ref:h,value:g}),g&&(0,Je.jsx)(Eo,{children:(0,Je.jsx)(bo.Ay,{href:"tel:".concat(n),icon:"phone",tabIndex:-1,target:"_blank",neutral:!0})})]})};function ay(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 sy(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ay(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ay(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var cy=function(e){return e.map((function(e){return Lg()(e,["key","display"])}))};const ly=function(e){var t=e.id,n=e.immutable,r=e.onChange,o=e.options.isMulti,i=e.value;return(0,Je.jsx)(Ip,{id:t,immutable:n,isMulti:o,onChange:function(e){var t=o?e.map((function(e){return e.key})):[null==e?void 0:e.key],n=i.options.map((function(e){return sy(sy({},e),t.includes(e.key)?{selected:!0}:{selected:!1})}));r({options:n})},value:cy(i.options.filter((function(e){return e.selected}))),openMenuOnClick:!0,options:cy(i.options)})};function uy(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 dy=function(e){return(0,Je.jsx)(Ip,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?uy(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):uy(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({id:e.id,isMulti:!1,immutable:e.immutable,onChange:e.onChange,value:e.value},e.options))};function fy(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 py=function(e){return(0,Je.jsx)(Ip,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?fy(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):fy(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({immutable:e.immutable,onChange:e.onChange,value:e.value},e.options))};function hy(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 my=function(e){return(0,Je.jsx)(Ip,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?hy(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):hy(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({id:e.id,immutable:e.immutable,isMulti:!1,onChange:e.onChange,value:e.value,openMenuOnClick:!0},e.options))};const gy=mt.Debouncer((function(e){return(0,Je.jsx)(xo,{immutable:e.immutable,children:(0,Je.jsx)(Rg,{disabled:e.immutable,id:e.id,name:e.name,onChange:function(t){return e.onChange(t.target.value)},immutable:e.immutable,value:e.value||"","data-custom-arrow-navigation":"string"})})}));var vy,yy,by,wy,xy,Oy=c(60115),Sy=Le.Ay.div.withConfig({displayName:"StyledTermsEdit"})(vy||(vy=Ne()(["\n margin: "," 0;\n display: flex;\n"])),Ve.hs.space(-1.4)),Ey=Le.Ay.input.withConfig({displayName:"StyledCheckbox"})(yy||(yy=Ne()(["\n margin-right: ",";\n"])),Ve.hs.space(-1.5)),ky=(0,Le.AH)(by||(by=Ne()(["\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"])),Ve.t7.color("secondary"),Ve.t7.color("secondaryLight"),Ve.t7.color("secondary")),Dy=Le.Ay.a.withConfig({displayName:"StyledTermsLink"})(wy||(wy=Ne()(["\n ","\n"])),ky),Cy=(0,Le.Ay)(Wp).withConfig({displayName:"StyledHtmlFormatter"})(xy||(xy=Ne()(["\n &&& {\n p {\n margin: 0;\n }\n\n a {\n ","\n }\n }\n"])),ky);const Py=function(e){var t=e.options,n=t.loadTerms,r=t.terms,o=e.onChange,i=e.value,a=e.name,s=e.id,c=e.immutable,l=(0,b.useCallback)((function(e){return{termsConditionKey:r.key,widgetConfigKey:Oy.A.getWidgetConfigKey(),checked:e,pickAllProperties:!0}}),[r]),u=(0,b.useCallback)((function(){return o(null)}),[o]),d=(0,b.useCallback)((function(e){return o(l(e))}),[o,l]),f=(0,b.useCallback)((function(e){o&&(e?d(e):u())}),[o,d,u]);(0,b.useEffect)((function(){n()}),[]),(0,b.useEffect)((function(){!r||i||null!=r&&r.checkbox&&!c||d(!1)}),[r,i,c,d]);var p=(null==r?void 0:r.checkbox)&&(0,Je.jsx)(Ey,{type:"checkbox",checked:(null==i?void 0:i.checked)||!1,name:a,onChange:function(e){return f(e.target.checked)},id:s}),h=(null==r?void 0:r.link)&&(0,Je.jsx)(Dy,{target:"_blank",href:r.link,rel:"noreferrer",children:(0,Je.jsx)(Cy,{value:r.label,breakWords:!0})});return!c&&(0,Je.jsxs)(Sy,{children:[p,h||(0,Je.jsx)(Cy,{value:null==r?void 0:r.label,breakWords:!0})]})};var _y,jy,Ty,Ay=(0,Le.AH)(_y||(_y=Ne()(["\n ","\n width: 100%;\n grid-area: 1 / 1 / 2 / 2;\n max-height: 25rem;\n box-sizing: border-box;\n"])),Oo),Ry=Le.Ay.div.withConfig({displayName:"StyledSizeWrapper"})(jy||(jy=Ne()(["\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 /* prevent scrollbar on Firefox */\n padding-right: 15px;\n }\n"])),Ay),Iy=Le.Ay.textarea.withConfig({displayName:"StyledTextarea"})(Ty||(Ty=Ne()(["\n &&&& {\n ","\n resize: none;\n margin: 0;\n min-height: ",";\n position: relative;\n top: ",";\n }\n"])),Ay,(function(e){var t=e.disabled,n=e.isSafari;return!t||n?"4.5em":"0"}),(function(e){return e.disabled?Ve.hs.space(-1.2):"0"}));function My(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?My(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):My(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const Fy=function(e){var t=e.value,n=e.onChange,r=e.name,o=e.id,i=e.disabled,a=e.immutable,s=(0,b.useState)(t),c=it()(s,2),l=c[0],u=c[1],d=!el.isSafari(),f=el.isSafari(),p=(0,b.useCallback)(Lo()(u,500,{trailing:!0}),[]);return(0,b.useEffect)((function(){d&&p(t)}),[t,d,p]),(0,Je.jsx)(Ry,Ny(Ny({"data-testid":"replicated-test"},d?{"data-replicated-value":l}:{}),{},{children:(0,Je.jsx)(Iy,{value:t||"",name:r,id:o,onChange:n,disabled:i,immutable:a,rows:"1",isSafari:f})}))};const Ly=mt.Debouncer((function(e){return(0,Je.jsx)(xo,{immutable:e.immutable,"data-custom-arrow-navigation":"text",children:(0,Je.jsx)(Fy,{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 Hy;const By=Le.Ay.input.withConfig({displayName:"StyledTimeEdit"})(Hy||(Hy=Ne()(["\n &&&& {\n ","\n }\n"])),Oo);function Wy(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 zy(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Wy(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Wy(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const Uy=function(e){var t=e.onChange,n=e.value,r=e.immutable,o=e.id,i=e.name,a=Dh(n,t),s=a.inputProps,c=a.clearButtonProps,l=n&&!r;return(0,Je.jsxs)(xo,{immutable:r,children:[(0,Je.jsx)(By,zy({type:"text",disabled:r,id:o,immutable:r,name:i},s)),l&&(0,Je.jsx)(Eo,{children:(0,Je.jsx)(Vt,zy(zy({icon:"times"},c),{},{tabIndex:-1}))})]})};var Vy;const Yy=Le.Ay.input.attrs((function(e){return{type:"url"}})).withConfig({displayName:"StyledUrlEdit"})(Vy||(Vy=Ne()(["\n &&&& {\n ","\n }\n"])),Oo);const qy=mt.Debouncer((function(e){return(0,Je.jsxs)(xo,{immutable:e.immutable,children:[(0,Je.jsx)(Yy,{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,Je.jsx)(Eo,{children:(0,Je.jsx)(bo.Ay,{href:e.value,icon:"external-link",look:"ball",tabIndex:-1,target:"_blank",neutral:!0})})]})}));function Gy(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 Ky(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Gy(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Gy(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Qy={boolean:Lp,"boolean-select":Mp,choice:Xp,code:rh,date:Mh,datetime:Fh,document:Dg,duration:Tg,email:Ig,geosearch:Vv,html:Gv,integer:Mv,address:Io,location:Zv,"multi-remote":ey,"multi-select":ny,number:Iv,phone:iy,"pseudo-select":ly,remote:dy,"search-filter":py,"single-select":my,string:gy,terms:Py,text:Ly,url:qy,time:Uy},Xy=["boolean","choice","terms"];const $y=function(e){var t=e.componentType,n=e.value,r=e.options,o=e.id,i=e.events,a=e.placeholder,s=e.readOnly,c=void 0!==s&&s;if(Qy[t]){var l=Qy[t],u=Ky(Ky({},$r()(i,["onChange","onDrop","onDragStart"])),{},{onBlur:function(){"function"==typeof(null==i?void 0:i.onBlur)&&i.onBlur(n)},onClick:function(e){Xy.includes(t)&&("function"==typeof(null==i?void 0:i.onClick)&&i.onClick(e),"function"==typeof(null==i?void 0:i.onBlur)&&i.onBlur())}});return(0,Je.jsx)("div",Ky(Ky({},u),{},{"data-cy":"form-field",children:(0,Je.jsx)(l,Ky(Ky({value:n,onChange:null==i?void 0:i.onChange},Jr()(r)?{}:{options:r}),{},{id:o,immutable:c,placeholder:a,events:i}))}))}return console.log("No type-editor defined for component type",t),null};function Zy(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 Jy(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Zy(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Zy(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const eb=function(e){return(0,Je.jsx)(ko,{children:(0,Je.jsx)($y,Jy({componentType:e.type},$r()(e,"type")))})};const tb=(0,Le.SL)((function(e){return(0,Je.jsx)(Ze.A,{style:{fontSize:"".concat(e.theme.fontSize.base,"rem")},icon:e.value?"check":"times"})}));const nb=function(e){var t=(0,y.useIntl)();return(0,Je.jsx)(br.Ay.Time,{dateTime:e.value,title:t.formatDate(e.value),children:(0,Je.jsx)(y.FormattedDate,{value:e.value,year:"numeric",month:"2-digit",day:"2-digit",timeZone:"UTC",id:e.id})})};var rb;const ob=(0,y.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),rb||(rb=(0,Je.jsx)(br.Ay.Span,{}));var o=(0,vu.GPZ)(r,"HH:mm");return(0,Je.jsxs)(br.Ay.Time,{dateTime:r.toISOString(),title:"".concat(n.formatDate(r),", ").concat(o),children:[(0,Je.jsx)(y.FormattedDate,{value:r,year:"numeric",month:"2-digit",day:"2-digit"}),", ",o]})}));var ib;function ab(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 sb(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ab(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ab(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const cb=function(e){var t=e.options||{},n=(0,Je.jsxs)(Je.Fragment,{children:[t.title&&(0,Je.jsx)(br.Ay.H5,{children:t.title}),(0,Je.jsx)(Wp,sb({},e))]});return"text"===t.mode?n:(0,Je.jsx)(vp,{content:n,isPlainHtml:!0,children:ib||(ib=(0,Je.jsx)(lp,{children:(0,Je.jsx)(Ze.A,{icon:"question-circle"})}))})};const lb=function(e){var t=e.value,n=e.options||{},r=n.tooltips,o=n.loadTooltip,i=_o()(r,t.resourceKey,null);return(0,Je.jsxs)(Je.Fragment,{children:[(0,Je.jsx)(vp,{content:i?(0,Je.jsx)("div",{dangerouslySetInnerHTML:{__html:cr.sanitizeHtml(i)}}):null,children:(0,Je.jsx)("span",{onMouseOver:function(){return o&&!i&&o(t.resourceKey)},children:(0,Je.jsx)(bo.Ay,{alt:t.alt||t.fileName,icon:"eye",look:"raised",target:"_blank",href:t.binaryLink,onClick:function(e){e.stopPropagation()}})})}),(0,Je.jsx)(bo.Ay,{alt:t.alt||t.fileName,icon:"arrow-to-bottom",look:"raised",target:"_blank",href:bg.getDownloadUrl(t.binaryLink),onClick:function(e){e.stopPropagation()}})]})};const ub=function(e){return(0,Je.jsx)(kg,{onUpload:function(){},immutable:!0,textResources:{download:e.options.downloadText},value:e.value?e.value:null})};const db=function(e){var t=e.value,n=parseInt(t),r=yu.A.formatDuration(n);return(0,Je.jsx)(br.Ay.Time,{dateTime:r,title:r,children:r})};const fb=function(e){return(0,Je.jsx)(bo.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 pb=function(e){return(0,Je.jsx)(br.Ay.Span,{breakWords:e.breakWords,useTitle:e.useTitle,children:e.value.toString()})};function hb(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 mb(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?hb(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):hb(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var gb=function(){return"; "};const vb=function(e){var t=e.value,n=e.options,r=e.breakWords,o=e.useTitle,i=n||{},a=i.navigationStrategy,s=i.linkProps,c=(null==t?void 0:t.length)>0?t.map((function(e){return null!=a&&a.DetailLink?(0,Je.jsx)("span",{onClick:function(e){return e.stopPropagation()},children:(0,Je.jsx)(a.DetailLink,mb(mb({},s),{},{entityKey:e.key,children:e.display}))}):e.display})).reduce((function(e,t,n){return[e,(0,Je.jsx)(gb,{},"sep".concat(n)),t]})):null;return(0,Je.jsx)(br.Ay.Span,{breakWords:r,useTitle:o,children:c})};const yb=function(e){return(0,Je.jsx)(br.Ay.Span,{breakWords:e.breakWords,useTitle:e.useTitle,children:(0,Je.jsx)(y.FormattedNumber,{value:e.value,style:"decimal",minimumFractionDigits:e.options&&e.options.postPointDigits||2})})};const bb=function(e){var t;return(0,Je.jsx)(br.Ay.Span,{breakWords:e.breakWords,useTitle:e.useTitle,children:(0,Je.jsx)(y.FormattedNumber,{value:e.value,style:"percent",minimumFractionDigits:null==e||null===(t=e.options)||void 0===t?void 0:t.postPointDigits})})};function wb(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 xb(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?wb(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):wb(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Ob=(0,b.lazy)((function(){return Promise.all([c.e(222),c.e(672)]).then(c.bind(c,74302))}));const Sb=function(e){return(0,Je.jsx)(b.Suspense,{fallback:"",children:(0,Je.jsx)(Ob,xb({},e))})};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}function kb(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){Qe()(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}const Db=function(e){var t=e.value,n=e.options,r=e.breakWords,o=e.id,i=n||{},a=i.tooltips,s=i.loadTooltip,c=i.navigationStrategy,l=i.linkProps,u=_o()(a,t.key,null);t=yr.getOrFirst(t);var d=(0,Je.jsx)(br.Ay.Span,{breakWords:r,useTitle:!u,id:o,children:t.display});return(null!=c&&c.DetailLink?(0,Je.jsx)("span",{onClick:function(e){return e.stopPropagation()},children:(0,Je.jsx)(c.DetailLink,kb(kb({},l),{},{entityKey:t.key,children:(0,Je.jsx)(vp,{content:u?(0,Je.jsx)("div",{dangerouslySetInnerHTML:{__html:cr.sanitizeHtml(u)}}):null,children:(0,Je.jsx)("span",{onMouseOver:function(){return s&&!u&&s(t.key)},id:o,children:d})})}))}):null)||d};const Cb=function(e){return(0,Je.jsx)(br.Ay.Span,{breakWords:e.breakWords,useTitle:e.useTitle,id:e.id,children:e.value.toString()})};const Pb=function(e){return e.breakWords?(0,Je.jsx)(br.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,Je.jsx)("br",{},t)]:e})))}):(0,Je.jsx)(br.Ay.Span,{breakWords:!1,useTitle:e.useTitle,id:e.id,children:e.value.replace("/\n/g"," ")});var t};var _b=function(e,t){return parseInt(e.split(":")[t])||0};const jb=(0,y.injectIntl)((function(e){var t=e.value,n=(e.intl,_b(t,0)),r=_b(t,1),o=_b(t,2),i=_b(t,3),a=new Date(2e3,1,1,n,r,o,i),s=(0,vu.GPZ)(a,"HH:mm:ss.SSS"),c=(0,vu.GPZ)(a,"HH:mm");return(0,Je.jsx)(br.Ay.Time,{dateTime:s,title:c,children:c})}));const Tb=function(e){var t=e.value,n=e.breakWords,r=e.useTitle;return(0,Je.jsx)(bo.Ay,{onClick:function(e){e.stopPropagation()},href:t,target:"_blank",rel:"noopener noreferrer",label:t,breakWords:n,useTitle:r,neutral:!1})};var Ab,Rb={boolean:tb,date:nb,datetime:ob,document:ub,"document-compact":lb,duration:db,email:fb,html:Wp,integer:pb,"multi-remote":vb,"multi-select":vb,number:yb,percent:bb,phone:Sb,remote:Db,"single-select":Db,string:Cb,text:Pb,time:jb,url:Tb,description:cb};const Ib=function(e){var t=e.componentType,n=e.value,r=e.options,o=e.breakWords,i=void 0===o||o,a=e.useTitle,s=void 0===a||a,c=e.id;if(Rb[t]){var l=Rb[t];return(0,Je.jsx)(l,{value:n,options:r,breakWords:i,useTitle:s,id:c})}return console.log("No FormattedValue mapper defined for component type",t,n),Ab||(Ab=(0,Je.jsx)("div",{}))};var Mb;const Nb=function(e){var t=e.type,n=e.value,r=e.options,o=e.breakWords,i=e.useTitle,a=e.id;return null==n||""===n?Mb||(Mb=(0,Je.jsx)("span",{})):(0,Je.jsx)(Ib,{componentType:t,value:n,options:r,breakWords:o,useTitle:i,id:a})},Fb=Nb;var Lb="checked",Hb="indeterminate",Bb="unchecked";const Wb=function(e){var t=e.value,n=e.id,r=e.onChange,o=e.label,i=(0,b.useRef)(null);return(0,b.useLayoutEffect)((function(){i.current.indeterminate=t===Hb,i.current.checked=t===Lb}),[t]),(0,Je.jsx)("input",{ref:i,onChange:function(e){r(t===Hb?Bb:e.target.checked?Lb:Bb)},id:n,type:"checkbox","aria-checked":"checked"===t,"aria-label":o})},zb=Wb;var Ub;const Vb=Le.Ay.div.withConfig({displayName:"StyledLayoutBox"})(Ub||(Ub=Ne()(["\n height: fit-content;\n margin-bottom: ",";\n"])),Ve.hs.space(.25));var Yb=function(e){var t=e.children;return(0,Je.jsx)(Vb,{children:t})};const qb=(0,b.memo)(Yb);var Gb,Kb=Le.Ay.div.withConfig({displayName:"StyledLayoutContainer"})(Gb||(Gb=Ne()(["\n display: grid;\n padding-right: ",";\n ",";\n ",";\n"])),Ve.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(Ve.hs.space(.25)({theme:n}))}),(function(e){return e.occupiesRemainingHeight&&"\n flex: 1;\n "}));const Qb=Kb;const Xb=function(e){var t=e.children,n=e.occupiesRemainingHeight,r=e.minBoxWidth,o=void 0===r?250:r,i=(0,b.useRef)(null),a=(0,b.useState)(0),s=it()(a,2),c=s[0],l=s[1],u=function(){l(i.current.offsetWidth)};return(0,b.useEffect)((function(){return u(),window.addEventListener("resize",u),function(){return window.removeEventListener("resize",u)}}),[]),(0,Je.jsx)(Qb,{ref:i,containerWidth:c,occupiesRemainingHeight:n,minBoxWidth:o,children:t})},$b={Box:qb,Container:Xb};var Zb,Jb,ew,tw,nw=c(5016),rw=(0,Le.i7)(Zb||(Zb=Ne()(["\n from {\n opacity: 0;\n }\n\n to {\n opacity: 1;\n }\n"]))),ow=(0,Le.AH)(Jb||(Jb=Ne()(["\n animation: "," 400ms ease-in-out both;\n"])),rw),iw=Le.Ay.div.withConfig({displayName:"StyledLoadingIconAndTest"})(ew||(ew=Ne()(["\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"])),Ve.hs.space(-1),ow,nw.oY,Ve.hs.space(-1));const aw=Le.Ay.div.withConfig({displayName:"StyledLoadMask"})(tw||(tw=Ne()(["\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 sw;const cw=function(e){var t=e.promises,n=e.required,r=e.children,o=e.loadingText,i=e.className,a=(0,b.useState)(!1),s=it()(a,2),c=s[0],l=s[1],u=(0,b.useState)(!0),d=it()(u,2),f=d[0],p=d[1];(0,b.useEffect)((function(){return t&&Promise.all(t).then((function(){var e;e=!0,f&&l(e)})),function(){p(!1)}}),[]);var h=n&&Array.isArray(n)?!n.some((function(e){return!e})):!!t&&c;return(0,Je.jsx)(aw,{className:i,children:h?r:(0,Je.jsxs)(iw,{children:[sw||(sw=(0,Je.jsx)(rt,{size:"30px"},"loading-spinner")),o&&(0,Je.jsx)(br.Ay.Span,{children:o},"loadingText")]})})};var lw,uw=Le.Ay.div.withConfig({displayName:"StyledPanel"})(lw||(lw=Ne()(["\n && {\n background-color: ",";\n border: 1px "," ",";\n border-radius: ",";\n }\n"])),Ve.t7.color("paper"),(function(e){return e.isFramed?"solid":"none"}),Ve.t7.color("borderLight"),Ve.t7.radii("form"));const dw=uw;var fw=["children","isFramed","controlledIsOpen","isOpenInitial","isToggleable","onToggle"];const pw=function(e){var t=e.children,n=e.isFramed,r=void 0===n||n,o=e.controlledIsOpen,i=e.isOpenInitial,a=void 0===i||i,s=e.isToggleable,c=void 0===s||s,l=e.onToggle,u=$e()(e,fw),d=(0,b.useState)(a),f=it()(d,2),p=f[0],h=f[1],m="boolean"==typeof o,g=function(){c&&(m?"function"==typeof l&&l(!o):h(!p))};return(0,Je.jsx)(dw,{isFramed:r,"data-cy":u["data-cy"],children:x().Children.map(t,(function(e){return x().cloneElement(e,{isFramed:r,isOpen:m?o:p,isToggleable:c,toggleOpenState:g})}))})};var hw,mw=Le.Ay.div.withConfig({displayName:"StyledPanelBody"})(hw||(hw=Ne()(["\n && {\n padding: ",";\n display: ",";\n }\n"])),(function(e){return e.isFramed?Ve.hs.space(-.375):0}),(function(e){return e.isOpen?"block":"none"}));const gw=mw;var vw=["children","isFramed","isOpen"];const yw=function(e){var t=e.children,n=e.isFramed,r=e.isOpen,o=$e()(e,vw);return(0,Je.jsx)(gw,{isFramed:n,isOpen:r,"data-cy":o["data-cy"],children:(0,Je.jsx)("div",{children:t})})};const bw=function(e){var t=e.initialOpenPanelIndex,n=e.children,r=(0,b.useState)(t),o=it()(r,2),i=o[0],a=o[1];return(0,Je.jsx)(Je.Fragment,{children:x().Children.map(n,(function(e,t){return x().cloneElement(e,{controlledIsOpen:i===t,onToggle:function(e){return function(e,t){a(!0===t?e:void 0)}(t,e)}})}))})};var ww;const xw=Le.Ay.div.withConfig({displayName:"StyledPanelGroup"})(ww||(ww=Ne()(["\n margin-bottom: ",";\n\n && {\n ",":not(:last-child) {\n margin-bottom: ",";\n }\n }\n"])),Ve.hs.space(0),dw,Ve.hs.space(-1));function Ow(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?Ow(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ow(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const Ew=function(e){return(0,Je.jsx)(xw,{children:(0,Je.jsx)(bw,Sw({},e))})};var kw,Dw,Cw,Pw,_w,jw,Tw="1px",Aw=Le.Ay.span.withConfig({displayName:"StyledIconWrapper"})(kw||(kw=Ne()(["\n font-size: ",";\n color: ",";\n\n /* only hide arrow on non-touch devices */\n ","\n"])),Ve.hs.font(1),Ve.t7.color("text"),!el.isTouchDevice&&(0,Le.AH)(Dw||(Dw=Ne()(["\n opacity: 0;\n\n &:hover {\n color: ",";\n }\n "])),Ve.t7.color("secondaryLight"))),Rw=Le.Ay.div.withConfig({displayName:"StyledPanelHeader"})(Cw||(Cw=Ne()(["\n && {\n background-color: ",";\n display: flex;\n /* stylelint-disable declaration-block-no-redundant-longhand-properties */\n border-top-left-radius: calc("," - ",");\n border-top-right-radius: calc("," - ",");\n border-bottom-right-radius: calc("," - ",");\n border-bottom-left-radius: calc("," - ",");\n ","\n /* stylelint-enable declaration-block-no-redundant-longhand-properties */\n padding: ",";\n align-items: center;\n\n /* only apply arrow styles on non-touch devices */\n ","\n /* stylelint-disable-line rule-empty-line-before */\n > div {\n flex: 1 1 auto;\n }\n ","\n }\n"])),Ve.t7.color("backgroundPanelHeaderFooter"),Ve.t7.radii("form"),Tw,Ve.t7.radii("form"),Tw,Ve.t7.radii("form"),Tw,Ve.t7.radii("form"),Tw,(function(e){return e.isOpen&&(0,Le.AH)(Pw||(Pw=Ne()(["\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0;\n "])))}),(function(e){return e.isFramed?(0,Le.AH)(_w||(_w=Ne()(["\n "," ","\n "])),Ve.hs.space(-1.7),Ve.hs.space(-.375)):0}),!el.isTouchDevice&&(0,Le.AH)(jw||(jw=Ne()(["\n &:hover {\n cursor: pointer;\n\n "," {\n opacity: 1;\n }\n }\n "])),Aw),(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(Tw,";\n }\n\n &:last-child,\n &:nth-child(3) {\n border-top-width: ").concat(Tw,";\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(Tw,";\n }\n ")}(e)}));const Iw=Rw;var Mw=["children","isFramed","isOpen","isToggleable","showToggler","toggleOpenState","options"];const Nw=function(e){var t=e.children,n=e.isFramed,r=e.isOpen,o=e.isToggleable,i=e.showToggler,a=void 0===i||i,s=e.toggleOpenState,c=e.options,l=void 0===c?{collapseButtonText:"Hide information",unfoldButtonText:"Show more information"}:c,u=$e()(e,Mw);return(0,Je.jsxs)(Iw,{isFramed:n,isOpen:r,onClick:s,"data-cy":u["data-cy"],children:[(0,Je.jsx)("div",{children:x().Children.map(t,(function(e){return x().cloneElement(e)}))}),o&&a&&(0,Je.jsx)(Aw,{children:(0,Je.jsx)(Ze.A,{icon:r?"chevron-up":"chevron-down",onClick:s,title:r?l.collapseButtonText:l.unfoldButtonText})})]})},Fw={Body:yw,Group:Ew,Header:Nw,Wrapper:pw};var Lw,Hw=Le.Ay.div.withConfig({displayName:"StyledPanel"})(Lw||(Lw=Ne()(["\n && {\n background-color: ",";\n border: 1.5px "," ",";\n border-radius: ",";\n }\n"])),Ve.t7.color("paper"),(function(e){return e.isFramed?"solid":"none"}),Ve.t7.color("borderLight"),Ve.t7.radii("form"));const Bw=Hw;const Ww=function(e){var t=e.children,n=e.isFramed,r=void 0===n||n,o=e.isOpenInitial,i=void 0===o||o,a=(0,b.useState)(i),s=it()(a,2),c=s[0],l=s[1];return(0,Je.jsx)(Bw,{isFramed:r,children:x().Children.map(t,(function(e){return x().cloneElement(e,{isOpen:c,isToggleable:!i,isFramed:r,toggleOpenState:function(){return l(!c)}})}))})};var zw,Uw,Vw=Le.Ay.div.withConfig({displayName:"StyledPanelBody"})(zw||(zw=Ne()(["\n && {\n padding: ",";\n display: ",";\n }\n"])),(function(e){return e.isFramed?(0,Le.AH)(Uw||(Uw=Ne()(["\n "," "," "," ","\n "])),Ve.hs.space(-1),Ve.hs.space(.2),Ve.hs.space(.2),Ve.hs.space(.2)):0}),(function(e){return e.isOpen?"block":"none"}));const Yw=Vw;const qw=function(e){var t=e.children,n=e.isFramed,r=e.isOpen;return(0,Je.jsx)(Yw,{isFramed:n,isOpen:r,children:(0,Je.jsx)("div",{children:t})})};var Gw;const Kw=Le.Ay.div.withConfig({displayName:"StyledPanelGroup"})(Gw||(Gw=Ne()(["\n margin-bottom: ",";\n\n && {\n ",":not(:last-child) {\n margin-bottom: ",";\n }\n }\n"])),Ve.hs.space(0),Bw,Ve.hs.space(-1));function Qw(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 Xw(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Qw(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Qw(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const $w=function(e){return(0,Je.jsx)(Kw,{children:(0,Je.jsx)(bw,Xw({},e))})};var Zw,Jw,ex,tx="1px",nx=Le.Ay.div.withConfig({displayName:"StyledPanelHeader"})(Zw||(Zw=Ne()(["\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"])),Ve.t7.color("paper"),Ve.t7.radii("form"),tx,Ve.t7.radii("form"),tx,(function(e){return e.isFramed?Ve.hs.space(.2):0}),Ve.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(tx,";\n }\n ")}(e)})),rx=Le.Ay.span.withConfig({displayName:"StyledIconWrapper"})(Jw||(Jw=Ne()(["\n font-size: ",";\n color: ",";\n\n /* only hide arrow on non-touch devices */\n ","\n"])),Ve.hs.font(1),Ve.t7.color("text"),!el.isTouchDevice&&(0,Le.AH)(ex||(ex=Ne()(["\n opacity: 0;\n\n &:hover {\n color: ",";\n }\n "])),Ve.t7.color("secondaryLight")));const ox=nx;const ix=function(e){var t=e.children,n=e.isFramed,r=e.isOpen,o=e.isToggleable,i=e.showToggler,a=void 0===i||i,s=e.toggleOpenState,c=e.options,l=void 0===c?{collapseButtonText:"Hide information",unfoldButtonText:"Show more information"}:c;return(0,Je.jsxs)(ox,{isFramed:n,isOpen:r,onClick:o?s:function(){},children:[(0,Je.jsx)("div",{children:x().Children.map(t,(function(e){return x().cloneElement(e)}))}),o&&a&&(0,Je.jsx)(rx,{children:(0,Je.jsx)(Ze.A,{icon:r?"chevron-up":"chevron-down",onClick:s,title:r?l.collapseButtonText:l.unfoldButtonText})})]})},ax={Body:qw,Group:$w,Header:ix,Wrapper:Ww};var sx={Body:Qe()(Qe()({},Oy.A.EmbedType.admin,Fw.Body),Oy.A.EmbedType.widget,ax.Body),Group:Qe()(Qe()({},Oy.A.EmbedType.admin,Fw.Group),Oy.A.EmbedType.widget,ax.Group),Header:Qe()(Qe()({},Oy.A.EmbedType.admin,Fw.Header),Oy.A.EmbedType.widget,ax.Header),Wrapper:Qe()(Qe()({},Oy.A.EmbedType.admin,Fw.Wrapper),Oy.A.EmbedType.widget,ax.Wrapper)};const cx={Body:Oy.A.embedStrategyFactory({mapping:sx.Body}),Group:Oy.A.embedStrategyFactory({mapping:sx.Group}),Header:Oy.A.embedStrategyFactory({mapping:sx.Header}),Wrapper:Oy.A.embedStrategyFactory({mapping:sx.Wrapper})};var lx;Le.Ay.div.withConfig({displayName:"StyledButtonWrapper"})(lx||(lx=Ne()(["\n padding-top: ",";\n background-color: ",";\n display: flex;\n justify-content: flex-end;\n"])),Ve.hs.space(0),Ve.t7.color("paper"));var ux=new AbortController,dx=!1;window.addEventListener("beforeunload",(function(e){dx?(e.preventDefault(),e.returnValue=""):ux.abort()})),window.addEventListener("pagehide",(function(){ux.signal.aborted||ux.abort()}));var fx=function(e){return"@@redux-saga/"+e},px=fx("CANCEL_PROMISE"),hx=fx("CHANNEL_END"),mx=fx("IO"),gx=fx("MATCH"),vx=fx("MULTICAST"),yx=fx("SAGA_ACTION"),bx=fx("SELF_CANCELLATION"),wx=fx("TASK"),xx=fx("TASK_CANCEL"),Ox=fx("TERMINATE"),Sx=fx("LOCATION");function Ex(){return Ex=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},Ex.apply(this,arguments)}var kx=function(e){return null==e},Dx=function(e){return null!=e},Cx=function(e){return"function"==typeof e},Px=function(e){return"string"==typeof e},_x=Array.isArray,jx=function(e){return e&&Cx(e.then)},Tx=function(e){return e&&Cx(e.next)&&Cx(e.throw)},Ax=function e(t){return t&&(Px(t)||Mx(t)||Cx(t)||_x(t)&&t.every(e))},Rx=function(e){return e&&Cx(e.take)&&Cx(e.close)},Ix=function(e){return Cx(e)&&e.hasOwnProperty("toString")},Mx=function(e){return Boolean(e)&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype},Nx=function(e){return Rx(e)&&e[vx]};const Fx=function(e,t){var n;void 0===t&&(t=!0);var r=new Promise((function(r){n=setTimeout(r,Math.min(2147483647,e),t)}));return r[px]=function(){clearTimeout(n)},r};var Lx=function(e){return function(){return e}},Hx=Lx(!0),Bx=function(){};var Wx=function(e){return e};"function"==typeof Symbol&&Symbol.asyncIterator&&Symbol.asyncIterator;var zx=function(e,t){Ex(e,t),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(t).forEach((function(n){e[n]=t[n]}))};function Ux(e,t){var n=e.indexOf(t);n>=0&&e.splice(n,1)}function Vx(e){var t=!1;return function(){t||(t=!0,e())}}var Yx=function(e){throw e},qx=function(e){return{value:e,done:!0}};function Gx(e,t,n){void 0===t&&(t=Yx),void 0===n&&(n="iterator");var r={meta:{name:n},next:e,throw:t,return:qx,isSagaIterator:!0};return"undefined"!=typeof Symbol&&(r[Symbol.iterator]=function(){return r}),r}function Kx(e,t){var n=t.sagaStack;console.error(e),console.error(n)}var Qx=function(e){return Array.apply(null,new Array(e))},Xx=function(e){return function(t){return e(Object.defineProperty(t,yx,{value:!0}))}},$x=function(e){return e===Ox},Zx=function(e){return e===xx},Jx=function(e){return $x(e)||Zx(e)};function eO(e,t){var n=Object.keys(e),r=n.length;var o,i=0,a=_x(e)?Qx(r):{},s={};return n.forEach((function(e){var n=function(n,s){o||(s||Jx(n)?(t.cancel(),t(n,s)):(a[e]=n,++i===r&&(o=!0,t(a))))};n.cancel=Bx,s[e]=n})),t.cancel=function(){o||(o=!0,n.forEach((function(e){return s[e].cancel()})))},s}function tO(e){return{name:e.name||"anonymous",location:nO(e)}}function nO(e){return e[Sx]}function rO(){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 oO={isEmpty:Hx,put:Bx,take:Bx};function iO(e,t){void 0===e&&(e=10);var n=new Array(e),r=0,o=0,i=0,a=function(t){n[o]=t,o=(o+1)%e,r++},s=function(){if(0!=r){var t=n[i];return n[i]=null,r--,i=(i+1)%e,t}},c=function(){for(var e=[];r;)e.push(s());return e};return{isEmpty:function(){return 0==r},put:function(s){var l;if(r<e)a(s);else switch(t){case 1:throw new Error("Channel's Buffer overflow!");case 3:n[o]=s,i=o=(o+1)%e;break;case 4:l=2*e,n=c(),r=n.length,o=n.length,i=0,n.length=l,e=l,a(s)}},take:s,flush:c}}var aO=function(){return oO},sO=function(e){return iO(e,4)},cO="TAKE",lO="PUT",uO="ALL",dO="RACE",fO="CALL",pO="CPS",hO="FORK",mO="JOIN",gO="CANCEL",vO="SELECT",yO="ACTION_CHANNEL",bO="CANCELLED",wO="FLUSH",xO="GET_CONTEXT",OO="SET_CONTEXT",SO=function(e,t){var n;return(n={})[mx]=!0,n.combinator=!1,n.type=e,n.payload=t,n},EO=function(e){return SO(hO,Ex({},e.payload,{detached:!0}))};function kO(e,t){return void 0===e&&(e="*"),Ax(e)?(Dx(t)&&console.warn("take(pattern) takes one argument but two were provided. Consider passing an array for listening to several action types"),SO(cO,{pattern:e})):Nx(e)&&Dx(t)&&Ax(t)?SO(cO,{channel:e,pattern:t}):Rx(e)?(Dx(t)&&console.warn("take(channel) takes one argument but two were provided. Second argument is ignored."),SO(cO,{channel:e})):void 0}function DO(e,t){return kx(t)&&(t=e,e=void 0),SO(lO,{channel:e,action:t})}function CO(e){var t=SO(uO,e);return t.combinator=!0,t}function PO(e,t){var n,r=null;return Cx(e)?n=e:(_x(e)?(r=e[0],n=e[1]):(r=e.context,n=e.fn),r&&Px(n)&&Cx(r[n])&&(n=r[n])),{context:r,fn:n,args:t}}function _O(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 SO(fO,PO(e,n))}function jO(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 SO(hO,PO(e,n))}function TO(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 EO(jO.apply(void 0,[e].concat(n)))}function AO(e){void 0===e&&(e=Wx);for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return SO(vO,{selector:e,args:n})}var RO=_O.bind(null,Fx),IO=function(e){return{done:!0,value:e}},MO={};function NO(e){return Rx(e)?"channel":Ix(e)?String(e):Cx(e)?e.name:String(e)}function FO(e,t,n){var r,o,i,a=t;function s(t,n){if(a===MO)return IO(t);if(n&&!o)throw a=MO,n;r&&r(t);var s=n?e[o](n):e[a]();return a=s.nextState,i=s.effect,r=s.stateUpdater,o=s.errorState,a===MO?IO(t):i}return Gx(s,(function(e){return s(null,e)}),n)}function LO(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 i,a={done:!1,value:kO(e)},s=function(e){return i=e};return FO({q1:function(){return{nextState:"q2",effect:a,stateUpdater:s}},q2:function(){return{nextState:"q1",effect:(e=i,{done:!1,value:jO.apply(void 0,[t].concat(r,[e]))})};var e}},"q1","takeEvery("+NO(e)+", "+t.name+")")}function HO(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 i,a,s={done:!1,value:kO(e)},c=function(e){return{done:!1,value:jO.apply(void 0,[t].concat(r,[e]))}},l=function(e){return{done:!1,value:(t=e,void 0===t&&(t=bx),SO(gO,t))};var t},u=function(e){return i=e},d=function(e){return a=e};return FO({q1:function(){return{nextState:"q2",effect:s,stateUpdater:d}},q2:function(){return i?{nextState:"q3",effect:l(i)}:{nextState:"q1",effect:c(a),stateUpdater:u}},q3:function(){return{nextState:"q1",effect:c(a),stateUpdater:u}}},"q1","takeLatest("+NO(e)+", "+t.name+")")}function BO(e,t,n){for(var r=arguments.length,o=new Array(r>3?r-3:0),i=3;i<r;i++)o[i-3]=arguments[i];var a,s,c,l,u={done:!1,value:kO(t)},d={done:!1,value:(c={action:kO(t),debounce:RO(e)},l=SO(dO,c),l.combinator=!0,l)},f=function(e){return a=e},p=function(e){return s=e};return FO({q1:function(){return{nextState:"q2",effect:u,stateUpdater:f}},q2:function(){return{nextState:"q3",effect:d,stateUpdater:p}},q3:function(){return s.debounce?{nextState:"q1",effect:(t=a,{done:!1,value:jO.apply(void 0,[n].concat(o,[t]))})}:{nextState:"q2",effect:(e=s.action,{done:!1,value:e}),stateUpdater:f};var e,t}},"q1","debounce("+NO(t)+", "+n.name+")")}function WO(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 jO.apply(void 0,[LO,e,t].concat(r))}function zO(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 jO.apply(void 0,[HO,e,t].concat(r))}function UO(e,t,n){for(var r=arguments.length,o=new Array(r>3?r-3:0),i=3;i<r;i++)o[i-3]=arguments[i];return jO.apply(void 0,[BO,e,t,n].concat(o))}var VO=function(e,t,n){return d().mark((function r(){var o,i,a,s=arguments;return d().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:for(o=s.length,i=new Array(o),a=0;a<o;a++)i[a]=s[a];case 1:return r.prev=2,r.next=5,_O.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!==ux.signal.aborted){r.next=16;break}if(!n){r.next=15;break}return r.next=13,DO(n("client.common.unexpectedError","client.common.unexpectedError",r.t0));case 13:r.next=16;break;case 15:m.A.logError("error",r.t0);case 16:r.next=1;break;case 18:case"end":return r.stop()}}),r,null,[[2,7]])}))};const YO={autoRestartSaga:VO,createGenerator:function(e){return d().mark((function t(){return d().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,CO(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(VO(t,null,n)))},abortController:ux,deactivatePreventFromLeaving:function(){dx=!1},activatePreventFromLeaving:function(){dx=!0}};Ie().node,Ie().bool,Ie().string,Ie().bool,Ie().objectOf(Ie().arrayOf(Ie().oneOfType([Ie().node,Ie().string]))),Ie().bool,Ie().bool,Ie().string,Ie().string,Ie().oneOf(["inside","outside-responsive","outside"]),Ie().bool,Ie().string,Ie().bool,Ie().string,Ie().bool;var qO,GO,KO,QO=Qe()(Qe()(Qe()(Qe()(Qe()({},Ve.xX.condition.BASE,Ve.t7.color("text")),Ve.xX.condition.DANGER,Ve.t7.color("signal.danger")),Ve.xX.condition.SUCCESS,Ve.t7.color("signal.success")),Ve.xX.condition.WARNING,Ve.t7.color("signal.warning")),Ve.xX.condition.INFO,Ve.t7.color("signal.info")),XO=(0,Le.Ay)(br.dV).withConfig({displayName:"StyledSignalList"})(qO||(qO=Ne()(["\n && {\n list-style-type: none;\n margin-left: 0;\n }\n"]))),$O=Le.Ay.span.withConfig({displayName:"StyledSignalListIcon"})(GO||(GO=Ne()(["\n margin-left: -1px;\n margin-right: ",";\n"])),Ve.hs.space(-2)),ZO=(0,Le.Ay)(br.vx).withConfig({displayName:"StyledSignalListItem"})(KO||(KO=Ne()(["\n && {\n color: ",";\n position: relative;\n padding: 0;\n }\n"])),(function(e){return function(e){var t=e.condition;return QO[t]}(e)}));const JO=function(e){return(0,Je.jsx)(XO,{as:"ul",children:x().Children.map(e.children,(function(e){return x().cloneElement(e)}))})};var eS,tS=["condition","label","children"],nS=Qe()(Qe()(Qe()(Qe()(Qe()({},Ve.xX.condition.BASE,!1),Ve.xX.condition.DANGER,"times"),Ve.xX.condition.SUCCESS,"check"),Ve.xX.condition.WARNING,"exclamation-triangle"),Ve.xX.condition.INFO,"info"),rS=function(e){var t=nS[e];return t?(0,Je.jsx)(Ze.A,{icon:t,position:Ve.xX.position.SOLE,hasFixedWidth:!1}):eS||(eS=(0,Je.jsx)("i",{children:"•"}))};const oS=function(e){var t=e.condition,n=void 0===t?Ve.xX.condition.BASE:t,r=e.label,o=e.children,i=$e()(e,tS);return(0,Je.jsxs)(ZO,{condition:n,"data-cy":i["data-cy"],children:[(0,Je.jsx)($O,{children:rS(n)}),r,x().Children.map(o,(function(e){return x().cloneElement(e)}))]})},iS={List:JO,Item:oS};const aS=function(e){if(!e.error)return null;var t=[];return Object.keys(e.error).forEach((function(n){t.push.apply(t,Xt()(e.error[n]))})),(0,Je.jsx)(iS.List,{children:t.map((function(e,t){return(0,Je.jsx)(iS.Item,{condition:"danger",label:e,"data-cy":"erroritem-".concat(t)},t)}))})};var sS,cS,lS,uS,dS,fS,pS,hS,mS,gS,vS,yS,bS,wS,xS="1.1px",OS=function(e){var t=e.isDisplay,n=e.immutable;return"cursor: ".concat(!t&&n?"text":"auto",";")},SS=Le.Ay.label.withConfig({displayName:"StyledStatedValueLabel"})(sS||(sS=Ne()(["\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,Ve.Ed)({lineHeight:Ve.t7.lineHeight("dense")}),Ve.t7.color("paper"),(function(e){return OS(e)}),(function(e){return"outside"===e.labelPosition&&(0,Le.AH)(cS||(cS=Ne()(["\n margin-bottom: ",";\n display: block;\n width: auto;\n "])),Ve.hs.space(-1.5))}),(function(e){return"inside"===e.labelPosition&&(0,Le.AH)(lS||(lS=Ne()(["\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 "])),Ve.hs.space(-2),(function(e){return e.immutable&&"0"}),(function(e){return e.immutable?"0":Ve.hs.space(-1.8)}))}),(function(e){return e.styles})),ES=Le.Ay.div.withConfig({displayName:"StyledInputArea"})(uS||(uS=Ne()(["\n width: 60%;\n flex-grow: 1;\n ","\n"])),(function(e){return"outside"===e.labelPosition&&(0,Le.AH)(dS||(dS=Ne()(["\n width: auto;\n "])))})),kS=Le.Ay.div.withConfig({displayName:"StyledStatedValueBox"})(fS||(fS=Ne()(["\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"])),xS,(function(e){return Ve.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)}),Ve.t7.radii("form"),Ve.hs.space(-2.5),Ve.hs.space(-1.5),(function(e){return!e.immutable&&(0,Ve.h7)(e)}),(function(e){return OS(e)}),(0,Ve.Ed)(),dp,(function(e){return"inside"===e.labelPosition&&(0,Le.AH)(pS||(pS=Ne()(["\n padding: "," "," "," ",";\n "])),Ve.hs.space(-1),Ve.hs.space(-1.7),Ve.hs.space(-2),Ve.hs.space(-1))}),(function(e){return e.styles})),DS=Le.Ay.p.withConfig({displayName:"StyledStatedValueDescription"})(hS||(hS=Ne()(["\n &&& {\n ","\n }\n"])),(0,Ve.Ed)({fontSize:Ve.hs.font(-1)})),CS=Le.Ay.div.withConfig({displayName:"StyledStatedValueError"})(mS||(mS=Ne()([""]))),PS=Le.Ay.div.withConfig({displayName:"StyledStatedValueOuterWrapper"})(gS||(gS=Ne()(["\n &:not(:last-child) {\n margin-bottom: ",";\n }\n ","\n"])),Ve.hs.space(-.7),(function(e){return"inside"===e.labelPosition&&(0,Le.AH)(vS||(vS=Ne()(["\n padding-top: ",";\n margin-bottom: 0.65rem;\n position: relative;\n "])),Ve.hs.space(-1.5))})),_S=Le.Ay.div.withConfig({displayName:"StyledStatedValueInnerWrapper"})(yS||(yS=Ne()(["\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"])),Ve.hs.space(-1.5),kS,DS,CS,Ve.hs.space(-2),DS,Ve.hs.space(-1),xS,(function(e){return"outside"===e.labelPosition&&(0,Le.AH)(bS||(bS=Ne()(["\n display: block;\n "])))}),(function(e){return"inside"===e.labelPosition&&(0,Le.AH)(wS||(wS=Ne()(["\n padding-top: 0;\n "])))}),(function(e){return e.styles}));function jS(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 TS(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?jS(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):jS(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const AS=function(e){var t,n,r,o=e.children,i=e.description,a=e.dirty,s=e.isDisplay,c=e.error,l=e.hasValue,u=e.id,d=e.label,f=e.mandatory,p=e.mandatoryTitle,h=e.immutable,m=e.touched,g=e.signal,v=e.labelPosition,y=e.styles,b=!h&&m&&c&&Object.keys(c).length>0,w=f&&p?", ".concat(p):"",x="".concat(yr.adjustedHTMLString(d)).concat(w),O=g||function(e,t,n,r){return t?Ve.xX.condition.DANGER:e?Ve.xX.condition.INFO:n&&!r?Ve.xX.condition.WARNING:void 0}(a,b,f,l),S={__html:"".concat(cr.sanitizeHtml(d)).concat(f?" *":"")},E=!s&&!h&&{htmlFor:u};return(0,Je.jsx)(co,{children:function(e){var f=e.getRef;return(0,Je.jsx)(PS,{labelPosition:v,children:(0,Je.jsxs)(_S,{labelPosition:v,ref:f,label:d,styles:null==y?void 0:y.innerWrapperStyles,children:[d&&(0,Je.jsx)(SS,TS(TS({},E),{},{hasValue:l,dirty:a,title:x,immutable:h,isDisplay:s,signal:O,labelPosition:v,styles:null==y?void 0:y.labelStyles,children:t||(t=(0,Je.jsx)("span",{dangerouslySetInnerHTML:S}))})),(0,Je.jsxs)(ES,{labelPosition:v,children:[(0,Je.jsx)(kS,{hasValue:l,immutable:h,isDisplay:s,signal:O,labelPosition:v,styles:null==y?void 0:y.valueStyles,children:o}),b&&(0,Je.jsx)(CS,{"data-cy":"errorlist-".concat(u),children:n||(n=(0,Je.jsx)(aS,{error:c}))}),i&&(r||(r=(0,Je.jsx)(DS,{children:i})))]})]})})}})};var RS,IS,MS=function(e){return(0,Le.AH)(RS||(RS=Ne()(["\n color: ",";\n font-weight: ",";\n"])),Ve.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?Ve.t7.fontWeight("bold"):Ve.t7.fontWeight("regular")}))},NS=function(){return(0,Le.AH)(IS||(IS=Ne()(["\n padding-left: ",";\n"])),(function(e){return e.immutable&&0}))},FS=["labelPosition"];function LS(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 HS=function(e){var t=e.labelPosition,n=$e()(e,FS);return(0,Je.jsx)(AS,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?LS(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):LS(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({styles:{labelStyles:MS,valueStyles:NS},labelPosition:t||"outside-responsive"},n))};var BS,WS,zS,US,VS,YS,qS=function(e){return e.signal?"signal":"shade2"},GS=function(){return(0,Le.AH)(BS||(BS=Ne()(["\n align-items: flex-start;\n"])))},KS=function(e){return(0,Le.AH)(WS||(WS=Ne()(["\n padding-top: ",";\n color: ",";\n"])),(function(e){var t=e.immutable;return"inside"===e.labelPosition?0:t?(0,Le.AH)(zS||(zS=Ne()(["\n ","\n "])),Ve.hs.space(-1.8)):(0,Le.AH)(US||(US=Ne()(["\n ","\n "])),Ve.hs.space(.1))}),Ve.Db[qS(e)](e))},QS=function(){return(0,Le.AH)(VS||(VS=Ne()(["\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,Le.AH)(YS||(YS=Ne()(["\n ","\n "])),Ve.hs.space(-1)):void 0}),(function(e){return e.immutable&&0}))},XS=["labelPosition"];function $S(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}const ZS=function(e){var t=e.labelPosition,n=$e()(e,XS);return(0,Je.jsx)(AS,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?$S(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):$S(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({styles:{innerWrapperStyles:GS,labelStyles:KS,valueStyles:QS},labelPosition:t||"outside-responsive"},n))};var JS=Qe()(Qe()({},Oy.A.EmbedType.admin,HS),Oy.A.EmbedType.widget,ZS);const eE=Oy.A.embedStrategyFactory({mapping:JS});var tE,nE,rE,oE,iE=Le.Ay.span.withConfig({displayName:"StyledSearchIconWrapper"})(tE||(tE=Ne()(["\n margin-right: ",";\n color: ",";\n"])),Ve.hs.space(-.8),Ve.t7.color("text")),aE=Le.Ay.div.withConfig({displayName:"StyledSearchBox"})(nE||(nE=Ne()(["\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"]))),sE=Le.Ay.input.attrs((function(e){return{type:"search",placeholder:e.placeholder}})).withConfig({displayName:"StyledSearchBoxInput"})(rE||(rE=Ne()(["\n &&&& {\n ","\n }\n"])),Oo),cE=x().forwardRef((function(e,t){var n=e.value,r=e.minInputLength,o=void 0===r?3:r,i=e.onSearch,a=e.placeholder,s=(e.debounce,(0,b.useState)(n||"")),c=it()(s,2),l=c[0],u=c[1];return(0,Je.jsx)(aE,{children:(0,Je.jsx)(eE,{hasValue:Boolean(l),labelPosition:"inside",children:(0,Je.jsxs)(xo,{children:[oE||(oE=(0,Je.jsx)(iE,{children:(0,Je.jsx)(Ze.A,{icon:"search"})})),(0,Je.jsx)(sE,{"data-cy":"input-search-box",ref:t,onChange:function(e){var t=e.target.value;u(t),(0===t.length||t.length>=o)&&i(t.trim())},value:l,"aria-label":a,placeholder:a}),(null==l?void 0:l.length)>0&&(0,Je.jsx)(Vt,{"data-cy":"btn-reset",icon:"times",onClick:function(){u(""),i("")}})]})})})}));const lE=mt.Debouncer(cE,100,"onSearch");var uE,dE=[Ve.xX.condition.BASE,Ve.xX.condition.INFO,Ve.xX.condition.DANGER,Ve.xX.condition.SUCCESS,Ve.xX.condition.WARNING],fE=Qe()(Qe()(Qe()(Qe()(Qe()({},Ve.xX.condition.BASE,Ve.t7.color("signal.neutral")),Ve.xX.condition.DANGER,Ve.t7.color("signal.danger")),Ve.xX.condition.SUCCESS,Ve.t7.color("signal.success")),Ve.xX.condition.WARNING,Ve.t7.color("signal.warning")),Ve.xX.condition.INFO,Ve.t7.color("signal.info")),pE=Le.Ay.div.withConfig({displayName:"StyledSignalBox"})(uE||(uE=Ne()(["\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 fE[e.condition]||fE[Ve.xX.condition.INFO]}(e)}),Ve.hs.space(-1),Ve.hs.space(-1),(function(e){return"base"===e.condition?"#000":"#FFF"}));pE.propTypes={condition:Ve.xX.oneOfPropTypeAndCompletelyMapped(dE,fE)};var hE,mE,gE;Le.Ay.div.withConfig({displayName:"StyledCell"})(hE||(hE=Ne()(["\n display: flex;\n flex-direction: column;\n width: 100%;\n"]))),Le.Ay.div.withConfig({displayName:"StyledStatedValueBox"})(mE||(mE=Ne()(["\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"])),Ve.h7,Ve.t7.color("border"),Ve.t7.radii("form"),(function(e){return e.borderless&&(0,Le.AH)(gE||(gE=Ne()(["\n border: none;\n "])))}),El,Ve.hs.space(-2),Ve.hs.space(-1.7),Ve.hs.space(-2),Ve.hs.space(-1),Ve.t7.radii("form"),Ve.t7.color("paper"),Ve.hs.space(-1),Ve.hs.space(-1),Ve.hs.space(-.5),Ve.hs.space(-1));var vE;function yE(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 bE(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?yE(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):yE(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var wE={currentlyDragging:null,currentlyDragOver:null,horizontalDropPosition:null,verticalDropPosition:null,offsetX:null,offsetY:null},xE={Left:"Left",Right:"Right"},OE={Top:"Top",Bottom:"Bottom"},SE=function(e,t,n){var r=e.clientX-t>0,o=e.clientY-n>0;return{horizontal:r?xE.Right:xE.Left,vertical:o?OE.Bottom:OE.Top}};const EE=function(e){var t=(0,b.useState)(wE),n=it()(t,2),r=n[0],o=n[1],i=r.currentlyDragging,a=r.currentlyDragOver,s=r.horizontalDropPosition,c=r.verticalDropPosition,l=r.offsetX,u=r.offsetY,d=(0,b.useCallback)((function(t){return{onDragStart:function(e){o((function(e){return bE(bE({},e),{},{currentlyDragging:t})}));var n=e.target,r=function(e){o(wE),e.stopPropagation(),n&&n.removeEventListener("dragend",r)};n&&n.addEventListener("dragend",r,!1),e.stopPropagation()},onDragEnter:function(e){if(i&&!pr()(a,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),l=c.horizontal,u=c.vertical;(0,ja.flushSync)((function(){o((function(e){return bE(bE({},e),{},{currentlyDragOver:t,offsetX:r,offsetY:s,horizontalDropPosition:l,verticalDropPosition:u})}))}))}e.stopPropagation()},onDragOver:function(e){if(i&&pr()(a,t)){var n=SE(e,l,u),r=n.horizontal,s=n.vertical;return o((function(e){return bE(bE({},e),{},{horizontalDropPosition:r,verticalDropPosition:s})})),e.preventDefault(),e.stopPropagation(),!0}},onDragLeave:function(e){i&&pr()(a,t)&&(e.stopPropagation(),o((function(e){return bE(bE({},e),{},{currentlyDragOver:null,horizontalDropPosition:null,verticalDropPosition:null})})))},onDrop:function(t){i&&a&&(e(i,a,s,c),o(wE),t.stopPropagation())}}}),[a,i,s,c,l,u,e]),f=(0,b.useMemo)((function(){return{currentlyDragOver:a,currentlyDragging:i,horizontalDropPosition:s,verticalDropPosition:c,offsetX:l,offsetY:u}}),[a,i,s,c,l,u]);return{dndEvents:d,dndState:f,dndCss:Boolean(f.currentlyDragging)?(0,Le.AH)(vE||(vE=Ne()(["\n & * {\n pointer-events: none;\n }\n "]))):""}},kE=xE;var DE,CE,PE,_E,jE,TE,AE,RE,IE=Le.Ay.div.withConfig({displayName:"StyledColumnPickerWrapper"})(DE||(DE=Ne()(["\n padding-right: 3px; /* make sure drop indicator does not overlap outer elements on the right most side */\n"]))),ME=Le.Ay.div.withConfig({displayName:"StyledControlsWrapper"})(CE||(CE=Ne()(["\n margin-left: 3px; /* rest of checkboxes are moved 3px to the right to make room for drop indicator */\n margin-top: ",";\n"])),Ve.hs.space(.7)),NE=Le.Ay.ul.withConfig({displayName:"StyledUl"})(PE||(PE=Ne()(["\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"])),Ve.hs.space(-.5),br.Gw),FE=Le.Ay.input.withConfig({displayName:"StyledCheckbox"})(_E||(_E=Ne()(["\n vertical-align: top;\n margin-right: "," !important; /* Nice2 Reset */\n\n &:hover {\n cursor: pointer;\n }\n"])),Ve.hs.space(-1)),LE=Le.Ay.span.withConfig({displayName:"StyledId"})(jE||(jE=Ne()(["\n color: ",";\n font-style: italic;\n"])),Ve.t7.color("text")),HE=(0,Le.Ay)(br.vx).withConfig({displayName:"StyledItem"})(TE||(TE=Ne()(["\n display: flex;\n padding: "," "," "," 0;\n box-sizing: border-box;\n\n /* when border appears, the content moves over by the width of the border,\n so we move the content back the same width */\n margin-left: ",";\n border-left: ",";\n border-right: ",";\n ","\n"])),Ve.hs.space(-2),Ve.hs.space(-2),Ve.hs.space(-2),(function(e){return e.dropPosition===kE.Left?"-3px":"0"}),(function(e){var t=e.dropPosition,n=e.theme;return t===kE.Left?"3px solid ".concat(n.colors.secondary):"none"}),(function(e){var t=e.dropPosition,n=e.theme;return t===kE.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 ")})),BE=Le.Ay.span.withConfig({displayName:"StyledNumber"})(AE||(AE=Ne()(["\n display: inline-block;\n margin-right: ",";\n color: ",";\n font-size: ",";\n"])),Ve.hs.space(-1),Ve.t7.color("text"),Ve.hs.font(0));function WE(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 zE(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?WE(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):WE(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const UE=function(e){var t=e.index,n=e.dndProps,r=e.column,o=e.onSelectionChange;return(0,Je.jsxs)(VE,zE(zE({},n),{},{$_css:n.dndCss,children:[(0,Je.jsx)(FE,{type:"checkbox",id:r.id,checked:!r.hidden,onChange:function(e){return o(r.id,e.target.checked)}}),(0,Je.jsxs)(br.Ay.Label,{htmlFor:r.id,children:[(0,Je.jsxs)(BE,{children:[t,"."]}),r.label?(0,Je.jsx)("span",{dangerouslySetInnerHTML:{__html:cr.sanitizeHtml(r.label)}}):(0,Je.jsx)(LE,{children:r.id})]})]}))};var VE=(0,Le.Ay)(HE).withConfig({displayName:"_StyledStyledItem"})(RE||(RE=Ne()(["",""])),(function(e){return e.$_css}));function YE(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 qE(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?YE(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):YE(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var GE=function(e,t){return e.filter((function(e){return null===t||e.label.match(new RegExp(t,"i"))}))};const KE=function(e){var t=e.dndEnabled,n=e.columns,r=void 0===n?[]:n,o=e.sortColumns,i=e.onColumnsChange,a=e.intl,s=function(e){return o?o(e):function(e){return Xt()(e).sort((function(e,t){return e.hidden-t.hidden}))}(e)},c=s(r),l=(0,b.useState)(null),u=it()(l,2),d=u[0],f=u[1],p=(0,b.useCallback)((function(e,t,n){if(e!==t){var r=c.find((function(t){return t.id===e}));i((function(e){return e.filter((function(e){return e!==r})).reduce((o=r,i=t,a=n,function(e,t){if(t.id===i){if(a===kE.Left)return[].concat(Xt()(e),[o,t]);if(a===kE.Right)return[].concat(Xt()(e),[t,o])}return[].concat(Xt()(e),[t])}),[]);var o,i,a}))}}),[c,i]),h=EE(p),m=h.dndEvents,g=h.dndState,v=h.dndCss,y=(0,b.useMemo)((function(){return GE(c,d)}),[c,d]),w=y.some((function(e){return e.hidden})),x=function(e,t){i((function(n){return s(n.map((function(n){return n.id===e?qE(qE({},n),{},{hidden:!t}):n})))}))},O=function(e){return g.currentlyDragOver===e.id&&g.currentlyDragging!==e.id};return(0,Je.jsxs)(IE,{children:[(0,Je.jsx)(lE,{placeholder:a.formatMessage({id:"client.entity-list.preferences.columns.search"}),onSearch:f}),(0,Je.jsxs)(ME,{children:[(0,Je.jsx)(FE,{type:"checkbox",onChange:function(e){var t=e.target.checked;i((function(e){var n=GE(e,d);return s(Xt()(e.map((function(e){return qE(qE({},e),{},{hidden:n.includes(e)?!t:e.hidden})}))))}))},checked:!w}),(0,Je.jsx)(br.Ay.Span,{children:a.formatMessage({id:"client.entity-list.preferences.columns.selectDeselectAllCheckbox"})})]}),(0,Je.jsx)(NE,{children:y.map((function(e,n){return(0,Je.jsx)(UE,{index:n+1,column:e,dndProps:qE({draggable:t,dndCss:v,dropPosition:O(e)&&g.horizontalDropPosition},t&&qE({},m(e.id))),onSelectionChange:x},e.id)}))})]})},QE=(0,y.injectIntl)(KE);function XE(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 $E(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?XE(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):XE(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var ZE="yyyy-MM-dd",JE=function(e){return(0,vu.uv4)(e,ZE)?(0,vu.qgA)(e,ZE,new Date):(0,vu.uv4)(e,"yyyy-MM-dd'T'HH:mm:ss.SSS'Z'")||(0,vu.uv4)(e,"yyyy-MM-dd'T'HH:mm:ss.SSSxxx")?(0,vu.ol1)(new Date(e)):null},ek={datetime:{type:"date",toRange:function(e){return{from:e?JE(e).toISOString():null,to:e?(0,vu.fij)(JE(e),1).toISOString():null,isRangeValue:!0}},fromRange:function(e){return null!=e&&e.from?(0,vu.GPZ)(new Date(e.from),ZE):null!=e&&e.to?(0,vu.GPZ)(new Date(e.to),ZE):null},getToOptions:function(e,t){return $E($E({},e),{},{datePickerOptions:$E({minDate:t},null==e?void 0:e.datePickerOptions)})},getFromOptions:function(e,t){return $E($E({},e),{},{datePickerOptions:$E({maxDate:t},null==e?void 0:e.datePickerOptions)})}},date:{getToOptions:function(e,t){return $E($E({},e),{},{datePickerOptions:$E({minDate:t},null==e?void 0:e.datePickerOptions)})},getFromOptions:function(e,t){return $E($E({},e),{},{datePickerOptions:$E({maxDate:t},null==e?void 0:e.datePickerOptions)})}}};const tk=ek;var nk,rk,ok,ik,ak,sk=Le.Ay.div.withConfig({displayName:"StyledIconWrapper"})(nk||(nk=Ne()(["\n font-size: ",";\n color: ",";\n"])),Ve.hs.font(-2.7),Ve.t7.color("text")),ck=Le.Ay.div.withConfig({displayName:"StyledRange"})(rk||(rk=Ne()(["\n display: flex;\n align-items: baseline;\n width: 100%;\n"]))),lk=Le.Ay.div.withConfig({displayName:"StyledInput"})(ok||(ok=Ne()(["\n flex: 1;\n display: flex;\n flex-direction: column;\n"]))),uk=(0,Le.Ay)(Vt).withConfig({displayName:"StyledBall"})(ik||(ik=Ne()(["\n position: relative;\n top: 0.5px; /* offset false vertical alignment */\n"])));function dk(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 fk(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?dk(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):dk(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const pk=function(e){var t=e.value,n=e.events,r=e.readOnly,o=e.type,i=e.options,a=e.fromText,s=e.toText,c=tk[o],l=(null==t?void 0:t.isRangeValue)||!1,u=(0,b.useRef)(t);u.current=t;var d=(0,b.useMemo)((function(){return fk(fk({},n),{},{onChange:n.onChange})}),[n]),f={onChange:function(e){n.onChange(fk(fk({},u.current),{},{to:e}))}},p={onChange:function(e){n.onChange(fk(fk({},u.current),{},{from:e}))}},h=(null==c?void 0:c.type)||o,m=(0,Je.jsx)(eb,fk(fk({type:h},$r()(e,["type"])),{},{events:d})),g=(0,Je.jsxs)(lk,{children:[(0,Je.jsx)(eb,fk(fk({},e),{},{options:function(e,t){return null!=c&&c.getFromOptions?c.getFromOptions(e,t):e}(i,null==t?void 0:t.to),value:(null==t?void 0:t.from)||null,events:p,placeholder:a})),ak||(ak=(0,Je.jsx)(sk,{children:(0,Je.jsx)(Ze.A,{icon:"horizontal-rule"})})),(0,Je.jsx)(eb,fk(fk({},e),{},{options:function(e,t){return null!=c&&c.getToOptions?c.getToOptions(e,t):e}(i,null==t?void 0:t.from),value:(null==t?void 0:t.to)||null,events:f,placeholder:s}))]});return(0,Je.jsxs)(ck,{children:[l?g:m,(0,Je.jsx)(uk,{disabled:r,icon:l?"square-minus":"square-plus",onClick:function(){var e=l?function(e){return null!=c&&c.fromRange?c.fromRange(e):(null==e?void 0:e.from)||(null==e?void 0:e.to)||null}(t):function(e){return null!=c&&c.toRange?c.toRange(e):{from:e,to:e,isRangeValue:!0}}(t);n.onChange(e)}})]})};var hk,mk,gk,vk,yk,bk=Le.Ay.div.withConfig({displayName:"StyledBurgerButton"})(hk||(hk=Ne()(["\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"])),Ve.t7.color("backgroundBurgerMenuBars"),(function(e){return e.isOpen&&(0,Le.AH)(mk||(mk=Ne()(["\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,y.injectIntl)((function(e){var t,n=e.isOpen,r=e.intl,o=e.toggleMenu;return(0,Je.jsxs)(bk,{id:"burger-button",isOpen:n,"aria-label":(t="client.component.burgerButton.Label",r.formatMessage({id:t})),onClick:o,children:[gk||(gk=(0,Je.jsx)("span",{})),vk||(vk=(0,Je.jsx)("span",{})),yk||(yk=(0,Je.jsx)("span",{}))]})}));var wk,xk,Ok=Le.Ay.div.withConfig({displayName:"StyledPagination"})(wk||(wk=Ne()(["\n display: flex;\n align-items: center;\n justify-content: flex-start;\n flex-wrap: wrap;\n gap: ",";\n margin-left: ",";\n"])),Ve.hs.space(-1),Ve.hs.space(-1.4)),Sk=(0,Le.Ay)(Nt).withConfig({displayName:"StyledPaginationButton"})(xk||(xk=Ne()(["\n padding: "," ",";\n"])),Ve.hs.space(-2),Ve.hs.space(-.5));const Ek=(0,y.injectIntl)((function(e){var t=e.totalCount,n=e.recordsPerPage,r=e.currentPage,o=e.onPageChange,i=e.intl,a=e.tableEl,s=e.children,c=Math.ceil(t/n),l=Math.min((r-1)*n+1,t),u=Math.min(r*n,t),d=function(e){return i.formatMessage({id:e})},f=function(e){o(e),a.current.scrollTop=0};return(0,Je.jsxs)(Ok,{children:[(0,Je.jsxs)(Qr,{children:[(0,Je.jsx)(Sk,{disabled:1===r,label:d("client.component.pagination.firstPageTitle"),iconOnly:!0,icon:"chevron-double-left",onClick:function(){return f(1)}}),(0,Je.jsx)(Sk,{disabled:1===r,label:d("client.component.pagination.prePageTitle"),iconOnly:!0,icon:"chevron-left",onClick:function(){return f(r-1)}}),(0,Je.jsx)(Sk,{disabled:r>=c,label:d("client.component.pagination.nextPageTitle"),iconOnly:!0,icon:"chevron-right",onClick:function(){return f(r+1)}}),(0,Je.jsx)(Sk,{disabled:r>=c,label:d("client.component.pagination.lastPageTitle"),iconOnly:!0,icon:"chevron-double-right",onClick:function(){return f(c)}})]}),t>0&&(0,Je.jsx)(br.Ay.Span,{children:(0,Je.jsx)(y.FormattedMessage,{id:"client.component.pagination.text",values:{start:l,to:u,total:t}})}),s]})})),kk=Ek;var Dk;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 a=[];for(let e=0;e<this.size;e++)a.push(!1);for(let e=0;e<this.size;e++)this.modules.push(a.slice()),this.isFunction.push(a.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)}}i(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,a=40,c=-1,l=!0){if(!(t.MIN_VERSION<=o&&o<=a&&a<=t.MAX_VERSION)||c<-1||c>7)throw new RangeError("Invalid value");let u,d;for(u=o;;u++){const r=8*t.getNumDataCodewords(u,n),o=s.getTotalBits(e,u);if(o<=r){d=o;break}if(u>=a)throw new RangeError("Data too long")}for(const e of[t.Ecc.MEDIUM,t.Ecc.QUARTILE,t.Ecc.HIGH])l&&d<=8*t.getNumDataCodewords(u,e)&&(n=e);let f=[];for(const t of e){r(t.mode.modeBits,4,f),r(t.numChars,t.mode.numCharCountBits(u),f);for(const e of t.getData())f.push(e)}i(f.length==d);const p=8*t.getNumDataCodewords(u,n);i(f.length<=p),r(0,Math.min(4,p-f.length),f),r(0,(8-f.length%8)%8,f),i(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(u,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);i(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;i(t>>>18==0);for(let e=0;e<18;e++){const n=o(t,e),r=this.size-11+e%3,i=Math.floor(e/3);this.setFunctionModule(r,i,n),this.setFunctionModule(i,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)),i=e+r,a=t+n;0<=i&&i<this.size&&0<=a&&a<this.size&&this.setFunctionModule(i,a,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],a=t.ECC_CODEWORDS_PER_BLOCK[r.ordinal][n],s=Math.floor(t.getNumRawDataModules(n)/8),c=o-s%o,l=Math.floor(s/o);let u=[];const d=t.reedSolomonComputeDivisor(a);for(let n=0,r=0;n<o;n++){let o=e.slice(r,r+l-a+(n<c?0:1));r+=o.length;const i=t.reedSolomonComputeRemainder(o,d);n<c&&o.push(0),u.push(o.concat(i))}let f=[];for(let e=0;e<u[0].length;e++)u.forEach(((t,n)=>{(e!=l-a||n>=c)&&f.push(t[e])}));return i(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 i=0;i<2;i++){const a=t-i,s=0==(t+1&2)?this.size-1-r:r;!this.isFunction[s][a]&&n<8*e.length&&(this.modules[s][a]=o(e[n>>>3],7-(7&n)),n++)}}i(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,i=[0,0,0,0,0,0,0];for(let a=0;a<this.size;a++)this.modules[n][a]==r?(o++,5==o?e+=t.PENALTY_N1:o>5&&e++):(this.finderPenaltyAddHistory(o,i),r||(e+=this.finderPenaltyCountPatterns(i)*t.PENALTY_N3),r=this.modules[n][a],o=1);e+=this.finderPenaltyTerminateAndCount(r,o,i)*t.PENALTY_N3}for(let n=0;n<this.size;n++){let r=!1,o=0,i=[0,0,0,0,0,0,0];for(let a=0;a<this.size;a++)this.modules[a][n]==r?(o++,5==o?e+=t.PENALTY_N1:o>5&&e++):(this.finderPenaltyAddHistory(o,i),r||(e+=this.finderPenaltyCountPatterns(i)*t.PENALTY_N3),r=this.modules[a][n],o=1);e+=this.finderPenaltyTerminateAndCount(r,o,i)*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 i(0<=o&&o<=9),e+=o*t.PENALTY_N4,i(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 i(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 i(n>>>8==0),n}finderPenaltyCountPatterns(e){const t=e[1];i(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 i(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 a=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 a(a.Mode.BYTE,e.length,t)}static makeNumeric(e){if(!a.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 a(a.Mode.NUMERIC,e.length,t)}static makeAlphanumeric(e){if(!a.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*a.ALPHANUMERIC_CHARSET.indexOf(e.charAt(t));o+=a.ALPHANUMERIC_CHARSET.indexOf(e.charAt(t+1)),r(o,11,n)}return t<e.length&&r(a.ALPHANUMERIC_CHARSET.indexOf(e.charAt(t)),6,n),new a(a.Mode.ALPHANUMERIC,e.length,n)}static makeSegments(e){return""==e?[]:a.isNumeric(e)?[a.makeNumeric(e)]:a.isAlphanumeric(e)?[a.makeAlphanumeric(e)]:[a.makeBytes(a.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 a(a.Mode.ECI,0,t)}static isNumeric(e){return a.NUMERIC_REGEX.test(e)}static isAlphanumeric(e){return a.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=a;s.NUMERIC_REGEX=/^[0-9]*$/,s.ALPHANUMERIC_REGEX=/^[A-Z0-9 $%*+.\/:-]*$/,s.ALPHANUMERIC_CHARSET="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ $%*+-./:",e.QrSegment=s})(Dk||(Dk={})),(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={}))})(Dk||(Dk={})),(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={}))})(Dk||(Dk={}));var Ck=Dk;
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},i=r.useSyncExternalStore,a=r.useRef,s=r.useEffect,c=r.useMemo,l=r.useDebugValue;t.useSyncExternalStoreWithSelector=function(e,t,n,r,u){var d=a(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,i=e,e=r(e),void 0!==u&&f.hasValue){var t=f.value;if(u(t,e))return a=t}return a=e}if(t=a,o(i,e))return t;var n=r(e);return void 0!==u&&u(t,n)?t:(i=e,a=n)}var i,a,s=!1,c=void 0===n?null:n;return[function(){return e(t())},null===c?void 0:function(){return e(c())}]}),[t,n,r,u]);var p=i(e,d[0],d[1]);return s((function(){f.hasValue=!0,f.value=p}),[p]),l(p),p}},78418:(e,t,n)=>{"use strict";e.exports=n(77154)},93419:(e,t,n)=>{"use strict";n.d(t,{v4:()=>O});const r=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$/i;const o=function(e){return"string"==typeof e&&r.test(e)};const i=function(e){if(!o(e))throw TypeError("Invalid UUID");var t,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};for(var a=[],s=0;s<256;++s)a.push((s+256).toString(16).slice(1));function c(e,t=0){return(a[e[t+0]]+a[e[t+1]]+a[e[t+2]]+a[e[t+3]]+"-"+a[e[t+4]]+a[e[t+5]]+"-"+a[e[t+6]]+a[e[t+7]]+"-"+a[e[t+8]]+a[e[t+9]]+"-"+a[e[t+10]]+a[e[t+11]]+a[e[t+12]]+a[e[t+13]]+a[e[t+14]]+a[e[t+15]]).toLowerCase()}var l,u=new Uint8Array(16);function d(){if(!l&&!(l="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return l(u)}function f(e,t,n){function r(e,r,o,a){var s;if("string"==typeof e&&(e=function(e){e=unescape(encodeURIComponent(e));for(var t=[],n=0;n<e.length;++n)t.push(e.charCodeAt(n));return t}(e)),"string"==typeof r&&(r=i(r)),16!==(null===(s=r)||void 0===s?void 0:s.length))throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");var l=new Uint8Array(16+e.length);if(l.set(r),l.set(e,r.length),(l=n(l))[6]=15&l[6]|t,l[8]=63&l[8]|128,o){a=a||0;for(var u=0;u<16;++u)o[a+u]=l[u];return o}return c(l)}try{r.name=e}catch(e){}return r.DNS="6ba7b810-9dad-11d1-80b4-00c04fd430c8",r.URL="6ba7b811-9dad-11d1-80b4-00c04fd430c8",r}function p(e){return 14+(e+64>>>9<<4)+1}function h(e,t){var n=(65535&e)+(65535&t);return(e>>16)+(t>>16)+(n>>16)<<16|65535&n}function m(e,t,n,r,o,i){return h((a=h(h(t,e),h(r,i)))<<(s=o)|a>>>32-s,n);var a,s}function g(e,t,n,r,o,i,a){return m(t&n|~t&r,e,t,o,i,a)}function v(e,t,n,r,o,i,a){return m(t&r|n&~r,e,t,o,i,a)}function y(e,t,n,r,o,i,a){return m(t^n^r,e,t,o,i,a)}function b(e,t,n,r,o,i,a){return m(n^(t|~r),e,t,o,i,a)}const w=function(e){if("string"==typeof e){var t=unescape(encodeURIComponent(e));e=new Uint8Array(t.length);for(var n=0;n<t.length;++n)e[n]=t.charCodeAt(n)}return function(e){for(var t=[],n=32*e.length,r="0123456789abcdef",o=0;o<n;o+=8){var i=e[o>>5]>>>o%32&255,a=parseInt(r.charAt(i>>>4&15)+r.charAt(15&i),16);t.push(a)}return t}(function(e,t){e[t>>5]|=128<<t%32,e[p(t)-1]=t;for(var n=1732584193,r=-271733879,o=-1732584194,i=271733878,a=0;a<e.length;a+=16){var s=n,c=r,l=o,u=i;n=g(n,r,o,i,e[a],7,-680876936),i=g(i,n,r,o,e[a+1],12,-389564586),o=g(o,i,n,r,e[a+2],17,606105819),r=g(r,o,i,n,e[a+3],22,-1044525330),n=g(n,r,o,i,e[a+4],7,-176418897),i=g(i,n,r,o,e[a+5],12,1200080426),o=g(o,i,n,r,e[a+6],17,-1473231341),r=g(r,o,i,n,e[a+7],22,-45705983),n=g(n,r,o,i,e[a+8],7,1770035416),i=g(i,n,r,o,e[a+9],12,-1958414417),o=g(o,i,n,r,e[a+10],17,-42063),r=g(r,o,i,n,e[a+11],22,-1990404162),n=g(n,r,o,i,e[a+12],7,1804603682),i=g(i,n,r,o,e[a+13],12,-40341101),o=g(o,i,n,r,e[a+14],17,-1502002290),n=v(n,r=g(r,o,i,n,e[a+15],22,1236535329),o,i,e[a+1],5,-165796510),i=v(i,n,r,o,e[a+6],9,-1069501632),o=v(o,i,n,r,e[a+11],14,643717713),r=v(r,o,i,n,e[a],20,-373897302),n=v(n,r,o,i,e[a+5],5,-701558691),i=v(i,n,r,o,e[a+10],9,38016083),o=v(o,i,n,r,e[a+15],14,-660478335),r=v(r,o,i,n,e[a+4],20,-405537848),n=v(n,r,o,i,e[a+9],5,568446438),i=v(i,n,r,o,e[a+14],9,-1019803690),o=v(o,i,n,r,e[a+3],14,-187363961),r=v(r,o,i,n,e[a+8],20,1163531501),n=v(n,r,o,i,e[a+13],5,-1444681467),i=v(i,n,r,o,e[a+2],9,-51403784),o=v(o,i,n,r,e[a+7],14,1735328473),n=y(n,r=v(r,o,i,n,e[a+12],20,-1926607734),o,i,e[a+5],4,-378558),i=y(i,n,r,o,e[a+8],11,-2022574463),o=y(o,i,n,r,e[a+11],16,1839030562),r=y(r,o,i,n,e[a+14],23,-35309556),n=y(n,r,o,i,e[a+1],4,-1530992060),i=y(i,n,r,o,e[a+4],11,1272893353),o=y(o,i,n,r,e[a+7],16,-155497632),r=y(r,o,i,n,e[a+10],23,-1094730640),n=y(n,r,o,i,e[a+13],4,681279174),i=y(i,n,r,o,e[a],11,-358537222),o=y(o,i,n,r,e[a+3],16,-722521979),r=y(r,o,i,n,e[a+6],23,76029189),n=y(n,r,o,i,e[a+9],4,-640364487),i=y(i,n,r,o,e[a+12],11,-421815835),o=y(o,i,n,r,e[a+15],16,530742520),n=b(n,r=y(r,o,i,n,e[a+2],23,-995338651),o,i,e[a],6,-198630844),i=b(i,n,r,o,e[a+7],10,1126891415),o=b(o,i,n,r,e[a+14],15,-1416354905),r=b(r,o,i,n,e[a+5],21,-57434055),n=b(n,r,o,i,e[a+12],6,1700485571),i=b(i,n,r,o,e[a+3],10,-1894986606),o=b(o,i,n,r,e[a+10],15,-1051523),r=b(r,o,i,n,e[a+1],21,-2054922799),n=b(n,r,o,i,e[a+8],6,1873313359),i=b(i,n,r,o,e[a+15],10,-30611744),o=b(o,i,n,r,e[a+6],15,-1560198380),r=b(r,o,i,n,e[a+13],21,1309151649),n=b(n,r,o,i,e[a+4],6,-145523070),i=b(i,n,r,o,e[a+11],10,-1120210379),o=b(o,i,n,r,e[a+2],15,718787259),r=b(r,o,i,n,e[a+9],21,-343485551),n=h(n,s),r=h(r,c),o=h(o,l),i=h(i,u)}return[n,r,o,i]}(function(e){if(0===e.length)return[];for(var t=8*e.length,n=new Uint32Array(p(t)),r=0;r<t;r+=8)n[r>>5]|=(255&e[r/8])<<r%32;return n}(e),8*e.length))};f("v3",48,w);const x={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};const O=function(e,t,n){if(x.randomUUID&&!t&&!e)return x.randomUUID();var r=(e=e||{}).random||(e.rng||d)();if(r[6]=15&r[6]|64,r[8]=63&r[8]|128,t){n=n||0;for(var o=0;o<16;++o)t[n+o]=r[o];return t}return c(r)};function S(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 E(e,t){return e<<t|e>>>32-t}const k=function(e){var t=[1518500249,1859775393,2400959708,3395469782],n=[1732584193,4023233417,2562383102,271733878,3285377520];if("string"==typeof e){var r=unescape(encodeURIComponent(e));e=[];for(var o=0;o<r.length;++o)e.push(r.charCodeAt(o))}else Array.isArray(e)||(e=Array.prototype.slice.call(e));e.push(128);for(var i=e.length/4+2,a=Math.ceil(i/16),s=new Array(a),c=0;c<a;++c){for(var l=new Uint32Array(16),u=0;u<16;++u)l[u]=e[64*c+4*u]<<24|e[64*c+4*u+1]<<16|e[64*c+4*u+2]<<8|e[64*c+4*u+3];s[c]=l}s[a-1][14]=8*(e.length-1)/Math.pow(2,32),s[a-1][14]=Math.floor(s[a-1][14]),s[a-1][15]=8*(e.length-1)&4294967295;for(var d=0;d<a;++d){for(var f=new Uint32Array(80),p=0;p<16;++p)f[p]=s[d][p];for(var h=16;h<80;++h)f[h]=E(f[h-3]^f[h-8]^f[h-14]^f[h-16],1);for(var m=n[0],g=n[1],v=n[2],y=n[3],b=n[4],w=0;w<80;++w){var x=Math.floor(w/20),O=E(m,5)+S(x,g,v,y)+b+t[x]+f[w]>>>0;b=y,y=v,v=E(g,30)>>>0,g=m,m=O}n[0]=n[0]+m>>>0,n[1]=n[1]+g>>>0,n[2]=n[2]+v>>>0,n[3]=n[3]+y>>>0,n[4]=n[4]+b>>>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]]};f("v5",80,k)},46255:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){var n,r;(0,o.default)(e),"object"===i(t)?(n=t.min||0,r=t.max):(n=arguments[1],r=arguments[2]);var a=encodeURI(e).split(/%..|./).length-1;return a>=n&&(void 0===r||a<=r)};var r,o=(r=n(83399))&&r.__esModule?r:{default:r};function i(e){return i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i(e)}e.exports=t.default,e.exports.default=t.default},69517:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if((0,r.default)(e),(t=(0,s.default)(t,l)).require_display_name||t.allow_display_name){var n=e.match(u);if(n){var c=n[1];if(e=e.replace(c,"").replace(/(^<|>$)/g,""),c.endsWith(" ")&&(c=c.slice(0,-1)),!function(e){var t=e.replace(/^"(.+)"$/,"$1");if(!t.trim())return!1;if(/[\.";<>]/.test(t)){if(t===e)return!1;if(!(t.split('"').length===t.split('\\"').length))return!1}return!0}(c))return!1}else if(t.require_display_name)return!1}if(!t.ignore_max_length&&e.length>g)return!1;var v=e.split("@"),y=v.pop(),b=y.toLowerCase();if(t.host_blacklist.includes(b))return!1;if(t.host_whitelist.length>0&&!t.host_whitelist.includes(b))return!1;var w=v.join("@");if(t.domain_specific_validation&&("gmail.com"===b||"googlemail.com"===b)){var x=(w=w.toLowerCase()).split("+")[0];if(!(0,o.default)(x.replace(/\./g,""),{min:6,max:30}))return!1;for(var O=x.split("."),S=0;S<O.length;S++)if(!f.test(O[S]))return!1}if(!(!1!==t.ignore_max_length||(0,o.default)(w,{max:64})&&(0,o.default)(y,{max:254})))return!1;if(!(0,i.default)(y,{require_tld:t.require_tld,ignore_max_length:t.ignore_max_length,allow_underscores:t.allow_underscores})){if(!t.allow_ip_domain)return!1;if(!(0,a.default)(y)){if(!y.startsWith("[")||!y.endsWith("]"))return!1;var E=y.slice(1,-1);if(0===E.length||!(0,a.default)(E))return!1}}if('"'===w[0])return w=w.slice(1,w.length-1),t.allow_utf8_local_part?m.test(w):p.test(w);for(var k=t.allow_utf8_local_part?h:d,D=w.split("."),C=0;C<D.length;C++)if(!k.test(D[C]))return!1;if(t.blacklisted_chars&&-1!==w.search(new RegExp("[".concat(t.blacklisted_chars,"]+"),"g")))return!1;return!0};var r=c(n(83399)),o=c(n(46255)),i=c(n(57658)),a=c(n(35372)),s=c(n(93610));function c(e){return e&&e.__esModule?e:{default:e}}var l={allow_display_name:!1,allow_underscores:!1,require_display_name:!1,allow_utf8_local_part:!0,require_tld:!0,blacklisted_chars:"",ignore_max_length:!1,host_blacklist:[],host_whitelist:[]},u=/^([^\x00-\x1F\x7F-\x9F\cX]+)</i,d=/^[a-z\d!#\$%&'\*\+\-\/=\?\^_`{\|}~]+$/i,f=/^[a-z\d]+$/,p=/^([\s\x01-\x08\x0b\x0c\x0e-\x1f\x7f\x21\x23-\x5b\x5d-\x7e]|(\\[\x01-\x09\x0b\x0c\x0d-\x7f]))*$/i,h=/^[a-z\d!#\$%&'\*\+\-\/=\?\^_`{\|}~\u00A1-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]+$/i,m=/^([\s\x01-\x08\x0b\x0c\x0e-\x1f\x7f\x21\x23-\x5b\x5d-\x7e\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]|(\\[\x01-\x09\x0b\x0c\x0d-\x7f\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))*$/i,g=254;e.exports=t.default,e.exports.default=t.default},57658:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){(0,r.default)(e),(t=(0,o.default)(t,a)).allow_trailing_dot&&"."===e[e.length-1]&&(e=e.substring(0,e.length-1));!0===t.allow_wildcard&&0===e.indexOf("*.")&&(e=e.substring(2));var n=e.split("."),i=n[n.length-1];if(t.require_tld){if(n.length<2)return!1;if(!t.allow_numeric_tld&&!/^([a-z\u00A1-\u00A8\u00AA-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]{2,}|xn[a-z0-9-]{2,})$/i.test(i))return!1;if(/\s/.test(i))return!1}if(!t.allow_numeric_tld&&/^\d+$/.test(i))return!1;return n.every((function(e){return!(e.length>63&&!t.ignore_max_length)&&(!!/^[a-z_\u00a1-\uffff0-9-]+$/i.test(e)&&(!/[\uff01-\uff5e]/.test(e)&&(!/^-|-$/.test(e)&&!(!t.allow_underscores&&/_/.test(e)))))}))};var r=i(n(83399)),o=i(n(93610));function i(e){return e&&e.__esModule?e:{default:e}}var a={require_tld:!0,allow_underscores:!1,allow_trailing_dot:!1,allow_numeric_tld:!1,allow_wildcard:!1,ignore_max_length:!1};e.exports=t.default,e.exports.default=t.default},35372:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";if((0,o.default)(t),!(n=String(n)))return e(t,4)||e(t,6);if("4"===n)return s.test(t);if("6"===n)return l.test(t);return!1};var r,o=(r=n(83399))&&r.__esModule?r:{default:r};var i="(?:[0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])",a="(".concat(i,"[.]){3}").concat(i),s=new RegExp("^".concat(a,"$")),c="(?:[0-9a-fA-F]{1,4})",l=new RegExp("^("+"(?:".concat(c,":){7}(?:").concat(c,"|:)|")+"(?:".concat(c,":){6}(?:").concat(a,"|:").concat(c,"|:)|")+"(?:".concat(c,":){5}(?::").concat(a,"|(:").concat(c,"){1,2}|:)|")+"(?:".concat(c,":){4}(?:(:").concat(c,"){0,1}:").concat(a,"|(:").concat(c,"){1,3}|:)|")+"(?:".concat(c,":){3}(?:(:").concat(c,"){0,2}:").concat(a,"|(:").concat(c,"){1,4}|:)|")+"(?:".concat(c,":){2}(?:(:").concat(c,"){0,3}:").concat(a,"|(:").concat(c,"){1,5}|:)|")+"(?:".concat(c,":){1}(?:(:").concat(c,"){0,4}:").concat(a,"|(:").concat(c,"){1,6}|:)|")+"(?::((?::".concat(c,"){0,5}:").concat(a,"|(?::").concat(c,"){1,7}|:))")+")(%[0-9a-zA-Z-.:]{1,})?$");e.exports=t.default,e.exports.default=t.default},77844:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t){if((0,r.default)(e),!e||/[\s<>]/.test(e))return!1;if(0===e.indexOf("mailto:"))return!1;if((t=(0,a.default)(t,l)).validate_length&&e.length>=2083)return!1;if(!t.allow_fragments&&e.includes("#"))return!1;if(!t.allow_query_components&&(e.includes("?")||e.includes("&")))return!1;var n,s,f,p,h,m,g,v;if(g=e.split("#"),e=g.shift(),g=e.split("?"),e=g.shift(),(g=e.split("://")).length>1){if(n=g.shift().toLowerCase(),t.require_valid_protocol&&-1===t.protocols.indexOf(n))return!1}else{if(t.require_protocol)return!1;if("//"===e.slice(0,2)){if(!t.allow_protocol_relative_urls)return!1;g[0]=e.slice(2)}}if(""===(e=g.join("://")))return!1;if(g=e.split("/"),""===(e=g.shift())&&!t.require_host)return!0;if((g=e.split("@")).length>1){if(t.disallow_auth)return!1;if(""===g[0])return!1;if((s=g.shift()).indexOf(":")>=0&&s.split(":").length>2)return!1;var y=s.split(":"),b=(S=2,function(e){if(Array.isArray(e))return e}(O=y)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,o,i,a,s=[],c=!0,l=!1;try{if(i=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=i.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(e){l=!0,o=e}finally{try{if(!c&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(l)throw o}}return s}}(O,S)||function(e,t){if(e){if("string"==typeof e)return c(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?c(e,t):void 0}}(O,S)||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.")}()),w=b[0],x=b[1];if(""===w&&""===x)return!1}var O,S;p=g.join("@"),m=null,v=null;var E=p.match(u);E?(f="",v=E[1],m=E[2]||null):(f=(g=p.split(":")).shift(),g.length&&(m=g.join(":")));if(null!==m&&m.length>0){if(h=parseInt(m,10),!/^[0-9]+$/.test(m)||h<=0||h>65535)return!1}else if(t.require_port)return!1;if(t.host_whitelist)return d(f,t.host_whitelist);if(""===f&&!t.require_host)return!0;if(!((0,i.default)(f)||(0,o.default)(f,t)||v&&(0,i.default)(v,6)))return!1;if(f=f||v,t.host_blacklist&&d(f,t.host_blacklist))return!1;return!0};var r=s(n(83399)),o=s(n(57658)),i=s(n(35372)),a=s(n(93610));function s(e){return e&&e.__esModule?e:{default:e}}function c(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var l={protocols:["http","https","ftp"],require_tld:!0,require_protocol:!1,require_host:!0,require_port:!1,require_valid_protocol:!0,allow_underscores:!1,allow_trailing_dot:!1,allow_protocol_relative_urls:!1,allow_fragments:!0,allow_query_components:!0,validate_length:!0},u=/^\[([^\]]+)\](?::([0-9]+))?$/;function d(e,t){for(var n=0;n<t.length;n++){var r=t[n];if(e===r||(o=r,"[object RegExp]"===Object.prototype.toString.call(o)&&r.test(e)))return!0}var o;return!1}e.exports=t.default,e.exports.default=t.default},83399:(e,t)=>{"use strict";function n(e){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},n(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){if(!("string"==typeof e||e instanceof String)){var t=n(e);throw null===e?t="null":"object"===t&&(t=e.constructor.name),new TypeError("Expected a string but received a ".concat(t))}},e.exports=t.default,e.exports.default=t.default},93610:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;for(var n in t)void 0===e[n]&&(e[n]=t[n]);return e},e.exports=t.default,e.exports.default=t.default},4883:e=>{"use strict";e.exports=t},81845:t=>{"use strict";t.exports=e},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,i=Object.getOwnPropertyDescriptor,a=Object.getOwnPropertyNames,s=Object.getPrototypeOf,c=Object.prototype.hasOwnProperty,l=(e,t,n,r)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let s of a(t))!c.call(e,s)&&s!==n&&o(e,s,{get:()=>t[s],enumerable:!(r=i(t,s))||r.enumerable});return e},u=(e,t,n)=>(n=null!=e?r(s(e)):{},l(!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:()=>y,batch:()=>Ee,connect:()=>ye,createDispatchHook:()=>Oe,createSelectorHook:()=>E,createStoreHook:()=>we,shallowEqual:()=>te,useDispatch:()=>Se,useSelector:()=>k,useStore:()=>xe}),e.exports=(e=>l(o({},"__esModule",{value:!0}),e))(d);var f=u(n(4883)),p=n(78418),h=u(n(4883)),m="default"in h?h.default:h,g=Symbol.for("react-redux-context"),v=typeof globalThis<"u"?globalThis:{};var y=function(){if(!m.createContext)return{};let e=v[g]??(v[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=y){return function(){return m.useContext(e)}}var x=w(),O=b,S=(e,t)=>e===t;function E(e=y){let t=e===y?x:w(e),n=(e,n={})=>{let{equalityFn:r=S,devModeChecks:o={}}="function"==typeof n?{equalityFn:n}:n,{store:i,subscription:a,getServerState:s,stabilityCheck:c,identityFunctionCheck:l}=t(),u=(m.useRef(!0),m.useCallback({[e.name]:t=>e(t)}[e.name],[e,c,o.stabilityCheck])),d=O(a.addNestedSub,i.getState,s||i.getState,u,r);return m.useDebugValue(d),d};return Object.assign(n,{withTypes:()=>n}),n}var k=E(),D=Symbol.for("react.element"),C=Symbol.for("react.portal"),P=Symbol.for("react.fragment"),_=Symbol.for("react.strict_mode"),j=Symbol.for("react.profiler"),T=Symbol.for("react.provider"),A=Symbol.for("react.context"),R=Symbol.for("react.server_context"),I=Symbol.for("react.forward_ref"),M=Symbol.for("react.suspense"),N=Symbol.for("react.suspense_list"),F=Symbol.for("react.memo"),L=Symbol.for("react.lazy"),H=(Symbol.for("react.offscreen"),Symbol.for("react.client.reference"),I),B=F;function W(e){return function(e){if("object"==typeof e&&null!==e){let t=e.$$typeof;switch(t){case D:{let n=e.type;switch(n){case P:case j:case _:case M:case N:return n;default:{let e=n&&n.$$typeof;switch(e){case R:case A:case I:case L:case F:case T:return e;default:return t}}}}case C:return t}}}(e)===F}function z(e,t,n,r,{areStatesEqual:o,areOwnPropsEqual:i,areStatePropsEqual:a}){let s,c,l,u,d,f=!1;function p(f,p){let h=!i(p,c),m=!o(f,s,p,c);return s=f,c=p,h&&m?(l=e(s,c),t.dependsOnOwnProps&&(u=t(r,c)),d=n(l,u,c),d):h?(e.dependsOnOwnProps&&(l=e(s,c)),t.dependsOnOwnProps&&(u=t(r,c)),d=n(l,u,c),d):m?function(){let t=e(s,c),r=!a(t,l);return l=t,r&&(d=n(l,u,c)),d}():d}return function(o,i){return f?p(o,i):function(o,i){return s=o,c=i,l=e(s,c),u=t(r,c),d=n(l,u,c),f=!0,d}(o,i)}}function U(e){return function(t){let n=e(t);function r(){return n}return r.dependsOnOwnProps=!1,r}}function V(e){return e.dependsOnOwnProps?!!e.dependsOnOwnProps:1!==e.length}function Y(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=V(e);let o=r(t,n);return"function"==typeof o&&(r.mapToProps=o,r.dependsOnOwnProps=V(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 Q={notify(){},get:()=>[]};function X(e,t){let n,r=Q,o=0,i=!1;function a(){l.onStateChange&&l.onStateChange()}function s(){o++,n||(n=t?t.addNestedSub(a):e.subscribe(a),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=Q)}let l={addNestedSub:function(e){s();let t=r.subscribe(e),n=!1;return()=>{n||(n=!0,t(),c())}},notifyNestedSubs:function(){r.notify()},handleChangeWrapper:a,isSubscribed:function(){return i},trySubscribe:function(){i||(i=!0,s())},tryUnsubscribe:function(){i&&(i=!1,c())},getListeners:()=>r};return l}var $=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",Z=typeof navigator<"u"&&"ReactNative"===navigator.product,J=$||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},ie={[H]:{$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},[B]:oe};function ae(e){return W(e)?oe:ie[e.$$typeof]||ne}var se=Object.defineProperty,ce=Object.getOwnPropertyNames,le=Object.getOwnPropertySymbols,ue=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);le&&(n=n.concat(le(t)));let r=ae(e),o=ae(t);for(let i=0;i<n.length;++i){let a=n[i];if(!(re[a]||o&&o[a]||r&&r[a])){let n=ue(t,a);try{se(e,a,n)}catch{}}}}return e}var he=b,me=[null,null];function ge(e,t,n,r,o,i){e.current=r,n.current=!1,o.current&&(o.current=null,i())}function ve(e,t){return e===t}var ye=function(e,t,n,{pure:r,areStatesEqual:o=ve,areOwnPropsEqual:i=te,areStatePropsEqual:a=te,areMergedPropsEqual:s=te,forwardRef:c=!1,context:l=y}={}){let u=l,d=function(e){return e?"function"==typeof e?Y(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?Y(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,i=!1;return function(t,n,a){let s=e(t,n,a);return i?r(s,o)||(o=s):(i=!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:a,areOwnPropsEqual:i,areMergedPropsEqual:s};function l(t){let[n,o,i]=m.useMemo((()=>{let{reactReduxForwardedRef:e,...n}=t;return[t.context,e,n]}),[t]),a=m.useMemo((()=>u),[n,u]),s=m.useContext(a),c=!!t.store&&!!t.store.getState&&!!t.store.dispatch,l=!!s&&!!s.store,d=c?t.store:s.store,f=l?s.getServerState:d.getState,p=m.useMemo((()=>function(e,{initMapStateToProps:t,initMapDispatchToProps:n,initMergeProps:r,...o}){return z(t(e,o),n(e,o),r(e,o),e,o)}(d.dispatch,r)),[d]),[g,v]=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]),y=m.useMemo((()=>c?s:{...s,subscription:g}),[c,s,g]),b=m.useRef(void 0),w=m.useRef(i),x=m.useRef(void 0),O=m.useRef(!1),S=m.useRef(!1),E=m.useRef(void 0);J((()=>(S.current=!0,()=>{S.current=!1})),[]);let k,D=m.useMemo((()=>()=>x.current&&i===w.current?x.current:p(d.getState(),i)),[d,i]),C=m.useMemo((()=>e=>g?function(e,t,n,r,o,i,a,s,c,l,u){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===i.current?a.current||l():(i.current=e,c.current=e,a.current=!0,u())};return n.onStateChange=p,n.trySubscribe(),p(),()=>{if(d=!0,n.tryUnsubscribe(),n.onStateChange=null,f)throw f}}(h,d,g,p,w,b,O,S,x,v,e):()=>{}),[g]);!function(e,t,n){J((()=>e(...t)),n)}(ge,[w,b,O,i,x,v]);try{k=he(C,D,f?()=>p(f(),i):D)}catch(e){throw E.current&&(e.message+=`\nThe error may be correlated with this previous error:\n${E.current.stack}\n\n`),e}J((()=>{E.current=void 0,x.current=void 0,b.current=k}));let P=m.useMemo((()=>m.createElement(e,{...k,ref:o})),[o,e,k]);return m.useMemo((()=>h?m.createElement(a.Provider,{value:y},P):P),[a,P,y])}let g=m.memo(l);if(g.WrappedComponent=e,g.displayName=l.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:i="once"}){let a=m.useMemo((()=>{let t=X(e);return{store:e,subscription:t,getServerState:r?()=>r:void 0,stabilityCheck:o,identityFunctionCheck:i}}),[e,r,o,i]),s=m.useMemo((()=>e.getState()),[e]);return J((()=>{let{subscription:t}=a;return t.onStateChange=t.notifyNestedSubs,t.trySubscribe(),s!==e.getState()&&t.notifyNestedSubs(),()=>{t.tryUnsubscribe(),t.onStateChange=void 0}}),[a,s]),m.createElement((t||y).Provider,{value:a},n)};function we(e=y){let t=e===y?x:w(e),n=()=>{let{store:e}=t();return e};return Object.assign(n,{withTypes:()=>n}),n}var xe=we();function Oe(e=y){let t=e===y?xe:we(e),n=()=>t().dispatch;return Object.assign(n,{withTypes:()=>n}),n}var Se=Oe(),Ee=K;(e=>{O=e})(p.useSyncExternalStoreWithSelector),(e=>{he=e})(f.useSyncExternalStore)},95361:(e,t,n)=>{"use strict";n.d(t,{B1:()=>r.B1,BN:()=>g,ER:()=>v,Ej:()=>y,RK:()=>c,UE:()=>s,UU:()=>l,__:()=>a,cY:()=>m,jD:()=>f,mG:()=>h,rD:()=>i});var r=n(97193);function o(e,t,n){let{reference:o,floating:i}=e;const a=(0,r.TV)(t),s=(0,r.Dz)(t),c=(0,r.sq)(s),l=(0,r.C0)(t),u="y"===a,d=o.x+o.width/2-i.width/2,f=o.y+o.height/2-i.height/2,p=o[c]/2-i[c]/2;let h;switch(l){case"top":h={x:d,y:o.y-i.height};break;case"bottom":h={x:d,y:o.y+o.height};break;case"right":h={x:o.x+o.width,y:f};break;case"left":h={x:o.x-i.width,y:f};break;default:h={x:o.x,y:o.y}}switch((0,r.Sg)(t)){case"start":h[s]-=p*(n&&u?-1:1);break;case"end":h[s]+=p*(n&&u?-1:1)}return h}const i=async(e,t,n)=>{const{placement:r="bottom",strategy:i="absolute",middleware:a=[],platform:s}=n,c=a.filter(Boolean),l=await(null==s.isRTL?void 0:s.isRTL(t));let u=await s.getElementRects({reference:e,floating:t,strategy:i}),{x:d,y:f}=o(u,r,l),p=r,h={},m=0;for(let n=0;n<c.length;n++){const{name:a,fn:g}=c[n],{x:v,y,data:b,reset:w}=await g({x:d,y:f,initialPlacement:r,placement:p,strategy:i,middlewareData:h,rects:u,platform:s,elements:{reference:e,floating:t}});d=null!=v?v:d,f=null!=y?y:f,h={...h,[a]:{...h[a],...b}},w&&m<=50&&(m++,"object"==typeof w&&(w.placement&&(p=w.placement),w.rects&&(u=!0===w.rects?await s.getElementRects({reference:e,floating:t,strategy:i}):w.rects),({x:d,y:f}=o(u,p,l))),n=-1)}return{x:d,y:f,placement:p,strategy:i,middlewareData:h}};async function a(e,t){var n;void 0===t&&(t={});const{x:o,y:i,platform:a,rects:s,elements:c,strategy:l}=e,{boundary:u="clippingAncestors",rootBoundary:d="viewport",elementContext:f="floating",altBoundary:p=!1,padding:h=0}=(0,r._3)(t,e),m=(0,r.nI)(h),g=c[p?"floating"===f?"reference":"floating":f],v=(0,r.B1)(await a.getClippingRect({element:null==(n=await(null==a.isElement?void 0:a.isElement(g)))||n?g:g.contextElement||await(null==a.getDocumentElement?void 0:a.getDocumentElement(c.floating)),boundary:u,rootBoundary:d,strategy:l})),y="floating"===f?{...s.floating,x:o,y:i}:s.reference,b=await(null==a.getOffsetParent?void 0:a.getOffsetParent(c.floating)),w=await(null==a.isElement?void 0:a.isElement(b))&&await(null==a.getScale?void 0:a.getScale(b))||{x:1,y:1},x=(0,r.B1)(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:c,rect:y,offsetParent:b,strategy:l}):y);return{top:(v.top-x.top+m.top)/w.y,bottom:(x.bottom-v.bottom+m.bottom)/w.y,left:(v.left-x.left+m.left)/w.x,right:(x.right-v.right+m.right)/w.x}}const s=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:o,placement:i,rects:a,platform:s,elements:c,middlewareData:l}=t,{element:u,padding:d=0}=(0,r._3)(e,t)||{};if(null==u)return{};const f=(0,r.nI)(d),p={x:n,y:o},h=(0,r.Dz)(i),m=(0,r.sq)(h),g=await s.getDimensions(u),v="y"===h,y=v?"top":"left",b=v?"bottom":"right",w=v?"clientHeight":"clientWidth",x=a.reference[m]+a.reference[h]-p[h]-a.floating[m],O=p[h]-a.reference[h],S=await(null==s.getOffsetParent?void 0:s.getOffsetParent(u));let E=S?S[w]:0;E&&await(null==s.isElement?void 0:s.isElement(S))||(E=c.floating[w]||a.floating[m]);const k=x/2-O/2,D=E/2-g[m]/2-1,C=(0,r.jk)(f[y],D),P=(0,r.jk)(f[b],D),_=C,j=E-g[m]-P,T=E/2-g[m]/2+k,A=(0,r.qE)(_,T,j),R=!l.arrow&&null!=(0,r.Sg)(i)&&T!==A&&a.reference[m]/2-(T<_?C:P)-g[m]/2<0,I=R?T<_?T-_:T-j:0;return{[h]:p[h]+I,data:{[h]:A,centerOffset:T-A-I,...R&&{alignmentOffset:I}},reset:R}}});const c=function(e){return void 0===e&&(e={}),{name:"autoPlacement",options:e,async fn(t){var n,o,i;const{rects:s,middlewareData:c,placement:l,platform:u,elements:d}=t,{crossAxis:f=!1,alignment:p,allowedPlacements:h=r.DD,autoAlignment:m=!0,...g}=(0,r._3)(e,t),v=void 0!==p||h===r.DD?function(e,t,n){return(e?[...n.filter((t=>(0,r.Sg)(t)===e)),...n.filter((t=>(0,r.Sg)(t)!==e))]:n.filter((e=>(0,r.C0)(e)===e))).filter((n=>!e||(0,r.Sg)(n)===e||!!t&&(0,r.aD)(n)!==n))}(p||null,m,h):h,y=await a(t,g),b=(null==(n=c.autoPlacement)?void 0:n.index)||0,w=v[b];if(null==w)return{};const x=(0,r.w7)(w,s,await(null==u.isRTL?void 0:u.isRTL(d.floating)));if(l!==w)return{reset:{placement:v[0]}};const O=[y[(0,r.C0)(w)],y[x[0]],y[x[1]]],S=[...(null==(o=c.autoPlacement)?void 0:o.overflows)||[],{placement:w,overflows:O}],E=v[b+1];if(E)return{data:{index:b+1,overflows:S},reset:{placement:E}};const k=S.map((e=>{const t=(0,r.Sg)(e.placement);return[e.placement,t&&f?e.overflows.slice(0,2).reduce(((e,t)=>e+t),0):e.overflows[0],e.overflows]})).sort(((e,t)=>e[1]-t[1])),D=(null==(i=k.filter((e=>e[2].slice(0,(0,r.Sg)(e[0])?2:3).every((e=>e<=0))))[0])?void 0:i[0])||k[0][0];return D!==l?{data:{index:b+1,overflows:S},reset:{placement:D}}:{}}}},l=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var n,o;const{placement:i,middlewareData:s,rects:c,initialPlacement:l,platform:u,elements:d}=t,{mainAxis:f=!0,crossAxis:p=!0,fallbackPlacements:h,fallbackStrategy:m="bestFit",fallbackAxisSideDirection:g="none",flipAlignment:v=!0,...y}=(0,r._3)(e,t);if(null!=(n=s.arrow)&&n.alignmentOffset)return{};const b=(0,r.C0)(i),w=(0,r.C0)(l)===l,x=await(null==u.isRTL?void 0:u.isRTL(d.floating)),O=h||(w||!v?[(0,r.bV)(l)]:(0,r.WJ)(l));h||"none"===g||O.push(...(0,r.lP)(l,v,g,x));const S=[l,...O],E=await a(t,y),k=[];let D=(null==(o=s.flip)?void 0:o.overflows)||[];if(f&&k.push(E[b]),p){const e=(0,r.w7)(i,c,x);k.push(E[e[0]],E[e[1]])}if(D=[...D,{placement:i,overflows:k}],!k.every((e=>e<=0))){var C,P;const e=((null==(C=s.flip)?void 0:C.index)||0)+1,t=S[e];if(t)return{data:{index:e,overflows:D},reset:{placement:t}};let n=null==(P=D.filter((e=>e.overflows[0]<=0)).sort(((e,t)=>e.overflows[1]-t.overflows[1]))[0])?void 0:P.placement;if(!n)switch(m){case"bestFit":{var _;const e=null==(_=D.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=l}if(i!==n)return{reset:{placement:n}}}return{}}}};function u(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function d(e){return r.r_.some((t=>e[t]>=0))}const f=function(e){return void 0===e&&(e={}),{name:"hide",options:e,async fn(t){const{rects:n}=t,{strategy:o="referenceHidden",...i}=(0,r._3)(e,t);switch(o){case"referenceHidden":{const e=u(await a(t,{...i,elementContext:"reference"}),n.reference);return{data:{referenceHiddenOffsets:e,referenceHidden:d(e)}}}case"escaped":{const e=u(await a(t,{...i,altBoundary:!0}),n.floating);return{data:{escapedOffsets:e,escaped:d(e)}}}default:return{}}}}};function p(e){const t=(0,r.jk)(...e.map((e=>e.left))),n=(0,r.jk)(...e.map((e=>e.top)));return{x:t,y:n,width:(0,r.T9)(...e.map((e=>e.right)))-t,height:(0,r.T9)(...e.map((e=>e.bottom)))-n}}const h=function(e){return void 0===e&&(e={}),{name:"inline",options:e,async fn(t){const{placement:n,elements:o,rects:i,platform:a,strategy:s}=t,{padding:c=2,x:l,y:u}=(0,r._3)(e,t),d=Array.from(await(null==a.getClientRects?void 0:a.getClientRects(o.reference))||[]),f=function(e){const t=e.slice().sort(((e,t)=>e.y-t.y)),n=[];let o=null;for(let e=0;e<t.length;e++){const r=t[e];!o||r.y-o.y>o.height/2?n.push([r]):n[n.length-1].push(r),o=r}return n.map((e=>(0,r.B1)(p(e))))}(d),h=(0,r.B1)(p(d)),m=(0,r.nI)(c);const g=await a.getElementRects({reference:{getBoundingClientRect:function(){if(2===f.length&&f[0].left>f[1].right&&null!=l&&null!=u)return f.find((e=>l>e.left-m.left&&l<e.right+m.right&&u>e.top-m.top&&u<e.bottom+m.bottom))||h;if(f.length>=2){if("y"===(0,r.TV)(n)){const e=f[0],t=f[f.length-1],o="top"===(0,r.C0)(n),i=e.top,a=t.bottom,s=o?e.left:t.left,c=o?e.right:t.right;return{top:i,bottom:a,left:s,right:c,width:c-s,height:a-i,x:s,y:i}}const e="left"===(0,r.C0)(n),t=(0,r.T9)(...f.map((e=>e.right))),o=(0,r.jk)(...f.map((e=>e.left))),i=f.filter((n=>e?n.left===o:n.right===t)),a=i[0].top,s=i[i.length-1].bottom;return{top:a,bottom:s,left:o,right:t,width:t-o,height:s-a,x:o,y:a}}return h}},floating:o.floating,strategy:s});return i.reference.x!==g.reference.x||i.reference.y!==g.reference.y||i.reference.width!==g.reference.width||i.reference.height!==g.reference.height?{reset:{rects:g}}:{}}}};const m=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){var n,o;const{x:i,y:a,placement:s,middlewareData:c}=t,l=await async function(e,t){const{placement:n,platform:o,elements:i}=e,a=await(null==o.isRTL?void 0:o.isRTL(i.floating)),s=(0,r.C0)(n),c=(0,r.Sg)(n),l="y"===(0,r.TV)(n),u=["left","top"].includes(s)?-1:1,d=a&&l?-1:1,f=(0,r._3)(t,e);let{mainAxis:p,crossAxis:h,alignmentAxis:m}="number"==typeof f?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...f};return c&&"number"==typeof m&&(h="end"===c?-1*m:m),l?{x:h*d,y:p*u}:{x:p*u,y:h*d}}(t,e);return s===(null==(n=c.offset)?void 0:n.placement)&&null!=(o=c.arrow)&&o.alignmentOffset?{}:{x:i+l.x,y:a+l.y,data:{...l,placement:s}}}}},g=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:o,placement:i}=t,{mainAxis:s=!0,crossAxis:c=!1,limiter:l={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...u}=(0,r._3)(e,t),d={x:n,y:o},f=await a(t,u),p=(0,r.TV)((0,r.C0)(i)),h=(0,r.PG)(p);let m=d[h],g=d[p];if(s){const e="y"===h?"bottom":"right",t=m+f["y"===h?"top":"left"],n=m-f[e];m=(0,r.qE)(t,m,n)}if(c){const e="y"===p?"bottom":"right",t=g+f["y"===p?"top":"left"],n=g-f[e];g=(0,r.qE)(t,g,n)}const v=l.fn({...t,[h]:m,[p]:g});return{...v,data:{x:v.x-n,y:v.y-o}}}}},v=function(e){return void 0===e&&(e={}),{options:e,fn(t){const{x:n,y:o,placement:i,rects:a,middlewareData:s}=t,{offset:c=0,mainAxis:l=!0,crossAxis:u=!0}=(0,r._3)(e,t),d={x:n,y:o},f=(0,r.TV)(i),p=(0,r.PG)(f);let h=d[p],m=d[f];const g=(0,r._3)(c,t),v="number"==typeof g?{mainAxis:g,crossAxis:0}:{mainAxis:0,crossAxis:0,...g};if(l){const e="y"===p?"height":"width",t=a.reference[p]-a.floating[e]+v.mainAxis,n=a.reference[p]+a.reference[e]-v.mainAxis;h<t?h=t:h>n&&(h=n)}if(u){var y,b;const e="y"===p?"width":"height",t=["top","left"].includes((0,r.C0)(i)),n=a.reference[f]-a.floating[e]+(t&&(null==(y=s.offset)?void 0:y[f])||0)+(t?0:v.crossAxis),o=a.reference[f]+a.reference[e]+(t?0:(null==(b=s.offset)?void 0:b[f])||0)-(t?v.crossAxis:0);m<n?m=n:m>o&&(m=o)}return{[p]:h,[f]:m}}}},y=function(e){return void 0===e&&(e={}),{name:"size",options:e,async fn(t){const{placement:n,rects:o,platform:i,elements:s}=t,{apply:c=(()=>{}),...l}=(0,r._3)(e,t),u=await a(t,l),d=(0,r.C0)(n),f=(0,r.Sg)(n),p="y"===(0,r.TV)(n),{width:h,height:m}=o.floating;let g,v;"top"===d||"bottom"===d?(g=d,v=f===(await(null==i.isRTL?void 0:i.isRTL(s.floating))?"start":"end")?"left":"right"):(v=d,g="end"===f?"top":"bottom");const y=m-u[g],b=h-u[v],w=!t.middlewareData.shift;let x=y,O=b;if(p){const e=h-u.left-u.right;O=f||w?(0,r.jk)(b,e):e}else{const e=m-u.top-u.bottom;x=f||w?(0,r.jk)(y,e):e}if(w&&!f){const e=(0,r.T9)(u.left,0),t=(0,r.T9)(u.right,0),n=(0,r.T9)(u.top,0),o=(0,r.T9)(u.bottom,0);p?O=h-2*(0!==e||0!==t?e+t:(0,r.T9)(u.left,u.right)):x=m-2*(0!==n||0!==o?n+o:(0,r.T9)(u.top,u.bottom))}await c({...t,availableWidth:O,availableHeight:x});const S=await i.getDimensions(s.floating);return h!==S.width||m!==S.height?{reset:{rects:!0}}:{}}}}},97193:(e,t,n)=>{"use strict";n.d(t,{B1:()=>C,C0:()=>m,DD:()=>i,Dz:()=>w,Jx:()=>u,LI:()=>c,PG:()=>v,RI:()=>l,Sg:()=>g,T9:()=>s,TV:()=>b,WJ:()=>O,_3:()=>h,aD:()=>S,bV:()=>k,jk:()=>a,lP:()=>E,nI:()=>D,qE:()=>p,r_:()=>r,sq:()=>y,w7:()=>x});const r=["top","right","bottom","left"],o=["start","end"],i=r.reduce(((e,t)=>e.concat(t,t+"-"+o[0],t+"-"+o[1])),[]),a=Math.min,s=Math.max,c=Math.round,l=Math.floor,u=e=>({x:e,y:e}),d={left:"right",right:"left",bottom:"top",top:"bottom"},f={start:"end",end:"start"};function p(e,t,n){return s(e,a(t,n))}function h(e,t){return"function"==typeof e?e(t):e}function m(e){return e.split("-")[0]}function g(e){return e.split("-")[1]}function v(e){return"x"===e?"y":"x"}function y(e){return"y"===e?"height":"width"}function b(e){return["top","bottom"].includes(m(e))?"y":"x"}function w(e){return v(b(e))}function x(e,t,n){void 0===n&&(n=!1);const r=g(e),o=w(e),i=y(o);let a="x"===o?r===(n?"end":"start")?"right":"left":"start"===r?"bottom":"top";return t.reference[i]>t.floating[i]&&(a=k(a)),[a,k(a)]}function O(e){const t=k(e);return[S(e),t,S(t)]}function S(e){return e.replace(/start|end/g,(e=>f[e]))}function E(e,t,n,r){const o=g(e);let i=function(e,t,n){const r=["left","right"],o=["right","left"],i=["top","bottom"],a=["bottom","top"];switch(e){case"top":case"bottom":return n?t?o:r:t?r:o;case"left":case"right":return t?i:a;default:return[]}}(m(e),"start"===n,r);return o&&(i=i.map((e=>e+"-"+o)),t&&(i=i.concat(i.map(S)))),i}function k(e){return e.replace(/left|right|bottom|top/g,(e=>d[e]))}function D(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 C(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}},50622:(e,t,n)=>{"use strict";function r(e,t){return(e<0?"-":"")+Math.abs(e).toString().padStart(t,"0")}n.d(t,{F:()=>r})},18621:(e,t,n)=>{"use strict";n.d(t,{q:()=>r.c});var r=n(44985)},82695:(e,t,n)=>{"use strict";n.d(t,{q:()=>o});let r={};function o(){return r}},69021:(e,t,n)=>{"use strict";n.d(t,{C:()=>o});var r=n(50622);const o={y(e,t){const n=e.getFullYear(),o=n>0?n:1-n;return(0,r.F)("yy"===t?o%100:o,t.length)},M(e,t){const n=e.getMonth();return"M"===t?String(n+1):(0,r.F)(n+1,2)},d:(e,t)=>(0,r.F)(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)=>(0,r.F)(e.getHours()%12||12,t.length),H:(e,t)=>(0,r.F)(e.getHours(),t.length),m:(e,t)=>(0,r.F)(e.getMinutes(),t.length),s:(e,t)=>(0,r.F)(e.getSeconds(),t.length),S(e,t){const n=t.length,o=e.getMilliseconds(),i=Math.trunc(o*Math.pow(10,n-3));return(0,r.F)(i,t.length)}}},36847:(e,t,n)=>{"use strict";n.d(t,{m:()=>i});const r=(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"})}},o=(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"})}},i={p:o,P:(e,t)=>{const n=e.match(/(P+)(p+)?/)||[],i=n[1],a=n[2];if(!a)return r(e,t);let s;switch(i){case"P":s=t.dateTime({width:"short"});break;case"PP":s=t.dateTime({width:"medium"});break;case"PPP":s=t.dateTime({width:"long"});break;default:s=t.dateTime({width:"full"})}return s.replace("{{date}}",r(i,t)).replace("{{time}}",o(a,t))}}},40215:(e,t,n)=>{"use strict";n.d(t,{G:()=>o});var r=n(2642);function o(e){const t=(0,r.a)(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}},76992:(e,t,n)=>{"use strict";n.d(t,{Ss:()=>c,ef:()=>a,xM:()=>s});const r=/^D+$/,o=/^Y+$/,i=["D","DD","YY","YYYY"];function a(e){return r.test(e)}function s(e){return o.test(e)}function c(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),i.includes(e))throw new RangeError(r)}},2940:(e,t,n)=>{"use strict";n.d(t,{Cg:()=>i,_m:()=>s,my:()=>r,s0:()=>a,w4:()=>o});Math.pow(10,8);const r=6048e5,o=864e5,i=6e4,a=36e5,s=1e3},35840:(e,t,n)=>{"use strict";function r(e,t){return e instanceof Date?new e.constructor(t):new Date(t)}n.d(t,{w:()=>r})},20514:(e,t,n)=>{"use strict";n.d(t,{m:()=>a});var r=n(2940),o=n(51730),i=n(40215);function a(e,t){const n=(0,o.o)(e),a=(0,o.o)(t),s=+n-(0,i.G)(n),c=+a-(0,i.G)(a);return Math.round((s-c)/r.w4)}},36126:(e,t,n)=>{"use strict";n.d(t,{GP:()=>T});var r=n(18621),o=n(82695),i=n(73875),a=n(6514),s=n(65961),c=n(70175),l=n(29220),u=n(50622),d=n(69021);const f="midnight",p="noon",h="morning",m="afternoon",g="evening",v="night",y={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 d.C.y(e,t)},Y:function(e,t,n,r){const o=(0,l.h)(e,r),i=o>0?o:1-o;if("YY"===t){const e=i%100;return(0,u.F)(e,2)}return"Yo"===t?n.ordinalNumber(i,{unit:"year"}):(0,u.F)(i,t.length)},R:function(e,t){const n=(0,s.p)(e);return(0,u.F)(n,t.length)},u:function(e,t){const n=e.getFullYear();return(0,u.F)(n,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(0,u.F)(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(0,u.F)(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 d.C.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(0,u.F)(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=(0,c.N)(e,r);return"wo"===t?n.ordinalNumber(o,{unit:"week"}):(0,u.F)(o,t.length)},I:function(e,t,n){const r=(0,a.s)(e);return"Io"===t?n.ordinalNumber(r,{unit:"week"}):(0,u.F)(r,t.length)},d:function(e,t,n){return"do"===t?n.ordinalNumber(e.getDate(),{unit:"date"}):d.C.d(e,t)},D:function(e,t,n){const r=(0,i.F)(e);return"Do"===t?n.ordinalNumber(r,{unit:"dayOfYear"}):(0,u.F)(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(),i=(o-r.weekStartsOn+8)%7||7;switch(t){case"e":return String(i);case"ee":return(0,u.F)(i,2);case"eo":return n.ordinalNumber(i,{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(),i=(o-r.weekStartsOn+8)%7||7;switch(t){case"c":return String(i);case"cc":return(0,u.F)(i,t.length);case"co":return n.ordinalNumber(i,{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(0,u.F)(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?p:0===r?f: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?g:r>=12?m:r>=4?h:v,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 d.C.h(e,t)},H:function(e,t,n){return"Ho"===t?n.ordinalNumber(e.getHours(),{unit:"hour"}):d.C.H(e,t)},K:function(e,t,n){const r=e.getHours()%12;return"Ko"===t?n.ordinalNumber(r,{unit:"hour"}):(0,u.F)(r,t.length)},k:function(e,t,n){let r=e.getHours();return 0===r&&(r=24),"ko"===t?n.ordinalNumber(r,{unit:"hour"}):(0,u.F)(r,t.length)},m:function(e,t,n){return"mo"===t?n.ordinalNumber(e.getMinutes(),{unit:"minute"}):d.C.m(e,t)},s:function(e,t,n){return"so"===t?n.ordinalNumber(e.getSeconds(),{unit:"second"}):d.C.s(e,t)},S:function(e,t){return d.C.S(e,t)},X:function(e,t,n){const r=e.getTimezoneOffset();if(0===r)return"Z";switch(t){case"X":return w(r);case"XXXX":case"XX":return x(r);default:return x(r,":")}},x:function(e,t,n){const r=e.getTimezoneOffset();switch(t){case"x":return w(r);case"xxxx":case"xx":return x(r);default:return x(r,":")}},O:function(e,t,n){const r=e.getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+b(r,":");default:return"GMT"+x(r,":")}},z:function(e,t,n){const r=e.getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+b(r,":");default:return"GMT"+x(r,":")}},t:function(e,t,n){const r=Math.trunc(e.getTime()/1e3);return(0,u.F)(r,t.length)},T:function(e,t,n){const r=e.getTime();return(0,u.F)(r,t.length)}};function b(e,t=""){const n=e>0?"-":"+",r=Math.abs(e),o=Math.trunc(r/60),i=r%60;return 0===i?n+String(o):n+String(o)+t+(0,u.F)(i,2)}function w(e,t){if(e%60==0){return(e>0?"-":"+")+(0,u.F)(Math.abs(e)/60,2)}return x(e,t)}function x(e,t=""){const n=e>0?"-":"+",r=Math.abs(e);return n+(0,u.F)(Math.trunc(r/60),2)+t+(0,u.F)(r%60,2)}var O=n(36847),S=n(76992),E=n(71649),k=n(2642);const D=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,C=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,P=/^'([^]*?)'?$/,_=/''/g,j=/[a-zA-Z]/;function T(e,t,n){const i=(0,o.q)(),a=n?.locale??i.locale??r.q,s=n?.firstWeekContainsDate??n?.locale?.options?.firstWeekContainsDate??i.firstWeekContainsDate??i.locale?.options?.firstWeekContainsDate??1,c=n?.weekStartsOn??n?.locale?.options?.weekStartsOn??i.weekStartsOn??i.locale?.options?.weekStartsOn??0,l=(0,k.a)(e);if(!(0,E.f)(l))throw new RangeError("Invalid time value");let u=t.match(C).map((e=>{const t=e[0];if("p"===t||"P"===t){return(0,O.m[t])(e,a.formatLong)}return e})).join("").match(D).map((e=>{if("''"===e)return{isToken:!1,value:"'"};const t=e[0];if("'"===t)return{isToken:!1,value:A(e)};if(y[t])return{isToken:!0,value:e};if(t.match(j))throw new RangeError("Format string contains an unescaped latin alphabet character `"+t+"`");return{isToken:!1,value:e}}));a.localize.preprocessor&&(u=a.localize.preprocessor(l,u));const d={firstWeekContainsDate:s,weekStartsOn:c,locale:a};return u.map((r=>{if(!r.isToken)return r.value;const o=r.value;(!n?.useAdditionalWeekYearTokens&&(0,S.xM)(o)||!n?.useAdditionalDayOfYearTokens&&(0,S.ef)(o))&&(0,S.Ss)(o,t,String(e));return(0,y[o[0]])(l,o,a.localize,d)})).join("")}function A(e){const t=e.match(P);return t?t[1].replace(_,"'"):e}},73875:(e,t,n)=>{"use strict";n.d(t,{F:()=>a});var r=n(20514),o=n(16823),i=n(2642);function a(e){const t=(0,i.a)(e);return(0,r.m)(t,(0,o.D)(t))+1}},6514:(e,t,n)=>{"use strict";n.d(t,{s:()=>s});var r=n(2940),o=n(83787),i=n(7848),a=n(2642);function s(e){const t=(0,a.a)(e),n=+(0,o.b)(t)-+(0,i.w)(t);return Math.round(n/r.my)+1}},65961:(e,t,n)=>{"use strict";n.d(t,{p:()=>a});var r=n(35840),o=n(83787),i=n(2642);function a(e){const t=(0,i.a)(e),n=t.getFullYear(),a=(0,r.w)(e,0);a.setFullYear(n+1,0,4),a.setHours(0,0,0,0);const s=(0,o.b)(a),c=(0,r.w)(e,0);c.setFullYear(n,0,4),c.setHours(0,0,0,0);const l=(0,o.b)(c);return t.getTime()>=s.getTime()?n+1:t.getTime()>=l.getTime()?n:n-1}},70175:(e,t,n)=>{"use strict";n.d(t,{N:()=>s});var r=n(2940),o=n(92528),i=n(65563),a=n(2642);function s(e,t){const n=(0,a.a)(e),s=+(0,o.k)(n,t)-+(0,i.b)(n,t);return Math.round(s/r.my)+1}},29220:(e,t,n)=>{"use strict";n.d(t,{h:()=>s});var r=n(35840),o=n(92528),i=n(2642),a=n(82695);function s(e,t){const n=(0,i.a)(e),s=n.getFullYear(),c=(0,a.q)(),l=t?.firstWeekContainsDate??t?.locale?.options?.firstWeekContainsDate??c.firstWeekContainsDate??c.locale?.options?.firstWeekContainsDate??1,u=(0,r.w)(e,0);u.setFullYear(s+1,0,l),u.setHours(0,0,0,0);const d=(0,o.k)(u,t),f=(0,r.w)(e,0);f.setFullYear(s,0,l),f.setHours(0,0,0,0);const p=(0,o.k)(f,t);return n.getTime()>=d.getTime()?s+1:n.getTime()>=p.getTime()?s:s-1}},131:(e,t,n)=>{"use strict";n.d(t,{fij:()=>i,m_z:()=>s.m,Vq$:()=>m,GPZ:()=>v.GP,qZx:()=>w,Osm:()=>S,SyE:()=>E,uv4:()=>Ce,qgA:()=>De,Hle:()=>Pe,avh:()=>Fe,$7z:()=>Le,glI:()=>He,gtt:()=>Be,ol1:()=>l.o});var r=n(2642),o=n(35840);function i(e,t){const n=(0,r.a)(e);return isNaN(t)?(0,o.w)(e,NaN):t?(n.setDate(n.getDate()+t),n):n}var a=n(2940);n(65961);var s=n(20514);n(7848);function c(e,t){const n=(0,r.a)(e),o=(0,r.a)(t),i=n.getTime()-o.getTime();return i<0?-1:i>0?1:i}var l=n(51730);var u=n(71649);var d=n(83787),f=n(40215);var p=n(92528);function h(e,t){const n=(0,r.a)(e),o=(0,r.a)(t);return n.getFullYear()-o.getFullYear()}function m(e,t){const n=(0,r.a)(e),o=(0,r.a)(t),i=c(n,o),a=Math.abs(h(n,o));n.setFullYear(1584),o.setFullYear(1584);const s=i*(a-+(c(n,o)===-i));return 0===s?0:s}n(16823);var g=n(82695);var v=n(36126),y=n(18621);n(50622);n(73875);function b(){return Object.assign({},(0,g.q)())}function w(e){return(0,r.a)(e).getHours()}function x(e){let t=(0,r.a)(e).getDay();return 0===t&&(t=7),t}var O=n(6514);function S(e){return(0,r.a)(e).getMinutes()}function E(e){return(0,r.a)(e).getSeconds()}var k=n(70175);var D=n(29220);n(32833);var C=n(36847),P=n(76992);function _(e,t){const n=t instanceof Date?(0,o.w)(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 j{subPriority=0;validate(e,t){return!0}}class T extends j{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 A extends j{priority=10;subPriority=-1;set(e,t){return t.timestampIsSet?e:(0,o.w)(e,_(e,Date))}}class R{run(e,t,n,r){const o=this.parse(e,t,n,r);return o?{setter:new T(o.value,this.validate,this.set,this.priority,this.subPriority),rest:o.rest}:null}validate(e,t,n){return!0}}const I=/^(1[0-2]|0?\d)/,M=/^(3[0-1]|[0-2]?\d)/,N=/^(36[0-6]|3[0-5]\d|[0-2]?\d?\d)/,F=/^(5[0-3]|[0-4]?\d)/,L=/^(2[0-3]|[0-1]?\d)/,H=/^(2[0-4]|[0-1]?\d)/,B=/^(1[0-1]|0?\d)/,W=/^(1[0-2]|0?\d)/,z=/^[0-5]?\d/,U=/^[0-5]?\d/,V=/^\d/,Y=/^\d{1,2}/,q=/^\d{1,3}/,G=/^\d{1,4}/,K=/^-?\d+/,Q=/^-?\d/,X=/^-?\d{1,2}/,$=/^-?\d{1,3}/,Z=/^-?\d{1,4}/,J=/^([+-])(\d{2})(\d{2})?|Z/,ee=/^([+-])(\d{2})(\d{2})|Z/,te=/^([+-])(\d{2})(\d{2})((\d{2}))?|Z/,ne=/^([+-])(\d{2}):(\d{2})|Z/,re=/^([+-])(\d{2}):(\d{2})(:(\d{2}))?|Z/;function oe(e,t){return e?{value:t(e.value),rest:e.rest}:e}function ie(e,t){const n=t.match(e);return n?{value:parseInt(n[0],10),rest:t.slice(n[0].length)}:null}function ae(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,i=n[3]?parseInt(n[3],10):0,s=n[5]?parseInt(n[5],10):0;return{value:r*(o*a.s0+i*a.Cg+s*a._m),rest:t.slice(n[0].length)}}function se(e){return ie(K,e)}function ce(e,t){switch(e){case 1:return ie(V,t);case 2:return ie(Y,t);case 3:return ie(q,t);case 4:return ie(G,t);default:return ie(new RegExp("^\\d{1,"+e+"}"),t)}}function le(e,t){switch(e){case 1:return ie(Q,t);case 2:return ie(X,t);case 3:return ie($,t);case 4:return ie(Z,t);default:return ie(new RegExp("^-?\\d{1,"+e+"}"),t)}}function ue(e){switch(e){case"morning":return 4;case"evening":return 17;case"pm":case"noon":case"afternoon":return 12;default:return 0}}function de(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 fe(e){return e%400==0||e%4==0&&e%100!=0}function pe(e,t,n){const o=(0,r.a)(e),i=(0,k.N)(o,n)-t;return o.setDate(o.getDate()-7*i),o}function he(e,t){const n=(0,r.a)(e),o=(0,O.s)(n)-t;return n.setDate(n.getDate()-7*o),n}const me=[31,28,31,30,31,30,31,31,30,31,30,31],ge=[31,29,31,30,31,30,31,31,30,31,30,31];function ve(e,t,n){const o=(0,g.q)(),a=n?.weekStartsOn??n?.locale?.options?.weekStartsOn??o.weekStartsOn??o.locale?.options?.weekStartsOn??0,s=(0,r.a)(e),c=s.getDay(),l=7-a;return i(s,t<0||t>6?t-(c+l)%7:((t%7+7)%7+l)%7-(c+l)%7)}function ye(e,t){const n=(0,r.a)(e);return i(n,t-x(n))}const be={G:new class extends R{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 R{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 oe(ce(4,e),r);case"yo":return oe(n.ordinalNumber(e,{unit:"year"}),r);default:return oe(ce(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=de(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 R{priority=130;parse(e,t,n){const r=e=>({year:e,isTwoDigitYear:"YY"===t});switch(t){case"Y":return oe(ce(4,e),r);case"Yo":return oe(n.ordinalNumber(e,{unit:"year"}),r);default:return oe(ce(t.length,e),r)}}validate(e,t){return t.isTwoDigitYear||t.year>0}set(e,t,n,r){const o=(0,D.h)(e,r);if(n.isTwoDigitYear){const t=de(n.year,o);return e.setFullYear(t,0,r.firstWeekContainsDate),e.setHours(0,0,0,0),(0,p.k)(e,r)}const i="era"in t&&1!==t.era?1-n.year:n.year;return e.setFullYear(i,0,r.firstWeekContainsDate),e.setHours(0,0,0,0),(0,p.k)(e,r)}incompatibleTokens=["y","R","u","Q","q","M","L","I","d","D","i","t","T"]},R:new class extends R{priority=130;parse(e,t){return le("R"===t?4:t.length,e)}set(e,t,n){const r=(0,o.w)(e,0);return r.setFullYear(n,0,4),r.setHours(0,0,0,0),(0,d.b)(r)}incompatibleTokens=["G","y","Y","u","Q","q","M","L","w","d","D","e","c","t","T"]},u:new class extends R{priority=130;parse(e,t){return le("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 R{priority=120;parse(e,t,n){switch(t){case"Q":case"QQ":return ce(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 R{priority=120;parse(e,t,n){switch(t){case"q":case"qq":return ce(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 R{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 oe(ie(I,e),r);case"MM":return oe(ce(2,e),r);case"Mo":return oe(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 R{priority=110;parse(e,t,n){const r=e=>e-1;switch(t){case"L":return oe(ie(I,e),r);case"LL":return oe(ce(2,e),r);case"Lo":return oe(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 R{priority=100;parse(e,t,n){switch(t){case"w":return ie(F,e);case"wo":return n.ordinalNumber(e,{unit:"week"});default:return ce(t.length,e)}}validate(e,t){return t>=1&&t<=53}set(e,t,n,r){return(0,p.k)(pe(e,n,r),r)}incompatibleTokens=["y","R","u","q","Q","M","L","I","d","D","i","t","T"]},I:new class extends R{priority=100;parse(e,t,n){switch(t){case"I":return ie(F,e);case"Io":return n.ordinalNumber(e,{unit:"week"});default:return ce(t.length,e)}}validate(e,t){return t>=1&&t<=53}set(e,t,n){return(0,d.b)(he(e,n))}incompatibleTokens=["y","Y","u","q","Q","M","L","w","d","D","e","c","t","T"]},d:new class extends R{priority=90;subPriority=1;parse(e,t,n){switch(t){case"d":return ie(M,e);case"do":return n.ordinalNumber(e,{unit:"date"});default:return ce(t.length,e)}}validate(e,t){const n=fe(e.getFullYear()),r=e.getMonth();return n?t>=1&&t<=ge[r]:t>=1&&t<=me[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 R{priority=90;subpriority=1;parse(e,t,n){switch(t){case"D":case"DD":return ie(N,e);case"Do":return n.ordinalNumber(e,{unit:"date"});default:return ce(t.length,e)}}validate(e,t){return fe(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 R{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=ve(e,n,r)).setHours(0,0,0,0),e}incompatibleTokens=["D","i","e","c","t","T"]},e:new class extends R{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 oe(ce(t.length,e),o);case"eo":return oe(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=ve(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 R{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 oe(ce(t.length,e),o);case"co":return oe(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=ve(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 R{priority=90;parse(e,t,n){const r=e=>0===e?7:e;switch(t){case"i":case"ii":return ce(t.length,e);case"io":return n.ordinalNumber(e,{unit:"day"});case"iii":return oe(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 oe(n.day(e,{width:"narrow",context:"formatting"}),r);case"iiiiii":return oe(n.day(e,{width:"short",context:"formatting"})||n.day(e,{width:"narrow",context:"formatting"}),r);default:return oe(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=ye(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 R{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(ue(n),0,0,0),e}incompatibleTokens=["b","B","H","k","t","T"]},b:new class extends R{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(ue(n),0,0,0),e}incompatibleTokens=["a","B","H","k","t","T"]},B:new class extends R{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(ue(n),0,0,0),e}incompatibleTokens=["a","b","t","T"]},h:new class extends R{priority=70;parse(e,t,n){switch(t){case"h":return ie(W,e);case"ho":return n.ordinalNumber(e,{unit:"hour"});default:return ce(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 R{priority=70;parse(e,t,n){switch(t){case"H":return ie(L,e);case"Ho":return n.ordinalNumber(e,{unit:"hour"});default:return ce(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 R{priority=70;parse(e,t,n){switch(t){case"K":return ie(B,e);case"Ko":return n.ordinalNumber(e,{unit:"hour"});default:return ce(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 R{priority=70;parse(e,t,n){switch(t){case"k":return ie(H,e);case"ko":return n.ordinalNumber(e,{unit:"hour"});default:return ce(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 R{priority=60;parse(e,t,n){switch(t){case"m":return ie(z,e);case"mo":return n.ordinalNumber(e,{unit:"minute"});default:return ce(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 R{priority=50;parse(e,t,n){switch(t){case"s":return ie(U,e);case"so":return n.ordinalNumber(e,{unit:"second"});default:return ce(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 R{priority=30;parse(e,t){return oe(ce(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 R{priority=10;parse(e,t){switch(t){case"X":return ae(J,e);case"XX":return ae(ee,e);case"XXXX":return ae(te,e);case"XXXXX":return ae(re,e);default:return ae(ne,e)}}set(e,t,n){return t.timestampIsSet?e:(0,o.w)(e,e.getTime()-(0,f.G)(e)-n)}incompatibleTokens=["t","T","x"]},x:new class extends R{priority=10;parse(e,t){switch(t){case"x":return ae(J,e);case"xx":return ae(ee,e);case"xxxx":return ae(te,e);case"xxxxx":return ae(re,e);default:return ae(ne,e)}}set(e,t,n){return t.timestampIsSet?e:(0,o.w)(e,e.getTime()-(0,f.G)(e)-n)}incompatibleTokens=["t","T","X"]},t:new class extends R{priority=40;parse(e){return se(e)}set(e,t,n){return[(0,o.w)(e,1e3*n),{timestampIsSet:!0}]}incompatibleTokens="*"},T:new class extends R{priority=20;parse(e){return se(e)}set(e,t,n){return[(0,o.w)(e,n),{timestampIsSet:!0}]}incompatibleTokens="*"}},we=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,xe=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,Oe=/^'([^]*?)'?$/,Se=/''/g,Ee=/\S/,ke=/[a-zA-Z]/;function De(e,t,n,i){const a=b(),s=i?.locale??a.locale??y.q,c=i?.firstWeekContainsDate??i?.locale?.options?.firstWeekContainsDate??a.firstWeekContainsDate??a.locale?.options?.firstWeekContainsDate??1,l=i?.weekStartsOn??i?.locale?.options?.weekStartsOn??a.weekStartsOn??a.locale?.options?.weekStartsOn??0;if(""===t)return""===e?(0,r.a)(n):(0,o.w)(n,NaN);const u={firstWeekContainsDate:c,weekStartsOn:l,locale:s},d=[new A],f=t.match(xe).map((e=>{const t=e[0];if(t in C.m){return(0,C.m[t])(e,s.formatLong)}return e})).join("").match(we),p=[];for(let r of f){!i?.useAdditionalWeekYearTokens&&(0,P.xM)(r)&&(0,P.Ss)(r,t,e),!i?.useAdditionalDayOfYearTokens&&(0,P.ef)(r)&&(0,P.Ss)(r,t,e);const a=r[0],c=be[a];if(c){const{incompatibleTokens:t}=c;if(Array.isArray(t)){const e=p.find((e=>t.includes(e.token)||e.token===a));if(e)throw new RangeError(`The format string mustn't contain \`${e.fullToken}\` and \`${r}\` at the same time`)}else if("*"===c.incompatibleTokens&&p.length>0)throw new RangeError(`The format string mustn't contain \`${r}\` and any other token at the same time`);p.push({token:a,fullToken:r});const i=c.run(e,r,s.match,u);if(!i)return(0,o.w)(n,NaN);d.push(i.setter),e=i.rest}else{if(a.match(ke))throw new RangeError("Format string contains an unescaped latin alphabet character `"+a+"`");if("''"===r?r="'":"'"===a&&(r=r.match(Oe)[1].replace(Se,"'")),0!==e.indexOf(r))return(0,o.w)(n,NaN);e=e.slice(r.length)}}if(e.length>0&&Ee.test(e))return(0,o.w)(n,NaN);const h=d.map((e=>e.priority)).sort(((e,t)=>t-e)).filter(((e,t,n)=>n.indexOf(e)===t)).map((e=>d.filter((t=>t.priority===e)).sort(((e,t)=>t.subPriority-e.subPriority)))).map((e=>e[0]));let m=(0,r.a)(n);if(isNaN(m.getTime()))return(0,o.w)(n,NaN);const g={};for(const e of h){if(!e.validate(m,u))return(0,o.w)(n,NaN);const t=e.set(m,g,u);Array.isArray(t)?(m=t[0],Object.assign(g,t[1])):m=t}return(0,o.w)(n,m)}function Ce(e,t,n){return(0,u.f)(De(e,t,new Date,n))}n(18979);n(69021);function Pe(e,t){const n=t?.additionalDigits??2,r=function(e){const t={},n=e.split(_e.dateTimeDelimiter);let r;if(n.length>2)return t;/:/.test(n[0])?r=n[0]:(t.date=n[0],r=n[1],_e.timeZoneDelimiter.test(t.date)&&(t.date=e.split(_e.timeZoneDelimiter)[0],r=e.substr(t.date.length,e.length)));if(r){const e=_e.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,i=r[2]?parseInt(r[2]):null;return{year:null===i?o:100*i,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(je);if(!n)return new Date(NaN);const r=!!n[4],o=Re(n[1]),i=Re(n[2])-1,a=Re(n[3]),s=Re(n[4]),c=Re(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,i=7*(t-1)+n+1-o;return r.setUTCDate(r.getUTCDate()+i),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<=(Me[t]||(Ne(e)?29:28))}(t,i,a)&&function(e,t){return t>=1&&t<=(Ne(e)?366:365)}(t,o)?(e.setUTCFullYear(t,i,Math.max(o,a)),e):new Date(NaN)}}(e.restDateString,e.year)}if(!o||isNaN(o.getTime()))return new Date(NaN);const i=o.getTime();let s,c=0;if(r.time&&(c=function(e){const t=e.match(Te);if(!t)return NaN;const n=Ie(t[1]),r=Ie(t[2]),o=Ie(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*a.s0+r*a.Cg+1e3*o}(r.time),isNaN(c)))return new Date(NaN);if(!r.timezone){const e=new Date(i+c),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 s=function(e){if("Z"===e)return 0;const t=e.match(Ae);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*a.s0+o*a.Cg)}(r.timezone),isNaN(s)?new Date(NaN):new Date(i+c+s)}const _e={dateTimeDelimiter:/[T ]/,timeZoneDelimiter:/[Z ]/i,timezone:/([Z+-].*)$/},je=/^-?(?:(\d{3})|(\d{2})(?:-?(\d{2}))?|W(\d{2})(?:-?(\d{1}))?|)$/,Te=/^(\d{2}(?:[.,]\d*)?)(?::?(\d{2}(?:[.,]\d*)?))?(?::?(\d{2}(?:[.,]\d*)?))?$/,Ae=/^([+-])(\d{2})(?::?(\d{2}))?$/;function Re(e){return e?parseInt(e):1}function Ie(e){return e&&parseFloat(e.replace(",","."))||0}const Me=[31,null,31,30,31,30,31,31,30,31,30,31];function Ne(e){return e%400==0||e%4==0&&e%100!=0}function Fe(e,t){const n=(0,r.a)(e);return n.setHours(t),n}function Le(e,t){const n=(0,r.a)(e);return n.setMilliseconds(t),n}function He(e,t){const n=(0,r.a)(e);return n.setMinutes(t),n}function Be(e,t){const n=(0,r.a)(e);return n.setSeconds(t),n}n(65563)},32833:(e,t,n)=>{"use strict";function r(e){return e instanceof Date||"object"==typeof e&&"[object Date]"===Object.prototype.toString.call(e)}n.d(t,{$:()=>r})},18979:(e,t,n)=>{"use strict";n.d(t,{R:()=>o});var r=n(92528);function o(e,t,n){return+(0,r.k)(e,n)==+(0,r.k)(t,n)}},71649:(e,t,n)=>{"use strict";n.d(t,{f:()=>i});var r=n(32833),o=n(2642);function i(e){if(!(0,r.$)(e)&&"number"!=typeof e)return!1;const t=(0,o.a)(e);return!isNaN(Number(t))}},67404:(e,t,n)=>{"use strict";function r(e){return(t={})=>{const n=t.width?String(t.width):e.defaultWidth;return e.formats[n]||e.formats[e.defaultWidth]}}n.d(t,{k:()=>r})},59574:(e,t,n)=>{"use strict";function r(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]}}n.d(t,{o:()=>r})},98094:(e,t,n)=>{"use strict";function r(e){return(t,n={})=>{const r=n.width,o=r&&e.matchPatterns[r]||e.matchPatterns[e.defaultMatchWidth],i=t.match(o);if(!i)return null;const a=i[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(a))):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(a)));let l;l=e.valueCallback?e.valueCallback(c):c,l=n.valueCallback?n.valueCallback(l):l;return{value:l,rest:t.slice(a.length)}}}n.d(t,{A:()=>r})},21296:(e,t,n)=>{"use strict";function r(e){return(t,n={})=>{const r=t.match(e.matchPattern);if(!r)return null;const o=r[0],i=t.match(e.parsePattern);if(!i)return null;let a=e.valueCallback?e.valueCallback(i[0]):i[0];a=n.valueCallback?n.valueCallback(a):a;return{value:a,rest:t.slice(o.length)}}}n.d(t,{K:()=>r})},44985:(e,t,n)=>{"use strict";n.d(t,{c:()=>u});const r={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"}};var o=n(67404);const i={date:(0,o.k)({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:(0,o.k)({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:(0,o.k)({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})},a={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"};var s=n(59574);const c={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:(0,s.o)({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:(0,s.o)({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:(0,s.o)({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:(0,s.o)({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:(0,s.o)({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"})};var l=n(98094);const u={code:"en-US",formatDistance:(e,t,n)=>{let o;const i=r[e];return o="string"==typeof i?i:1===t?i.one:i.other.replace("{{count}}",t.toString()),n?.addSuffix?n.comparison&&n.comparison>0?"in "+o:o+" ago":o},formatLong:i,formatRelative:(e,t,n,r)=>a[e],localize:c,match:{ordinalNumber:(0,n(21296).K)({matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:e=>parseInt(e,10)}),era:(0,l.A)({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:(0,l.A)({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:(0,l.A)({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:(0,l.A)({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:(0,l.A)({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"})},options:{weekStartsOn:0,firstWeekContainsDate:1}}},51730:(e,t,n)=>{"use strict";n.d(t,{o:()=>o});var r=n(2642);function o(e){const t=(0,r.a)(e);return t.setHours(0,0,0,0),t}},83787:(e,t,n)=>{"use strict";n.d(t,{b:()=>o});var r=n(92528);function o(e){return(0,r.k)(e,{weekStartsOn:1})}},7848:(e,t,n)=>{"use strict";n.d(t,{w:()=>a});var r=n(65961),o=n(83787),i=n(35840);function a(e){const t=(0,r.p)(e),n=(0,i.w)(e,0);return n.setFullYear(t,0,4),n.setHours(0,0,0,0),(0,o.b)(n)}},92528:(e,t,n)=>{"use strict";n.d(t,{k:()=>i});var r=n(2642),o=n(82695);function i(e,t){const n=(0,o.q)(),i=t?.weekStartsOn??t?.locale?.options?.weekStartsOn??n.weekStartsOn??n.locale?.options?.weekStartsOn??0,a=(0,r.a)(e),s=a.getDay(),c=(s<i?7:0)+s-i;return a.setDate(a.getDate()-c),a.setHours(0,0,0,0),a}},65563:(e,t,n)=>{"use strict";n.d(t,{b:()=>s});var r=n(35840),o=n(29220),i=n(92528),a=n(82695);function s(e,t){const n=(0,a.q)(),s=t?.firstWeekContainsDate??t?.locale?.options?.firstWeekContainsDate??n.firstWeekContainsDate??n.locale?.options?.firstWeekContainsDate??1,c=(0,o.h)(e,t),l=(0,r.w)(e,0);l.setFullYear(c,0,s),l.setHours(0,0,0,0);return(0,i.k)(l,t)}},16823:(e,t,n)=>{"use strict";n.d(t,{D:()=>i});var r=n(2642),o=n(35840);function i(e){const t=(0,r.a)(e),n=(0,o.w)(e,0);return n.setFullYear(t.getFullYear(),0,1),n.setHours(0,0,0,0),n}},2642:(e,t,n)=>{"use strict";function r(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)}n.d(t,{a:()=>r})}},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 a[e].call(n.exports,n,n.exports,c),n.loaded=!0,n.exports}c.m=a,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 i={};n=n||[null,r({}),r([]),r(r)];for(var a=2&t&&e;"object"==typeof a&&!~n.indexOf(a);a=r(a))Object.getOwnPropertyNames(a).forEach((t=>i[t]=()=>e[t]));return i.default=()=>e,c.d(o,i),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)+"."+{103:"dae07594d6ecc557045e",222:"09ba36517028c8cc2b15",262:"8d4fe7700d7f3161e2a0",264:"4b260719509b10e7168b",310:"72c23e27d9e2f49a3814",672:"e6ffa6e7fb3d26ee06fb",722:"ff4db6f56b773db48894",770:"d0651a15c9eef8d63fae",916:"d77899cf4be7c1f786f1"}[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.hmd=e=>((e=Object.create(e)).children||(e.children=[]),Object.defineProperty(e,"exports",{enumerable:!0,set:()=>{throw new Error("ES Modules may not assign module.exports or exports.*, Use ESM export syntax, instead: "+e.id)}}),e),c.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o={},i="tocco-:",c.l=(e,t,n,r)=>{if(o[e])o[e].push(t);else{var a,s;if(void 0!==n)for(var l=document.getElementsByTagName("script"),u=0;u<l.length;u++){var d=l[u];if(d.getAttribute("src")==e||d.getAttribute("data-webpack")==i+n){a=d;break}}a||(s=!0,(a=document.createElement("script")).charset="utf-8",a.timeout=120,c.nc&&a.setAttribute("nonce",c.nc),a.setAttribute("data-webpack",i+n),a.src=e),o[e]=[t];var f=(t,n)=>{a.onerror=a.onload=null,clearTimeout(p);var r=o[e];if(delete o[e],a.parentNode&&a.parentNode.removeChild(a),r&&r.forEach((e=>e(n))),t)return t(n)},p=setTimeout(f.bind(null,void 0,{type:"timeout",target:a}),12e4);a.onerror=f.bind(null,a.onerror),a.onload=f.bind(null,a.onload),s&&document.head.appendChild(a)}},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={911: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 i=c.p+c.u(t),a=new Error;c.l(i,(n=>{if(c.o(e,t)&&(0!==(r=e[t])&&(e[t]=void 0),r)){var o=n&&("load"===n.type?"missing":n.type),i=n&&n.target&&n.target.src;a.message="Loading chunk "+t+" failed.\n("+o+": "+i+")",a.name="ChunkLoadError",a.type=o,a.request=i,r[1](a)}}),"chunk-"+t,t)}};var t=(t,n)=>{var r,o,[i,a,s]=n,l=0;if(i.some((t=>0!==e[t]))){for(r in a)c.o(a,r)&&(c.m[r]=a[r]);if(s)s(c)}for(t&&t(n);l<i.length;l++)o=i[l],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 l={};return(()=>{"use strict";c.r(l),c.d(l,{app:()=>Rbe});var e={};c.r(e),c.d(e,{ACTION_INVOKE:()=>f5,ACTION_INVOKED:()=>h5,ACTION_IN_PROGRESS:()=>p5,actionInvoke:()=>m5,actionInvoked:()=>g5});var t={};c.r(t),c.d(t,{focusErrorField:()=>j9,focusField:()=>P9,formInitialValueSelector:()=>C9,getCurrentEntityState:()=>R9,getEntityForSubmit:()=>I9,getFormErrors:()=>_9,handleInvalidForm:()=>A9,handleSubmitError:()=>M9,touchAllFields:()=>T9});var n={};c.r(n),c.d(n,{asyncValidationStop:()=>U9,autoComplete:()=>H9,default:()=>L9,loadFormValues:()=>z9,onChange:()=>B9,onRegister:()=>W9});var r={};c.r(r),c.d(r,{createAction:()=>ine,createCustomComponent:()=>sne,createFieldSet:()=>one,createLayoutComponent:()=>ane});var o={};c.r(o),c.d(o,{createAction:()=>ine,createCustomComponent:()=>sne,createFieldSet:()=>one,createLayoutComponent:()=>cne});var i={};c.r(i),c.d(i,{useAsyncValidation:()=>vre,useFormEvents:()=>yre,useSyncValidation:()=>gre});var a=c(79092),s=c.n(a),u=c(92207),d=c.n(u),f=c(80299),p=c.n(f),h=c(5338),m=c(73082),g="tocco-util/LOG_ERROR",v=function(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:Date.now();return{type:g,payload:{title:e,description:t,error:n,dateTime:r}}},y=c(11843),b=c(4883),w=c.t(b,2),x=c.n(b),O=c(78418),S=b,E=Symbol.for("react-redux-context"),k="undefined"!=typeof globalThis?globalThis:{};function D(){if(!S.createContext)return{};const e=k[E]??(k[E]=new Map);let t=e.get(S.createContext);return t||(t=S.createContext(null),e.set(S.createContext,t)),t}var C=D(),P=()=>{throw new Error("uSES not initialized!")};var _=Symbol.for("react.element"),j=Symbol.for("react.portal"),T=Symbol.for("react.fragment"),A=Symbol.for("react.strict_mode"),R=Symbol.for("react.profiler"),I=Symbol.for("react.provider"),M=Symbol.for("react.context"),N=Symbol.for("react.server_context"),F=Symbol.for("react.forward_ref"),L=Symbol.for("react.suspense"),H=Symbol.for("react.suspense_list"),B=Symbol.for("react.memo"),W=Symbol.for("react.lazy"),z=(Symbol.for("react.offscreen"),Symbol.for("react.client.reference"),F),U=B;function V(e){if("object"==typeof e&&null!==e){const t=e.$$typeof;switch(t){case _:{const n=e.type;switch(n){case T:case R:case A:case L:case H:return n;default:{const e=n&&n.$$typeof;switch(e){case N:case M:case F:case W:case B:case I:return e;default:return t}}}}case j:return t}}}function Y(e,t,n,r,{areStatesEqual:o,areOwnPropsEqual:i,areStatePropsEqual:a}){let s,c,l,u,d,f=!1;function p(f,p){const h=!i(p,c),m=!o(f,s,p,c);return s=f,c=p,h&&m?(l=e(s,c),t.dependsOnOwnProps&&(u=t(r,c)),d=n(l,u,c),d):h?(e.dependsOnOwnProps&&(l=e(s,c)),t.dependsOnOwnProps&&(u=t(r,c)),d=n(l,u,c),d):m?function(){const t=e(s,c),r=!a(t,l);return l=t,r&&(d=n(l,u,c)),d}():d}return function(o,i){return f?p(o,i):(s=o,c=i,l=e(s,c),u=t(r,c),d=n(l,u,c),f=!0,d)}}function q(e){return function(t){const n=e(t);function r(){return n}return r.dependsOnOwnProps=!1,r}}function G(e){return e.dependsOnOwnProps?Boolean(e.dependsOnOwnProps):1!==e.length}function K(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=G(e);let o=r(t,n);return"function"==typeof o&&(r.mapToProps=o,r.dependsOnOwnProps=G(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 X(e,t,n){return{...n,...e,...t}}function $(e){e()}var Z={notify(){},get:()=>[]};function J(e,t){let n,r=Z,o=0,i=!1;function a(){l.onStateChange&&l.onStateChange()}function s(){o++,n||(n=t?t.addNestedSub(a):e.subscribe(a),r=function(){let e=null,t=null;return{clear(){e=null,t=null},notify(){$((()=>{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=Z)}const l={addNestedSub:function(e){s();const t=r.subscribe(e);let n=!1;return()=>{n||(n=!0,t(),c())}},notifyNestedSubs:function(){r.notify()},handleChangeWrapper:a,isSubscribed:function(){return i},trySubscribe:function(){i||(i=!0,s())},tryUnsubscribe:function(){i&&(i=!1,c())},getListeners:()=>r};return l}var ee=!("undefined"==typeof window||void 0===window.document||void 0===window.document.createElement),te="undefined"!=typeof navigator&&"ReactNative"===navigator.product,ne=ee||te?S.useLayoutEffect:S.useEffect;function re(e,t){return e===t?0!==e||0!==t||1/e==1/t:e!=e&&t!=t}function oe(e,t){if(re(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])||!re(e[n[r]],t[n[r]]))return!1;return!0}var ie={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},ae={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},se={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},ce={[z]:{$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},[U]:se};function le(e){return function(e){return V(e)===B}(e)?se:ce[e.$$typeof]||ie}var ue=Object.defineProperty,de=Object.getOwnPropertyNames,fe=Object.getOwnPropertySymbols,pe=Object.getOwnPropertyDescriptor,he=Object.getPrototypeOf,me=Object.prototype;function ge(e,t){if("string"!=typeof t){if(me){const n=he(t);n&&n!==me&&ge(e,n)}let n=de(t);fe&&(n=n.concat(fe(t)));const r=le(e),o=le(t);for(let i=0;i<n.length;++i){const a=n[i];if(!(ae[a]||o&&o[a]||r&&r[a])){const n=pe(t,a);try{ue(e,a,n)}catch(e){}}}}return e}var ve=P,ye=[null,null];function be(e,t,n,r,o,i){e.current=r,n.current=!1,o.current&&(o.current=null,i())}function we(e,t){return e===t}var xe=function(e,t,n,{pure:r,areStatesEqual:o=we,areOwnPropsEqual:i=oe,areStatePropsEqual:a=oe,areMergedPropsEqual:s=oe,forwardRef:c=!1,context:l=C}={}){const u=l,d=function(e){return e?"function"==typeof e?K(e):Q(e,"mapStateToProps"):q((()=>({})))}(e),f=function(e){return e&&"object"==typeof e?q((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?K(e):Q(e,"mapDispatchToProps"):q((e=>({dispatch:e})))}(t),p=function(e){return e?"function"==typeof e?function(e){return function(t,{displayName:n,areMergedPropsEqual:r}){let o,i=!1;return function(t,n,a){const s=e(t,n,a);return i?r(s,o)||(o=s):(i=!0,o=s),o}}}(e):Q(e,"mergeProps"):()=>X}(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:a,areOwnPropsEqual:i,areMergedPropsEqual:s};function l(t){const[n,o,i]=S.useMemo((()=>{const{reactReduxForwardedRef:e,...n}=t;return[t.context,e,n]}),[t]),a=S.useMemo((()=>u),[n,u]),s=S.useContext(a),c=Boolean(t.store)&&Boolean(t.store.getState)&&Boolean(t.store.dispatch),l=Boolean(s)&&Boolean(s.store);const d=c?t.store:s.store,f=l?s.getServerState:d.getState,p=S.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]),[m,g]=S.useMemo((()=>{if(!h)return ye;const e=J(d,c?void 0:s.subscription),t=e.notifyNestedSubs.bind(e);return[e,t]}),[d,c,s]),v=S.useMemo((()=>c?s:{...s,subscription:m}),[c,s,m]),y=S.useRef(void 0),b=S.useRef(i),w=S.useRef(void 0),x=S.useRef(!1),O=S.useRef(!1),E=S.useRef(void 0);ne((()=>(O.current=!0,()=>{O.current=!1})),[]);const k=S.useMemo((()=>()=>w.current&&i===b.current?w.current:p(d.getState(),i)),[d,i]),D=S.useMemo((()=>e=>m?function(e,t,n,r,o,i,a,s,c,l,u){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===i.current?a.current||l():(i.current=n,c.current=n,a.current=!0,u())};return n.onStateChange=p,n.trySubscribe(),p(),()=>{if(d=!0,n.tryUnsubscribe(),n.onStateChange=null,f)throw f}}(h,d,m,p,b,y,x,O,w,g,e):()=>{}),[m]);var C,P,_;let j;C=be,P=[b,y,x,i,w,g],ne((()=>C(...P)),_);try{j=ve(D,k,f?()=>p(f(),i):k)}catch(e){throw E.current&&(e.message+=`\nThe error may be correlated with this previous error:\n${E.current.stack}\n\n`),e}ne((()=>{E.current=void 0,w.current=void 0,y.current=j}));const T=S.useMemo((()=>S.createElement(e,{...j,ref:o})),[o,e,j]);return S.useMemo((()=>h?S.createElement(a.Provider,{value:v},T):T),[a,T,v])}const m=S.memo(l);if(m.WrappedComponent=e,m.displayName=l.displayName=n,c){const t=S.forwardRef((function(e,t){return S.createElement(m,{...e,reactReduxForwardedRef:t})}));return t.displayName=n,t.WrappedComponent=e,ge(t,e)}return ge(m,e)}};var Oe=function({store:e,context:t,children:n,serverState:r,stabilityCheck:o="once",identityFunctionCheck:i="once"}){const a=S.useMemo((()=>{const t=J(e);return{store:e,subscription:t,getServerState:r?()=>r:void 0,stabilityCheck:o,identityFunctionCheck:i}}),[e,r,o,i]),s=S.useMemo((()=>e.getState()),[e]);ne((()=>{const{subscription:t}=a;return t.onStateChange=t.notifyNestedSubs,t.trySubscribe(),s!==e.getState()&&t.notifyNestedSubs(),()=>{t.tryUnsubscribe(),t.onStateChange=void 0}}),[a,s]);const c=t||C;return S.createElement(c.Provider,{value:a},n)};(e=>{e})(O.useSyncExternalStoreWithSelector),(e=>{ve=e})(b.useSyncExternalStore);var Se=c(82274),Ee=c.n(Se),ke=c(65044),De=c.n(ke),Ce=c(65611),Pe=c.n(Ce),_e=c(18337),je=c.n(_e),Te=c(56994),Ae=c.n(Te),Re=c(5556),Ie=c.n(Re),Me=c(72189),Ne=c.n(Me),Fe=c(92648),Le=c(96346),He=c(91907);const Be=function(e){return(0,He.A)(e)};const We={shouldForwardProp:function(e,t){return"string"!=typeof t||Be(e)},isPropValid:Be};var ze,Ue,Ve=c(17656),Ye=(0,Le.AH)(ze||(ze=Ne()(["\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,Ve.Ed)(),Ve.w4.color("text"),Ve.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 qe=(0,Le.Ay)(Fe.N_).withConfig({shouldForwardProp:function(e){return We.isPropValid(e)||"state"===e}})(Ue||(Ue=Ne()(["\n &:link,\n &:visited {\n color: ","; /* nice2 reset */\n }\n ","\n"])),Ve.t7.color("text"),Ye);var Ge,Ke=c(26396),Qe=c.n(Ke),Xe=c(39892),$e=c.n(Xe),Ze=c(47850),Je=c(74848);function et(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 tt(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?et(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):et(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var nt=(0,b.lazy)((function(){return c.e(770).then(c.bind(c,68389))}));const rt=function(e){return(0,Je.jsx)(b.Suspense,{fallback:Ge||(Ge=(0,Je.jsx)(x().Fragment,{})),children:(0,Je.jsx)(nt,tt({},e))})};var ot=c(22056),it=c.n(ot);function at(e,t){var n=(0,b.useState)(e),r=it()(n,2),o=r[0],i=r[1];return(0,b.useEffect)((function(){var n=setTimeout((function(){i(e)}),t);return function(){clearTimeout(n)}}),[e,t]),[o,i]}function st(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 ct(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?st(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):st(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const lt=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 x().forwardRef((function(r,o){var i=r.value,a=(0,b.useState)(i),s=it()(a,2),c=s[0],l=s[1],u=at(c,t),d=it()(u,2),f=d[0],p=d[1],h=(0,b.useRef)(i),m=r[n];return(0,b.useEffect)((function(){c!==i&&c===f&&(l(i),h.current=i,p(i))}),[i]),(0,b.useEffect)((function(){m&&h.current!==f&&(m(f),h.current=f)}),[f,m]),(0,Je.jsx)(e,ct(ct(ct({},r),{},{value:c},Qe()({},n,l)),{},{ref:o}))}))};var ut="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0,dt=function(){return"matchMedia"in window&&window.matchMedia("(pointer: coarse)").matches};const ft=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,b.useEffect)((function(){if(!t.disabled&&e.current&&!dt()){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 pt=function(){var e=(0,b.useState)(),t=it()(e,2),n=t[0],r=t[1],o=(0,b.useRef)(),i=(0,b.useCallback)((function(e){if(Array.isArray(e)){var t=e[0];r(t.contentRect)}}),[]),a=(0,b.useCallback)((function(e){e&&(o.current=new ResizeObserver((function(e){return i(e)})),o.current.observe(e))}),[i]);return(0,b.useEffect)((function(){return function(){o.current&&(o.current.disconnect(),o.current=null)}}),[]),[a,n]};const ht=function(e){var t=(0,b.useRef)(null),n=(0,b.useState)(null),r=it()(n,2),o=r[0],i=r[1],a=(0,b.useCallback)((function(){o>0&&(t.current=setTimeout((function(){e()}),o))}),[o,e]),s=(0,b.useCallback)((function(){t.current&&clearTimeout(t.current)}),[]);return(0,b.useEffect)((function(){return s(),window.addEventListener("mousemove",a,{once:!0}),window.addEventListener("touchstart",a,{once:!0}),function(){s()}}),[s,a]),[i,s,a]},mt={useAutofocus:ft,useDebounce:at,Debouncer:lt,useUserActive:ht,usePrevious:function(e){var t=(0,b.useRef)();return(0,b.useEffect)((function(){t.current=e}),[e]),t.current},useDidUpdate:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=(0,b.useRef)(!1);(0,b.useEffect)((function(){n.current?e():n.current=!0}),t)},useResizeObserver:pt};var gt="visible",vt="hidden",yt="responsive",bt={labelVisibility:yt},wt=x().createContext(bt);const xt=function(e){var t=e.children,n=(0,b.useRef)(null),r=mt.useResizeObserver(),o=it()(r,2),i=o[0],a=o[1],s=n.current?(null==a?void 0:a.width)<n.current:(null==a?void 0:a.height)>45;(0,b.useEffect)((function(){n.current=s?a.width+1:null}),[s]);var c=(0,b.useMemo)((function(){return{labelVisibility:s?vt:gt}}),[s]);return(0,Je.jsx)(wt.Provider,{value:c,children:t(i)})};var Ot,St,Et,kt,Dt,Ct,Pt,_t=(0,Le.AH)(kt||(kt=Ne()(["\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"])),Ve.w4.radii("button"),Ve.hs.space(-1.38),Ve.hs.space(-2.1),Ve.hs.space(0),(0,Ve.Ed)(),(function(e){return e.withoutBackground?(0,Le.AH)(Et||(Et=Ne()(["\n background: transparent;\n"]))):(0,Ve.x5)(e)}),(function(e){return function(e){var t=e.dense,n=e.theme;return t?(0,Le.AH)(Ot||(Ot=Ne()(["\n line-height: ",";\n padding: "," ",";\n "])),Ve.w4.lineHeight("dense")({theme:n}),Ve.hs.space(-3.5)({theme:n}),Ve.hs.space(-1.5)({theme:n})):null}(e)}),(function(e){return n=(t=e).iconOnly,r=t.removePadding,n||r?(0,Le.AH)(St||(St=Ne()(["\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===Ve.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(jt," {\n display: none;\n }\n ");return t&&n===vt?r:t&&n===yt&&"\n @media screen and (max-width: 1024px) {\n ".concat(r,"\n }\n ")})),jt=Le.Ay.span.withConfig({displayName:"StyledLabelWrapper"})(Dt||(Dt=Ne()([""]))),Tt=Le.Ay.button.withConfig({displayName:"StyledButton"})(Ct||(Ct=Ne()(["\n ","\n"])),_t),At=Le.Ay.div.withConfig({displayName:"StyledStickyButtonWrapper"})(Pt||(Pt=Ne()(["\n position: sticky;\n bottom: 0;\n padding-top: ",";\n background-color: ",";\n display: flex;\n justify-content: ",";\n z-index: 1;\n\n ",":last-child {\n margin-right: 0;\n }\n"])),Ve.hs.space(0),Ve.t7.color("paper"),(function(e){return"LEFT"===e.position?"flex-start":"flex-end"}),Tt);const Rt=Tt;function It(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?It(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):It(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const Nt=x().forwardRef((function(e,t){var n=e.aria,r=e.ink,o=e.label,i=e.icon,a=e.pending,s=e.look,c=void 0===s?Ve.xX.look.FLAT:s,l=e.iconPosition,u=void 0===l?Ve.xX.position.PREPEND:l,d=e.type,f=void 0===d?"button":d,p=e.iconOnly,h=e.children,m=(0,b.useContext)(wt).labelVisibility;return(0,Je.jsxs)(Rt,Mt(Mt(Mt({ref:t},n),e),{},{ink:r||Ve.xX.ink.BASE,"data-cy":e["data-cy"],title:o,labelVisibility:m,type:f,children:[i&&!a&&(0,Je.jsx)(Ze.A,{icon:i}),a&&(0,Je.jsx)(rt,{ink:r||Ve.xX.ink.BASE,look:c,position:u,size:"1em"}),!p&&o?(0,Je.jsx)(jt,{children:o}):h||"​"]}))}));var Ft;(0,Le.Ay)(Fe.N_).withConfig({shouldForwardProp:We.isPropValid}).withConfig({displayName:"StyledRouterLinkButton"})(Ft||(Ft=Ne()(["\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"])),Ve.t7.color("text"),_t);var Lt,Ht;const Bt=Le.Ay.button.withConfig({displayName:"StyledButton"})(Ht||(Ht=Ne()(["\n ","\n ","\n ","\n cursor: pointer;\n"])),(0,Ve.Ed)(),Ve.x5,(function(){return(0,Le.AH)(Lt||(Lt=Ne()(["\n border-radius: 50%;\n justify-content: center;\n align-items: center;\n padding: ",";\n\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"])),Ve.hs.space(-3),Ve.w4.fontSize("base"),Ve.w4.lineHeight("regular"),Ve.hs.space(-3))}));function Wt(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 zt(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Wt(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Wt(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Ut=x().forwardRef((function(e,t){return(0,Je.jsx)(Bt,zt(zt({ref:t,type:"button"},e),{},{children:(0,Je.jsx)(Ze.A,{icon:e.icon})}))}));Ut.propTypes={disabled:Ie().bool,icon:Ie().string.isRequired,ink:Ve.xX.inkPropTypes,look:Ie().oneOf([Ve.xX.look.FLAT,Ve.xX.look.RAISED]),onClick:Ie().func,title:Ie().string,tabIndex:Ie().number,"data-cy":Ie().string};const Vt=Ut;var Yt,qt,Gt,Kt,Qt=c(21259),Xt=c.n(Qt),$t=c(49859),Zt=c.n($t),Jt=c(52098),en=c.n(Jt),tn=c(30115),nn=c.n(tn),rn=c(45228),on=c.n(rn),an="bodyAttributes",sn="htmlAttributes",cn="titleAttributes",ln={BASE:"base",BODY:"body",HEAD:"head",HTML:"html",LINK:"link",META:"meta",NOSCRIPT:"noscript",SCRIPT:"script",STYLE:"style",TITLE:"title"},un=(Object.keys(ln).map((function(e){return ln[e]})),"charset"),dn="cssText",fn="href",pn="http-equiv",hn="innerHTML",mn="itemprop",gn="name",vn="property",yn="rel",bn="src",wn="target",xn={accesskey:"accessKey",charset:"charSet",class:"className",contenteditable:"contentEditable",contextmenu:"contextMenu","http-equiv":"httpEquiv",itemprop:"itemProp",tabindex:"tabIndex"},On="defaultTitle",Sn="defer",En="encodeSpecialCharacters",kn="onChangeClientState",Dn="titleTemplate",Cn=Object.keys(xn).reduce((function(e,t){return e[xn[t]]=t,e}),{}),Pn=[ln.NOSCRIPT,ln.SCRIPT,ln.STYLE],_n="data-react-helmet",jn="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},Tn=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}}(),An=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},Rn=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},In=function(e){return!1===(!(arguments.length>1&&void 0!==arguments[1])||arguments[1])?String(e):String(e).replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#x27;")},Mn=function(e){var t=Bn(e,ln.TITLE),n=Bn(e,Dn);if(n&&t)return n.replace(/%s/g,(function(){return Array.isArray(t)?t.join(""):t}));var r=Bn(e,On);return t||r||void 0},Nn=function(e){return Bn(e,kn)||function(){}},Fn=function(e,t){return t.filter((function(t){return void 0!==t[e]})).map((function(t){return t[e]})).reduce((function(e,t){return An({},e,t)}),{})},Ln=function(e,t){return t.filter((function(e){return void 0!==e[ln.BASE]})).map((function(e){return e[ln.BASE]})).reverse().reduce((function(t,n){if(!t.length)for(var r=Object.keys(n),o=0;o<r.length;o++){var i=r[o].toLowerCase();if(-1!==e.indexOf(i)&&n[i])return t.concat(n)}return t}),[])},Hn=function(e,t,n){var r={};return n.filter((function(t){return!!Array.isArray(t[e])||(void 0!==t[e]&&Yn("Helmet: "+e+' should be of type "Array". Instead found type "'+jn(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,i=Object.keys(e),a=0;a<i.length;a++){var s=i[a],c=s.toLowerCase();-1===t.indexOf(c)||n===yn&&"canonical"===e[n].toLowerCase()||c===yn&&"stylesheet"===e[c].toLowerCase()||(n=c),-1===t.indexOf(s)||s!==hn&&s!==dn&&s!==mn||(n=s)}if(!n||!e[n])return!1;var l=e[n].toLowerCase();return r[n]||(r[n]={}),o[n]||(o[n]={}),!r[n][l]&&(o[n][l]=!0,!0)})).reverse().forEach((function(t){return e.push(t)}));for(var i=Object.keys(o),a=0;a<i.length;a++){var s=i[a],c=on()({},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=(Yt=Date.now(),function(e){var t=Date.now();t-Yt>16?(Yt=t,e(t)):setTimeout((function(){Wn(e)}),0)}),zn=function(e){return clearTimeout(e)},Un="undefined"!=typeof window?window.requestAnimationFrame&&window.requestAnimationFrame.bind(window)||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||Wn:c.g.requestAnimationFrame||Wn,Vn="undefined"!=typeof window?window.cancelAnimationFrame||window.webkitCancelAnimationFrame||window.mozCancelAnimationFrame||zn:c.g.cancelAnimationFrame||zn,Yn=function(e){return console&&"function"==typeof console.warn&&console.warn(e)},qn=null,Gn=function(e,t){var n=e.baseTag,r=e.bodyAttributes,o=e.htmlAttributes,i=e.linkTags,a=e.metaTags,s=e.noscriptTags,c=e.onChangeClientState,l=e.scriptTags,u=e.styleTags,d=e.title,f=e.titleAttributes;Xn(ln.BODY,r),Xn(ln.HTML,o),Qn(d,f);var p={baseTag:$n(ln.BASE,n),linkTags:$n(ln.LINK,i),metaTags:$n(ln.META,a),noscriptTags:$n(ln.NOSCRIPT,s),scriptTags:$n(ln.SCRIPT,l),styleTags:$n(ln.STYLE,u)},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)},Kn=function(e){return Array.isArray(e)?e.join(""):e},Qn=function(e,t){void 0!==e&&document.title!==e&&(document.title=Kn(e)),Xn(ln.TITLE,t)},Xn=function(e,t){var n=document.getElementsByTagName(e)[0];if(n){for(var r=n.getAttribute(_n),o=r?r.split(","):[],i=[].concat(o),a=Object.keys(t),s=0;s<a.length;s++){var c=a[s],l=t[c]||"";n.getAttribute(c)!==l&&n.setAttribute(c,l),-1===o.indexOf(c)&&o.push(c);var u=i.indexOf(c);-1!==u&&i.splice(u,1)}for(var d=i.length-1;d>=0;d--)n.removeAttribute(i[d]);o.length===i.length?n.removeAttribute(_n):n.getAttribute(_n)!==a.join(",")&&n.setAttribute(_n,a.join(","))}},$n=function(e,t){var n=document.head||document.querySelector(ln.HEAD),r=n.querySelectorAll(e+"["+_n+"]"),o=Array.prototype.slice.call(r),i=[],a=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===hn)n.innerHTML=t.innerHTML;else if(r===dn)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(_n,"true"),o.some((function(e,t){return a=t,n.isEqualNode(e)}))?o.splice(a,1):i.push(n)})),o.forEach((function(e){return e.parentNode.removeChild(e)})),i.forEach((function(e){return n.appendChild(e)})),{oldTags:o,newTags:i}},Zn=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}),"")},Jn=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return Object.keys(e).reduce((function(t,n){return t[xn[n]||n]=e[n],t}),t)},er=function(e,t,n){switch(e){case ln.TITLE:return{toComponent:function(){return e=t.title,n=t.titleAttributes,(r={key:e})[_n]=!0,o=Jn(n,r),[x().createElement(ln.TITLE,o,e)];var e,n,r,o},toString:function(){return function(e,t,n,r){var o=Zn(n),i=Kn(t);return o?"<"+e+" "+_n+'="true" '+o+">"+In(i,r)+"</"+e+">":"<"+e+" "+_n+'="true">'+In(i,r)+"</"+e+">"}(e,t.title,t.titleAttributes,n)}};case an:case sn:return{toComponent:function(){return Jn(t)},toString:function(){return Zn(t)}};default:return{toComponent:function(){return function(e,t){return t.map((function(t,n){var r,o=((r={key:n})[_n]=!0,r);return Object.keys(t).forEach((function(e){var n=xn[e]||e;if(n===hn||n===dn){var r=t.innerHTML||t.cssText;o.dangerouslySetInnerHTML={__html:r}}else o[n]=t[e]})),x().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===hn||e===dn)})).reduce((function(e,t){var o=void 0===r[t]?t:t+'="'+In(r[t],n)+'"';return e?e+" "+o:o}),""),i=r.innerHTML||r.cssText||"",a=-1===Pn.indexOf(e);return t+"<"+e+" "+_n+'="true" '+o+(a?"/>":">"+i+"</"+e+">")}),"")}(e,t,n)}}}},tr=function(e){var t=e.baseTag,n=e.bodyAttributes,r=e.encode,o=e.htmlAttributes,i=e.linkTags,a=e.metaTags,s=e.noscriptTags,c=e.scriptTags,l=e.styleTags,u=e.title,d=void 0===u?"":u,f=e.titleAttributes;return{base:er(ln.BASE,t,r),bodyAttributes:er(an,n,r),htmlAttributes:er(sn,o,r),link:er(ln.LINK,i,r),meta:er(ln.META,a,r),noscript:er(ln.NOSCRIPT,s,r),script:er(ln.SCRIPT,c,r),style:er(ln.STYLE,l,r),title:er(ln.TITLE,{title:d,titleAttributes:f},r)}},nr=en()((function(e){return{baseTag:Ln([fn,wn],e),bodyAttributes:Fn(an,e),defer:Bn(e,Sn),encode:Bn(e,En),htmlAttributes:Fn(sn,e),linkTags:Hn(ln.LINK,[yn,fn],e),metaTags:Hn(ln.META,[gn,un,pn,vn,mn],e),noscriptTags:Hn(ln.NOSCRIPT,[hn],e),onChangeClientState:Nn(e),scriptTags:Hn(ln.SCRIPT,[bn,hn],e),styleTags:Hn(ln.STYLE,[dn],e),title:Mn(e),titleAttributes:Fn(cn,e)}}),(function(e){qn&&Vn(qn),e.defer?qn=Un((function(){Gn(e,(function(){qn=null}))})):(Gn(e),qn=null)}),tr)((function(){return null})),rr=(qt=nr,Kt=Gt=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!nn()(this.props,e)},t.prototype.mapNestedChildrenToProps=function(e,t){if(!t)return null;switch(e.type){case ln.SCRIPT:case ln.NOSCRIPT:return{innerHTML:t};case ln.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,i=e.nestedChildren;return An({},r,((t={})[n.type]=[].concat(r[n.type]||[],[An({},o,this.mapNestedChildrenToProps(n,i))]),t))},t.prototype.mapObjectTypeChildren=function(e){var t,n,r=e.child,o=e.newProps,i=e.newChildProps,a=e.nestedChildren;switch(r.type){case ln.TITLE:return An({},o,((t={})[r.type]=a,t.titleAttributes=An({},i),t));case ln.BODY:return An({},o,{bodyAttributes:An({},i)});case ln.HTML:return An({},o,{htmlAttributes:An({},i)})}return An({},o,((n={})[r.type]=An({},i),n))},t.prototype.mapArrayTypeChildrenToProps=function(e,t){var n=An({},t);return Object.keys(e).forEach((function(t){var r;n=An({},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 x().Children.forEach(e,(function(e){if(e&&e.props){var o=e.props,i=o.children,a=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return Object.keys(e).reduce((function(t,n){return t[Cn[n]||n]=e[n],t}),t)}(Rn(o,["children"]));switch(n.warnOnInvalidChildren(e,i),e.type){case ln.LINK:case ln.META:case ln.NOSCRIPT:case ln.SCRIPT:case ln.STYLE:r=n.flattenArrayTypeChildren({child:e,arrayTypeChildren:r,newChildProps:a,nestedChildren:i});break;default:t=n.mapObjectTypeChildren({child:e,newProps:t,newChildProps:a,nestedChildren:i})}}})),t=this.mapArrayTypeChildrenToProps(r,t)},t.prototype.render=function(){var e=this.props,t=e.children,n=Rn(e,["children"]),r=An({},n);return t&&(r=this.mapChildrenToProps(t,r)),x().createElement(qt,r)},Tn(t,null,[{key:"canUseDOM",set:function(e){qt.canUseDOM=e}}]),t}(x().Component),Gt.propTypes={base:Zt().object,bodyAttributes:Zt().object,children:Zt().oneOfType([Zt().arrayOf(Zt().node),Zt().node]),defaultTitle:Zt().string,defer:Zt().bool,encodeSpecialCharacters:Zt().bool,htmlAttributes:Zt().object,link:Zt().arrayOf(Zt().object),meta:Zt().arrayOf(Zt().object),noscript:Zt().arrayOf(Zt().object),onChangeClientState:Zt().func,script:Zt().arrayOf(Zt().object),style:Zt().arrayOf(Zt().object),title:Zt().string,titleAttributes:Zt().object,titleTemplate:Zt().string},Gt.defaultProps={defer:!0,encodeSpecialCharacters:!0},Gt.peek=qt.peek,Gt.rewind=function(){var e=qt.rewind();return e||(e=tr({baseTag:[],bodyAttributes:{},encodeSpecialCharacters:!0,htmlAttributes:{},linkTags:[],metaTags:[],noscriptTags:[],scriptTags:[],styleTags:[],title:"",titleAttributes:{}})),e},Kt);rr.renderStatic=rr.rewind;var or=c(42838),ir=c.n(or),ar=["border","border-spacing","padding","margin","text-align","width"];ir().addHook("afterSanitizeAttributes",(function(e){if(e&&!(e instanceof SVGElement)&&"function"==typeof e.hasAttribute&&e.hasAttribute("style")){var t=function(e){return ar.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 sr=function(e){return e?ir().sanitize(e,{FORBID_TAGS:["style"],ADD_ATTR:["target"]}):e},cr={sanitizeHtml:sr};var lr=c(98166),ur=c(85735),dr=c.n(ur),fr=c(2404),pr=c.n(fr),hr=c(69752),mr=c.n(hr),gr=function(e){return"object"===dr()(e)&&null!==e},vr=function(e,t){return mr()(e,(function(e,n,r){pr()(n,t[r])||(e[r]=gr(n)&&gr(t[r])?vr(n,t[r]):n)}))};const yr={difference:vr,getOrFirst:lr.Yd,adjustedHTMLString:function(e){return e?e.replace(/&shy;/g,""):e},roundDecimalPlaces:lr.O5,copyToClipboard:lr.lW,isDefined:lr.O9};var br=c(60284),wr={error:"exclamation-circle",home:"house-blank"},xr=function(e){return wr[e]||e};const Or=function(e){var t=e.type;return t&&"record"!==t?(0,Je.jsx)(Ze.A,{icon:xr(t)}):null};var Sr,Er,kr,Dr,Cr,Pr,_r=["component"],jr=Le.Ay.div.withConfig({displayName:"StyledBreadcrumbs"})(Sr||(Sr=Ne()(["\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||Ve.w4.color("backgroundBreadcrumbs")(e)}),Ve.hs.space(-.7),Ve.hs.space(.39)),Tr=(0,Le.Ay)((function(e){var t=e.component,n=$e()(e,_r);return x().cloneElement(t,n)})).withConfig({displayName:"StyledBreadcrumbsLink"})(Er||(Er=Ne()(["\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"])),Ve.w4.fontWeight("bold"),(function(e){return e.active&&Ve.w4.color("breadcrumbsActive")}),Ve.w4.fontWeight("bold"),(function(e){return e.active&&Ve.w4.color("breadcrumbsActive")}),Ve.w4.color("secondaryLight"),Ve.w4.color("breadcrumbsActive")),Ar=Le.Ay.span.withConfig({displayName:"StyledBreadcrumbsTitle"})(kr||(kr=Ne()(["\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"])),Ve.w4.fontWeight("bold"),(function(e){return e.active&&Ve.w4.color("breadcrumbsActive")}),Ve.w4.fontWeight("bold"),(function(e){return e.active&&Ve.w4.color("breadcrumbsActive")}),Ve.w4.color("breadcrumbsActive")),Rr=(0,Le.Ay)(br.oY).withConfig({displayName:"StyledBreadcrumbSeparator"})(Dr||(Dr=Ne()(["\n margin-left: ",";\n margin-right: ",";\n"])),Ve.hs.space(-2),Ve.hs.space(-2)),Ir=Le.Ay.span.withConfig({displayName:"StyledBreadcrumbWrapper"})(Cr||(Cr=Ne()(["\n "," {\n margin-right: ",";\n }\n"])),Ze.i,Ve.hs.space(-1));const Mr=function(){return Pr||(Pr=(0,Je.jsx)(Rr,{breakWords:!0,children:(0,Je.jsx)(Ze.A,{icon:"chevron-right"})}))};var Nr;function Fr(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 Lr(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Fr(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Fr(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Hr=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(Hr(n)," - ").concat(t);break;case"detail":r=e.slice(e.length-2).map(Hr).join(" - ");break;default:r=Hr(n)}return yr.adjustedHTMLString(r)};const Wr=function(e){var t,n=e.intl,r=e.pathPrefix,o=void 0===r?"":r,i=e.breadcrumbsInfo,a=void 0===i?[]:i,s=e.currentView,c=e.backgroundColor,l=e.onClick,u=e.linkComp,d=e.updateDocumentTitle,f=[].concat(Xt()(a),Xt()(s?[s]:[]));if(0===f.length)return null;var p,h=f.map((function(e,n){var r,i=e.display||"",a=n===f.length-1?Ar:Tr,s=n===f.length-1&&{active:"true"},c=void 0!==e.path?{to:"".concat(o,"/").concat(e.path),state:e.state}:{},d=u?t||(t=(0,Je.jsx)(u,{})):Nr||(Nr=(0,Je.jsx)(qe,{}));return(0,Je.jsx)(br.Ay.Span,{children:(0,Je.jsx)(Ir,{children:(0,Je.jsxs)(a,Lr(Lr(Lr({neutral:!0},s),c),{},{onClick:(r=e,function(){l&&!1!==r.clickable&&l(r)}),component:d,children:[(0,Je.jsx)(Or,{type:e.type}),(0,Je.jsx)("span",{"data-cy":"breadcrumb-item",dangerouslySetInnerHTML:{__html:cr.sanitizeHtml(i)}})]}))})},"breadcrumbItem-".concat(n))})).reduce((function(e,t,n){return[e,(0,Je.jsx)(Mr,{},"icon".concat(n)),t]}));return(0,Je.jsxs)(jr,{backgroundColor:c,children:[d?(0,Je.jsx)(rr,{defer:!1,children:(0,Je.jsx)("title",{children:Br(f,(p="client.component.breadcrumbs.createTitle",n.formatMessage({id:p})))})}):null,(0,Je.jsx)(Je.Fragment,{children:h})]})};(0,y.injectIntl)(Wr);var zr,Ur,Vr=Le.Ay.div.withConfig({displayName:"StyledWrapper"})(zr||(zr=Ne()(["\n ",";\n background-color: ",";\n color: ",";\n padding: ",";\n"])),(0,Ve.Ed)(),(function(e){return e.theme.colors.signal.danger}),Ve.t7.color("paper"),Ve.hs.space(-.5));const Yr=function(){return Ur||(Ur=(0,Je.jsx)(Vr,{children:(0,Je.jsx)(y.FormattedMessage,{id:"client.component.errorBoundary.text"})}))};var qr;const Gr=Le.Ay.div.withConfig({displayName:"StyledButtonGroup"})(qr||(qr=Ne()(["\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"])),Rt);var Kr=x().forwardRef((function(e,t){return(0,Je.jsx)(Gr,{ref:t,children:e.children})}));Kr.propTypes={children:Ie().node};const Qr=Kr;var Xr=c(90179),$r=c.n(Xr),Zr=c(62193),Jr=c.n(Zr),eo=c(62243),to=c.n(eo),no=c(36193),ro=c.n(no),oo=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},io=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},ao={outline:"none"},so=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,i=Array(o),a=0;a<o;a++)i[a]=arguments[a];return n=r=io(this,e.call.apply(e,[this].concat(i))),r.state={focused:!1},r._isMounted=!1,r._lastBlurEvent=null,r.ref=x().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)},io(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?x().cloneElement(e({focused:t,getRef:this.ref}),n):x().createElement("div",oo({ref:this.ref,style:ao},n),e)},t}(x().Component);so.propTypes={children:ro().oneOfType([ro().node,ro().func]).isRequired,onBlur:ro().func,onFocus:ro().func},so.defaultProps={onBlur:function(){},onFocus:function(){}};const co=so;var lo,uo,fo,po,ho,mo,go,vo,yo,bo=c(88357),wo=(0,Le.AH)(lo||(lo=Ne()(["\n align-items: center;\n cursor: ",";\n display: flex;\n width: 100%;\n"])),(function(e){return e.immutable&&"text"})),xo=Le.Ay.label.withConfig({displayName:"StyledEditableWrapper"})(uo||(uo=Ne()(["\n &&& {\n margin: 0; /* reset Bootstrap and Ext JS */\n padding: 0; /* reset Ext JS */\n ","\n }\n"])),wo),Oo=(0,Le.AH)(fo||(fo=Ne()(["\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\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,Ve.Ed)({color:Ve.t7.color("text")})}),Ve.t7.color("text"),(function(e){return e.immutable&&"margin: unset;"}),(function(e){return e.immutable?"none":"auto"})),So=(0,Le.AH)(po||(po=Ne()(["\n display: flex;\n align-items: center;\n"]))),Eo=Le.Ay.div.withConfig({displayName:"StyledEditableControl"})(ho||(ho=Ne()(["\n &&& {\n ","\n }\n"])),So),ko=Le.Ay.span.withConfig({displayName:"StyledEditableValue"})(mo||(mo=Ne()(["\n width: 100%;\n\n && {\n [type='url'] + .input-group-addon > a {\n color: inherit; /* reset bootstrap default */\n }\n\n [type='tel'] + .input-group-addon > a {\n color: inherit; /* reset bootstrap default */\n }\n\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"])),Ve.t7.color("signal.danger")),Do=function(e){return-1*Math.abs(e)},Co=function(e){var t=[e.street,e.postcode,e.city,e.country].filter(Boolean).map((function(e){var t="object"===dr()(e)&&e.display?e.display:e;return encodeURIComponent(t)})).join("+");return"".concat("https://www.google.com/maps/search/?api=1&query=").concat(t)},Po=c(58156),_o=c.n(Po),jo=Le.Ay.div.withConfig({displayName:"StyledLocationEdit"})(go||(go=Ne()(["\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 "," {\n margin-left: auto;\n }\n\n .react-autosuggest__input {\n ","\n width: 100%;\n }\n\n .react-autosuggest__container {\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"])),wo,Ve.hs.space(-2),Ve.hs.space(-2),(function(e){var t=e.immutable,n=e.theme;return t?_o()(n,"colors.textDisabled"):_o()(n,"colors.text")}),Eo,Oo,Ve.t7.color("paper"),Ve.t7.color("signal.info"),Ve.t7.color("secondaryLight"),Ve.t7.color("backgroundItemHover")),To=(0,Le.Ay)(jo).withConfig({displayName:"StyledAddressEdit"})(vo||(vo=Ne()(["\n && {\n div {\n :nth-of-type(1) {\n flex: auto;\n width: 100%;\n }\n }\n }\n"])));function Ao(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 Ro(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ao(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ao(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const Io=function(e){var t=e.onChange,n=e.options,r=e.value,o=e.id,i=e.immutable,a=e.name,s=function(e){return function(t){return t[e]}},c=function(e){var t=e.street,n=e.houseNr;return n?"".concat(t," ").concat(n):t},l=function(e){var t=e.street,n=e.state,r=e.country,o=e.postcode,i=e.city;if(!t)return null;var a=c(e),s=n?"- ".concat(n):"",l=r?"/ ".concat(r.display):"";return(0,Je.jsxs)(br.Ay.Span,{children:[a,", ",o," ",i," ",s," ",l]})},u=function(e,r){var o=r.suggestion;!0===o.validationRequired?n.validateLocation(o,t):t(o)},d=function(e){var t=e.value,r=n.locationValues.country,o={street:t};n.fetchSuggestions(o,r)},f={id:o,value:r&&r.street?c(r):"",onChange:function(e){return function(n,o){var i=o.newValue;t(Ro(Ro({},r),{},Qe()({},e,i)))}}("street"),disabled:i};return(0,Je.jsx)(co,{children:function(e){var t,r,o,c,p=e.getRef;return(0,Je.jsxs)(To,{immutable:i,name:a,ref:p,children:[(0,Je.jsx)(to(),{suggestions:n.suggestions||[],onSuggestionsFetchRequested:d,getSuggestionValue:s("street"),renderSuggestion:l,onSuggestionsClearRequested:function(){},inputProps:f,onSuggestionSelected:u,focusInputOnSuggestionClick:!1,shouldRenderSuggestions:function(e){return e&&!i}}),(0,Je.jsxs)(Eo,{children:[n.isLoading&&(yo||(yo=(0,Je.jsx)(rt,{size:"1.8rem"}))),(t=n.locationValues,r=t.street,o=t.city,c=t.postcode,Boolean(r&&(o||c))&&(0,Je.jsx)(bo.Ay,{href:Co(n.locationValues),icon:"map-marked",tabIndex:-1,target:"_blank",dense:!1,title:n.mapButtonTitle||"Show on map",neutral:!0}))]})]})}})};var Mo=c(69843),No=c.n(Mo),Fo=c(7350),Lo=c.n(Fo);function Ho(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}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 Wo(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){Ho(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}function zo(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 zo(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)?zo(e,t):void 0}}function Vo(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,i=[],a=!0,s=!1;try{for(n=n.call(e);!(a=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);a=!0);}catch(e){s=!0,o=e}finally{try{a||null==n.return||n.return()}finally{if(s)throw o}}return i}}(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 Yo(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}var qo=["defaultInputValue","defaultMenuIsOpen","defaultValue","inputValue","menuIsOpen","onChange","onInputChange","onMenuClose","onMenuOpen","value"];function Go(){return Go=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},Go.apply(this,arguments)}function Ko(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 Qo(e,t){return Qo=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},Qo(e,t)}function Xo(e){return Xo=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},Xo(e)}function $o(e){return $o="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},$o(e)}function Zo(e,t){if(t&&("object"===$o(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 Jo(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=Xo(e);if(t){var o=Xo(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return Zo(this,n)}}function ei(e){return function(e){if(Array.isArray(e))return zo(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 ti=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}(),ni="-ms-",ri="-moz-",oi="-webkit-",ii="comm",ai="rule",si="decl",ci="@keyframes",li=Math.abs,ui=String.fromCharCode,di=Object.assign;function fi(e){return e.trim()}function pi(e,t,n){return e.replace(t,n)}function hi(e,t){return e.indexOf(t)}function mi(e,t){return 0|e.charCodeAt(t)}function gi(e,t,n){return e.slice(t,n)}function vi(e){return e.length}function yi(e){return e.length}function bi(e,t){return t.push(e),e}var wi=1,xi=1,Oi=0,Si=0,Ei=0,ki="";function Di(e,t,n,r,o,i,a){return{value:e,root:t,parent:n,type:r,props:o,children:i,line:wi,column:xi,length:a,return:""}}function Ci(e,t){return di(Di("",null,null,"",null,null,0),e,{length:-e.length},t)}function Pi(){return Ei=Si>0?mi(ki,--Si):0,xi--,10===Ei&&(xi=1,wi--),Ei}function _i(){return Ei=Si<Oi?mi(ki,Si++):0,xi++,10===Ei&&(xi=1,wi++),Ei}function ji(){return mi(ki,Si)}function Ti(){return Si}function Ai(e,t){return gi(ki,e,t)}function Ri(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 Ii(e){return wi=xi=1,Oi=vi(ki=e),Si=0,[]}function Mi(e){return ki="",e}function Ni(e){return fi(Ai(Si-1,Hi(91===e?e+2:40===e?e+1:e)))}function Fi(e){for(;(Ei=ji())&&Ei<33;)_i();return Ri(e)>2||Ri(Ei)>3?"":" "}function Li(e,t){for(;--t&&_i()&&!(Ei<48||Ei>102||Ei>57&&Ei<65||Ei>70&&Ei<97););return Ai(e,Ti()+(t<6&&32==ji()&&32==_i()))}function Hi(e){for(;_i();)switch(Ei){case e:return Si;case 34:case 39:34!==e&&39!==e&&Hi(Ei);break;case 40:41===e&&Hi(e);break;case 92:_i()}return Si}function Bi(e,t){for(;_i()&&e+Ei!==57&&(e+Ei!==84||47!==ji()););return"/*"+Ai(t,Si-1)+"*"+ui(47===e?e:_i())}function Wi(e){for(;!Ri(ji());)_i();return Ai(e,Si)}function zi(e){return Mi(Ui("",null,null,null,[""],e=Ii(e),0,[0],e))}function Ui(e,t,n,r,o,i,a,s,c){for(var l=0,u=0,d=a,f=0,p=0,h=0,m=1,g=1,v=1,y=0,b="",w=o,x=i,O=r,S=b;g;)switch(h=y,y=_i()){case 40:if(108!=h&&58==mi(S,d-1)){-1!=hi(S+=pi(Ni(y),"&","&\f"),"&\f")&&(v=-1);break}case 34:case 39:case 91:S+=Ni(y);break;case 9:case 10:case 13:case 32:S+=Fi(h);break;case 92:S+=Li(Ti()-1,7);continue;case 47:switch(ji()){case 42:case 47:bi(Yi(Bi(_i(),Ti()),t,n),c);break;default:S+="/"}break;case 123*m:s[l++]=vi(S)*v;case 125*m:case 59:case 0:switch(y){case 0:case 125:g=0;case 59+u:p>0&&vi(S)-d&&bi(p>32?qi(S+";",r,n,d-1):qi(pi(S," ","")+";",r,n,d-2),c);break;case 59:S+=";";default:if(bi(O=Vi(S,t,n,l,u,o,s,b,w=[],x=[],d),i),123===y)if(0===u)Ui(S,t,O,O,w,i,d,s,x);else switch(99===f&&110===mi(S,3)?100:f){case 100:case 109:case 115:Ui(e,O,O,r&&bi(Vi(e,O,O,0,0,o,s,b,o,w=[],d),x),o,x,d,s,r?w:x);break;default:Ui(S,O,O,O,[""],x,0,s,x)}}l=u=p=0,m=v=1,b=S="",d=a;break;case 58:d=1+vi(S),p=h;default:if(m<1)if(123==y)--m;else if(125==y&&0==m++&&125==Pi())continue;switch(S+=ui(y),y*m){case 38:v=u>0?1:(S+="\f",-1);break;case 44:s[l++]=(vi(S)-1)*v,v=1;break;case 64:45===ji()&&(S+=Ni(_i())),f=ji(),u=d=vi(b=S+=Wi(Ti())),y++;break;case 45:45===h&&2==vi(S)&&(m=0)}}return i}function Vi(e,t,n,r,o,i,a,s,c,l,u){for(var d=o-1,f=0===o?i:[""],p=yi(f),h=0,m=0,g=0;h<r;++h)for(var v=0,y=gi(e,d+1,d=li(m=a[h])),b=e;v<p;++v)(b=fi(m>0?f[v]+" "+y:pi(y,/&\f/g,f[v])))&&(c[g++]=b);return Di(e,t,n,0===o?ai:s,c,l,u)}function Yi(e,t,n){return Di(e,t,n,ii,ui(Ei),gi(e,2,-2),0)}function qi(e,t,n,r){return Di(e,t,n,si,gi(e,0,r),gi(e,r+1,-1),r)}function Gi(e,t){for(var n="",r=yi(e),o=0;o<r;o++)n+=t(e[o],o,e,t)||"";return n}function Ki(e,t,n,r){switch(e.type){case"@import":case si:return e.return=e.return||e.value;case ii:return"";case ci:return e.return=e.value+"{"+Gi(e.children,r)+"}";case ai:e.value=e.props.join(",")}return vi(n=Gi(e.children,r))?e.return=e.value+"{"+n+"}":""}var Qi=function(e,t,n){for(var r=0,o=0;r=o,o=ji(),38===r&&12===o&&(t[n]=1),!Ri(o);)_i();return Ai(e,Si)},Xi=function(e,t){return Mi(function(e,t){var n=-1,r=44;do{switch(Ri(r)){case 0:38===r&&12===ji()&&(t[n]=1),e[n]+=Qi(Si-1,t,n);break;case 2:e[n]+=Ni(r);break;case 4:if(44===r){e[++n]=58===ji()?"&\f":"",t[n]=e[n].length;break}default:e[n]+=ui(r)}}while(r=_i());return e}(Ii(e),t))},$i=new WeakMap,Zi=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)||$i.get(n))&&!r){$i.set(e,!0);for(var o=[],i=Xi(t,o),a=n.props,s=0,c=0;s<i.length;s++)for(var l=0;l<a.length;l++,c++)e.props[c]=o[s]?i[s].replace(/&\f/g,a[l]):a[l]+" "+i[s]}}},Ji=function(e){if("decl"===e.type){var t=e.value;108===t.charCodeAt(0)&&98===t.charCodeAt(2)&&(e.return="",e.value="")}};function ea(e,t){switch(function(e,t){return 45^mi(e,0)?(((t<<2^mi(e,0))<<2^mi(e,1))<<2^mi(e,2))<<2^mi(e,3):0}(e,t)){case 5103:return oi+"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 oi+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return oi+e+ri+e+ni+e+e;case 6828:case 4268:return oi+e+ni+e+e;case 6165:return oi+e+ni+"flex-"+e+e;case 5187:return oi+e+pi(e,/(\w+).+(:[^]+)/,oi+"box-$1$2"+ni+"flex-$1$2")+e;case 5443:return oi+e+ni+"flex-item-"+pi(e,/flex-|-self/,"")+e;case 4675:return oi+e+ni+"flex-line-pack"+pi(e,/align-content|flex-|-self/,"")+e;case 5548:return oi+e+ni+pi(e,"shrink","negative")+e;case 5292:return oi+e+ni+pi(e,"basis","preferred-size")+e;case 6060:return oi+"box-"+pi(e,"-grow","")+oi+e+ni+pi(e,"grow","positive")+e;case 4554:return oi+pi(e,/([^-])(transform)/g,"$1"+oi+"$2")+e;case 6187:return pi(pi(pi(e,/(zoom-|grab)/,oi+"$1"),/(image-set)/,oi+"$1"),e,"")+e;case 5495:case 3959:return pi(e,/(image-set\([^]*)/,oi+"$1$`$1");case 4968:return pi(pi(e,/(.+:)(flex-)?(.*)/,oi+"box-pack:$3"+ni+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+oi+e+e;case 4095:case 3583:case 4068:case 2532:return pi(e,/(.+)-inline(.+)/,oi+"$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(vi(e)-1-t>6)switch(mi(e,t+1)){case 109:if(45!==mi(e,t+4))break;case 102:return pi(e,/(.+:)(.+)-([^]+)/,"$1"+oi+"$2-$3$1"+ri+(108==mi(e,t+3)?"$3":"$2-$3"))+e;case 115:return~hi(e,"stretch")?ea(pi(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(115!==mi(e,t+1))break;case 6444:switch(mi(e,vi(e)-3-(~hi(e,"!important")&&10))){case 107:return pi(e,":",":"+oi)+e;case 101:return pi(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+oi+(45===mi(e,14)?"inline-":"")+"box$3$1"+oi+"$2$3$1"+ni+"$2box$3")+e}break;case 5936:switch(mi(e,t+11)){case 114:return oi+e+ni+pi(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return oi+e+ni+pi(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return oi+e+ni+pi(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return oi+e+ni+e+e}return e}var ta=[function(e,t,n,r){if(e.length>-1&&!e.return)switch(e.type){case si:e.return=ea(e.value,e.length);break;case ci:return Gi([Ci(e,{value:pi(e.value,"@","@"+oi)})],r);case ai: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 Gi([Ci(e,{props:[pi(t,/:(read-\w+)/,":-moz-$1")]})],r);case"::placeholder":return Gi([Ci(e,{props:[pi(t,/:(plac\w+)/,":"+oi+"input-$1")]}),Ci(e,{props:[pi(t,/:(plac\w+)/,":-moz-$1")]}),Ci(e,{props:[pi(t,/:(plac\w+)/,ni+"input-$1")]})],r)}return""}))}}];const na=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||ta;var o,i,a={},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++)a[t[n]]=!0;s.push(e)}));var c,l,u,d,f=[Ki,(d=function(e){c.insert(e)},function(e){e.root||(e=e.return)&&d(e)})],p=(l=[Zi,Ji].concat(r,f),u=yi(l),function(e,t,n,r){for(var o="",i=0;i<u;i++)o+=l[i](e,t,n,r)||"";return o});i=function(e,t,n,r){c=n,function(e){Gi(zi(e),p)}(e?e+"{"+t.styles+"}":t.styles),r&&(h.inserted[t.name]=!0)};var h={key:t,sheet:new ti({key:t,container:o,nonce:e.nonce,speedy:e.speedy,prepend:e.prepend,insertionPoint:e.insertionPoint}),nonce:e.nonce,inserted:a,registered:{},insert:i};return h.sheet.hydrate(s),h};var ra=c(4146),oa=c.n(ra);var ia=function(e,t,n){var r=e.key+"-"+t.name;!1===n&&void 0===e.registered[r]&&(e.registered[r]=t.styles)};const aa=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)};const sa={animationIterationCount:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1};const ca=function(e){var t=Object.create(null);return function(n){return void 0===t[n]&&(t[n]=e(n)),t[n]}};var la=/[A-Z]|^ms/g,ua=/_EMO_([^_]+?)_([^]*?)_EMO_/g,da=function(e){return 45===e.charCodeAt(1)},fa=function(e){return null!=e&&"boolean"!=typeof e},pa=ca((function(e){return da(e)?e:e.replace(la,"-$&").toLowerCase()})),ha=function(e,t){switch(e){case"animation":case"animationName":if("string"==typeof t)return t.replace(ua,(function(e,t,n){return ga={name:t,styles:n,next:ga},t}))}return 1===sa[e]||da(e)||"number"!=typeof t||0===t?t:t+"px"};function ma(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 ga={name:n.name,styles:n.styles,next:ga},n.name;if(void 0!==n.styles){var r=n.next;if(void 0!==r)for(;void 0!==r;)ga={name:r.name,styles:r.styles,next:ga},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+=ma(e,t,n[o])+";";else for(var i in n){var a=n[i];if("object"!=typeof a)null!=t&&void 0!==t[a]?r+=i+"{"+t[a]+"}":fa(a)&&(r+=pa(i)+":"+ha(i,a)+";");else if(!Array.isArray(a)||"string"!=typeof a[0]||null!=t&&void 0!==t[a[0]]){var s=ma(e,t,a);switch(i){case"animation":case"animationName":r+=pa(i)+":"+s+";";break;default:r+=i+"{"+s+"}"}}else for(var c=0;c<a.length;c++)fa(a[c])&&(r+=pa(i)+":"+ha(i,a[c])+";")}return r}(e,t,n);case"function":if(void 0!==e){var o=ga,i=n(e);return ga=o,ma(e,t,i)}}if(null==t)return n;var a=t[n];return void 0!==a?a:n}var ga,va=/label:\s*([^\s;\n{]+)\s*(;|$)/g;var ya=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="";ga=void 0;var i=e[0];null==i||void 0===i.raw?(r=!1,o+=ma(n,t,i)):o+=i[0];for(var a=1;a<e.length;a++)o+=ma(n,t,e[a]),r&&(o+=i[a]);va.lastIndex=0;for(var s,c="";null!==(s=va.exec(o));)c+="-"+s[1];return{name:aa(o)+c,styles:o,next:ga}},ba=!!b.useInsertionEffect&&b.useInsertionEffect,wa=ba||function(e){return e()},xa={}.hasOwnProperty,Oa=(0,b.createContext)("undefined"!=typeof HTMLElement?na({key:"css"}):null);Oa.Provider;var Sa=function(e){return(0,b.forwardRef)((function(t,n){var r=(0,b.useContext)(Oa);return e(t,r,n)}))},Ea=(0,b.createContext)({});var ka="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",Da=function(e){var t=e.cache,n=e.serialized,r=e.isStringTag;ia(t,n,r);wa((function(){return function(e,t,n){ia(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},Ca=Sa((function(e,t,n){var r=e.css;"string"==typeof r&&void 0!==t.registered[r]&&(r=t.registered[r]);var o=e[ka],i=[r],a="";"string"==typeof e.className?a=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,i,e.className):null!=e.className&&(a=e.className+" ");var s=ya(i,void 0,(0,b.useContext)(Ea));a+=t.key+"-"+s.name;var c={};for(var l in e)xa.call(e,l)&&"css"!==l&&l!==ka&&(c[l]=e[l]);return c.ref=n,c.className=a,(0,b.createElement)(b.Fragment,null,(0,b.createElement)(Da,{cache:t,serialized:s,isStringTag:"string"==typeof o}),(0,b.createElement)(o,c))}));var Pa=function(e,t){var n=arguments;if(null==t||!xa.call(t,"css"))return b.createElement.apply(void 0,n);var r=n.length,o=new Array(r);o[0]=Ca,o[1]=function(e,t){var n={};for(var r in t)xa.call(t,r)&&(n[r]=t[r]);return n[ka]=e,n}(e,t);for(var i=2;i<r;i++)o[i]=n[i];return b.createElement.apply(null,o)};function _a(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return ya(t)}var ja=c(81845),Ta=c.n(ja);Math.min,Math.max;const Aa=["top","right","bottom","left"];Aa.reduce(((e,t)=>e.concat(t,t+"-start",t+"-end")),[]);function Ra(e){return e&&e.document&&e.location&&e.alert&&e.setInterval}function Ia(e){if(null==e)return window;if(!Ra(e)){const t=e.ownerDocument;return t&&t.defaultView||window}return e}function Ma(e){return Ia(e).getComputedStyle(e)}function Na(e){return Ra(e)?"":e?(e.nodeName||"").toLowerCase():""}function Fa(){const e=navigator.userAgentData;return e&&Array.isArray(e.brands)?e.brands.map((e=>e.brand+"/"+e.version)).join(" "):navigator.userAgent}function La(e){return e instanceof Ia(e).HTMLElement}function Ha(e){return e instanceof Ia(e).Element}function Ba(e){return"undefined"!=typeof ShadowRoot&&(e instanceof Ia(e).ShadowRoot||e instanceof ShadowRoot)}function Wa(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=Ma(e);return/auto|scroll|overlay|hidden/.test(t+r+n)&&!["inline","contents"].includes(o)}function za(){return!/^((?!chrome|android).)*safari/i.test(Fa())}function Ua(e){return["html","body","#document"].includes(Na(e))}Math.min,Math.max;const Va=Math.round;function Ya(e,t,n){var r,o,i,a;void 0===t&&(t=!1),void 0===n&&(n=!1);const s=e.getBoundingClientRect();let c=1,l=1;t&&La(e)&&(c=e.offsetWidth>0&&Va(s.width)/e.offsetWidth||1,l=e.offsetHeight>0&&Va(s.height)/e.offsetHeight||1);const u=Ha(e)?Ia(e):window,d=!za()&&n,f=(s.left+(d&&null!=(r=null==(o=u.visualViewport)?void 0:o.offsetLeft)?r:0))/c,p=(s.top+(d&&null!=(i=null==(a=u.visualViewport)?void 0:a.offsetTop)?i:0))/l,h=s.width/c,m=s.height/l;return{width:h,height:m,top:p,right:f+h,bottom:p+m,left:f,x:f,y:p}}function qa(e){return(t=e,(t instanceof Ia(t).Node?e.ownerDocument:e.document)||window.document).documentElement;var t}function Ga(e){if("html"===Na(e))return e;const t=e.assignedSlot||e.parentNode||(Ba(e)?e.host:null)||qa(e);return Ba(t)?t.host:t}function Ka(e){const t=Ga(e);return Ua(t)?e.ownerDocument.body:La(t)&&Wa(t)?t:Ka(t)}function Qa(e,t){var n;void 0===t&&(t=[]);const r=Ka(e),o=r===(null==(n=e.ownerDocument)?void 0:n.body),i=Ia(r),a=o?[i].concat(i.visualViewport||[],Wa(r)?r:[]):r,s=t.concat(a);return o?s:s.concat(Qa(a))}const Xa=b.useLayoutEffect;var $a=["className","clearValue","cx","getStyles","getClassNames","getValue","hasValue","isMulti","isRtl","options","selectOption","selectProps","setValue","theme"],Za=function(){};function Ja(e,t){return t?"-"===t[0]?e+t:e+"__"+t:e}function es(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 i=[].concat(r);if(t&&e)for(var a in t)t.hasOwnProperty(a)&&t[a]&&i.push("".concat(Ja(e,a)));return i.filter((function(e){return e})).map((function(e){return String(e).trim()})).join(" ")}var ts=function(e){return t=e,Array.isArray(t)?e.filter(Boolean):"object"===$o(e)&&null!==e?[e]:[];var t},ns=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,Wo({},Yo(e,$a))},rs=function(e,t,n){var r=e.cx,o=e.getStyles,i=e.getClassNames,a=e.className;return{css:o(t,e),className:r(null!=n?n:{},i(t,e),a)}};function os(e){return[document.documentElement,document.body,window].indexOf(e)>-1}function is(e){return os(e)?window.pageYOffset:e.scrollTop}function as(e,t){os(e)?window.scrollTo(0,t):e.scrollTop=t}function ss(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:200,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:Za,o=is(e),i=t-o,a=0;!function t(){var s=function(e,t,n,r){return n*((e=e/r-1)*e*e+1)+t}(a+=10,o,i,n);as(e,s),a<n?window.requestAnimationFrame(t):r(e)}()}function cs(e,t){var n=e.getBoundingClientRect(),r=t.getBoundingClientRect(),o=t.offsetHeight/3;r.bottom+o>n.bottom?as(e,Math.min(t.offsetTop+t.clientHeight-e.offsetHeight+o,e.scrollHeight)):r.top-o<n.top&&as(e,Math.max(t.offsetTop-o,0))}function ls(){try{return document.createEvent("TouchEvent"),!0}catch(e){return!1}}var us=!1,ds={get passive(){return us=!0}},fs="undefined"!=typeof window?window:{};fs.addEventListener&&fs.removeEventListener&&(fs.addEventListener("p",Za,ds),fs.removeEventListener("p",Za,!1));var ps=us;function hs(e){return null!=e}function ms(e,t,n){return e?t:n}var gs=["children","innerProps"],vs=["children","innerProps"];function ys(e){var t=e.maxHeight,n=e.menuEl,r=e.minHeight,o=e.placement,i=e.shouldScroll,a=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),l={placement:"bottom",maxHeight:t};if(!n||!n.offsetParent)return l;var u,d=c.getBoundingClientRect().height,f=n.getBoundingClientRect(),p=f.bottom,h=f.height,m=f.top,g=n.offsetParent.getBoundingClientRect().top,v=a?window.innerHeight:os(u=c)?window.innerHeight:u.clientHeight,y=is(c),b=parseInt(getComputedStyle(n).marginBottom,10),w=parseInt(getComputedStyle(n).marginTop,10),x=g-w,O=v-m,S=x+y,E=d-y-m,k=p-v+y+b,D=y+m-w,C=160;switch(o){case"auto":case"bottom":if(O>=h)return{placement:"bottom",maxHeight:t};if(E>=h&&!a)return i&&ss(c,k,C),{placement:"bottom",maxHeight:t};if(!a&&E>=r||a&&O>=r)return i&&ss(c,k,C),{placement:"bottom",maxHeight:a?O-b:E-b};if("auto"===o||a){var P=t,_=a?x:S;return _>=r&&(P=Math.min(_-b-s,t)),{placement:"top",maxHeight:P}}if("bottom"===o)return i&&as(c,k),{placement:"bottom",maxHeight:t};break;case"top":if(x>=h)return{placement:"top",maxHeight:t};if(S>=h&&!a)return i&&ss(c,D,C),{placement:"top",maxHeight:t};if(!a&&S>=r||a&&x>=r){var j=t;return(!a&&S>=r||a&&x>=r)&&(j=a?x-w:S-w),i&&ss(c,D,C),{placement:"top",maxHeight:j}}return{placement:"bottom",maxHeight:t};default:throw new Error('Invalid placement provided "'.concat(o,'".'))}return l}var bs,ws=function(e){return"auto"===e?"bottom":e},xs=(0,b.createContext)(null),Os=function(e){var t=e.children,n=e.minMenuHeight,r=e.maxMenuHeight,o=e.menuPlacement,i=e.menuPosition,a=e.menuShouldScrollIntoView,s=e.theme,c=((0,b.useContext)(xs)||{}).setPortalPlacement,l=(0,b.useRef)(null),u=Vo((0,b.useState)(r),2),d=u[0],f=u[1],p=Vo((0,b.useState)(null),2),h=p[0],m=p[1],g=s.spacing.controlHeight;return Xa((function(){var e=l.current;if(e){var t="fixed"===i,s=ys({maxHeight:r,menuEl:e,minHeight:n,placement:o,shouldScroll:a&&!t,isFixedPosition:t,controlHeight:g});f(s.maxHeight),m(s.placement),null==c||c(s.placement)}}),[r,o,i,a,n,c,g]),t({ref:l,placerProps:Wo(Wo({},e),{},{placement:h||ws(o),maxHeight:d})})},Ss=function(e){var t=e.children,n=e.innerRef,r=e.innerProps;return Pa("div",Go({},rs(e,"menu",{menu:!0}),{ref:n},r),t)},Es=function(e,t){var n=e.theme,r=n.spacing.baseUnit,o=n.colors;return Wo({textAlign:"center"},t?{}:{color:o.neutral40,padding:"".concat(2*r,"px ").concat(3*r,"px")})},ks=Es,Ds=Es,Cs=["size"],Ps=["innerProps","isRtl","size"];var _s,js,Ts={name:"8mmkcg",styles:"display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0"},As=function(e){var t=e.size,n=Yo(e,Cs);return Pa("svg",Go({height:t,width:t,viewBox:"0 0 20 20","aria-hidden":"true",focusable:"false",css:Ts},n))},Rs=function(e){return Pa(As,Go({size:20},e),Pa("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"}))},Is=function(e){return Pa(As,Go({size:20},e),Pa("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"}))},Ms=function(e,t){var n=e.isFocused,r=e.theme,o=r.spacing.baseUnit,i=r.colors;return Wo({label:"indicatorContainer",display:"flex",transition:"color 150ms"},t?{}:{color:n?i.neutral60:i.neutral20,padding:2*o,":hover":{color:n?i.neutral80:i.neutral40}})},Ns=Ms,Fs=Ms,Ls=function(){var e=_a.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_"}}}(bs||(_s=["\n 0%, 80%, 100% { opacity: 0; }\n 40% { opacity: 1; }\n"],js||(js=_s.slice(0)),bs=Object.freeze(Object.defineProperties(_s,{raw:{value:Object.freeze(js)}})))),Hs=function(e){var t=e.delay,n=e.offset;return Pa("span",{css:_a({animation:"".concat(Ls," 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"},"","")})},Bs=function(e){var t=e.children,n=e.isDisabled,r=e.isFocused,o=e.innerRef,i=e.innerProps,a=e.menuIsOpen;return Pa("div",Go({ref:o},rs(e,"control",{control:!0,"control--is-disabled":n,"control--is-focused":r,"control--menu-is-open":a}),i,{"aria-disabled":n||void 0}),t)},Ws=["data"],zs=function(e){var t=e.children,n=e.cx,r=e.getStyles,o=e.getClassNames,i=e.Heading,a=e.headingProps,s=e.innerProps,c=e.label,l=e.theme,u=e.selectProps;return Pa("div",Go({},rs(e,"group",{group:!0}),s),Pa(i,Go({},a,{selectProps:u,theme:l,getStyles:r,getClassNames:o,cx:n}),c),Pa("div",null,t))},Us=["innerRef","isDisabled","isHidden","inputClassName"],Vs={gridArea:"1 / 2",font:"inherit",minWidth:"2px",border:0,margin:0,outline:0,padding:0},Ys={flex:"1 1 auto",display:"inline-grid",gridArea:"1 / 1 / 2 / 3",gridTemplateColumns:"0 min-content","&:after":Wo({content:'attr(data-value) " "',visibility:"hidden",whiteSpace:"pre"},Vs)},qs=function(e){return Wo({label:"input",color:"inherit",background:0,opacity:e?0:1,width:"100%"},Vs)},Gs=function(e){var t=e.cx,n=e.value,r=ns(e),o=r.innerRef,i=r.isDisabled,a=r.isHidden,s=r.inputClassName,c=Yo(r,Us);return Pa("div",Go({},rs(e,"input",{"input-container":!0}),{"data-value":n||""}),Pa("input",Go({className:t({input:!0},s),ref:o,style:qs(a),disabled:i},c)))},Ks=function(e){var t=e.children,n=e.innerProps;return Pa("div",n,t)};var Qs=function(e){var t=e.children,n=e.components,r=e.data,o=e.innerProps,i=e.isDisabled,a=e.removeProps,s=e.selectProps,c=n.Container,l=n.Label,u=n.Remove;return Pa(c,{data:r,innerProps:Wo(Wo({},rs(e,"multiValue",{"multi-value":!0,"multi-value--is-disabled":i})),o),selectProps:s},Pa(l,{data:r,innerProps:Wo({},rs(e,"multiValueLabel",{"multi-value__label":!0})),selectProps:s},t),Pa(u,{data:r,innerProps:Wo(Wo({},rs(e,"multiValueRemove",{"multi-value__remove":!0})),{},{"aria-label":"Remove ".concat(t||"option")},a),selectProps:s}))},Xs=function(e){var t=e.children,n=e.isDisabled,r=e.isFocused,o=e.isSelected,i=e.innerRef,a=e.innerProps;return Pa("div",Go({},rs(e,"option",{option:!0,"option--is-disabled":n,"option--is-focused":r,"option--is-selected":o}),{ref:i,"aria-disabled":n},a),t)},$s=function(e){var t=e.children,n=e.isDisabled,r=e.innerProps;return Pa("div",Go({},rs(e,"singleValue",{"single-value":!0,"single-value--is-disabled":n}),r),t)},Zs={ClearIndicator:function(e){var t=e.children,n=e.innerProps;return Pa("div",Go({},rs(e,"clearIndicator",{indicator:!0,"clear-indicator":!0}),n),t||Pa(Rs,null))},Control:Bs,DropdownIndicator:function(e){var t=e.children,n=e.innerProps;return Pa("div",Go({},rs(e,"dropdownIndicator",{indicator:!0,"dropdown-indicator":!0}),n),t||Pa(Is,null))},DownChevron:Is,CrossIcon:Rs,Group:zs,GroupHeading:function(e){var t=ns(e);t.data;var n=Yo(t,Ws);return Pa("div",Go({},rs(e,"groupHeading",{"group-heading":!0}),n))},IndicatorsContainer:function(e){var t=e.children,n=e.innerProps;return Pa("div",Go({},rs(e,"indicatorsContainer",{indicators:!0}),n),t)},IndicatorSeparator:function(e){var t=e.innerProps;return Pa("span",Go({},t,rs(e,"indicatorSeparator",{"indicator-separator":!0})))},Input:Gs,LoadingIndicator:function(e){var t=e.innerProps,n=e.isRtl,r=e.size,o=void 0===r?4:r,i=Yo(e,Ps);return Pa("div",Go({},rs(Wo(Wo({},i),{},{innerProps:t,isRtl:n,size:o}),"loadingIndicator",{indicator:!0,"loading-indicator":!0}),t),Pa(Hs,{delay:0,offset:n}),Pa(Hs,{delay:160,offset:!0}),Pa(Hs,{delay:320,offset:!n}))},Menu:Ss,MenuList:function(e){var t=e.children,n=e.innerProps,r=e.innerRef,o=e.isMulti;return Pa("div",Go({},rs(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,i=e.menuPlacement,a=e.menuPosition,s=(0,b.useRef)(null),c=(0,b.useRef)(null),l=Vo((0,b.useState)(ws(i)),2),u=l[0],d=l[1],f=(0,b.useMemo)((function(){return{setPortalPlacement:d}}),[]),p=Vo((0,b.useState)(null),2),h=p[0],m=p[1],g=(0,b.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"===a?0:window.pageYOffset,n=e[u]+t;n===(null==h?void 0:h.offset)&&e.left===(null==h?void 0:h.rect.left)&&e.width===(null==h?void 0:h.rect.width)||m({offset:n,rect:e})}}),[r,a,u,null==h?void 0:h.offset,null==h?void 0:h.rect.left,null==h?void 0:h.rect.width]);Xa((function(){g()}),[g]);var v=(0,b.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:i=!0,elementResize:a=!0,animationFrame:s=!1}=r,c=o&&!s,l=c||i?[...Ha(e)?Qa(e):e.contextElement?Qa(e.contextElement):[],...Qa(t)]:[];l.forEach((e=>{c&&e.addEventListener("scroll",n,{passive:!0}),i&&e.addEventListener("resize",n)}));let u,d=null;if(a){let r=!0;d=new ResizeObserver((()=>{r||n(),r=!1})),Ha(e)&&!s&&d.observe(e),Ha(e)||!e.contextElement||s||d.observe(e.contextElement),d.observe(t)}let f=s?Ya(e):null;return s&&function t(){const r=Ya(e);!f||r.x===f.x&&r.y===f.y&&r.width===f.width&&r.height===f.height||n(),f=r,u=requestAnimationFrame(t)}(),n(),()=>{var e;l.forEach((e=>{c&&e.removeEventListener("scroll",n),i&&e.removeEventListener("resize",n)})),null==(e=d)||e.disconnect(),d=null,s&&cancelAnimationFrame(u)}}(r,s.current,g,{elementResize:"ResizeObserver"in window}))}),[r,g]);Xa((function(){v()}),[v]);var y=(0,b.useCallback)((function(e){s.current=e,v()}),[v]);if(!t&&"fixed"!==a||!h)return null;var w=Pa("div",Go({ref:y},rs(Wo(Wo({},e),{},{offset:h.offset,position:a,rect:h.rect}),"menuPortal",{"menu-portal":!0}),o),n);return Pa(xs.Provider,{value:f},t?(0,ja.createPortal)(w,t):w)},LoadingMessage:function(e){var t=e.children,n=void 0===t?"Loading...":t,r=e.innerProps,o=Yo(e,vs);return Pa("div",Go({},rs(Wo(Wo({},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=Yo(e,gs);return Pa("div",Go({},rs(Wo(Wo({},o),{},{children:n,innerProps:r}),"noOptionsMessage",{"menu-notice":!0,"menu-notice--no-options":!0}),r),n)},MultiValue:Qs,MultiValueContainer:Ks,MultiValueLabel:Ks,MultiValueRemove:function(e){var t=e.children,n=e.innerProps;return Pa("div",Go({role:"button"},n),t||Pa(Rs,{size:14}))},Option:Xs,Placeholder:function(e){var t=e.children,n=e.innerProps;return Pa("div",Go({},rs(e,"placeholder",{placeholder:!0}),n),t)},SelectContainer:function(e){var t=e.children,n=e.innerProps,r=e.isDisabled,o=e.isRtl;return Pa("div",Go({},rs(e,"container",{"--is-disabled":r,"--is-rtl":o}),n),t)},SingleValue:$s,ValueContainer:function(e){var t=e.children,n=e.innerProps,r=e.isMulti,o=e.hasValue;return Pa("div",Go({},rs(e,"valueContainer",{"value-container":!0,"value-container--is-multi":r,"value-container--has-value":o}),n),t)}},Js=Number.isNaN||function(e){return"number"==typeof e&&e!=e};function ec(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||Js(r)&&Js(o)))return!1;var r,o;return!0}for(var tc={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"},nc=function(e){return Pa("span",Go({css:tc},e))},rc={guidance:function(e){var t=e.isSearchable,n=e.isMulti,r=e.tabSelectsValue,o=e.context,i=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 i?"".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,i=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,i?" is disabled. Select another option.":", selected.");default:return""}},onFocus:function(e){var t=e.context,n=e.focused,r=e.options,o=e.label,i=void 0===o?"":o,a=e.selectValue,s=e.isDisabled,c=e.isSelected,l=e.isAppleDevice,u=function(e,t){return e&&e.length?"".concat(e.indexOf(t)+1," of ").concat(e.length):""};if("value"===t&&a)return"value ".concat(i," focused, ").concat(u(a,n),".");if("menu"===t&&l){var d=s?" disabled":"",f="".concat(c?" selected":"").concat(d);return"".concat(i).concat(f,", ").concat(u(r,n),".")}return""},onFilter:function(e){var t=e.inputValue,n=e.resultsMessage;return"".concat(n).concat(t?" for search term "+t:"",".")}},oc=function(e){var t=e.ariaSelection,n=e.focusedOption,r=e.focusedValue,o=e.focusableOptions,i=e.isFocused,a=e.selectValue,s=e.selectProps,c=e.id,l=e.isAppleDevice,u=s.ariaLiveMessages,d=s.getOptionLabel,f=s.inputValue,p=s.isMulti,h=s.isOptionDisabled,m=s.isSearchable,g=s.menuIsOpen,v=s.options,y=s.screenReaderStatus,w=s.tabSelectsValue,x=s.isLoading,O=s["aria-label"],S=s["aria-live"],E=(0,b.useMemo)((function(){return Wo(Wo({},rc),u||{})}),[u]),k=(0,b.useMemo)((function(){var e,n="";if(t&&E.onChange){var r=t.option,o=t.options,i=t.removedValue,s=t.removedValues,c=t.value,l=i||r||(e=c,Array.isArray(e)?null:e),u=l?d(l):"",f=o||s||void 0,p=f?f.map(d):[],m=Wo({isDisabled:l&&h(l,a),label:u,labels:p},t);n=E.onChange(m)}return n}),[t,E,h,a,d]),D=(0,b.useMemo)((function(){var e="",t=n||r,i=!!(n&&a&&a.includes(n));if(t&&E.onFocus){var s={focused:t,label:d(t),isDisabled:h(t,a),isSelected:i,options:o,context:t===n?"menu":"value",selectValue:a,isAppleDevice:l};e=E.onFocus(s)}return e}),[n,r,d,h,E,o,a,l]),C=(0,b.useMemo)((function(){var e="";if(g&&v.length&&!x&&E.onFilter){var t=y({count:o.length});e=E.onFilter({inputValue:f,resultsMessage:t})}return e}),[o,f,g,E,v,y,x]),P="initial-input-focus"===(null==t?void 0:t.action),_=(0,b.useMemo)((function(){var e="";if(E.guidance){var t=r?"value":g?"menu":"input";e=E.guidance({"aria-label":O,context:t,isDisabled:n&&h(n,a),isMulti:p,isSearchable:m,tabSelectsValue:w,isInitialFocus:P})}return e}),[O,n,r,p,h,m,g,E,a,w,P]),j=Pa(b.Fragment,null,Pa("span",{id:"aria-selection"},k),Pa("span",{id:"aria-focused"},D),Pa("span",{id:"aria-results"},C),Pa("span",{id:"aria-guidance"},_));return Pa(b.Fragment,null,Pa(nc,{id:c},P&&j),Pa(nc,{"aria-live":S,"aria-atomic":"false","aria-relevant":"additions text",role:"log"},i&&!P&&j))},ic=[{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źẑżžẓẕƶȥɀⱬꝣ"}],ac=new RegExp("["+ic.map((function(e){return e.letters})).join("")+"]","g"),sc={},cc=0;cc<ic.length;cc++)for(var lc=ic[cc],uc=0;uc<lc.letters.length;uc++)sc[lc.letters[uc]]=lc.base;var dc=function(e){return e.replace(ac,(function(e){return sc[e]}))},fc=function(e,t){void 0===t&&(t=ec);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 i=e.apply(this,r);return n={lastResult:i,lastArgs:r,lastThis:this},i}return r.clear=function(){n=null},r}(dc),pc=function(e){return e.replace(/^\s+|\s+$/g,"")},hc=function(e){return"".concat(e.label," ").concat(e.value)},mc=["innerRef"];function gc(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=Vo(e,1)[0];return!n.includes(t)}));return o.reduce((function(e,t){var n=Vo(t,2),r=n[0],o=n[1];return e[r]=o,e}),{})}(Yo(e,mc),"onExited","in","enter","exit","appear");return Pa("input",Go({ref:t},n,{css:_a({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 vc=function(e){e.cancelable&&e.preventDefault(),e.stopPropagation()};var yc=["boxSizing","height","overflow","paddingRight","position"],bc={boxSizing:"border-box",overflow:"hidden",position:"relative",height:"100%"};function wc(e){e.preventDefault()}function xc(e){e.stopPropagation()}function Oc(){var e=this.scrollTop,t=this.scrollHeight,n=e+this.offsetHeight;0===e?this.scrollTop=1:n===t&&(this.scrollTop=e-1)}function Sc(){return"ontouchstart"in window||navigator.maxTouchPoints}var Ec=!("undefined"==typeof window||!window.document||!window.document.createElement),kc=0,Dc={capture:!1,passive:!1};var Cc=function(e){var t=e.target;return t.ownerDocument.activeElement&&t.ownerDocument.activeElement.blur()},Pc={name:"1kfdb0e",styles:"position:fixed;left:0;bottom:0;right:0;top:0"};function _c(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,i=e.onTopLeave,a=(0,b.useRef)(!1),s=(0,b.useRef)(!1),c=(0,b.useRef)(0),l=(0,b.useRef)(null),u=(0,b.useCallback)((function(e,t){if(null!==l.current){var c=l.current,u=c.scrollTop,d=c.scrollHeight,f=c.clientHeight,p=l.current,h=t>0,m=d-f-u,g=!1;m>t&&a.current&&(r&&r(e),a.current=!1),h&&s.current&&(i&&i(e),s.current=!1),h&&t>m?(n&&!a.current&&n(e),p.scrollTop=d,g=!0,a.current=!0):!h&&-t>u&&(o&&!s.current&&o(e),p.scrollTop=0,g=!0,s.current=!0),g&&vc(e)}}),[n,r,o,i]),d=(0,b.useCallback)((function(e){u(e,e.deltaY)}),[u]),f=(0,b.useCallback)((function(e){c.current=e.changedTouches[0].clientY}),[]),p=(0,b.useCallback)((function(e){var t=c.current-e.changedTouches[0].clientY;u(e,t)}),[u]),h=(0,b.useCallback)((function(e){if(e){var t=!!ps&&{passive:!1};e.addEventListener("wheel",d,t),e.addEventListener("touchstart",f,t),e.addEventListener("touchmove",p,t)}}),[p,f,d]),m=(0,b.useCallback)((function(e){e&&(e.removeEventListener("wheel",d,!1),e.removeEventListener("touchstart",f,!1),e.removeEventListener("touchmove",p,!1))}),[p,f,d]);return(0,b.useEffect)((function(){if(t){var e=l.current;return h(e),function(){m(e)}}}),[t,h,m]),function(e){l.current=e}}({isEnabled:void 0===r||r,onBottomArrive:e.onBottomArrive,onBottomLeave:e.onBottomLeave,onTopArrive:e.onTopArrive,onTopLeave:e.onTopLeave}),i=function(e){var t=e.isEnabled,n=e.accountForScrollbars,r=void 0===n||n,o=(0,b.useRef)({}),i=(0,b.useRef)(null),a=(0,b.useCallback)((function(e){if(Ec){var t=document.body,n=t&&t.style;if(r&&yc.forEach((function(e){var t=n&&n[e];o.current[e]=t})),r&&kc<1){var i=parseInt(o.current.paddingRight,10)||0,a=document.body?document.body.clientWidth:0,s=window.innerWidth-a+i||0;Object.keys(bc).forEach((function(e){var t=bc[e];n&&(n[e]=t)})),n&&(n.paddingRight="".concat(s,"px"))}t&&Sc()&&(t.addEventListener("touchmove",wc,Dc),e&&(e.addEventListener("touchstart",Oc,Dc),e.addEventListener("touchmove",xc,Dc))),kc+=1}}),[r]),s=(0,b.useCallback)((function(e){if(Ec){var t=document.body,n=t&&t.style;kc=Math.max(kc-1,0),r&&kc<1&&yc.forEach((function(e){var t=o.current[e];n&&(n[e]=t)})),t&&Sc()&&(t.removeEventListener("touchmove",wc,Dc),e&&(e.removeEventListener("touchstart",Oc,Dc),e.removeEventListener("touchmove",xc,Dc)))}}),[r]);return(0,b.useEffect)((function(){if(t){var e=i.current;return a(e),function(){s(e)}}}),[t,a,s]),function(e){i.current=e}}({isEnabled:n});return Pa(b.Fragment,null,n&&Pa("div",{onClick:Cc,css:Pc}),t((function(e){o(e),i(e)})))}var jc={name:"1a0ro4n-requiredInput",styles:"label:requiredInput;opacity:0;pointer-events:none;position:absolute;bottom:0;left:0;right:0;width:100%"},Tc=function(e){var t=e.name,n=e.onFocus;return Pa("input",{required:!0,name:t,tabIndex:-1,"aria-hidden":"true",onFocus:n,css:jc,value:"",onChange:function(){}})};function Ac(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 Rc(){return Ac(/^Mac/i)}function Ic(){return Ac(/^iPhone/i)||Ac(/^iPad/i)||Rc()&&navigator.maxTouchPoints>1}var Mc={clearIndicator:Fs,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,i=o.colors,a=o.borderRadius;return Wo({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?i.neutral5:i.neutral0,borderColor:n?i.neutral10:r?i.primary:i.neutral20,borderRadius:a,borderStyle:"solid",borderWidth:1,boxShadow:r?"0 0 0 1px ".concat(i.primary):void 0,"&:hover":{borderColor:r?i.primary:i.neutral30}})},dropdownIndicator:Ns,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 Wo({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,i=r.colors;return Wo({label:"indicatorSeparator",alignSelf:"stretch",width:1},t?{}:{backgroundColor:n?i.neutral10:i.neutral20,marginBottom:2*o,marginTop:2*o})},input:function(e,t){var n=e.isDisabled,r=e.value,o=e.theme,i=o.spacing,a=o.colors;return Wo(Wo({visibility:n?"hidden":"visible",transform:r?"translateZ(0)":""},Ys),t?{}:{margin:i.baseUnit/2,paddingBottom:i.baseUnit/2,paddingTop:i.baseUnit/2,color:a.neutral80})},loadingIndicator:function(e,t){var n=e.isFocused,r=e.size,o=e.theme,i=o.colors,a=o.spacing.baseUnit;return Wo({label:"loadingIndicator",display:"flex",transition:"color 150ms",alignSelf:"center",fontSize:r,lineHeight:1,marginRight:r,textAlign:"center",verticalAlign:"middle"},t?{}:{color:n?i.neutral60:i.neutral20,padding:2*a})},loadingMessage:Ds,menu:function(e,t){var n,r=e.placement,o=e.theme,i=o.borderRadius,a=o.spacing,s=o.colors;return Wo((Ho(n={label:"menu"},function(e){return e?{bottom:"top",top:"bottom"}[e]:"bottom"}(r),"100%"),Ho(n,"position","absolute"),Ho(n,"width","100%"),Ho(n,"zIndex",1),n),t?{}:{backgroundColor:s.neutral0,borderRadius:i,boxShadow:"0 0 0 1px hsla(0, 0%, 0%, 0.1), 0 4px 11px hsla(0, 0%, 0%, 0.1)",marginBottom:a.menuGutter,marginTop:a.menuGutter})},menuList:function(e,t){var n=e.maxHeight,r=e.theme.spacing.baseUnit;return Wo({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,i=n.colors;return Wo({label:"multiValue",display:"flex",minWidth:0},t?{}:{backgroundColor:i.neutral10,borderRadius:o/2,margin:r.baseUnit/2})},multiValueLabel:function(e,t){var n=e.theme,r=n.borderRadius,o=n.colors,i=e.cropWithEllipsis;return Wo({overflow:"hidden",textOverflow:i||void 0===i?"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,i=n.colors,a=e.isFocused;return Wo({alignItems:"center",display:"flex"},t?{}:{borderRadius:o/2,backgroundColor:a?i.dangerLight:void 0,paddingLeft:r.baseUnit,paddingRight:r.baseUnit,":hover":{backgroundColor:i.dangerLight,color:i.danger}})},noOptionsMessage:ks,option:function(e,t){var n=e.isDisabled,r=e.isFocused,o=e.isSelected,i=e.theme,a=i.spacing,s=i.colors;return Wo({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*a.baseUnit,"px ").concat(3*a.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 Wo({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,i=r.colors;return Wo({label:"singleValue",gridArea:"1 / 1 / 2 / 3",maxWidth:"100%",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},t?{}:{color:n?i.neutral40:i.neutral80,marginLeft:o.baseUnit/2,marginRight:o.baseUnit/2})},valueContainer:function(e,t){var n=e.theme.spacing,r=e.isMulti,o=e.hasValue,i=e.selectProps.controlShouldRenderValue;return Wo({alignItems:"center",display:r&&o&&i?"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 Nc={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}},Fc={"aria-live":"polite",backspaceRemovesValue:!0,blurInputOnSelect:ls(),captureMenuScroll:!ls(),classNames:{},closeMenuOnSelect:!0,closeMenuOnScroll:!1,components:{},controlShouldRenderValue:!0,escapeClearsValue:!1,filterOption:function(e){return function(t,n){if(t.data.__isNew__)return!0;var r=Wo({ignoreCase:!0,ignoreAccents:!0,stringify:hc,trim:!0,matchFrom:"any"},e),o=r.ignoreCase,i=r.ignoreAccents,a=r.stringify,s=r.trim,c=r.matchFrom,l=s?pc(n):n,u=s?pc(a(t)):a(t);return o&&(l=l.toLowerCase(),u=u.toLowerCase()),i&&(l=fc(l),u=dc(u)),"start"===c?u.substr(0,l.length)===l:u.indexOf(l)>-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 Lc(e,t,n,r){return{type:"option",data:t,isDisabled:qc(e,t,n),isSelected:Gc(e,t,n),label:Vc(e,t),value:Yc(e,t),index:r}}function Hc(e,t){return e.options.map((function(n,r){if("options"in n){var o=n.options.map((function(n,r){return Lc(e,n,t,r)})).filter((function(t){return zc(e,t)}));return o.length>0?{type:"group",data:n,options:o,index:r}:void 0}var i=Lc(e,n,t,r);return zc(e,i)?i:void 0})).filter(hs)}function Bc(e){return e.reduce((function(e,t){return"group"===t.type?e.push.apply(e,ei(t.options.map((function(e){return e.data})))):e.push(t.data),e}),[])}function Wc(e,t){return e.reduce((function(e,n){return"group"===n.type?e.push.apply(e,ei(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 zc(e,t){var n=e.inputValue,r=void 0===n?"":n,o=t.data,i=t.isSelected,a=t.label,s=t.value;return(!Qc(e)||!i)&&Kc(e,{label:a,value:s,data:o},r)}var Uc=function(e,t){var n;return(null===(n=e.find((function(e){return e.data===t})))||void 0===n?void 0:n.id)||null},Vc=function(e,t){return e.getOptionLabel(t)},Yc=function(e,t){return e.getOptionValue(t)};function qc(e,t,n){return"function"==typeof e.isOptionDisabled&&e.isOptionDisabled(t,n)}function Gc(e,t,n){if(n.indexOf(t)>-1)return!0;if("function"==typeof e.isOptionSelected)return e.isOptionSelected(t,n);var r=Yc(e,t);return n.some((function(t){return Yc(e,t)===r}))}function Kc(e,t,n){return!e.filterOption||e.filterOption(t,n)}var Qc=function(e){var t=e.hideSelectedOptions,n=e.isMulti;return void 0===t?n:t},Xc=1,$c=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&&Qo(e,t)}(i,e);var t,n,r,o=Jo(i);function i(e){var t;if(function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,i),(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=Rc()||Ic(),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,i=r.name;n.name=i,t.ariaOnChange(e,n),o(e,n)},t.setValue=function(e,n,r){var o=t.props,i=o.closeMenuOnSelect,a=o.isMulti,s=o.inputValue;t.onInputChange("",{action:"set-value",prevInputValue:s}),i&&(t.setState({inputIsHiddenAfterUpdate:!a}),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,i=n.name,a=t.state.selectValue,s=o&&t.isOptionSelected(e,a),c=t.isOptionDisabled(e,a);if(s){var l=t.getOptionValue(e);t.setValue(a.filter((function(e){return t.getOptionValue(e)!==l})),"deselect-option",e)}else{if(c)return void t.ariaOnChange(e,{action:"select-option",option:e,name:i});o?t.setValue([].concat(ei(a),[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),i=r.filter((function(e){return t.getOptionValue(e)!==o})),a=ms(n,i,i[0]||null);t.onChange(a,{action:"remove-value",removedValue:e}),t.focusInput()},t.clearValue=function(){var e=t.state.selectValue;t.onChange(ms(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),i=ms(e,o,o[0]||null);t.onChange(i,{action:"pop-value",removedValue:r})},t.getFocusedOptionId=function(e){return Uc(t.state.focusableOptionsWithIds,e)},t.getFocusableOptionsWithIds=function(){return Wc(Hc(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 es.apply(void 0,[t.props.classNamePrefix].concat(n))},t.getOptionLabel=function(e){return Vc(t.props,e)},t.getOptionValue=function(e){return Yc(t.props,e)},t.getStyles=function(e,n){var r=t.props.unstyled,o=Mc[e](n,r);o.boxSizing="border-box";var i=t.props.styles[e];return i?i(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,Wo(Wo({},Zs),e.components);var e},t.buildCategorizedOptions=function(){return Hc(t.props,t.state.selectValue)},t.getCategorizedOptions=function(){return t.props.menuIsOpen?t.buildCategorizedOptions():[]},t.buildFocusableOptions=function(){return Bc(t.buildCategorizedOptions())},t.getFocusableOptions=function(){return t.props.menuIsOpen?t.buildFocusableOptions():[]},t.ariaOnChange=function(e,n){t.setState({ariaSelection:Wo({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&&os(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),i=Math.abs(r.clientY-t.initialTouchY);t.userIsDragging=o>5||i>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 Qc(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,i=n.escapeClearsValue,a=n.inputValue,s=n.isClearable,c=n.isDisabled,l=n.menuIsOpen,u=n.onKeyDown,d=n.tabSelectsValue,f=n.openMenuOnFocus,p=t.state,h=p.focusedOption,m=p.focusedValue,g=p.selectValue;if(!(c||"function"==typeof u&&(u(e),e.defaultPrevented))){switch(t.blockOptionHover=!0,e.key){case"ArrowLeft":if(!r||a)return;t.focusValue("previous");break;case"ArrowRight":if(!r||a)return;t.focusValue("next");break;case"Delete":case"Backspace":if(a)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||!l||!d||!h||f&&t.isOptionSelected(h,g))return;t.selectOption(h);break;case"Enter":if(229===e.keyCode)break;if(l){if(!h)return;if(t.isComposing)return;t.selectOption(h);break}return;case"Escape":l?(t.setState({inputIsHiddenAfterUpdate:!1}),t.onInputChange("",{action:"menu-close",prevInputValue:a}),t.onMenuClose()):s&&i&&t.clearValue();break;case" ":if(a)return;if(!l){t.openMenu("first");break}if(!h)return;t.selectOption(h);break;case"ArrowUp":l?t.focusOption("up"):t.openMenu("last");break;case"ArrowDown":l?t.focusOption("down"):t.openMenu("first");break;case"PageUp":if(!l)return;t.focusOption("pageup");break;case"PageDown":if(!l)return;t.focusOption("pagedown");break;case"Home":if(!l)return;t.focusOption("first");break;case"End":if(!l)return;t.focusOption("last");break;default:return}e.preventDefault()}},t.state.instancePrefix="react-select-"+(t.props.instanceId||++Xc),t.state.selectValue=ts(e.value),e.menuIsOpen&&t.state.selectValue.length){var n=t.getFocusableOptionsWithIds(),r=t.buildFocusableOptions(),a=r.indexOf(t.state.selectValue[0]);t.state.focusableOptionsWithIds=n,t.state.focusedOption=r[a],t.state.focusedOptionId=Uc(n,r[a])}return t}return t=i,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&&cs(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&&(cs(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,i=this.buildFocusableOptions(),a="first"===e?0:i.length-1;if(!this.props.isMulti){var s=i.indexOf(r[0]);s>-1&&(a=s)}this.scrollToFocusedOptionOnUpdate=!(o&&this.menuListRef),this.setState({inputIsHiddenAfterUpdate:!1,focusedValue:null,focusedOption:i[a],focusedOptionId:this.getFocusedOptionId(i[a])},(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 i=n.length-1,a=-1;if(n.length){switch(e){case"previous":a=0===o?0:-1===o?i:o-1;break;case"next":o>-1&&o<i&&(a=o+1)}this.setState({inputIsHidden:-1!==a,focusedValue:n[a]})}}}},{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,i=r.indexOf(n);n||(i=-1),"up"===e?o=i>0?i-1:r.length-1:"down"===e?o=(i+1)%r.length:"pageup"===e?(o=i-t)<0&&(o=0):"pagedown"===e?(o=i+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(Nc):Wo(Wo({},Nc),this.props.theme):Nc}},{key:"getCommonProps",value:function(){var e=this.clearValue,t=this.cx,n=this.getStyles,r=this.getClassNames,o=this.getValue,i=this.selectOption,a=this.setValue,s=this.props,c=s.isMulti,l=s.isRtl,u=s.options;return{clearValue:e,cx:t,getStyles:n,getClassNames:r,getValue:o,hasValue:this.hasValue(),isMulti:c,isRtl:l,options:u,selectOption:i,selectProps:s,setValue:a,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 qc(this.props,e,t)}},{key:"isOptionSelected",value:function(e,t){return Gc(this.props,e,t)}},{key:"filterOption",value:function(e,t){return Kc(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,i=e.tabIndex,a=e.form,s=e.menuIsOpen,c=e.required,l=this.getComponents().Input,u=this.state,d=u.inputIsHidden,f=u.ariaSelection,p=this.commonProps,h=r||this.getElementId("input"),m=Wo(Wo(Wo({"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?b.createElement(l,Go({},p,{autoCapitalize:"none",autoComplete:"off",autoCorrect:"off",id:h,innerRef:this.getInputRef,isDisabled:t,isHidden:d,onBlur:this.onInputBlur,onChange:this.handleInputChange,onFocus:this.onInputFocus,spellCheck:"false",tabIndex:i,form:a,type:"text",value:o},m)):b.createElement(gc,Go({id:h,innerRef:this.getInputRef,onBlur:this.onInputBlur,onChange:Za,onFocus:this.onInputFocus,disabled:t,tabIndex:i,inputMode:"none",form:a,value:""},m))}},{key:"renderPlaceholderOrValue",value:function(){var e=this,t=this.getComponents(),n=t.MultiValue,r=t.MultiValueContainer,o=t.MultiValueLabel,i=t.MultiValueRemove,a=t.SingleValue,s=t.Placeholder,c=this.commonProps,l=this.props,u=l.controlShouldRenderValue,d=l.isDisabled,f=l.isMulti,p=l.inputValue,h=l.placeholder,m=this.state,g=m.selectValue,v=m.focusedValue,y=m.isFocused;if(!this.hasValue()||!u)return p?null:b.createElement(s,Go({},c,{key:"placeholder",isDisabled:d,isFocused:y,innerProps:{id:this.getElementId("placeholder")}}),h);if(f)return g.map((function(t,a){var s=t===v,l="".concat(e.getOptionLabel(t),"-").concat(e.getOptionValue(t));return b.createElement(n,Go({},c,{components:{Container:r,Label:o,Remove:i},isFocused:s,isDisabled:d,key:l,index:a,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(p)return null;var w=g[0];return b.createElement(a,Go({},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,i=this.state.isFocused;if(!this.isClearable()||!e||r||!this.hasValue()||o)return null;var a={onMouseDown:this.onClearIndicatorMouseDown,onTouchEnd:this.onClearIndicatorTouchEnd,"aria-hidden":"true"};return b.createElement(e,Go({},t,{innerProps:a,isFocused:i}))}},{key:"renderLoadingIndicator",value:function(){var e=this.getComponents().LoadingIndicator,t=this.commonProps,n=this.props,r=n.isDisabled,o=n.isLoading,i=this.state.isFocused;return e&&o?b.createElement(e,Go({},t,{innerProps:{"aria-hidden":"true"},isDisabled:r,isFocused:i})):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,i=this.state.isFocused;return b.createElement(n,Go({},r,{isDisabled:o,isFocused:i}))}},{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 b.createElement(e,Go({},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,i=t.MenuList,a=t.MenuPortal,s=t.LoadingMessage,c=t.NoOptionsMessage,l=t.Option,u=this.commonProps,d=this.state.focusedOption,f=this.props,p=f.captureMenuScroll,h=f.inputValue,m=f.isLoading,g=f.loadingMessage,v=f.minMenuHeight,y=f.maxMenuHeight,w=f.menuIsOpen,x=f.menuPlacement,O=f.menuPosition,S=f.menuPortalTarget,E=f.menuShouldBlockScroll,k=f.menuShouldScrollIntoView,D=f.noOptionsMessage,C=f.onMenuScrollToTop,P=f.onMenuScrollToBottom;if(!w)return null;var _,j=function(t,n){var r=t.type,o=t.data,i=t.isDisabled,a=t.isSelected,s=t.label,c=t.value,f=d===o,p=i?void 0:function(){return e.onOptionHover(o)},h=i?void 0:function(){return e.selectOption(o)},m="".concat(e.getElementId("option"),"-").concat(n),g={id:m,onClick:h,onMouseMove:p,onMouseOver:p,tabIndex:-1,role:"option","aria-selected":e.isAppleDevice?void 0:a};return b.createElement(l,Go({},u,{innerProps:g,data:o,isDisabled:i,isSelected:a,key:m,label:s,type:r,value:c,isFocused:f,innerRef:f?e.getFocusedOptionRef:void 0}),e.formatOptionLabel(t.data,"menu"))};if(this.hasOptions())_=this.getCategorizedOptions().map((function(t){if("group"===t.type){var o=t.data,i=t.options,a=t.index,s="".concat(e.getElementId("group"),"-").concat(a),c="".concat(s,"-heading");return b.createElement(n,Go({},u,{key:s,data:o,options:i,Heading:r,headingProps:{id:c,data:t.data},label:e.formatGroupLabel(t.data)}),t.options.map((function(e){return j(e,"".concat(a,"-").concat(e.index))})))}if("option"===t.type)return j(t,"".concat(t.index))}));else if(m){var T=g({inputValue:h});if(null===T)return null;_=b.createElement(s,u,T)}else{var A=D({inputValue:h});if(null===A)return null;_=b.createElement(c,u,A)}var R={minMenuHeight:v,maxMenuHeight:y,menuPlacement:x,menuPosition:O,menuShouldScrollIntoView:k},I=b.createElement(Os,Go({},u,R),(function(t){var n=t.ref,r=t.placerProps,a=r.placement,s=r.maxHeight;return b.createElement(o,Go({},u,R,{innerRef:n,innerProps:{onMouseDown:e.onMenuMouseDown,onMouseMove:e.onMenuMouseMove},isLoading:m,placement:a}),b.createElement(_c,{captureEnabled:p,onTopArrive:C,onBottomArrive:P,lockEnabled:E},(function(t){return b.createElement(i,Go({},u,{innerRef:function(n){e.getMenuListRef(n),t(n)},innerProps:{role:"listbox","aria-multiselectable":u.isMulti,id:e.getElementId("listbox")},isLoading:m,maxHeight:s,focusedOption:d}),_)})))}));return S||"fixed"===O?b.createElement(a,Go({},u,{appendTo:S,controlElement:this.controlRef,menuPlacement:x,menuPosition:O}),I):I}},{key:"renderFormField",value:function(){var e=this,t=this.props,n=t.delimiter,r=t.isDisabled,o=t.isMulti,i=t.name,a=t.required,s=this.state.selectValue;if(a&&!this.hasValue()&&!r)return b.createElement(Tc,{name:i,onFocus:this.onValueInputFocus});if(i&&!r){if(o){if(n){var c=s.map((function(t){return e.getOptionValue(t)})).join(n);return b.createElement("input",{name:i,type:"hidden",value:c})}var l=s.length>0?s.map((function(t,n){return b.createElement("input",{key:"i-".concat(n),name:i,type:"hidden",value:e.getOptionValue(t)})})):b.createElement("input",{name:i,type:"hidden",value:""});return b.createElement("div",null,l)}var u=s[0]?this.getOptionValue(s[0]):"";return b.createElement("input",{name:i,type:"hidden",value:u})}}},{key:"renderLiveRegion",value:function(){var e=this.commonProps,t=this.state,n=t.ariaSelection,r=t.focusedOption,o=t.focusedValue,i=t.isFocused,a=t.selectValue,s=this.getFocusableOptions();return b.createElement(oc,Go({},e,{id:this.getElementId("live-region"),ariaSelection:n,focusedOption:r,focusedValue:o,isFocused:i,selectValue:a,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,i=this.props,a=i.className,s=i.id,c=i.isDisabled,l=i.menuIsOpen,u=this.state.isFocused,d=this.commonProps=this.getCommonProps();return b.createElement(r,Go({},d,{className:a,innerProps:{id:s,onKeyDown:this.onKeyDown},isDisabled:c,isFocused:u}),this.renderLiveRegion(),b.createElement(t,Go({},d,{innerRef:this.getControlRef,innerProps:{onMouseDown:this.onControlMouseDown,onTouchEnd:this.onControlTouchEnd},isDisabled:c,isFocused:u,menuIsOpen:l}),b.createElement(o,Go({},d,{isDisabled:c}),this.renderPlaceholderOrValue(),this.renderInput()),b.createElement(n,Go({},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,i=t.ariaSelection,a=t.isFocused,s=t.prevWasFocused,c=t.instancePrefix,l=e.options,u=e.value,d=e.menuIsOpen,f=e.inputValue,p=e.isMulti,h=ts(u),m={};if(n&&(u!==n.value||l!==n.options||d!==n.menuIsOpen||f!==n.inputValue)){var g=d?function(e,t){return Bc(Hc(e,t))}(e,h):[],v=d?Wc(Hc(e,h),"".concat(c,"-option")):[],y=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:Uc(v,b),focusableOptionsWithIds:v,focusedValue:y,clearFocusValueOnUpdate:!1}}var w=null!=o&&e!==n?{inputIsHidden:o,inputIsHiddenAfterUpdate:void 0}:{},x=i,O=a&&s;return a&&!O&&(x={value:ms(p,h,h[0]||null),options:h,action:"initial-input-focus"},O=!s),"initial-input-focus"===(null==i?void 0:i.action)&&(x=null),Wo(Wo(Wo({},m),w),{},{prevProps:e,ariaSelection:x,prevWasFocused:O})}}],n&&Ko(t.prototype,n),r&&Ko(t,r),Object.defineProperty(t,"prototype",{writable:!1}),i}(b.Component);$c.defaultProps=Fc;var Zc=(0,b.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,i=e.defaultValue,a=void 0===i?null:i,s=e.inputValue,c=e.menuIsOpen,l=e.onChange,u=e.onInputChange,d=e.onMenuClose,f=e.onMenuOpen,p=e.value,h=Yo(e,qo),m=Vo((0,b.useState)(void 0!==s?s:n),2),g=m[0],v=m[1],y=Vo((0,b.useState)(void 0!==c?c:o),2),w=y[0],x=y[1],O=Vo((0,b.useState)(void 0!==p?p:a),2),S=O[0],E=O[1],k=(0,b.useCallback)((function(e,t){"function"==typeof l&&l(e,t),E(e)}),[l]),D=(0,b.useCallback)((function(e,t){var n;"function"==typeof u&&(n=u(e,t)),v(void 0!==n?n:e)}),[u]),C=(0,b.useCallback)((function(){"function"==typeof f&&f(),x(!0)}),[f]),P=(0,b.useCallback)((function(){"function"==typeof d&&d(),x(!1)}),[d]),_=void 0!==s?s:g,j=void 0!==c?c:w,T=void 0!==p?p:S;return Wo(Wo({},h),{},{inputValue:_,menuIsOpen:j,onChange:k,onInputChange:D,onMenuClose:P,onMenuOpen:C,value:T})}(e);return b.createElement($c,Go({ref:t},n))})),Jc=Zc;const el={isSafari:function(){var e,t=(null===(e=navigator)||void 0===e?void 0:e.userAgent)||"";return/^((?!chrome|android).)*safari/i.test(t)},isTouchDevice:ut,isPrimaryTouchDevice:dt};function tl(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 nl(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?tl(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):tl(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const rl=(0,y.injectIntl)((function(e){var t;return(0,Je.jsx)("span",nl(nl({},e.innerProps),{},{children:(0,Je.jsx)(Vt,{icon:"times",tabIndex:-1,"aria-label":(t="client.component.select.clearFieldLabel",e.intl.formatMessage({id:t})),"data-cy":"btn-clear"})}))}));var ol=c(2418);function il(){return il=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},il.apply(this,arguments)}const al=["onUpdate","onRepositioned","renderElement","renderElementTag","renderElementTo","renderTarget","className","id","style"];class sl extends b.Component{constructor(...e){super(...e),this._targetNode=b.createRef(),this._elementNode=b.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,b.isValidElement)(e)||(e=null),(0,b.isValidElement)(t)||(t=null),{targetComponent:e,elementComponent:t}}_createTetherInstance(e){this._tetherInstance&&this._destroy(),this._tetherInstance=new ol(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={},i=Object.keys(e);for(r=0;r<i.length;r++)t.indexOf(n=i[r])>=0||(o[n]=e[n]);return o}(t,al),i=il({target:this._targetNode.current,element:this._elementParentNode},o),a=n||"";if(this._elementParentNode&&this._elementParentNode.id!==a&&(this._elementParentNode.id=a),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(i):this._createTetherInstance(i),null==(e=this._tetherInstance)||e.position()}render(){const{targetComponent:e,elementComponent:t}=this._runRenders();return e?b.createElement(b.Fragment,null,e,t&&this._elementParentNode&&ja.createPortal(t,this._elementParentNode)):null}}var cl,ll,ul,dl,fl,pl,hl,ml,gl,vl,yl,bl,wl;function xl(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 Ol(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?xl(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):xl(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Sl=Le.Ay.span.withConfig({displayName:"StyledClickableWrapper"})(cl||(cl=Ne()(["\n pointer-events: auto;\n cursor: pointer;\n"]))),El=Le.Ay.div.withConfig({displayName:"StyledReactSelectOuterWrapper"})(ll||(ll=Ne()(["\n outline-style: none;\n cursor: ",";\n"])),(function(e){return e.immutable&&"text"})),kl=Le.Ay.div.withConfig({displayName:"StyledReactSelectInnerWrapper"})(ul||(ul=Ne()(["\n outline-style: none;\n"]))),Dl=Le.Ay.div.withConfig({displayName:"StyledIndicatorsContainerWrapper"})(dl||(dl=Ne()(["\n position: relative;\n z-index: 1;\n background-color: ",";\n border-radius: ",";\n ",";\n"])),Ve.t7.color("paper"),Ve.t7.radii("form"),(function(e){return e.isTopAligned&&(0,Le.AH)(fl||(fl=Ne()(["\n position: absolute;\n right: 0;\n top: 0;\n "])))})),Cl=(0,Le.Ay)(sl).withConfig({displayName:"StyledTether"})(pl||(pl=Ne()(["\n && {\n z-index: 1;\n }\n"]))),Pl=(Le.Ay.div.withConfig({displayName:"StyledNonTether"})(hl||(hl=Ne()(["\n position: absolute;\n padding-bottom: ",";\n z-index: 2; /* higher than StyledTether and StyledIndicatorsContainerWrapper */\n"])),Ve.hs.space(1.5)),(0,Le.Ay)(Zs.Menu).attrs((function(e){return{theme:e.selectTheme}})).withConfig({displayName:"StyledMenu"})(ml||(ml=Ne()(["\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}))),_l=Le.Ay.div.withConfig({displayName:"StyledMoreOptionsAvailable"})(gl||(gl=Ne()(["\n && {\n ","\n cursor: default;\n padding: "," ",";\n }\n"])),(0,Ve.Ed)({color:Ve.t7.color("signal.info"),lineHeight:"normal"}),Ve.hs.space(-.5),Ve.hs.space(-.2)),jl=Le.Ay.div.withConfig({displayName:"StyledSingleValueWrapper"})(vl||(vl=Ne()(["\n overflow-x: hidden;\n position: relative;\n color: ",";\n"])),(function(e){return e.isDisabled?Ve.t7.color("text"):"inherit"})),Tl=Le.Ay.div.withConfig({displayName:"StyledDropdownIndicatorWrapper"})(yl||(yl=Ne()(["\n && {\n position: relative;\n width: 25px;\n height: 25px;\n display: flex;\n align-items: center;\n }\n"]))),Al=Le.Ay.div.withConfig({displayName:"StyledMultiValueWrapper"})(bl||(bl=Ne()(["\n overflow: hidden;\n width: 100%;\n display: flex;\n flex-wrap: wrap;\n"]))),Rl=Le.Ay.span.withConfig({displayName:"StyledMultiValueLabelWrapper"})(wl||(wl=Ne()(["\n overflow: hidden;\n text-overflow: ellipsis;\n\n span {\n padding: "," !important; /* overwrite line stlyes */\n }\n"])),Ve.hs.space(-1.1)),Il=function(e){var t=e.colors.paper,n=e.colors.backgroundItemHover,r=e.colors.backgroundItemSelected,o=e.colors.text,i=e.colors.borderSelect,a=e.colors.textDisabled,s=e.radii.form,c={color:o,fontFamily:e.fontFamily.regular,fontSize:"".concat(e.fontSize.base,"rem"),fontWeight:e.fontWeights.regular,lineHeight:e.lineHeights.regular},l=function(e){return e.isMulti&&(e.selectProps.hasAdvancedSearch||e.selectProps.hasDocsTreeSearch)},u=function(t){return Ol(Ol({},t),{},{color:e.colors.signal.info,cursor:"default",textAlign:"left"})};return{container:function(e,t){return Ol(Ol(Ol({},e),c),{},{outline:0})},control:function(e,t){return Ol(Ol({},e),{},{backgroundColor:"transparent",borderWidth:0,boxShadow:null,minHeight:0,flexWrap:"nowrap",position:"relative",display:l(t)?"block":e.display})},noOptionsMessage:u,loadingMessage:u,option:function(o,i){var a=t;return i.isSelected?a=r:i.isFocused&&(a=n),Ol(Ol({},o),{},{color:e.colors.text,backgroundColor:a,cursor:"pointer",":active":{backgroundColor:i.isSelected?r:n}})},indicatorsContainer:function(e,t){return Ol(Ol({},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),Ol(Ol(Ol({},e),{},{minHeight:t.isDisabled?"0":"2.6rem",paddingTop:t.isDisabled?"0":"2px",paddingBottom:t.isDisabled?"0":"2px"},l(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(i),borderRadius:s}},menuList:function(t,n){return Ol(Ol(Ol({},t),c),{},{border:"1px solid ".concat(i),borderRadius:s,padding:"0",backgroundColor:e.colors.paper})},multiValue:function(t,n){return Ol(Ol({},t),{},{borderRadius:s,backgroundColor:e.colors.backgroundMultiValue,justifyContent:"space-between"},l(n)&&!n.isDisabled?{width:"100%",maxWidth:"300px"}:{})},multiValueLabel:function(e,t){return Ol(Ol({},e),{},{borderRadius:s,color:o,fontSize:"inherit",lineHeight:1.8})},multiValueRemove:function(e,t){return Ol(Ol({},e),{},{borderRadius:0,color:o,display:t.isDisabled?"none":"flex",":hover":Ol(Ol({},e[":hover"]),{},{color:o,backgroundColor:r,cursor:"pointer"})})},singleValue:function(e,t){return Ol(Ol({},e),{},{color:t.isDisabled?a:o,margin:0,whiteSpace:"wrap"})},valueContainer:function(t,n){return Ol(Ol({},t),{},{padding:0,margin:0,minHeight:n.isDisabled?"0":"2.6rem",gap:Ve.hs.space(-2.5)({theme:e})})}}};function Ml(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 Nl(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ml(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ml(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const Fl=function(e){var t=e.selectProps,n=t.isDisabled,r=t.menuIsOpen;return n?null:(0,Je.jsx)(Zs.DropdownIndicator,Nl(Nl({},e),{},{children:(0,Je.jsx)(Tl,{children:(0,Je.jsx)(Vt,{icon:r?"chevron-up":"chevron-down",visible:!0,tabIndex:-1})})}))};Ie().shape({key:Ie().any.isRequired,display:Ie().string});var Ll,Hl,Bl;function Wl(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 zl(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Wl(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Wl(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Ul=function(e,t,n){return function(r){r.stopPropagation(),e(t,n)}},Vl=function(e,t){return function(n){n.stopPropagation(),e(t)}},Yl=function(e,t){return function(n){n.stopPropagation(),e(t)}},ql=function(e){e.stopPropagation()};const Gl=function(e){var t=e.selectProps,n=t.openDocsTreeSearch,r=t.openAdvancedSearch,o=t.openRemoteCreate,i=t.isDisabled,a=t.hasDocsTreeSearch,s=t.hasAdvancedSearch,c=t.createPermission,l=t.value,u=t.isMulti,d=t.inputValue,f=u&&(s||a);return(0,Je.jsx)(Dl,{isTopAligned:f,children:(0,Je.jsxs)(Zs.IndicatorsContainer,zl(zl({},e),{},{children:[e.children,n&&!i&&(0,Je.jsx)("span",{onTouchEnd:ql,onMouseDown:Vl(n,l),children:Ll||(Ll=(0,Je.jsx)(Vt,{icon:"folder",tabIndex:-1,"data-cy":"btn-docsTreeSearch"}))}),r&&!i&&(0,Je.jsx)("span",{onTouchEnd:ql,onMouseDown:Ul(r,d,l),children:Hl||(Hl=(0,Je.jsx)(Vt,{icon:"search",tabIndex:-1,"data-cy":"btn-advancedSearch"}))}),c&&!i&&(0,Je.jsx)("span",{onTouchEnd:ql,onMouseDown:Yl(o,l),children:Bl||(Bl=(0,Je.jsx)(Vt,{icon:"plus",tabIndex:-1,"data-cy":"btn-remoteCreate"}))})]}))})};var Kl;const Ql=function(){return Kl||(Kl=(0,Je.jsx)("span",{children:(0,Je.jsx)(rt,{size:"1.8rem"})}))};var Xl="tocco-app",$l=c(85072),Zl=c.n($l),Jl=c(97825),eu=c.n(Jl),tu=c(77659),nu=c.n(tu),ru=c(55056),ou=c.n(ru),iu=c(10540),au=c.n(iu),su=c(41113),cu=c.n(su),lu=c(2063),uu={};uu.styleTagTransform=cu(),uu.setAttributes=ou(),uu.insert=nu().bind(null,"head"),uu.domAPI=eu(),uu.insertStyleElement=au();Zl()(lu.A,uu);lu.A&&lu.A.locals&&lu.A.locals;var du,fu=c(59386),pu=c.n(fu),hu=Le.Ay.span.withConfig({displayName:"StyledChildrenWrapper"})(du||(du=Ne()(["\n cursor: pointer;\n user-select: none;\n"]))),mu=x().forwardRef((function(e,t){var n=e.children,r=e.onOpen;return(0,Je.jsx)(hu,{onClick:r,ref:t,children:n})}));mu.propTypes={children:Ie().any,onOpen:Ie().func};const gu=mu;var vu=c(131),yu=c(51732),bu=function(){(0,fu.registerLocale)("en",yu.A.getDateFnsLocale("en")),(0,fu.registerLocale)("en-US",yu.A.getDateFnsLocale("en")),(0,fu.registerLocale)("de-CH",yu.A.getDateFnsLocale("de-CH")),(0,fu.registerLocale)("de-DE",yu.A.getDateFnsLocale("de-DE")),(0,fu.registerLocale)("de",yu.A.getDateFnsLocale("de")),(0,fu.registerLocale)("fr",yu.A.getDateFnsLocale("fr")),(0,fu.registerLocale)("fr-CH",yu.A.getDateFnsLocale("fr")),(0,fu.registerLocale)("it",yu.A.getDateFnsLocale("it")),(0,fu.registerLocale)("it-CH",yu.A.getDateFnsLocale("it")),(0,fu.setDefaultLocale)("de")};bu();const wu=(0,Le.SL)((0,y.injectIntl)((function(e){var t,n=e.children,r=e.value,o=e.onChange,i=e.intl,a=i.locale,s=(0,b.useRef)(null),c=(0,b.useState)(!1),l=it()(c,2),u=l[0],d=l[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,Je.jsx)(pu(),{ref:s,selected:r,preSelection:null,onChange:o,showTimeInput:!1,dateFormat:"P",showMonthDropdown:!0,showYearDropdown:!0,scrollableYearDropdown:!0,fixedHeight:!0,showPopperArrow:!1,open:u,onFocus:function(){f(!0)},onClickOutside:function(){f(!1)},locale:a,enableTabLoop:!1,customInput:(0,Je.jsx)(gu,{onOpen:function(){f(!0)},children:n}),todayButton:(t="client.component.datePicker.todayLabel",i.formatMessage({id:t}))})})));var xu,Ou,Su,Eu,ku=Ve.t7.color("secondaryLight"),Du=Ve.t7.color("paper"),Cu=Ve.t7.color("text"),Pu=Ve.t7.color("secondary"),_u=Ve.t7.radii("form"),ju=(0,Le.DU)(xu||(xu=Ne()(["\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 /* TODO fix stylelint error - https://toccoag.atlassian.net/browse/TOCDEV-9208 */\n /* stylelint-disable-next-line no-duplicate-selectors */\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"])),Ze.i,Cu,Ve.t7.radii("form"),_u,ku,Du,(0,Ve.Ed)(),(0,Ve.Ed)(),ku,_u,_u,Ve.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",Du,Ve.hs.font(1),Ve.t7.fontWeight("bold"),(0,Ve.Ed)({fontWeight:Ve.t7.fontWeight("bold")}),Du,Ve.hs.font(-2),Ve.hs.space(-1.8),Pu,Pu,Pu,ku,ku,ku,Pu,(0,Ve.Ed)(),Du,Ve.hs.space(-.5),Ve.t7.color("backgroundItemHover"),_u,Ve.hs.space(-.5),Du,Ve.t7.color("border"),Ve.t7.radii("form"),Ve.hs.space(-1),Ve.hs.space(-1),Ve.hs.font(1),Du,Ve.t7.fontWeight("bold"),Ve.hs.space(-1),Du,Ve.hs.font(0),Cu,ku,ku,Ve.t7.radii("form"),Du,ku,Pu,Cu,Cu,Du,ku,Ve.t7.color("backgroundItemHover"),Ve.t7.color("textDisabled"),Ve.t7.color("border"),Ve.t7.radii("form")),Tu=(0,Le.DU)(Ou||(Ou=Ne()(["\n /****** Global text colors *****/\n \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"])),Ve.t7.color("signal.success"),Ve.t7.color("signal.info"),Ve.t7.color("signal.warning"),Ve.t7.color("signal.danger"),Ve.t7.color("textDisabled")),Au=(0,Le.DU)(Su||(Su=Ne()(["\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"])),Ve.t7.color("backgroundScrollbar"),Ve.t7.color("backgroundScrollbarHover"),Ve.t7.color("backgroundScrollbar"));const Ru=function(){return Eu||(Eu=(0,Je.jsxs)(Je.Fragment,{children:[(0,Je.jsx)(Tu,{}),(0,Je.jsx)(ju,{}),(0,Je.jsx)(Au,{})]}))};function Iu(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 Mu(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Iu(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Iu(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const Nu=function(e){var t=e.selectProps,n=e.children,r=e.theme;return(0,Je.jsx)(Cl,{attachment:"top left",targetAttachment:"bottom left",constraints:[{to:"window",attachment:"together"}],renderTarget:function(e){return(0,Je.jsx)("div",{ref:e})},renderElement:function(o){return(0,Je.jsx)("div",{ref:o,className:Xl,children:(0,Je.jsx)(Pl,Mu(Mu({},$r()(e,["innerRef","theme"])),{},{wrapperWidth:t.wrapperWidth,wrapperHeight:t.wrapperHeight,selectTheme:r,children:n}))})}})};function Fu(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 Lu(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Fu(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Fu(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const Hu=function(e){var t=e.selectProps,n=e.children,r=t.moreOptionsAvailable,o=t.moreOptionsAvailableText;return(0,Je.jsxs)(Zs.MenuList,Lu(Lu({},e),{},{className:"MenuList",children:[n,r&&(0,Je.jsx)(_l,{children:o})]}))};function Bu(e){return zu(e)?(e.nodeName||"").toLowerCase():"#document"}function Wu(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function zu(e){return e instanceof Node||e instanceof Wu(e).Node}function Uu(e){return e instanceof Element||e instanceof Wu(e).Element}function Vu(e){return e instanceof HTMLElement||e instanceof Wu(e).HTMLElement}function Yu(e){return"undefined"!=typeof ShadowRoot&&(e instanceof ShadowRoot||e instanceof Wu(e).ShadowRoot)}function qu(e){return["html","body","#document"].includes(Bu(e))}function Gu(e){return Wu(e).getComputedStyle(e)}function Ku(e){if("html"===Bu(e))return e;const t=e.assignedSlot||e.parentNode||Yu(e)&&e.host||function(e){var t;return null==(t=(zu(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}(e);return Yu(t)?t.host:t}function Qu(e,t){if(!e||!t)return!1;const n=null==t.getRootNode?void 0:t.getRootNode();if(e.contains(t))return!0;if(n&&Yu(n)){let n=t;for(;n;){if(e===n)return!0;n=n.parentNode||n.host}}return!1}function Xu(e,t){const n=["mouse","pen"];return t||n.push("",void 0),n.includes(e)}function $u(e){return(null==e?void 0:e.ownerDocument)||document}function Zu(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 Ju(e){return"composedPath"in e?e.composedPath()[0]:e.target}const ed="input:not([type='hidden']):not([disabled]),[contenteditable]:not([contenteditable='false']),textarea:not([disabled])";function td(e){return Vu(e)&&e.matches(ed)}Math.min,Math.max,Math.round,Math.floor;var nd=c(49054),rd=c(95361);const od=Math.min,id=Math.max,ad=Math.round,sd=Math.floor,cd=e=>({x:e,y:e});function ld(e){return fd(e)?(e.nodeName||"").toLowerCase():"#document"}function ud(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function dd(e){var t;return null==(t=(fd(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function fd(e){return e instanceof Node||e instanceof ud(e).Node}function pd(e){return e instanceof Element||e instanceof ud(e).Element}function hd(e){return e instanceof HTMLElement||e instanceof ud(e).HTMLElement}function md(e){return"undefined"!=typeof ShadowRoot&&(e instanceof ShadowRoot||e instanceof ud(e).ShadowRoot)}function gd(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=Od(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(o)}function vd(e){return["table","td","th"].includes(ld(e))}function yd(e){return[":popover-open",":modal"].some((t=>{try{return e.matches(t)}catch(e){return!1}}))}function bd(e){const t=wd(),n=pd(e)?Od(e):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 wd(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function xd(e){return["html","body","#document"].includes(ld(e))}function Od(e){return ud(e).getComputedStyle(e)}function Sd(e){return pd(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Ed(e){if("html"===ld(e))return e;const t=e.assignedSlot||e.parentNode||md(e)&&e.host||dd(e);return md(t)?t.host:t}function kd(e){const t=Ed(e);return xd(t)?e.ownerDocument?e.ownerDocument.body:e.body:hd(t)&&gd(t)?t:kd(t)}function Dd(e,t,n){var r;void 0===t&&(t=[]),void 0===n&&(n=!0);const o=kd(e),i=o===(null==(r=e.ownerDocument)?void 0:r.body),a=ud(o);return i?t.concat(a,a.visualViewport||[],gd(o)?o:[],a.frameElement&&n?Dd(a.frameElement):[]):t.concat(o,Dd(o,[],n))}function Cd(e){const t=Od(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=hd(e),i=o?e.offsetWidth:n,a=o?e.offsetHeight:r,s=ad(n)!==i||ad(r)!==a;return s&&(n=i,r=a),{width:n,height:r,$:s}}function Pd(e){return pd(e)?e:e.contextElement}function _d(e){const t=Pd(e);if(!hd(t))return cd(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:i}=Cd(t);let a=(i?ad(n.width):n.width)/r,s=(i?ad(n.height):n.height)/o;return a&&Number.isFinite(a)||(a=1),s&&Number.isFinite(s)||(s=1),{x:a,y:s}}const jd=cd(0);function Td(e){const t=ud(e);return wd()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:jd}function Ad(e,t,n,r){void 0===t&&(t=!1),void 0===n&&(n=!1);const o=e.getBoundingClientRect(),i=Pd(e);let a=cd(1);t&&(r?pd(r)&&(a=_d(r)):a=_d(e));const s=function(e,t,n){return void 0===t&&(t=!1),!(!n||t&&n!==ud(e))&&t}(i,n,r)?Td(i):cd(0);let c=(o.left+s.x)/a.x,l=(o.top+s.y)/a.y,u=o.width/a.x,d=o.height/a.y;if(i){const e=ud(i),t=r&&pd(r)?ud(r):r;let n=e,o=n.frameElement;for(;o&&r&&t!==n;){const e=_d(o),t=o.getBoundingClientRect(),r=Od(o),i=t.left+(o.clientLeft+parseFloat(r.paddingLeft))*e.x,a=t.top+(o.clientTop+parseFloat(r.paddingTop))*e.y;c*=e.x,l*=e.y,u*=e.x,d*=e.y,c+=i,l+=a,n=ud(o),o=n.frameElement}}return(0,rd.B1)({width:u,height:d,x:c,y:l})}function Rd(e){return Ad(dd(e)).left+Sd(e).scrollLeft}function Id(e,t,n){let r;if("viewport"===t)r=function(e,t){const n=ud(e),r=dd(e),o=n.visualViewport;let i=r.clientWidth,a=r.clientHeight,s=0,c=0;if(o){i=o.width,a=o.height;const e=wd();(!e||e&&"fixed"===t)&&(s=o.offsetLeft,c=o.offsetTop)}return{width:i,height:a,x:s,y:c}}(e,n);else if("document"===t)r=function(e){const t=dd(e),n=Sd(e),r=e.ownerDocument.body,o=id(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),i=id(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let a=-n.scrollLeft+Rd(e);const s=-n.scrollTop;return"rtl"===Od(r).direction&&(a+=id(t.clientWidth,r.clientWidth)-o),{width:o,height:i,x:a,y:s}}(dd(e));else if(pd(t))r=function(e,t){const n=Ad(e,!0,"fixed"===t),r=n.top+e.clientTop,o=n.left+e.clientLeft,i=hd(e)?_d(e):cd(1);return{width:e.clientWidth*i.x,height:e.clientHeight*i.y,x:o*i.x,y:r*i.y}}(t,n);else{const n=Td(e);r={...t,x:t.x-n.x,y:t.y-n.y}}return(0,rd.B1)(r)}function Md(e,t){const n=Ed(e);return!(n===t||!pd(n)||xd(n))&&("fixed"===Od(n).position||Md(n,t))}function Nd(e,t,n){const r=hd(t),o=dd(t),i="fixed"===n,a=Ad(e,!0,i,t);let s={scrollLeft:0,scrollTop:0};const c=cd(0);if(r||!r&&!i)if(("body"!==ld(t)||gd(o))&&(s=Sd(t)),r){const e=Ad(t,!0,i,t);c.x=e.x+t.clientLeft,c.y=e.y+t.clientTop}else o&&(c.x=Rd(o));return{x:a.left+s.scrollLeft-c.x,y:a.top+s.scrollTop-c.y,width:a.width,height:a.height}}function Fd(e){return"static"===Od(e).position}function Ld(e,t){return hd(e)&&"fixed"!==Od(e).position?t?t(e):e.offsetParent:null}function Hd(e,t){const n=ud(e);if(yd(e))return n;if(!hd(e)){let t=Ed(e);for(;t&&!xd(t);){if(pd(t)&&!Fd(t))return t;t=Ed(t)}return n}let r=Ld(e,t);for(;r&&vd(r)&&Fd(r);)r=Ld(r,t);return r&&xd(r)&&Fd(r)&&!bd(r)?n:r||function(e){let t=Ed(e);for(;hd(t)&&!xd(t);){if(bd(t))return t;if(yd(t))return null;t=Ed(t)}return null}(e)||n}const Bd={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{elements:t,rect:n,offsetParent:r,strategy:o}=e;const i="fixed"===o,a=dd(r),s=!!t&&yd(t.floating);if(r===a||s&&i)return n;let c={scrollLeft:0,scrollTop:0},l=cd(1);const u=cd(0),d=hd(r);if((d||!d&&!i)&&(("body"!==ld(r)||gd(a))&&(c=Sd(r)),hd(r))){const e=Ad(r);l=_d(r),u.x=e.x+r.clientLeft,u.y=e.y+r.clientTop}return{width:n.width*l.x,height:n.height*l.y,x:n.x*l.x-c.scrollLeft*l.x+u.x,y:n.y*l.y-c.scrollTop*l.y+u.y}},getDocumentElement:dd,getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const i="clippingAncestors"===n?yd(t)?[]:function(e,t){const n=t.get(e);if(n)return n;let r=Dd(e,[],!1).filter((e=>pd(e)&&"body"!==ld(e))),o=null;const i="fixed"===Od(e).position;let a=i?Ed(e):e;for(;pd(a)&&!xd(a);){const t=Od(a),n=bd(a);n||"fixed"!==t.position||(o=null),(i?!n&&!o:!n&&"static"===t.position&&o&&["absolute","fixed"].includes(o.position)||gd(a)&&!n&&Md(e,a))?r=r.filter((e=>e!==a)):o=t,a=Ed(a)}return t.set(e,r),r}(t,this._c):[].concat(n),a=[...i,r],s=a[0],c=a.reduce(((e,n)=>{const r=Id(t,n,o);return e.top=id(r.top,e.top),e.right=od(r.right,e.right),e.bottom=od(r.bottom,e.bottom),e.left=id(r.left,e.left),e}),Id(t,s,o));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}},getOffsetParent:Hd,getElementRects:async function(e){const t=this.getOffsetParent||Hd,n=this.getDimensions,r=await n(e.floating);return{reference:Nd(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}},getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){const{width:t,height:n}=Cd(e);return{width:t,height:n}},getScale:_d,isElement:pd,isRTL:function(e){return"rtl"===Od(e).direction}};function Wd(e,t,n,r){void 0===r&&(r={});const{ancestorScroll:o=!0,ancestorResize:i=!0,elementResize:a="function"==typeof ResizeObserver,layoutShift:s="function"==typeof IntersectionObserver,animationFrame:c=!1}=r,l=Pd(e),u=o||i?[...l?Dd(l):[],...Dd(t)]:[];u.forEach((e=>{o&&e.addEventListener("scroll",n,{passive:!0}),i&&e.addEventListener("resize",n)}));const d=l&&s?function(e,t){let n,r=null;const o=dd(e);function i(){var e;clearTimeout(n),null==(e=r)||e.disconnect(),r=null}return function a(s,c){void 0===s&&(s=!1),void 0===c&&(c=1),i();const{left:l,top:u,width:d,height:f}=e.getBoundingClientRect();if(s||t(),!d||!f)return;const p={rootMargin:-sd(u)+"px "+-sd(o.clientWidth-(l+d))+"px "+-sd(o.clientHeight-(u+f))+"px "+-sd(l)+"px",threshold:id(0,od(1,c))||1};let h=!0;function m(e){const t=e[0].intersectionRatio;if(t!==c){if(!h)return a();t?a(!1,t):n=setTimeout((()=>{a(!1,1e-7)}),1e3)}h=!1}try{r=new IntersectionObserver(m,{...p,root:o.ownerDocument})}catch(e){r=new IntersectionObserver(m,p)}r.observe(e)}(!0),i}(l,n):null;let f,p=-1,h=null;a&&(h=new ResizeObserver((e=>{let[r]=e;r&&r.target===l&&h&&(h.unobserve(t),cancelAnimationFrame(p),p=requestAnimationFrame((()=>{var e;null==(e=h)||e.observe(t)}))),n()})),l&&!c&&h.observe(l),h.observe(t));let m=c?Ad(e):null;return c&&function t(){const r=Ad(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(),()=>{var e;u.forEach((e=>{o&&e.removeEventListener("scroll",n),i&&e.removeEventListener("resize",n)})),null==d||d(),null==(e=h)||e.disconnect(),h=null,c&&cancelAnimationFrame(f)}}const zd=rd.cY,Ud=rd.BN,Vd=rd.UU,Yd=rd.Ej,qd=rd.UE,Gd=(e,t,n)=>{const r=new Map,o={platform:Bd,...n},i={...o.platform,_c:r};return(0,rd.rD)(e,t,{...o,platform:i})};var Kd="undefined"!=typeof document?b.useLayoutEffect:b.useEffect;function Qd(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(!Qd(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)&&!Qd(e[n],t[n]))return!1}return!0}return e!=e&&t!=t}function Xd(e){if("undefined"==typeof window)return 1;return(e.ownerDocument.defaultView||window).devicePixelRatio||1}function $d(e,t){const n=Xd(e);return Math.round(t*n)/n}function Zd(e){const t=b.useRef(e);return Kd((()=>{t.current=e})),t}const Jd=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?qd({element:n.current,padding:r}).fn(t):{}:n?qd({element:n,padding:r}).fn(t):{};var o}}),ef=(e,t)=>({...zd(e),options:[e,t]}),tf=(e,t)=>({...Ud(e),options:[e,t]}),nf=(e,t)=>({...Vd(e),options:[e,t]}),rf=(e,t)=>({...Yd(e),options:[e,t]}),of=(e,t)=>({...Jd(e),options:[e,t]});const af={...w},sf=af.useInsertionEffect||(e=>e());function cf(e){const t=b.useRef((()=>{0}));return sf((()=>{t.current=e})),b.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 lf="ArrowUp",uf="ArrowDown",df="ArrowLeft",ff="ArrowRight";var pf="undefined"!=typeof document?b.useLayoutEffect:b.useEffect;const hf=[df,ff],mf=[lf,uf];function gf(){return gf=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},gf.apply(this,arguments)}let vf=!1,yf=0;const bf=()=>"floating-ui-"+Math.random().toString(36).slice(2,6)+yf++;const wf=af.useId||function(){const[e,t]=b.useState((()=>vf?bf():void 0));return pf((()=>{null==e&&t(bf())}),[]),b.useEffect((()=>{vf=!0}),[]),e};const xf=b.forwardRef((function(e,t){const{context:{placement:n,elements:{floating:r},middlewareData:{arrow:o}},width:i=14,height:a=7,tipRadius:s=0,strokeWidth:c=0,staticOffset:l,stroke:u,d,style:{transform:f,...p}={},...h}=e;const m=wf(),[g,v]=b.useState(!1);if(pf((()=>{if(!r)return;"rtl"===Gu(r).direction&&v(!0)}),[r]),!r)return null;const y=2*c,w=y/2,x=i/2*(s/-8+1),O=a/2*s/4,[S,E]=n.split("-"),k=!!d,D="top"===S||"bottom"===S,C=l&&"end"===E?"bottom":"top";let P=l&&"end"===E?"right":"left";l&&g&&(P="end"===E?"left":"right");const _=null!=(null==o?void 0:o.x)?l||o.x:"",j=null!=(null==o?void 0:o.y)?l||o.y:"",T=d||"M0,0 H"+i+" L"+(i-x)+","+(a-O)+" Q"+i/2+","+a+" "+x+","+(a-O)+" Z",A={top:k?"rotate(180deg)":"",left:k?"rotate(90deg)":"rotate(-90deg)",bottom:k?"":"rotate(180deg)",right:k?"rotate(-90deg)":"rotate(90deg)"}[S];return b.createElement("svg",gf({},h,{"aria-hidden":!0,ref:t,width:k?i:i+y,height:i,viewBox:"0 0 "+i+" "+(a>i?a:i),style:{position:"absolute",pointerEvents:"none",[P]:_,[C]:j,[S]:D||k?"100%":"calc(100% - "+y/2+"px)",transform:""+A+(null!=f?f:""),...p}}),y>0&&b.createElement("path",{clipPath:"url(#"+m+")",fill:"none",stroke:u,strokeWidth:y+(d?0:1),d:T}),b.createElement("path",{stroke:y&&!d?h.fill:"none",d:T}),b.createElement("clipPath",{id:m},b.createElement("rect",{x:-w,y:w*(k?-1:1),width:i+y,height:i})))}));function Of(){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 Sf=b.createContext(null),Ef=b.createContext(null),kf=()=>{var e;return(null==(e=b.useContext(Sf))?void 0:e.id)||null},Df=()=>b.useContext(Ef);function Cf(e){return"data-floating-ui-"+e}function Pf(e){const t=(0,b.useRef)(e);return pf((()=>{t.current=e})),t}const _f=Cf("safe-polygon");function jf(e,t,n){return n&&!Xu(n)?0:"number"==typeof e?e:null==e?void 0:e[t]}function Tf(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 Af=()=>({getShadowRoot:!0,displayCheck:"function"==typeof ResizeObserver&&ResizeObserver.toString().includes("[native code]")?"full":"none"});function Rf(e,t){const n=(0,nd.Kr)(e,Af());"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}($u(e)));return n.slice(r+1)[0]}function If(){return Rf(document.body,"next")}function Mf(){return Rf(document.body,"prev")}function Nf(e,t){const n=t||e.currentTarget,r=e.relatedTarget;return!r||!Qu(n,r)}function Ff(e){(0,nd.Kr)(e,Af()).forEach((e=>{e.dataset.tabindex=e.getAttribute("tabindex")||"",e.setAttribute("tabindex","-1")}))}function Lf(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 Hf={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 Bf(e){"Tab"===e.key&&(e.target,clearTimeout(undefined))}const Wf=b.forwardRef((function(e,t){const[n,r]=b.useState();pf((()=>(/apple/i.test(navigator.vendor)&&r("button"),document.addEventListener("keydown",Bf),()=>{document.removeEventListener("keydown",Bf)})),[]);const o={ref:t,tabIndex:0,role:n,"aria-hidden":!n||void 0,[Cf("focus-guard")]:"",style:Hf};return b.createElement("span",gf({},e,o))})),zf=b.createContext(null),Uf=Cf("portal");function Vf(e){const{children:t,id:n,root:r=null,preserveTabOrder:o=!0}=e,i=function(e){void 0===e&&(e={});const{id:t,root:n}=e,r=wf(),o=Yf(),[i,a]=b.useState(null),s=b.useRef(null);return pf((()=>()=>{null==i||i.remove(),queueMicrotask((()=>{s.current=null}))}),[i]),pf((()=>{if(!r)return;if(s.current)return;const e=t?document.getElementById(t):null;if(!e)return;const n=document.createElement("div");n.id=r,n.setAttribute(Uf,""),e.appendChild(n),s.current=n,a(n)}),[t,r]),pf((()=>{if(!r)return;if(s.current)return;let e=n||(null==o?void 0:o.portalNode);e&&!Uu(e)&&(e=e.current),e=e||document.body;let i=null;t&&(i=document.createElement("div"),i.id=t,e.appendChild(i));const c=document.createElement("div");c.id=r,c.setAttribute(Uf,""),e=i||e,e.appendChild(c),s.current=c,a(c)}),[t,n,r,o]),i}({id:n,root:r}),[a,s]=b.useState(null),c=b.useRef(null),l=b.useRef(null),u=b.useRef(null),d=b.useRef(null),f=!!a&&!a.modal&&a.open&&o&&!(!r&&!i);return b.useEffect((()=>{if(i&&o&&(null==a||!a.modal))return i.addEventListener("focusin",e,!0),i.addEventListener("focusout",e,!0),()=>{i.removeEventListener("focusin",e,!0),i.removeEventListener("focusout",e,!0)};function e(e){if(i&&Nf(e)){("focusin"===e.type?Lf:Ff)(i)}}}),[i,o,null==a?void 0:a.modal]),b.createElement(zf.Provider,{value:b.useMemo((()=>({preserveTabOrder:o,beforeOutsideRef:c,afterOutsideRef:l,beforeInsideRef:u,afterInsideRef:d,portalNode:i,setFocusManagerState:s})),[o,i])},f&&i&&b.createElement(Wf,{"data-type":"outside",ref:c,onFocus:e=>{if(Nf(e,i)){var t;null==(t=u.current)||t.focus()}else{const e=Mf()||(null==a?void 0:a.refs.domReference.current);null==e||e.focus()}}}),f&&i&&b.createElement("span",{"aria-owns":i.id,style:Hf}),i&&ja.createPortal(t,i),f&&i&&b.createElement(Wf,{"data-type":"outside",ref:l,onFocus:e=>{if(Nf(e,i)){var t;null==(t=d.current)||t.focus()}else{const t=If()||(null==a?void 0:a.refs.domReference.current);null==t||t.focus(),(null==a?void 0:a.closeOnFocusOut)&&(null==a||a.onOpenChange(!1,e.nativeEvent))}}}))}const Yf=()=>b.useContext(zf);function qf(e){return Vu(e.target)&&"BUTTON"===e.target.tagName}function Gf(e){return td(e)}function Kf(e,t){void 0===t&&(t={});const{open:n,onOpenChange:r,dataRef:o,elements:{domReference:i}}=e,{enabled:a=!0,event:s="click",toggle:c=!0,ignoreMouse:l=!1,keyboardHandlers:u=!0}=t,d=b.useRef(),f=b.useRef(!1),p=b.useMemo((()=>({onPointerDown(e){d.current=e.pointerType},onMouseDown(e){const t=d.current;0===e.button&&"click"!==s&&(Xu(t,!0)&&l||(!n||!c||o.current.openEvent&&"mousedown"!==o.current.openEvent.type?(e.preventDefault(),r(!0,e.nativeEvent,"click")):r(!1,e.nativeEvent,"click")))},onClick(e){const t=d.current;"mousedown"===s&&d.current?d.current=void 0:Xu(t,!0)&&l||(!n||!c||o.current.openEvent&&"click"!==o.current.openEvent.type?r(!0,e.nativeEvent,"click"):r(!1,e.nativeEvent,"click"))},onKeyDown(e){d.current=void 0,e.defaultPrevented||!u||qf(e)||(" "!==e.key||Gf(i)||(e.preventDefault(),f.current=!0),"Enter"===e.key&&r(!n||!c,e.nativeEvent,"click"))},onKeyUp(e){e.defaultPrevented||!u||qf(e)||Gf(i)||" "===e.key&&f.current&&(f.current=!1,r(!n||!c,e.nativeEvent,"click"))}})),[o,i,s,l,u,r,n,c]);return b.useMemo((()=>a?{reference:p}:{}),[a,p])}const Qf={pointerdown:"onPointerDown",mousedown:"onMouseDown",click:"onClick"},Xf={pointerdown:"onPointerDownCapture",mousedown:"onMouseDownCapture",click:"onClickCapture"},$f=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 Zf(e,t){void 0===t&&(t={});const{open:n,onOpenChange:r,elements:o,dataRef:i}=e,{enabled:a=!0,escapeKey:s=!0,outsidePress:c=!0,outsidePressEvent:l="pointerdown",referencePress:u=!1,referencePressEvent:d="pointerdown",ancestorScroll:f=!1,bubbles:p,capture:h}=t,m=Df(),g=cf("function"==typeof c?c:()=>!1),v="function"==typeof c?g:c,y=b.useRef(!1),w=b.useRef(!1),{escapeKey:x,outsidePress:O}=$f(p),{escapeKey:S,outsidePress:E}=$f(h),k=cf((e=>{var t;if(!n||!a||!s||"Escape"!==e.key)return;const o=null==(t=i.current.floatingContext)?void 0:t.nodeId,c=m?Tf(m.nodesRef.current,o):[];if(!x&&(e.stopPropagation(),c.length>0)){let e=!0;if(c.forEach((t=>{var n;null==(n=t.context)||!n.open||t.context.dataRef.current.__escapeKeyBubbles||(e=!1)})),!e)return}r(!1,function(e){return"nativeEvent"in e}(e)?e.nativeEvent:e,"escape-key")})),D=cf((e=>{var t;const n=()=>{var t;k(e),null==(t=Ju(e))||t.removeEventListener("keydown",n)};null==(t=Ju(e))||t.addEventListener("keydown",n)})),C=cf((e=>{var t;const n=y.current;y.current=!1;const a=w.current;if(w.current=!1,"click"===l&&a)return;if(n)return;if("function"==typeof v&&!v(e))return;const s=Ju(e),c="["+Cf("inert")+"]",u=$u(o.floating).querySelectorAll(c);let d=Uu(s)?s:null;for(;d&&!qu(d);){const e=Ku(d);if(qu(e)||!Uu(e))break;d=e}if(u.length&&Uu(s)&&!s.matches("html,body")&&!Qu(s,o.floating)&&Array.from(u).every((e=>!Qu(d,e))))return;if(Vu(s)&&j){const t=s.clientWidth>0&&s.scrollWidth>s.clientWidth,n=s.clientHeight>0&&s.scrollHeight>s.clientHeight;let r=n&&e.offsetX>s.clientWidth;if(n){"rtl"===Gu(s).direction&&(r=e.offsetX<=s.offsetWidth-s.clientWidth)}if(r||t&&e.offsetY>s.clientHeight)return}const f=null==(t=i.current.floatingContext)?void 0:t.nodeId,p=m&&Tf(m.nodesRef.current,f).some((t=>{var n;return Zu(e,null==(n=t.context)?void 0:n.elements.floating)}));if(Zu(e,o.floating)||Zu(e,o.domReference)||p)return;const h=m?Tf(m.nodesRef.current,f):[];if(h.length>0){let e=!0;if(h.forEach((t=>{var n;null==(n=t.context)||!n.open||t.context.dataRef.current.__outsidePressBubbles||(e=!1)})),!e)return}r(!1,e,"outside-press")})),P=cf((e=>{var t;const n=()=>{var t;C(e),null==(t=Ju(e))||t.removeEventListener(l,n)};null==(t=Ju(e))||t.addEventListener(l,n)}));b.useEffect((()=>{if(!n||!a)return;function e(e){r(!1,e,"ancestor-scroll")}i.current.__escapeKeyBubbles=x,i.current.__outsidePressBubbles=O;const t=$u(o.floating);s&&t.addEventListener("keydown",S?D:k,S),v&&t.addEventListener(l,E?P:C,E);let c=[];return f&&(Uu(o.domReference)&&(c=Dd(o.domReference)),Uu(o.floating)&&(c=c.concat(Dd(o.floating))),!Uu(o.reference)&&o.reference&&o.reference.contextElement&&(c=c.concat(Dd(o.reference.contextElement)))),c=c.filter((e=>{var n;return e!==(null==(n=t.defaultView)?void 0:n.visualViewport)})),c.forEach((t=>{t.addEventListener("scroll",e,{passive:!0})})),()=>{s&&t.removeEventListener("keydown",S?D:k,S),v&&t.removeEventListener(l,E?P:C,E),c.forEach((t=>{t.removeEventListener("scroll",e)}))}}),[i,o,s,v,l,n,r,f,a,x,O,k,S,D,C,E,P]),b.useEffect((()=>{y.current=!1}),[v,l]);const _=b.useMemo((()=>({onKeyDown:k,[Qf[d]]:e=>{u&&r(!1,e.nativeEvent,"reference-press")}})),[k,r,u,d]),j=b.useMemo((()=>({onKeyDown:k,onMouseDown(){w.current=!0},onMouseUp(){w.current=!0},[Xf[l]]:()=>{y.current=!0}})),[k,l]);return b.useMemo((()=>a?{reference:_,floating:j}:{}),[a,_,j])}function Jf(e){void 0===e&&(e={});const{nodeId:t}=e,n=function(e){const{open:t=!1,onOpenChange:n,elements:r}=e,o=wf(),i=b.useRef({}),[a]=b.useState((()=>Of())),s=null!=kf(),[c,l]=b.useState(r.reference),u=cf(((e,t,r)=>{i.current.openEvent=e?t:void 0,a.emit("openchange",{open:e,event:t,reason:r,nested:s}),null==n||n(e,t,r)})),d=b.useMemo((()=>({setPositionReference:l})),[]),f=b.useMemo((()=>({reference:c||r.reference||null,floating:r.floating||null,domReference:r.reference})),[c,r.reference,r.floating]);return b.useMemo((()=>({dataRef:i,open:t,onOpenChange:u,elements:f,events:a,floatingId:o,refs:d})),[t,u,f,a,o,d])}({...e,elements:{reference:null,floating:null,...e.elements}}),r=e.rootContext||n,o=r.elements,[i,a]=b.useState(null),[s,c]=b.useState(null),l=(null==o?void 0:o.reference)||i,u=b.useRef(null),d=Df();pf((()=>{l&&(u.current=l)}),[l]);const f=function(e){void 0===e&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:r=[],platform:o,elements:{reference:i,floating:a}={},transform:s=!0,whileElementsMounted:c,open:l}=e,[u,d]=b.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[f,p]=b.useState(r);Qd(f,r)||p(r);const[h,m]=b.useState(null),[g,v]=b.useState(null),y=b.useCallback((e=>{e!==S.current&&(S.current=e,m(e))}),[]),w=b.useCallback((e=>{e!==E.current&&(E.current=e,v(e))}),[]),x=i||h,O=a||g,S=b.useRef(null),E=b.useRef(null),k=b.useRef(u),D=null!=c,C=Zd(c),P=Zd(o),_=b.useCallback((()=>{if(!S.current||!E.current)return;const e={placement:t,strategy:n,middleware:f};P.current&&(e.platform=P.current),Gd(S.current,E.current,e).then((e=>{const t={...e,isPositioned:!0};j.current&&!Qd(k.current,t)&&(k.current=t,ja.flushSync((()=>{d(t)})))}))}),[f,t,n,P]);Kd((()=>{!1===l&&k.current.isPositioned&&(k.current.isPositioned=!1,d((e=>({...e,isPositioned:!1}))))}),[l]);const j=b.useRef(!1);Kd((()=>(j.current=!0,()=>{j.current=!1})),[]),Kd((()=>{if(x&&(S.current=x),O&&(E.current=O),x&&O){if(C.current)return C.current(x,O,_);_()}}),[x,O,_,C,D]);const T=b.useMemo((()=>({reference:S,floating:E,setReference:y,setFloating:w})),[y,w]),A=b.useMemo((()=>({reference:x,floating:O})),[x,O]),R=b.useMemo((()=>{const e={position:n,left:0,top:0};if(!A.floating)return e;const t=$d(A.floating,u.x),r=$d(A.floating,u.y);return s?{...e,transform:"translate("+t+"px, "+r+"px)",...Xd(A.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:t,top:r}}),[n,s,A.floating,u.x,u.y]);return b.useMemo((()=>({...u,update:_,refs:T,elements:A,floatingStyles:R})),[u,_,T,A,R])}({...e,elements:{...o,...s&&{reference:s}}}),p=b.useCallback((e=>{const t=Uu(e)?{getBoundingClientRect:()=>e.getBoundingClientRect(),contextElement:e}:e;c(t),f.refs.setReference(t)}),[f.refs]),h=b.useCallback((e=>{(Uu(e)||null===e)&&(u.current=e,a(e)),(Uu(f.refs.reference.current)||null===f.refs.reference.current||null!==e&&!Uu(e))&&f.refs.setReference(e)}),[f.refs]),m=b.useMemo((()=>({...f.refs,setReference:h,setPositionReference:p,domReference:u})),[f.refs,h,p]),g=b.useMemo((()=>({...f.elements,domReference:l})),[f.elements,l]),v=b.useMemo((()=>({...f,...r,refs:m,elements:g,nodeId:t})),[f,m,g,t,r]);return pf((()=>{r.dataRef.current.floatingContext=v;const e=null==d?void 0:d.nodesRef.current.find((e=>e.id===t));e&&(e.context=v)})),b.useMemo((()=>({...f,context:v,refs:m,elements:g})),[f,m,g,v])}const ep="active",tp="selected";function np(e,t,n){const r=new Map,o="item"===n;let i=e;if(o&&e){const{[ep]:t,[tp]:n,...r}=e;i=r}return{..."floating"===n&&{tabIndex:-1},...i,...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,i]=t;var a;o&&[ep,tp].includes(n)||(0===n.indexOf("on")?(r.has(n)||r.set(n,[]),"function"==typeof i&&(null==(a=r.get(n))||a.push(i),e[n]=function(){for(var e,t=arguments.length,o=new Array(t),i=0;i<t;i++)o[i]=arguments[i];return null==(e=r.get(n))?void 0:e.map((e=>e(...o))).find((e=>void 0!==e))})):e[n]=i)})),e):e),{})}}function rp(e){void 0===e&&(e=[]);const t=e.map((e=>null==e?void 0:e.reference)),n=e.map((e=>null==e?void 0:e.floating)),r=e.map((e=>null==e?void 0:e.item)),o=b.useCallback((t=>np(t,e,"reference")),t),i=b.useCallback((t=>np(t,e,"floating")),n),a=b.useCallback((t=>np(t,e,"item")),r);return b.useMemo((()=>({getReferenceProps:o,getFloatingProps:i,getItemProps:a})),[o,i,a])}var op,ip,ap,sp,cp,lp=Le.Ay.span.withConfig({displayName:"StyledIconWrapper"})(op||(op=Ne()(["\n color: ",";\n font-size: ",";\n margin-left: -",";\n"])),Ve.t7.color("text"),Ve.hs.font(1),Ve.hs.space(-2)),up=(0,Le.AH)(ip||(ip=Ne()(["\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"])),Ve.t7.color("text"),Ve.t7.lineHeight("regular"),Ve.t7.fontWeight("regular"),Ve.hs.space(-3),Ve.hs.space(-1.5),Ve.t7.radii("statusLabel")),dp=(0,Le.Ay)(br.oY).withConfig({displayName:"StyledHtmlFormatter"})(ap||(ap=Ne()(["\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,br.gv)(e,"html")}),Ve.hs.space(-1),Ve.hs.space(-1.5),up,Ve.t7.color("signal.dangerLight"),Ve.t7.color("textLabel"),Ve.t7.color("signal.infoLight"),Ve.t7.color("textLabel"),Ve.t7.color("signal.warningLight"),Ve.t7.color("textLabel"),Ve.t7.color("signal.successLight"),Ve.t7.color("textLabel"),up,Ve.t7.color("signal.dangerLight"),Ve.t7.color("textLabel"),Ve.t7.radii("statusLabel"),Ve.hs.space(-2.1),Ve.hs.space(0),Ve.t7.color("paper"),Ve.t7.color("signal.info"),Ve.t7.color("signal.warningLight"),Ve.hs.space(-1.5),Ve.hs.space(.5)),fp=Le.Ay.div.withConfig({displayName:"StyledFloatingUi"})(sp||(sp=Ne()(["\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"])),Ve.t7.color("backgroundPopover"),(function(e){return e.rimless?"0":Ve.hs.space(0)}),Ve.t7.color("textPopover"),Ve.t7.color("backgroundPopover")),pp=Le.Ay.div.withConfig({displayName:"StyledBox"})(cp||(cp=Ne()(["\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,br.gv)(e,"html")}),dp,Ve.t7.color("textPopover"));function hp(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 mp(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?hp(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):hp(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const gp=function(e){var t=e.children,n=e.content,r=e.isPlainHtml,o=void 0===r||r,i=e.rimless,a=void 0!==i&&i,s=(0,b.useState)(!1),c=it()(s,2),l=c[0],u=c[1],d=(0,b.useRef)(null),f=Jf({open:l,onOpenChange:u,middleware:[nf(),tf({padding:20}),of({element:d}),ef(5)]}),p=f.refs,h=f.floatingStyles,m=f.context,g=function(e,t){void 0===t&&(t={});const{open:n,onOpenChange:r,dataRef:o,events:i,elements:a}=e,{enabled:s=!0,delay:c=0,handleClose:l=null,mouseOnly:u=!1,restMs:d=0,move:f=!0}=t,p=Df(),h=kf(),m=Pf(l),g=Pf(c),v=Pf(n),y=b.useRef(),w=b.useRef(-1),x=b.useRef(),O=b.useRef(-1),S=b.useRef(!0),E=b.useRef(!1),k=b.useRef((()=>{})),D=b.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]);b.useEffect((()=>{if(s)return i.on("openchange",e),()=>{i.off("openchange",e)};function e(e){let{open:t}=e;t||(clearTimeout(w.current),clearTimeout(O.current),S.current=!0)}}),[s,i]),b.useEffect((()=>{if(!s)return;if(!m.current)return;if(!n)return;function e(e){D()&&r(!1,e,"hover")}const t=$u(a.floating).documentElement;return t.addEventListener("mouseleave",e),()=>{t.removeEventListener("mouseleave",e)}}),[a.floating,n,r,s,m,D]);const C=b.useCallback((function(e,t,n){void 0===t&&(t=!0),void 0===n&&(n="hover");const o=jf(g.current,"close",y.current);o&&!x.current?(clearTimeout(w.current),w.current=window.setTimeout((()=>r(!1,e,n)),o)):t&&(clearTimeout(w.current),r(!1,e,n))}),[g,r]),P=cf((()=>{k.current(),x.current=void 0})),_=cf((()=>{if(E.current){const e=$u(a.floating).body;e.style.pointerEvents="",e.removeAttribute(_f),E.current=!1}}));b.useEffect((()=>{if(s&&Uu(a.domReference)){var e;const t=a.domReference;return n&&t.addEventListener("mouseleave",l),null==(e=a.floating)||e.addEventListener("mouseleave",l),f&&t.addEventListener("mousemove",i,{once:!0}),t.addEventListener("mouseenter",i),t.addEventListener("mouseleave",c),()=>{var e;n&&t.removeEventListener("mouseleave",l),null==(e=a.floating)||e.removeEventListener("mouseleave",l),f&&t.removeEventListener("mousemove",i),t.removeEventListener("mouseenter",i),t.removeEventListener("mouseleave",c)}}function t(){return!!o.current.openEvent&&["click","mousedown"].includes(o.current.openEvent.type)}function i(e){if(clearTimeout(w.current),S.current=!1,u&&!Xu(y.current)||d>0&&!jf(g.current,"open"))return;const t=jf(g.current,"open",y.current);t?w.current=window.setTimeout((()=>{v.current||r(!0,e,"hover")}),t):r(!0,e,"hover")}function c(e){if(t())return;k.current();const r=$u(a.floating);if(clearTimeout(O.current),m.current&&o.current.floatingContext){n||clearTimeout(w.current),x.current=m.current({...o.current.floatingContext,tree:p,x:e.clientX,y:e.clientY,onClose(){_(),P(),C(e,!0,"safe-polygon")}});const t=x.current;return r.addEventListener("mousemove",t),void(k.current=()=>{r.removeEventListener("mousemove",t)})}("touch"!==y.current||!Qu(a.floating,e.relatedTarget))&&C(e)}function l(e){t()||o.current.floatingContext&&(null==m.current||m.current({...o.current.floatingContext,tree:p,x:e.clientX,y:e.clientY,onClose(){_(),P(),C(e)}})(e))}}),[a,s,e,u,d,f,C,P,_,r,n,v,p,g,m,o]),pf((()=>{var e;if(s&&n&&null!=(e=m.current)&&e.__options.blockPointerEvents&&D()){const e=$u(a.floating).body;e.setAttribute(_f,""),e.style.pointerEvents="none",E.current=!0;const n=a.floating;if(Uu(a.domReference)&&n){var t;const e=a.domReference,r=null==p||null==(t=p.nodesRef.current.find((e=>e.id===h)))||null==(t=t.context)?void 0:t.elements.floating;return r&&(r.style.pointerEvents=""),e.style.pointerEvents="auto",n.style.pointerEvents="auto",()=>{e.style.pointerEvents="",n.style.pointerEvents=""}}}}),[s,n,h,a,p,m,D]),pf((()=>{n||(y.current=void 0,P(),_())}),[n,P,_]),b.useEffect((()=>()=>{P(),clearTimeout(w.current),clearTimeout(O.current),_()}),[s,a.domReference,P,_]);const j=b.useMemo((()=>{function e(e){y.current=e.pointerType}return{onPointerDown:e,onPointerEnter:e,onMouseMove(e){const{nativeEvent:t}=e;function o(){S.current||v.current||r(!0,t,"hover")}u&&!Xu(y.current)||n||0===d||(clearTimeout(O.current),"touch"===y.current?o():O.current=window.setTimeout(o,d))}}}),[u,r,n,v,d]),T=b.useMemo((()=>({onMouseEnter(){clearTimeout(w.current)},onMouseLeave(e){C(e.nativeEvent,!1)}})),[C]);return b.useMemo((()=>s?{reference:j,floating:T}:{}),[s,j,T])}(m,{delay:{open:500,close:0}}),v=rp([g]),y=v.getReferenceProps,w=v.getFloatingProps;return(0,Je.jsxs)(Je.Fragment,{children:[(0,Je.jsx)("span",mp(mp({ref:p.setReference},y()),{},{children:t})),l&&n&&(0,Je.jsx)(Vf,{children:(0,Je.jsxs)(fp,mp(mp({ref:p.setFloating,style:h,rimless:a},w()),{},{className:Xl,children:[(0,Je.jsx)(xf,{ref:d,context:m}),(0,Je.jsx)(pp,{isPlainHtml:o,children:n})]}))})]})},vp=gp;const yp=function(e){var t=e.data,n=e.innerProps,r=e.children,o=e.selectProps,i=o.tooltips,a=o.loadTooltip,s=o.DetailLink,c=_o()(i,t.key,null),l=(0,Je.jsx)("span",{style:n.css,children:r}),u=s?(0,Je.jsx)(Sl,{onMouseDown:function(e){e.stopPropagation(),e.preventDefault()},children:(0,Je.jsx)(s,{entityKey:t.key,tabIndex:-1,children:(0,Je.jsx)(vp,{content:c?(0,Je.jsx)("div",{dangerouslySetInnerHTML:{__html:cr.sanitizeHtml(c)}}):null,children:(0,Je.jsx)("span",{onMouseOver:function(){return a&&!c&&a(t.key)},children:l})})})}):l;return(0,Je.jsx)(Rl,{children:u})};var bp=c(85015),wp=c.n(bp),xp=c(42194),Op=c.n(xp);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 Ep(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){Qe()(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}var kp=["linkComp"],Dp=function(e,t){var n=yr.difference(e,t),r=Op()($r()(n,kp),(function(e){return 0===Object.keys(e).length}));return 0===Object.entries(r).length},Cp=(0,b.memo)((function(e){var t=e.linkComp,n=e.entityKey,r=e.children;return t&&wp()(n)?(0,Je.jsx)(Sl,{onMouseDown:function(e){e.stopPropagation(),e.preventDefault()},children:(0,Je.jsx)(t,{entityKey:n,children:r})}):r}),Dp);Cp.propTypes={children:Ie().node,entityKey:Ie().any,linkComp:Ie().func};const Pp=function(e){var t=e.data,n=e.selectProps,r=e.isDisabled,o=e.children,i=n.tooltips,a=n.loadTooltip,s=n.DetailLink,c=_o()(i,t.key,null);return(0,Je.jsx)(Zs.SingleValue,Ep(Ep({},e),{},{children:(0,Je.jsx)(jl,{onMouseOver:function(){return a&&!c&&a(t.key)},isDisabled:r,children:(0,Je.jsx)(vp,{content:c?(0,Je.jsx)("div",{dangerouslySetInnerHTML:{__html:cr.sanitizeHtml(c)}}):null,children:(0,Je.jsx)(Cp,{linkComp:s,entityKey:t.key,children:o})})})}))};function _p(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 jp=function(e){var t;return"Input"===(null==e||null===(t=e.type)||void 0===t?void 0:t.name)};const Tp=function(e){var t=e.selectProps,n=e.hasValue,r=e.children,o=t.isMulti,i=t.hasAdvancedSearch,a=t.hasDocsTreeSearch,s=t.isDisabled;if(!(o&&(i||a)))return(0,Je.jsx)(Zs.ValueContainer,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?_p(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):_p(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({},e));var c=b.Children.map(r,(function(e){return jp(e)?e:null})),l=b.Children.map(r,(function(e){return jp(e)?null:e})),u=s&&n;return(0,Je.jsxs)(Je.Fragment,{children:[!u&&(0,Je.jsx)(Je.Fragment,{children:c}),(0,Je.jsx)(Al,{children:l})]})};function Ap(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 Rp(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ap(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ap(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const Ip=(0,Le.SL)((function(e){var t=e.fetchOptions,n=e.id,r=e.immutable,o=e.isLoading,i=e.isMulti,a=e.loadTooltip,s=e.moreOptionsAvailable,c=e.moreOptionsAvailableText,l=e.noResultsText,u=e.noResultsComp,d=e.onChange,f=e.openDocsTreeSearch,p=e.openAdvancedSearch,h=e.options,m=e.searchOptions,g=e.theme,v=e.tooltips,y=e.value,w=e.DetailLink,x=e.createPermission,O=e.openRemoteCreate,S=(0,b.useRef)(null),E=(0,b.useRef)(null),k=function(){var e;return(null===(e=E.current)||void 0===e?void 0:e.clientWidth)||300},D=function(){var e;return(null===(e=E.current)||void 0===e?void 0:e.clientHeight)||35},C=(0,b.useState)(k()),P=it()(C,2),_=P[0],j=P[1],T=(0,b.useState)(D()),A=it()(T,2),R=A[0],I=A[1],M=(0,b.useState)(!1),N=it()(M,2),F=N[0],L=N[1],H=function(e){t&&t(e)},B=(0,b.useCallback)(m||function(){},[]),W=(0,b.useCallback)(Lo()(B,800,{trailing:!0}),[]),z=Boolean(p),U=Boolean(f),V=Boolean(x),Y=Boolean(m)||!el.isPrimaryTouchDevice();return(0,Je.jsx)(El,{tabIndex:"-1",id:n,onFocus:function(){S.current.focus(),setTimeout((function(){j(k()),I(D())}),0)},children:(0,Je.jsx)(kl,{ref:E,children:(0,Je.jsx)(Jc,Rp(Rp({getOptionLabel:function(e){return e.display},getOptionValue:function(e){return e.key},wrapperWidth:_,wrapperHeight:R,components:{ClearIndicator:rl,LoadingIndicator:Ql,DropdownIndicator:Fl,IndicatorsContainer:Gl,IndicatorSeparator:null,Menu:Nu,MenuList:Hu,MultiValueLabel:yp,SingleValue:Pp,ValueContainer:Tp},noOptionsMessage:function(e){return l||("function"==typeof u?(0,Je.jsx)(u,Rp({},e)):" - ")},isMulti:i,closeMenuOnSelect:!i,isSearchable:Y},m?{filterOption:function(){return!0}}:{}),{},{isClearable:!0,loadingMessage:function(){return null},placeholder:"",menuShouldScrollIntoView:!1,autoFocus:!1,tabSelectsValue:!1,value:y||null,onChange:function(e){d(e),H(e)},onInputChange:function(e,t){var n=t.action;m&&e&&W(e,y),""===e&&"input-change"===n&&H(y)},options:Xt()(h||[]),onKeyDown:function(e){"Enter"===e.key&&F&&(e.stopPropagation(),S.current&&null===S.current.focusedOptionRef&&e.preventDefault())},isLoading:o,isDisabled:r,ref:S,onMenuOpen:function(){H(y),L(!0)},onMenuClose:function(){L(!1)},styles:Il(g),loadTooltip:a,tooltips:v,DetailLink:w,hasDocsTreeSearch:U,openDocsTreeSearch:f,hasAdvancedSearch:z,openAdvancedSearch:p,moreOptionsAvailable:s,moreOptionsAvailableText:c,blurInputOnSelect:!1,hasCreatePermission:V,createPermission:x,openRemoteCreate:O,closeMenuOnScroll:function(e){var t;return!(null!==(t=e.target.classList)&&void 0!==t&&t.contains("MenuList"))}}))})})}));const Mp=function(e){var t=e.id,n=e.immutable,r=e.value,o=e.options,i=o.trueLabel,a=o.falseLabel,s=e.onChange;return(0,Je.jsx)(Ip,{id:t,immutable:n,isMulti:!1,onChange:function(e){return s(e?e.key:null)},value:No()(r)?r:{key:r,display:r?i:a},openMenuOnClick:!0,options:[{key:!0,display:i},{key:!1,display:a}]})};var Np,Fp=Le.Ay.div.withConfig({displayName:"StyledBoolEdit"})(Np||(Np=Ne()(["\n margin: 5px 0;\n"])));const Lp=function(e){return(0,Je.jsx)(Fp,{children:(0,Je.jsx)("input",{type:"checkbox",checked:e.value||!1,name:e.name,onChange:function(t){e.onChange&&e.onChange(t.target.checked)},id:e.id,disabled:e.immutable})})};var Hp,Bp,Wp=function(e){var t=e.id,n=e.value,r=e.breakWords,o=e.className;return(0,Je.jsx)(dp,{id:t,dangerouslySetInnerHTML:{__html:cr.sanitizeHtml(n)},breakWords:r,className:o})},zp=Le.Ay.div.withConfig({displayName:"StyledOption"})(Hp||(Hp=Ne()(["\n margin: "," 0;\n display: flex;\n align-items: center;\n gap: ",";\n\n input {\n margin: 0;\n }\n"])),Ve.hs.space(-1),Ve.hs.space(-1.5)),Up=Le.Ay.span.withConfig({displayName:"StyledLabel"})(Bp||(Bp=Ne()(["\n ","\n display: flex;\n gap: ",";\n align-items: center;\n"])),(0,Ve.Ed)(),Ve.hs.space(-1.5));function Vp(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 Yp(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Vp(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Vp(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var qp={single:"radio",multiple:"checkbox"},Gp={single:{checked:!1},multiple:{}},Kp=function(e,t){return t?(0,Je.jsx)(Wp,{value:e}):e},Qp=function(e){var t=e.groupName,n=e.id,r=e.label,o=e.labelComponent,i=e.checked,a=e.immutable,s=e.hideCheckbox,c=e.selectionType,l=e.renderHtmlInOptions,u=e.handleChange;return(0,Je.jsxs)(zp,{children:[!s&&(0,Je.jsx)("input",{name:t,type:qp[c],checked:i||!1,onChange:u,id:n,disabled:a}),(0,Je.jsx)(Up,{children:o||Kp(r,l)})]})};const Xp=function(e){var t=e.onChange,n=e.value,r=e.options,o=e.id,i=e.immutable,a=function(e){if(t){var o=n.options.map((function(t){return Yp(Yp({},t),t.id===e.target.id?{checked:e.target.checked}:Gp[r.selectionType])}));t({options:o})}};return(0,Je.jsx)(Je.Fragment,{children:n.options.map((function(e){return(0,Je.jsx)(Qp,{groupName:o,id:e.id,label:e.label,labelComponent:e.labelComponent,checked:e.checked,immutable:i||e.immutable,hideCheckbox:e.hideCheckbox,selectionType:r.selectionType,renderHtmlInOptions:r.renderHtmlInOptions,handleChange:a},e.id)}))})};c(98639);function $p(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 Zp(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?$p(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):$p(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Jp=(0,b.lazy)((function(){return Promise.all([c.e(264),c.e(722)]).then(c.bind(c,65066))}));const eh=function(e){return(0,Je.jsx)(b.Suspense,{fallback:(t=e.value,(0,Je.jsx)("div",{children:(0,Je.jsx)("p",{children:t})})),children:(0,Je.jsx)(Jp,Zp({},e))});var t};var th,nh=Le.Ay.div.withConfig({displayName:"StyledEditorWrapper"})(th||(th=Ne()(["\n margin-top: ",";\n"])),Ve.hs.space(-1.5));const rh=(0,Le.SL)(mt.Debouncer((function(e){var t=e.value,n=e.onChange,r=e.immutable,o=e.options,i=e.id,a=e.theme;return(0,Je.jsx)(nh,{children:(0,Je.jsx)(eh,{value:t,id:i,onChange:n,autoFocusOnMount:o.autoFocusOnMount,mode:o.mode,theme:a.codeEditorTheme,showGutter:!0,editorOptions:{enableBasicAutocompletion:!0,enableLiveAutocompletion:!0,enableSnippets:!0,minLines:5,maxLines:50,readOnly:r,wrap:!0,indentedSoftWrap:!1},implicitModel:o.implicitModel})})})));var oh,ih,ah,sh=Le.Ay.div.withConfig({displayName:"StyledDatePickerOuterWrapper"})(oh||(oh=Ne()(["\n outline: ",";\n"])),(function(e){return e.immutable?0:"initial"})),ch=Le.Ay.div.withConfig({displayName:"StyledDatePickerWrapper"})(ih||(ih=Ne()(["\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"])),wo,Oo,(function(e){return e.hasTime&&"border-bottom: 1px solid #aeaeae;"})),lh=Le.Ay.input.withConfig({displayName:"StyledTimeInput"})(ah||(ah=Ne()(["\n &&&& {\n ","\n }\n"])),Oo),uh="react-datepicker-time__input",dh="react-datepicker__day",fh="react-datepicker__input",ph=function(e){return e.classList.contains(dh)},hh=function(e){return e.classList.contains(uh)},mh=function(e){return e.classList.contains(fh)},gh=function(e){setTimeout((function(){if(e){var t=e.querySelector(".".concat(dh,'[tabindex="0"]'));t&&t.focus({preventScroll:!0})}}),0)},vh=function(e,t){var n=null==e?void 0:e.form;if(n){var r=Xt()(n).indexOf(e);if(r>=0)yh(n[r+(t?2:3)])}else m.A.logWarning("Datepicker '".concat(null==e?void 0:e.id,"' is not withing a form and focus to the next input cannot be set."))},yh=function(e){setTimeout((function(){e&&e.focus({preventScroll:!0})}),0)},bh=function(e){if(!e)return null;var t=(0,vu.Hle)(e.toString());return isNaN(t)?null:t},wh=function(e){return e?e.toISOString():null};const xh=function(e,t,n){var r=n.dateFormats,o=void 0===r?[]:r,i=n.minDate,a=n.maxDate,s=n.hasTime,c=n.valueToDate,l=void 0===c?bh:c,u=n.dateToValue,d=void 0===u?wh:u,f=(0,b.useRef)(null),p=(0,b.useState)(!1),h=it()(p,2),g=h[0],v=h[1],y=l(e),w=i?l(i):void 0,x=a?l(a):void 0;(0,b.useEffect)((function(){f.current&&"function"==typeof f.current.setOpen&&f.current.setOpen(g)}),[g]);var O=function(){return v(!1)},S=function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(f.current&&"function"==typeof f.current.getPreSelection){var t,n=e?f.current.getPreSelection():null;return(null===(t=f.current.state)||void 0===t?void 0:t.preSelection)||n}return null},E=function(e){f.current&&"function"==typeof f.current.setPreSelection&&f.current.setPreSelection(e)},k=function(){t(null),E(null)},D=function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=S(!1);if(n){var r=y||new Date,o=t?function(e,t){var n=t.hour,r=void 0===n?0:n,o=t.minute,i=void 0===o?0:o,a=t.second,s=void 0===a?0:a;return(0,vu.avh)((0,vu.glI)((0,vu.gtt)(e,s),i),r)}(n,{hour:(0,vu.qZx)(r),minute:(0,vu.Osm)(r),second:(0,vu.SyE)(r)}):n;C(o,e)}},C=function(n,r){if(n){var i,a=!e&&Boolean(n),c=null==r||null===(i=r.target)||void 0===i?void 0:i.value,l=!!c&&o.some((function(e){return(0,vu.uv4)(c,e)})),u=(0,vu.ol1)(n),p=(0,vu.qZx)(n)!==(0,vu.qZx)(u)||(0,vu.Osm)(n)!==(0,vu.Osm)(u);(a&&!p||l)&&s&&(n=yu.A.setCurrentTime(n)),t(d(n))}else k();var h;s||"click"!==(null==r?void 0:r.type)||(O(),yh(null===(h=f.current)||void 0===h?void 0:h.input))},P=function(t){var n,r,o=!e;if("Tab"===t.key)if(t.shiftKey){if(mh(t.target))O();else if(hh(t.target)){var i;E(y||S(!0)),gh(null===(i=f.current)||void 0===i||null===(i=i.calendar)||void 0===i?void 0:i.componentNode)}else if(ph(t.target)){var a;O(),function(e){var t=null==e?void 0:e.form;if(t){var n=Xt()(t).indexOf(e);n>=1&&yh(t[n-1])}else m.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===(a=f.current)||void 0===a?void 0:a.input)}}else if(mh(t.target)&&g)D(t),O(),vh(null===(n=f.current)||void 0===n?void 0:n.input,o);else if(hh(t.target)){var c;O(),vh(null===(c=f.current)||void 0===c?void 0:c.input,o)}else if(ph(t.target)){var l,u;if(s)D(t,!0),E(null),r=null===(l=f.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(uh));e&&e.focus({preventScroll:!0})}}),0);else D(t),O(),vh(null===(u=f.current)||void 0===u?void 0:u.input,o)}if("Enter"===t.key&&(O(),setTimeout((function(){var e;yh(null===(e=f.current)||void 0===e?void 0:e.input)}),10),t.preventDefault(),t.stopPropagation()),["ArrowDown","ArrowUp","Enter"].includes(t.key))if(g){if(g&&null===S(!1)){var d;E(y||S(!0)),gh(null===(d=f.current)||void 0===d||null===(d=d.calendar)||void 0===d?void 0:d.componentNode)}}else v(!0),t.key="Handled".concat(t.key)},_=function(){var e;v((function(e){return!e})),E(null),yh(null===(e=f.current)||void 0===e?void 0:e.input)};return{reactDatePickerProps:{onClickOutside:O,onInputClick:_,onKeyDown:P,onChange:C,onCalendarOpen:function(){E(null)},onBlur:function(){f.current&&f.current.setState({inputValue:null})},preventOpenOnFocus:!0,enableTabLoop:!1,shouldCloseOnSelect:!1,open:g,selected:y,showTimeInput:s,minDate:w,maxDate:x,ref:f,className:fh},timeInputProps:{onKeyDown:P,className:uh},clearButtonProps:{onMouseDown:function(e){e.preventDefault(),k()}},calendarButtonProps:{onClick:_,className:g?"react-datepicker-ignore-onclickoutside":""},closeModal:O}};var Oh="HH:mm:ss",Sh="HH:mm",Eh=function(e){return(0,vu.uv4)(e,Sh)},kh=function(e){var t=function(e){return e?(0,vu.uv4)(e,Oh)?(0,vu.qgA)(e,Oh,new Date):(0,vu.uv4)(e,Sh)?(0,vu.qgA)(e,Sh,new Date):(0,vu.uv4)(e,"HH:")?(0,vu.qgA)(e,"HH:",new Date):(0,vu.uv4)(e,"H")?(0,vu.qgA)(e,"H",new Date):null:e}(e);return t&&!isNaN(t)?function(e){return(0,vu.GPZ)(e,Sh)}(t):""};const Dh=function(e,t){var n=kh(e),r=(0,b.useState)(n),o=it()(r,2),i=o[0],a=o[1],s=(0,b.useRef)(i),c=mt.usePrevious(n);(0,b.useEffect)((function(){c!==n&&i===c&&a(n)}),[n,i,c]);var l={onChange:function(e){if(e.target.value!==i&&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),l=parseInt(o,10),u=parseInt(c,10),d=!o||!Number.isNaN(l)&&l<24,f=!c||!Number.isNaN(u)&&u<60;if(!d||!f)return!1;s.current=n,a(n);var p=kh(n);p&&!Eh(p)||t(p)}},onBlur:function(){if(i!==n){var e=kh(i);e&&Eh(e)?(s.current=e,a(e),t(e)):a(n)}},onFocus:function(e){i&&"function"==typeof e.target.select&&e.target.select()},value:i||""};return{inputProps:l,clearButtonProps:{onClick:function(){t(""),a("")}}}};var Ch=["value","onChange","onKeyDown"];function Ph(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 _h(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ph(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ph(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}bu();var jh=function(e){var t=e.onChange,n=e.label;return(0,Je.jsx)(Nt,{onMouseDown:function(e){e.preventDefault(),t(null)},tabIndex:-1,children:n})},Th=function(e){var t=e.value,n=e.onChange,r=e.onKeyDown,o=$e()(e,Ch),i=Dh(t,(function(e){n&&n(e||"00:00")})).inputProps;return(0,Je.jsx)(lh,_h(_h(_h({},i),o),{},{type:"text",onKeyDown:r,onClick:function(e){e.target.focus()}}))},Ah={strategy:"fixed"};const Rh=(0,Le.SL)((0,y.injectIntl)((function(e){var t=e.immutable,n=e.id,r=e.value,o=e.minDate,i=e.maxDate,a=e.valueToDate,s=e.dateToValue,c=e.onChange,l=e.intl,u=e.placeholder,d=e.hasTime,f=e.dateFormats,p=void 0===f?[]:f,h=e.dateTimeFormats,m=void 0===h?[]:h,g=e.events,v=(0,b.useRef)(void 0),y=l.locale,w=function(e){return l.formatMessage({id:e})},x=(0,b.useRef)(null),O=Boolean(r),S=!t&&O,E=function(e){v.current=e,c(e)},k=xh(r,E,{dateFormats:p,dateTimeFormats:m,minDate:o,maxDate:i,valueToDate:a,dateToValue:s,hasTime:d}),D=k.reactDatePickerProps,C=k.timeInputProps,P=k.clearButtonProps,_=k.calendarButtonProps,j=k.closeModal;return(0,b.useEffect)((function(){var e=function(){return j()},t=x.current;return t.addEventListener("tableNavigationBlur",e),function(){t&&t.removeEventListener("tableNavigationBlur",e)}}),[j]),(0,Je.jsx)(sh,{immutable:t,id:n,tabIndex:"-1",children:(0,Je.jsxs)(ch,{immutable:t,ref:x,hasTime:d,onBlur:function(e){if("function"==typeof(null==g?void 0:g.onBlur)){var t=void 0!==v.current?v.current:r;g.onBlur(t)}e.stopPropagation()},"data-custom-arrow-navigation":"datepicker",children:[(0,Je.jsx)(pu(),_h(_h({id:n?"".concat(n,"-datepicker"):null,popperClassName:Xl},D),{},{disabled:t,dateFormat:[].concat(Xt()(m),Xt()(p)),placeholderText:u,showMonthDropdown:!0,showYearDropdown:!0,yearDropdownItemNumber:100,scrollableYearDropdown:!0,fixedHeight:!0,showPopperArrow:!1,locale:y,timeInputLabel:w("client.component.datePicker.timeLabel"),customTimeInput:(0,Je.jsx)(Th,_h({},C)),showTimeSelect:d,timeIntervals:15,popperProps:Ah,portalId:"react-datepicker",todayButton:(0,Je.jsx)(jh,{onChange:E,label:w("client.component.datePicker.todayLabel")})})),S&&(0,Je.jsx)(Vt,_h({"data-cy":"btn-clear",icon:"times",tabIndex:-1,"aria-label":w("client.component.datePicker.clearDateLabel")},P)),!t&&(0,Je.jsx)(Vt,_h({"data-cy":"btn-calendar",icon:"calendar",tabIndex:-1},_))]})})})));function Ih(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 Mh=function(e){var t=e.onChange,n=e.options,r=e.id,o=e.value,i=e.immutable,a=e.events,s=e.placeholder,c=(0,y.useIntl)(),l=(null==n?void 0:n.datePickerOptions)||{},u="".concat(yu.A.getLocalizedDateFormat(c.locale)),d=yu.A.getLocalizedDateFormatWithoutPunctuation(c.locale),f=[u,d,yu.A.useTwoDigitYear(u),yu.A.useTwoDigitYear(d)];return(0,Je.jsx)(Rh,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ih(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ih(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({id:r,value:o,onChange:t,dateFormats:f,hasTime:!1,immutable:i,placeholder:s,events:a},l))};function Nh(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 Fh=(0,y.injectIntl)((function(e){var t=e.onChange,n=e.options,r=e.value,o=e.immutable,i=e.placeholder,a=(0,y.useIntl)(),s=(null==n?void 0:n.datePickerOptions)||{},c="".concat(yu.A.getLocalizedDateTimeFormat(a.locale)),l="".concat(yu.A.getLocalizedDateFormat(a.locale)),u=yu.A.getLocalizedDateTimeFormatWithoutPunctuation(a.locale),d=[c,u,yu.A.useTwoDigitYear(c),yu.A.useTwoDigitYear(u)],f=yu.A.getLocalizedDateFormatWithoutPunctuation(a.locale),p=[l,f,yu.A.useTwoDigitYear(l),yu.A.useTwoDigitYear(f)];return(0,Je.jsx)(Rh,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Nh(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Nh(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({value:r,onChange:t,dateTimeFormats:d,dateFormats:p,hasTime:!0,immutable:o,placeholder:i},s))}));var Lh,Hh,Bh,Wh,zh,Uh,Vh,Yh,qh=Le.Ay.section.withConfig({displayName:"StyledSection"})(Lh||(Lh=Ne()(["\n flex: 1;\n display: flex;\n justify-content: flex-end;\n"]))),Gh=Le.Ay.div.withConfig({displayName:"StyledButtonsWrapper"})(Hh||(Hh=Ne()(["\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"])),Rt,Ve.hs.space(-2)),Kh=Le.Ay.div.withConfig({displayName:"StyledDropzone"})(Bh||(Bh=Ne()(["\n width: 100%;\n\n &:hover {\n "," {\n background-color: ",";\n }\n }\n"])),Rt,Ve.t7.color("backgroundItemHover")),Qh=Le.Ay.div.withConfig({displayName:"StyledUploadInput"})(Wh||(Wh=Ne()(["\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,Ve.Ed)(),(function(e){return e.immutable?"not-allowed":"pointer"}),Ve.t7.color("paper"),(function(e){return e.immutable?Ve.Db.shade2(e):Ve.Db.base(e)}),Ve.hs.space(-2),Rt,Ve.hs.space(-3.1),Ve.hs.space(-1.5)),Xh=Le.Ay.div.withConfig({displayName:"StyledUploadProgress"})(zh||(zh=Ne()(["\n && {\n padding-top: ",";\n text-align: center;\n display: inline-block;\n }\n"])),Ve.hs.space(-2)),$h=(0,Le.Ay)(br.oY).withConfig({displayName:"StyledUploadProgressText"})(Uh||(Uh=Ne()(["\n && {\n ","\n }\n"])),(0,Ve.Ed)({fontSize:Ve.hs.font(-1)})),Zh=Le.Ay.div.withConfig({displayName:"StyledUploadProgressIconAndText"})(Vh||(Vh=Ne()(["\n && {\n display: flex;\n justify-content: center;\n align-items: center;\n\n span {\n margin-left: ",";\n }\n }\n"])),Ve.hs.space(-2)),Jh=Le.Ay.div.withConfig({displayName:"StyledView"})(Yh||(Yh=Ne()(["\n display: flex;\n justify-content: space-between;\n padding-top: ",";\n"])),Ve.hs.space(-2));function em(e,t,n,r){return new(n||(n=Promise))((function(o,i){function a(e){try{c(r.next(e))}catch(e){i(e)}}function s(e){try{c(r.throw(e))}catch(e){i(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(a,s)}c((r=r.apply(e,t||[])).next())}))}function tm(e,t){var n,r,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function s(s){return function(c){return function(s){if(n)throw new TypeError("Generator is already executing.");for(;i&&(i=0,s[0]&&(a=0)),a;)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 a.label++,{value:s[1],done:!1};case 5:a.label++,r=s[1],s=[0];continue;case 7:s=a.ops.pop(),a.trys.pop();continue;default:if(!(o=a.trys,(o=o.length>0&&o[o.length-1])||6!==s[0]&&2!==s[0])){a=0;continue}if(3===s[0]&&(!o||s[1]>o[0]&&s[1]<o[3])){a.label=s[1];break}if(6===s[0]&&a.label<o[1]){a.label=o[1],o=s;break}if(o&&a.label<o[2]){a.label=o[2],a.ops.push(s);break}o[2]&&a.ops.pop(),a.trys.pop();continue}s=t.call(e,a)}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 nm(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)a.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return a}function rm(e,t,n){if(n||2===arguments.length)for(var r,o=0,i=t.length;o<i;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 om=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 im(e,t){var n=function(e){var t=e.name;if(t&&-1!==t.lastIndexOf(".")&&!e.type){var n=t.split(".").pop().toLowerCase(),r=om.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 am=[".DS_Store","Thumbs.db"];function sm(e){return"object"==typeof e&&null!==e}function cm(e){return fm(e.target.files).map((function(e){return im(e)}))}function lm(e){return em(this,void 0,void 0,(function(){return tm(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 im(e)}))]}}))}))}function um(e,t){return em(this,void 0,void 0,(function(){var n;return tm(this,(function(r){switch(r.label){case 0:return e.items?(n=fm(e.items).filter((function(e){return"file"===e.kind})),"drop"!==t?[2,n]:[4,Promise.all(n.map(pm))]):[3,2];case 1:return[2,dm(hm(r.sent()))];case 2:return[2,dm(fm(e.files).map((function(e){return im(e)})))]}}))}))}function dm(e){return e.filter((function(e){return-1===am.indexOf(e.name)}))}function fm(e){if(null===e)return[];for(var t=[],n=0;n<e.length;n++){var r=e[n];t.push(r)}return t}function pm(e){if("function"!=typeof e.webkitGetAsEntry)return mm(e);var t=e.webkitGetAsEntry();return t&&t.isDirectory?vm(t):mm(e)}function hm(e){return e.reduce((function(e,t){return rm(rm([],nm(e),!1),nm(Array.isArray(t)?hm(t):[t]),!1)}),[])}function mm(e){var t=e.getAsFile();if(!t)return Promise.reject("".concat(e," is not a File"));var n=im(t);return Promise.resolve(n)}function gm(e){return em(this,void 0,void 0,(function(){return tm(this,(function(t){return[2,e.isDirectory?vm(e):ym(e)]}))}))}function vm(e){var t=e.createReader();return new Promise((function(e,n){var r=[];!function o(){var i=this;t.readEntries((function(t){return em(i,void 0,void 0,(function(){var i,a,s;return tm(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 i=c.sent(),e(i),[3,4];case 3:return a=c.sent(),n(a),[3,4];case 4:return[3,6];case 5:s=Promise.all(t.map(gm)),r.push(s),o(),c.label=6;case 6:return[2]}}))}))}),(function(e){n(e)}))}()}))}function ym(e){return em(this,void 0,void 0,(function(){return tm(this,(function(t){return[2,new Promise((function(t,n){e.file((function(n){var r=im(n,e.fullPath);t(r)}),(function(e){n(e)}))}))]}))}))}var bm=c(9455);function wm(e){return function(e){if(Array.isArray(e))return Dm(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||km(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 xm(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 Om(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?xm(Object(n),!0).forEach((function(t){Sm(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):xm(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Sm(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Em(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,i=[],a=!0,s=!1;try{for(n=n.call(e);!(a=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);a=!0);}catch(e){s=!0,o=e}finally{try{a||null==n.return||n.return()}finally{if(s)throw o}}return i}(e,t)||km(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 km(e,t){if(e){if("string"==typeof e)return Dm(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)?Dm(e,t):void 0}}function Dm(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 Cm="file-invalid-type",Pm="file-too-large",_m="file-too-small",jm="too-many-files",Tm=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:Cm,message:"File type must be ".concat(t)}},Am=function(e){return{code:Pm,message:"File is larger than ".concat(e," ").concat(1===e?"byte":"bytes")}},Rm=function(e){return{code:_m,message:"File is smaller than ".concat(e," ").concat(1===e?"byte":"bytes")}},Im={code:jm,message:"Too many files"};function Mm(e,t){var n="application/x-moz-file"===e.type||(0,bm.A)(e,t);return[n,n?null:Tm(t)]}function Nm(e,t,n){if(Fm(e.size))if(Fm(t)&&Fm(n)){if(e.size>n)return[!1,Am(n)];if(e.size<t)return[!1,Rm(t)]}else{if(Fm(t)&&e.size<t)return[!1,Rm(t)];if(Fm(n)&&e.size>n)return[!1,Am(n)]}return[!0,null]}function Fm(e){return null!=e}function Lm(e){return"function"==typeof e.isPropagationStopped?e.isPropagationStopped():void 0!==e.cancelBubble&&e.cancelBubble}function Hm(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 Bm(e){e.preventDefault()}function Wm(){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!Lm(e)&&t&&t.apply(void 0,[e].concat(r)),Lm(e)}))}}function zm(e){return"audio/*"===e||"video/*"===e||"image/*"===e||"text/*"===e||/\w+\/[-+.\w]+/g.test(e)}function Um(e){return/^.*\.[\w]+$/.test(e)}var Vm=["children"],Ym=["open"],qm=["refKey","role","onKeyDown","onFocus","onBlur","onClick","onDragEnter","onDragOver","onDragLeave","onDrop"],Gm=["refKey","onChange","onClick"];function Km(e){return function(e){if(Array.isArray(e))return $m(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||Xm(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 Qm(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,i=[],a=!0,s=!1;try{for(n=n.call(e);!(a=(r=n.next()).done)&&(i.push(r.value),!t||i.length!==t);a=!0);}catch(e){s=!0,o=e}finally{try{a||null==n.return||n.return()}finally{if(s)throw o}}return i}(e,t)||Xm(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 Xm(e,t){if(e){if("string"==typeof e)return $m(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?$m(e,t):void 0}}function $m(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function 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 Jm(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){eg(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}function eg(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function tg(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}var ng=(0,b.forwardRef)((function(e,t){var n=e.children,r=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=Jm(Jm({},rg),e),n=t.accept,r=t.disabled,o=t.getFilesFromEvent,i=t.maxSize,a=t.minSize,s=t.multiple,c=t.maxFiles,l=t.onDragEnter,u=t.onDragLeave,d=t.onDragOver,f=t.onDrop,p=t.onDropAccepted,h=t.onDropRejected,m=t.onFileDialogCancel,g=t.onFileDialogOpen,v=t.useFsAccessApi,y=t.autoFocus,w=t.preventDropOnDocument,x=t.noClick,O=t.noKeyboard,S=t.noDrag,E=t.noDragEventsBubbling,k=t.onError,D=t.validator,C=(0,b.useMemo)((function(){return function(e){if(Fm(e))return Object.entries(e).reduce((function(e,t){var n=Em(t,2),r=n[0],o=n[1];return[].concat(wm(e),[r],wm(o))}),[]).filter((function(e){return zm(e)||Um(e)})).join(",")}(n)}),[n]),P=(0,b.useMemo)((function(){return function(e){if(Fm(e)){var t=Object.entries(e).filter((function(e){var t=Em(e,2),n=t[0],r=t[1],o=!0;return zm(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(Um)||(console.warn('Skipped "'.concat(n,'" because an invalid file extension was provided.')),o=!1),o})).reduce((function(e,t){var n=Em(t,2),r=n[0],o=n[1];return Om(Om({},e),{},Sm({},r,o))}),{});return[{description:"Files",accept:t}]}return e}(n)}),[n]),_=(0,b.useMemo)((function(){return"function"==typeof g?g:sg}),[g]),j=(0,b.useMemo)((function(){return"function"==typeof m?m:sg}),[m]),T=(0,b.useRef)(null),A=(0,b.useRef)(null),R=Qm((0,b.useReducer)(ag,ig),2),I=R[0],M=R[1],N=I.isFocused,F=I.isFileDialogActive,L=(0,b.useRef)("undefined"!=typeof window&&window.isSecureContext&&v&&"showOpenFilePicker"in window),H=function(){!L.current&&F&&setTimeout((function(){A.current&&(A.current.files.length||(M({type:"closeDialog"}),j()))}),300)};(0,b.useEffect)((function(){return window.addEventListener("focus",H,!1),function(){window.removeEventListener("focus",H,!1)}}),[A,F,j,L]);var B=(0,b.useRef)([]),W=function(e){T.current&&T.current.contains(e.target)||(e.preventDefault(),B.current=[])};(0,b.useEffect)((function(){return w&&(document.addEventListener("dragover",Bm,!1),document.addEventListener("drop",W,!1)),function(){w&&(document.removeEventListener("dragover",Bm),document.removeEventListener("drop",W))}}),[T,w]),(0,b.useEffect)((function(){return!r&&y&&T.current&&T.current.focus(),function(){}}),[T,y,r]);var z=(0,b.useCallback)((function(e){k?k(e):console.error(e)}),[k]),U=(0,b.useCallback)((function(e){e.preventDefault(),e.persist(),ne(e),B.current=[].concat(Km(B.current),[e.target]),Hm(e)&&Promise.resolve(o(e)).then((function(t){if(!Lm(e)||E){var n=t.length,r=n>0&&function(e){var t=e.files,n=e.accept,r=e.minSize,o=e.maxSize,i=e.multiple,a=e.maxFiles,s=e.validator;return!(!i&&t.length>1||i&&a>=1&&t.length>a)&&t.every((function(e){var t=Em(Mm(e,n),1)[0],i=Em(Nm(e,r,o),1)[0],a=s?s(e):null;return t&&i&&!a}))}({files:t,accept:C,minSize:a,maxSize:i,multiple:s,maxFiles:c,validator:D});M({isDragAccept:r,isDragReject:n>0&&!r,isDragActive:!0,type:"setDraggedFiles"}),l&&l(e)}})).catch((function(e){return z(e)}))}),[o,l,z,E,C,a,i,s,c,D]),V=(0,b.useCallback)((function(e){e.preventDefault(),e.persist(),ne(e);var t=Hm(e);if(t&&e.dataTransfer)try{e.dataTransfer.dropEffect="copy"}catch(e){}return t&&d&&d(e),!1}),[d,E]),Y=(0,b.useCallback)((function(e){e.preventDefault(),e.persist(),ne(e);var t=B.current.filter((function(e){return T.current&&T.current.contains(e)})),n=t.indexOf(e.target);-1!==n&&t.splice(n,1),B.current=t,t.length>0||(M({type:"setDraggedFiles",isDragActive:!1,isDragAccept:!1,isDragReject:!1}),Hm(e)&&u&&u(e))}),[T,u,E]),q=(0,b.useCallback)((function(e,t){var n=[],r=[];e.forEach((function(e){var t=Qm(Mm(e,C),2),o=t[0],s=t[1],c=Qm(Nm(e,a,i),2),l=c[0],u=c[1],d=D?D(e):null;if(o&&l&&!d)n.push(e);else{var f=[s,u];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:[Im]})})),n.splice(0)),M({acceptedFiles:n,fileRejections:r,type:"setFiles"}),f&&f(n,r,t),r.length>0&&h&&h(r,t),n.length>0&&p&&p(n,t)}),[M,s,C,a,i,c,f,p,h,D]),G=(0,b.useCallback)((function(e){e.preventDefault(),e.persist(),ne(e),B.current=[],Hm(e)&&Promise.resolve(o(e)).then((function(t){Lm(e)&&!E||q(t,e)})).catch((function(e){return z(e)})),M({type:"reset"})}),[o,q,z,E]),K=(0,b.useCallback)((function(){if(L.current){M({type:"openDialog"}),_();var e={multiple:s,types:P};window.showOpenFilePicker(e).then((function(e){return o(e)})).then((function(e){q(e,null),M({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)?z(e):(L.current=!1,A.current?(A.current.value=null,A.current.click()):z(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."))):(j(e),M({type:"closeDialog"}))}))}else A.current&&(M({type:"openDialog"}),_(),A.current.value=null,A.current.click())}),[M,_,j,v,q,z,P,s]),Q=(0,b.useCallback)((function(e){T.current&&T.current.isEqualNode(e.target)&&(" "!==e.key&&"Enter"!==e.key&&32!==e.keyCode&&13!==e.keyCode||(e.preventDefault(),K()))}),[T,K]),X=(0,b.useCallback)((function(){M({type:"focus"})}),[]),$=(0,b.useCallback)((function(){M({type:"blur"})}),[]),Z=(0,b.useCallback)((function(){x||(!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))}),[x,K]),J=function(e){return r?null:e},ee=function(e){return O?null:J(e)},te=function(e){return S?null:J(e)},ne=function(e){E&&e.stopPropagation()},re=(0,b.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,i=e.onKeyDown,a=e.onFocus,s=e.onBlur,c=e.onClick,l=e.onDragEnter,u=e.onDragOver,d=e.onDragLeave,f=e.onDrop,p=tg(e,qm);return Jm(Jm(eg({onKeyDown:ee(Wm(i,Q)),onFocus:ee(Wm(a,X)),onBlur:ee(Wm(s,$)),onClick:J(Wm(c,Z)),onDragEnter:te(Wm(l,U)),onDragOver:te(Wm(u,V)),onDragLeave:te(Wm(d,Y)),onDrop:te(Wm(f,G)),role:"string"==typeof o&&""!==o?o:"presentation"},n,T),r||O?{}:{tabIndex:0}),p)}}),[T,Q,X,$,Z,U,V,Y,G,O,S,r]),oe=(0,b.useCallback)((function(e){e.stopPropagation()}),[]),ie=(0,b.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,i=tg(e,Gm);return Jm(Jm({},eg({accept:C,multiple:s,type:"file",style:{display:"none"},onChange:J(Wm(r,G)),onClick:J(Wm(o,oe)),tabIndex:-1},n,A)),i)}}),[A,n,s,G,r]);return Jm(Jm({},I),{},{isFocused:N&&!r,getRootProps:re,getInputProps:ie,rootRef:T,inputRef:A,open:J(K)})}(tg(e,Vm)),o=r.open,i=tg(r,Ym);return(0,b.useImperativeHandle)(t,(function(){return{open:o}}),[o]),x().createElement(b.Fragment,null,n(Jm(Jm({},i),{},{open:o})))}));ng.displayName="Dropzone";var rg={disabled:!1,getFilesFromEvent:function(e){return em(this,void 0,void 0,(function(){return tm(this,(function(t){return sm(e)&&sm(e.dataTransfer)?[2,um(e.dataTransfer,e.type)]:function(e){return sm(e)&&sm(e.target)}(e)?[2,cm(e)]:Array.isArray(e)&&e.every((function(e){return"getFile"in e&&"function"==typeof e.getFile}))?[2,lm(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};ng.defaultProps=rg,ng.propTypes={children:Ie().func,accept:Ie().objectOf(Ie().arrayOf(Ie().string)),multiple:Ie().bool,preventDropOnDocument:Ie().bool,noClick:Ie().bool,noKeyboard:Ie().bool,noDrag:Ie().bool,noDragEventsBubbling:Ie().bool,minSize:Ie().number,maxSize:Ie().number,maxFiles:Ie().number,disabled:Ie().bool,getFilesFromEvent:Ie().func,onFileDialogCancel:Ie().func,onFileDialogOpen:Ie().func,useFsAccessApi:Ie().bool,autoFocus:Ie().bool,onDragEnter:Ie().func,onDragLeave:Ie().func,onDragOver:Ie().func,onDrop:Ie().func,onDropAccepted:Ie().func,onDropRejected:Ie().func,onError:Ie().func,validator:Ie().func};const og=ng;var ig={isFocused:!1,isFileDialogActive:!1,isDragActive:!1,isDragAccept:!1,isDragReject:!1,acceptedFiles:[],fileRejections:[]};function ag(e,t){switch(t.type){case"focus":return Jm(Jm({},e),{},{isFocused:!0});case"blur":return Jm(Jm({},e),{},{isFocused:!1});case"openDialog":return Jm(Jm({},ig),{},{isFileDialogActive:!0});case"closeDialog":return Jm(Jm({},e),{},{isFileDialogActive:!1});case"setDraggedFiles":return Jm(Jm({},e),{},{isDragActive:t.isDragActive,isDragAccept:t.isDragAccept,isDragReject:t.isDragReject});case"setFiles":return Jm(Jm({},e),{},{acceptedFiles:t.acceptedFiles,fileRejections:t.fileRejections});case"reset":return Jm({},ig);default:return e}}function sg(){}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 lg(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){Qe()(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}const ug=(0,y.injectIntl)((function(e){var t=e.onDrop,n=e.immutable,r=e.text,o=e.onChoose,i=e.intl,a=function(e){return i.formatMessage({id:e})};return(0,Je.jsxs)(Qh,{immutable:n,children:[(0,Je.jsx)(og,{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,Je.jsx)(qh,{children:(0,Je.jsxs)(Kh,lg(lg({},t()),{},{children:[(0,Je.jsx)("input",lg({},n())),(0,Je.jsx)(Nt,{icon:"arrow-to-top",label:a("client.component.upload.uploadFile"),iconOnly:!0})]}))})}}),o&&(0,Je.jsx)(Nt,{onClick:function(e){o(),e.stopPropagation()},icon:"folder",label:a("client.component.upload.browseDocs"),iconOnly:!0})]})}));var dg,fg=Le.Ay.figure.withConfig({displayName:"StyledPreview"})(dg||(dg=Ne()(["\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"])),Ve.hs.space(-2.2),Ve.t7.color("border"),Ve.t7.radii("form"),(function(e){return e.maxDimensionX||"100%"}),(function(e){return e.maxDimensionY||"100%"}));const pg=fg;var hg;const mg=function(e){var t=e.thumbnailUrl,n=e.alt,r=e.srcUrl,o=(e.fileName,e.caption),i=e.maxDimensionX,a=e.maxDimensionY,s=t?(0,Je.jsx)("img",{alt:n,title:n,src:t}):(0,Je.jsx)("div",{title:n,children:hg||(hg=(0,Je.jsx)(Ze.A,{icon:"file-alt"}))});return(0,Je.jsxs)(pg,{maxDimensionX:i,maxDimensionY:a,children:[(0,Je.jsx)("a",{target:"_blank",rel:"noopener noreferrer",href:r,children:s}),o&&(0,Je.jsx)(br.Ay.Figcaption,{children:o})]})};var gg=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 vg=function(e){var t=e.file,n=e.text;return(0,Je.jsxs)(Xh,{children:[(0,Je.jsx)(mg,{alt:t.name,caption:t.name,maxDimensionX:"96px",maxDimensionY:"96px",srcUrl:t.preview,thumbnailUrl:t.type.startsWith("image")?t.preview:null}),(0,Je.jsxs)(Zh,{children:[(0,Je.jsx)(rt,{position:Ve.xX.position.PREPEND}),(0,Je.jsxs)($h,{children:[n||"uploading"," (",gg(t.size),")"]})]})]})};var yg=function(e,t,n){return"".concat(e).concat(e&&e.indexOf("?")>=0?"&":"?").concat(t,"=").concat(n)};const bg={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 yg(e,"download",!0)},addParameterToURL:yg};function wg(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 xg(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?wg(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):wg(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const Og=function(e){var t,n=e.value,r=e.downloadTitle,o=e.immutable,i=e.onUpload,a=e.deleteTitle,s=null===(t=n.binaryLink)||void 0===t?void 0:t.startsWith("blob:");return(0,Je.jsxs)(Jh,{className:"StyledView",children:[(0,Je.jsx)(mg,xg(xg({alt:n.fileName},s&&{caption:n.fileName}),{},{fileName:n.fileName,maxDimensionX:"96px",maxDimensionY:"96px",srcUrl:n.binaryLink,thumbnailUrl:n.thumbnailLink})),(0,Je.jsxs)(Gh,{children:[!o&&(0,Je.jsx)(Nt,{icon:"trash",onClick:function(){return i(null)},tabIndex:-1,title:a||"delete"}),(0,Je.jsx)(Nt,{children:(0,Je.jsx)(bo.Ay,{neutral:!0,icon:"arrow-to-bottom",target:"_blank",href:bg.getDownloadUrl(n.binaryLink),tabIndex:-1,title:r||"download"})})]})]})};function Sg(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?Sg(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Sg(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const kg=function(e){var t=e.value,n=e.textResources,r=void 0===n?{}:n,o=e.onUpload,i=e.onChoose,a=(0,b.useRef)(t),s=(0,b.useState)({isUploading:!1,previewFile:null}),c=it()(s,2),l=c[0],u=c[1];return(0,b.useEffect)((function(){pr()(a.current,t)||u({isUploading:!1,previewFile:null}),a.current=t}),[t]),null!=t&&t.binaryLink?(0,Je.jsx)(Og,Eg(Eg({},e),{},{deleteTitle:r.delete,downloadTitle:r.download})):l.isUploading?(0,Je.jsx)(vg,Eg({file:l.previewFile,text:r.uploading},e)):(0,Je.jsx)(ug,Eg(Eg({},e),{},{onDrop:function(e){!function(e){u({isUploading:!0,previewFile:e})}(e),o(e)},onChoose:i}))};const Dg=function(e){var t=e.onChange,n=e.options,r=void 0===n?{}:n,o=e.immutable,i=e.value;return(0,Je.jsx)(kg,{onUpload:function(e){null===e?t&&t(null):r.upload&&r.upload(e)},onChoose:r.choose,immutable:o,textResources:{upload:r.uploadText,uploading:r.uploadingText,delete:r.deleteText,download:r.downloadText},value:i||null})};var Cg,Pg,_g=Le.Ay.input.withConfig({displayName:"StyledDurationEdit"})(Cg||(Cg=Ne()(["\n &&&& {\n ","\n flex-grow: 0;\n width: ","px;\n min-width: 2.5ch;\n }\n"])),Oo,(function(e){return e.width})),jg=Le.Ay.label.withConfig({displayName:"StyledDurationEditFocusable"})(Pg||(Pg=Ne()(["\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"])),Ve.hs.space(1),(function(e){return e.immutable?Ve.t7.color("textDisabled"):Ve.t7.color("text")}),(function(e){return e.immutable&&"text"}));const Tg=function(e){var t=e.id,n=e.value,r=e.immutable,o=e.onChange,i=e.options,a=void 0===i?{hoursLabel:"hrs",minutesLabel:"min",secondsLabel:"s"}:i,s=yu.A.millisecondsToDuration(n),c=(0,b.useState)(!1),l=it()(c,2),u=l[0],d=l[1],f=function(e,t){var n,r,i=null!==t?t:s.minutes,a=null!==e?e:s.hours;""!==i||""!==a?(i>=60&&(a=0),o((r=i,(n=a)||r?((n<0||r<0)&&(n=Do(n),r=Do(r)),60*(n||0)*6e4+6e4*(r||0)):null))):o(null)},p=function(){d(!0)},h=function(e){e.charCode>=48&&e.charCode<=57||45===e.charCode&&!0===a.allowNegative||e.preventDefault()},m=function(){return!0===a.allowNegative?"-?d+":"d+"},g=function(){return u||"number"==typeof n},v=function(e){return 9*(e+"").length},y=r&&Boolean(s.seconds);return(0,Je.jsxs)(xo,{onBlur:function(){d(!1)},immutable:r,id:t,children:[(0,Je.jsxs)(jg,{immutable:r,children:[(0,Je.jsx)(_g,{disabled:r,immutable:r,min:!0===a.allowNegative?void 0:0,onChange:function(){},onFocus:p,onInput:function(e){var t=e.target.value.replace(/[^-\d]/g,"");f(t,null)},onKeyPress:h,pattern:m(),step:1,width:v(s.hours),type:"number",value:"number"!=typeof s.hours||0===s.hours&&!r?"":s.hours+"","data-cy":"input-hours"}),g()&&(0,Je.jsx)(br.Ay.Span,{children:a.hoursLabel})]}),(0,Je.jsxs)(jg,{immutable:r,children:[(0,Je.jsx)(_g,{disabled:r,immutable:r,min:!0!==a.allowNegative||null!==s.hours&&0!==s.hours?0:void 0,onChange:function(){},onFocus:p,onInput:function(e){var t=e.target.value.replace(/[^-\d]/g,"");f(null,t)},onKeyPress:h,pattern:m(),step:1,width:v(s.minutes),type:"number",value:s.minutes+"","data-cy":"input-minutes"}),g()&&(0,Je.jsx)(br.Ay.Span,{children:a.minutesLabel})]}),y&&(0,Je.jsxs)(jg,{immutable:r,children:[(0,Je.jsx)(_g,{disabled:r,immutable:r,onChange:function(){},width:v(s.seconds),type:"number",value:s.seconds+""}),g()&&(0,Je.jsx)(br.Ay.Span,{children:a.secondsLabel})]})]})};var Ag;const Rg=Le.Ay.input.attrs((function(e){return{type:"text"}})).withConfig({displayName:"StyledStringEdit"})(Ag||(Ag=Ne()(["\n &&&& {\n ","\n }\n"])),Oo);const Ig=mt.Debouncer((function(e){return(0,Je.jsxs)(xo,{immutable:e.immutable,children:[(0,Je.jsx)(Rg,{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,Je.jsx)(Eo,{children:(0,Je.jsx)(bo.Ay,{href:"mailto:".concat(e.value.toString()),icon:"envelope",look:"ball",tabIndex:-1,target:"_blank",neutral:!0})})]})}));var Mg=c(67197),Ng=c.n(Mg),Fg=c(44383),Lg=c.n(Fg);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 Bg(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){Qe()(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}function Wg(){Wg=function(e,t){return new n(e,void 0,t)};var e=RegExp.prototype,t=new WeakMap;function n(e,r,o){var i=RegExp(e,r);return t.set(i,o||t.get(e)),Ng()(i,n.prototype)}function r(e,n){var r=t.get(n);return Object.keys(r).reduce((function(t,n){var o=r[n];if("number"==typeof o)t[n]=e[o];else{for(var i=0;void 0===e[o[i]]&&i+1<o.length;)i++;t[n]=e[o[i]]}return t}),Object.create(null))}return Ae()(n,RegExp),n.prototype.exec=function(t){var n=e.exec.call(this,t);if(n){n.groups=r(n,this);var o=n.indices;o&&(o.groups=r(o,this))}return n},n.prototype[Symbol.replace]=function(n,o){if("string"==typeof o){var i=t.get(this);return e[Symbol.replace].call(this,n,o.replace(/\$<([^>]+)>/g,(function(e,t){var n=i[t];return"$"+(Array.isArray(n)?n.join("$"):n)})))}if("function"==typeof o){var a=this;return e[Symbol.replace].call(this,n,(function(){var e=arguments;return"object"!=dr()(e[e.length-1])&&(e=[].slice.call(e)).push(r(e,a)),o.apply(this,e)}))}return e[Symbol.replace].call(this,n,o)},Wg.apply(this,arguments)}var zg,Ug=["key","display","postcode","city","country","latitude","longitude"],Vg=function(e){return e*Math.PI/180},Yg=function(e){var t=e.state,n=e.country,r=e.postcode,o=e.city,i=e.latitude,a=e.longitude,s=t?"- ".concat(t):"",c=n?"/ ".concat(n.display):"";return{key:r,display:"".concat(r," ").concat(o," ").concat(s," ").concat(c),postcode:r,city:o,country:n,latitude:Vg(i),longitude:Vg(a)}};function qg(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 Gg(){}function Kg(e){return!!(e||"").match(/\d/)}function Qg(e){return null==e}function Xg(e){return Qg(e)||function(e){return"number"==typeof e&&isNaN(e)}(e)||"number"==typeof e&&!isFinite(e)}function $g(e){return e.replace(/[-[\]/{}()*+?.\\^$|]/g,"\\$&")}function Zg(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 Jg(e,t,n){for(var r="",o=n?"0":"",i=0;i<=t-1;i++)r+=e[i]||o;return r}function ev(e,t){return Array(t+1).join(e)}function tv(e){var t=e+"",n="-"===t[0]?"-":"";n&&(t=t.substring(1));var r=t.split(/[eE]/g),o=r[0],i=r[1];if(!(i=Number(i)))return n+o;var a=1+i,s=(o=o.replace(".","")).length;return a<0?o="0."+ev("0",Math.abs(a))+o:a>=s?o+=ev("0",a-s):o=(o.substring(0,a)||"0")+"."+o.substring(a),n+o}function nv(e,t,n){if(-1!==["","-"].indexOf(e))return e;var r=(-1!==e.indexOf(".")||n)&&t,o=Zg(e),i=o.beforeDecimal,a=o.afterDecimal,s=o.hasNegation,c=parseFloat("0."+(a||"0")),l=(a.length<=t?"0."+a:c.toFixed(t)).split("."),u=i;return i&&Number(l[0])&&(u=i.split("").reverse().reduce((function(e,t,n){return e.length>n?(Number(e[0])+Number(t)).toString()+e.substring(1,e.length):t+e}),l[0])),""+(s?"-":"")+u+(r?".":"")+Jg(l[1]||"",t,n)}function rv(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"}(zg||(zg={}));var ov,iv,av,sv=(ov=function(e,t){for(var n=0,r=0,o=e.length,i=t.length;e[n]===t[n]&&n<o;)n++;for(;e[o-1-r]===t[i-1-r]&&i-r>n&&o-r>n;)r++;return{from:{start:n,end:o-r},to:{start:n,end:i-r}}},av=void 0,function(){for(var e=[],t=arguments.length;t--;)e[t]=arguments[t];return iv&&e.length===iv.length&&e.every((function(e,t){return e===iv[t]}))?av:(iv=e,av=ov.apply(void 0,e))}),cv=function(e,t){var n=Math.min(e.selectionStart,t);return{from:{start:n,end:e.selectionEnd},to:{start:n,end:t}}};function lv(e){return Math.max(e.selectionStart,e.selectionEnd)}function uv(e){return{from:{start:0,end:0},to:{start:0,end:e.length},lastValue:""}}function dv(e){var t=e.currentValue,n=e.formattedValue,r=e.currentValueIndex,o=e.formattedValueIndex;return t[r]===n[o]}function fv(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 pv(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(Kg(e[n])||Kg(e[n-1]));return t}function hv(e,t,n,r,o,i){void 0===i&&(i=Gg);var a=function(e){var t=(0,b.useRef)(e);t.current=e;var n=(0,b.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,i;return Xg(e)?(i="",n=""):"number"==typeof e||t?(i="number"==typeof e?tv(e):e,n=r(i)):(i=o(e,void 0),n=r(i)),{formattedValue:n,numAsString:i}})),s=(0,b.useState)((function(){return a(Qg(e)?t:e,n)})),c=s[0],l=s[1],u=e,d=n;Qg(e)&&(u=c.numAsString,d=!0);var f=a(u,d);return(0,b.useMemo)((function(){l(f)}),[f.formattedValue]),[c,function(e,t){e.formattedValue!==c.formattedValue&&l({formattedValue:e.formattedValue,numAsString:e.value}),i(e,t)}]}function mv(e){return e.replace(/[^0-9]/g,"")}function gv(e){return e}function vv(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,i=e.getInputRef,a=e.format;void 0===a&&(a=gv);var s=e.removeFormatting;void 0===s&&(s=mv);var c=e.defaultValue,l=e.valueIsNumericString,u=e.onValueChange,d=e.isAllowed,f=e.onChange;void 0===f&&(f=Gg);var p=e.onKeyDown;void 0===p&&(p=Gg);var h=e.onMouseUp;void 0===h&&(h=Gg);var m=e.onFocus;void 0===m&&(m=Gg);var g=e.onBlur;void 0===g&&(g=Gg);var v=e.value,y=e.getCaretBoundary;void 0===y&&(y=pv);var w=e.isValidInputCharacter;void 0===w&&(w=Kg);var O=e.isCharacterSame,S=qg(e,["type","displayType","customInput","renderText","getInputRef","format","removeFormatting","defaultValue","valueIsNumericString","onValueChange","isAllowed","onChange","onKeyDown","onMouseUp","onFocus","onBlur","value","getCaretBoundary","isValidInputCharacter","isCharacterSame"]),E=hv(v,c,Boolean(l),a,s,u),k=E[0],D=k.formattedValue,C=k.numAsString,P=E[1],_=(0,b.useRef)(),j=(0,b.useRef)({formattedValue:D,numAsString:C}),T=function(e,t){j.current={formattedValue:e.formattedValue,numAsString:e.value},P(e,t)},A=(0,b.useState)(!1),R=A[0],I=A[1],M=(0,b.useRef)(null),N=(0,b.useRef)({setCaretTimeout:null,focusTimeout:null});(0,b.useEffect)((function(){return I(!0),function(){clearTimeout(N.current.setCaretTimeout),clearTimeout(N.current.focusTimeout)}}),[]);var F=a,L=function(e,t){var n=parseFloat(t);return{formattedValue:e,value:t,floatValue:isNaN(n)?void 0:n}},H=function(e,t,n){0===e.selectionStart&&e.selectionEnd===e.value.length||(rv(e,t),N.current.setCaretTimeout=setTimeout((function(){e.value===n&&e.selectionStart!==t&&rv(e,t)}),0))},B=function(e,t,n){return fv(e,t,y(e),n)},W=function(e,t,n){var r=y(t),o=function(e,t,n,r,o,i,a){void 0===a&&(a=dv);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 l=n.length,u=e.length,d={},f=new Array(l),p=0;p<l;p++){f[p]=-1;for(var h=0,m=u;h<m;h++)if(a({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<l&&(-1===f[g]||!i(n[g]));)g++;var v=g===l||-1===f[g]?u:f[g];for(g=r-1;g>0&&-1===f[g];)g--;var y=-1===g||-1===f[g]?0:f[g]+1;return y>v?v:r-y<v-r?y:v}(t,D,e,n,r,w,O);return o=fv(t,o,r)};(0,b.useEffect)((function(){var e=j.current,t=e.formattedValue,n=e.numAsString;D===t&&C===n||T(L(D,C),{event:void 0,source:zg.props})}),[D,C]);var z=M.current?lv(M.current):void 0;("undefined"!=typeof window?b.useLayoutEffect:b.useEffect)((function(){var e=M.current;if(D!==j.current.formattedValue&&e){var t=W(j.current.formattedValue,D,z);e.value=D,H(e,t,D)}}),[D]);var U=function(e,t,n){var r=t.target,o=_.current?cv(_.current,r.selectionEnd):sv(D,e),i=Object.assign(Object.assign({},o),{lastValue:D}),a=s(e,i),c=F(a);if(a=s(c,void 0),d&&!d(L(c,a))){var l=t.target,u=lv(l),f=W(e,D,u);return l.value=D,H(l,f,D),!1}return function(e){var t=e.formattedValue;void 0===t&&(t="");var n,r=e.input,o=e.source,i=e.event,a=e.numAsString;if(r){var s=e.inputValue||r.value,c=lv(r);r.value=t,void 0!==(n=W(s,t,c))&&H(r,n,t)}t!==D&&T(L(t,a),{event:i,source:o})}({formattedValue:c,numAsString:a,inputValue:e,event:t,source:n,input:t.target}),!0},V=function(e,t){void 0===t&&(t=0);var n=e.selectionStart,r=e.selectionEnd;_.current={selectionStart:n,selectionEnd:r+t}},Y=!R||"undefined"==typeof navigator||navigator.platform&&/iPhone|iPod/.test(navigator.platform)?void 0:"numeric",q=Object.assign({inputMode:Y},S,{type:t,value:D,onChange:function(e){var t=e.target.value;U(t,e,zg.event)&&f(e),_.current=void 0},onKeyDown:function(e){var t,n=e.target,r=e.key,o=n.selectionStart,i=n.selectionEnd,a=n.value;void 0===a&&(a=""),"ArrowLeft"===r||"Backspace"===r?t=Math.max(o-1,0):"ArrowRight"===r?t=Math.min(o+1,a.length):"Delete"===r&&(t=o);var s=0;"Delete"===r&&o===i&&(s=1);var c="ArrowLeft"===r||"ArrowRight"===r;if(void 0===t||o!==i&&!c)return p(e),void V(n,s);var l=t;c?(l=B(a,t,"ArrowLeft"===r?"left":"right"))!==t&&e.preventDefault():"Delete"!==r||w(a[t])?"Backspace"!==r||w(a[t])||(l=B(a,t,"left")):l=B(a,t,"right");l!==t&&H(n,l,a),p(e),V(n,s)},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=B(r,e);o!==e&&H(t,o,r)}};n(),requestAnimationFrame((function(){n()})),h(e),V(t)},onFocus:function(e){e.persist&&e.persist();var t=e.target,n=e.currentTarget;M.current=t,N.current.focusTimeout=setTimeout((function(){var r=t.selectionStart,o=t.selectionEnd,i=t.value;void 0===i&&(i="");var a=B(i,r);a===r||0===r&&o===i.length||H(t,a,i),m(Object.assign(Object.assign({},e),{currentTarget:n}))}),0)},onBlur:function(e){M.current=null,clearTimeout(N.current.focusTimeout),clearTimeout(N.current.setCaretTimeout),g(e)}});if("text"===n)return o?x().createElement(x().Fragment,null,o(D,S)||null):x().createElement("span",Object.assign({},S,{ref:i}),D);if(r){var G=r;return x().createElement(G,Object.assign({},q,{ref:i}))}return x().createElement("input",Object.assign({},q,{ref:i}))}function yv(e,t){var n=t.decimalScale,r=t.fixedDecimalScale,o=t.prefix;void 0===o&&(o="");var i=t.suffix;void 0===i&&(i="");var a=t.allowNegative,s=t.thousandsGroupStyle;if(void 0===s&&(s="thousand"),""===e||"-"===e)return e;var c=bv(t),l=c.thousandSeparator,u=c.decimalSeparator,d=0!==n&&-1!==e.indexOf(".")||n&&r,f=Zg(e,a),p=f.beforeDecimal,h=f.afterDecimal,m=f.addNegation;return void 0!==n&&(h=Jg(h,n,!!r)),l&&(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,l,s)),o&&(p=o+p),i&&(h+=i),m&&(p="-"+p),e=p+(d&&u||"")+h}function bv(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 wv(e,t,n){var r;void 0===t&&(t=uv(e));var o=n.allowNegative,i=n.prefix;void 0===i&&(i="");var a=n.suffix;void 0===a&&(a="");var s=n.decimalScale,c=t.from,l=t.to,u=l.start,d=l.end,f=bv(n),p=f.allowedDecimalSeparators,h=f.decimalSeparator,m=e[d]===h;if(Kg(e)&&(e===i||e===a)&&""===t.lastValue)return e;if(d-u==1&&-1!==p.indexOf(e[u])){var g=0===s?"":h;e=e.substring(0,u)+g+e.substring(u+1,e.length)}var v=function(e,t,n){var r=!1,o=!1;i.startsWith("-")?r=!1:e.startsWith("--")?(r=!1,o=!0):a.startsWith("-")&&e.length===a.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}},y=v(e,u,d),b=y.hasNegation;e=(r=y).value,u=r.start,d=r.end;var w=v(t.lastValue,c.start,c.end),x=w.start,O=w.end,S=w.value,E=e.substring(u,d);!(e.length&&S.length&&(x>S.length-a.length||O<i.length))||E&&a.startsWith(E)||(e=S);var k=0;e.startsWith(i)?k+=i.length:u<i.length&&(k=u),d-=k;var D=(e=e.substring(k)).length,C=e.length-a.length;e.endsWith(a)?D=C:(d>C||d>e.length-a.length)&&(D=d),e=e.substring(0,D),e=function(e,t){void 0===e&&(e="");var n=new RegExp("(-)"),r=new RegExp("(-)(.)*(-)"),o=n.test(e),i=r.test(e);return e=e.replace(/-/g,""),o&&!i&&t&&(e="-"+e),e}(b?"-"+e:e,o),e=(e.match(function(e,t){return new RegExp("(^-)|[0-9]|"+$g(e),t?"g":void 0)}(h,!0))||[]).join("");var P=e.indexOf(h);e=e.replace(new RegExp($g(h),"g"),(function(e,t){return t===P?".":""}));var _=Zg(e,o),j=_.beforeDecimal,T=_.afterDecimal,A=_.addNegation;return l.end-l.start<c.end-c.start&&""===j&&m&&!parseFloat(T)&&(e=A?"-":""),e}function xv(e){e=function(e){var t=bv(e),n=t.thousandSeparator,r=t.decimalSeparator,o=e.prefix;void 0===o&&(o="");var i=e.allowNegative;if(void 0===i&&(i=!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("-")&&i&&(console.error("\n Prefix can't start with '-' when allowNegative is true.\n prefix: "+o+"\n allowNegative: "+i+"\n "),i=!1),Object.assign(Object.assign({},e),{allowNegative:i})}(e);e.decimalSeparator,e.allowedDecimalSeparators,e.thousandsGroupStyle;var t=e.suffix,n=e.allowNegative,r=e.allowLeadingZeros,o=e.onKeyDown;void 0===o&&(o=Gg);var i=e.onBlur;void 0===i&&(i=Gg);var a=e.thousandSeparator,s=e.decimalScale,c=e.fixedDecimalScale,l=e.prefix;void 0===l&&(l="");var u=e.defaultValue,d=e.value,f=e.valueIsNumericString,p=e.onValueChange,h=qg(e,["decimalSeparator","allowedDecimalSeparators","thousandsGroupStyle","suffix","allowNegative","allowLeadingZeros","onKeyDown","onBlur","thousandSeparator","decimalScale","fixedDecimalScale","prefix","defaultValue","value","valueIsNumericString","onValueChange"]),m=bv(e),g=m.decimalSeparator,v=m.allowedDecimalSeparators,y=function(t){return yv(t,e)},b=function(t,n){return wv(t,n,e)},w=Qg(d)?u:d,x=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,l,t);Qg(d)?Qg(u)||(x=x||"number"==typeof u):x=x||"number"==typeof d;var O=function(e){return Xg(e)?e:("number"==typeof e&&(e=tv(e)),x&&"number"==typeof s?nv(e,s,Boolean(c)):e)},S=hv(O(d),O(u),Boolean(x),y,b,p),E=S[0],k=E.numAsString,D=E.formattedValue,C=S[1];return Object.assign(Object.assign({},h),{value:D,valueIsNumericString:!1,isValidInputCharacter:function(e){return e===g||Kg(e)},isCharacterSame:function(e){var t=e.currentValue,n=e.lastValue,r=e.formattedValue,o=e.currentValueIndex,i=e.formattedValueIndex,a=t[o],s=r[i],c=sv(n,t).to;return!!(o>=c.start&&o<c.end&&v&&v.includes(a)&&s===g)||a===s},onValueChange:C,format:y,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})),i="-"===e[0];o.fill(!1,0,n.length+(i?1:0));var a=e.length;return o.fill(!1,a-r.length+1,a+1),o}(t,e)},onKeyDown:function(e){var t=e.target,r=e.key,i=t.selectionStart,u=t.selectionEnd,d=t.value;if(void 0===d&&(d=""),("Backspace"===r||"Delete"===r)&&u<l.length)e.preventDefault();else if(i===u){"Backspace"===r&&"-"===d[0]&&i===l.length+1&&n&&rv(t,1),s&&c&&("Backspace"===r&&d[i-1]===g?(rv(t,i-1),e.preventDefault()):"Delete"===r&&d[i]===g&&e.preventDefault()),(null==v?void 0:v.includes(r))&&d[i]===g&&rv(t,i+1);var f=!0===a?",":a;"Backspace"===r&&d[i-1]===f&&rv(t,i-1),"Delete"===r&&d[i]===f&&rv(t,i+1),o(e)}else o(e)},onBlur:function(t){var n=k;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=nv(n,s,c)),n!==k){var o=yv(n,e);C({formattedValue:o,value:n,floatValue:parseFloat(n)},{event:t,source:zg.event})}i(t)}})}function Ov(e){var t=xv(e);return x().createElement(vv,Object.assign({},t))}var Sv,Ev=["immutable"];function kv(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 Dv=(0,Le.Ay)((function(e){e.immutable;var t=$e()(e,Ev);return(0,Je.jsx)(Ov,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?kv(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):kv(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({},t))})).withConfig({displayName:"StyledNumberEdit"})(Sv||(Sv=Ne()(["\n &&&& {\n ","\n }\n"])),Oo);const Cv=Dv;function Pv(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 _v(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Pv(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Pv(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var jv=function(e){return 0!==e?Math.ceil(Math.log10(Math.abs(e)+1)):1},Tv=function(e){return null!=e&&!isNaN(parseFloat(e))},Av=function(e,t,n){return!Tv(n)||!(Tv(t)&&n>t)&&!(Tv(e)&&n<e)},Rv=function(e,t){return function(n){var r=n.floatValue;return jv(r)<jv(e)||Av(e,t,r)}};const Iv=(0,y.injectIntl)(mt.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,i=e.options||{},a=i.prePointDigits,s=i.postPointDigits,c=i.minValue,l=i.maxValue,u=i.allowNegative,d=i.fixedDecimalScale,f=i.suffix,p=i.prefix,h=i.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}(a,s,l),g=_v(_v({isAllowed:Rv(c,m),allowNegative:!!u},isNaN(s)?{}:{decimalScale:s}),{},{fixedDecimalScale:!!d}),v=void 0===e.value||null===e.value?"":e.value;return(0,Je.jsx)(xo,{immutable:e.immutable,children:(0,Je.jsx)(Cv,_v(_v({decimalSeparator:o,disabled:e.immutable,id:e.id,valueIsNumericString:!0,name:e.name,onValueChange:function(t){e.onChange&&Av(c,m,t.floatValue)&&e.onChange(void 0!==t.floatValue?t.floatValue:null)},immutable:e.immutable,thousandSeparator:r,value:v,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&&!Av(c,m,r)&&(t.target.value=null)}}))})}),800));const Mv=mt.Debouncer((function(e){var t=e.value,n=e.onChange,r=e.options,o=e.immutable,i=e.name,a=e.id,s=e.placeholder,c=r||{},l=c.minValue,u=c.maxValue,d=c.format,f=c.allowLeadingZeros,p=c.suffix,h=null==t?"":t;return(0,Je.jsx)(xo,{immutable:o,children:(0,Je.jsx)(Cv,{isAllowed:Rv(l,u),allowNegative:!0,decimalScale:0,disabled:o,id:a,name:i,onValueChange:function(e){var t=e.value,r=e.floatValue,o=f?t:r;void 0===o&&(o=null),Av(l,u,r)&&n(o)},value:h,allowLeadingZeros:f,suffix:p,format:d,placeholder:s,immutable:o})})}),800);var Nv,Fv,Lv,Hv=Le.Ay.div.withConfig({displayName:"StyledWrapper"})(Nv||(Nv=Ne()(["\n display: flex;\n justify-content: stretch;\n"]))),Bv=Le.Ay.div.withConfig({displayName:"StyledLocationWrapper"})(Fv||(Fv=Ne()(["\n flex-grow: 1;\n"]))),Wv=Le.Ay.div.withConfig({displayName:"StyledDistanceWrapper"})(Lv||(Lv=Ne()(["\n width: 50px;\n border-left: 1px solid ",";\n margin-left: ",";\n padding-left: ",";\n"])),Ve.t7.color("border"),Ve.hs.space(-.8),Ve.hs.space(.5));function zv(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 Uv(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?zv(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):zv(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const Vv=function(e){var t=e.id,n=e.immutable,r=e.value,o=e.onChange,i=e.options,a=void 0===i?{}:i,s=a.suggestions,c=a.isLoading,l=a.fetchSuggestions,u=a.latitudeField,d=a.longitudeField,f=a.emptySearchText,p=a.noResultsText,h=a.kmSuffixText,m=r?r.distance:0,g=function(e){return null!=e&&e.latitude&&null!=e&&e.longitude?Lg()(e,Ug):void 0}(r),v=function(e){return e?e.map(Yg):[]}(s);return(0,Je.jsxs)(Hv,{children:[(0,Je.jsx)(Bv,{children:(0,Je.jsx)(Ip,{id:t,immutable:n,onChange:function(e){o(Uv(Uv({},function(e,t){return t?Bg(Bg({},e),Lg()(t,Ug)):$r()(e,Ug)}(r,e)),{},{latitudeField:u,longitudeField:d}))},isLoading:c,options:v,searchOptions:function(e){var t=function(e){if(!e)return null;var t=Xt()(e.matchAll(Wg(/([\d]*)([^\d\s]*)/g,{postcode:1,city:2}))).map((function(e){return e.groups})),n=t.find((function(e){return e.postcode})),r=t.find((function(e){return e.city}));return Bg(Bg({},r?{city:r.city}:{}),n?{postcode:n.postcode}:{})}(e);l(t,null)},fetchOptions:function(e){e||l(null,null)},value:g,noResultsComp:function(e){return e.inputValue?p:f}})}),(0,Je.jsx)(Wv,{children:(0,Je.jsx)(Mv,{value:m,onChange:function(e){o(Uv(Uv({},r),{},{distance:e}))},immutable:n,options:{minValue:0,maxValue:100,suffix:" ".concat(h)}})})]})};var Yv,qv=(0,b.lazy)((function(){return c.e(262).then(c.bind(c,8810))}));const Gv=function(e){var t=e.id,n=e.onChange,r=e.immutable,o=e.value,i=void 0===o?"":o,a=e.options;if(r)return(0,Je.jsx)(br.Ay.Span,{children:(0,Je.jsx)("div",{dangerouslySetInnerHTML:{__html:i}})});var s=a||{},c=s.contentLang,l=s.defaultLinkTarget,u=s.ckEditorConfig;return(0,Je.jsx)(b.Suspense,{fallback:Yv||(Yv=(0,Je.jsx)("i",{})),children:(0,Je.jsx)(qv,{id:t,onChange:function(e){n&&n(e)},value:i,contentLang:c,defaultLinkTarget:l,ckEditorConfig:u})})};var Kv,Qv;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 $v(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){Qe()(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 Zv=function(e){var t=e.onChange,n=e.options,r=e.value,o=e.id,i=e.immutable,a=e.name,s=function(e){return function(t){return t[e]}},c=function(e){var t=e.state,n=e.country,r=e.postcode,o=e.city,i=t?"- ".concat(t):"",a=n?"/ ".concat(n.display):"";return(0,Je.jsxs)(br.Ay.Span,{children:[r," ",o," ",i," ",a]})},l=function(e){return function(n,o){var i=o.newValue;t($v($v({},r),{},Qe()({},e,i)))}},u=function(e,r){var o=r.suggestion;!0===o.validationRequired?n.validateLocation(o,t):t(o)},d=function(e){return function(t){var r=t.value;n.fetchSuggestions(Qe()({},e,r),n.locationValues.country)}},f={id:o,value:r.postcode||"",onChange:l("postcode"),disabled:i},p={value:r.city||"",onChange:l("city"),disabled:i};return(0,Je.jsx)(co,{children:function(e){var t,o=e.focused,l=e.getRef;return(0,Je.jsxs)(jo,{immutable:i,name:a,ref:l,children:[(0,Je.jsx)(to(),{suggestions:n.suggestions||[],onSuggestionsFetchRequested:d("postcode"),getSuggestionValue:s("postcode"),renderSuggestion:c,onSuggestionsClearRequested:function(){},inputProps:f,onSuggestionSelected:u,focusInputOnSuggestionClick:!1,shouldRenderSuggestions:function(e){return e&&!i}}),(o||r.city||r.postcode)&&(Kv||(Kv=(0,Je.jsx)(br.Ay.Span,{children:"/"}))),(0,Je.jsx)(to(),{suggestions:n.suggestions||[],onSuggestionsFetchRequested:d("city"),getSuggestionValue:s("city"),renderSuggestion:c,onSuggestionsClearRequested:function(){},inputProps:p,onSuggestionSelected:u,focusInputOnSuggestionClick:!1,shouldRenderSuggestions:function(e){return e&&!i}}),(0,Je.jsxs)(Eo,{children:[n.isLoading&&(Qv||(Qv=(0,Je.jsx)(rt,{size:"1.8rem"}))),(t=n.locationValues,Boolean(t.city||t.postcode)&&!t.street&&(0,Je.jsx)(bo.Ay,{href:Co(n.locationValues),icon:"map-marked",tabIndex:-1,target:"_blank",dense:!1,title:n.mapButtonTitle||"Show on map",neutral:!0}))]})]})}})};function Jv(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 ey=function(e){return(0,Je.jsx)(Ip,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Jv(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Jv(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({id:e.id,isMulti:!0,immutable:e.immutable,onChange:e.onChange,value:e.value},e.options))};function ty(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 ny=function(e){return(0,Je.jsx)(Ip,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ty(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ty(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({id:e.id,isMulti:!0,immutable:e.immutable,onChange:e.onChange,value:e.value,openMenuOnClick:!0},e.options))};var ry;const oy=Le.Ay.input.attrs((function(e){return{type:"tel"}})).withConfig({displayName:"StyledPhoneEdit"})(ry||(ry=Ne()(["\n &&&& {\n ","\n }\n"])),Oo);const iy=function(e){var t=e.onChange,n=e.value,r=e.immutable,o=e.id,i=e.onLibLoaded,a=_o()(e,"options.defaultCountry")||"CH",l=(0,b.useState)(null),u=it()(l,2),f=u[0],p=u[1],h=x().createRef();(0,b.useEffect)((function(){var e=function(){var e=s()(d().mark((function e(){var t;return d().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,c.e(222).then(c.bind(c,96366));case 2:t=e.sent,p(t),i&&i();case 5:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();e()}),[i]);var m=function(e,t){var n=e.substring(0,t-1).match(/\s/g);return(null==n?void 0:n.length)||0},g=n&&null!=f&&f.AsYouType?new f.AsYouType(a).input(n):n||"";return(0,Je.jsxs)(xo,{immutable:r,children:[(0,Je.jsx)(oy,{disabled:r||!f,id:o,name,onChange:function(e){var r=e.target.value,o=f?f.parseNumber(r,a):r,i=Jr()(o)?new f.AsYouType(a).input(r).replace(/\s/g,""):f.formatNumber(o,"E.164");t(i);var s=e.target.selectionStart;!function(e,t,n){if(n&&e.length!==n){var r=new f.AsYouType(a).input(t),o=new f.AsYouType(a).input(e),i=m(r,n),s=m(o,n)-i;window.requestAnimationFrame(function(){var e=n+s;this.setSelectionRange(e,e)}.bind(h.current))}}(r,n,s)},immutable:r||!f,ref:h,value:g}),g&&(0,Je.jsx)(Eo,{children:(0,Je.jsx)(bo.Ay,{href:"tel:".concat(n),icon:"phone",tabIndex:-1,target:"_blank",neutral:!0})})]})};function ay(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 sy(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ay(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ay(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var cy=function(e){return e.map((function(e){return Lg()(e,["key","display"])}))};const ly=function(e){var t=e.id,n=e.immutable,r=e.onChange,o=e.options.isMulti,i=e.value;return(0,Je.jsx)(Ip,{id:t,immutable:n,isMulti:o,onChange:function(e){var t=o?e.map((function(e){return e.key})):[null==e?void 0:e.key],n=i.options.map((function(e){return sy(sy({},e),t.includes(e.key)?{selected:!0}:{selected:!1})}));r({options:n})},value:cy(i.options.filter((function(e){return e.selected}))),openMenuOnClick:!0,options:cy(i.options)})};function uy(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 dy=function(e){return(0,Je.jsx)(Ip,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?uy(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):uy(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({id:e.id,isMulti:!1,immutable:e.immutable,onChange:e.onChange,value:e.value},e.options))};function fy(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 py=function(e){return(0,Je.jsx)(Ip,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?fy(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):fy(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({immutable:e.immutable,onChange:e.onChange,value:e.value},e.options))};function hy(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 my=function(e){return(0,Je.jsx)(Ip,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?hy(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):hy(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({id:e.id,immutable:e.immutable,isMulti:!1,onChange:e.onChange,value:e.value,openMenuOnClick:!0},e.options))};const gy=mt.Debouncer((function(e){return(0,Je.jsx)(xo,{immutable:e.immutable,children:(0,Je.jsx)(Rg,{disabled:e.immutable,id:e.id,name:e.name,onChange:function(t){return e.onChange(t.target.value)},immutable:e.immutable,value:e.value||"","data-custom-arrow-navigation":"string"})})}));var vy,yy,by,wy,xy,Oy=c(60115),Sy=Le.Ay.div.withConfig({displayName:"StyledTermsEdit"})(vy||(vy=Ne()(["\n margin: "," 0;\n display: flex;\n"])),Ve.hs.space(-1.4)),Ey=Le.Ay.input.withConfig({displayName:"StyledCheckbox"})(yy||(yy=Ne()(["\n margin-right: ",";\n"])),Ve.hs.space(-1.5)),ky=(0,Le.AH)(by||(by=Ne()(["\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"])),Ve.t7.color("secondary"),Ve.t7.color("secondaryLight"),Ve.t7.color("secondary")),Dy=Le.Ay.a.withConfig({displayName:"StyledTermsLink"})(wy||(wy=Ne()(["\n ","\n"])),ky),Cy=(0,Le.Ay)(Wp).withConfig({displayName:"StyledHtmlFormatter"})(xy||(xy=Ne()(["\n &&& {\n p {\n margin: 0;\n }\n\n a {\n ","\n }\n }\n"])),ky);const Py=function(e){var t=e.options,n=t.loadTerms,r=t.terms,o=e.onChange,i=e.value,a=e.name,s=e.id,c=e.immutable,l=(0,b.useCallback)((function(e){return{termsConditionKey:r.key,widgetConfigKey:Oy.A.getWidgetConfigKey(),checked:e,pickAllProperties:!0}}),[r]),u=(0,b.useCallback)((function(){return o(null)}),[o]),d=(0,b.useCallback)((function(e){return o(l(e))}),[o,l]),f=(0,b.useCallback)((function(e){o&&(e?d(e):u())}),[o,d,u]);(0,b.useEffect)((function(){n()}),[]),(0,b.useEffect)((function(){!r||i||null!=r&&r.checkbox&&!c||d(!1)}),[r,i,c,d]);var p=(null==r?void 0:r.checkbox)&&(0,Je.jsx)(Ey,{type:"checkbox",checked:(null==i?void 0:i.checked)||!1,name:a,onChange:function(e){return f(e.target.checked)},id:s}),h=(null==r?void 0:r.link)&&(0,Je.jsx)(Dy,{target:"_blank",href:r.link,rel:"noreferrer",children:(0,Je.jsx)(Cy,{value:r.label,breakWords:!0})});return!c&&(0,Je.jsxs)(Sy,{children:[p,h||(0,Je.jsx)(Cy,{value:null==r?void 0:r.label,breakWords:!0})]})};var _y,jy,Ty,Ay=(0,Le.AH)(_y||(_y=Ne()(["\n ","\n width: 100%;\n grid-area: 1 / 1 / 2 / 2;\n max-height: 25rem;\n box-sizing: border-box;\n"])),Oo),Ry=Le.Ay.div.withConfig({displayName:"StyledSizeWrapper"})(jy||(jy=Ne()(["\n display: grid;\n width: 100%;\n overflow: hidden;\n\n &:after {\n content: attr(data-replicated-value) ' ';\n white-space: pre-wrap;\n word-break: break-all;\n visibility: hidden;\n ","\n /* prevent scrollbar on Firefox */\n padding-right: 15px;\n }\n"])),Ay),Iy=Le.Ay.textarea.withConfig({displayName:"StyledTextarea"})(Ty||(Ty=Ne()(["\n &&&& {\n ","\n resize: none;\n margin: 0;\n min-height: ",";\n position: relative;\n }\n"])),Ay,(function(e){var t=e.disabled,n=e.isSafari;return!t||n?"4.5em":"0"}));function My(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?My(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):My(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const Fy=function(e){var t=e.value,n=e.onChange,r=e.name,o=e.id,i=e.disabled,a=e.immutable,s=(0,b.useState)(t),c=it()(s,2),l=c[0],u=c[1],d=!el.isSafari(),f=el.isSafari(),p=(0,b.useCallback)(Lo()(u,500,{trailing:!0}),[]);return(0,b.useEffect)((function(){d&&p(t)}),[t,d,p]),(0,Je.jsx)(Ry,Ny(Ny({"data-testid":"replicated-test"},d?{"data-replicated-value":l}:{}),{},{children:(0,Je.jsx)(Iy,{value:t||"",name:r,id:o,onChange:n,disabled:i,immutable:a,rows:"1",isSafari:f})}))};const Ly=mt.Debouncer((function(e){return(0,Je.jsx)(xo,{immutable:e.immutable,"data-custom-arrow-navigation":"text",children:(0,Je.jsx)(Fy,{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 Hy;const By=Le.Ay.input.withConfig({displayName:"StyledTimeEdit"})(Hy||(Hy=Ne()(["\n &&&& {\n ","\n }\n"])),Oo);function Wy(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 zy(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Wy(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Wy(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const Uy=function(e){var t=e.onChange,n=e.value,r=e.immutable,o=e.id,i=e.name,a=Dh(n,t),s=a.inputProps,c=a.clearButtonProps,l=n&&!r;return(0,Je.jsxs)(xo,{immutable:r,children:[(0,Je.jsx)(By,zy({type:"text",disabled:r,id:o,immutable:r,name:i},s)),l&&(0,Je.jsx)(Eo,{children:(0,Je.jsx)(Vt,zy(zy({icon:"times"},c),{},{tabIndex:-1}))})]})};var Vy;const Yy=Le.Ay.input.attrs((function(e){return{type:"url"}})).withConfig({displayName:"StyledUrlEdit"})(Vy||(Vy=Ne()(["\n &&&& {\n ","\n }\n"])),Oo);const qy=mt.Debouncer((function(e){return(0,Je.jsxs)(xo,{immutable:e.immutable,children:[(0,Je.jsx)(Yy,{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,Je.jsx)(Eo,{children:(0,Je.jsx)(bo.Ay,{href:e.value,icon:"external-link",look:"ball",tabIndex:-1,target:"_blank",neutral:!0})})]})}));function Gy(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 Ky(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Gy(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Gy(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Qy={boolean:Lp,"boolean-select":Mp,choice:Xp,code:rh,date:Mh,datetime:Fh,document:Dg,duration:Tg,email:Ig,geosearch:Vv,html:Gv,integer:Mv,address:Io,location:Zv,"multi-remote":ey,"multi-select":ny,number:Iv,phone:iy,"pseudo-select":ly,remote:dy,"search-filter":py,"single-select":my,string:gy,terms:Py,text:Ly,url:qy,time:Uy},Xy=["boolean","choice","terms"];const $y=function(e){var t=e.componentType,n=e.value,r=e.options,o=e.id,i=e.events,a=e.placeholder,s=e.readOnly,c=void 0!==s&&s;if(Qy[t]){var l=Qy[t],u=Ky(Ky({},$r()(i,["onChange","onDrop","onDragStart"])),{},{onBlur:function(){"function"==typeof(null==i?void 0:i.onBlur)&&i.onBlur(n)},onClick:function(e){Xy.includes(t)&&("function"==typeof(null==i?void 0:i.onClick)&&i.onClick(e),"function"==typeof(null==i?void 0:i.onBlur)&&i.onBlur())}});return(0,Je.jsx)("div",Ky(Ky({},u),{},{"data-cy":"form-field",children:(0,Je.jsx)(l,Ky(Ky({value:n,onChange:null==i?void 0:i.onChange},Jr()(r)?{}:{options:r}),{},{id:o,immutable:c,placeholder:a,events:i}))}))}return console.log("No type-editor defined for component type",t),null};function Zy(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 Jy(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Zy(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Zy(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const eb=function(e){return(0,Je.jsx)(ko,{children:(0,Je.jsx)($y,Jy({componentType:e.type},$r()(e,"type")))})};const tb=(0,Le.SL)((function(e){return(0,Je.jsx)(Ze.A,{style:{fontSize:"".concat(e.theme.fontSize.base,"rem")},icon:e.value?"check":"times"})}));const nb=function(e){var t=(0,y.useIntl)();return(0,Je.jsx)(br.Ay.Time,{dateTime:e.value,title:t.formatDate(e.value),children:(0,Je.jsx)(y.FormattedDate,{value:e.value,year:"numeric",month:"2-digit",day:"2-digit",timeZone:"UTC",id:e.id})})};var rb;const ob=(0,y.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),rb||(rb=(0,Je.jsx)(br.Ay.Span,{}));var o=(0,vu.GPZ)(r,"HH:mm");return(0,Je.jsxs)(br.Ay.Time,{dateTime:r.toISOString(),title:"".concat(n.formatDate(r),", ").concat(o),children:[(0,Je.jsx)(y.FormattedDate,{value:r,year:"numeric",month:"2-digit",day:"2-digit"}),", ",o]})}));var ib;function ab(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 sb(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ab(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ab(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const cb=function(e){var t=e.options||{},n=(0,Je.jsxs)(Je.Fragment,{children:[t.title&&(0,Je.jsx)(br.Ay.H5,{children:t.title}),(0,Je.jsx)(Wp,sb({},e))]});return"text"===t.mode?n:(0,Je.jsx)(vp,{content:n,isPlainHtml:!0,children:ib||(ib=(0,Je.jsx)(lp,{children:(0,Je.jsx)(Ze.A,{icon:"question-circle"})}))})};const lb=function(e){var t=e.value,n=e.options||{},r=n.tooltips,o=n.loadTooltip,i=_o()(r,t.resourceKey,null);return(0,Je.jsxs)(Je.Fragment,{children:[(0,Je.jsx)(vp,{content:i?(0,Je.jsx)("div",{dangerouslySetInnerHTML:{__html:cr.sanitizeHtml(i)}}):null,children:(0,Je.jsx)("span",{onMouseOver:function(){return o&&!i&&o(t.resourceKey)},children:(0,Je.jsx)(bo.Ay,{alt:t.alt||t.fileName,icon:"eye",look:"raised",target:"_blank",href:t.binaryLink,onClick:function(e){e.stopPropagation()}})})}),(0,Je.jsx)(bo.Ay,{alt:t.alt||t.fileName,icon:"arrow-to-bottom",look:"raised",target:"_blank",href:bg.getDownloadUrl(t.binaryLink),onClick:function(e){e.stopPropagation()}})]})};const ub=function(e){return(0,Je.jsx)(kg,{onUpload:function(){},immutable:!0,textResources:{download:e.options.downloadText},value:e.value?e.value:null})};const db=function(e){var t=e.value,n=parseInt(t),r=yu.A.formatDuration(n);return(0,Je.jsx)(br.Ay.Time,{dateTime:r,title:r,children:r})};const fb=function(e){return(0,Je.jsx)(bo.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 pb=function(e){return(0,Je.jsx)(br.Ay.Span,{breakWords:e.breakWords,useTitle:e.useTitle,children:e.value.toString()})};function hb(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 mb(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?hb(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):hb(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var gb=function(){return"; "};const vb=function(e){var t=e.value,n=e.options,r=e.breakWords,o=e.useTitle,i=n||{},a=i.navigationStrategy,s=i.linkProps,c=(null==t?void 0:t.length)>0?t.map((function(e){return null!=a&&a.DetailLink?(0,Je.jsx)("span",{onClick:function(e){return e.stopPropagation()},children:(0,Je.jsx)(a.DetailLink,mb(mb({},s),{},{entityKey:e.key,children:e.display}))}):e.display})).reduce((function(e,t,n){return[e,(0,Je.jsx)(gb,{},"sep".concat(n)),t]})):null;return(0,Je.jsx)(br.Ay.Span,{breakWords:r,useTitle:o,children:c})};const yb=function(e){return(0,Je.jsx)(br.Ay.Span,{breakWords:e.breakWords,useTitle:e.useTitle,children:(0,Je.jsx)(y.FormattedNumber,{value:e.value,style:"decimal",minimumFractionDigits:e.options&&e.options.postPointDigits||2})})};const bb=function(e){var t;return(0,Je.jsx)(br.Ay.Span,{breakWords:e.breakWords,useTitle:e.useTitle,children:(0,Je.jsx)(y.FormattedNumber,{value:e.value,style:"percent",minimumFractionDigits:null==e||null===(t=e.options)||void 0===t?void 0:t.postPointDigits})})};function wb(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 xb(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?wb(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):wb(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Ob=(0,b.lazy)((function(){return Promise.all([c.e(222),c.e(672)]).then(c.bind(c,74302))}));const Sb=function(e){return(0,Je.jsx)(b.Suspense,{fallback:"",children:(0,Je.jsx)(Ob,xb({},e))})};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}function kb(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){Qe()(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}const Db=function(e){var t=e.value,n=e.options,r=e.breakWords,o=e.id,i=n||{},a=i.tooltips,s=i.loadTooltip,c=i.navigationStrategy,l=i.linkProps,u=_o()(a,t.key,null);t=yr.getOrFirst(t);var d=(0,Je.jsx)(br.Ay.Span,{breakWords:r,useTitle:!u,id:o,children:t.display});return(null!=c&&c.DetailLink?(0,Je.jsx)("span",{onClick:function(e){return e.stopPropagation()},children:(0,Je.jsx)(c.DetailLink,kb(kb({},l),{},{entityKey:t.key,children:(0,Je.jsx)(vp,{content:u?(0,Je.jsx)("div",{dangerouslySetInnerHTML:{__html:cr.sanitizeHtml(u)}}):null,children:(0,Je.jsx)("span",{onMouseOver:function(){return s&&!u&&s(t.key)},id:o,children:d})})}))}):null)||d};const Cb=function(e){return(0,Je.jsx)(br.Ay.Span,{breakWords:e.breakWords,useTitle:e.useTitle,id:e.id,children:e.value.toString()})};const Pb=function(e){return e.breakWords?(0,Je.jsx)(br.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,Je.jsx)("br",{},t)]:e})))}):(0,Je.jsx)(br.Ay.Span,{breakWords:!1,useTitle:e.useTitle,id:e.id,children:e.value.replace("/\n/g"," ")});var t};var _b=function(e,t){return parseInt(e.split(":")[t])||0};const jb=(0,y.injectIntl)((function(e){var t=e.value,n=(e.intl,_b(t,0)),r=_b(t,1),o=_b(t,2),i=_b(t,3),a=new Date(2e3,1,1,n,r,o,i),s=(0,vu.GPZ)(a,"HH:mm:ss.SSS"),c=(0,vu.GPZ)(a,"HH:mm");return(0,Je.jsx)(br.Ay.Time,{dateTime:s,title:c,children:c})}));const Tb=function(e){var t=e.value,n=e.breakWords,r=e.useTitle;return(0,Je.jsx)(bo.Ay,{onClick:function(e){e.stopPropagation()},href:t,target:"_blank",rel:"noopener noreferrer",label:t,breakWords:n,useTitle:r,neutral:!1})};var Ab,Rb={boolean:tb,date:nb,datetime:ob,document:ub,"document-compact":lb,duration:db,email:fb,html:Wp,integer:pb,"multi-remote":vb,"multi-select":vb,number:yb,percent:bb,phone:Sb,remote:Db,"single-select":Db,string:Cb,text:Pb,time:jb,url:Tb,description:cb};const Ib=function(e){var t=e.componentType,n=e.value,r=e.options,o=e.breakWords,i=void 0===o||o,a=e.useTitle,s=void 0===a||a,c=e.id;if(Rb[t]){var l=Rb[t];return(0,Je.jsx)(l,{value:n,options:r,breakWords:i,useTitle:s,id:c})}return console.log("No FormattedValue mapper defined for component type",t,n),Ab||(Ab=(0,Je.jsx)("div",{}))};var Mb;const Nb=function(e){var t=e.type,n=e.value,r=e.options,o=e.breakWords,i=e.useTitle,a=e.id;return null==n||""===n?Mb||(Mb=(0,Je.jsx)("span",{})):(0,Je.jsx)(Ib,{componentType:t,value:n,options:r,breakWords:o,useTitle:i,id:a})},Fb=Nb;var Lb="checked",Hb="indeterminate",Bb="unchecked";const Wb=function(e){var t=e.value,n=e.id,r=e.onChange,o=e.label,i=(0,b.useRef)(null);return(0,b.useLayoutEffect)((function(){i.current.indeterminate=t===Hb,i.current.checked=t===Lb}),[t]),(0,Je.jsx)("input",{ref:i,onChange:function(e){r(t===Hb?Bb:e.target.checked?Lb:Bb)},id:n,type:"checkbox","aria-checked":"checked"===t,"aria-label":o})},zb=Wb;var Ub;const Vb=Le.Ay.div.withConfig({displayName:"StyledLayoutBox"})(Ub||(Ub=Ne()(["\n height: fit-content;\n margin-bottom: ",";\n"])),Ve.hs.space(.25));var Yb=function(e){var t=e.children;return(0,Je.jsx)(Vb,{children:t})};const qb=(0,b.memo)(Yb);var Gb,Kb=Le.Ay.div.withConfig({displayName:"StyledLayoutContainer"})(Gb||(Gb=Ne()(["\n display: grid;\n padding-right: ",";\n ",";\n ",";\n"])),Ve.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(Ve.hs.space(.25)({theme:n}))}),(function(e){return e.occupiesRemainingHeight&&"\n flex: 1;\n "}));const Qb=Kb;const Xb=function(e){var t=e.children,n=e.occupiesRemainingHeight,r=e.minBoxWidth,o=void 0===r?250:r,i=(0,b.useRef)(null),a=(0,b.useState)(0),s=it()(a,2),c=s[0],l=s[1],u=function(){l(i.current.offsetWidth)};return(0,b.useEffect)((function(){return u(),window.addEventListener("resize",u),function(){return window.removeEventListener("resize",u)}}),[]),(0,Je.jsx)(Qb,{ref:i,containerWidth:c,occupiesRemainingHeight:n,minBoxWidth:o,children:t})},$b={Box:qb,Container:Xb};var Zb,Jb,ew,tw,nw=c(5016),rw=(0,Le.i7)(Zb||(Zb=Ne()(["\n from {\n opacity: 0;\n }\n\n to {\n opacity: 1;\n }\n"]))),ow=(0,Le.AH)(Jb||(Jb=Ne()(["\n animation: "," 400ms ease-in-out both;\n"])),rw),iw=Le.Ay.div.withConfig({displayName:"StyledLoadingIconAndTest"})(ew||(ew=Ne()(["\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"])),Ve.hs.space(-1),ow,nw.oY,Ve.hs.space(-1));const aw=Le.Ay.div.withConfig({displayName:"StyledLoadMask"})(tw||(tw=Ne()(["\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 sw;const cw=function(e){var t=e.promises,n=e.required,r=e.children,o=e.loadingText,i=e.className,a=(0,b.useState)(!1),s=it()(a,2),c=s[0],l=s[1],u=(0,b.useState)(!0),d=it()(u,2),f=d[0],p=d[1];(0,b.useEffect)((function(){return t&&Promise.all(t).then((function(){var e;e=!0,f&&l(e)})),function(){p(!1)}}),[]);var h=n&&Array.isArray(n)?!n.some((function(e){return!e})):!!t&&c;return(0,Je.jsx)(aw,{className:i,children:h?r:(0,Je.jsxs)(iw,{children:[sw||(sw=(0,Je.jsx)(rt,{size:"30px"},"loading-spinner")),o&&(0,Je.jsx)(br.Ay.Span,{children:o},"loadingText")]})})};var lw,uw=Le.Ay.div.withConfig({displayName:"StyledPanel"})(lw||(lw=Ne()(["\n && {\n background-color: ",";\n border: 1px "," ",";\n border-radius: ",";\n }\n"])),Ve.t7.color("paper"),(function(e){return e.isFramed?"solid":"none"}),Ve.t7.color("borderLight"),Ve.t7.radii("form"));const dw=uw;var fw=["children","isFramed","controlledIsOpen","isOpenInitial","isToggleable","onToggle"];const pw=function(e){var t=e.children,n=e.isFramed,r=void 0===n||n,o=e.controlledIsOpen,i=e.isOpenInitial,a=void 0===i||i,s=e.isToggleable,c=void 0===s||s,l=e.onToggle,u=$e()(e,fw),d=(0,b.useState)(a),f=it()(d,2),p=f[0],h=f[1],m="boolean"==typeof o,g=function(){c&&(m?"function"==typeof l&&l(!o):h(!p))};return(0,Je.jsx)(dw,{isFramed:r,"data-cy":u["data-cy"],children:x().Children.map(t,(function(e){return x().cloneElement(e,{isFramed:r,isOpen:m?o:p,isToggleable:c,toggleOpenState:g})}))})};var hw,mw=Le.Ay.div.withConfig({displayName:"StyledPanelBody"})(hw||(hw=Ne()(["\n && {\n padding: ",";\n display: ",";\n }\n"])),(function(e){return e.isFramed?Ve.hs.space(-.375):0}),(function(e){return e.isOpen?"block":"none"}));const gw=mw;var vw=["children","isFramed","isOpen"];const yw=function(e){var t=e.children,n=e.isFramed,r=e.isOpen,o=$e()(e,vw);return(0,Je.jsx)(gw,{isFramed:n,isOpen:r,"data-cy":o["data-cy"],children:(0,Je.jsx)("div",{children:t})})};const bw=function(e){var t=e.initialOpenPanelIndex,n=e.children,r=(0,b.useState)(t),o=it()(r,2),i=o[0],a=o[1];return(0,Je.jsx)(Je.Fragment,{children:x().Children.map(n,(function(e,t){return x().cloneElement(e,{controlledIsOpen:i===t,onToggle:function(e){return function(e,t){a(!0===t?e:void 0)}(t,e)}})}))})};var ww;const xw=Le.Ay.div.withConfig({displayName:"StyledPanelGroup"})(ww||(ww=Ne()(["\n margin-bottom: ",";\n\n && {\n ",":not(:last-child) {\n margin-bottom: ",";\n }\n }\n"])),Ve.hs.space(0),dw,Ve.hs.space(-1));function Ow(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?Ow(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ow(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const Ew=function(e){return(0,Je.jsx)(xw,{children:(0,Je.jsx)(bw,Sw({},e))})};var kw,Dw,Cw,Pw,_w,jw,Tw="1px",Aw=Le.Ay.span.withConfig({displayName:"StyledIconWrapper"})(kw||(kw=Ne()(["\n font-size: ",";\n color: ",";\n\n /* only hide arrow on non-touch devices */\n ","\n"])),Ve.hs.font(1),Ve.t7.color("text"),!el.isTouchDevice&&(0,Le.AH)(Dw||(Dw=Ne()(["\n opacity: 0;\n\n &:hover {\n color: ",";\n }\n "])),Ve.t7.color("secondaryLight"))),Rw=Le.Ay.div.withConfig({displayName:"StyledPanelHeader"})(Cw||(Cw=Ne()(["\n && {\n background-color: ",";\n display: flex;\n /* stylelint-disable declaration-block-no-redundant-longhand-properties */\n border-top-left-radius: calc("," - ",");\n border-top-right-radius: calc("," - ",");\n border-bottom-right-radius: calc("," - ",");\n border-bottom-left-radius: calc("," - ",");\n ","\n /* stylelint-enable declaration-block-no-redundant-longhand-properties */\n padding: ",";\n align-items: center;\n\n /* only apply arrow styles on non-touch devices */\n ","\n /* stylelint-disable-line rule-empty-line-before */\n > div {\n flex: 1 1 auto;\n }\n ","\n }\n"])),Ve.t7.color("backgroundPanelHeaderFooter"),Ve.t7.radii("form"),Tw,Ve.t7.radii("form"),Tw,Ve.t7.radii("form"),Tw,Ve.t7.radii("form"),Tw,(function(e){return e.isOpen&&(0,Le.AH)(Pw||(Pw=Ne()(["\n border-bottom-right-radius: 0;\n border-bottom-left-radius: 0;\n "])))}),(function(e){return e.isFramed?(0,Le.AH)(_w||(_w=Ne()(["\n "," ","\n "])),Ve.hs.space(-1.7),Ve.hs.space(-.375)):0}),!el.isTouchDevice&&(0,Le.AH)(jw||(jw=Ne()(["\n &:hover {\n cursor: pointer;\n\n "," {\n opacity: 1;\n }\n }\n "])),Aw),(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(Tw,";\n }\n\n &:last-child,\n &:nth-child(3) {\n border-top-width: ").concat(Tw,";\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(Tw,";\n }\n ")}(e)}));const Iw=Rw;var Mw=["children","isFramed","isOpen","isToggleable","showToggler","toggleOpenState","options"];const Nw=function(e){var t=e.children,n=e.isFramed,r=e.isOpen,o=e.isToggleable,i=e.showToggler,a=void 0===i||i,s=e.toggleOpenState,c=e.options,l=void 0===c?{collapseButtonText:"Hide information",unfoldButtonText:"Show more information"}:c,u=$e()(e,Mw);return(0,Je.jsxs)(Iw,{isFramed:n,isOpen:r,onClick:s,"data-cy":u["data-cy"],children:[(0,Je.jsx)("div",{children:x().Children.map(t,(function(e){return x().cloneElement(e)}))}),o&&a&&(0,Je.jsx)(Aw,{children:(0,Je.jsx)(Ze.A,{icon:r?"chevron-up":"chevron-down",onClick:s,title:r?l.collapseButtonText:l.unfoldButtonText})})]})},Fw={Body:yw,Group:Ew,Header:Nw,Wrapper:pw};var Lw,Hw=Le.Ay.div.withConfig({displayName:"StyledPanel"})(Lw||(Lw=Ne()(["\n && {\n background-color: ",";\n border: 1.5px "," ",";\n border-radius: ",";\n }\n"])),Ve.t7.color("paper"),(function(e){return e.isFramed?"solid":"none"}),Ve.t7.color("borderLight"),Ve.t7.radii("form"));const Bw=Hw;const Ww=function(e){var t=e.children,n=e.isFramed,r=void 0===n||n,o=e.isOpenInitial,i=void 0===o||o,a=(0,b.useState)(i),s=it()(a,2),c=s[0],l=s[1];return(0,Je.jsx)(Bw,{isFramed:r,children:x().Children.map(t,(function(e){return x().cloneElement(e,{isOpen:c,isToggleable:!i,isFramed:r,toggleOpenState:function(){return l(!c)}})}))})};var zw,Uw,Vw=Le.Ay.div.withConfig({displayName:"StyledPanelBody"})(zw||(zw=Ne()(["\n && {\n padding: ",";\n display: ",";\n }\n"])),(function(e){return e.isFramed?(0,Le.AH)(Uw||(Uw=Ne()(["\n "," "," "," ","\n "])),Ve.hs.space(-1),Ve.hs.space(.2),Ve.hs.space(.2),Ve.hs.space(.2)):0}),(function(e){return e.isOpen?"block":"none"}));const Yw=Vw;const qw=function(e){var t=e.children,n=e.isFramed,r=e.isOpen;return(0,Je.jsx)(Yw,{isFramed:n,isOpen:r,children:(0,Je.jsx)("div",{children:t})})};var Gw;const Kw=Le.Ay.div.withConfig({displayName:"StyledPanelGroup"})(Gw||(Gw=Ne()(["\n margin-bottom: ",";\n\n && {\n ",":not(:last-child) {\n margin-bottom: ",";\n }\n }\n"])),Ve.hs.space(0),Bw,Ve.hs.space(-1));function Qw(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 Xw(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Qw(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Qw(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const $w=function(e){return(0,Je.jsx)(Kw,{children:(0,Je.jsx)(bw,Xw({},e))})};var Zw,Jw,ex,tx="1px",nx=Le.Ay.div.withConfig({displayName:"StyledPanelHeader"})(Zw||(Zw=Ne()(["\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"])),Ve.t7.color("paper"),Ve.t7.radii("form"),tx,Ve.t7.radii("form"),tx,(function(e){return e.isFramed?Ve.hs.space(.2):0}),Ve.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(tx,";\n }\n ")}(e)})),rx=Le.Ay.span.withConfig({displayName:"StyledIconWrapper"})(Jw||(Jw=Ne()(["\n font-size: ",";\n color: ",";\n\n /* only hide arrow on non-touch devices */\n ","\n"])),Ve.hs.font(1),Ve.t7.color("text"),!el.isTouchDevice&&(0,Le.AH)(ex||(ex=Ne()(["\n opacity: 0;\n\n &:hover {\n color: ",";\n }\n "])),Ve.t7.color("secondaryLight")));const ox=nx;const ix=function(e){var t=e.children,n=e.isFramed,r=e.isOpen,o=e.isToggleable,i=e.showToggler,a=void 0===i||i,s=e.toggleOpenState,c=e.options,l=void 0===c?{collapseButtonText:"Hide information",unfoldButtonText:"Show more information"}:c;return(0,Je.jsxs)(ox,{isFramed:n,isOpen:r,onClick:o?s:function(){},children:[(0,Je.jsx)("div",{children:x().Children.map(t,(function(e){return x().cloneElement(e)}))}),o&&a&&(0,Je.jsx)(rx,{children:(0,Je.jsx)(Ze.A,{icon:r?"chevron-up":"chevron-down",onClick:s,title:r?l.collapseButtonText:l.unfoldButtonText})})]})},ax={Body:qw,Group:$w,Header:ix,Wrapper:Ww};var sx={Body:Qe()(Qe()({},Oy.A.EmbedType.admin,Fw.Body),Oy.A.EmbedType.widget,ax.Body),Group:Qe()(Qe()({},Oy.A.EmbedType.admin,Fw.Group),Oy.A.EmbedType.widget,ax.Group),Header:Qe()(Qe()({},Oy.A.EmbedType.admin,Fw.Header),Oy.A.EmbedType.widget,ax.Header),Wrapper:Qe()(Qe()({},Oy.A.EmbedType.admin,Fw.Wrapper),Oy.A.EmbedType.widget,ax.Wrapper)};const cx={Body:Oy.A.embedStrategyFactory({mapping:sx.Body}),Group:Oy.A.embedStrategyFactory({mapping:sx.Group}),Header:Oy.A.embedStrategyFactory({mapping:sx.Header}),Wrapper:Oy.A.embedStrategyFactory({mapping:sx.Wrapper})};var lx;Le.Ay.div.withConfig({displayName:"StyledButtonWrapper"})(lx||(lx=Ne()(["\n padding-top: ",";\n background-color: ",";\n display: flex;\n justify-content: flex-end;\n"])),Ve.hs.space(0),Ve.t7.color("paper"));var ux=new AbortController,dx=!1;window.addEventListener("beforeunload",(function(e){dx?(e.preventDefault(),e.returnValue=""):ux.abort()})),window.addEventListener("pagehide",(function(){ux.signal.aborted||ux.abort()}));var fx=function(e){return"@@redux-saga/"+e},px=fx("CANCEL_PROMISE"),hx=fx("CHANNEL_END"),mx=fx("IO"),gx=fx("MATCH"),vx=fx("MULTICAST"),yx=fx("SAGA_ACTION"),bx=fx("SELF_CANCELLATION"),wx=fx("TASK"),xx=fx("TASK_CANCEL"),Ox=fx("TERMINATE"),Sx=fx("LOCATION");function Ex(){return Ex=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},Ex.apply(this,arguments)}var kx=function(e){return null==e},Dx=function(e){return null!=e},Cx=function(e){return"function"==typeof e},Px=function(e){return"string"==typeof e},_x=Array.isArray,jx=function(e){return e&&Cx(e.then)},Tx=function(e){return e&&Cx(e.next)&&Cx(e.throw)},Ax=function e(t){return t&&(Px(t)||Mx(t)||Cx(t)||_x(t)&&t.every(e))},Rx=function(e){return e&&Cx(e.take)&&Cx(e.close)},Ix=function(e){return Cx(e)&&e.hasOwnProperty("toString")},Mx=function(e){return Boolean(e)&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype},Nx=function(e){return Rx(e)&&e[vx]};const Fx=function(e,t){var n;void 0===t&&(t=!0);var r=new Promise((function(r){n=setTimeout(r,Math.min(2147483647,e),t)}));return r[px]=function(){clearTimeout(n)},r};var Lx=function(e){return function(){return e}},Hx=Lx(!0),Bx=function(){};var Wx=function(e){return e};"function"==typeof Symbol&&Symbol.asyncIterator&&Symbol.asyncIterator;var zx=function(e,t){Ex(e,t),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(t).forEach((function(n){e[n]=t[n]}))};function Ux(e,t){var n=e.indexOf(t);n>=0&&e.splice(n,1)}function Vx(e){var t=!1;return function(){t||(t=!0,e())}}var Yx=function(e){throw e},qx=function(e){return{value:e,done:!0}};function Gx(e,t,n){void 0===t&&(t=Yx),void 0===n&&(n="iterator");var r={meta:{name:n},next:e,throw:t,return:qx,isSagaIterator:!0};return"undefined"!=typeof Symbol&&(r[Symbol.iterator]=function(){return r}),r}function Kx(e,t){var n=t.sagaStack;console.error(e),console.error(n)}var Qx=function(e){return Array.apply(null,new Array(e))},Xx=function(e){return function(t){return e(Object.defineProperty(t,yx,{value:!0}))}},$x=function(e){return e===Ox},Zx=function(e){return e===xx},Jx=function(e){return $x(e)||Zx(e)};function eO(e,t){var n=Object.keys(e),r=n.length;var o,i=0,a=_x(e)?Qx(r):{},s={};return n.forEach((function(e){var n=function(n,s){o||(s||Jx(n)?(t.cancel(),t(n,s)):(a[e]=n,++i===r&&(o=!0,t(a))))};n.cancel=Bx,s[e]=n})),t.cancel=function(){o||(o=!0,n.forEach((function(e){return s[e].cancel()})))},s}function tO(e){return{name:e.name||"anonymous",location:nO(e)}}function nO(e){return e[Sx]}function rO(){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 oO={isEmpty:Hx,put:Bx,take:Bx};function iO(e,t){void 0===e&&(e=10);var n=new Array(e),r=0,o=0,i=0,a=function(t){n[o]=t,o=(o+1)%e,r++},s=function(){if(0!=r){var t=n[i];return n[i]=null,r--,i=(i+1)%e,t}},c=function(){for(var e=[];r;)e.push(s());return e};return{isEmpty:function(){return 0==r},put:function(s){var l;if(r<e)a(s);else switch(t){case 1:throw new Error("Channel's Buffer overflow!");case 3:n[o]=s,i=o=(o+1)%e;break;case 4:l=2*e,n=c(),r=n.length,o=n.length,i=0,n.length=l,e=l,a(s)}},take:s,flush:c}}var aO=function(){return oO},sO=function(e){return iO(e,4)},cO="TAKE",lO="PUT",uO="ALL",dO="RACE",fO="CALL",pO="CPS",hO="FORK",mO="JOIN",gO="CANCEL",vO="SELECT",yO="ACTION_CHANNEL",bO="CANCELLED",wO="FLUSH",xO="GET_CONTEXT",OO="SET_CONTEXT",SO=function(e,t){var n;return(n={})[mx]=!0,n.combinator=!1,n.type=e,n.payload=t,n},EO=function(e){return SO(hO,Ex({},e.payload,{detached:!0}))};function kO(e,t){return void 0===e&&(e="*"),Ax(e)?(Dx(t)&&console.warn("take(pattern) takes one argument but two were provided. Consider passing an array for listening to several action types"),SO(cO,{pattern:e})):Nx(e)&&Dx(t)&&Ax(t)?SO(cO,{channel:e,pattern:t}):Rx(e)?(Dx(t)&&console.warn("take(channel) takes one argument but two were provided. Second argument is ignored."),SO(cO,{channel:e})):void 0}function DO(e,t){return kx(t)&&(t=e,e=void 0),SO(lO,{channel:e,action:t})}function CO(e){var t=SO(uO,e);return t.combinator=!0,t}function PO(e,t){var n,r=null;return Cx(e)?n=e:(_x(e)?(r=e[0],n=e[1]):(r=e.context,n=e.fn),r&&Px(n)&&Cx(r[n])&&(n=r[n])),{context:r,fn:n,args:t}}function _O(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 SO(fO,PO(e,n))}function jO(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 SO(hO,PO(e,n))}function TO(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 EO(jO.apply(void 0,[e].concat(n)))}function AO(e){void 0===e&&(e=Wx);for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return SO(vO,{selector:e,args:n})}var RO=_O.bind(null,Fx),IO=function(e){return{done:!0,value:e}},MO={};function NO(e){return Rx(e)?"channel":Ix(e)?String(e):Cx(e)?e.name:String(e)}function FO(e,t,n){var r,o,i,a=t;function s(t,n){if(a===MO)return IO(t);if(n&&!o)throw a=MO,n;r&&r(t);var s=n?e[o](n):e[a]();return a=s.nextState,i=s.effect,r=s.stateUpdater,o=s.errorState,a===MO?IO(t):i}return Gx(s,(function(e){return s(null,e)}),n)}function LO(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 i,a={done:!1,value:kO(e)},s=function(e){return i=e};return FO({q1:function(){return{nextState:"q2",effect:a,stateUpdater:s}},q2:function(){return{nextState:"q1",effect:(e=i,{done:!1,value:jO.apply(void 0,[t].concat(r,[e]))})};var e}},"q1","takeEvery("+NO(e)+", "+t.name+")")}function HO(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 i,a,s={done:!1,value:kO(e)},c=function(e){return{done:!1,value:jO.apply(void 0,[t].concat(r,[e]))}},l=function(e){return{done:!1,value:(t=e,void 0===t&&(t=bx),SO(gO,t))};var t},u=function(e){return i=e},d=function(e){return a=e};return FO({q1:function(){return{nextState:"q2",effect:s,stateUpdater:d}},q2:function(){return i?{nextState:"q3",effect:l(i)}:{nextState:"q1",effect:c(a),stateUpdater:u}},q3:function(){return{nextState:"q1",effect:c(a),stateUpdater:u}}},"q1","takeLatest("+NO(e)+", "+t.name+")")}function BO(e,t,n){for(var r=arguments.length,o=new Array(r>3?r-3:0),i=3;i<r;i++)o[i-3]=arguments[i];var a,s,c,l,u={done:!1,value:kO(t)},d={done:!1,value:(c={action:kO(t),debounce:RO(e)},l=SO(dO,c),l.combinator=!0,l)},f=function(e){return a=e},p=function(e){return s=e};return FO({q1:function(){return{nextState:"q2",effect:u,stateUpdater:f}},q2:function(){return{nextState:"q3",effect:d,stateUpdater:p}},q3:function(){return s.debounce?{nextState:"q1",effect:(t=a,{done:!1,value:jO.apply(void 0,[n].concat(o,[t]))})}:{nextState:"q2",effect:(e=s.action,{done:!1,value:e}),stateUpdater:f};var e,t}},"q1","debounce("+NO(t)+", "+n.name+")")}function WO(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 jO.apply(void 0,[LO,e,t].concat(r))}function zO(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 jO.apply(void 0,[HO,e,t].concat(r))}function UO(e,t,n){for(var r=arguments.length,o=new Array(r>3?r-3:0),i=3;i<r;i++)o[i-3]=arguments[i];return jO.apply(void 0,[BO,e,t,n].concat(o))}var VO=function(e,t,n){return d().mark((function r(){var o,i,a,s=arguments;return d().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:for(o=s.length,i=new Array(o),a=0;a<o;a++)i[a]=s[a];case 1:return r.prev=2,r.next=5,_O.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!==ux.signal.aborted){r.next=16;break}if(!n){r.next=15;break}return r.next=13,DO(n("client.common.unexpectedError","client.common.unexpectedError",r.t0));case 13:r.next=16;break;case 15:m.A.logError("error",r.t0);case 16:r.next=1;break;case 18:case"end":return r.stop()}}),r,null,[[2,7]])}))};const YO={autoRestartSaga:VO,createGenerator:function(e){return d().mark((function t(){return d().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,CO(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(VO(t,null,n)))},abortController:ux,deactivatePreventFromLeaving:function(){dx=!1},activatePreventFromLeaving:function(){dx=!0}};Ie().node,Ie().bool,Ie().string,Ie().bool,Ie().objectOf(Ie().arrayOf(Ie().oneOfType([Ie().node,Ie().string]))),Ie().bool,Ie().bool,Ie().string,Ie().string,Ie().oneOf(["inside","outside-responsive","outside"]),Ie().bool,Ie().string,Ie().bool,Ie().string,Ie().bool;var qO,GO,KO,QO=Qe()(Qe()(Qe()(Qe()(Qe()({},Ve.xX.condition.BASE,Ve.t7.color("text")),Ve.xX.condition.DANGER,Ve.t7.color("signal.danger")),Ve.xX.condition.SUCCESS,Ve.t7.color("signal.success")),Ve.xX.condition.WARNING,Ve.t7.color("signal.warning")),Ve.xX.condition.INFO,Ve.t7.color("signal.info")),XO=(0,Le.Ay)(br.dV).withConfig({displayName:"StyledSignalList"})(qO||(qO=Ne()(["\n && {\n list-style-type: none;\n margin-left: 0;\n }\n"]))),$O=Le.Ay.span.withConfig({displayName:"StyledSignalListIcon"})(GO||(GO=Ne()(["\n margin-left: -1px;\n margin-right: ",";\n"])),Ve.hs.space(-2)),ZO=(0,Le.Ay)(br.vx).withConfig({displayName:"StyledSignalListItem"})(KO||(KO=Ne()(["\n && {\n color: ",";\n position: relative;\n padding: 0;\n }\n"])),(function(e){return function(e){var t=e.condition;return QO[t]}(e)}));const JO=function(e){return(0,Je.jsx)(XO,{as:"ul",children:x().Children.map(e.children,(function(e){return x().cloneElement(e)}))})};var eS,tS=["condition","label","children"],nS=Qe()(Qe()(Qe()(Qe()(Qe()({},Ve.xX.condition.BASE,!1),Ve.xX.condition.DANGER,"times"),Ve.xX.condition.SUCCESS,"check"),Ve.xX.condition.WARNING,"exclamation-triangle"),Ve.xX.condition.INFO,"info"),rS=function(e){var t=nS[e];return t?(0,Je.jsx)(Ze.A,{icon:t,position:Ve.xX.position.SOLE,hasFixedWidth:!1}):eS||(eS=(0,Je.jsx)("i",{children:"•"}))};const oS=function(e){var t=e.condition,n=void 0===t?Ve.xX.condition.BASE:t,r=e.label,o=e.children,i=$e()(e,tS);return(0,Je.jsxs)(ZO,{condition:n,"data-cy":i["data-cy"],children:[(0,Je.jsx)($O,{children:rS(n)}),r,x().Children.map(o,(function(e){return x().cloneElement(e)}))]})},iS={List:JO,Item:oS};const aS=function(e){if(!e.error)return null;var t=[];return Object.keys(e.error).forEach((function(n){t.push.apply(t,Xt()(e.error[n]))})),(0,Je.jsx)(iS.List,{children:t.map((function(e,t){return(0,Je.jsx)(iS.Item,{condition:"danger",label:e,"data-cy":"erroritem-".concat(t)},t)}))})};var sS,cS,lS,uS,dS,fS,pS,hS,mS,gS,vS,yS,bS,wS,xS="1.1px",OS=function(e){var t=e.isDisplay,n=e.immutable;return"cursor: ".concat(!t&&n?"text":"auto",";")},SS=Le.Ay.label.withConfig({displayName:"StyledStatedValueLabel"})(sS||(sS=Ne()(["\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,Ve.Ed)({lineHeight:Ve.t7.lineHeight("dense")}),Ve.t7.color("paper"),(function(e){return OS(e)}),(function(e){return"outside"===e.labelPosition&&(0,Le.AH)(cS||(cS=Ne()(["\n margin-bottom: ",";\n display: block;\n width: auto;\n "])),Ve.hs.space(-1.5))}),(function(e){return"inside"===e.labelPosition&&(0,Le.AH)(lS||(lS=Ne()(["\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 "])),Ve.hs.space(-2),(function(e){return e.immutable&&"0"}),(function(e){return e.immutable?"0":Ve.hs.space(-1.8)}))}),(function(e){return e.styles})),ES=Le.Ay.div.withConfig({displayName:"StyledInputArea"})(uS||(uS=Ne()(["\n width: 60%;\n flex-grow: 1;\n ","\n"])),(function(e){return"outside"===e.labelPosition&&(0,Le.AH)(dS||(dS=Ne()(["\n width: auto;\n "])))})),kS=Le.Ay.div.withConfig({displayName:"StyledStatedValueBox"})(fS||(fS=Ne()(["\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"])),xS,(function(e){return Ve.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)}),Ve.t7.radii("form"),Ve.hs.space(-2.5),Ve.hs.space(-1.5),(function(e){return!e.immutable&&(0,Ve.h7)(e)}),(function(e){return OS(e)}),(0,Ve.Ed)(),dp,(function(e){return"inside"===e.labelPosition&&(0,Le.AH)(pS||(pS=Ne()(["\n padding: "," "," "," ",";\n "])),Ve.hs.space(-1),Ve.hs.space(-1.7),Ve.hs.space(-2),Ve.hs.space(-1))}),(function(e){return e.styles})),DS=Le.Ay.p.withConfig({displayName:"StyledStatedValueDescription"})(hS||(hS=Ne()(["\n &&& {\n ","\n }\n"])),(0,Ve.Ed)({fontSize:Ve.hs.font(-1)})),CS=Le.Ay.div.withConfig({displayName:"StyledStatedValueError"})(mS||(mS=Ne()([""]))),PS=Le.Ay.div.withConfig({displayName:"StyledStatedValueOuterWrapper"})(gS||(gS=Ne()(["\n &:not(:last-child) {\n margin-bottom: ",";\n }\n ","\n"])),Ve.hs.space(-.7),(function(e){return"inside"===e.labelPosition&&(0,Le.AH)(vS||(vS=Ne()(["\n padding-top: ",";\n margin-bottom: 0.65rem;\n position: relative;\n "])),Ve.hs.space(-1.5))})),_S=Le.Ay.div.withConfig({displayName:"StyledStatedValueInnerWrapper"})(yS||(yS=Ne()(["\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"])),Ve.hs.space(-1.5),kS,DS,CS,Ve.hs.space(-2),DS,Ve.hs.space(-1),xS,(function(e){return"outside"===e.labelPosition&&(0,Le.AH)(bS||(bS=Ne()(["\n display: block;\n "])))}),(function(e){return"inside"===e.labelPosition&&(0,Le.AH)(wS||(wS=Ne()(["\n padding-top: 0;\n "])))}),(function(e){return e.styles}));function jS(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 TS(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?jS(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):jS(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const AS=function(e){var t,n,r,o=e.children,i=e.description,a=e.dirty,s=e.isDisplay,c=e.error,l=e.hasValue,u=e.id,d=e.label,f=e.mandatory,p=e.mandatoryTitle,h=e.immutable,m=e.touched,g=e.signal,v=e.labelPosition,y=e.styles,b=!h&&m&&c&&Object.keys(c).length>0,w=f&&p?", ".concat(p):"",x="".concat(yr.adjustedHTMLString(d)).concat(w),O=g||function(e,t,n,r){return t?Ve.xX.condition.DANGER:e?Ve.xX.condition.INFO:n&&!r?Ve.xX.condition.WARNING:void 0}(a,b,f,l),S={__html:"".concat(cr.sanitizeHtml(d)).concat(f?" *":"")},E=!s&&!h&&{htmlFor:u};return(0,Je.jsx)(co,{children:function(e){var f=e.getRef;return(0,Je.jsx)(PS,{labelPosition:v,children:(0,Je.jsxs)(_S,{labelPosition:v,ref:f,label:d,styles:null==y?void 0:y.innerWrapperStyles,children:[d&&(0,Je.jsx)(SS,TS(TS({},E),{},{hasValue:l,dirty:a,title:x,immutable:h,isDisplay:s,signal:O,labelPosition:v,styles:null==y?void 0:y.labelStyles,children:t||(t=(0,Je.jsx)("span",{dangerouslySetInnerHTML:S}))})),(0,Je.jsxs)(ES,{labelPosition:v,children:[(0,Je.jsx)(kS,{hasValue:l,immutable:h,isDisplay:s,signal:O,labelPosition:v,styles:null==y?void 0:y.valueStyles,children:o}),b&&(0,Je.jsx)(CS,{"data-cy":"errorlist-".concat(u),children:n||(n=(0,Je.jsx)(aS,{error:c}))}),i&&(r||(r=(0,Je.jsx)(DS,{children:i})))]})]})})}})};var RS,IS,MS=function(e){return(0,Le.AH)(RS||(RS=Ne()(["\n color: ",";\n font-weight: ",";\n"])),Ve.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?Ve.t7.fontWeight("bold"):Ve.t7.fontWeight("regular")}))},NS=function(){return(0,Le.AH)(IS||(IS=Ne()(["\n padding-left: ",";\n"])),(function(e){return e.immutable&&0}))},FS=["labelPosition"];function LS(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 HS=function(e){var t=e.labelPosition,n=$e()(e,FS);return(0,Je.jsx)(AS,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?LS(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):LS(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({styles:{labelStyles:MS,valueStyles:NS},labelPosition:t||"outside-responsive"},n))};var BS,WS,zS,US,VS,YS,qS=function(e){return e.signal?"signal":"shade2"},GS=function(){return(0,Le.AH)(BS||(BS=Ne()(["\n align-items: flex-start;\n"])))},KS=function(e){return(0,Le.AH)(WS||(WS=Ne()(["\n padding-top: ",";\n color: ",";\n"])),(function(e){var t=e.immutable;return"inside"===e.labelPosition?0:t?(0,Le.AH)(zS||(zS=Ne()(["\n ","\n "])),Ve.hs.space(-1.8)):(0,Le.AH)(US||(US=Ne()(["\n ","\n "])),Ve.hs.space(.1))}),Ve.Db[qS(e)](e))},QS=function(){return(0,Le.AH)(VS||(VS=Ne()(["\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,Le.AH)(YS||(YS=Ne()(["\n ","\n "])),Ve.hs.space(-1)):void 0}),(function(e){return e.immutable&&0}))},XS=["labelPosition"];function $S(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}const ZS=function(e){var t=e.labelPosition,n=$e()(e,XS);return(0,Je.jsx)(AS,function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?$S(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):$S(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({styles:{innerWrapperStyles:GS,labelStyles:KS,valueStyles:QS},labelPosition:t||"outside-responsive"},n))};var JS=Qe()(Qe()({},Oy.A.EmbedType.admin,HS),Oy.A.EmbedType.widget,ZS);const eE=Oy.A.embedStrategyFactory({mapping:JS});var tE,nE,rE,oE,iE=Le.Ay.span.withConfig({displayName:"StyledSearchIconWrapper"})(tE||(tE=Ne()(["\n margin-right: ",";\n color: ",";\n"])),Ve.hs.space(-.8),Ve.t7.color("text")),aE=Le.Ay.div.withConfig({displayName:"StyledSearchBox"})(nE||(nE=Ne()(["\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"]))),sE=Le.Ay.input.attrs((function(e){return{type:"search",placeholder:e.placeholder}})).withConfig({displayName:"StyledSearchBoxInput"})(rE||(rE=Ne()(["\n &&&& {\n ","\n }\n"])),Oo),cE=x().forwardRef((function(e,t){var n=e.value,r=e.minInputLength,o=void 0===r?3:r,i=e.onSearch,a=e.placeholder,s=(e.debounce,(0,b.useState)(n||"")),c=it()(s,2),l=c[0],u=c[1];return(0,Je.jsx)(aE,{children:(0,Je.jsx)(eE,{hasValue:Boolean(l),labelPosition:"inside",children:(0,Je.jsxs)(xo,{children:[oE||(oE=(0,Je.jsx)(iE,{children:(0,Je.jsx)(Ze.A,{icon:"search"})})),(0,Je.jsx)(sE,{"data-cy":"input-search-box",ref:t,onChange:function(e){var t=e.target.value;u(t),(0===t.length||t.length>=o)&&i(t.trim())},value:l,"aria-label":a,placeholder:a}),(null==l?void 0:l.length)>0&&(0,Je.jsx)(Vt,{"data-cy":"btn-reset",icon:"times",onClick:function(){u(""),i("")}})]})})})}));const lE=mt.Debouncer(cE,100,"onSearch");var uE,dE=[Ve.xX.condition.BASE,Ve.xX.condition.INFO,Ve.xX.condition.DANGER,Ve.xX.condition.SUCCESS,Ve.xX.condition.WARNING],fE=Qe()(Qe()(Qe()(Qe()(Qe()({},Ve.xX.condition.BASE,Ve.t7.color("signal.neutral")),Ve.xX.condition.DANGER,Ve.t7.color("signal.danger")),Ve.xX.condition.SUCCESS,Ve.t7.color("signal.success")),Ve.xX.condition.WARNING,Ve.t7.color("signal.warning")),Ve.xX.condition.INFO,Ve.t7.color("signal.info")),pE=Le.Ay.div.withConfig({displayName:"StyledSignalBox"})(uE||(uE=Ne()(["\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 fE[e.condition]||fE[Ve.xX.condition.INFO]}(e)}),Ve.hs.space(-1),Ve.hs.space(-1),(function(e){return"base"===e.condition?"#000":"#FFF"}));pE.propTypes={condition:Ve.xX.oneOfPropTypeAndCompletelyMapped(dE,fE)};var hE,mE,gE;Le.Ay.div.withConfig({displayName:"StyledCell"})(hE||(hE=Ne()(["\n display: flex;\n flex-direction: column;\n width: 100%;\n"]))),Le.Ay.div.withConfig({displayName:"StyledStatedValueBox"})(mE||(mE=Ne()(["\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"])),Ve.h7,Ve.t7.color("border"),Ve.t7.radii("form"),(function(e){return e.borderless&&(0,Le.AH)(gE||(gE=Ne()(["\n border: none;\n "])))}),El,Ve.hs.space(-2),Ve.hs.space(-1.7),Ve.hs.space(-2),Ve.hs.space(-1),Ve.t7.radii("form"),Ve.t7.color("paper"),Ve.hs.space(-1),Ve.hs.space(-1),Ve.hs.space(-.5),Ve.hs.space(-1));var vE;function yE(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 bE(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?yE(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):yE(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var wE={currentlyDragging:null,currentlyDragOver:null,horizontalDropPosition:null,verticalDropPosition:null,offsetX:null,offsetY:null},xE={Left:"Left",Right:"Right"},OE={Top:"Top",Bottom:"Bottom"},SE=function(e,t,n){var r=e.clientX-t>0,o=e.clientY-n>0;return{horizontal:r?xE.Right:xE.Left,vertical:o?OE.Bottom:OE.Top}};const EE=function(e){var t=(0,b.useState)(wE),n=it()(t,2),r=n[0],o=n[1],i=r.currentlyDragging,a=r.currentlyDragOver,s=r.horizontalDropPosition,c=r.verticalDropPosition,l=r.offsetX,u=r.offsetY,d=(0,b.useCallback)((function(t){return{onDragStart:function(e){o((function(e){return bE(bE({},e),{},{currentlyDragging:t})}));var n=e.target,r=function(e){o(wE),e.stopPropagation(),n&&n.removeEventListener("dragend",r)};n&&n.addEventListener("dragend",r,!1),e.stopPropagation()},onDragEnter:function(e){if(i&&!pr()(a,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),l=c.horizontal,u=c.vertical;(0,ja.flushSync)((function(){o((function(e){return bE(bE({},e),{},{currentlyDragOver:t,offsetX:r,offsetY:s,horizontalDropPosition:l,verticalDropPosition:u})}))}))}e.stopPropagation()},onDragOver:function(e){if(i&&pr()(a,t)){var n=SE(e,l,u),r=n.horizontal,s=n.vertical;return o((function(e){return bE(bE({},e),{},{horizontalDropPosition:r,verticalDropPosition:s})})),e.preventDefault(),e.stopPropagation(),!0}},onDragLeave:function(e){i&&pr()(a,t)&&(e.stopPropagation(),o((function(e){return bE(bE({},e),{},{currentlyDragOver:null,horizontalDropPosition:null,verticalDropPosition:null})})))},onDrop:function(t){i&&a&&(e(i,a,s,c),o(wE),t.stopPropagation())}}}),[a,i,s,c,l,u,e]),f=(0,b.useMemo)((function(){return{currentlyDragOver:a,currentlyDragging:i,horizontalDropPosition:s,verticalDropPosition:c,offsetX:l,offsetY:u}}),[a,i,s,c,l,u]);return{dndEvents:d,dndState:f,dndCss:Boolean(f.currentlyDragging)?(0,Le.AH)(vE||(vE=Ne()(["\n & * {\n pointer-events: none;\n }\n "]))):""}},kE=xE;var DE,CE,PE,_E,jE,TE,AE,RE,IE=Le.Ay.div.withConfig({displayName:"StyledColumnPickerWrapper"})(DE||(DE=Ne()(["\n padding-right: 3px; /* make sure drop indicator does not overlap outer elements on the right most side */\n"]))),ME=Le.Ay.div.withConfig({displayName:"StyledControlsWrapper"})(CE||(CE=Ne()(["\n margin-left: 3px; /* rest of checkboxes are moved 3px to the right to make room for drop indicator */\n margin-top: ",";\n"])),Ve.hs.space(.7)),NE=Le.Ay.ul.withConfig({displayName:"StyledUl"})(PE||(PE=Ne()(["\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"])),Ve.hs.space(-.5),br.Gw),FE=Le.Ay.input.withConfig({displayName:"StyledCheckbox"})(_E||(_E=Ne()(["\n vertical-align: top;\n margin-right: "," !important; /* Nice2 Reset */\n\n &:hover {\n cursor: pointer;\n }\n"])),Ve.hs.space(-1)),LE=Le.Ay.span.withConfig({displayName:"StyledId"})(jE||(jE=Ne()(["\n color: ",";\n font-style: italic;\n"])),Ve.t7.color("text")),HE=(0,Le.Ay)(br.vx).withConfig({displayName:"StyledItem"})(TE||(TE=Ne()(["\n display: flex;\n padding: "," "," "," 0;\n box-sizing: border-box;\n\n /* when border appears, the content moves over by the width of the border,\n so we move the content back the same width */\n margin-left: ",";\n border-left: ",";\n border-right: ",";\n ","\n"])),Ve.hs.space(-2),Ve.hs.space(-2),Ve.hs.space(-2),(function(e){return e.dropPosition===kE.Left?"-3px":"0"}),(function(e){var t=e.dropPosition,n=e.theme;return t===kE.Left?"3px solid ".concat(n.colors.secondary):"none"}),(function(e){var t=e.dropPosition,n=e.theme;return t===kE.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 ")})),BE=Le.Ay.span.withConfig({displayName:"StyledNumber"})(AE||(AE=Ne()(["\n display: inline-block;\n margin-right: ",";\n color: ",";\n font-size: ",";\n"])),Ve.hs.space(-1),Ve.t7.color("text"),Ve.hs.font(0));function WE(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 zE(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?WE(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):WE(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const UE=function(e){var t=e.index,n=e.dndProps,r=e.column,o=e.onSelectionChange;return(0,Je.jsxs)(VE,zE(zE({},n),{},{$_css:n.dndCss,children:[(0,Je.jsx)(FE,{type:"checkbox",id:r.id,checked:!r.hidden,onChange:function(e){return o(r.id,e.target.checked)}}),(0,Je.jsxs)(br.Ay.Label,{htmlFor:r.id,children:[(0,Je.jsxs)(BE,{children:[t,"."]}),r.label?(0,Je.jsx)("span",{dangerouslySetInnerHTML:{__html:cr.sanitizeHtml(r.label)}}):(0,Je.jsx)(LE,{children:r.id})]})]}))};var VE=(0,Le.Ay)(HE).withConfig({displayName:"_StyledStyledItem"})(RE||(RE=Ne()(["",""])),(function(e){return e.$_css}));function YE(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 qE(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?YE(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):YE(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var GE=function(e,t){return e.filter((function(e){return null===t||e.label.match(new RegExp(t,"i"))}))};const KE=function(e){var t=e.dndEnabled,n=e.columns,r=void 0===n?[]:n,o=e.sortColumns,i=e.onColumnsChange,a=e.intl,s=function(e){return o?o(e):function(e){return Xt()(e).sort((function(e,t){return e.hidden-t.hidden}))}(e)},c=s(r),l=(0,b.useState)(null),u=it()(l,2),d=u[0],f=u[1],p=(0,b.useCallback)((function(e,t,n){if(e!==t){var r=c.find((function(t){return t.id===e}));i((function(e){return e.filter((function(e){return e!==r})).reduce((o=r,i=t,a=n,function(e,t){if(t.id===i){if(a===kE.Left)return[].concat(Xt()(e),[o,t]);if(a===kE.Right)return[].concat(Xt()(e),[t,o])}return[].concat(Xt()(e),[t])}),[]);var o,i,a}))}}),[c,i]),h=EE(p),m=h.dndEvents,g=h.dndState,v=h.dndCss,y=(0,b.useMemo)((function(){return GE(c,d)}),[c,d]),w=y.some((function(e){return e.hidden})),x=function(e,t){i((function(n){return s(n.map((function(n){return n.id===e?qE(qE({},n),{},{hidden:!t}):n})))}))},O=function(e){return g.currentlyDragOver===e.id&&g.currentlyDragging!==e.id};return(0,Je.jsxs)(IE,{children:[(0,Je.jsx)(lE,{placeholder:a.formatMessage({id:"client.entity-list.preferences.columns.search"}),onSearch:f}),(0,Je.jsxs)(ME,{children:[(0,Je.jsx)(FE,{type:"checkbox",onChange:function(e){var t=e.target.checked;i((function(e){var n=GE(e,d);return s(Xt()(e.map((function(e){return qE(qE({},e),{},{hidden:n.includes(e)?!t:e.hidden})}))))}))},checked:!w}),(0,Je.jsx)(br.Ay.Span,{children:a.formatMessage({id:"client.entity-list.preferences.columns.selectDeselectAllCheckbox"})})]}),(0,Je.jsx)(NE,{children:y.map((function(e,n){return(0,Je.jsx)(UE,{index:n+1,column:e,dndProps:qE({draggable:t,dndCss:v,dropPosition:O(e)&&g.horizontalDropPosition},t&&qE({},m(e.id))),onSelectionChange:x},e.id)}))})]})},QE=(0,y.injectIntl)(KE);function XE(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 $E(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?XE(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):XE(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var ZE="yyyy-MM-dd",JE=function(e){return(0,vu.uv4)(e,ZE)?(0,vu.qgA)(e,ZE,new Date):(0,vu.uv4)(e,"yyyy-MM-dd'T'HH:mm:ss.SSS'Z'")||(0,vu.uv4)(e,"yyyy-MM-dd'T'HH:mm:ss.SSSxxx")?(0,vu.ol1)(new Date(e)):null},ek={datetime:{type:"date",toRange:function(e){return{from:e?JE(e).toISOString():null,to:e?(0,vu.fij)(JE(e),1).toISOString():null,isRangeValue:!0}},fromRange:function(e){return null!=e&&e.from?(0,vu.GPZ)(new Date(e.from),ZE):null!=e&&e.to?(0,vu.GPZ)(new Date(e.to),ZE):null},getToOptions:function(e,t){return $E($E({},e),{},{datePickerOptions:$E({minDate:t},null==e?void 0:e.datePickerOptions)})},getFromOptions:function(e,t){return $E($E({},e),{},{datePickerOptions:$E({maxDate:t},null==e?void 0:e.datePickerOptions)})}},date:{getToOptions:function(e,t){return $E($E({},e),{},{datePickerOptions:$E({minDate:t},null==e?void 0:e.datePickerOptions)})},getFromOptions:function(e,t){return $E($E({},e),{},{datePickerOptions:$E({maxDate:t},null==e?void 0:e.datePickerOptions)})}}};const tk=ek;var nk,rk,ok,ik,ak,sk=Le.Ay.div.withConfig({displayName:"StyledIconWrapper"})(nk||(nk=Ne()(["\n font-size: ",";\n color: ",";\n"])),Ve.hs.font(-2.7),Ve.t7.color("text")),ck=Le.Ay.div.withConfig({displayName:"StyledRange"})(rk||(rk=Ne()(["\n display: flex;\n align-items: baseline;\n width: 100%;\n"]))),lk=Le.Ay.div.withConfig({displayName:"StyledInput"})(ok||(ok=Ne()(["\n flex: 1;\n display: flex;\n flex-direction: column;\n"]))),uk=(0,Le.Ay)(Vt).withConfig({displayName:"StyledBall"})(ik||(ik=Ne()(["\n position: relative;\n top: 0.5px; /* offset false vertical alignment */\n"])));function dk(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 fk(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?dk(Object(n),!0).forEach((function(t){Qe()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):dk(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const pk=function(e){var t=e.value,n=e.events,r=e.readOnly,o=e.type,i=e.options,a=e.fromText,s=e.toText,c=tk[o],l=(null==t?void 0:t.isRangeValue)||!1,u=(0,b.useRef)(t);u.current=t;var d=(0,b.useMemo)((function(){return fk(fk({},n),{},{onChange:n.onChange})}),[n]),f={onChange:function(e){n.onChange(fk(fk({},u.current),{},{to:e}))}},p={onChange:function(e){n.onChange(fk(fk({},u.current),{},{from:e}))}},h=(null==c?void 0:c.type)||o,m=(0,Je.jsx)(eb,fk(fk({type:h},$r()(e,["type"])),{},{events:d})),g=(0,Je.jsxs)(lk,{children:[(0,Je.jsx)(eb,fk(fk({},e),{},{options:function(e,t){return null!=c&&c.getFromOptions?c.getFromOptions(e,t):e}(i,null==t?void 0:t.to),value:(null==t?void 0:t.from)||null,events:p,placeholder:a})),ak||(ak=(0,Je.jsx)(sk,{children:(0,Je.jsx)(Ze.A,{icon:"horizontal-rule"})})),(0,Je.jsx)(eb,fk(fk({},e),{},{options:function(e,t){return null!=c&&c.getToOptions?c.getToOptions(e,t):e}(i,null==t?void 0:t.from),value:(null==t?void 0:t.to)||null,events:f,placeholder:s}))]});return(0,Je.jsxs)(ck,{children:[l?g:m,(0,Je.jsx)(uk,{disabled:r,icon:l?"square-minus":"square-plus",onClick:function(){var e=l?function(e){return null!=c&&c.fromRange?c.fromRange(e):(null==e?void 0:e.from)||(null==e?void 0:e.to)||null}(t):function(e){return null!=c&&c.toRange?c.toRange(e):{from:e,to:e,isRangeValue:!0}}(t);n.onChange(e)}})]})};var hk,mk,gk,vk,yk,bk=Le.Ay.div.withConfig({displayName:"StyledBurgerButton"})(hk||(hk=Ne()(["\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"])),Ve.t7.color("backgroundBurgerMenuBars"),(function(e){return e.isOpen&&(0,Le.AH)(mk||(mk=Ne()(["\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,y.injectIntl)((function(e){var t,n=e.isOpen,r=e.intl,o=e.toggleMenu;return(0,Je.jsxs)(bk,{id:"burger-button",isOpen:n,"aria-label":(t="client.component.burgerButton.Label",r.formatMessage({id:t})),onClick:o,children:[gk||(gk=(0,Je.jsx)("span",{})),vk||(vk=(0,Je.jsx)("span",{})),yk||(yk=(0,Je.jsx)("span",{}))]})}));var wk,xk,Ok=Le.Ay.div.withConfig({displayName:"StyledPagination"})(wk||(wk=Ne()(["\n display: flex;\n align-items: center;\n justify-content: flex-start;\n flex-wrap: wrap;\n gap: ",";\n margin-left: ",";\n"])),Ve.hs.space(-1),Ve.hs.space(-1.4)),Sk=(0,Le.Ay)(Nt).withConfig({displayName:"StyledPaginationButton"})(xk||(xk=Ne()(["\n padding: "," ",";\n"])),Ve.hs.space(-2),Ve.hs.space(-.5));const Ek=(0,y.injectIntl)((function(e){var t=e.totalCount,n=e.recordsPerPage,r=e.currentPage,o=e.onPageChange,i=e.intl,a=e.tableEl,s=e.children,c=Math.ceil(t/n),l=Math.min((r-1)*n+1,t),u=Math.min(r*n,t),d=function(e){return i.formatMessage({id:e})},f=function(e){o(e),a.current.scrollTop=0};return(0,Je.jsxs)(Ok,{children:[(0,Je.jsxs)(Qr,{children:[(0,Je.jsx)(Sk,{disabled:1===r,label:d("client.component.pagination.firstPageTitle"),iconOnly:!0,icon:"chevron-double-left",onClick:function(){return f(1)}}),(0,Je.jsx)(Sk,{disabled:1===r,label:d("client.component.pagination.prePageTitle"),iconOnly:!0,icon:"chevron-left",onClick:function(){return f(r-1)}}),(0,Je.jsx)(Sk,{disabled:r>=c,label:d("client.component.pagination.nextPageTitle"),iconOnly:!0,icon:"chevron-right",onClick:function(){return f(r+1)}}),(0,Je.jsx)(Sk,{disabled:r>=c,label:d("client.component.pagination.lastPageTitle"),iconOnly:!0,icon:"chevron-double-right",onClick:function(){return f(c)}})]}),t>0&&(0,Je.jsx)(br.Ay.Span,{children:(0,Je.jsx)(y.FormattedMessage,{id:"client.component.pagination.text",values:{start:l,to:u,total:t}})}),s]})})),kk=Ek;var Dk;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 a=[];for(let e=0;e<this.size;e++)a.push(!1);for(let e=0;e<this.size;e++)this.modules.push(a.slice()),this.isFunction.push(a.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)}}i(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,a=40,c=-1,l=!0){if(!(t.MIN_VERSION<=o&&o<=a&&a<=t.MAX_VERSION)||c<-1||c>7)throw new RangeError("Invalid value");let u,d;for(u=o;;u++){const r=8*t.getNumDataCodewords(u,n),o=s.getTotalBits(e,u);if(o<=r){d=o;break}if(u>=a)throw new RangeError("Data too long")}for(const e of[t.Ecc.MEDIUM,t.Ecc.QUARTILE,t.Ecc.HIGH])l&&d<=8*t.getNumDataCodewords(u,e)&&(n=e);let f=[];for(const t of e){r(t.mode.modeBits,4,f),r(t.numChars,t.mode.numCharCountBits(u),f);for(const e of t.getData())f.push(e)}i(f.length==d);const p=8*t.getNumDataCodewords(u,n);i(f.length<=p),r(0,Math.min(4,p-f.length),f),r(0,(8-f.length%8)%8,f),i(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(u,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);i(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;i(t>>>18==0);for(let e=0;e<18;e++){const n=o(t,e),r=this.size-11+e%3,i=Math.floor(e/3);this.setFunctionModule(r,i,n),this.setFunctionModule(i,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)),i=e+r,a=t+n;0<=i&&i<this.size&&0<=a&&a<this.size&&this.setFunctionModule(i,a,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],a=t.ECC_CODEWORDS_PER_BLOCK[r.ordinal][n],s=Math.floor(t.getNumRawDataModules(n)/8),c=o-s%o,l=Math.floor(s/o);let u=[];const d=t.reedSolomonComputeDivisor(a);for(let n=0,r=0;n<o;n++){let o=e.slice(r,r+l-a+(n<c?0:1));r+=o.length;const i=t.reedSolomonComputeRemainder(o,d);n<c&&o.push(0),u.push(o.concat(i))}let f=[];for(let e=0;e<u[0].length;e++)u.forEach(((t,n)=>{(e!=l-a||n>=c)&&f.push(t[e])}));return i(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 i=0;i<2;i++){const a=t-i,s=0==(t+1&2)?this.size-1-r:r;!this.isFunction[s][a]&&n<8*e.length&&(this.modules[s][a]=o(e[n>>>3],7-(7&n)),n++)}}i(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,i=[0,0,0,0,0,0,0];for(let a=0;a<this.size;a++)this.modules[n][a]==r?(o++,5==o?e+=t.PENALTY_N1:o>5&&e++):(this.finderPenaltyAddHistory(o,i),r||(e+=this.finderPenaltyCountPatterns(i)*t.PENALTY_N3),r=this.modules[n][a],o=1);e+=this.finderPenaltyTerminateAndCount(r,o,i)*t.PENALTY_N3}for(let n=0;n<this.size;n++){let r=!1,o=0,i=[0,0,0,0,0,0,0];for(let a=0;a<this.size;a++)this.modules[a][n]==r?(o++,5==o?e+=t.PENALTY_N1:o>5&&e++):(this.finderPenaltyAddHistory(o,i),r||(e+=this.finderPenaltyCountPatterns(i)*t.PENALTY_N3),r=this.modules[a][n],o=1);e+=this.finderPenaltyTerminateAndCount(r,o,i)*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 i(0<=o&&o<=9),e+=o*t.PENALTY_N4,i(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 i(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 i(n>>>8==0),n}finderPenaltyCountPatterns(e){const t=e[1];i(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 i(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 a=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 a(a.Mode.BYTE,e.length,t)}static makeNumeric(e){if(!a.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 a(a.Mode.NUMERIC,e.length,t)}static makeAlphanumeric(e){if(!a.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*a.ALPHANUMERIC_CHARSET.indexOf(e.charAt(t));o+=a.ALPHANUMERIC_CHARSET.indexOf(e.charAt(t+1)),r(o,11,n)}return t<e.length&&r(a.ALPHANUMERIC_CHARSET.indexOf(e.charAt(t)),6,n),new a(a.Mode.ALPHANUMERIC,e.length,n)}static makeSegments(e){return""==e?[]:a.isNumeric(e)?[a.makeNumeric(e)]:a.isAlphanumeric(e)?[a.makeAlphanumeric(e)]:[a.makeBytes(a.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 a(a.Mode.ECI,0,t)}static isNumeric(e){return a.NUMERIC_REGEX.test(e)}static isAlphanumeric(e){return a.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=a;s.NUMERIC_REGEX=/^[0-9]*$/,s.ALPHANUMERIC_REGEX=/^[A-Z0-9 $%*+.\/:-]*$/,s.ALPHANUMERIC_CHARSET="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ $%*+-./:",e.QrSegment=s})(Dk||(Dk={})),(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={}))})(Dk||(Dk={})),(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={}))})(Dk||(Dk={}));var Ck=Dk;
79
79
  /**
80
80
  * @license qrcode.react
81
81
  * Copyright (c) Paul O'Shannessy