tocco-widget-bundle 3.16.26 → 3.16.28

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.
@@ -42,7 +42,7 @@
42
42
  *
43
43
  * This source code is licensed under the MIT license found in the
44
44
  * LICENSE file in the root directory of this source tree.
45
- */var o="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},a=r.useSyncExternalStore,i=r.useRef,c=r.useEffect,s=r.useMemo,l=r.useDebugValue},78418(e,t,n){"use strict";n(85160)},91943(e,t,n){"use strict";n.d(t,{A:()=>r});const r={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)}},43407(e,t,n){"use strict";var r;n.d(t,{A:()=>a});var o=new Uint8Array(16);function a(){if(!r&&!(r="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 r(o)}},38823(e,t,n){"use strict";n.d(t,{k:()=>a});for(var r=[],o=0;o<256;++o)r.push((o+256).toString(16).slice(1));function a(e,t=0){return(r[e[t+0]]+r[e[t+1]]+r[e[t+2]]+r[e[t+3]]+"-"+r[e[t+4]]+r[e[t+5]]+"-"+r[e[t+6]]+r[e[t+7]]+"-"+r[e[t+8]]+r[e[t+9]]+"-"+r[e[t+10]]+r[e[t+11]]+r[e[t+12]]+r[e[t+13]]+r[e[t+14]]+r[e[t+15]]).toLowerCase()}},18562(e,t,n){"use strict";n.d(t,{A:()=>i});var r=n(91943),o=n(43407),a=n(38823);const i=function(e,t,n){if(r.A.randomUUID&&!t&&!e)return r.A.randomUUID();var i=(e=e||{}).random||(e.rng||o.A)();if(i[6]=15&i[6]|64,i[8]=63&i[8]|128,t){n=n||0;for(var c=0;c<16;++c)t[n+c]=i[c];return t}return(0,a.k)(i)}},4883(t){"use strict";t.exports=e},81845(e){"use strict";e.exports=t},4633(e,t,n){var r=n(73738).default;function o(){"use strict";/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */e.exports=o=function(){return t},e.exports.__esModule=!0,e.exports.default=e.exports;var t={},n=Object.prototype,a=n.hasOwnProperty,i=Object.defineProperty||function(e,t,n){e[t]=n.value},c="function"==typeof Symbol?Symbol:{},s=c.iterator||"@@iterator",l=c.asyncIterator||"@@asyncIterator",u=c.toStringTag||"@@toStringTag";function d(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{d({},"")}catch(e){d=function(e,t,n){return e[t]=n}}function p(e,t,n,r){var o=t&&t.prototype instanceof m?t:m,a=Object.create(o.prototype),c=new _(r||[]);return i(a,"_invoke",{value:O(e,n,c)}),a}function f(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(e){return{type:"throw",arg:e}}}t.wrap=p;var h={};function m(){}function g(){}function v(){}var b={};d(b,s,(function(){return this}));var y=Object.getPrototypeOf,w=y&&y(y(C([])));w&&w!==n&&a.call(w,s)&&(b=w);var x=v.prototype=m.prototype=Object.create(b);function k(e){["next","throw","return"].forEach((function(t){d(e,t,(function(e){return this._invoke(t,e)}))}))}function S(e,t){function n(o,i,c,s){var l=f(e[o],e,i);if("throw"!==l.type){var u=l.arg,d=u.value;return d&&"object"==r(d)&&a.call(d,"__await")?t.resolve(d.__await).then((function(e){n("next",e,c,s)}),(function(e){n("throw",e,c,s)})):t.resolve(d).then((function(e){u.value=e,c(u)}),(function(e){return n("throw",e,c,s)}))}s(l.arg)}var o;i(this,"_invoke",{value:function(e,r){function a(){return new t((function(t,o){n(e,r,t,o)}))}return o=o?o.then(a,a):a()}})}function O(e,t,n){var r="suspendedStart";return function(o,a){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===o)throw a;return j()}for(n.method=o,n.arg=a;;){var i=n.delegate;if(i){var c=E(i,n);if(c){if(c===h)continue;return c}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var s=f(e,t,n);if("normal"===s.type){if(r=n.done?"completed":"suspendedYield",s.arg===h)continue;return{value:s.arg,done:n.done}}"throw"===s.type&&(r="completed",n.method="throw",n.arg=s.arg)}}}function E(e,t){var n=e.iterator[t.method];if(void 0===n){if(t.delegate=null,"throw"===t.method){if(e.iterator.return&&(t.method="return",t.arg=void 0,E(e,t),"throw"===t.method))return h;t.method="throw",t.arg=new TypeError("The iterator does not provide a 'throw' method")}return h}var r=f(n,e.iterator,t.arg);if("throw"===r.type)return t.method="throw",t.arg=r.arg,t.delegate=null,h;var o=r.arg;return o?o.done?(t[e.resultName]=o.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=void 0),t.delegate=null,h):o:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,h)}function A(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function P(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function _(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(A,this),this.reset(!0)}function C(e){if(e){var t=e[s];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var n=-1,r=function t(){for(;++n<e.length;)if(a.call(e,n))return t.value=e[n],t.done=!1,t;return t.value=void 0,t.done=!0,t};return r.next=r}}return{next:j}}function j(){return{value:void 0,done:!0}}return g.prototype=v,i(x,"constructor",{value:v,configurable:!0}),i(v,"constructor",{value:g,configurable:!0}),g.displayName=d(v,u,"GeneratorFunction"),t.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===g||"GeneratorFunction"===(t.displayName||t.name))},t.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,v):(e.__proto__=v,d(e,u,"GeneratorFunction")),e.prototype=Object.create(x),e},t.awrap=function(e){return{__await:e}},k(S.prototype),d(S.prototype,l,(function(){return this})),t.AsyncIterator=S,t.async=function(e,n,r,o,a){void 0===a&&(a=Promise);var i=new S(p(e,n,r,o),a);return t.isGeneratorFunction(n)?i:i.next().then((function(e){return e.done?e.value:i.next()}))},k(x),d(x,u,"Generator"),d(x,s,(function(){return this})),d(x,"toString",(function(){return"[object Generator]"})),t.keys=function(e){var t=Object(e),n=[];for(var r in t)n.push(r);return n.reverse(),function e(){for(;n.length;){var r=n.pop();if(r in t)return e.value=r,e.done=!1,e}return e.done=!0,e}},t.values=C,_.prototype={constructor:_,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(P),!e)for(var t in this)"t"===t.charAt(0)&&a.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=void 0)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var t=this;function n(n,r){return i.type="throw",i.arg=e,t.next=n,r&&(t.method="next",t.arg=void 0),!!r}for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r],i=o.completion;if("root"===o.tryLoc)return n("end");if(o.tryLoc<=this.prev){var c=a.call(o,"catchLoc"),s=a.call(o,"finallyLoc");if(c&&s){if(this.prev<o.catchLoc)return n(o.catchLoc,!0);if(this.prev<o.finallyLoc)return n(o.finallyLoc)}else if(c){if(this.prev<o.catchLoc)return n(o.catchLoc,!0)}else{if(!s)throw new Error("try statement without catch or finally");if(this.prev<o.finallyLoc)return n(o.finallyLoc)}}}},abrupt:function(e,t){for(var n=this.tryEntries.length-1;n>=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&a.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var o=r;break}}o&&("break"===e||"continue"===e)&&o.tryLoc<=t&&t<=o.finallyLoc&&(o=null);var i=o?o.completion:{};return i.type=e,i.arg=t,o?(this.method="next",this.next=o.finallyLoc,h):this.complete(i)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),h},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),P(n),h}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var o=r.arg;P(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,n){return this.delegate={iterator:C(e),resultName:t,nextLoc:n},"next"===this.method&&(this.arg=void 0),h}},t}e.exports=o,e.exports.__esModule=!0,e.exports.default=e.exports},73738(e){function t(n){return e.exports=t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.__esModule=!0,e.exports.default=e.exports,t(n)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports},54756(e,t,n){var r=n(4633)();e.exports=r;try{regeneratorRuntime=r}catch(e){"object"==typeof globalThis?globalThis.regeneratorRuntime=r:Function("r","regeneratorRuntime = r")(r)}},43145(e,t,n){"use strict";function r(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}n.d(t,{A:()=>r})},96369(e,t,n){"use strict";function r(e){if(Array.isArray(e))return e}n.d(t,{A:()=>r})},64243(e,t,n){"use strict";n.d(t,{A:()=>o});var r=n(43145);function o(e){if(Array.isArray(e))return(0,r.A)(e)}},9417(e,t,n){"use strict";function r(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}n.d(t,{A:()=>r})},23029(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}n.d(t,{A:()=>r})},92901(e,t,n){"use strict";function r(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 o(e,t,n){return t&&r(e.prototype,t),n&&r(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}n.d(t,{A:()=>o})},64467(e,t,n){"use strict";function r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}n.d(t,{A:()=>r})},53954(e,t,n){"use strict";function r(e){return r=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},r(e)}n.d(t,{A:()=>r})},85501(e,t,n){"use strict";n.d(t,{A:()=>o});var r=n(63662);function o(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&(0,r.A)(e,t)}},96274(e,t,n){"use strict";function r(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}n.d(t,{A:()=>r})},6986(e,t,n){"use strict";function r(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,o,a=[],i=!0,c=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){c=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(c)throw o}}return a}}n.d(t,{A:()=>r})},76562(e,t,n){"use strict";function r(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}n.d(t,{A:()=>r})},60519(e,t,n){"use strict";function r(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}n.d(t,{A:()=>r})},53986(e,t,n){"use strict";function r(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}n.d(t,{A:()=>r})},56822(e,t,n){"use strict";n.d(t,{A:()=>a});var r=n(82284),o=n(9417);function a(e,t){if(t&&("object"===(0,r.A)(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return(0,o.A)(e)}},63662(e,t,n){"use strict";function r(e,t){return r=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},r(e,t)}n.d(t,{A:()=>r})},3453(e,t,n){"use strict";n.d(t,{A:()=>c});var r=n(96369),o=n(6986),a=n(27800),i=n(76562);function c(e,t){return(0,r.A)(e)||(0,o.A)(e,t)||(0,a.A)(e,t)||(0,i.A)()}},57528(e,t,n){"use strict";function r(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}n.d(t,{A:()=>r})},89394(e,t,n){"use strict";n.d(t,{A:()=>c});var r=n(64243),o=n(96274),a=n(27800),i=n(60519);function c(e){return(0,r.A)(e)||(0,o.A)(e)||(0,a.A)(e)||(0,i.A)()}},82284(e,t,n){"use strict";function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}n.d(t,{A:()=>r})},27800(e,t,n){"use strict";n.d(t,{A:()=>o});var r=n(43145);function o(e,t){if(e){if("string"==typeof e)return(0,r.A)(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?(0,r.A)(e,t):void 0}}},86714(e,t,n){"use strict";function r(e,t){const n=t&&t.cache?t.cache:u,r=t&&t.serializer?t.serializer:s;return(t&&t.strategy?t.strategy:c)(e,{cache:n,serializer:r})}function o(e,t,n,r){const o=null==(a=r)||"number"==typeof a||"boolean"==typeof a?r:n(r);var a;let i=t.get(o);return void 0===i&&(i=e.call(this,r),t.set(o,i)),i}function a(e,t,n){const r=Array.prototype.slice.call(arguments,3),o=n(r);let a=t.get(o);return void 0===a&&(a=e.apply(this,r),t.set(o,a)),a}function i(e,t,n,r,o){return n.bind(t,e,r,o)}function c(e,t){return i(e,this,1===e.length?o:a,t.cache.create(),t.serializer)}n.d(t,{B:()=>r,W:()=>d});const s=function(){return JSON.stringify(arguments)};var l=class{constructor(){this.cache=Object.create(null)}get(e){return this.cache[e]}set(e,t){this.cache[e]=t}};const u={create:function(){return new l}},d={variadic:function(e,t){return i(e,this,a,t.cache.create(),t.serializer)},monadic:function(e,t){return i(e,this,o,t.cache.create(),t.serializer)}}},95411(e,t,n){"use strict";n.d(t,{Im:()=>s,Jp:()=>p,N1:()=>g,N6:()=>f,Qh:()=>d,Tu:()=>v,ZE:()=>a,eW:()=>c,jA:()=>h,oF:()=>l,qg:()=>R,tv:()=>u,xm:()=>m});var r=n(82920);let o=function(e){return e[e.EXPECT_ARGUMENT_CLOSING_BRACE=1]="EXPECT_ARGUMENT_CLOSING_BRACE",e[e.EMPTY_ARGUMENT=2]="EMPTY_ARGUMENT",e[e.MALFORMED_ARGUMENT=3]="MALFORMED_ARGUMENT",e[e.EXPECT_ARGUMENT_TYPE=4]="EXPECT_ARGUMENT_TYPE",e[e.INVALID_ARGUMENT_TYPE=5]="INVALID_ARGUMENT_TYPE",e[e.EXPECT_ARGUMENT_STYLE=6]="EXPECT_ARGUMENT_STYLE",e[e.INVALID_NUMBER_SKELETON=7]="INVALID_NUMBER_SKELETON",e[e.INVALID_DATE_TIME_SKELETON=8]="INVALID_DATE_TIME_SKELETON",e[e.EXPECT_NUMBER_SKELETON=9]="EXPECT_NUMBER_SKELETON",e[e.EXPECT_DATE_TIME_SKELETON=10]="EXPECT_DATE_TIME_SKELETON",e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE=11]="UNCLOSED_QUOTE_IN_ARGUMENT_STYLE",e[e.EXPECT_SELECT_ARGUMENT_OPTIONS=12]="EXPECT_SELECT_ARGUMENT_OPTIONS",e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE=13]="EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE=14]="INVALID_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR=15]="EXPECT_SELECT_ARGUMENT_SELECTOR",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR=16]="EXPECT_PLURAL_ARGUMENT_SELECTOR",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT=17]="EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT=18]="EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT",e[e.INVALID_PLURAL_ARGUMENT_SELECTOR=19]="INVALID_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR=20]="DUPLICATE_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR=21]="DUPLICATE_SELECT_ARGUMENT_SELECTOR",e[e.MISSING_OTHER_CLAUSE=22]="MISSING_OTHER_CLAUSE",e[e.INVALID_TAG=23]="INVALID_TAG",e[e.INVALID_TAG_NAME=25]="INVALID_TAG_NAME",e[e.UNMATCHED_CLOSING_TAG=26]="UNMATCHED_CLOSING_TAG",e[e.UNCLOSED_TAG=27]="UNCLOSED_TAG",e}({}),a=function(e){return e[e.literal=0]="literal",e[e.argument=1]="argument",e[e.number=2]="number",e[e.date=3]="date",e[e.time=4]="time",e[e.select=5]="select",e[e.plural=6]="plural",e[e.pound=7]="pound",e[e.tag=8]="tag",e}({}),i=function(e){return e[e.number=0]="number",e[e.dateTime=1]="dateTime",e}({});function c(e){return e.type===a.literal}function s(e){return e.type===a.argument}function l(e){return e.type===a.number}function u(e){return e.type===a.date}function d(e){return e.type===a.time}function p(e){return e.type===a.select}function f(e){return e.type===a.plural}function h(e){return e.type===a.pound}function m(e){return e.type===a.tag}function g(e){return!(!e||"object"!=typeof e||e.type!==i.number)}function v(e){return!(!e||"object"!=typeof e||e.type!==i.dateTime)}const b=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,y={"001":["H","h"],419:["h","H","hB","hb"],AC:["H","h","hb","hB"],AD:["H","hB"],AE:["h","hB","hb","H"],AF:["H","hb","hB","h"],AG:["h","hb","H","hB"],AI:["H","h","hb","hB"],AL:["h","H","hB"],AM:["H","hB"],AO:["H","hB"],AR:["h","H","hB","hb"],AS:["h","H"],AT:["H","hB"],AU:["h","hb","H","hB"],AW:["H","hB"],AX:["H"],AZ:["H","hB","h"],BA:["H","hB","h"],BB:["h","hb","H","hB"],BD:["h","hB","H"],BE:["H","hB"],BF:["H","hB"],BG:["H","hB","h"],BH:["h","hB","hb","H"],BI:["H","h"],BJ:["H","hB"],BL:["H","hB"],BM:["h","hb","H","hB"],BN:["hb","hB","h","H"],BO:["h","H","hB","hb"],BQ:["H"],BR:["H","hB"],BS:["h","hb","H","hB"],BT:["h","H"],BW:["H","h","hb","hB"],BY:["H","h"],BZ:["H","h","hb","hB"],CA:["h","hb","H","hB"],CC:["H","h","hb","hB"],CD:["hB","H"],CF:["H","h","hB"],CG:["H","hB"],CH:["H","hB","h"],CI:["H","hB"],CK:["H","h","hb","hB"],CL:["h","H","hB","hb"],CM:["H","h","hB"],CN:["H","hB","hb","h"],CO:["h","H","hB","hb"],CP:["H"],CR:["h","H","hB","hb"],CU:["h","H","hB","hb"],CV:["H","hB"],CW:["H","hB"],CX:["H","h","hb","hB"],CY:["h","H","hb","hB"],CZ:["H"],DE:["H","hB"],DG:["H","h","hb","hB"],DJ:["h","H"],DK:["H"],DM:["h","hb","H","hB"],DO:["h","H","hB","hb"],DZ:["h","hB","hb","H"],EA:["H","h","hB","hb"],EC:["h","H","hB","hb"],EE:["H","hB"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],ER:["h","H"],ES:["H","hB","h","hb"],ET:["hB","hb","h","H"],FI:["H"],FJ:["h","hb","H","hB"],FK:["H","h","hb","hB"],FM:["h","hb","H","hB"],FO:["H","h"],FR:["H","hB"],GA:["H","hB"],GB:["H","h","hb","hB"],GD:["h","hb","H","hB"],GE:["H","hB","h"],GF:["H","hB"],GG:["H","h","hb","hB"],GH:["h","H"],GI:["H","h","hb","hB"],GL:["H","h"],GM:["h","hb","H","hB"],GN:["H","hB"],GP:["H","hB"],GQ:["H","hB","h","hb"],GR:["h","H","hb","hB"],GS:["H","h","hb","hB"],GT:["h","H","hB","hb"],GU:["h","hb","H","hB"],GW:["H","hB"],GY:["h","hb","H","hB"],HK:["h","hB","hb","H"],HN:["h","H","hB","hb"],HR:["H","hB"],HU:["H","h"],IC:["H","h","hB","hb"],ID:["H"],IE:["H","h","hb","hB"],IL:["H","hB"],IM:["H","h","hb","hB"],IN:["h","H"],IO:["H","h","hb","hB"],IQ:["h","hB","hb","H"],IR:["hB","H"],IS:["H"],IT:["H","hB"],JE:["H","h","hb","hB"],JM:["h","hb","H","hB"],JO:["h","hB","hb","H"],JP:["H","K","h"],KE:["hB","hb","H","h"],KG:["H","h","hB","hb"],KH:["hB","h","H","hb"],KI:["h","hb","H","hB"],KM:["H","h","hB","hb"],KN:["h","hb","H","hB"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],KW:["h","hB","hb","H"],KY:["h","hb","H","hB"],KZ:["H","hB"],LA:["H","hb","hB","h"],LB:["h","hB","hb","H"],LC:["h","hb","H","hB"],LI:["H","hB","h"],LK:["H","h","hB","hb"],LR:["h","hb","H","hB"],LS:["h","H"],LT:["H","h","hb","hB"],LU:["H","h","hB"],LV:["H","hB","hb","h"],LY:["h","hB","hb","H"],MA:["H","h","hB","hb"],MC:["H","hB"],MD:["H","hB"],ME:["H","hB","h"],MF:["H","hB"],MG:["H","h"],MH:["h","hb","H","hB"],MK:["H","h","hb","hB"],ML:["H"],MM:["hB","hb","H","h"],MN:["H","h","hb","hB"],MO:["h","hB","hb","H"],MP:["h","hb","H","hB"],MQ:["H","hB"],MR:["h","hB","hb","H"],MS:["H","h","hb","hB"],MT:["H","h"],MU:["H","h"],MV:["H","h"],MW:["h","hb","H","hB"],MX:["h","H","hB","hb"],MY:["hb","hB","h","H"],MZ:["H","hB"],NA:["h","H","hB","hb"],NC:["H","hB"],NE:["H"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NI:["h","H","hB","hb"],NL:["H","hB"],NO:["H","h"],NP:["H","h","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],NZ:["h","hb","H","hB"],OM:["h","hB","hb","H"],PA:["h","H","hB","hb"],PE:["h","H","hB","hb"],PF:["H","h","hB"],PG:["h","H"],PH:["h","hB","hb","H"],PK:["h","hB","H"],PL:["H","h"],PM:["H","hB"],PN:["H","h","hb","hB"],PR:["h","H","hB","hb"],PS:["h","hB","hb","H"],PT:["H","hB"],PW:["h","H"],PY:["h","H","hB","hb"],QA:["h","hB","hb","H"],RE:["H","hB"],RO:["H","hB"],RS:["H","hB","h"],RU:["H"],RW:["H","h"],SA:["h","hB","hb","H"],SB:["h","hb","H","hB"],SC:["H","h","hB"],SD:["h","hB","hb","H"],SE:["H"],SG:["h","hb","H","hB"],SH:["H","h","hb","hB"],SI:["H","hB"],SJ:["H"],SK:["H"],SL:["h","hb","H","hB"],SM:["H","h","hB"],SN:["H","h","hB"],SO:["h","H"],SR:["H","hB"],SS:["h","hb","H","hB"],ST:["H","hB"],SV:["h","H","hB","hb"],SX:["H","h","hb","hB"],SY:["h","hB","hb","H"],SZ:["h","hb","H","hB"],TA:["H","h","hb","hB"],TC:["h","hb","H","hB"],TD:["h","H","hB"],TF:["H","h","hB"],TG:["H","hB"],TH:["H","h"],TJ:["H","h"],TL:["H","hB","hb","h"],TM:["H","h"],TN:["h","hB","hb","H"],TO:["h","H"],TR:["H","hB"],TT:["h","hb","H","hB"],TW:["hB","hb","h","H"],TZ:["hB","hb","H","h"],UA:["H","hB","h"],UG:["hB","hb","H","h"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],UY:["h","H","hB","hb"],UZ:["H","hB","h"],VA:["H","h","hB"],VC:["h","hb","H","hB"],VE:["h","H","hB","hb"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],VN:["H","h"],VU:["h","H"],WF:["H","hB"],WS:["h","H"],XK:["H","hB","h"],YE:["h","hB","hb","H"],YT:["H","hB"],ZA:["H","h","hb","hB"],ZM:["h","hb","H","hB"],ZW:["H","h"],"af-ZA":["H","h","hB","hb"],"ar-001":["h","hB","hb","H"],"ca-ES":["H","h","hB"],"en-001":["h","hb","H","hB"],"en-HK":["h","hb","H","hB"],"en-IL":["H","h","hb","hB"],"en-MY":["h","hb","H","hB"],"es-BR":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"gu-IN":["hB","hb","h","H"],"hi-IN":["hB","h","H"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],"kn-IN":["hB","h","H"],"ku-SY":["H","hB"],"ml-IN":["hB","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],"ta-IN":["hB","h","hb","H"],"te-IN":["hB","h","H"],"zu-ZA":["H","hB","hb","h"]};function w(e){let t=e.hourCycle;if(void 0===t&&e.hourCycles&&e.hourCycles.length&&(t=e.hourCycles[0]),t)switch(t){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}const n=e.language;let r;return"root"!==n&&(r=e.maximize().region),(y[r||""]||y[n||""]||y[`${n}-001`]||y["001"])[0]}const x=new RegExp(`^${b.source}*`),k=new RegExp(`${b.source}*$`);function S(e,t){return{start:e,end:t}}const O=!!Object.fromEntries,E=!!String.prototype.trimStart,A=!!String.prototype.trimEnd,P=O?Object.fromEntries:function(e){const t={};for(const[n,r]of e)t[n]=r;return t},_=E?function(e){return e.trimStart()}:function(e){return e.replace(x,"")},C=A?function(e){return e.trimEnd()}:function(e){return e.replace(k,"")},j=new RegExp("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");var D=class{constructor(e,t={}){this.message=e,this.position={offset:0,line:1,column:1},this.ignoreTag=!!t.ignoreTag,this.locale=t.locale,this.requiresOtherClause=!!t.requiresOtherClause,this.shouldParseSkeletons=!!t.shouldParseSkeletons}parse(){if(0!==this.offset())throw Error("parser can only be used once");return this.parseMessage(0,"",!1)}parseMessage(e,t,n){let r=[];for(;!this.isEOF();){const i=this.char();if(123===i){const t=this.parseArgument(e,n);if(t.err)return t;r.push(t.val)}else{if(125===i&&e>0)break;if(35!==i||"plural"!==t&&"selectordinal"!==t){if(60===i&&!this.ignoreTag&&47===this.peek()){if(n)break;return this.error(o.UNMATCHED_CLOSING_TAG,S(this.clonePosition(),this.clonePosition()))}if(60===i&&!this.ignoreTag&&T(this.peek()||0)){const n=this.parseTag(e,t);if(n.err)return n;r.push(n.val)}else{const n=this.parseLiteral(e,t);if(n.err)return n;r.push(n.val)}}else{const e=this.clonePosition();this.bump(),r.push({type:a.pound,location:S(e,this.clonePosition())})}}}return{val:r,err:null}}parseTag(e,t){const n=this.clonePosition();this.bump();const r=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:a.literal,value:`<${r}/>`,location:S(n,this.clonePosition())},err:null};if(this.bumpIf(">")){const i=this.parseMessage(e+1,t,!0);if(i.err)return i;const c=i.val,s=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!T(this.char()))return this.error(o.INVALID_TAG,S(s,this.clonePosition()));const e=this.clonePosition();return r!==this.parseTagName()?this.error(o.UNMATCHED_CLOSING_TAG,S(e,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:a.tag,value:r,children:c,location:S(n,this.clonePosition())},err:null}:this.error(o.INVALID_TAG,S(s,this.clonePosition())))}return this.error(o.UNCLOSED_TAG,S(n,this.clonePosition()))}return this.error(o.INVALID_TAG,S(n,this.clonePosition()))}parseTagName(){const e=this.offset();for(this.bump();!this.isEOF()&&(45===(t=this.char())||46===t||t>=48&&t<=57||95===t||t>=97&&t<=122||t>=65&&t<=90||183==t||t>=192&&t<=214||t>=216&&t<=246||t>=248&&t<=893||t>=895&&t<=8191||t>=8204&&t<=8205||t>=8255&&t<=8256||t>=8304&&t<=8591||t>=11264&&t<=12271||t>=12289&&t<=55295||t>=63744&&t<=64975||t>=65008&&t<=65533||t>=65536&&t<=983039);)this.bump();var t;return this.message.slice(e,this.offset())}parseLiteral(e,t){const n=this.clonePosition();let r="";for(;;){const n=this.tryParseQuote(t);if(n){r+=n;continue}const o=this.tryParseUnquoted(e,t);if(o){r+=o;continue}const a=this.tryParseLeftAngleBracket();if(!a)break;r+=a}const o=S(n,this.clonePosition());return{val:{type:a.literal,value:r,location:o},err:null}}tryParseLeftAngleBracket(){return this.isEOF()||60!==this.char()||!this.ignoreTag&&(T(e=this.peek()||0)||47===e)?null:(this.bump(),"<");var e}tryParseQuote(e){if(this.isEOF()||39!==this.char())return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if("plural"===e||"selectordinal"===e)break;return null;default:return null}this.bump();const t=[this.char()];for(this.bump();!this.isEOF();){const e=this.char();if(39===e){if(39!==this.peek()){this.bump();break}t.push(39),this.bump()}else t.push(e);this.bump()}return String.fromCodePoint(...t)}tryParseUnquoted(e,t){if(this.isEOF())return null;const n=this.char();return 60===n||123===n||35===n&&("plural"===t||"selectordinal"===t)||125===n&&e>0?null:(this.bump(),String.fromCodePoint(n))}parseArgument(e,t){const n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(o.EXPECT_ARGUMENT_CLOSING_BRACE,S(n,this.clonePosition()));if(125===this.char())return this.bump(),this.error(o.EMPTY_ARGUMENT,S(n,this.clonePosition()));let r=this.parseIdentifierIfPossible().value;if(!r)return this.error(o.MALFORMED_ARGUMENT,S(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(o.EXPECT_ARGUMENT_CLOSING_BRACE,S(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:a.argument,value:r,location:S(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(o.EXPECT_ARGUMENT_CLOSING_BRACE,S(n,this.clonePosition())):this.parseArgumentOptions(e,t,r,n);default:return this.error(o.MALFORMED_ARGUMENT,S(n,this.clonePosition()))}}parseIdentifierIfPossible(){const e=this.clonePosition(),t=this.offset(),n=(r=this.message,o=t,j.lastIndex=o,j.exec(r)[1]??"");var r,o;const a=t+n.length;return this.bumpTo(a),{value:n,location:S(e,this.clonePosition())}}parseArgumentOptions(e,t,n,c){let s=this.clonePosition(),l=this.parseIdentifierIfPossible().value,u=this.clonePosition();switch(l){case"":return this.error(o.EXPECT_ARGUMENT_TYPE,S(s,u));case"number":case"date":case"time":{this.bumpSpace();let e=null;if(this.bumpIf(",")){this.bumpSpace();const t=this.clonePosition(),n=this.parseSimpleArgStyleIfPossible();if(n.err)return n;const r=C(n.val);if(0===r.length)return this.error(o.EXPECT_ARGUMENT_STYLE,S(this.clonePosition(),this.clonePosition()));e={style:r,styleLocation:S(t,this.clonePosition())}}const t=this.tryParseArgumentClose(c);if(t.err)return t;const s=S(c,this.clonePosition());if(e&&e.style.startsWith("::")){let t=_(e.style.slice(2));if("number"===l){const r=this.parseNumberSkeletonFromString(t,e.styleLocation);return r.err?r:{val:{type:a.number,value:n,location:s,style:r.val},err:null}}{if(0===t.length)return this.error(o.EXPECT_DATE_TIME_SKELETON,s);let c=t;this.locale&&(c=function(e,t){let n="";for(let r=0;r<e.length;r++){const o=e.charAt(r);if("j"===o){let a=0;for(;r+1<e.length&&e.charAt(r+1)===o;)a++,r++;let i=1+(1&a),c=a<2?1:3+(a>>1),s="a",l=w(t);for("H"!=l&&"k"!=l||(c=0);c-- >0;)n+=s;for(;i-- >0;)n=l+n}else n+="J"===o?"H":o}return n}(t,this.locale));const u={type:i.dateTime,pattern:c,location:e.styleLocation,parsedOptions:this.shouldParseSkeletons?(0,r.eV)(c):{}};return{val:{type:"date"===l?a.date:a.time,value:n,location:s,style:u},err:null}}}return{val:{type:"number"===l?a.number:"date"===l?a.date:a.time,value:n,location:s,style:e?.style??null},err:null}}case"plural":case"selectordinal":case"select":{const r=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(o.EXPECT_SELECT_ARGUMENT_OPTIONS,S(r,{...r}));this.bumpSpace();let i=this.parseIdentifierIfPossible(),s=0;if("select"!==l&&"offset"===i.value){if(!this.bumpIf(":"))return this.error(o.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,S(this.clonePosition(),this.clonePosition()));this.bumpSpace();const e=this.tryParseDecimalInteger(o.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,o.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(e.err)return e;this.bumpSpace(),i=this.parseIdentifierIfPossible(),s=e.val}const u=this.tryParsePluralOrSelectOptions(e,l,t,i);if(u.err)return u;const d=this.tryParseArgumentClose(c);if(d.err)return d;const p=S(c,this.clonePosition());return"select"===l?{val:{type:a.select,value:n,options:P(u.val),location:p},err:null}:{val:{type:a.plural,value:n,options:P(u.val),offset:s,pluralType:"plural"===l?"cardinal":"ordinal",location:p},err:null}}default:return this.error(o.INVALID_ARGUMENT_TYPE,S(s,u))}}tryParseArgumentClose(e){return this.isEOF()||125!==this.char()?this.error(o.EXPECT_ARGUMENT_CLOSING_BRACE,S(e,this.clonePosition())):(this.bump(),{val:!0,err:null})}parseSimpleArgStyleIfPossible(){let e=0;const t=this.clonePosition();for(;!this.isEOF();)switch(this.char()){case 39:{this.bump();let e=this.clonePosition();if(!this.bumpUntil("'"))return this.error(o.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,S(e,this.clonePosition()));this.bump();break}case 123:e+=1,this.bump();break;case 125:if(!(e>0))return{val:this.message.slice(t.offset,this.offset()),err:null};e-=1;break;default:this.bump()}return{val:this.message.slice(t.offset,this.offset()),err:null}}parseNumberSkeletonFromString(e,t){let n=[];try{n=(0,r.rq)(e)}catch{return this.error(o.INVALID_NUMBER_SKELETON,t)}return{val:{type:i.number,tokens:n,location:t,parsedOptions:this.shouldParseSkeletons?(0,r.eT)(n):{}},err:null}}tryParsePluralOrSelectOptions(e,t,n,r){let a=!1;const i=[],c=new Set;let{value:s,location:l}=r;for(;;){if(0===s.length){const e=this.clonePosition();if("select"===t||!this.bumpIf("="))break;{const t=this.tryParseDecimalInteger(o.EXPECT_PLURAL_ARGUMENT_SELECTOR,o.INVALID_PLURAL_ARGUMENT_SELECTOR);if(t.err)return t;l=S(e,this.clonePosition()),s=this.message.slice(e.offset,this.offset())}}if(c.has(s))return this.error("select"===t?o.DUPLICATE_SELECT_ARGUMENT_SELECTOR:o.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,l);"other"===s&&(a=!0),this.bumpSpace();const r=this.clonePosition();if(!this.bumpIf("{"))return this.error("select"===t?o.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:o.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,S(this.clonePosition(),this.clonePosition()));const u=this.parseMessage(e+1,t,n);if(u.err)return u;const d=this.tryParseArgumentClose(r);if(d.err)return d;i.push([s,{value:u.val,location:S(r,this.clonePosition())}]),c.add(s),this.bumpSpace(),({value:s,location:l}=this.parseIdentifierIfPossible())}return 0===i.length?this.error("select"===t?o.EXPECT_SELECT_ARGUMENT_SELECTOR:o.EXPECT_PLURAL_ARGUMENT_SELECTOR,S(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!a?this.error(o.MISSING_OTHER_CLAUSE,S(this.clonePosition(),this.clonePosition())):{val:i,err:null}}tryParseDecimalInteger(e,t){let n=1;const r=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(n=-1);let o=!1,a=0;for(;!this.isEOF();){const e=this.char();if(!(e>=48&&e<=57))break;o=!0,a=10*a+(e-48),this.bump()}const i=S(r,this.clonePosition());return o?(a*=n,Number.isSafeInteger(a)?{val:a,err:null}:this.error(t,i)):this.error(e,i)}offset(){return this.position.offset}isEOF(){return this.offset()===this.message.length}clonePosition(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}}char(){const e=this.position.offset;if(e>=this.message.length)throw Error("out of bound");const t=this.message.codePointAt(e);if(void 0===t)throw Error(`Offset ${e} is at invalid UTF-16 code unit boundary`);return t}error(e,t){return{val:null,err:{kind:e,message:this.message,location:t}}}bump(){if(this.isEOF())return;const e=this.char();10===e?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=e<65536?1:2)}bumpIf(e){if(this.message.startsWith(e,this.offset())){for(let t=0;t<e.length;t++)this.bump();return!0}return!1}bumpUntil(e){const t=this.offset(),n=this.message.indexOf(e,t);return n>=0?(this.bumpTo(n),!0):(this.bumpTo(this.message.length),!1)}bumpTo(e){if(this.offset()>e)throw Error(`targetOffset ${e} must be greater than or equal to the current offset ${this.offset()}`);for(e=Math.min(e,this.message.length);;){const t=this.offset();if(t===e)break;if(t>e)throw Error(`targetOffset ${e} is at invalid UTF-16 code unit boundary`);if(this.bump(),this.isEOF())break}}bumpSpace(){for(;!this.isEOF()&&((e=this.char())>=9&&e<=13||32===e||133===e||e>=8206&&e<=8207||8232===e||8233===e);)this.bump();var e}peek(){if(this.isEOF())return null;const e=this.char(),t=this.offset();return this.message.charCodeAt(t+(e>=65536?2:1))??null}};function T(e){return e>=97&&e<=122||e>=65&&e<=90}function N(e){e.forEach((e=>{if(delete e.location,p(e)||f(e))for(const t in e.options)delete e.options[t].location,N(e.options[t].value);else l(e)&&g(e.style)||(u(e)||d(e))&&v(e.style)?delete e.style.location:m(e)&&N(e.children)}))}function R(e,t={}){t={shouldParseSkeletons:!0,requiresOtherClause:!0,...t};const n=new D(e,t).parse();if(n.err){const e=SyntaxError(o[n.err.kind]);throw e.location=n.err.location,e.originalMessage=n.err.message,e}return t?.captureLocation||N(n.val),n.val}},82920(e,t,n){"use strict";n.d(t,{eT:()=>m,eV:()=>o,rq:()=>i});const r=/(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;function o(e){const t={};return e.replace(r,(e=>{const n=e.length;switch(e[0]){case"G":t.era=4===n?"long":5===n?"narrow":"short";break;case"y":t.year=2===n?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":t.month=["numeric","2-digit","short","long","narrow"][n-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":t.day=["numeric","2-digit"][n-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":t.weekday=4===n?"long":5===n?"narrow":"short";break;case"e":if(n<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"c":if(n<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"a":t.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":t.hourCycle="h12",t.hour=["numeric","2-digit"][n-1];break;case"H":t.hourCycle="h23",t.hour=["numeric","2-digit"][n-1];break;case"K":t.hourCycle="h11",t.hour=["numeric","2-digit"][n-1];break;case"k":t.hourCycle="h24",t.hour=["numeric","2-digit"][n-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":t.minute=["numeric","2-digit"][n-1];break;case"s":t.second=["numeric","2-digit"][n-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":t.timeZoneName=n<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""})),t}const a=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function i(e){if(0===e.length)throw new Error("Number skeleton cannot be empty");const t=e.split(a).filter((e=>e.length>0)),n=[];for(const e of t){let t=e.split("/");if(0===t.length)throw new Error("Invalid number skeleton");const[r,...o]=t;for(const e of o)if(0===e.length)throw new Error("Invalid number skeleton");n.push({stem:r,options:o})}return n}const c=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,s=/^(@+)?(\+|#+)?[rs]?$/g,l=/(\*)(0+)|(#+)(0+)|(0+)/g,u=/^(0+)$/;function d(e){const t={};return"r"===e[e.length-1]?t.roundingPriority="morePrecision":"s"===e[e.length-1]&&(t.roundingPriority="lessPrecision"),e.replace(s,(function(e,n,r){return"string"!=typeof r?(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length):"+"===r?t.minimumSignificantDigits=n.length:"#"===n[0]?t.maximumSignificantDigits=n.length:(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length+("string"==typeof r?r.length:0)),""})),t}function p(e){switch(e){case"sign-auto":return{signDisplay:"auto"};case"sign-accounting":case"()":return{currencySign:"accounting"};case"sign-always":case"+!":return{signDisplay:"always"};case"sign-accounting-always":case"()!":return{signDisplay:"always",currencySign:"accounting"};case"sign-except-zero":case"+?":return{signDisplay:"exceptZero"};case"sign-accounting-except-zero":case"()?":return{signDisplay:"exceptZero",currencySign:"accounting"};case"sign-never":case"+_":return{signDisplay:"never"}}}function f(e){let t;if("E"===e[0]&&"E"===e[1]?(t={notation:"engineering"},e=e.slice(2)):"E"===e[0]&&(t={notation:"scientific"},e=e.slice(1)),t){const n=e.slice(0,2);if("+!"===n?(t.signDisplay="always",e=e.slice(2)):"+?"===n&&(t.signDisplay="exceptZero",e=e.slice(2)),!u.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function h(e){const t=p(e);return t||{}}function m(e){let t={};for(const n of e){switch(n.stem){case"percent":case"%":t.style="percent";continue;case"%x100":t.style="percent",t.scale=100;continue;case"currency":t.style="currency",t.currency=n.options[0];continue;case"group-off":case",_":t.useGrouping=!1;continue;case"precision-integer":case".":t.maximumFractionDigits=0;continue;case"measure-unit":case"unit":t.style="unit",t.unit=n.options[0].replace(/^(.*?)-/,"");continue;case"compact-short":case"K":t.notation="compact",t.compactDisplay="short";continue;case"compact-long":case"KK":t.notation="compact",t.compactDisplay="long";continue;case"scientific":t={...t,notation:"scientific",...n.options.reduce(((e,t)=>({...e,...h(t)})),{})};continue;case"engineering":t={...t,notation:"engineering",...n.options.reduce(((e,t)=>({...e,...h(t)})),{})};continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(n.options[0]);continue;case"rounding-mode-floor":t.roundingMode="floor";continue;case"rounding-mode-ceiling":t.roundingMode="ceil";continue;case"rounding-mode-down":t.roundingMode="trunc";continue;case"rounding-mode-up":t.roundingMode="expand";continue;case"rounding-mode-half-even":t.roundingMode="halfEven";continue;case"rounding-mode-half-down":t.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":t.roundingMode="halfExpand";continue;case"integer-width":if(n.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");n.options[0].replace(l,(function(e,n,r,o,a,i){if(n)t.minimumIntegerDigits=r.length;else{if(o&&a)throw new Error("We currently do not support maximum integer digits");if(i)throw new Error("We currently do not support exact integer digits")}return""}));continue}if(u.test(n.stem)){t.minimumIntegerDigits=n.stem.length;continue}if(c.test(n.stem)){if(n.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");n.stem.replace(c,(function(e,n,r,o,a,i){return"*"===r?t.minimumFractionDigits=n.length:o&&"#"===o[0]?t.maximumFractionDigits=o.length:a&&i?(t.minimumFractionDigits=a.length,t.maximumFractionDigits=a.length+i.length):(t.minimumFractionDigits=n.length,t.maximumFractionDigits=n.length),""}));const e=n.options[0];"w"===e?t={...t,trailingZeroDisplay:"stripIfInteger"}:e&&(t={...t,...d(e)});continue}if(s.test(n.stem)){t={...t,...d(n.stem)};continue}const e=p(n.stem);e&&(t={...t,...e});const r=f(n.stem);r&&(t={...t,...r})}return t}},31842(e,t,n){"use strict";n.d(t,{EY:()=>$,JF:()=>m,MT:()=>g,hw:()=>k});var r=n(86714),o=n(40638),a=n(95411);let i=function(e){return e.FORMAT_ERROR="FORMAT_ERROR",e.UNSUPPORTED_FORMATTER="UNSUPPORTED_FORMATTER",e.INVALID_CONFIG="INVALID_CONFIG",e.MISSING_DATA="MISSING_DATA",e.MISSING_TRANSLATION="MISSING_TRANSLATION",e}({});var c=class e extends Error{constructor(t,n,r){const o=r?r instanceof Error?r:new Error(String(r)):void 0;super(`[@formatjs/intl Error ${t}] ${n}\n${o?`\n${o.message}\n${o.stack}`:""}`),this.code=t,"function"==typeof Error.captureStackTrace&&Error.captureStackTrace(this,e)}},s=class extends c{constructor(e,t){super(i.UNSUPPORTED_FORMATTER,e,t)}},l=class extends c{constructor(e,t){super(i.INVALID_CONFIG,e,t)}},u=class extends c{constructor(e,t){super(i.MISSING_DATA,e,t)}},d=class extends c{constructor(e,t,n){super(i.FORMAT_ERROR,`${e}\nLocale: ${t}\n`,n),this.locale=t}},p=class extends d{constructor(e,t,n,r){super(`${e}\nMessageID: ${n?.id}\nDefault Message: ${n?.defaultMessage}\nDescription: ${n?.description}\n`,t,r),this.descriptor=n,this.locale=t}},f=class extends c{constructor(e,t){super(i.MISSING_TRANSLATION,`Missing message: "${e.id}" for locale "${t}", using ${e.defaultMessage?`default message (${"string"==typeof e.defaultMessage?e.defaultMessage:e.defaultMessage.map((e=>e.value??JSON.stringify(e))).join()})`:"id"} as fallback.`),this.descriptor=e}};function h(e,t,n={}){return t.reduce(((t,r)=>(r in e?t[r]=e[r]:r in n&&(t[r]=n[r]),t)),{})}const m={formats:{},messages:{},timeZone:void 0,defaultLocale:"en",defaultFormats:{},fallbackOnEmptyString:!0,onError:e=>{console.error(e)},onWarn:e=>{console.warn(e)}};function g(){return{dateTime:{},number:{},message:{},relativeTime:{},pluralRules:{},list:{},displayNames:{}}}function v(e){return{create:()=>({get:t=>e[t],set(t,n){e[t]=n}})}}function b(e,t,n,r){const o=e&&e[t];let a;if(o&&(a=o[n]),a)return a;r(new s(`No ${t} format named: ${n}`))}function y(e,t){return Object.keys(e).reduce(((n,r)=>(n[r]={timeZone:t,...e[r]},n)),{})}function w(e,t){return Object.keys({...e,...t}).reduce(((n,r)=>(n[r]={...e[r],...t[r]},n)),{})}function x(e,t){if(!t)return e;const n=o.SV.formats;return{...n,...e,date:w(y(n.date,t),y(e.date||{},t)),time:w(y(n.time,t),y(e.time||{},t))}}const k=({locale:e,formats:t,messages:n,defaultLocale:r,defaultFormats:o,fallbackOnEmptyString:i,onError:c,timeZone:s,defaultRichTextElements:l},u,d={id:""},h,m)=>{const{id:g,defaultMessage:v}=d;!function(e,t,n=Error){if(!e)throw new n(t)}(!!g,"[@formatjs/intl] An `id` must be provided to format a message. You can either:\n1. Configure your build toolchain with [babel-plugin-formatjs](https://formatjs.github.io/docs/tooling/babel-plugin)\nor [@formatjs/ts-transformer](https://formatjs.github.io/docs/tooling/ts-transformer) OR\n2. Configure your `eslint` config to include [eslint-plugin-formatjs](https://formatjs.github.io/docs/tooling/linter#enforce-id)\nto autofix this issue");const b=String(g),y=n&&Object.prototype.hasOwnProperty.call(n,b)&&n[b];if(Array.isArray(y)&&1===y.length&&y[0].type===a.ZE.literal)return y[0].value;if(h={...l,...h},t=x(t,s),o=x(o,s),!y){if(!1===i&&""===y)return y;if((!v||e&&e.toLowerCase()!==r.toLowerCase())&&c(new f(d,e)),v)try{return u.getMessageFormat(v,r,o,m).format(h)}catch(t){return c(new p(`Error formatting default message for: "${b}", rendering default message verbatim`,e,d,t)),"string"==typeof v?v:b}return b}try{return u.getMessageFormat(y,e,t,{formatters:u,...m}).format(h)}catch(t){c(new p(`Error formatting message: "${b}", using ${v?"default message":"id"} as fallback.`,e,d,t))}if(v)try{return u.getMessageFormat(v,r,o,m).format(h)}catch(t){c(new p(`Error formatting the default message for: "${b}", rendering message verbatim`,e,d,t))}return"string"==typeof y?y:"string"==typeof v?v:b},S=["formatMatcher","timeZone","hour12","weekday","era","year","month","day","hour","minute","second","timeZoneName","hourCycle","dateStyle","timeStyle","calendar","numberingSystem","fractionalSecondDigits"];function O({locale:e,formats:t,onError:n,timeZone:r},o,a,i={}){const{format:c}=i;let s=h(i,S,{...r&&{timeZone:r},...c&&b(t,o,c,n)});return"time"!==o||s.hour||s.minute||s.second||s.timeStyle||s.dateStyle||(s={...s,hour:"numeric",minute:"numeric"}),a(e,s)}function E(e,t,n,r={}){const o="string"==typeof n?new Date(n||0):n;try{return O(e,"date",t,r).format(o)}catch(t){e.onError(new d("Error formatting date.",e.locale,t))}return String(o)}function A(e,t,n,r={}){const o="string"==typeof n?new Date(n||0):n;try{return O(e,"time",t,r).format(o)}catch(t){e.onError(new d("Error formatting time.",e.locale,t))}return String(o)}function P(e,t,n,r,o={}){const a="string"==typeof n?new Date(n||0):n,i="string"==typeof r?new Date(r||0):r;try{return O(e,"dateTimeRange",t,o).formatRange(a,i)}catch(t){e.onError(new d("Error formatting date time range.",e.locale,t))}return String(a)}function _(e,t,n,r={}){const o="string"==typeof n?new Date(n||0):n;try{return O(e,"date",t,r).formatToParts(o)}catch(t){e.onError(new d("Error formatting date.",e.locale,t))}return[]}function C(e,t,n,r={}){const o="string"==typeof n?new Date(n||0):n;try{return O(e,"time",t,r).formatToParts(o)}catch(t){e.onError(new d("Error formatting time.",e.locale,t))}return[]}const j=["style","type","fallback","languageDisplay"];function D({locale:e,onError:t},n,r,a){Intl.DisplayNames||t(new o.IF('Intl.DisplayNames is not available in this environment.\nTry polyfilling it using "@formatjs/intl-displaynames"\n',o.O4.MISSING_INTL_API));const i=h(a,j);try{return n(e,i).of(r)}catch(n){t(new d("Error formatting display name.",e,n))}}const T=["type","style"],N=Date.now();function R(e,t,n,r={}){const o=M(e,t,n,r).reduce(((e,t)=>{const n=t.value;return"string"!=typeof n?e.push(n):"string"==typeof e[e.length-1]?e[e.length-1]+=n:e.push(n),e}),[]);return 1===o.length?o[0]:0===o.length?"":o}function M({locale:e,onError:t},n,r,a={}){Intl.ListFormat||t(new o.IF('Intl.ListFormat is not available in this environment.\nTry polyfilling it using "@formatjs/intl-listformat"\n',o.O4.MISSING_INTL_API));const i=h(a,T);try{const t={},o=Array.from(r).map(((e,n)=>{if("object"==typeof e&&null!==e){const r=function(e){return`${N}_${e}_${N}`}(n);return t[r]=e,r}return String(e)}));return n(e,i).formatToParts(o).map((e=>"literal"===e.type?e:{...e,value:t[e.value]||e.value}))}catch(n){t(new d("Error formatting list.",e,n))}return r}const I=["type"];function L({locale:e,onError:t},n,r,a={}){Intl.PluralRules||t(new o.IF('Intl.PluralRules is not available in this environment.\nTry polyfilling it using "@formatjs/intl-pluralrules"\n',o.O4.MISSING_INTL_API));const i=h(a,I);try{return n(e,i).select(r)}catch(n){t(new d("Error formatting plural.",e,n))}return"other"}const F=["numeric","style"];function H(e,t,n,r,a={}){r||(r="second"),Intl.RelativeTimeFormat||e.onError(new o.IF('Intl.RelativeTimeFormat is not available in this environment.\nTry polyfilling it using "@formatjs/intl-relativetimeformat"\n',o.O4.MISSING_INTL_API));try{return function({locale:e,formats:t,onError:n},r,o={}){const{format:a}=o;return r(e,h(o,F,!!a&&b(t,"relative",a,n)||{}))}(e,t,a).format(n,r)}catch(t){e.onError(new d("Error formatting relative time.",e.locale,t))}return String(n)}const z=["style","currency","unit","unitDisplay","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","currencyDisplay","currencySign","notation","signDisplay","unit","unitDisplay","numberingSystem","trailingZeroDisplay","roundingPriority","roundingIncrement","roundingMode"];function B({locale:e,formats:t,onError:n},r,o={}){const{format:a}=o;return r(e,h(o,z,a&&b(t,"number",a,n)||{}))}function U(e,t,n,r={}){try{return B(e,t,r).format(n)}catch(t){e.onError(new d("Error formatting number.",e.locale,t))}return String(n)}function W(e,t,n,r={}){try{return B(e,t,r).formatToParts(n)}catch(t){e.onError(new d("Error formatting number.",e.locale,t))}return[]}function V(e){var t;e.onWarn&&e.defaultRichTextElements&&"string"==typeof((t=e.messages||{})?t[Object.keys(t)[0]]:void 0)&&e.onWarn('[@formatjs/intl] "defaultRichTextElements" was specified but "message" was not pre-compiled. \nPlease consider using "@formatjs/cli" to pre-compile your messages for performance.\nFor more details see https://formatjs.github.io/docs/getting-started/message-distribution')}function $(e,t){const n=function(e={dateTime:{},number:{},message:{},relativeTime:{},pluralRules:{},list:{},displayNames:{}}){const t=Intl.RelativeTimeFormat,n=Intl.ListFormat,a=Intl.DisplayNames,i=(0,r.B)(((...e)=>new Intl.DateTimeFormat(...e)),{cache:v(e.dateTime),strategy:r.W.variadic}),c=(0,r.B)(((...e)=>new Intl.NumberFormat(...e)),{cache:v(e.number),strategy:r.W.variadic}),s=(0,r.B)(((...e)=>new Intl.PluralRules(...e)),{cache:v(e.pluralRules),strategy:r.W.variadic});return{getDateTimeFormat:i,getNumberFormat:c,getMessageFormat:(0,r.B)(((e,t,n,r)=>new o.SV(e,t,n,{formatters:{getNumberFormat:c,getDateTimeFormat:i,getPluralRules:s},...r})),{cache:v(e.message),strategy:r.W.variadic}),getRelativeTimeFormat:(0,r.B)(((...e)=>new t(...e)),{cache:v(e.relativeTime),strategy:r.W.variadic}),getPluralRules:s,getListFormat:(0,r.B)(((...e)=>new n(...e)),{cache:v(e.list),strategy:r.W.variadic}),getDisplayNames:(0,r.B)(((...e)=>new a(...e)),{cache:v(e.displayNames),strategy:r.W.variadic})}}(t),a={...m,...e},{locale:i,defaultLocale:c,onError:s}=a;return i?!Intl.NumberFormat.supportedLocalesOf(i).length&&s?s(new u(`Missing locale data for locale: "${i}" in Intl.NumberFormat. Using default locale: "${c}" as fallback. See https://formatjs.github.io/docs/react-intl#runtime-requirements for more details`)):!Intl.DateTimeFormat.supportedLocalesOf(i).length&&s&&s(new u(`Missing locale data for locale: "${i}" in Intl.DateTimeFormat. Using default locale: "${c}" as fallback. See https://formatjs.github.io/docs/react-intl#runtime-requirements for more details`)):(s&&s(new l(`"locale" was not configured, using "${c}" as fallback. See https://formatjs.github.io/docs/react-intl/api#intlshape for more details`)),a.locale=a.defaultLocale||"en"),V(a),{...a,formatters:n,formatNumber:U.bind(null,a,n.getNumberFormat),formatNumberToParts:W.bind(null,a,n.getNumberFormat),formatRelativeTime:H.bind(null,a,n.getRelativeTimeFormat),formatDate:E.bind(null,a,n.getDateTimeFormat),formatDateToParts:_.bind(null,a,n.getDateTimeFormat),formatTime:A.bind(null,a,n.getDateTimeFormat),formatDateTimeRange:P.bind(null,a,n.getDateTimeFormat),formatTimeToParts:C.bind(null,a,n.getDateTimeFormat),formatPlural:L.bind(null,a,n.getPluralRules),formatMessage:k.bind(null,a,n),$t:k.bind(null,a,n),formatList:R.bind(null,a,n.getListFormat),formatListToParts:M.bind(null,a,n.getListFormat),formatDisplayName:D.bind(null,a,n.getDisplayNames)}}},92516(e,t,n){"use strict";n.d(t,{q:()=>o});let r={};function o(){return r}},5305(e,t,n){"use strict";n.d(t,{x:()=>o});var r=n(43329);function o(e,...t){const n=r.w.bind(null,e||t.find((e=>"object"==typeof e)));return t.map(n)}},61501(e,t,n){"use strict";n.d(t,{Cg:()=>a,_P:()=>s,_m:()=>c,my:()=>r,s0:()=>i,w4:()=>o});Math.pow(10,8);const r=6048e5,o=864e5,a=6e4,i=36e5,c=1e3,s=Symbol.for("constructDateFrom")},43329(e,t,n){"use strict";n.d(t,{w:()=>o});var r=n(61501);function o(e,t){return"function"==typeof e?e(t):e&&"object"==typeof e&&r._P in e?e[r._P](t):e instanceof Date?new e.constructor(t):new Date(t)}},40337(e,t,n){"use strict";n.d(t,{q:()=>o});var r=n(29407);function o(e,t){return(0,r.a)(e,t?.in).getHours()}},4155(e,t,n){"use strict";n.d(t,{O:()=>o});var r=n(29407);function o(e,t){return(0,r.a)(e,t?.in).getMinutes()}},90096(e,t,n){"use strict";n.d(t,{R:()=>a});var r=n(5305),o=n(80337);function a(e,t,n){const[a,i]=(0,r.x)(n?.in,e,t);return+(0,o.k)(a,n)==+(0,o.k)(i,n)}},7277(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})},33443(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})},57883(e,t,n){"use strict";function r(e){return(t,n={})=>{const r=n.width,o=r&&e.matchPatterns[r]||e.matchPatterns[e.defaultMatchWidth],a=t.match(o);if(!a)return null;const i=a[0],c=r&&e.parsePatterns[r]||e.parsePatterns[e.defaultParseWidth],s=Array.isArray(c)?function(e,t){for(let n=0;n<e.length;n++)if(t(e[n]))return n;return}(c,(e=>e.test(i))):function(e,t){for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&t(e[n]))return n;return}(c,(e=>e.test(i)));let l;l=e.valueCallback?e.valueCallback(s):s,l=n.valueCallback?n.valueCallback(l):l;return{value:l,rest:t.slice(i.length)}}}n.d(t,{A:()=>r})},20337(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],a=t.match(e.parsePattern);if(!a)return null;let i=e.valueCallback?e.valueCallback(a[0]):a[0];i=n.valueCallback?n.valueCallback(i):i;return{value:i,rest:t.slice(o.length)}}}n.d(t,{K:()=>r})},86688(e,t,n){"use strict";n.d(t,{de:()=>s});var r=n(3034),o=n(21451),a=n(58773),i=n(7925),c=n(18081);const s={code:"de",formatDistance:r.B,formatLong:o.s,formatRelative:a.o,localize:i.k,match:c.Y,options:{weekStartsOn:1,firstWeekContainsDate:4}}},3034(e,t,n){"use strict";n.d(t,{B:()=>o});const r={lessThanXSeconds:{standalone:{one:"weniger als 1 Sekunde",other:"weniger als {{count}} Sekunden"},withPreposition:{one:"weniger als 1 Sekunde",other:"weniger als {{count}} Sekunden"}},xSeconds:{standalone:{one:"1 Sekunde",other:"{{count}} Sekunden"},withPreposition:{one:"1 Sekunde",other:"{{count}} Sekunden"}},halfAMinute:{standalone:"eine halbe Minute",withPreposition:"einer halben Minute"},lessThanXMinutes:{standalone:{one:"weniger als 1 Minute",other:"weniger als {{count}} Minuten"},withPreposition:{one:"weniger als 1 Minute",other:"weniger als {{count}} Minuten"}},xMinutes:{standalone:{one:"1 Minute",other:"{{count}} Minuten"},withPreposition:{one:"1 Minute",other:"{{count}} Minuten"}},aboutXHours:{standalone:{one:"etwa 1 Stunde",other:"etwa {{count}} Stunden"},withPreposition:{one:"etwa 1 Stunde",other:"etwa {{count}} Stunden"}},xHours:{standalone:{one:"1 Stunde",other:"{{count}} Stunden"},withPreposition:{one:"1 Stunde",other:"{{count}} Stunden"}},xDays:{standalone:{one:"1 Tag",other:"{{count}} Tage"},withPreposition:{one:"1 Tag",other:"{{count}} Tagen"}},aboutXWeeks:{standalone:{one:"etwa 1 Woche",other:"etwa {{count}} Wochen"},withPreposition:{one:"etwa 1 Woche",other:"etwa {{count}} Wochen"}},xWeeks:{standalone:{one:"1 Woche",other:"{{count}} Wochen"},withPreposition:{one:"1 Woche",other:"{{count}} Wochen"}},aboutXMonths:{standalone:{one:"etwa 1 Monat",other:"etwa {{count}} Monate"},withPreposition:{one:"etwa 1 Monat",other:"etwa {{count}} Monaten"}},xMonths:{standalone:{one:"1 Monat",other:"{{count}} Monate"},withPreposition:{one:"1 Monat",other:"{{count}} Monaten"}},aboutXYears:{standalone:{one:"etwa 1 Jahr",other:"etwa {{count}} Jahre"},withPreposition:{one:"etwa 1 Jahr",other:"etwa {{count}} Jahren"}},xYears:{standalone:{one:"1 Jahr",other:"{{count}} Jahre"},withPreposition:{one:"1 Jahr",other:"{{count}} Jahren"}},overXYears:{standalone:{one:"mehr als 1 Jahr",other:"mehr als {{count}} Jahre"},withPreposition:{one:"mehr als 1 Jahr",other:"mehr als {{count}} Jahren"}},almostXYears:{standalone:{one:"fast 1 Jahr",other:"fast {{count}} Jahre"},withPreposition:{one:"fast 1 Jahr",other:"fast {{count}} Jahren"}}},o=(e,t,n)=>{let o;const a=n?.addSuffix?r[e].withPreposition:r[e].standalone;return o="string"==typeof a?a:1===t?a.one:a.other.replace("{{count}}",String(t)),n?.addSuffix?n.comparison&&n.comparison>0?"in "+o:"vor "+o:o}},21451(e,t,n){"use strict";n.d(t,{s:()=>o});var r=n(7277);const o={date:(0,r.k)({formats:{full:"EEEE, do MMMM y",long:"do MMMM y",medium:"do MMM y",short:"dd.MM.y"},defaultWidth:"full"}),time:(0,r.k)({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:(0,r.k)({formats:{full:"{{date}} 'um' {{time}}",long:"{{date}} 'um' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})}},58773(e,t,n){"use strict";n.d(t,{o:()=>o});const r={lastWeek:"'letzten' eeee 'um' p",yesterday:"'gestern um' p",today:"'heute um' p",tomorrow:"'morgen um' p",nextWeek:"eeee 'um' p",other:"P"},o=(e,t,n,o)=>r[e]},7925(e,t,n){"use strict";n.d(t,{k:()=>i});var r=n(33443);const o={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mär","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],wide:["Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]},a={narrow:o.narrow,abbreviated:["Jan.","Feb.","März","Apr.","Mai","Juni","Juli","Aug.","Sep.","Okt.","Nov.","Dez."],wide:o.wide},i={ordinalNumber:e=>Number(e)+".",era:(0,r.o)({values:{narrow:["v.Chr.","n.Chr."],abbreviated:["v.Chr.","n.Chr."],wide:["vor Christus","nach Christus"]},defaultWidth:"wide"}),quarter:(0,r.o)({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1. Quartal","2. Quartal","3. Quartal","4. Quartal"]},defaultWidth:"wide",argumentCallback:e=>e-1}),month:(0,r.o)({values:o,formattingValues:a,defaultWidth:"wide"}),day:(0,r.o)({values:{narrow:["S","M","D","M","D","F","S"],short:["So","Mo","Di","Mi","Do","Fr","Sa"],abbreviated:["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."],wide:["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"]},defaultWidth:"wide"}),dayPeriod:(0,r.o)({values:{narrow:{am:"vm.",pm:"nm.",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachm.",evening:"Abend",night:"Nacht"},abbreviated:{am:"vorm.",pm:"nachm.",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachmittag",evening:"Abend",night:"Nacht"},wide:{am:"vormittags",pm:"nachmittags",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachmittag",evening:"Abend",night:"Nacht"}},defaultWidth:"wide",formattingValues:{narrow:{am:"vm.",pm:"nm.",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachm.",evening:"abends",night:"nachts"},abbreviated:{am:"vorm.",pm:"nachm.",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachmittags",evening:"abends",night:"nachts"},wide:{am:"vormittags",pm:"nachmittags",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachmittags",evening:"abends",night:"nachts"}},defaultFormattingWidth:"wide"})}},18081(e,t,n){"use strict";n.d(t,{Y:()=>o});var r=n(57883);const o={ordinalNumber:(0,n(20337).K)({matchPattern:/^(\d+)(\.)?/i,parsePattern:/\d+/i,valueCallback:e=>parseInt(e)}),era:(0,r.A)({matchPatterns:{narrow:/^(v\.? ?Chr\.?|n\.? ?Chr\.?)/i,abbreviated:/^(v\.? ?Chr\.?|n\.? ?Chr\.?)/i,wide:/^(vor Christus|vor unserer Zeitrechnung|nach Christus|unserer Zeitrechnung)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^v/i,/^n/i]},defaultParseWidth:"any"}),quarter:(0,r.A)({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](\.)? Quartal/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:e=>e+1}),month:(0,r.A)({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(j[aä]n|feb|mär[z]?|apr|mai|jun[i]?|jul[i]?|aug|sep|okt|nov|dez)\.?/i,wide:/^(januar|februar|märz|april|mai|juni|juli|august|september|oktober|november|dezember)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^j[aä]/i,/^f/i,/^mär/i,/^ap/i,/^mai/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:(0,r.A)({matchPatterns:{narrow:/^[smdmf]/i,short:/^(so|mo|di|mi|do|fr|sa)/i,abbreviated:/^(son?|mon?|die?|mit?|don?|fre?|sam?)\.?/i,wide:/^(sonntag|montag|dienstag|mittwoch|donnerstag|freitag|samstag)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^so/i,/^mo/i,/^di/i,/^mi/i,/^do/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:(0,r.A)({matchPatterns:{narrow:/^(vm\.?|nm\.?|Mitternacht|Mittag|morgens|nachm\.?|abends|nachts)/i,abbreviated:/^(vorm\.?|nachm\.?|Mitternacht|Mittag|morgens|nachm\.?|abends|nachts)/i,wide:/^(vormittags|nachmittags|Mitternacht|Mittag|morgens|nachmittags|abends|nachts)/i},defaultMatchWidth:"wide",parsePatterns:{any:{am:/^v/i,pm:/^n/i,midnight:/^Mitte/i,noon:/^Mitta/i,morning:/morgens/i,afternoon:/nachmittags/i,evening:/abends/i,night:/nachts/i}},defaultParseWidth:"any"})}},14501(e,t,n){"use strict";n.d(t,{c:()=>s});var r=n(70331),o=n(75270),a=n(31456),i=n(51584),c=n(18106);const s={code:"en-US",formatDistance:r.B,formatLong:o.s,formatRelative:a.o,localize:i.k,match:c.Y,options:{weekStartsOn:0,firstWeekContainsDate:1}}},70331(e,t,n){"use strict";n.d(t,{B:()=>o});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"}},o=(e,t,n)=>{let o;const a=r[e];return o="string"==typeof a?a:1===t?a.one:a.other.replace("{{count}}",t.toString()),n?.addSuffix?n.comparison&&n.comparison>0?"in "+o:o+" ago":o}},75270(e,t,n){"use strict";n.d(t,{s:()=>o});var r=n(7277);const o={date:(0,r.k)({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:(0,r.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,r.k)({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})}},31456(e,t,n){"use strict";n.d(t,{o:()=>o});const r={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},o=(e,t,n,o)=>r[e]},51584(e,t,n){"use strict";n.d(t,{k:()=>o});var r=n(33443);const o={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,r.o)({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:(0,r.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,r.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,r.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,r.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"})}},18106(e,t,n){"use strict";n.d(t,{Y:()=>o});var r=n(57883);const o={ordinalNumber:(0,n(20337).K)({matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:e=>parseInt(e,10)}),era:(0,r.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,r.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,r.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,r.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,r.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"})}},75867(e,t,n){"use strict";n.d(t,{O:()=>s});var r=n(54277),o=n(35478),a=n(32180),i=n(86908),c=n(63778);const s={code:"fr-CH",formatDistance:r.B,formatLong:i.s,formatRelative:c.o,localize:o.k,match:a.Y,options:{weekStartsOn:1,firstWeekContainsDate:4}}},86908(e,t,n){"use strict";n.d(t,{s:()=>o});var r=n(7277);const o={date:(0,r.k)({formats:{full:"EEEE d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"dd.MM.y"},defaultWidth:"full"}),time:(0,r.k)({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:(0,r.k)({formats:{full:"{{date}} 'à' {{time}}",long:"{{date}} 'à' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})}},63778(e,t,n){"use strict";n.d(t,{o:()=>o});const r={lastWeek:"eeee 'la semaine dernière à' p",yesterday:"'hier à' p",today:"'aujourd’hui à' p",tomorrow:"'demain à' p'",nextWeek:"eeee 'la semaine prochaine à' p",other:"P"},o=(e,t,n,o)=>r[e]},54277(e,t,n){"use strict";n.d(t,{B:()=>o});const r={lessThanXSeconds:{one:"moins d’une seconde",other:"moins de {{count}} secondes"},xSeconds:{one:"1 seconde",other:"{{count}} secondes"},halfAMinute:"30 secondes",lessThanXMinutes:{one:"moins d’une minute",other:"moins de {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"environ 1 heure",other:"environ {{count}} heures"},xHours:{one:"1 heure",other:"{{count}} heures"},xDays:{one:"1 jour",other:"{{count}} jours"},aboutXWeeks:{one:"environ 1 semaine",other:"environ {{count}} semaines"},xWeeks:{one:"1 semaine",other:"{{count}} semaines"},aboutXMonths:{one:"environ 1 mois",other:"environ {{count}} mois"},xMonths:{one:"1 mois",other:"{{count}} mois"},aboutXYears:{one:"environ 1 an",other:"environ {{count}} ans"},xYears:{one:"1 an",other:"{{count}} ans"},overXYears:{one:"plus d’un an",other:"plus de {{count}} ans"},almostXYears:{one:"presqu’un an",other:"presque {{count}} ans"}},o=(e,t,n)=>{let o;const a=r[e];return o="string"==typeof a?a:1===t?a.one:a.other.replace("{{count}}",String(t)),n?.addSuffix?n.comparison&&n.comparison>0?"dans "+o:"il y a "+o:o}},35478(e,t,n){"use strict";n.d(t,{k:()=>a});var r=n(33443);const o=["MMM","MMMM"],a={preprocessor:(e,t)=>{if(1===e.getDate())return t;return t.some((e=>e.isToken&&o.includes(e.value)))?t.map((e=>e.isToken&&"do"===e.value?{isToken:!0,value:"d"}:e)):t},ordinalNumber:(e,t)=>{const n=Number(e),r=t?.unit;if(0===n)return"0";let o;return o=1===n?r&&["year","week","hour","minute","second"].includes(r)?"ère":"er":"ème",n+o},era:(0,r.o)({values:{narrow:["av. J.-C","ap. J.-C"],abbreviated:["av. J.-C","ap. J.-C"],wide:["avant Jésus-Christ","après Jésus-Christ"]},defaultWidth:"wide"}),quarter:(0,r.o)({values:{narrow:["T1","T2","T3","T4"],abbreviated:["1er trim.","2ème trim.","3ème trim.","4ème trim."],wide:["1er trimestre","2ème trimestre","3ème trimestre","4ème trimestre"]},defaultWidth:"wide",argumentCallback:e=>e-1}),month:(0,r.o)({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["janv.","févr.","mars","avr.","mai","juin","juil.","août","sept.","oct.","nov.","déc."],wide:["janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre"]},defaultWidth:"wide"}),day:(0,r.o)({values:{narrow:["D","L","M","M","J","V","S"],short:["di","lu","ma","me","je","ve","sa"],abbreviated:["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],wide:["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"]},defaultWidth:"wide"}),dayPeriod:(0,r.o)({values:{narrow:{am:"AM",pm:"PM",midnight:"minuit",noon:"midi",morning:"mat.",afternoon:"ap.m.",evening:"soir",night:"mat."},abbreviated:{am:"AM",pm:"PM",midnight:"minuit",noon:"midi",morning:"matin",afternoon:"après-midi",evening:"soir",night:"matin"},wide:{am:"AM",pm:"PM",midnight:"minuit",noon:"midi",morning:"du matin",afternoon:"de l’après-midi",evening:"du soir",night:"du matin"}},defaultWidth:"wide"})}},32180(e,t,n){"use strict";n.d(t,{Y:()=>o});var r=n(57883);const o={ordinalNumber:(0,n(20337).K)({matchPattern:/^(\d+)(ième|ère|ème|er|e)?/i,parsePattern:/\d+/i,valueCallback:e=>parseInt(e)}),era:(0,r.A)({matchPatterns:{narrow:/^(av\.J\.C|ap\.J\.C|ap\.J\.-C)/i,abbreviated:/^(av\.J\.-C|av\.J-C|apr\.J\.-C|apr\.J-C|ap\.J-C)/i,wide:/^(avant Jésus-Christ|après Jésus-Christ)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^av/i,/^ap/i]},defaultParseWidth:"any"}),quarter:(0,r.A)({matchPatterns:{narrow:/^T?[1234]/i,abbreviated:/^[1234](er|ème|e)? trim\.?/i,wide:/^[1234](er|ème|e)? trimestre/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:e=>e+1}),month:(0,r.A)({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(janv|févr|mars|avr|mai|juin|juill|juil|août|sept|oct|nov|déc)\.?/i,wide:/^(janvier|février|mars|avril|mai|juin|juillet|août|septembre|octobre|novembre|décembre)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^av/i,/^ma/i,/^juin/i,/^juil/i,/^ao/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:(0,r.A)({matchPatterns:{narrow:/^[lmjvsd]/i,short:/^(di|lu|ma|me|je|ve|sa)/i,abbreviated:/^(dim|lun|mar|mer|jeu|ven|sam)\.?/i,wide:/^(dimanche|lundi|mardi|mercredi|jeudi|vendredi|samedi)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^d/i,/^l/i,/^m/i,/^m/i,/^j/i,/^v/i,/^s/i],any:[/^di/i,/^lu/i,/^ma/i,/^me/i,/^je/i,/^ve/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:(0,r.A)({matchPatterns:{narrow:/^(a|p|minuit|midi|mat\.?|ap\.?m\.?|soir|nuit)/i,any:/^([ap]\.?\s?m\.?|du matin|de l'après[-\s]midi|du soir|de la nuit)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^min/i,noon:/^mid/i,morning:/mat/i,afternoon:/ap/i,evening:/soir/i,night:/nuit/i}},defaultParseWidth:"any"})}},95494(e,t,n){"use strict";n.d(t,{it:()=>s});var r=n(6200),o=n(41601),a=n(79207),i=n(43847),c=n(58255);const s={code:"it",formatDistance:r.B,formatLong:o.s,formatRelative:a.o,localize:i.k,match:c.Y,options:{weekStartsOn:1,firstWeekContainsDate:4}}},6200(e,t,n){"use strict";n.d(t,{B:()=>o});const r={lessThanXSeconds:{one:"meno di un secondo",other:"meno di {{count}} secondi"},xSeconds:{one:"un secondo",other:"{{count}} secondi"},halfAMinute:"alcuni secondi",lessThanXMinutes:{one:"meno di un minuto",other:"meno di {{count}} minuti"},xMinutes:{one:"un minuto",other:"{{count}} minuti"},aboutXHours:{one:"circa un'ora",other:"circa {{count}} ore"},xHours:{one:"un'ora",other:"{{count}} ore"},xDays:{one:"un giorno",other:"{{count}} giorni"},aboutXWeeks:{one:"circa una settimana",other:"circa {{count}} settimane"},xWeeks:{one:"una settimana",other:"{{count}} settimane"},aboutXMonths:{one:"circa un mese",other:"circa {{count}} mesi"},xMonths:{one:"un mese",other:"{{count}} mesi"},aboutXYears:{one:"circa un anno",other:"circa {{count}} anni"},xYears:{one:"un anno",other:"{{count}} anni"},overXYears:{one:"più di un anno",other:"più di {{count}} anni"},almostXYears:{one:"quasi un anno",other:"quasi {{count}} anni"}},o=(e,t,n)=>{let o;const a=r[e];return o="string"==typeof a?a:1===t?a.one:a.other.replace("{{count}}",t.toString()),n?.addSuffix?n.comparison&&n.comparison>0?"tra "+o:o+" fa":o}},41601(e,t,n){"use strict";n.d(t,{s:()=>o});var r=n(7277);const o={date:(0,r.k)({formats:{full:"EEEE d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"dd/MM/y"},defaultWidth:"full"}),time:(0,r.k)({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:(0,r.k)({formats:{full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})}},79207(e,t,n){"use strict";n.d(t,{o:()=>c});var r=n(90096);const o=["domenica","lunedì","martedì","mercoledì","giovedì","venerdì","sabato"];function a(e){return"'"+o[e]+" alle' p"}const i={lastWeek:(e,t,n)=>{const i=e.getDay();return(0,r.R)(e,t,n)?a(i):function(e){return 0===e?"'domenica scorsa alle' p":"'"+o[e]+" scorso alle' p"}(i)},yesterday:"'ieri alle' p",today:"'oggi alle' p",tomorrow:"'domani alle' p",nextWeek:(e,t,n)=>{const i=e.getDay();return(0,r.R)(e,t,n)?a(i):function(e){return 0===e?"'domenica prossima alle' p":"'"+o[e]+" prossimo alle' p"}(i)},other:"P"},c=(e,t,n,r)=>{const o=i[e];return"function"==typeof o?o(t,n,r):o}},43847(e,t,n){"use strict";n.d(t,{k:()=>o});var r=n(33443);const o={ordinalNumber:(e,t)=>{const n=Number(e);return String(n)},era:(0,r.o)({values:{narrow:["aC","dC"],abbreviated:["a.C.","d.C."],wide:["avanti Cristo","dopo Cristo"]},defaultWidth:"wide"}),quarter:(0,r.o)({values:{narrow:["1","2","3","4"],abbreviated:["T1","T2","T3","T4"],wide:["1º trimestre","2º trimestre","3º trimestre","4º trimestre"]},defaultWidth:"wide",argumentCallback:e=>e-1}),month:(0,r.o)({values:{narrow:["G","F","M","A","M","G","L","A","S","O","N","D"],abbreviated:["gen","feb","mar","apr","mag","giu","lug","ago","set","ott","nov","dic"],wide:["gennaio","febbraio","marzo","aprile","maggio","giugno","luglio","agosto","settembre","ottobre","novembre","dicembre"]},defaultWidth:"wide"}),day:(0,r.o)({values:{narrow:["D","L","M","M","G","V","S"],short:["dom","lun","mar","mer","gio","ven","sab"],abbreviated:["dom","lun","mar","mer","gio","ven","sab"],wide:["domenica","lunedì","martedì","mercoledì","giovedì","venerdì","sabato"]},defaultWidth:"wide"}),dayPeriod:(0,r.o)({values:{narrow:{am:"m.",pm:"p.",midnight:"mezzanotte",noon:"mezzogiorno",morning:"mattina",afternoon:"pomeriggio",evening:"sera",night:"notte"},abbreviated:{am:"AM",pm:"PM",midnight:"mezzanotte",noon:"mezzogiorno",morning:"mattina",afternoon:"pomeriggio",evening:"sera",night:"notte"},wide:{am:"AM",pm:"PM",midnight:"mezzanotte",noon:"mezzogiorno",morning:"mattina",afternoon:"pomeriggio",evening:"sera",night:"notte"}},defaultWidth:"wide",formattingValues:{narrow:{am:"m.",pm:"p.",midnight:"mezzanotte",noon:"mezzogiorno",morning:"di mattina",afternoon:"del pomeriggio",evening:"di sera",night:"di notte"},abbreviated:{am:"AM",pm:"PM",midnight:"mezzanotte",noon:"mezzogiorno",morning:"di mattina",afternoon:"del pomeriggio",evening:"di sera",night:"di notte"},wide:{am:"AM",pm:"PM",midnight:"mezzanotte",noon:"mezzogiorno",morning:"di mattina",afternoon:"del pomeriggio",evening:"di sera",night:"di notte"}},defaultFormattingWidth:"wide"})}},58255(e,t,n){"use strict";n.d(t,{Y:()=>o});var r=n(57883);const o={ordinalNumber:(0,n(20337).K)({matchPattern:/^(\d+)(º)?/i,parsePattern:/\d+/i,valueCallback:e=>parseInt(e,10)}),era:(0,r.A)({matchPatterns:{narrow:/^(aC|dC)/i,abbreviated:/^(a\.?\s?C\.?|a\.?\s?e\.?\s?v\.?|d\.?\s?C\.?|e\.?\s?v\.?)/i,wide:/^(avanti Cristo|avanti Era Volgare|dopo Cristo|Era Volgare)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^a/i,/^(d|e)/i]},defaultParseWidth:"any"}),quarter:(0,r.A)({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^t[1234]/i,wide:/^[1234](º)? trimestre/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:e=>e+1}),month:(0,r.A)({matchPatterns:{narrow:/^[gfmalsond]/i,abbreviated:/^(gen|feb|mar|apr|mag|giu|lug|ago|set|ott|nov|dic)/i,wide:/^(gennaio|febbraio|marzo|aprile|maggio|giugno|luglio|agosto|settembre|ottobre|novembre|dicembre)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^g/i,/^f/i,/^m/i,/^a/i,/^m/i,/^g/i,/^l/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ge/i,/^f/i,/^mar/i,/^ap/i,/^mag/i,/^gi/i,/^l/i,/^ag/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:(0,r.A)({matchPatterns:{narrow:/^[dlmgvs]/i,short:/^(do|lu|ma|me|gi|ve|sa)/i,abbreviated:/^(dom|lun|mar|mer|gio|ven|sab)/i,wide:/^(domenica|luned[i|ì]|marted[i|ì]|mercoled[i|ì]|gioved[i|ì]|venerd[i|ì]|sabato)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^d/i,/^l/i,/^m/i,/^m/i,/^g/i,/^v/i,/^s/i],any:[/^d/i,/^l/i,/^ma/i,/^me/i,/^g/i,/^v/i,/^s/i]},defaultParseWidth:"any"}),dayPeriod:(0,r.A)({matchPatterns:{narrow:/^(a|m\.|p|mezzanotte|mezzogiorno|(di|del) (mattina|pomeriggio|sera|notte))/i,any:/^([ap]\.?\s?m\.?|mezzanotte|mezzogiorno|(di|del) (mattina|pomeriggio|sera|notte))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mezza/i,noon:/^mezzo/i,morning:/mattina/i,afternoon:/pomeriggio/i,evening:/sera/i,night:/notte/i}},defaultParseWidth:"any"})}},14533(e,t,n){"use strict";n.d(t,{a:()=>o});var r=n(29407);function o(e,t,n){const o=(0,r.a)(e,n?.in);return o.setHours(t),o}},36374(e,t,n){"use strict";n.d(t,{$:()=>o});var r=n(29407);function o(e,t,n){const o=(0,r.a)(e,n?.in);return o.setMilliseconds(t),o}},74279(e,t,n){"use strict";n.d(t,{g:()=>o});var r=n(29407);function o(e,t,n){const o=(0,r.a)(e,n?.in);return o.setMinutes(t),o}},81007(e,t,n){"use strict";n.d(t,{g:()=>o});var r=n(29407);function o(e,t,n){const o=(0,r.a)(e,n?.in);return o.setSeconds(t),o}},80337(e,t,n){"use strict";n.d(t,{k:()=>a});var r=n(92516),o=n(29407);function a(e,t){const n=(0,r.q)(),a=t?.weekStartsOn??t?.locale?.options?.weekStartsOn??n.weekStartsOn??n.locale?.options?.weekStartsOn??0,i=(0,o.a)(e,t?.in),c=i.getDay(),s=(c<a?7:0)+c-a;return i.setDate(i.getDate()-s),i.setHours(0,0,0,0),i}},29407(e,t,n){"use strict";n.d(t,{a:()=>o});var r=n(43329);function o(e,t){return(0,r.w)(t||e,e)}},40638(e,t,n){"use strict";n.d(t,{IF:()=>i,O4:()=>a,RK:()=>d,SV:()=>m});var r=n(86714),o=n(95411);let a=function(e){return e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API",e}({});var i=class extends Error{constructor(e,t,n){super(e),this.code=t,this.originalMessage=n}toString(){return`[formatjs Error: ${this.code}] ${this.message}`}},c=class extends i{constructor(e,t,n,r){super(`Invalid values for "${e}": "${t}". Options are "${Object.keys(n).join('", "')}"`,a.INVALID_VALUE,r)}},s=class extends i{constructor(e,t,n){super(`Value for "${e}" must be of type ${t}`,a.INVALID_VALUE,n)}},l=class extends i{constructor(e,t){super(`The intl string context variable "${e}" was not provided to the string "${t}"`,a.MISSING_VALUE,t)}};let u=function(e){return e[e.literal=0]="literal",e[e.object=1]="object",e}({});function d(e){return"function"==typeof e}function p(e,t,n,r,f,h,m){if(1===e.length&&(0,o.eW)(e[0]))return[{type:u.literal,value:e[0].value}];const g=[];for(const v of e){if((0,o.eW)(v)){g.push({type:u.literal,value:v.value});continue}if((0,o.jA)(v)){"number"==typeof h&&g.push({type:u.literal,value:n.getNumberFormat(t).format(h)});continue}const{value:e}=v;if(!f||!(e in f))throw new l(e,m);let b=f[e];if((0,o.Im)(v))b&&"string"!=typeof b&&"number"!=typeof b&&"bigint"!=typeof b||(b="string"==typeof b||"number"==typeof b||"bigint"==typeof b?String(b):""),g.push({type:"string"==typeof b?u.literal:u.object,value:b});else if((0,o.tv)(v)){const e="string"==typeof v.style?r.date[v.style]:(0,o.Tu)(v.style)?v.style.parsedOptions:void 0;g.push({type:u.literal,value:n.getDateTimeFormat(t,e).format(b)})}else if((0,o.Qh)(v)){const e="string"==typeof v.style?r.time[v.style]:(0,o.Tu)(v.style)?v.style.parsedOptions:r.time.medium;g.push({type:u.literal,value:n.getDateTimeFormat(t,e).format(b)})}else if((0,o.oF)(v)){const e="string"==typeof v.style?r.number[v.style]:(0,o.N1)(v.style)?v.style.parsedOptions:void 0;if(e&&e.scale){const t=e.scale||1;if("bigint"==typeof b){if(!Number.isInteger(t))throw new TypeError(`Cannot apply fractional scale ${t} to bigint value. Scale must be an integer when formatting bigint.`);b*=BigInt(t)}else b*=t}g.push({type:u.literal,value:n.getNumberFormat(t,e).format(b)})}else{if((0,o.xm)(v)){const{children:e,value:o}=v,a=f[o];if(!d(a))throw new s(o,"function",m);let i=a(p(e,t,n,r,f,h).map((e=>e.value)));Array.isArray(i)||(i=[i]),g.push(...i.map((e=>({type:"string"==typeof e?u.literal:u.object,value:e}))))}if((0,o.Jp)(v)){const e=b,o=(Object.prototype.hasOwnProperty.call(v.options,e)?v.options[e]:void 0)||v.options.other;if(!o)throw new c(v.value,b,Object.keys(v.options),m);g.push(...p(o.value,t,n,r,f))}else if((0,o.N6)(v)){const e=`=${b}`;let o=Object.prototype.hasOwnProperty.call(v.options,e)?v.options[e]:void 0;if(!o){if(!Intl.PluralRules)throw new i('Intl.PluralRules is not available in this environment.\nTry polyfilling it using "@formatjs/intl-pluralrules"\n',a.MISSING_INTL_API,m);const e="bigint"==typeof b?Number(b):b,r=n.getPluralRules(t,{type:v.pluralType}).select(e-(v.offset||0));o=(Object.prototype.hasOwnProperty.call(v.options,r)?v.options[r]:void 0)||v.options.other}if(!o)throw new c(v.value,b,Object.keys(v.options),m);const s="bigint"==typeof b?Number(b):b;g.push(...p(o.value,t,n,r,f,s-(v.offset||0)))}else;}}return(v=g).length<2?v:v.reduce(((e,t)=>{const n=e[e.length-1];return n&&n.type===u.literal&&t.type===u.literal?n.value+=t.value:e.push(t),e}),[]);var v}function f(e,t){return t?Object.keys(e).reduce(((n,r)=>{var o,a;return n[r]=(o=e[r],(a=t[r])?{...o,...a,...Object.keys(o).reduce(((e,t)=>(e[t]={...o[t],...a[t]},e)),{})}:o),n}),{...e}):e}function h(e){return{create:()=>({get:t=>e[t],set(t,n){e[t]=n}})}}var m=class e{constructor(t,n=e.defaultLocale,o,a){if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=e=>{const t=this.formatToParts(e);if(1===t.length)return t[0].value;const n=t.reduce(((e,t)=>(e.length&&t.type===u.literal&&"string"==typeof e[e.length-1]?e[e.length-1]+=t.value:e.push(t.value),e)),[]);return n.length<=1?n[0]||"":n},this.formatToParts=e=>p(this.ast,this.locales,this.formatters,this.formats,e,void 0,this.message),this.resolvedOptions=()=>({locale:this.resolvedLocale?.toString()||Intl.NumberFormat.supportedLocalesOf(this.locales)[0]}),this.getAst=()=>this.ast,this.locales=n,this.resolvedLocale=e.resolveLocale(n),"string"==typeof t){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");const{...n}=a||{};this.ast=e.__parse(t,{...n,locale:this.resolvedLocale})}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=f(e.formats,o),this.formatters=a&&a.formatters||function(e={number:{},dateTime:{},pluralRules:{}}){return{getNumberFormat:(0,r.B)(((...e)=>new Intl.NumberFormat(...e)),{cache:h(e.number),strategy:r.W.variadic}),getDateTimeFormat:(0,r.B)(((...e)=>new Intl.DateTimeFormat(...e)),{cache:h(e.dateTime),strategy:r.W.variadic}),getPluralRules:(0,r.B)(((...e)=>new Intl.PluralRules(...e)),{cache:h(e.pluralRules),strategy:r.W.variadic})}}(this.formatterCache)}static{this.memoizedDefaultLocale=null}static get defaultLocale(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=(new Intl.NumberFormat).resolvedOptions().locale),e.memoizedDefaultLocale}static{this.resolveLocale=e=>{if(void 0===Intl.Locale)return;const t=Intl.NumberFormat.supportedLocalesOf(e);return t.length>0?new Intl.Locale(t[0]):new Intl.Locale("string"==typeof e?e:e[0])}}static{this.__parse=o.qg}static{this.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}}}}},38401(e,t,n){"use strict";n.d(t,{Dk:()=>E,Gr:()=>R,XU:()=>N,sA:()=>S,tz:()=>h,uZ:()=>T});var r=n(4883),o=n(31842),a=n(74848),i=n(40638);function c(e,t,n=Error){if(!e)throw new n(t)}function s(e){c(e,"[React Intl] Could not find required `intl` object. <IntlProvider> needs to exist in the component ancestry.")}const l={...o.JF,textComponent:r.Fragment},u=e=>r.Children.toArray(e).map(((e,t)=>r.isValidElement(e)?(0,a.jsx)(r.Fragment,{children:e},t):e));function d(e,t){if(e===t)return!0;if(!e||!t)return!1;var n=Object.keys(e),r=Object.keys(t),o=n.length;if(r.length!==o)return!1;for(var a=0;a<o;a++){var i=n[a];if(e[i]!==t[i]||!Object.prototype.hasOwnProperty.call(t,i))return!1}return!0}const p=r.createContext(null),f=p.Provider;function h(){const e=r.useContext(p);return s(e),e}var m=function(e){return e.formatDate="FormattedDate",e.formatTime="FormattedTime",e.formatNumber="FormattedNumber",e.formatList="FormattedList",e.formatDisplayName="FormattedDisplayName",e}(m||{}),g=function(e){return e.formatDate="FormattedDateParts",e.formatTime="FormattedTimeParts",e.formatNumber="FormattedNumberParts",e.formatList="FormattedListParts",e}(g||{});const v=e=>{const t=h(),{value:n,children:r,...o}=e;return r(t.formatNumberToParts(n,o))};v.displayName="FormattedNumberParts";function b(e){const t=t=>{const n=h(),{value:r,children:o,...a}=t,i="string"==typeof r?new Date(r||0):r;return o("formatDate"===e?n.formatDateToParts(i,a):n.formatTimeToParts(i,a))};return t.displayName=g[e],t}function y(e){const t=t=>{const n=h(),{value:o,children:i,...c}=t,s=n[e](o,c);return"function"==typeof i?i(s):(0,a.jsx)(n.textComponent||r.Fragment,{children:s})};return t.displayName=m[e],t}function w(e){return e?Object.keys(e).reduce(((t,n)=>{const r=e[n];var o;return t[n]=(0,i.RK)(r)?(o=r,function(e){return o(u(e))}):r,t}),{}):e}v.displayName="FormattedNumberParts";const x=(e,t,n,r,...a)=>{const i=(0,o.hw)(e,t,n,w(r),...a);return Array.isArray(i)?u(i):i};function k(e){const{formatMessage:t,textComponent:n=r.Fragment}=h(),{id:o,description:i,defaultMessage:c,values:s,children:l,tagName:u=n,ignoreTag:d}=e,p=t({id:o,description:i,defaultMessage:c},s,{ignoreTag:d});return"function"==typeof l?l(Array.isArray(p)?p:[p]):u?(0,a.jsx)(u,{children:p}):(0,a.jsx)(a.Fragment,{children:p})}k.displayName="FormattedMessage";const S=r.memo(k,(function(e,t){const{values:n,...r}=e,{values:o,...a}=t;return d(o,n)&&d(r,a)}));S.displayName="MemoizedFormattedMessage";function O(e){const t=r.useRef((0,o.MT)()),n=r.useRef(void 0),i=r.useRef(void 0),c={};for(const t in e)void 0!==e[t]&&(c[t]=e[t]);const u=function(e){return{locale:e.locale,timeZone:e.timeZone,fallbackOnEmptyString:e.fallbackOnEmptyString,formats:e.formats,textComponent:e.textComponent,messages:e.messages,defaultLocale:e.defaultLocale,defaultFormats:e.defaultFormats,onError:e.onError,onWarn:e.onWarn,wrapRichTextChunksInFragment:e.wrapRichTextChunksInFragment,defaultRichTextElements:e.defaultRichTextElements}}({...l,...c});return n.current&&d(n.current,u)||(n.current=u,i.current=(({defaultRichTextElements:e,...t},n)=>{const r=w(e),a=(0,o.EY)({...l,...t,defaultRichTextElements:r},n),i={locale:a.locale,timeZone:a.timeZone,fallbackOnEmptyString:a.fallbackOnEmptyString,formats:a.formats,defaultLocale:a.defaultLocale,defaultFormats:a.defaultFormats,messages:a.messages,onError:a.onError,defaultRichTextElements:r};return{...a,formatMessage:x.bind(null,i,a.formatters),$t:x.bind(null,i,a.formatters)}})(u,t.current)),s(i.current),(0,a.jsx)(f,{value:i.current,children:e.children})}O.displayName="IntlProvider";const E=O,A=3600;function P(e){const t=Math.abs(e);return t<60?"second":t<A?"minute":t<86400?"hour":"day"}function _(e){switch(e){case"second":return 1;case"minute":return 60;case"hour":return A;default:return 86400}}const C=["second","minute","hour"];function j(e="second"){return C.indexOf(e)>-1}const D=e=>{const{formatRelativeTime:t,textComponent:n}=h(),{children:r,value:o,unit:i,...c}=e,s=t(o||0,i,c);return"function"==typeof r?r(s):n?(0,a.jsx)(n,{children:s}):(0,a.jsx)(a.Fragment,{children:s})},T=({value:e=0,unit:t="second",updateIntervalInSeconds:n,...o})=>{c(!n||!(!n||!j(t)),"Cannot schedule update with unit longer than hour");const[i,s]=r.useState(),[l,u]=r.useState(0),[d,p]=r.useState(0),f=r.useRef(void 0);t===i&&e===l||(u(e||0),s(t),p(j(t)?function(e,t){if(!e)return 0;switch(t){case"second":return e;case"minute":return 60*e;default:return e*A}}(e,t):0)),r.useEffect((()=>{function e(){clearTimeout(f.current)}if(e(),!n||!j(t))return e;const r=d-n,o=P(r);if("day"===o)return e;const a=_(o),i=r-r%a,c=i>=d?i-a:i,s=Math.abs(c-d);return d!==c&&(f.current=setTimeout((()=>p(c)),1e3*s)),e}),[d,n,t]);let h=e||0,m=t;if(j(t)&&"number"==typeof d&&n){m=P(d);const e=_(m);h=Math.round(d/e)}return(0,a.jsx)(D,{value:h,unit:m,...o})};T.displayName="FormattedRelativeTime";const N=y("formatDate"),R=(y("formatTime"),y("formatNumber"));y("formatList"),y("formatDisplayName"),b("formatDate"),b("formatTime")}},c={};function s(e){var t=c[e];if(void 0!==t)return t.exports;var n=c[e]={id:e,loaded:!1,exports:{}};return i[e].call(n.exports,n,n.exports,s),n.loaded=!0,n.exports}s.m=i,s.amdD=function(){throw new Error("define cannot be used indirect")},s.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return s.d(t,{a:t}),t},r=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,s.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);s.r(o);var a={};n=n||[null,r({}),r([]),r(r)];for(var i=2&t&&e;("object"==typeof i||"function"==typeof i)&&!~n.indexOf(i);i=r(i))Object.getOwnPropertyNames(i).forEach((t=>a[t]=()=>e[t]));return a.default=()=>e,s.d(o,a),o},s.d=(e,t)=>{for(var n in t)s.o(t,n)&&!s.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},s.f={},s.e=e=>Promise.all(Object.keys(s.f).reduce(((t,n)=>(s.f[n](e,t),t)),[])),s.u=e=>"chunk-"+({4672:"phone-formatter",36916:"vendor-icons",49222:"vendor-libphonenumber-js",54310:"vendor-fontawesome",71262:"html-editor",83722:"code-editor"}[e]||e)+"."+{311:"55b709a1e67d30741e96",662:"0709b28425abca2159be",850:"fc9b4e2f1f0020dc680a",996:"21a842210fa3c8385856",1207:"eb29c85fefa59b81ee29",1216:"6acaae98c11fc5093b1c",1221:"9ed57a05f59fb0852f8d",1234:"b772b800007fe0af5ca0",1325:"bbf245813bc3167f8e28",1361:"c72713c80a4d951a3536",1496:"e29046cbbe103a33b971",1655:"57f39649ad023fe0a44d",1702:"6a2e20365a9fe58c9408",1766:"3266b3e54db03e176fd5",2045:"d2e6608a066a0e1a8075",2070:"3c2b089a2893beb5cf51",2451:"3466483b840640f19706",2540:"26a95001fce688f4df0a",2586:"aab9805dfd4411d66a75",2682:"fbce207866337b7948c6",3082:"1e22f1f7069c73263cca",3459:"62de1f29b122c6070a0c",4139:"86ea494a01052de0a906",4490:"4aa480502a55b02d2792",4672:"df409b6ab91acadfb10f",5243:"79991c7b9691fcd34056",5318:"50ce2dedab26b3e546b1",5438:"075f4fcfe1218743620f",5575:"0c64f6946a4fa6bbdfcc",5817:"3634825f807251ab5b20",6041:"0e58d9c8c41755f867d5",6147:"1f7ce063c1946f2f1359",6396:"9f55f8d7e81293cfd96a",6644:"beeb0a46b19d88c16d38",6893:"d1b655a118b8d35f16c9",7313:"0e9a157fd98f73fbb077",7625:"97c0b0e226ea9ffdb330",7743:"6a3b2b01e444368af9e2",7802:"e868ffe14749aedeb427",7989:"7d67b889e58f85f2fbf6",8171:"eef1e28193232f867458",8504:"71d1263e1e332cc8b63f",8676:"22c3b6e2ce770a269eeb",8818:"f48798d6db7389a4b62f",8992:"c75371a8810e05de1160",9017:"443c3b54409f19ee7c1b",9561:"482cce5d4fc3dbfe4ac2",9603:"43097da4b936011acc15",9753:"2104911286eef06de727",10012:"c8ab2dee83486b2444c8",10472:"3facaa10badfa19af71a",10499:"cd327bb45eefa3229969",10655:"a1310d1c80d1a95e1320",10910:"f9a73d6b14e4fece4326",11211:"2aeb59e8e88d31fdd075",11239:"3a5cd677cf29f3546ee4",11281:"d0881fa4e1202a4dbb76",11788:"51e32ea30eb321b03e6f",11842:"9004a43dcef6d7760dd2",13081:"6e3a716365ee7d39dd63",13093:"3b4932fbe1e946badeb8",13124:"764ef1f63f450a6e264e",13452:"f31354ce62affe8aa010",13622:"5769fcec499ffa3f8767",14291:"6b35b1445b08f16e746a",14527:"14552f16863cd535b9f3",14663:"97d3fa97b5fbc43dcb6b",14879:"fc754cc445fe49ec62d1",14973:"f5bd4d6821369ddb9902",15028:"12e19959715ac40d672a",15197:"deff53df5228fa2c24f0",15692:"2220e995fc039eb05eae",15802:"fd306bc350d0626d0473",15898:"1158c67247e4c8ab4f3c",16334:"fafa6ea6d3569a75d135",17e3:"c3fd2a7dc35291a84ae9",17076:"0f19a6b0d9cc8dc8ab61",17247:"db0ba89198c83764a522",17380:"9dc5fc5b4589a4c4c03d",18334:"b7ee0200ec27b95f0b60",18410:"bef573967f30cde14a27",18849:"f2472681cf4af859b992",19217:"1515dc5b023136b25cdd",19249:"90baded3ae36d9b7566a",19557:"2e0873273209dff402bc",19588:"3ad1468e8a3e9a8f7722",19786:"368da19980cfa756d67a",19956:"988e55513ade05075610",20009:"af75e80faa07fc7eab99",20047:"f7bee1ddda299d8667fe",20132:"5088bc17a351b35a9862",20360:"7fcaeef80d1db5956b22",20454:"fb27365591cf9a2129d6",20592:"f48bc52100574af18a16",20659:"e66eb1b6623329a2937c",21137:"4602565b0c56494683f3",21323:"2bfeee6325ccfa03bb82",21843:"e5f6f1902f9b094a6619",21901:"81698b2cc38d201c0a63",22030:"c6259dbf37721bbfbfd5",22584:"5d6cda172bda5322815d",22981:"7761a1310b113edb4605",23097:"ba847b56813726f79436",23257:"0b2c46625f3638e898cd",23407:"40a4f4ec8fc984c71455",24364:"c41187836437ff058e55",24499:"fe03519b5d9fbfd60fc3",24522:"584f31a073235fdd2e0a",24854:"a7fd3dfb0f0a153d69ef",25181:"4ade960a842ef4c100bb",25395:"12cec45009b444dc3631",25637:"be4ad6dabc51b1ac5b80",26051:"fd430c23c4ccf734e86b",26332:"86e899c360ce4305357b",26335:"4eef2a31a3376dc2a85f",26605:"7e65ff9ef2a2c0211495",26820:"fa58e092ebbee3d55be0",27211:"d3852ecf430737750021",28507:"609fae44f43cf8862780",28586:"1bcd120f8525d25beb3e",28734:"07684bf6b67a236ceaf0",28797:"5b5e2fa1d44428c8c827",29067:"2dfe443f7cc993f34941",29072:"a2ebb414065469553a79",29369:"8dafde99b5944fc2cf6f",29435:"660e92f79d1185e49133",29694:"18517adbc05c4642da34",29755:"7df6f8f9b7a96d4fcd5a",29861:"5f7679f4315fa3e2d0a3",29954:"79b1ae00af45e95a3c56",30470:"ac573086b4e17c955dc6",30486:"fd84837c0e602a7eaa62",30766:"217730baee42aed1b545",30897:"009ffa5de2ca2ddab31e",31001:"fc24be602d994b07bfe1",31131:"e00f6c558e7b634c6972",31255:"284d61fabe5b5e7e997f",31570:"38f44180ef39cc4bac78",31600:"102146e75a946ca0a528",31723:"3f9ca9f3db3e6aa55583",31835:"e7e6a10db3de690c40a5",32499:"755932b2aaa6c227b76c",32521:"284f3f58bed5891af7fe",32725:"084212f69acc91cc9e18",33204:"13d21862e8e9b6a61468",33227:"030d94d5f267409e7c89",33366:"cc6a7ba0fae65f10aa9b",33537:"ff4135b6b6d23fc0f21a",33688:"fd0e5ba6a25bc67d9142",34048:"82f3726f04680935d376",34163:"ef7ed0f0b6674e832d34",34675:"f249568ce058bdbe8959",34678:"adc95a7cdb5fb956efbd",34817:"02642114674717ea5515",34869:"1ae6b287a301074bace8",34916:"6793f2214984cbe50727",35173:"c9359f23abcb3ffbb024",36032:"a5a363c8f71950fc4255",36086:"181d5b1e040e11b819d1",36627:"599f51539711b56f98c0",36763:"96837ddc65e2150cb2da",36788:"0e7ffd3b0e524b3f1075",36916:"054e70b96c2e5c470388",37210:"f6278c0aadb80890fe5d",37551:"0a69c03c600be01a7959",37633:"50544d3151542cb1b0dc",37856:"9a37ed9989f007cb84f1",37887:"34bc6b68c4dfe77b7237",38223:"ae11e5ff036c4c7b6fe4",38297:"eedaae81cd83ca49ec70",38470:"6e4e7753c03332f46087",38506:"71f0b92fc5f9ab206a47",38749:"171a3deb73bfdbaf4a33",38848:"c103126300e5bd237e25",38909:"7bcd37f04776fd5618cc",38918:"588e8d295b84f0a9437c",39417:"5614744c5f77330f4adc",39669:"51e01abfaef96032f7ea",39797:"47480790e6c8b09c46bb",40426:"7a03b4113873e223f4fa",40975:"cb22d228c324ead003ec",41056:"b28cd9e48be188ca6e6f",41170:"9b6ca720904d7680825b",41293:"8b93fd134ecda415a88c",42049:"733b330d55d34c4be581",42206:"061386d61650c8dcc5f4",42482:"f2ce98cfbe1b7f4fd67c",43158:"60eb6fd2a03c92db6c32",43317:"ca9f4ceac867435d379d",43425:"b31052de5d55876efb17",43500:"c6835f9be8555cc4c110",43636:"2927cb3b50eef450cdf2",44286:"9971617eae952dd74262",44330:"41139c74898d549bc71f",44417:"9d80d6493d40b0348be4",44586:"d285afc00848c9d0cf72",44753:"f4531ccc8e9079e1e54f",44788:"1df2acb3c0abb6e02b23",45010:"88fdd69223a2ff04aaab",45011:"0f3ee20446072ae7e84d",45029:"450cac71e9af8a391422",45202:"648abbbcd149fea5425a",45209:"467b29b9742795038062",45587:"e178f27893c9c32ef621",45631:"5d3e1fca835a90f17786",45734:"95098f8933b7dd643805",45814:"2d182bf2ed9ecca4424e",46116:"c3b234cfd3764c5ac7ca",46167:"eaad51979a15258126c9",46503:"397619af3e2499a3d061",46623:"0192d63261a9431dbcaa",46811:"067bf557370878bb5bb0",47026:"6dd4d3cf79cf019e4c9f",47075:"f2effe325cfc11d32333",47145:"080c753a83b83ba91b76",47173:"de64cdd0bf6917c26572",47281:"bc445615da8446239d1a",47387:"60acb4daa69ee6b6040e",47507:"1cf8b3a1340f4cb79f05",47694:"aead390ef2eef6dee573",47968:"c844e5296f783731287e",48077:"4aadda7f9e96a7e1e9c1",48320:"b8eb8b426c820839dd9f",48331:"7196f1bdcc8a221a6d14",48575:"50c5014cb176eb6714e1",48640:"e534bf7a58811ef2c8bd",49159:"eadb61400091b1c10d77",49222:"eb517c355ffe999b8e56",49343:"d9b3aeec4ba3d1b53e43",49372:"b90c42134a7ac98b61ec",49392:"e7cdd975bf0c463dd969",49808:"842a1deb9090396c5e32",50117:"9502bee1ee2230863e3f",50152:"a1d1e59f249f83def93a",51004:"e367f86624bccf3f7e31",51057:"ef7d99460f087628da16",51150:"cef2267247ba07f6c739",51183:"e24c93b812697b07e44c",51199:"e47ddbe0a992b185f2da",51287:"0db49861e0d3a8c814d7",51289:"16c7f3c1b1e2d076a1d8",51678:"0bc483982c268f0f2855",51958:"2c1cd66da24b194d0b48",52602:"516ef2fae7c2fa4e5c1c",53103:"8e650d1a571786b92c48",53610:"f4b3433db4edb1bb91f0",53611:"2c084168e7aa91b6dfc7",53840:"1d2ee8133e222ba02eca",54176:"8e6d6d8f467d1ee6e048",54310:"277a8ac23d29765828d5",54958:"09a59592c6c721cc88fd",55009:"d7a4afbc7fa2e8639c29",55113:"b8906c45edb18e43f4f6",55208:"2ab47fc88c473bf699b6",55263:"f4b1fecdc5bcc5ac49a9",55677:"b50f7084898db30be8ac",55980:"dec370469b3dea2b1ffa",56470:"464fda9e7efcdced81e1",56742:"4e5e77a2dc75c051685f",56746:"ff270605f206b3b00f68",57e3:"fe8c369e39d86f6341b2",57031:"d15c526cf7246d17cc8b",57108:"58b676f3b9386f789b67",57186:"b80511a71283c3a99c70",57217:"5b4b99f7374c05365f8d",57546:"c19fe57a0a9bf9433598",57592:"29b9ec31ca428490a84a",57936:"f6f1b366d3240f2556c1",58045:"13a2c2dce2cf09d0f540",58082:"f724c8229530ef962fa1",58135:"08f721ab5ff6038da1bf",58292:"4899c7d3fa047709ee47",58382:"6991743aa1efc1ae7585",58444:"33375a6f72b502837a0a",58457:"2ce0618b4c8f8ea579dd",58485:"85feae1a28c3d60356df",58972:"a0eb7f83be915f8c6b1c",59287:"705e6431fb2158aa45c7",59364:"52e28d5be9c1332d4cf7",59479:"088d030275ceca04a3a0",59517:"209c1d4e6c01b399d711",59544:"9a9c1e6d4c85890bb8cf",60240:"4c7e69531a623e34ea80",60395:"98dc972c273dba592c86",60526:"a49437bdea3e2be9930a",60824:"c95ebbaaf010932ad6ff",60871:"88a168d6759efb77fb1e",61060:"76e9eafe5c968a07bdae",61079:"a3ca7aeccd20c134fc8c",61305:"e96f62a8bfc1b37d46df",61507:"63c9a7157d7ef468a0b4",61532:"175ae393fb289a835ccd",61594:"0382427712b4da544e89",61742:"69492c57097c7388ee14",61777:"6cfa01d168603d2e8b19",62115:"1b678f758663080a7b01",62308:"26dc495f0f463da3b0f9",62429:"59879690a27d5de8217e",62459:"80ad1792f9b61f1c915e",62575:"824beb8bf5cfa49e4401",62632:"986d0fe476f909c0e303",62797:"36551b552b6dc9eb3d94",63112:"bdb57914e8503d844bcd",63135:"92d35065523917c1ad99",63419:"88502bb23c0338114067",63471:"0e3f89f7c037ca05f16a",63489:"266aa9bfe25a60fe3ca2",63767:"2bb9b080be711df5cd0c",63780:"1f218c2f4ba4e7ff340d",64025:"3414e7a0b945937c7fa6",64108:"14ba11cb2e75baaa809b",64190:"072142050070bc273006",64309:"837ee3015640679acbb2",64420:"5d300e51b82dc0cae650",64442:"7abd6ed64f3d6c6d0f3c",64570:"ea6dec5dd759cf4aba44",64660:"cb8d588d30176bffd253",65111:"4d0dcda0383dac0d36e6",65408:"1a30bc2b9d7bd2e8dec9",65559:"4f3e54739cb32f771589",65896:"f35caf7ff8650f71e9a7",66181:"6a72393c9517628a0316",66448:"a2dfdbd24a3588f7489f",66565:"58c2a9e8e759b3e6542f",66656:"7485f3f4913bc3aab325",66796:"e584972fd68200f15a5d",66885:"5fcc126dd04266e2e46b",67015:"2fd58e657c09ec06111c",67278:"3937fef7a946d4b3857c",67705:"fb305cffbb0201ae2f18",67744:"917129ac82418dfa14cd",67772:"6e2a5492b50e16d96971",68389:"b0a81bcaab8e0ab2fdf1",68648:"626ab410de3b0107b50b",69073:"2b6d88ba6a1ac41f2f1e",69170:"50933dbc6144f3ccd543",69502:"cff776640344cdb44ade",69687:"9f6dff497a6ab6e68eca",69776:"08f6b63ed3cf7e02393c",69884:"9ee569bc61a675d05f36",69975:"e3110f5ccb37d9200092",70174:"5234cdf02209e0851692",70316:"46c6ddb94b2a0266aa94",70471:"2404ea8ce4e766412073",70997:"147b7a6a534a09d1ff10",71075:"2964b4b0918eb2c96de0",71262:"b14e478ffa420ad2f0c2",71496:"06a9e24517f63c64b71e",71657:"e24e92ec601c3a8f6123",72246:"74336b92b3c10275cf5b",72283:"5640ceafcb1a84995a2b",72376:"1c8fe4fca40bdb58f2c7",72456:"f76fad1aca8dfb886286",72496:"2e04213724432319d644",72823:"0986f95ef2f3e926bec0",72887:"a2459671464659787208",72969:"8a2a308c99be2a53b181",73031:"dd71a517f881edd9d8c3",73120:"d272e6a0bffc5172bc48",73226:"2c1a6e531e24ea283b88",73330:"5a50a05993eb767c309c",73477:"205f99959cb9d231d738",73781:"eb6e7bcf93bdaae3ec12",74142:"3d670f4bd292f133bade",74413:"4725684692958ea7f1e5",75042:"065ab5be0ba83abd6cc1",75263:"749dac4a120692ffebe3",76235:"cbb7286a14ba4594cd07",76254:"6caae5921e2441a90dcc",76283:"de1a40e4c57169aef5e5",76397:"e8abbebfc125f8e8b0bb",76667:"74ebd2430bdc43e3ecd4",77385:"7071cd8ad175d5cd7137",77406:"87c4c4bdcfd581493a2b",77623:"ec72054b4d92a21b234c",77968:"a866a0b7a1acec57f7db",78056:"5f8f7e52e7b980b7de3d",78155:"1c273c1e11e3765cb7f8",78720:"5d8ced9525aef536ad7f",79258:"79cb99624223df731c11",79289:"fd6fd52e0ecb5ef82165",79340:"b6b4bd6671aba4f948a1",79625:"cb4ca441c1c2430a6e5a",79685:"e1f9dcb8ff9a472013de",79699:"7e364fd1b5c7c7598078",79869:"40fdcb998f181de4d773",80008:"a83f75ebb8cab1c8d37f",80262:"9c066f08769142e86213",80270:"2df925ad04c68e688b9d",80335:"b7511e28be8ecb4a5cd5",80566:"0b1c7eec30627206617a",80569:"3a2b0d9efa9f60d4cc82",80638:"3a86c8fbeff1678e1fa7",80902:"fe4159bb61199644b734",81328:"6b7115a74a075f38c799",81450:"13af8a1248b7c49c14ca",81534:"5bef7ceeca3acb52d1be",81852:"fb62cfca74c8fae32a6a",82067:"0dcc81ddc8e5007b3de8",82327:"e1e1fc9b4f7a1467a823",82422:"c3695a3eb28f2b642fd0",82544:"0370ded20e71e1527b37",82555:"5fb9ac0ce96e3fa77996",82628:"ef51d7865ca6f23d00b4",82954:"061ac642a1ce20c7cc2c",83136:"d9121fe1542f2122e02e",83282:"cbc4633f587e1371b460",83369:"0dff41c8748325cea681",83722:"bd499550aa7dc300d9c5",84506:"65901c8d6e51b655ed26",84556:"1037288f434db19f6a5d",84567:"a5ea4e7f08bf4d4786a2",84625:"4d45878bc75d842f0ce5",85085:"1437fb70620c874f931b",85477:"b1c42a2c640fc2f2efa4",85481:"9bf28c4cde56ec1da335",85749:"e12a77f854f7d0742067",86006:"ea630e081ef1e382e68f",86187:"89510d8669a217799c2c",86902:"ab0bf04a1e0383d5df49",86952:"0517e341b6e10ee776ce",87268:"a7087cd82cedd90f490c",87406:"debb0c44636d04b5eb39",87624:"64c6748e273bf56ee1d4",87632:"0af7995c6e40eb52dca5",87772:"c202df324d8c7a9f281a",87826:"8aa1ffea5e1e56adc349",87842:"bed34f3e7841458d6640",87874:"f12fa7bfa10ecc20982a",88408:"9a48313c98c21ae6d1d6",88533:"5eb1146629661065df32",88628:"12f5fc0c3aba791d9a2c",89179:"7d00f85436616020bda8",89426:"9a25ab594d74348e18c6",89476:"f67df3c69912937f1523",89609:"fa3ca64eb85db5886e02",89673:"151a1d4cab641fadfc63",89695:"a12db7f0fe08b4675472",90008:"84cc7ab91d9cfcfa4391",90316:"b24f7bec252cbafc332b",90616:"3e98884220668405e2c9",90667:"222b3dc2b62488187da8",90721:"3c9f3b41706ebac89371",90724:"7cb9cb9a20e61980c465",90731:"b19dfa49acdbda9e000d",90830:"a8afe84f076c4fe09682",90846:"7cbb8281928a160c83f1",91201:"52ea9aab1a5f7397dfdc",91316:"d71dbfaa509e1922fdf0",91344:"98a01a7b75c1e588f044",91841:"92b4c75fe767e610a016",91858:"11bc3a034c8b2a04f6a4",91951:"2b5529ef98c9dbefd8d8",92012:"a77b4948d3ea822a8af2",92174:"3e3739be35b37dfb3fbe",92361:"a3f0df65f0d112c837e5",92657:"65b03a51e48c472555a1",93102:"5065edb159d56ef9aac5",93171:"bb3a24a282c316bb3ae3",93236:"df4c86dec4767c440c40",93534:"eb21ab6c7f397035b32f",93537:"4e422fcf8100e596cb54",93985:"6b5b006c41701d71962a",94194:"874988358d90d2ada2ea",94224:"d780c752eab2bef8775c",94443:"3d38310af7bba4e9b7f7",94565:"042130afcf5cee5a91cf",95399:"571e5848a3b4f2e18aa8",95814:"1f7d4b0ec5fec6e00e2e",95883:"d2e26eb9c8852f1a2bd7",96145:"a6ee2cfdcf6528a8f9c6",96193:"79e4fe2851a1dc19c512",96199:"7f44df2209ad638b44bf",96332:"5398dbb27ce84121fb75",96679:"1d186d28cff27c3d9c06",96809:"cfa7a7a96385b2913bb8",96934:"55830f344105fcb8a760",97230:"25633af52236707de347",97359:"1e499768062f586a1f52",97665:"8fba68dda4752888ead1",97940:"0f24963a4ed77d85f2ee",98153:"af1fe2055e0ebaa9d030",98423:"72c9a2563b902325285c",98769:"18994fa02e00b158f525",98996:"95624092978a62b14e6c",99010:"04b4f165cf5dea59c237",99148:"7dab4be2c2769260ee22",99623:"4a7a4f9cfe1156da2363",99651:"e4f9a079d93032c29342"}[e]+".js",s.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),s.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o={},a="tocco-widget-bundle:",s.l=(e,t,n,r)=>{if(o[e])o[e].push(t);else{var i,c;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")==a+n){i=d;break}}i||(c=!0,(i=document.createElement("script")).charset="utf-8",s.nc&&i.setAttribute("nonce",s.nc),i.setAttribute("data-webpack",a+n),i.src=e),o[e]=[t];var p=(t,n)=>{i.onerror=i.onload=null,clearTimeout(f);var r=o[e];if(delete o[e],i.parentNode&&i.parentNode.removeChild(i),r&&r.forEach((e=>e(n))),t)return t(n)},f=setTimeout(p.bind(null,void 0,{type:"timeout",target:i}),12e4);i.onerror=p.bind(null,i.onerror),i.onload=p.bind(null,i.onload),c&&document.head.appendChild(i)}},s.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},s.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),s.j=60458,s.p="/",(()=>{var e={60458:0};s.f.j=(t,n)=>{var r=s.o(e,t)?e[t]:void 0;if(0!==r)if(r)n.push(r[2]);else{var o=new Promise(((n,o)=>r=e[t]=[n,o]));n.push(r[2]=o);var a=s.p+s.u(t),i=new Error;s.l(a,(n=>{if(s.o(e,t)&&(0!==(r=e[t])&&(e[t]=void 0),r)){var o=n&&("load"===n.type?"missing":n.type),a=n&&n.target&&n.target.src;i.message="Loading chunk "+t+" failed.\n("+o+": "+a+")",i.name="ChunkLoadError",i.type=o,i.request=a,r[1](i)}}),"chunk-"+t,t)}};var t=(t,n)=>{var r,o,[a,i,c]=n,l=0;if(a.some((t=>0!==e[t]))){for(r in i)s.o(i,r)&&(s.m[r]=i[r]);if(c)c(s)}for(t&&t(n);l<a.length;l++)o=a[l],s.o(e,o)&&e[o]&&e[o][0](),e[o]=0},n=this.webpackChunktocco_widget_bundle=this.webpackChunktocco_widget_bundle||[];n.forEach(t.bind(null,0)),n.push=t.bind(null,n.push.bind(n))})(),s.nc=void 0;return(()=>{"use strict";function e(e,t,n,r,o,a,i){try{var c=e[a](i),s=c.value}catch(e){return void n(e)}c.done?t(s):Promise.resolve(s).then(r,o)}function t(t){return function(){var n=this,r=arguments;return new Promise((function(o,a){var i=t.apply(n,r);function c(t){e(i,o,a,c,s,"next",t)}function s(t){e(i,o,a,c,s,"throw",t)}c(void 0)}))}}var n=s(54756),r=s.n(n),o=s(80299),a=s.n(o),i=s(5338),c=s(19461),l="tocco-util/LOG_ERROR",u=function(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:Date.now();return{type:l,payload:{title:e,description:t,error:n,dateTime:r}}},d=s(4883),p=s.t(d,2),f=s.n(d),h=(s(78418),d.version.startsWith("19")),m=Symbol.for(h?"react.transitional.element":"react.element"),g=Symbol.for("react.portal"),v=Symbol.for("react.fragment"),b=Symbol.for("react.strict_mode"),y=Symbol.for("react.profiler"),w=Symbol.for("react.consumer"),x=Symbol.for("react.context"),k=Symbol.for("react.forward_ref"),S=Symbol.for("react.suspense"),O=Symbol.for("react.suspense_list"),E=Symbol.for("react.memo"),A=Symbol.for("react.lazy"),P=k,_=E;function C(e){if("object"==typeof e&&null!==e){const{$$typeof:t}=e;switch(t){case m:switch(e=e.type){case v:case y:case b:case S:case O:return e;default:switch(e=e&&e.$$typeof){case x:case k:case A:case E:case w:return e;default:return t}}case g:return t}}}function j(e,t,n,r,{areStatesEqual:o,areOwnPropsEqual:a,areStatePropsEqual:i}){let c,s,l,u,d,p=!1;function f(p,f){const h=!a(f,s),m=!o(p,c,f,s);return c=p,s=f,h&&m?(l=e(c,s),t.dependsOnOwnProps&&(u=t(r,s)),d=n(l,u,s),d):h?(e.dependsOnOwnProps&&(l=e(c,s)),t.dependsOnOwnProps&&(u=t(r,s)),d=n(l,u,s),d):m?function(){const t=e(c,s),r=!i(t,l);return l=t,r&&(d=n(l,u,s)),d}():d}return function(o,a){return p?f(o,a):(c=o,s=a,l=e(c,s),u=t(r,s),d=n(l,u,s),p=!0,d)}}function D(e){return function(t){const n=e(t);function r(){return n}return r.dependsOnOwnProps=!1,r}}function T(e){return e.dependsOnOwnProps?Boolean(e.dependsOnOwnProps):1!==e.length}function N(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=T(e);let o=r(t,n);return"function"==typeof o&&(r.mapToProps=o,r.dependsOnOwnProps=T(o),o=r(t,n)),o},r}}function R(e,t){return(n,r)=>{throw new Error(`Invalid value of type ${typeof e} for ${t} argument when connecting component ${r.wrappedComponentName}.`)}}function M(e,t,n){return{...n,...e,...t}}function I(e){e()}var L={notify(){},get:()=>[]};function F(e,t){let n,r=L,o=0,a=!1;function i(){l.onStateChange&&l.onStateChange()}function c(){o++,n||(n=t?t.addNestedSub(i):e.subscribe(i),r=function(){let e=null,t=null;return{clear(){e=null,t=null},notify(){I((()=>{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 s(){o--,n&&0===o&&(n(),n=void 0,r.clear(),r=L)}const l={addNestedSub:function(e){c();const t=r.subscribe(e);let n=!1;return()=>{n||(n=!0,t(),s())}},notifyNestedSubs:function(){r.notify()},handleChangeWrapper:i,isSubscribed:function(){return a},trySubscribe:function(){a||(a=!0,c())},tryUnsubscribe:function(){a&&(a=!1,s())},getListeners:()=>r};return l}var H=(()=>!("undefined"==typeof window||void 0===window.document||void 0===window.document.createElement))(),z=(()=>"undefined"!=typeof navigator&&"ReactNative"===navigator.product)(),B=(()=>H||z?d.useLayoutEffect:d.useEffect)();function U(e,t){return e===t?0!==e||0!==t||1/e==1/t:e!=e&&t!=t}function W(e,t){if(U(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])||!U(e[n[r]],t[n[r]]))return!1;return!0}var V={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},$={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},q={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},Y={[P]:{$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},[_]:q};function G(e){return function(e){return C(e)===E}(e)?q:Y[e.$$typeof]||V}var K=Object.defineProperty,Q=Object.getOwnPropertyNames,X=Object.getOwnPropertySymbols,J=Object.getOwnPropertyDescriptor,Z=Object.getPrototypeOf,ee=Object.prototype;function te(e,t){if("string"!=typeof t){if(ee){const n=Z(t);n&&n!==ee&&te(e,n)}let n=Q(t);X&&(n=n.concat(X(t)));const r=G(e),o=G(t);for(let a=0;a<n.length;++a){const i=n[a];if(!($[i]||o&&o[i]||r&&r[i])){const n=J(t,i);try{K(e,i,n)}catch(e){}}}}return e}var ne=Symbol.for("react-redux-context"),re="undefined"!=typeof globalThis?globalThis:{};function oe(){if(!d.createContext)return{};const e=re[ne]??=new Map;let t=e.get(d.createContext);return t||(t=d.createContext(null),e.set(d.createContext,t)),t}var ae=oe(),ie=[null,null];function ce(e,t,n,r,o,a){e.current=r,n.current=!1,o.current&&(o.current=null,a())}function se(e,t){return e===t}var le=function(e,t,n,{pure:r,areStatesEqual:o=se,areOwnPropsEqual:a=W,areStatePropsEqual:i=W,areMergedPropsEqual:c=W,forwardRef:s=!1,context:l=ae}={}){const u=l,p=function(e){return e?"function"==typeof e?N(e):R(e,"mapStateToProps"):D((()=>({})))}(e),f=function(e){return e&&"object"==typeof e?D((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?N(e):R(e,"mapDispatchToProps"):D((e=>({dispatch:e})))}(t),h=function(e){return e?"function"==typeof e?function(e){return function(t,{displayName:n,areMergedPropsEqual:r}){let o,a=!1;return function(t,n,i){const c=e(t,n,i);return a?r(c,o)||(o=c):(a=!0,o=c),o}}}(e):R(e,"mergeProps"):()=>M}(n),m=Boolean(e);return e=>{const t=e.displayName||e.name||"Component",n=`Connect(${t})`,r={shouldHandleStateChanges:m,displayName:n,wrappedComponentName:t,WrappedComponent:e,initMapStateToProps:p,initMapDispatchToProps:f,initMergeProps:h,areStatesEqual:o,areStatePropsEqual:i,areOwnPropsEqual:a,areMergedPropsEqual:c};function l(t){const[n,o,a]=d.useMemo((()=>{const{reactReduxForwardedRef:e,...n}=t;return[t.context,e,n]}),[t]),i=d.useMemo((()=>u),[n,u]),c=d.useContext(i),s=Boolean(t.store)&&Boolean(t.store.getState)&&Boolean(t.store.dispatch),l=Boolean(c)&&Boolean(c.store);const p=s?t.store:c.store,f=l?c.getServerState:p.getState,h=d.useMemo((()=>function(e,{initMapStateToProps:t,initMapDispatchToProps:n,initMergeProps:r,...o}){return j(t(e,o),n(e,o),r(e,o),e,o)}(p.dispatch,r)),[p]),[g,v]=d.useMemo((()=>{if(!m)return ie;const e=F(p,s?void 0:c.subscription),t=e.notifyNestedSubs.bind(e);return[e,t]}),[p,s,c]),b=d.useMemo((()=>s?c:{...c,subscription:g}),[s,c,g]),y=d.useRef(void 0),w=d.useRef(a),x=d.useRef(void 0),k=d.useRef(!1),S=d.useRef(!1),O=d.useRef(void 0);B((()=>(S.current=!0,()=>{S.current=!1})),[]);const E=d.useMemo((()=>()=>x.current&&a===w.current?x.current:h(p.getState(),a)),[p,a]),A=d.useMemo((()=>e=>g?function(e,t,n,r,o,a,i,c,s,l,u){if(!e)return()=>{};let d=!1,p=null;const f=()=>{if(d||!c.current)return;const e=t.getState();let n,f;try{n=r(e,o.current)}catch(e){f=e,p=e}f||(p=null),n===a.current?i.current||l():(a.current=n,s.current=n,i.current=!0,u())};return n.onStateChange=f,n.trySubscribe(),f(),()=>{if(d=!0,n.tryUnsubscribe(),n.onStateChange=null,p)throw p}}(m,p,g,h,w,y,k,S,x,v,e):()=>{}),[g]);var P,_,C;let D;P=ce,_=[w,y,k,a,x,v],B((()=>P(..._)),C);try{D=d.useSyncExternalStore(A,E,f?()=>h(f(),a):E)}catch(e){throw O.current&&(e.message+=`\nThe error may be correlated with this previous error:\n${O.current.stack}\n\n`),e}B((()=>{O.current=void 0,x.current=void 0,y.current=D}));const T=d.useMemo((()=>d.createElement(e,{...D,ref:o})),[o,e,D]);return d.useMemo((()=>m?d.createElement(i.Provider,{value:b},T):T),[i,T,b])}const g=d.memo(l);if(g.WrappedComponent=e,g.displayName=l.displayName=n,s){const t=d.forwardRef((function(e,t){return d.createElement(g,{...e,reactReduxForwardedRef:t})}));return t.displayName=n,t.WrappedComponent=e,te(t,e)}return te(g,e)}};var ue=function(e){const{children:t,context:n,serverState:r,store:o}=e,a=d.useMemo((()=>{const e=F(o);return{store:o,subscription:e,getServerState:r?()=>r:void 0}}),[o,r]),i=d.useMemo((()=>o.getState()),[o]);B((()=>{const{subscription:e}=a;return e.onStateChange=e.notifyNestedSubs,e.trySubscribe(),i!==o.getState()&&e.notifyNestedSubs(),()=>{e.tryUnsubscribe(),e.onStateChange=void 0}}),[a,i]);const c=n||ae;return d.createElement(c.Provider,{value:a},t)};var de,pe,fe=s(64467),he=s(23029),me=s(92901),ge=s(56822),ve=s(53954),be=s(85501),ye=s(38401),we=s(57528),xe=s(51510),ke=s(85431),Se=s(57488),Oe=s(26166),Ee=xe.Ay.div.withConfig({displayName:"StyledWrapper"})(de||(de=(0,we.A)(["\n ",";\n background-color: ",";\n color: ",";\n padding: ",";\n"])),(0,ke.A)(),(function(e){return e.theme.colors.signal.danger}),Se.t7.color("paper"),Oe.A.space(-.5)),Ae=s(74848);const Pe=function(){return pe||(pe=(0,Ae.jsx)(Ee,{children:(0,Ae.jsx)(ye.sA,{id:"client.component.errorBoundary.text"})}))};var _e;function Ce(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 je(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ce(Object(n),!0).forEach((function(t){(0,fe.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ce(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function De(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(e){}return(De=function(){return!!e})()}var Te=function(e){function t(e){var n;return(0,he.A)(this,t),n=function(e,t,n){return t=(0,ve.A)(t),(0,ge.A)(e,De()?Reflect.construct(t,n||[],(0,ve.A)(e).constructor):t.apply(e,n))}(this,t,[e]),n.state={hasError:!1,error:null},n}return(0,be.A)(t,e),(0,me.A)(t,[{key:"componentDidCatch",value:function(e){var t=this.props,n=t.logError,r=t.intl;n(r.formatMessage({id:"client.component.errorBoundary.notificationTitle"}),r.formatMessage({id:"client.component.errorBoundary.notificationDescription"}),e)}},{key:"render",value:function(){return this.state.hasError?_e||(_e=(0,Ae.jsx)(Pe,{})):this.props.children||null}}],[{key:"getDerivedStateFromError",value:function(e){return{hasError:!0,error:e}}}])}(d.Component);const Ne=function(e){var t=(0,ye.tz)();return(0,Ae.jsx)(Te,je(je({},e),{},{intl:t}))};le(null,{logError:u})(Ne);var Re=s(63560),Me=s.n(Re);function Ie(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 Le(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ie(Object(n),!0).forEach((function(t){(0,fe.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ie(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const Fe=function(e,t,n){return function(r,o){var a=o.payload,i=a[e],c=a[t],s=Le({},r),l=Le(Le({},r[n]),{},(0,fe.A)({},i,c));return Me()(s,n,l),s}};function He(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?He(Object(n),!0).forEach((function(t){(0,fe.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):He(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}(Object.getOwnPropertyDescriptor(Fe,"name")||{}).writable||Object.defineProperty(Fe,"name",{value:"default",configurable:!0});const Be=function(e,t){return function(n,r){var o=r.payload[e];return ze(ze({},n),{},(0,fe.A)({},t,o))}};(Object.getOwnPropertyDescriptor(Be,"name")||{}).writable||Object.defineProperty(Be,"name",{value:"default",configurable:!0});var Ue=s(66245),We=s.n(Ue),Ve=s(44383),$e=s.n(Ve);function qe(e){return`Minified Redux error #${e}; visit https://redux.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var Ye=(()=>"function"==typeof Symbol&&Symbol.observable||"@@observable")(),Ge=()=>Math.random().toString(36).substring(7).split("").join("."),Ke={INIT:`@@redux/INIT${Ge()}`,REPLACE:`@@redux/REPLACE${Ge()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${Ge()}`};function Qe(e){if("object"!=typeof e||null===e)return!1;let t=e;for(;null!==Object.getPrototypeOf(t);)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t||null===Object.getPrototypeOf(e)}function Xe(e,t,n){if("function"!=typeof e)throw new Error(qe(2));if("function"==typeof t&&"function"==typeof n||"function"==typeof n&&"function"==typeof arguments[3])throw new Error(qe(0));if("function"==typeof t&&void 0===n&&(n=t,t=void 0),void 0!==n){if("function"!=typeof n)throw new Error(qe(1));return n(Xe)(e,t)}let r=e,o=t,a=new Map,i=a,c=0,s=!1;function l(){i===a&&(i=new Map,a.forEach(((e,t)=>{i.set(t,e)})))}function u(){if(s)throw new Error(qe(3));return o}function d(e){if("function"!=typeof e)throw new Error(qe(4));if(s)throw new Error(qe(5));let t=!0;l();const n=c++;return i.set(n,e),function(){if(t){if(s)throw new Error(qe(6));t=!1,l(),i.delete(n),a=null}}}function p(e){if(!Qe(e))throw new Error(qe(7));if(void 0===e.type)throw new Error(qe(8));if("string"!=typeof e.type)throw new Error(qe(17));if(s)throw new Error(qe(9));try{s=!0,o=r(o,e)}finally{s=!1}return(a=i).forEach((e=>{e()})),e}p({type:Ke.INIT});return{dispatch:p,subscribe:d,getState:u,replaceReducer:function(e){if("function"!=typeof e)throw new Error(qe(10));r=e,p({type:Ke.REPLACE})},[Ye]:function(){const e=d;return{subscribe(t){if("object"!=typeof t||null===t)throw new Error(qe(11));function n(){const e=t;e.next&&e.next(u())}n();return{unsubscribe:e(n)}},[Ye](){return this}}}}}function Je(e){const t=Object.keys(e),n={};for(let r=0;r<t.length;r++){const o=t[r];0,"function"==typeof e[o]&&(n[o]=e[o])}const r=Object.keys(n);let o;try{!function(e){Object.keys(e).forEach((t=>{const n=e[t];if(void 0===n(void 0,{type:Ke.INIT}))throw new Error(qe(12));if(void 0===n(void 0,{type:Ke.PROBE_UNKNOWN_ACTION()}))throw new Error(qe(13))}))}(n)}catch(e){o=e}return function(e={},t){if(o)throw o;let a=!1;const i={};for(let o=0;o<r.length;o++){const c=r[o],s=n[c],l=e[c],u=s(l,t);if(void 0===u){t&&t.type;throw new Error(qe(14))}i[c]=u,a=a||u!==l}return a=a||r.length!==Object.keys(e).length,a?i:e}}function Ze(...e){return 0===e.length?e=>e:1===e.length?e[0]:e.reduce(((e,t)=>(...n)=>e(t(...n))))}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){(0,fe.A)(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=function(e,t){var n=tt(tt({},e.allReducers),t),r=Je(n);e.replaceReducer(r),e.dispatch({type:"replaceReducer"}),e.allReducers=n};function rt(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 ot=function(e,t){return function(n,r){var o=r.payload[e],a=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?rt(Object(n),!0).forEach((function(t){(0,fe.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):rt(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({},n);return Me()(a,t?t+"."+e:e,o),a}};function at(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 it(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?at(Object(n),!0).forEach((function(t){(0,fe.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):at(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}(Object.getOwnPropertyDescriptor(ot,"name")||{}).writable||Object.defineProperty(ot,"name",{value:"default",configurable:!0});const ct=function(e){return function(t){return it(it({},t),{},(0,fe.A)({},e,!t[e]))}};(Object.getOwnPropertyDescriptor(ct,"name")||{}).writable||Object.defineProperty(ct,"name",{value:"default",configurable:!0});const st=ot,lt=function(e,t){var n=We()(Object.keys(t),Object.keys(e.allReducers));if(n.length>0){var r=tt(tt({},e.allReducers),$e()(t,n));nt(e,r)}},ut=nt;var dt=s(89394);function pt(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 ft(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?pt(Object(n),!0).forEach((function(t){(0,fe.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):pt(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var ht=(0,fe.A)({},l,(function(e,t){var n=t.payload,r=n.title,o=n.description,a=n.error,i=n.dateTime;return ft(ft({},e),{},{messages:[{title:r,description:o,error:a,dateTime:i}].concat((0,dt.A)(e.messages)).slice(0,100)})})),mt={messages:[]};function gt(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:mt,t=arguments.length>1?arguments[1]:void 0,n=ht[t.type];return n?n(e,t):e}function vt(){return vt=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},vt.apply(null,arguments)}var bt=function(e){return"@@redux-saga/"+e},yt=bt("CANCEL_PROMISE"),wt=bt("CHANNEL_END"),xt=bt("IO"),kt=bt("MATCH"),St=bt("MULTICAST"),Ot=bt("SAGA_ACTION"),Et=bt("SELF_CANCELLATION"),At=bt("TASK"),Pt=bt("TASK_CANCEL"),_t=bt("TERMINATE"),Ct=bt("LOCATION"),jt=function(e){return null==e},Dt=function(e){return null!=e},Tt=function(e){return"function"==typeof e},Nt=function(e){return"string"==typeof e},Rt=Array.isArray,Mt=function(e){return e&&Tt(e.then)},It=function(e){return e&&Tt(e.next)&&Tt(e.throw)},Lt=function(e){return e&&(Nt(e)||zt(e)||Tt(e)||Rt(e)&&e.every(Lt))},Ft=function(e){return e&&Tt(e.take)&&Tt(e.close)},Ht=function(e){return Tt(e)&&e.hasOwnProperty("toString")},zt=function(e){return Boolean(e)&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype},Bt=function(e){return function(){return e}},Ut=Bt(!0),Wt=function(){},Vt=function(e){return e},$t=function(e,t){vt(e,t),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(t).forEach((function(n){e[n]=t[n]}))};function qt(e,t){var n=e.indexOf(t);n>=0&&e.splice(n,1)}function Yt(e){var t=!1;return function(){t||(t=!0,e())}}var Gt=function(e){throw e},Kt=function(e){return{value:e,done:!0}};function Qt(e,t,n){void 0===t&&(t=Gt),void 0===n&&(n="iterator");var r={meta:{name:n},next:e,throw:t,return:Kt,isSagaIterator:!0};return"undefined"!=typeof Symbol&&(r[Symbol.iterator]=function(){return r}),r}function Xt(e,t){var n=t.sagaStack;console.error(e),console.error(n)}var Jt=function(e){return Array.apply(null,new Array(e))},Zt=function(e){return function(t){return e(Object.defineProperty(t,Ot,{value:!0}))}},en=function(e){return e===_t},tn=function(e){return e===Pt},nn=function(e){return en(e)||tn(e)};function rn(e,t){var n,r=Object.keys(e),o=r.length,a=0,i=Rt(e)?Jt(o):{},c={};return r.forEach((function(e){var r=function(r,c){n||(c||nn(r)?(t.cancel(),t(r,c)):(i[e]=r,++a===o&&(n=!0,t(i))))};r.cancel=Wt,c[e]=r})),t.cancel=function(){n||(n=!0,r.forEach((function(e){return c[e].cancel()})))},c}function on(e){return{name:e.name||"anonymous",location:an(e)}}function an(e){return e[Ct]}function cn(){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 sn={isEmpty:Ut,put:Wt,take:Wt};function ln(e,t){void 0===e&&(e=10);var n=new Array(e),r=0,o=0,a=0,i=function(t){n[o]=t,o=(o+1)%e,r++},c=function(){if(0!=r){var t=n[a];return n[a]=null,r--,a=(a+1)%e,t}},s=function(){for(var e=[];r;)e.push(c());return e};return{isEmpty:function(){return 0==r},put:function(c){var l;if(r<e)i(c);else switch(t){case 1:throw new Error("Channel's Buffer overflow!");case 3:n[o]=c,a=o=(o+1)%e;break;case 4:l=2*e,n=s(),r=n.length,o=n.length,a=0,n.length=l,e=l,i(c)}},take:c,flush:s}}var un=function(){return sn},dn=function(e){return ln(e,4)},pn="TAKE",fn="PUT",hn="ALL",mn="RACE",gn="CALL",vn="CPS",bn="FORK",yn="JOIN",wn="CANCEL",xn="SELECT",kn="ACTION_CHANNEL",Sn="CANCELLED",On="FLUSH",En="GET_CONTEXT",An="SET_CONTEXT",Pn=function(e,t){var n;return(n={})[xt]=!0,n.combinator=!1,n.type=e,n.payload=t,n};function _n(e,t){return void 0===e&&(e="*"),Lt(e)?(Dt(t)&&console.warn("take(pattern) takes one argument but two were provided. Consider passing an array for listening to several action types"),Pn(pn,{pattern:e})):Ft(n=e)&&n[St]&&Dt(t)&&Lt(t)?Pn(pn,{channel:e,pattern:t}):Ft(e)?(Dt(t)&&console.warn("take(channel) takes one argument but two were provided. Second argument is ignored."),Pn(pn,{channel:e})):void 0;var n}function Cn(e,t){return jt(t)&&(t=e,e=void 0),Pn(fn,{channel:e,action:t})}function jn(e){var t=Pn(hn,e);return t.combinator=!0,t}function Dn(e,t){var n,r=null;return Tt(e)?n=e:(Rt(e)?(r=e[0],n=e[1]):(r=e.context,n=e.fn),r&&Nt(n)&&Tt(r[n])&&(n=r[n])),{context:r,fn:n,args:t}}function Tn(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 Pn(gn,Dn(e,n))}function Nn(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 Pn(bn,Dn(e,n))}function Rn(e){void 0===e&&(e=Vt);for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return Pn(xn,{selector:e,args:n})}var Mn=function(e){return{done:!0,value:e}},In={};function Ln(e){return Ft(e)?"channel":Ht(e)?String(e):Tt(e)?e.name:String(e)}function Fn(e,t,n){var r,o,a,i=t;function c(t,n){if(i===In)return Mn(t);if(n&&!o)throw i=In,n;r&&r(t);var c=n?e[o](n):e[i]();return i=c.nextState,a=c.effect,r=c.stateUpdater,o=c.errorState,i===In?Mn(t):a}return Qt(c,(function(e){return c(null,e)}),n)}function Hn(e,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),o=2;o<n;o++)r[o-2]=arguments[o];var a,i={done:!1,value:_n(e)},c=function(e){return a=e};return Fn({q1:function(){return{nextState:"q2",effect:i,stateUpdater:c}},q2:function(){return{nextState:"q1",effect:(e=a,{done:!1,value:Nn.apply(void 0,[t].concat(r,[e]))})};var e}},"q1","takeEvery("+Ln(e)+", "+t.name+")")}function zn(e,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),o=2;o<n;o++)r[o-2]=arguments[o];var a,i,c={done:!1,value:_n(e)},s=function(e){return{done:!1,value:Nn.apply(void 0,[t].concat(r,[e]))}},l=function(e){return{done:!1,value:(t=e,void 0===t&&(t=Et),Pn(wn,t))};var t},u=function(e){return a=e},d=function(e){return i=e};return Fn({q1:function(){return{nextState:"q2",effect:c,stateUpdater:d}},q2:function(){return a?{nextState:"q3",effect:l(a)}:{nextState:"q1",effect:s(i),stateUpdater:u}},q3:function(){return{nextState:"q1",effect:s(i),stateUpdater:u}}},"q1","takeLatest("+Ln(e)+", "+t.name+")")}function Bn(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 Nn.apply(void 0,[Hn,e,t].concat(r))}function Un(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 Nn.apply(void 0,[zn,e,t].concat(r))}var Wn="EMIT_ACTION";const Vn=function(e){return{type:Wn,payload:{action:e}}};var $n=r().mark(qn);function qn(e,t,n){return r().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return r.next=1,Tn(c.A.logError,"".concat(e,": \n").concat(t,"\n"),n);case 1:case"end":return r.stop()}}),$n)}function Yn(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}var Gn=function(e){function t(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);var n=Yn(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));return Object.defineProperty(n,"message",{configurable:!0,enumerable:!1,value:e,writable:!0}),Object.defineProperty(n,"name",{configurable:!0,enumerable:!1,value:n.constructor.name,writable:!0}),Error.hasOwnProperty("captureStackTrace")?(Error.captureStackTrace(n,n.constructor),Yn(n)):(Object.defineProperty(n,"stack",{configurable:!0,enumerable:!1,value:new Error(e).stack,writable:!0}),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}(function(e){function t(){e.apply(this,arguments)}return t.prototype=Object.create(e.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e,t}(Error));const Kn=Gn;function Qn(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(e){}return(Qn=function(){return!!e})()}var Xn=function(e){function t(){return(0,he.A)(this,t),function(e,t,n){return t=(0,ve.A)(t),(0,ge.A)(e,Qn()?Reflect.construct(t,n||[],(0,ve.A)(e).constructor):t.apply(e,n))}(this,t,arguments)}return(0,be.A)(t,e),(0,me.A)(t)}(Kn);const Jn=Xn;var Zn=s(3453),er=s(58156),tr=s.n(er),nr=s(23805),rr=s.n(nr),or=s(23181),ar=s.n(or),ir=s(40860),cr=s.n(ir),sr=s(73357),lr=s.n(sr),ur=s(1882),dr=s.n(ur);const pr=function(){return window.app&&dr()(window.app.getRunEnv)?window.app.getRunEnv():"PRODUCTION"};var fr="meta",hr="tocco.cache",mr=function(e,t){return"".concat(hr,".").concat(e,".").concat(t)},gr={},vr=function(e,t){gr[e]=t},br=function(e,t,n){return wr(e,t,n,vr)},yr=function(e,t,n){return wr(e,t,n,(r=localStorage,function(e,t){return r.setItem(e,JSON.stringify(t))}));var r},wr=function(e,t,n,r){return"PRODUCTION"!==pr()?null:r(mr(e,t),n)},xr=function(e,t){return gr[mr(e,t)]},kr=function(e,t){return Sr(e,t,localStorage)},Sr=function(e,t,n){var r=n.getItem(mr(e,t));if(r)return JSON.parse(r)},Or=function(e,t,n){return n.removeItem(mr(e,t))},Er=function(){c.A.log("cache - object cache invalidated"),Object.keys(gr).forEach((function(e){return lr()(gr,e)}))},Ar=function(){c.A.log("cache - long term cache invalidated"),Pr(localStorage)},Pr=function(e){Object.keys(e).filter((function(e){return e.startsWith(hr)&&!function(e){return e.startsWith("".concat(hr,".").concat(fr))}(e)})).forEach((function(t){return e.removeItem(t)}))};const _r={addObjectCache:br,addLongTerm:yr,getObjectCache:xr,getLongTerm:kr,removeObjectCache:function(e,t){return lr()(gr,mr(e,t))},removeLongTerm:function(e,t){return Or(e,t,localStorage)},clearObjectCache:Er,clearLongTerm:Ar,getLongTermMetaInfo:function(){return{revision:kr(fr,"revision")}},setLongTermMetaInfo:function(e){var t=e.revision;yr(fr,"revision",t||"")},getObjectCacheMetaInfo:function(){return{locale:xr(fr,"locale"),businessUnitId:xr(fr,"businessUnitId"),username:xr(fr,"username")}},setObjectCacheMetaInfo:function(e){var t=e.locale,n=e.businessUnitId,r=e.username;br(fr,"locale",t||""),br(fr,"businessUnitId",n||""),br(fr,"username",r||"")}};var Cr=s(90179),jr=s.n(Cr),Dr=s(80621),Tr=s(79253),Nr=s(18562);function Rr(){var e={};return e.promise=new Promise((function(t,n){e.resolve=t,e.reject=n})),e}var Mr=[],Ir=0;function Lr(e){try{zr(),e()}finally{Br()}}function Fr(e){Mr.push(e),Ir||(zr(),Ur())}function Hr(e){try{return zr(),e()}finally{Ur()}}function zr(){Ir++}function Br(){Ir--}function Ur(){var e;for(Br();!Ir&&void 0!==(e=Mr.shift());)Lr(e)}var Wr=function(e){return function(t){return e.some((function(e){return Gr(e)(t)}))}},Vr=function(e){return function(t){return e(t)}},$r=function(e){return function(t){return t.type===String(e)}},qr=function(e){return function(t){return t.type===e}},Yr=function(){return Ut};function Gr(e){var t="*"===e?Yr:Nt(e)?$r:Rt(e)?Wr:Ht(e)?$r:Tt(e)?Vr:zt(e)?qr:null;if(null===t)throw new Error("invalid pattern: "+e);return t(e)}var Kr={type:wt},Qr=function(e){return e&&e.type===wt};function Xr(e){void 0===e&&(e=dn());var t=!1,n=[];return{take:function(r){t&&e.isEmpty()?r(Kr):e.isEmpty()?(n.push(r),r.cancel=function(){qt(n,r)}):r(e.take())},put:function(r){if(!t){if(0===n.length)return e.put(r);n.shift()(r)}},flush:function(n){t&&e.isEmpty()?n(Kr):n(e.flush())},close:function(){if(!t){t=!0;var e=n;n=[];for(var r=0,o=e.length;r<o;r++){(0,e[r])(Kr)}}}}}function Jr(){var e=function(){var e,t=!1,n=[],r=n,o=function(){r===n&&(r=n.slice())},a=function(){t=!0;var e=n=r;r=[],e.forEach((function(e){e(Kr)}))};return(e={})[St]=!0,e.put=function(e){if(!t)if(Qr(e))a();else for(var o=n=r,i=0,c=o.length;i<c;i++){var s=o[i];s[kt](e)&&(s.cancel(),s(e))}},e.take=function(e,n){void 0===n&&(n=Yr),t?e(Kr):(e[kt]=n,o(),r.push(e),e.cancel=Yt((function(){o(),qt(r,e)})))},e.close=a,e}(),t=e.put;return e.put=function(e){e[Ot]?t(e):Fr((function(){t(e)}))},e}function Zr(e,t){var n=e[yt];Tt(n)&&(t.cancel=n),e.then(t,(function(e){t(e,!0)}))}var eo,to=0,no=function(){return++to};function ro(e){e.isRunning()&&e.cancel()}var oo=((eo={})[pn]=function(e,t,n){var r=t.channel,o=void 0===r?e.channel:r,a=t.pattern,i=t.maybe,c=function(e){e instanceof Error?n(e,!0):!Qr(e)||i?n(e):n(_t)};try{o.take(c,Dt(a)?Gr(a):null)}catch(e){return void n(e,!0)}n.cancel=c.cancel},eo[fn]=function(e,t,n){var r=t.channel,o=t.action,a=t.resolve;Fr((function(){var t;try{t=(r?r.put:e.dispatch)(o)}catch(e){return void n(e,!0)}a&&Mt(t)?Zr(t,n):n(t)}))},eo[hn]=function(e,t,n,r){var o=r.digestEffect,a=to,i=Object.keys(t);if(0!==i.length){var c=rn(t,n);i.forEach((function(e){o(t[e],a,c[e],e)}))}else n(Rt(t)?[]:{})},eo[mn]=function(e,t,n,r){var o=r.digestEffect,a=to,i=Object.keys(t),c=Rt(t)?Jt(i.length):{},s={},l=!1;i.forEach((function(e){var t=function(t,r){l||(r||nn(t)?(n.cancel(),n(t,r)):(n.cancel(),l=!0,c[e]=t,n(c)))};t.cancel=Wt,s[e]=t})),n.cancel=function(){l||(l=!0,i.forEach((function(e){return s[e].cancel()})))},i.forEach((function(e){l||o(t[e],a,s[e],e)}))},eo[gn]=function(e,t,n,r){var o=t.context,a=t.fn,i=t.args,c=r.task;try{var s=a.apply(o,i);if(Mt(s))return void Zr(s,n);if(It(s))return void go(e,s,c.context,to,on(a),!1,n);n(s)}catch(e){n(e,!0)}},eo[vn]=function(e,t,n){var r=t.context,o=t.fn,a=t.args;try{var i=function(e,t){jt(e)?n(t):n(e,!0)};o.apply(r,a.concat(i)),i.cancel&&(n.cancel=i.cancel)}catch(e){n(e,!0)}},eo[bn]=function(e,t,n,r){var o=t.context,a=t.fn,i=t.args,c=t.detached,s=r.task,l=function(e){var t=e.context,n=e.fn,r=e.args;try{var o=n.apply(t,r);if(It(o))return o;var a=!1;return Qt((function(e){return a?{value:e,done:!0}:(a=!0,{value:o,done:!Mt(o)})}))}catch(e){return Qt((function(){throw e}))}}({context:o,fn:a,args:i}),u=function(e,t){return e.isSagaIterator?{name:e.meta.name}:on(t)}(l,a);Hr((function(){var t=go(e,l,s.context,to,u,c,void 0);c?n(t):t.isRunning()?(s.queue.addTask(t),n(t)):t.isAborted()?s.queue.abort(t.error()):n(t)}))},eo[yn]=function(e,t,n,r){var o=r.task,a=function(e,t){if(e.isRunning()){var n={task:o,cb:t};t.cancel=function(){e.isRunning()&&qt(e.joiners,n)},e.joiners.push(n)}else e.isAborted()?t(e.error(),!0):t(e.result())};if(Rt(t)){if(0===t.length)return void n([]);var i=rn(t,n);t.forEach((function(e,t){a(e,i[t])}))}else a(t,n)},eo[wn]=function(e,t,n,r){var o=r.task;t===Et?ro(o):Rt(t)?t.forEach(ro):ro(t),n()},eo[xn]=function(e,t,n){var r=t.selector,o=t.args;try{n(r.apply(void 0,[e.getState()].concat(o)))}catch(e){n(e,!0)}},eo[kn]=function(e,t,n){var r=t.pattern,o=Xr(t.buffer),a=Gr(r),i=function(t){Qr(t)||e.channel.take(i,a),o.put(t)},c=o.close;o.close=function(){i.cancel(),c()},e.channel.take(i,a),n(o)},eo[Sn]=function(e,t,n,r){n(r.task.isCancelled())},eo[On]=function(e,t,n){t.flush(n)},eo[En]=function(e,t,n,r){n(r.task.context[t])},eo[An]=function(e,t,n,r){var o=r.task;$t(o.context,t),n()},eo);function ao(e,t){return e+"?"+t}function io(e){var t=e.name,n=e.location;return n?t+" "+ao(n.fileName,n.lineNumber):t}function co(e){var t=function(e,t){var n;return(n=[]).concat.apply(n,t.map(e))}((function(e){return e.cancelledTasks}),e);return t.length?["Tasks cancelled due to error:"].concat(t).join("\n"):""}var so=null,lo=[],uo=function(e){e.crashedEffect=so,lo.push(e)},po=function(){so=null,lo.length=0},fo=function(e){so=e},ho=function(){var e=lo[0],t=lo.slice(1),n=e.crashedEffect?function(e){var t=an(e);return t?t.code+" "+ao(t.fileName,t.lineNumber):""}(e.crashedEffect):null;return["The above error occurred in task "+io(e.meta)+(n?" \n when executing effect "+n:"")].concat(t.map((function(e){return" created by "+io(e.meta)})),[co(lo)]).join("\n")};function mo(e,t,n,r,o,a,i){var c;void 0===i&&(i=Wt);var s,l,u=0,d=null,p=[],f=Object.create(n),h=function(e,t,n){var r,o=[],a=!1;function i(e){t(),s(),n(e,!0)}function c(t){o.push(t),t.cont=function(c,s){a||(qt(o,t),t.cont=Wt,s?i(c):(t===e&&(r=c),o.length||(a=!0,n(r))))}}function s(){a||(a=!0,o.forEach((function(e){e.cont=Wt,e.cancel()})),o=[])}return c(e),{addTask:c,cancelAll:s,abort:i,getTasks:function(){return o}}}(t,(function(){p.push.apply(p,h.getTasks().map((function(e){return e.meta.name})))}),m);function m(t,n){if(n){if(u=2,uo({meta:o,cancelledTasks:p}),g.isRoot){var r=ho();po(),e.onError(t,{sagaStack:r})}l=t,d&&d.reject(t)}else t===Pt?u=1:1!==u&&(u=3),s=t,d&&d.resolve(t);g.cont(t,n),g.joiners.forEach((function(e){e.cb(t,n)})),g.joiners=null}var g=((c={})[At]=!0,c.id=r,c.meta=o,c.isRoot=a,c.context=f,c.joiners=[],c.queue=h,c.cancel=function(){0===u&&(u=1,h.cancelAll(),m(Pt,!1))},c.cont=i,c.end=m,c.setContext=function(e){$t(f,e)},c.toPromise=function(){return d||(d=Rr(),2===u?d.reject(l):0!==u&&d.resolve(s)),d.promise},c.isRunning=function(){return 0===u},c.isCancelled=function(){return 1===u||0===u&&1===t.status},c.isAborted=function(){return 2===u},c.result=function(){return s},c.error=function(){return l},c);return g}function go(e,t,n,r,o,a,i){var c=e.finalizeRunEffect((function(t,n,r){if(Mt(t))Zr(t,r);else if(It(t))go(e,t,l.context,n,o,!1,r);else if(t&&t[xt]){(0,oo[t.type])(e,t.payload,r,u)}else r(t)}));d.cancel=Wt;var s={meta:o,cancel:function(){0===s.status&&(s.status=1,d(Pt))},status:0},l=mo(e,s,n,r,o,a,i),u={task:l,digestEffect:p};return i&&(i.cancel=l.cancel),d(),l;function d(e,n){try{var o;n?(o=t.throw(e),po()):tn(e)?(s.status=1,d.cancel(),o=Tt(t.return)?t.return(Pt):{done:!0,value:Pt}):o=en(e)?Tt(t.return)?t.return():{done:!0}:t.next(e),o.done?(1!==s.status&&(s.status=3),s.cont(o.value)):p(o.value,r,d)}catch(e){if(1===s.status)throw e;s.status=2,s.cont(e,!0)}}function p(t,n,r,o){void 0===o&&(o="");var a,i=no();function s(n,o){a||(a=!0,r.cancel=Wt,e.sagaMonitor&&(o?e.sagaMonitor.effectRejected(i,n):e.sagaMonitor.effectResolved(i,n)),o&&fo(t),r(n,o))}e.sagaMonitor&&e.sagaMonitor.effectTriggered({effectId:i,parentEffectId:n,label:o,effect:t}),s.cancel=Wt,r.cancel=function(){a||(a=!0,s.cancel(),s.cancel=Wt,e.sagaMonitor&&e.sagaMonitor.effectCancelled(i))},c(t,i,s)}}function vo(e,t){for(var n=e.channel,r=void 0===n?Jr():n,o=e.dispatch,a=e.getState,i=e.context,c=void 0===i?{}:i,s=e.sagaMonitor,l=e.effectMiddlewares,u=e.onError,d=void 0===u?Xt:u,p=arguments.length,f=new Array(p>2?p-2:0),h=2;h<p;h++)f[h-2]=arguments[h];var m,g=t.apply(void 0,f),v=no();if(s&&(s.rootSagaStarted=s.rootSagaStarted||Wt,s.effectTriggered=s.effectTriggered||Wt,s.effectResolved=s.effectResolved||Wt,s.effectRejected=s.effectRejected||Wt,s.effectCancelled=s.effectCancelled||Wt,s.actionDispatched=s.actionDispatched||Wt,s.rootSagaStarted({effectId:v,saga:t,args:f})),l){var b=cn.apply(void 0,l);m=function(e){return function(t,n,r){return b((function(t){return e(t,n,r)}))(t)}}}else m=Vt;var y={channel:r,dispatch:Zt(o),getState:a,sagaMonitor:s,onError:d,finalizeRunEffect:m};return Hr((function(){var e=go(y,g,c,v,on(t),!0,void 0);return s&&s.effectResolved(v,e),e}))}var bo=["context","channel","sagaMonitor"];var yo=new AbortController,wo=!1;window.addEventListener("beforeunload",(function(e){wo?(e.preventDefault(),e.returnValue=""):yo.abort()})),window.addEventListener("pagehide",(function(){yo.signal.aborted||yo.abort()}));var xo=function(e,t,n){return r().mark((function o(){var a,i,s,l,u=arguments;return r().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:for(a=u.length,i=new Array(a),s=0;s<a;s++)i[s]=u[s];case 1:return r.prev=2,r.next=3,Tn.apply(void 0,[e,t].concat(i));case 3:r.next=7;break;case 4:if(r.prev=4,l=r.catch(2),!1!==yo.signal.aborted){r.next=7;break}if(!n){r.next=6;break}return r.next=5,Cn(n("client.common.unexpectedError","client.common.unexpectedError",l));case 5:r.next=7;break;case 6:c.A.logError("error",l);case 7:r.next=1;break;case 8:case"end":return r.stop()}}),o,null,[[2,4]])}))};const ko={autoRestartSaga:xo,createGenerator:function(e){return r().mark((function t(){return r().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=1,jn(e);case 1:case"end":return t.stop()}}),t)}))},injectSaga:function(e,t,n){e.sagas.includes(t)||(e.sagas.push(t),e.sagaMiddleware.run(xo(t,null,n)))},abortController:yo,deactivatePreventFromLeaving:function(){wo=!1},activatePreventFromLeaving:function(){wo=!0}};function So(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(e){}return(So=function(){return!!e})()}var Oo=function(e){function t(e){var n;return(0,he.A)(this,t),n=function(e,t,n){return t=(0,ve.A)(t),(0,ge.A)(e,So()?Reflect.construct(t,n||[],(0,ve.A)(e).constructor):t.apply(e,n))}(this,t),n.message=e,n}return(0,be.A)(t,e),(0,me.A)(t)}(Kn);const Eo=Oo;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 Po(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){(0,fe.A)(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}var _o=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[];if(!(e.ok||n.includes(e.status)||e.body&&t.includes(e.body.errorCode))){if(409===e.status&&e.body.information)throw new Eo(e.body.information);var r="".concat(e.statusText," ").concat(e.body?e.body.message:"");throw new Error(r)}return e},Co=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(e){return e.json()},n=e.ok,r=e.headers,o=e.status,a={ok:n,headers:r,status:o,statusText:e.statusText};return 204===o?Po(Po({},a),{},{body:null}):t(e).then((function(e){return Po(Po({},a),{},{body:e})})).catch((function(e){return Po(Po({},a),{},{body:null})}))},jo=function(e){return Po(Po({},e),{},{referrerPolicy:"no-referrer-when-downgrade",signal:ko.abortController.signal})};function Do(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[],r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:[];return r.push(412),fetch(e,jo(t)).then((function(e){return Co(e)})).then((function(e){return _o(e,n,r)}))}var To=r().mark(Lo),No=r().mark(Ho),Ro=r().mark(zo),Mo={ConfirmQuestionHandler:Ho,YesNoQuestionHandler:zo};function Io(e,t,n){var o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},a=o.addBlockingInfoAction,i=o.removeBlockingInfoAction;return r().mark((function o(){var c,s;return r().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if("GET"!==t.options.method&&"HEAD"!==t.options.method){r.next=1;break}return r.abrupt("return",e);case 1:c={};case 2:if(!e.body||!e.body.clientQuestion){r.next=9;break}return r.next=3,Tn(Lo,e.body.clientQuestion);case 3:if(null!=(s=r.sent).answer){r.next=5;break}if(!n.returnCancelledClientQuestion){r.next=4;break}return r.abrupt("return",e);case 4:throw new Jn("Client question cancelled by user");case 5:if(c[e.body.clientQuestion.id]=s.answer,t.options.body=JSON.stringify({clientAnswers:c,payload:n.body}),!a){r.next=6;break}return r.next=6,Cn(a);case 6:return r.next=7,Tn(Do,t.url,t.options,n.acceptedErrorCodes,n.acceptedStatusCodes);case 7:if(e=r.sent,!i){r.next=8;break}return r.next=8,Cn(i);case 8:r.next=2;break;case 9:return r.abrupt("return",e);case 10:case"end":return r.stop()}}),o)}))()}function Lo(e){var t;return r().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:if(!(t=Mo[e.handler])){n.next=2;break}return n.next=1,Tn(t,e);case 1:return n.abrupt("return",n.sent);case 2:throw new Error("No question handler found for client question",e);case 3:case"end":return n.stop()}}),To)}var Fo=function(e){return{answer:e}};function Ho(e){var t,n,o,a,i,c,s;return r().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return r.next=1,Tn(Xr);case 1:return t=r.sent,n=function(){return t.put(Fo(!0))},o=function(){return t.put(Fo(null))},a=e.header,i=e.message,c=e.okText,s=e.cancelText,r.next=2,Cn(KC.confirm(a,i,c,s,n,o));case 2:return r.next=3,_n(t);case 3:return r.abrupt("return",r.sent);case 4:case"end":return r.stop()}}),No)}function zo(e){var t,n,o,a,i,c,s,l;return r().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return r.next=1,Tn(Xr);case 1:return t=r.sent,n=function(){return t.put(Fo(!0))},o=function(){return t.put(Fo(!1))},a=function(){return t.put(Fo(null))},i=e.header,c=e.message,s=e.yesText,l=e.noText,r.next=2,Cn(KC.yesNoQuestion(i,c,s,l,n,o,a));case 2:return r.next=3,_n(t);case 3:return r.abrupt("return",r.sent);case 4:case"end":return r.stop()}}),Ro)}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 Uo(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Bo(Object(n),!0).forEach((function(t){(0,fe.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Bo(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Wo=r().mark($o),Vo=r().mark(Yo);function $o(e){return r().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!(e instanceof Eo)){t.next=2;break}return t.next=1,Cn(KC.toaster({type:"info",title:"client.common.information",body:e.message}));case 1:t.next=3;break;case 2:throw e;case 3:case"end":return t.stop()}}),Wo)}function qo(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return r().mark((function n(){var o,a,i,c,s,l;return r().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=1,Tn(Yo,t);case 1:return n.next=2,Tn(Go,e,t);case 2:return o=n.sent,n.next=3,Tn(Ko,t);case 3:if(a=n.sent,i=a.addBlockingInfoAction,c=a.removeBlockingInfoAction,n.prev=4,!i){n.next=5;break}return n.next=5,Cn(i);case 5:return n.next=6,Tn(Do,o.url,o.options,t.acceptedErrorCodes,t.acceptedStatusCodes);case 6:if(s=n.sent,!c){n.next=7;break}return n.next=7,Cn(c);case 7:return n.next=8,Tn(Io,s,o,t,a);case 8:return s=n.sent,n.abrupt("return",s);case 9:if(n.prev=9,l=n.catch(4),!c){n.next=10;break}return n.next=10,Cn(c);case 10:return n.next=11,$o(l);case 11:return n.abrupt("return",{});case 12:case"end":return n.stop()}}),n,null,[[4,9]])}))()}function Yo(e){var t,n;return r().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if(null!==(t=e.queryParams)&&void 0!==t&&t.locale){r.next=2;break}return r.next=1,Rn(uN.localeSelector);case 1:n=r.sent,e.queryParams=Uo(Uo({},e.queryParams),{},{locale:n});case 2:return r.abrupt("return",e);case 3:case"end":return r.stop()}}),Vo)}function Go(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.queryParams,r=void 0===n?{}:n,o=t.method,a=void 0===o?"GET":o,i=t.backendUrl,c=void 0===i?Dr.A.getBackendUrl():i,s=Tr.A.prepareHeaders(t),l=t.body;!l||l instanceof FormData||"string"==typeof l||(l=JSON.stringify(l));var u=Uo({method:a,headers:s,credentials:"include"},l?{body:l}:{}),d=Dr.A.getWidgetConfigKey(),p=function(e){var t=Object.keys(e||{}).filter((function(t){return!!e[t]})).sort((function(e,t){return e.localeCompare(t)})).map((function(t){return Array.isArray(e[t])?e[t].map((function(e){return"".concat(encodeURIComponent(t),"=").concat(encodeURIComponent(e))})).join("&"):"".concat(encodeURIComponent(t),"=").concat(encodeURIComponent(e[t]))})).join("&");return t?"?".concat(t):""}(Uo(Uo({},r),r._widget_key?{}:{_widget_key:d})),f=function(e,t){return t.startsWith("/")&&(t=t.substring(1)),t.startsWith("http")||t.startsWith("nice2")?Tr.A.prepareUrl(e,t):"".concat(e,"/nice2/rest/").concat(t)}(c,e);return{url:"".concat(f).concat(p),options:u}}function Ko(e){var t=e.blockingInfoTitle;return r().mark((function e(){var n,o,a,i;return r().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!t){e.next=2;break}return e.next=1,Tn(Nr.A);case 1:return n=e.sent,o=t,a=KC.blockingInfo(n,o),i=KC.removeBlockingInfo(n),e.abrupt("return",{addBlockingInfoAction:a,removeBlockingInfoAction:i});case 2:return e.abrupt("return",{});case 3:case"end":return e.stop()}}),e)}))()}var Qo=r().mark(Zo),Xo=r().mark(ea),Jo=r().mark(ta);function Zo(){var e,t;return r().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=1,Tn(qo,"client/settings");case 1:return e=n.sent,t=jr()(e.body,["_links"]),n.abrupt("return",t);case 2:case"end":return n.stop()}}),Qo)}function ea(){var e,t;return r().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=1,Tn(qo,"client/settings");case 1:return e=n.sent,t=jr()(e.body,["_links"]),n.abrupt("return",t.niceRevision);case 2:case"end":return n.stop()}}),Xo)}function ta(){var e,t,n;return r().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if(!(e=_r.getObjectCache("server","maxLimit"))){r.next=1;break}return r.abrupt("return",e);case 1:return r.next=2,Tn(Zo);case 2:return t=r.sent,n=t.maxLimit,_r.addObjectCache("server","maxLimit",n),r.abrupt("return",n);case 3:case"end":return r.stop()}}),Jo)}function na(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 ra(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?na(Object(n),!0).forEach((function(t){(0,fe.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):na(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function oa(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return r().mark((function o(){var a,i,c,s,l,u,d;return r().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return a=n.method,i=void 0===a?"POST":a,c=n.endpoint,r.next=1,Tn(ca,t);case 1:return s=r.sent,l=(c||"entities/2.0/".concat(e))+"/count",u=ra({method:i},"GET"===i?{queryParams:la(s)}:{body:s}),r.next=2,Tn(qo,l,u);case 2:return d=r.sent,r.abrupt("return",d.body.count);case 3:case"end":return r.stop()}}),o)}))()}function aa(e,t,n,o){var a=arguments.length>4&&void 0!==arguments[4]?arguments[4]:ia;return r().mark((function i(){var c,s;return r().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return c=ra({method:e,queryParams:ra({_omitLinks:!0,_allKeys:t},"GET"===e&&la(n))},"POST"===e&&{body:n}),r.next=1,Tn(qo,o,c);case 1:return s=r.sent,r.next=2,Tn(a,s.body);case 2:return r.abrupt("return",r.sent);case 3:case"end":return r.stop()}}),i)}))()}var ia=function(e){return e.data},ca=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.conditions,n=e.fields,r=e.form,o=e.limit,a=e.search,i=e.sorting,c=e.page,s=e.paths,l=e.where,u=e.relations,d=e.filter,p=e.keys,f=e.tempFilter,h=e.constriction;return ra(ra(ra(ra(ra(ra(ra(ra(ra(ra(ra(ra(ra(ra({},t?{conditions:t}:{}),Array.isArray(n)?{fields:0===n.length?"!":n}:{}),r?{form:r}:{}),o?{limit:o}:{}),a?{search:a}:{}),i?{sort:sa(i)}:{}),c&&o?{offset:(c-1)*o}:{}),s?{paths:s}:{}),l?{where:l}:{}),Array.isArray(u)?{relations:0===u.length?"!":u}:{}),d?{filter:d}:{}),p?{keys:p}:{}),f?{tempFilter:f}:{}),h?{constriction:h}:{})},sa=function(e){return e.map((function(e){return"".concat(e.field," ").concat(e.order)})).join(", ")},la=function(e){return cr()(e,(function(e,t,n){var r={};return"conditions"===n?r=ua(t):r["_"+n]=Array.isArray(t)?t.join(","):t,ra(ra({},e),r)}),{})},ua=function(e){return cr()(e,(function(e,t,n){return ra(ra({},e),{},(0,fe.A)({},n,rr()(t)&&t.value?t.value:t))}),{})};const da=qo,pa=function(e,t,n){var o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},a=arguments.length>4&&void 0!==arguments[4]?arguments[4]:function(e){return e};return r().mark((function i(){var c,s,l,u,d,p,f;return r().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return c=o.method,s=void 0===c?"POST":c,l=o.useSelectors,u=void 0===l||l,r.next=1,Tn(ca,n);case 1:return d=r.sent,p=ra({method:s,queryParams:ra({_omitLinks:!0,_useSelectors:u},"GET"===s&&ra(ra({},la(d)),{},{_permissions:!0}))},"POST"===s&&{body:ra(ra({},d),{},{permissions:!0})}),r.next=2,Tn(qo,"entities/2.0/".concat(e,"/").concat(t),p);case 2:return f=r.sent,r.next=3,Tn(a,f.body);case 3:return r.abrupt("return",r.sent);case 4:case"end":return r.stop()}}),i)}))()},fa=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:ia;return r().mark((function a(){var i,c,s,l,u,d,p,f,h,m;return r().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return r.next=1,Tn(ta);case 1:return i=r.sent,c=n.method,s=void 0===c?"POST":c,l=n.endpoint,u=n.allKeys,r.next=2,Tn(oa,e,t,n);case 2:return d=r.sent,p=u?1:Math.ceil(d/i),f=l||"entities/2.0/".concat(e).concat("POST"===s?"/search":""),h=ar()(p).map((function(e){return e+1})).map((function(e){return ra(ra({},t),{},{page:e,limit:i})})).map(ca).map((function(e){return Tn(aa,s,u,e,f,o)})),r.next=3,jn(h);case 3:return m=r.sent,r.abrupt("return",m.reduce((function(e,t){return[].concat((0,dt.A)(e),(0,dt.A)(t))}),[]));case 4:case"end":return r.stop()}}),a)}))()},ha=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:ia;return r().mark((function a(){var i,c,s,l,u,d;return r().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return i=n.method,c=void 0===i?"POST":i,s=n.endpoint,l=n.allKeys,r.next=1,Tn(ca,t);case 1:return u=r.sent,d=s||"entities/2.0/".concat(e).concat("POST"===c?"/search":""),r.next=2,Tn(aa,c,l,u,d,o);case 2:return r.abrupt("return",r.sent);case 3:case"end":return r.stop()}}),a)}))()},ma=oa,ga=Zo,va=ea;var ba=s(5556),ya=s.n(ba),wa={neutral:"neutral",info:"info",warning:"warning",error:"error",success:"success"},xa="OUTPUTJOB",ka="ENTITIES",Sa="FILTER",Oa=(0,fe.A)((0,fe.A)((0,fe.A)((0,fe.A)((0,fe.A)({},wa.neutral,null),wa.error,"times-circle"),wa.warning,"exclamation-circle"),wa.success,"check-circle"),wa.info,"info-circle"),Ea=(ya().shape({key:ya().string.isRequired,message:ya().string,read:ya().bool,timestamp:ya().string,originId:ya().string,type:ya().string,downloadStream:ya().shape({readableStream:ya().any.isRequired,filename:ya().string.isRequired}),taskProgress:ya().shape({taskExecutionKey:ya().string.isRequired,status:ya().string,message:ya().string,percentage:ya().number,done:ya().number,total:ya().number,supportsCancellation:ya().bool,isRunning:ya().bool})}),r().mark(Ra)),Aa=r().mark(Ma);function Pa(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 _a(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Pa(Object(n),!0).forEach((function(t){(0,fe.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Pa(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Ca={failed:"error",info:"info",warning:"warning",success:"success"},ja="running_infinite",Da="running_absolute",Ta="pending",Na=function(e){return e.status&&(e.status===Ta||e.status===Da||e.status===ja)};function Ra(e){var t;return r().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return t=_a(_a({},e),{},{type:Ca[e.type]||"info",result:e.result?JSON.parse(e.result):null,taskProgress:e.taskProgress?_a(_a({},e.taskProgress),{},{isRunning:Na(e.taskProgress),percentage:Math.round(100/e.taskProgress.total*e.taskProgress.done)}):null}),n.next=1,Tn(Ma,t.result);case 1:return t.result=n.sent,n.abrupt("return",t);case 2:case"end":return n.stop()}}),Ea)}function Ma(e){var t,n,o,a,i,c;return r().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if((null==e?void 0:e.type)!==xa){r.next=5;break}return t=null,r.prev=1,n=e.content[0].key,r.next=2,Tn(pa,"Output_job",n,{paths:["document"]});case 2:o=r.sent,a=o.paths.document.value,i=a.fileName,c=a.binaryLink,t={name:i,link:c,description:e.content[0].display},r.next=4;break;case 3:r.prev=3,r.catch(1);case 4:return r.abrupt("return",_a(_a({},e),{},{file:t}));case 5:if((null==e?void 0:e.type)!==Sa||!e.singleTempFilterKey){r.next=6;break}return r.abrupt("return",{type:ka,content:[{model:e.model,modelName:e.modelName,key:e.singleTempFilterKey}]});case 6:return r.abrupt("return",e);case 7:case"end":return r.stop()}}),Aa,null,[[1,3]])}var Ia="notification/MODAL",La="notification/REMOVE_MODAL",Fa="notification/CANCEL_MODAL",Ha="notification/ADD_APP_WITH_OVERLAY",za="notification/REMOVE_APP_WITH_OVERLAY",Ba=function(e,t,n,r){return{type:Ia,payload:{id:e,title:t,message:n,component:r,cancelable:!(arguments.length>4&&void 0!==arguments[4])||arguments[4],cancelCallback:arguments.length>5&&void 0!==arguments[5]?arguments[5]:function(){},options:arguments.length>6&&void 0!==arguments[6]?arguments[6]:{}}}},Ua=function(e){return{type:La,payload:{id:e}}},Wa=function(e){return{type:Ha,payload:{appId:e}}},Va=function(e){return{type:za,payload:{appId:e}}},$a=s(81845),qa=s.n($a);function Ya(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 Ga(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ya(Object(n),!0).forEach((function(t){(0,fe.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ya(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Ka(){return Ka=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},Ka.apply(this,arguments)}var Qa=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}(),Xa=Math.abs,Ja=String.fromCharCode,Za=Object.assign;function ei(e){return e.trim()}function ti(e,t,n){return e.replace(t,n)}function ni(e,t){return e.indexOf(t)}function ri(e,t){return 0|e.charCodeAt(t)}function oi(e,t,n){return e.slice(t,n)}function ai(e){return e.length}function ii(e){return e.length}function ci(e,t){return t.push(e),e}var si=1,li=1,ui=0,di=0,pi=0,fi="";function hi(e,t,n,r,o,a,i){return{value:e,root:t,parent:n,type:r,props:o,children:a,line:si,column:li,length:i,return:""}}function mi(e,t){return Za(hi("",null,null,"",null,null,0),e,{length:-e.length},t)}function gi(){return pi=di>0?ri(fi,--di):0,li--,10===pi&&(li=1,si--),pi}function vi(){return pi=di<ui?ri(fi,di++):0,li++,10===pi&&(li=1,si++),pi}function bi(){return ri(fi,di)}function yi(){return di}function wi(e,t){return oi(fi,e,t)}function xi(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 ki(e){return si=li=1,ui=ai(fi=e),di=0,[]}function Si(e){return fi="",e}function Oi(e){return ei(wi(di-1,Pi(91===e?e+2:40===e?e+1:e)))}function Ei(e){for(;(pi=bi())&&pi<33;)vi();return xi(e)>2||xi(pi)>3?"":" "}function Ai(e,t){for(;--t&&vi()&&!(pi<48||pi>102||pi>57&&pi<65||pi>70&&pi<97););return wi(e,yi()+(t<6&&32==bi()&&32==vi()))}function Pi(e){for(;vi();)switch(pi){case e:return di;case 34:case 39:34!==e&&39!==e&&Pi(pi);break;case 40:41===e&&Pi(e);break;case 92:vi()}return di}function _i(e,t){for(;vi()&&e+pi!==57&&(e+pi!==84||47!==bi()););return"/*"+wi(t,di-1)+"*"+Ja(47===e?e:vi())}function Ci(e){for(;!xi(bi());)vi();return wi(e,di)}var ji="-ms-",Di="-moz-",Ti="-webkit-",Ni="comm",Ri="rule",Mi="decl",Ii="@keyframes";function Li(e,t){for(var n="",r=ii(e),o=0;o<r;o++)n+=t(e[o],o,e,t)||"";return n}function Fi(e,t,n,r){switch(e.type){case"@import":case Mi:return e.return=e.return||e.value;case Ni:return"";case Ii:return e.return=e.value+"{"+Li(e.children,r)+"}";case Ri:e.value=e.props.join(",")}return ai(n=Li(e.children,r))?e.return=e.value+"{"+n+"}":""}function Hi(e){return Si(zi("",null,null,null,[""],e=ki(e),0,[0],e))}function zi(e,t,n,r,o,a,i,c,s){for(var l=0,u=0,d=i,p=0,f=0,h=0,m=1,g=1,v=1,b=0,y="",w=o,x=a,k=r,S=y;g;)switch(h=b,b=vi()){case 40:if(108!=h&&58==ri(S,d-1)){-1!=ni(S+=ti(Oi(b),"&","&\f"),"&\f")&&(v=-1);break}case 34:case 39:case 91:S+=Oi(b);break;case 9:case 10:case 13:case 32:S+=Ei(h);break;case 92:S+=Ai(yi()-1,7);continue;case 47:switch(bi()){case 42:case 47:ci(Ui(_i(vi(),yi()),t,n),s);break;default:S+="/"}break;case 123*m:c[l++]=ai(S)*v;case 125*m:case 59:case 0:switch(b){case 0:case 125:g=0;case 59+u:f>0&&ai(S)-d&&ci(f>32?Wi(S+";",r,n,d-1):Wi(ti(S," ","")+";",r,n,d-2),s);break;case 59:S+=";";default:if(ci(k=Bi(S,t,n,l,u,o,c,y,w=[],x=[],d),a),123===b)if(0===u)zi(S,t,k,k,w,a,d,c,x);else switch(99===p&&110===ri(S,3)?100:p){case 100:case 109:case 115:zi(e,k,k,r&&ci(Bi(e,k,k,0,0,o,c,y,o,w=[],d),x),o,x,d,c,r?w:x);break;default:zi(S,k,k,k,[""],x,0,c,x)}}l=u=f=0,m=v=1,y=S="",d=i;break;case 58:d=1+ai(S),f=h;default:if(m<1)if(123==b)--m;else if(125==b&&0==m++&&125==gi())continue;switch(S+=Ja(b),b*m){case 38:v=u>0?1:(S+="\f",-1);break;case 44:c[l++]=(ai(S)-1)*v,v=1;break;case 64:45===bi()&&(S+=Oi(vi())),p=bi(),u=d=ai(y=S+=Ci(yi())),b++;break;case 45:45===h&&2==ai(S)&&(m=0)}}return a}function Bi(e,t,n,r,o,a,i,c,s,l,u){for(var d=o-1,p=0===o?a:[""],f=ii(p),h=0,m=0,g=0;h<r;++h)for(var v=0,b=oi(e,d+1,d=Xa(m=i[h])),y=e;v<f;++v)(y=ei(m>0?p[v]+" "+b:ti(b,/&\f/g,p[v])))&&(s[g++]=y);return hi(e,t,n,0===o?Ri:c,s,l,u)}function Ui(e,t,n){return hi(e,t,n,Ni,Ja(pi),oi(e,2,-2),0)}function Wi(e,t,n,r){return hi(e,t,n,Mi,oi(e,0,r),oi(e,r+1,-1),r)}var Vi=function(e,t,n){for(var r=0,o=0;r=o,o=bi(),38===r&&12===o&&(t[n]=1),!xi(o);)vi();return wi(e,di)},$i=function(e,t){return Si(function(e,t){var n=-1,r=44;do{switch(xi(r)){case 0:38===r&&12===bi()&&(t[n]=1),e[n]+=Vi(di-1,t,n);break;case 2:e[n]+=Oi(r);break;case 4:if(44===r){e[++n]=58===bi()?"&\f":"",t[n]=e[n].length;break}default:e[n]+=Ja(r)}}while(r=vi());return e}(ki(e),t))},qi=new WeakMap,Yi=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)||qi.get(n))&&!r){qi.set(e,!0);for(var o=[],a=$i(t,o),i=n.props,c=0,s=0;c<a.length;c++)for(var l=0;l<i.length;l++,s++)e.props[s]=o[c]?a[c].replace(/&\f/g,i[l]):i[l]+" "+a[c]}}},Gi=function(e){if("decl"===e.type){var t=e.value;108===t.charCodeAt(0)&&98===t.charCodeAt(2)&&(e.return="",e.value="")}};function Ki(e,t){switch(function(e,t){return 45^ri(e,0)?(((t<<2^ri(e,0))<<2^ri(e,1))<<2^ri(e,2))<<2^ri(e,3):0}(e,t)){case 5103:return Ti+"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 Ti+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return Ti+e+Di+e+ji+e+e;case 6828:case 4268:return Ti+e+ji+e+e;case 6165:return Ti+e+ji+"flex-"+e+e;case 5187:return Ti+e+ti(e,/(\w+).+(:[^]+)/,Ti+"box-$1$2"+ji+"flex-$1$2")+e;case 5443:return Ti+e+ji+"flex-item-"+ti(e,/flex-|-self/,"")+e;case 4675:return Ti+e+ji+"flex-line-pack"+ti(e,/align-content|flex-|-self/,"")+e;case 5548:return Ti+e+ji+ti(e,"shrink","negative")+e;case 5292:return Ti+e+ji+ti(e,"basis","preferred-size")+e;case 6060:return Ti+"box-"+ti(e,"-grow","")+Ti+e+ji+ti(e,"grow","positive")+e;case 4554:return Ti+ti(e,/([^-])(transform)/g,"$1"+Ti+"$2")+e;case 6187:return ti(ti(ti(e,/(zoom-|grab)/,Ti+"$1"),/(image-set)/,Ti+"$1"),e,"")+e;case 5495:case 3959:return ti(e,/(image-set\([^]*)/,Ti+"$1$`$1");case 4968:return ti(ti(e,/(.+:)(flex-)?(.*)/,Ti+"box-pack:$3"+ji+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+Ti+e+e;case 4095:case 3583:case 4068:case 2532:return ti(e,/(.+)-inline(.+)/,Ti+"$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(ai(e)-1-t>6)switch(ri(e,t+1)){case 109:if(45!==ri(e,t+4))break;case 102:return ti(e,/(.+:)(.+)-([^]+)/,"$1"+Ti+"$2-$3$1"+Di+(108==ri(e,t+3)?"$3":"$2-$3"))+e;case 115:return~ni(e,"stretch")?Ki(ti(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(115!==ri(e,t+1))break;case 6444:switch(ri(e,ai(e)-3-(~ni(e,"!important")&&10))){case 107:return ti(e,":",":"+Ti)+e;case 101:return ti(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+Ti+(45===ri(e,14)?"inline-":"")+"box$3$1"+Ti+"$2$3$1"+ji+"$2box$3")+e}break;case 5936:switch(ri(e,t+11)){case 114:return Ti+e+ji+ti(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return Ti+e+ji+ti(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return Ti+e+ji+ti(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return Ti+e+ji+e+e}return e}var Qi=[function(e,t,n,r){if(e.length>-1&&!e.return)switch(e.type){case Mi:e.return=Ki(e.value,e.length);break;case Ii:return Li([mi(e,{value:ti(e.value,"@","@"+Ti)})],r);case Ri: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 Li([mi(e,{props:[ti(t,/:(read-\w+)/,":-moz-$1")]})],r);case"::placeholder":return Li([mi(e,{props:[ti(t,/:(plac\w+)/,":"+Ti+"input-$1")]}),mi(e,{props:[ti(t,/:(plac\w+)/,":-moz-$1")]}),mi(e,{props:[ti(t,/:(plac\w+)/,ji+"input-$1")]})],r)}return""}))}}];const Xi=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||Qi;var o,a,i={},c=[];o=e.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+t+' "]'),(function(e){for(var t=e.getAttribute("data-emotion").split(" "),n=1;n<t.length;n++)i[t[n]]=!0;c.push(e)}));var s,l,u,d,p=[Fi,(d=function(e){s.insert(e)},function(e){e.root||(e=e.return)&&d(e)})],f=(l=[Yi,Gi].concat(r,p),u=ii(l),function(e,t,n,r){for(var o="",a=0;a<u;a++)o+=l[a](e,t,n,r)||"";return o});a=function(e,t,n,r){s=n,function(e){Li(Hi(e),f)}(e?e+"{"+t.styles+"}":t.styles),r&&(h.inserted[t.name]=!0)};var h={key:t,sheet:new Qa({key:t,container:o,nonce:e.nonce,speedy:e.speedy,prepend:e.prepend,insertionPoint:e.insertionPoint}),nonce:e.nonce,inserted:i,registered:{},insert:a};return h.sheet.hydrate(c),h};var Ji=function(e,t,n){var r=e.key+"-"+t.name;!1===n&&void 0===e.registered[r]&&(e.registered[r]=t.styles)};const Zi=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 ec={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 tc=function(e){var t=Object.create(null);return function(n){return void 0===t[n]&&(t[n]=e(n)),t[n]}};var nc=/[A-Z]|^ms/g,rc=/_EMO_([^_]+?)_([^]*?)_EMO_/g,oc=function(e){return 45===e.charCodeAt(1)},ac=function(e){return null!=e&&"boolean"!=typeof e},ic=tc((function(e){return oc(e)?e:e.replace(nc,"-$&").toLowerCase()})),cc=function(e,t){switch(e){case"animation":case"animationName":if("string"==typeof t)return t.replace(rc,(function(e,t,n){return lc={name:t,styles:n,next:lc},t}))}return 1===ec[e]||oc(e)||"number"!=typeof t||0===t?t:t+"px"};function sc(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 lc={name:n.name,styles:n.styles,next:lc},n.name;if(void 0!==n.styles){var r=n.next;if(void 0!==r)for(;void 0!==r;)lc={name:r.name,styles:r.styles,next:lc},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+=sc(e,t,n[o])+";";else for(var a in n){var i=n[a];if("object"!=typeof i)null!=t&&void 0!==t[i]?r+=a+"{"+t[i]+"}":ac(i)&&(r+=ic(a)+":"+cc(a,i)+";");else if(!Array.isArray(i)||"string"!=typeof i[0]||null!=t&&void 0!==t[i[0]]){var c=sc(e,t,i);switch(a){case"animation":case"animationName":r+=ic(a)+":"+c+";";break;default:r+=a+"{"+c+"}"}}else for(var s=0;s<i.length;s++)ac(i[s])&&(r+=ic(a)+":"+cc(a,i[s])+";")}return r}(e,t,n);case"function":if(void 0!==e){var o=lc,a=n(e);return lc=o,sc(e,t,a)}}if(null==t)return n;var i=t[n];return void 0!==i?i:n}var lc,uc=/label:\s*([^\s;\n{]+)\s*(;|$)/g;var dc=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="";lc=void 0;var a=e[0];null==a||void 0===a.raw?(r=!1,o+=sc(n,t,a)):o+=a[0];for(var i=1;i<e.length;i++)o+=sc(n,t,e[i]),r&&(o+=a[i]);uc.lastIndex=0;for(var c,s="";null!==(c=uc.exec(o));)s+="-"+c[1];return{name:Zi(o)+s,styles:o,next:lc}},pc=!!d.useInsertionEffect&&d.useInsertionEffect,fc=pc||function(e){return e()},hc={}.hasOwnProperty,mc=(0,d.createContext)("undefined"!=typeof HTMLElement?Xi({key:"css"}):null);mc.Provider;var gc=function(e){return(0,d.forwardRef)((function(t,n){var r=(0,d.useContext)(mc);return e(t,r,n)}))},vc=(0,d.createContext)({});var bc="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",yc=function(e){var t=e.cache,n=e.serialized,r=e.isStringTag;Ji(t,n,r);fc((function(){return function(e,t,n){Ji(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},wc=gc((function(e,t,n){var r=e.css;"string"==typeof r&&void 0!==t.registered[r]&&(r=t.registered[r]);var o=e[bc],a=[r],i="";"string"==typeof e.className?i=function(e,t,n){var r="";return n.split(" ").forEach((function(n){void 0!==e[n]?t.push(e[n]+";"):r+=n+" "})),r}(t.registered,a,e.className):null!=e.className&&(i=e.className+" ");var c=dc(a,void 0,(0,d.useContext)(vc));i+=t.key+"-"+c.name;var s={};for(var l in e)hc.call(e,l)&&"css"!==l&&l!==bc&&(s[l]=e[l]);return s.ref=n,s.className=i,(0,d.createElement)(d.Fragment,null,(0,d.createElement)(yc,{cache:t,serialized:c,isStringTag:"string"==typeof o}),(0,d.createElement)(o,s))}));var xc=s(4146),kc=s.n(xc),Sc=function(e,t){var n=arguments;if(null==t||!hc.call(t,"css"))return d.createElement.apply(void 0,n);var r=n.length,o=new Array(r);o[0]=wc,o[1]=function(e,t){var n={};for(var r in t)hc.call(t,r)&&(n[r]=t[r]);return n[bc]=e,n}(e,t);for(var a=2;a<r;a++)o[a]=n[a];return d.createElement.apply(null,o)};function Oc(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return dc(t)}var Ec=s(53986),Ac=s(82284);Math.min,Math.max;const Pc=["top","right","bottom","left"];Pc.reduce(((e,t)=>e.concat(t,t+"-start",t+"-end")),[]);function _c(e){return e&&e.document&&e.location&&e.alert&&e.setInterval}function Cc(e){if(null==e)return window;if(!_c(e)){const t=e.ownerDocument;return t&&t.defaultView||window}return e}function jc(e){return Cc(e).getComputedStyle(e)}function Dc(e){return _c(e)?"":e?(e.nodeName||"").toLowerCase():""}function Tc(){const e=navigator.userAgentData;return e&&Array.isArray(e.brands)?e.brands.map((e=>e.brand+"/"+e.version)).join(" "):navigator.userAgent}function Nc(e){return e instanceof Cc(e).HTMLElement}function Rc(e){return e instanceof Cc(e).Element}function Mc(e){return"undefined"!=typeof ShadowRoot&&(e instanceof Cc(e).ShadowRoot||e instanceof ShadowRoot)}function Ic(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=jc(e);return/auto|scroll|overlay|hidden/.test(t+r+n)&&!["inline","contents"].includes(o)}function Lc(){return!/^((?!chrome|android).)*safari/i.test(Tc())}function Fc(e){return["html","body","#document"].includes(Dc(e))}Math.min,Math.max;const Hc=Math.round;function zc(e,t,n){var r,o,a,i;void 0===t&&(t=!1),void 0===n&&(n=!1);const c=e.getBoundingClientRect();let s=1,l=1;t&&Nc(e)&&(s=e.offsetWidth>0&&Hc(c.width)/e.offsetWidth||1,l=e.offsetHeight>0&&Hc(c.height)/e.offsetHeight||1);const u=Rc(e)?Cc(e):window,d=!Lc()&&n,p=(c.left+(d&&null!=(r=null==(o=u.visualViewport)?void 0:o.offsetLeft)?r:0))/s,f=(c.top+(d&&null!=(a=null==(i=u.visualViewport)?void 0:i.offsetTop)?a:0))/l,h=c.width/s,m=c.height/l;return{width:h,height:m,top:f,right:p+h,bottom:f+m,left:p,x:p,y:f}}function Bc(e){return(t=e,(t instanceof Cc(t).Node?e.ownerDocument:e.document)||window.document).documentElement;var t}function Uc(e){if("html"===Dc(e))return e;const t=e.assignedSlot||e.parentNode||(Mc(e)?e.host:null)||Bc(e);return Mc(t)?t.host:t}function Wc(e){const t=Uc(e);return Fc(t)?e.ownerDocument.body:Nc(t)&&Ic(t)?t:Wc(t)}function Vc(e,t){var n;void 0===t&&(t=[]);const r=Wc(e),o=r===(null==(n=e.ownerDocument)?void 0:n.body),a=Cc(r),i=o?[a].concat(a.visualViewport||[],Ic(r)?r:[]):r,c=t.concat(i);return o?c:c.concat(Vc(i))}var $c=d.useLayoutEffect,qc=["className","clearValue","cx","getStyles","getClassNames","getValue","hasValue","isMulti","isRtl","options","selectOption","selectProps","setValue","theme"],Yc=function(){};function Gc(e,t){return t?"-"===t[0]?e+t:e+"__"+t:e}function Kc(e,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),o=2;o<n;o++)r[o-2]=arguments[o];var a=[].concat(r);if(t&&e)for(var i in t)t.hasOwnProperty(i)&&t[i]&&a.push("".concat(Gc(e,i)));return a.filter((function(e){return e})).map((function(e){return String(e).trim()})).join(" ")}var Qc=function(e){return t=e,Array.isArray(t)?e.filter(Boolean):"object"===(0,Ac.A)(e)&&null!==e?[e]:[];var t},Xc=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,Ga({},(0,Ec.A)(e,qc))},Jc=function(e,t,n){var r=e.cx,o=e.getStyles,a=e.getClassNames,i=e.className;return{css:o(t,e),className:r(null!=n?n:{},a(t,e),i)}};function Zc(e){return[document.documentElement,document.body,window].indexOf(e)>-1}function es(e){return Zc(e)?window.pageYOffset:e.scrollTop}function ts(e,t){Zc(e)?window.scrollTo(0,t):e.scrollTop=t}function ns(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:200,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:Yc,o=es(e),a=t-o,i=0;!function t(){var c=function(e,t,n,r){return n*((e=e/r-1)*e*e+1)+t}(i+=10,o,a,n);ts(e,c),i<n?window.requestAnimationFrame(t):r(e)}()}function rs(e,t){var n=e.getBoundingClientRect(),r=t.getBoundingClientRect(),o=t.offsetHeight/3;r.bottom+o>n.bottom?ts(e,Math.min(t.offsetTop+t.clientHeight-e.offsetHeight+o,e.scrollHeight)):r.top-o<n.top&&ts(e,Math.max(t.offsetTop-o,0))}function os(){try{return document.createEvent("TouchEvent"),!0}catch(e){return!1}}var as=!1,is={get passive(){return as=!0}},cs="undefined"!=typeof window?window:{};cs.addEventListener&&cs.removeEventListener&&(cs.addEventListener("p",Yc,is),cs.removeEventListener("p",Yc,!1));var ss=as;function ls(e){return null!=e}function us(e,t,n){return e?t:n}var ds=["children","innerProps"],ps=["children","innerProps"];function fs(e){var t=e.maxHeight,n=e.menuEl,r=e.minHeight,o=e.placement,a=e.shouldScroll,i=e.isFixedPosition,c=e.controlHeight,s=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=s.getBoundingClientRect().height,p=n.getBoundingClientRect(),f=p.bottom,h=p.height,m=p.top,g=n.offsetParent.getBoundingClientRect().top,v=i?window.innerHeight:Zc(u=s)?window.innerHeight:u.clientHeight,b=es(s),y=parseInt(getComputedStyle(n).marginBottom,10),w=parseInt(getComputedStyle(n).marginTop,10),x=g-w,k=v-m,S=x+b,O=d-b-m,E=f-v+b+y,A=b+m-w,P=160;switch(o){case"auto":case"bottom":if(k>=h)return{placement:"bottom",maxHeight:t};if(O>=h&&!i)return a&&ns(s,E,P),{placement:"bottom",maxHeight:t};if(!i&&O>=r||i&&k>=r)return a&&ns(s,E,P),{placement:"bottom",maxHeight:i?k-y:O-y};if("auto"===o||i){var _=t,C=i?x:S;return C>=r&&(_=Math.min(C-y-c,t)),{placement:"top",maxHeight:_}}if("bottom"===o)return a&&ts(s,E),{placement:"bottom",maxHeight:t};break;case"top":if(x>=h)return{placement:"top",maxHeight:t};if(S>=h&&!i)return a&&ns(s,A,P),{placement:"top",maxHeight:t};if(!i&&S>=r||i&&x>=r){var j=t;return(!i&&S>=r||i&&x>=r)&&(j=i?x-w:S-w),a&&ns(s,A,P),{placement:"top",maxHeight:j}}return{placement:"bottom",maxHeight:t};default:throw new Error('Invalid placement provided "'.concat(o,'".'))}return l}var hs,ms=function(e){return"auto"===e?"bottom":e},gs=(0,d.createContext)(null),vs=function(e){var t=e.children,n=e.minMenuHeight,r=e.maxMenuHeight,o=e.menuPlacement,a=e.menuPosition,i=e.menuShouldScrollIntoView,c=e.theme,s=((0,d.useContext)(gs)||{}).setPortalPlacement,l=(0,d.useRef)(null),u=(0,d.useState)(r),p=(0,Zn.A)(u,2),f=p[0],h=p[1],m=(0,d.useState)(null),g=(0,Zn.A)(m,2),v=g[0],b=g[1],y=c.spacing.controlHeight;return $c((function(){var e=l.current;if(e){var t="fixed"===a,c=fs({maxHeight:r,menuEl:e,minHeight:n,placement:o,shouldScroll:i&&!t,isFixedPosition:t,controlHeight:y});h(c.maxHeight),b(c.placement),null==s||s(c.placement)}}),[r,o,a,i,n,s,y]),t({ref:l,placerProps:Ga(Ga({},e),{},{placement:v||ms(o),maxHeight:f})})},bs=function(e){var t=e.children,n=e.innerRef,r=e.innerProps;return Sc("div",Ka({},Jc(e,"menu",{menu:!0}),{ref:n},r),t)},ys=function(e,t){var n=e.theme,r=n.spacing.baseUnit,o=n.colors;return Ga({textAlign:"center"},t?{}:{color:o.neutral40,padding:"".concat(2*r,"px ").concat(3*r,"px")})},ws=ys,xs=ys,ks=["size"],Ss=["innerProps","isRtl","size"];var Os={name:"8mmkcg",styles:"display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0"},Es=function(e){var t=e.size,n=(0,Ec.A)(e,ks);return Sc("svg",Ka({height:t,width:t,viewBox:"0 0 20 20","aria-hidden":"true",focusable:"false",css:Os},n))},As=function(e){return Sc(Es,Ka({size:20},e),Sc("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"}))},Ps=function(e){return Sc(Es,Ka({size:20},e),Sc("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"}))},_s=function(e,t){var n=e.isFocused,r=e.theme,o=r.spacing.baseUnit,a=r.colors;return Ga({label:"indicatorContainer",display:"flex",transition:"color 150ms"},t?{}:{color:n?a.neutral60:a.neutral20,padding:2*o,":hover":{color:n?a.neutral80:a.neutral40}})},Cs=_s,js=_s,Ds=function(){var e=Oc.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_"}}}(hs||(hs=(0,we.A)(["\n 0%, 80%, 100% { opacity: 0; }\n 40% { opacity: 1; }\n"]))),Ts=function(e){var t=e.delay,n=e.offset;return Sc("span",{css:Oc({animation:"".concat(Ds," 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"},"","")})},Ns=function(e){var t=e.children,n=e.isDisabled,r=e.isFocused,o=e.innerRef,a=e.innerProps,i=e.menuIsOpen;return Sc("div",Ka({ref:o},Jc(e,"control",{control:!0,"control--is-disabled":n,"control--is-focused":r,"control--menu-is-open":i}),a,{"aria-disabled":n||void 0}),t)},Rs=["data"],Ms=function(e){var t=e.children,n=e.cx,r=e.getStyles,o=e.getClassNames,a=e.Heading,i=e.headingProps,c=e.innerProps,s=e.label,l=e.theme,u=e.selectProps;return Sc("div",Ka({},Jc(e,"group",{group:!0}),c),Sc(a,Ka({},i,{selectProps:u,theme:l,getStyles:r,getClassNames:o,cx:n}),s),Sc("div",null,t))},Is=["innerRef","isDisabled","isHidden","inputClassName"],Ls={gridArea:"1 / 2",font:"inherit",minWidth:"2px",border:0,margin:0,outline:0,padding:0},Fs={flex:"1 1 auto",display:"inline-grid",gridArea:"1 / 1 / 2 / 3",gridTemplateColumns:"0 min-content","&:after":Ga({content:'attr(data-value) " "',visibility:"hidden",whiteSpace:"pre"},Ls)},Hs=function(e){return Ga({label:"input",color:"inherit",background:0,opacity:e?0:1,width:"100%"},Ls)},zs=function(e){var t=e.cx,n=e.value,r=Xc(e),o=r.innerRef,a=r.isDisabled,i=r.isHidden,c=r.inputClassName,s=(0,Ec.A)(r,Is);return Sc("div",Ka({},Jc(e,"input",{"input-container":!0}),{"data-value":n||""}),Sc("input",Ka({className:t({input:!0},c),ref:o,style:Hs(i),disabled:a},s)))},Bs=function(e){var t=e.children,n=e.innerProps;return Sc("div",n,t)};var Us=function(e){var t=e.children,n=e.components,r=e.data,o=e.innerProps,a=e.isDisabled,i=e.removeProps,c=e.selectProps,s=n.Container,l=n.Label,u=n.Remove;return Sc(s,{data:r,innerProps:Ga(Ga({},Jc(e,"multiValue",{"multi-value":!0,"multi-value--is-disabled":a})),o),selectProps:c},Sc(l,{data:r,innerProps:Ga({},Jc(e,"multiValueLabel",{"multi-value__label":!0})),selectProps:c},t),Sc(u,{data:r,innerProps:Ga(Ga({},Jc(e,"multiValueRemove",{"multi-value__remove":!0})),{},{"aria-label":"Remove ".concat(t||"option")},i),selectProps:c}))},Ws={ClearIndicator:function(e){var t=e.children,n=e.innerProps;return Sc("div",Ka({},Jc(e,"clearIndicator",{indicator:!0,"clear-indicator":!0}),n),t||Sc(As,null))},Control:Ns,DropdownIndicator:function(e){var t=e.children,n=e.innerProps;return Sc("div",Ka({},Jc(e,"dropdownIndicator",{indicator:!0,"dropdown-indicator":!0}),n),t||Sc(Ps,null))},DownChevron:Ps,CrossIcon:As,Group:Ms,GroupHeading:function(e){var t=Xc(e);t.data;var n=(0,Ec.A)(t,Rs);return Sc("div",Ka({},Jc(e,"groupHeading",{"group-heading":!0}),n))},IndicatorsContainer:function(e){var t=e.children,n=e.innerProps;return Sc("div",Ka({},Jc(e,"indicatorsContainer",{indicators:!0}),n),t)},IndicatorSeparator:function(e){var t=e.innerProps;return Sc("span",Ka({},t,Jc(e,"indicatorSeparator",{"indicator-separator":!0})))},Input:zs,LoadingIndicator:function(e){var t=e.innerProps,n=e.isRtl,r=e.size,o=void 0===r?4:r,a=(0,Ec.A)(e,Ss);return Sc("div",Ka({},Jc(Ga(Ga({},a),{},{innerProps:t,isRtl:n,size:o}),"loadingIndicator",{indicator:!0,"loading-indicator":!0}),t),Sc(Ts,{delay:0,offset:n}),Sc(Ts,{delay:160,offset:!0}),Sc(Ts,{delay:320,offset:!n}))},Menu:bs,MenuList:function(e){var t=e.children,n=e.innerProps,r=e.innerRef,o=e.isMulti;return Sc("div",Ka({},Jc(e,"menuList",{"menu-list":!0,"menu-list--is-multi":o}),{ref:r},n),t)},MenuPortal:function(e){var t=e.appendTo,n=e.children,r=e.controlElement,o=e.innerProps,a=e.menuPlacement,i=e.menuPosition,c=(0,d.useRef)(null),s=(0,d.useRef)(null),l=(0,d.useState)(ms(a)),u=(0,Zn.A)(l,2),p=u[0],f=u[1],h=(0,d.useMemo)((function(){return{setPortalPlacement:f}}),[]),m=(0,d.useState)(null),g=(0,Zn.A)(m,2),v=g[0],b=g[1],y=(0,d.useCallback)((function(){if(r){var e=function(e){var t=e.getBoundingClientRect();return{bottom:t.bottom,height:t.height,left:t.left,right:t.right,top:t.top,width:t.width}}(r),t="fixed"===i?0:window.pageYOffset,n=e[p]+t;n===(null==v?void 0:v.offset)&&e.left===(null==v?void 0:v.rect.left)&&e.width===(null==v?void 0:v.rect.width)||b({offset:n,rect:e})}}),[r,i,p,null==v?void 0:v.offset,null==v?void 0:v.rect.left,null==v?void 0:v.rect.width]);$c((function(){y()}),[y]);var w=(0,d.useCallback)((function(){"function"==typeof s.current&&(s.current(),s.current=null),r&&c.current&&(s.current=function(e,t,n,r){void 0===r&&(r={});const{ancestorScroll:o=!0,ancestorResize:a=!0,elementResize:i=!0,animationFrame:c=!1}=r,s=o&&!c,l=s||a?[...Rc(e)?Vc(e):e.contextElement?Vc(e.contextElement):[],...Vc(t)]:[];l.forEach((e=>{s&&e.addEventListener("scroll",n,{passive:!0}),a&&e.addEventListener("resize",n)}));let u,d=null;if(i){let r=!0;d=new ResizeObserver((()=>{r||n(),r=!1})),Rc(e)&&!c&&d.observe(e),Rc(e)||!e.contextElement||c||d.observe(e.contextElement),d.observe(t)}let p=c?zc(e):null;return c&&function t(){const r=zc(e);!p||r.x===p.x&&r.y===p.y&&r.width===p.width&&r.height===p.height||n(),p=r,u=requestAnimationFrame(t)}(),n(),()=>{var e;l.forEach((e=>{s&&e.removeEventListener("scroll",n),a&&e.removeEventListener("resize",n)})),null==(e=d)||e.disconnect(),d=null,c&&cancelAnimationFrame(u)}}(r,c.current,y,{elementResize:"ResizeObserver"in window}))}),[r,y]);$c((function(){w()}),[w]);var x=(0,d.useCallback)((function(e){c.current=e,w()}),[w]);if(!t&&"fixed"!==i||!v)return null;var k=Sc("div",Ka({ref:x},Jc(Ga(Ga({},e),{},{offset:v.offset,position:i,rect:v.rect}),"menuPortal",{"menu-portal":!0}),o),n);return Sc(gs.Provider,{value:h},t?(0,$a.createPortal)(k,t):k)},LoadingMessage:function(e){var t=e.children,n=void 0===t?"Loading...":t,r=e.innerProps,o=(0,Ec.A)(e,ps);return Sc("div",Ka({},Jc(Ga(Ga({},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=(0,Ec.A)(e,ds);return Sc("div",Ka({},Jc(Ga(Ga({},o),{},{children:n,innerProps:r}),"noOptionsMessage",{"menu-notice":!0,"menu-notice--no-options":!0}),r),n)},MultiValue:Us,MultiValueContainer:Bs,MultiValueLabel:Bs,MultiValueRemove:function(e){var t=e.children,n=e.innerProps;return Sc("div",Ka({role:"button"},n),t||Sc(As,{size:14}))},Option:function(e){var t=e.children,n=e.isDisabled,r=e.isFocused,o=e.isSelected,a=e.innerRef,i=e.innerProps;return Sc("div",Ka({},Jc(e,"option",{option:!0,"option--is-disabled":n,"option--is-focused":r,"option--is-selected":o}),{ref:a,"aria-disabled":n},i),t)},Placeholder:function(e){var t=e.children,n=e.innerProps;return Sc("div",Ka({},Jc(e,"placeholder",{placeholder:!0}),n),t)},SelectContainer:function(e){var t=e.children,n=e.innerProps,r=e.isDisabled,o=e.isRtl;return Sc("div",Ka({},Jc(e,"container",{"--is-disabled":r,"--is-rtl":o}),n),t)},SingleValue:function(e){var t=e.children,n=e.isDisabled,r=e.innerProps;return Sc("div",Ka({},Jc(e,"singleValue",{"single-value":!0,"single-value--is-disabled":n}),r),t)},ValueContainer:function(e){var t=e.children,n=e.innerProps,r=e.isMulti,o=e.hasValue;return Sc("div",Ka({},Jc(e,"valueContainer",{"value-container":!0,"value-container--is-multi":r,"value-container--has-value":o}),n),t)}},Vs=s(2418);function $s(){return $s=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},$s.apply(this,arguments)}const qs=["onUpdate","onRepositioned","renderElement","renderElementTag","renderElementTo","renderTarget","className","id","style"];class Ys extends d.Component{constructor(...e){super(...e),this._targetNode=d.createRef(),this._elementNode=d.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,d.isValidElement)(e)||(e=null),(0,d.isValidElement)(t)||(t=null),{targetComponent:e,elementComponent:t}}_createTetherInstance(e){this._tetherInstance&&this._destroy(),this._tetherInstance=new Vs(e),this._registerEventListeners()}_destroyTetherInstance(){this._tetherInstance&&(this._tetherInstance.destroy(),this._tetherInstance=null)}_registerEventListeners(){this.on("update",((...e)=>this.props.onUpdate&&this.props.onUpdate.apply(this,e))),this.on("repositioned",((...e)=>this.props.onRepositioned&&this.props.onRepositioned.apply(this,e)))}get _renderNode(){const{renderElementTo:e}=this.props;return"string"==typeof e?document.querySelector(e):e||document.body}_destroy(){this._destroyTetherInstance(),this._removeContainer()}_createContainer(){this._removeContainer();const{renderElementTag:e="div",className:t}=this.props;this._elementParentNode=document.createElement(e),this._elementParentNode.className=t||""}_addContainerToDOM(){this._elementParentNode&&this._renderNode&&this._elementParentNode.parentNode!==this._renderNode&&this._renderNode.append(this._elementParentNode)}_removeContainer(){this._elementParentNode&&this._elementParentNode.parentNode&&this._elementParentNode.remove()}_update(){this._elementNode.current&&this._targetNode.current?this._updateTether():this._destroy()}_updateTether(){var e;const t=this.props,{id:n,style:r}=t,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)t.indexOf(n=a[r])>=0||(o[n]=e[n]);return o}(t,qs),a=$s({target:this._targetNode.current,element:this._elementParentNode},o),i=n||"";if(this._elementParentNode&&this._elementParentNode.id!==i&&(this._elementParentNode.id=i),this._elementParentNode&&r){const e=this._elementParentNode.style;for(const t in r)if(e[t]!==r[t]){let n=r[t];n&&(e[t]=n)}}this._addContainerToDOM(),this._tetherInstance?this._tetherInstance.setOptions(a):this._createTetherInstance(a),null==(e=this._tetherInstance)||e.position()}render(){const{targetComponent:e,elementComponent:t}=this._runRenders();return e?d.createElement(d.Fragment,null,e,t&&this._elementParentNode&&$a.createPortal(t,this._elementParentNode)):null}}var Gs,Ks,Qs,Xs,Js,Zs,el,tl,nl,rl,ol,al,il;function cl(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 sl(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?cl(Object(n),!0).forEach((function(t){(0,fe.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):cl(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var ll,ul,dl,pl,fl,hl,ml,gl,vl,bl,yl,wl,xl,kl,Sl=xe.Ay.span.withConfig({displayName:"StyledClickableWrapper"})(Gs||(Gs=(0,we.A)(["\n pointer-events: auto;\n cursor: pointer;\n"]))),Ol=xe.Ay.div.withConfig({displayName:"StyledReactSelectOuterWrapper"})(Ks||(Ks=(0,we.A)(["\n outline-style: none;\n cursor: ",";\n"])),(function(e){return e.immutable&&"text"})),El=xe.Ay.div.withConfig({displayName:"StyledReactSelectInnerWrapper"})(Qs||(Qs=(0,we.A)(["\n outline-style: none;\n"]))),Al=xe.Ay.div.withConfig({displayName:"StyledIndicatorsContainerWrapper"})(Xs||(Xs=(0,we.A)(["\n position: relative;\n z-index: 1;\n background-color: ",";\n border-radius: ",";\n ",";\n"])),Se.t7.color("paper"),Se.t7.radii("form"),(function(e){return e.isTopAligned&&(0,xe.AH)(Js||(Js=(0,we.A)(["\n position: absolute;\n right: 0;\n top: 0;\n "])))})),Pl=(0,xe.Ay)(Ys).withConfig({displayName:"StyledTether"})(Zs||(Zs=(0,we.A)(["\n && {\n z-index: 1;\n }\n"]))),_l=(xe.Ay.div.withConfig({displayName:"StyledNonTether"})(el||(el=(0,we.A)(["\n position: absolute;\n padding-bottom: ",";\n z-index: 2; /* higher than StyledTether and StyledIndicatorsContainerWrapper */\n"])),Oe.A.space(1.5)),(0,xe.Ay)(Ws.Menu).attrs((function(e){return{theme:e.selectTheme}})).withConfig({displayName:"StyledMenu"})(tl||(tl=(0,we.A)(["\n && {\n margin: 8px 0 8px -10px;\n width: calc(","px + 20px);\n position: relative;\n\n .tether-target-attached-top & {\n transform: translateY(-","px);\n }\n }\n"])),(function(e){return e.wrapperWidth}),(function(e){return e.wrapperHeight+6}))),Cl=xe.Ay.div.withConfig({displayName:"StyledMoreOptionsAvailable"})(nl||(nl=(0,we.A)(["\n && {\n ","\n cursor: default;\n padding: "," ",";\n }\n"])),(0,ke.A)({color:Se.t7.color("signal.info"),lineHeight:"normal"}),Oe.A.space(-.5),Oe.A.space(-.2)),jl=xe.Ay.div.withConfig({displayName:"StyledSingleValueWrapper"})(rl||(rl=(0,we.A)(["\n overflow-x: hidden;\n position: relative;\n color: ",";\n"])),(function(e){return e.isDisabled?Se.t7.color("text"):"inherit"})),Dl=xe.Ay.div.withConfig({displayName:"StyledDropdownIndicatorWrapper"})(ol||(ol=(0,we.A)(["\n && {\n position: relative;\n width: 25px;\n height: 25px;\n display: flex;\n align-items: center;\n }\n"]))),Tl=xe.Ay.div.withConfig({displayName:"StyledMultiValueWrapper"})(al||(al=(0,we.A)(["\n overflow: hidden;\n width: 100%;\n display: flex;\n flex-wrap: wrap;\n"]))),Nl=xe.Ay.span.withConfig({displayName:"StyledMultiValueLabelWrapper"})(il||(il=(0,we.A)(["\n overflow: hidden;\n text-overflow: ellipsis;\n"]))),Rl=function(e){var t=e.colors.paper,n=e.colors.backgroundItemHover,r=e.colors.backgroundItemSelected,o=e.colors.text,a=e.colors.borderSelect,i=e.colors.textDisabled,c=e.radii.form,s={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 sl(sl({},t),{},{color:e.colors.signal.info,cursor:"default",textAlign:"left"})};return{container:function(e,t){return sl(sl(sl({},e),s),{},{outline:0})},control:function(e,t){return sl(sl({},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,a){var i=t;return a.isSelected?i=r:a.isFocused&&(i=n),sl(sl({},o),{},{color:e.colors.text,backgroundColor:i,cursor:"pointer",":active":{backgroundColor:a.isSelected?r:n}})},indicatorsContainer:function(e,t){return sl(sl({},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),sl(sl(sl({},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(a),borderRadius:c}},menuList:function(t,n){return sl(sl(sl({},t),s),{},{border:"1px solid ".concat(a),borderRadius:c,padding:"0",backgroundColor:e.colors.paper})},multiValue:function(t,n){return sl(sl({},t),{},{borderRadius:c,backgroundColor:e.colors.backgroundMultiValue,justifyContent:"space-between"},l(n)&&!n.isDisabled?{width:"100%",maxWidth:"300px"}:{})},multiValueLabel:function(e,t){return sl(sl({},e),{},{borderRadius:c,color:o,fontSize:"inherit",lineHeight:1.8})},multiValueRemove:function(e,t){return sl(sl({},e),{},{borderRadius:c,color:o,display:t.isDisabled?"none":"flex",":hover":sl(sl({},e[":hover"]),{},{color:o,backgroundColor:r,cursor:"pointer"})})},singleValue:function(e,t){return sl(sl({},e),{},{color:t.isDisabled?i:o,margin:0,whiteSpace:"wrap"})},valueContainer:function(t,n){return sl(sl({},t),{},{padding:0,margin:0,minHeight:n.isDisabled?"0":"2.6rem",gap:Oe.A.space(-2.5)({theme:e})})}}},Ml="1.5px",Il={box:"20px",checkW:"5px",checkH:"8.4px",checkStroke:"2px",indW:"10px",indH:"2.5px",dot:"8.4px",dotOff:"-4.2px"},Ll={box:"15.5px",checkW:"3px",checkH:"5.5px",checkStroke:"2px",indW:"7px",indH:"2px",dot:"6px",dotOff:"-3px"},Fl=function(e){var t;return"widget"===(null==e?void 0:e.name)||"52px"===(null==e||null===(t=e.sizes)||void 0===t?void 0:t.listRowMinHeight)},Hl=function(e,t){return(0,xe.AH)(ll||(ll=(0,we.A)(["\n min-width: ",";\n max-width: ",";\n flex-shrink: 0;\n"])),t,t)},zl=function(e,t){var n=e,r=Fl(n)?Il:Ll;return(0,xe.AH)(fl||(fl=(0,we.A)(["\n ","\n ","\n "])),function(e,t){if("form"===e)return(0,xe.AH)(dl||(dl=(0,we.A)(["\n input[type='checkbox'],\n input[type='radio'] {\n margin: 3px 3px 3px 4px;\n vertical-align: 0.12em;\n }\n\n /* Form rows (data-tocco-inline-label-row): control beside label text — center with text */\n [data-tocco-inline-label-row] {\n align-items: center;\n }\n "])));var n=Fl(t)?"3px 3px 3px 12px":"3px 3px 3px 4px";return(0,xe.AH)(pl||(pl=(0,we.A)(["\n input[type='checkbox'],\n input[type='radio'] {\n margin: ",";\n vertical-align: middle;\n align-self: auto;\n }\n "])),n)}(t,n),function(e,t){var n,r=t.box,o=t.checkW,a=t.checkH,i=t.checkStroke,c=t.indW,s=t.indH,l=t.dot,u=t.dotOff,d=e.colors.secondary,p=(null===(n=e.radii)||void 0===n?void 0:n.small)||"4px",f=e.colors.paper,h=e.colors.border;return(0,xe.AH)(ul||(ul=(0,we.A)(["\n input[type='checkbox'] {\n appearance: none;\n box-sizing: content-box;\n width: ",";\n height: ",";\n aspect-ratio: 1;\n padding: 0;\n ","\n border-radius: ",";\n border: "," solid ",";\n background: ",";\n cursor: pointer;\n position: relative;\n }\n\n input[type='checkbox']:checked {\n background: ",";\n border-color: ",";\n }\n\n input[type='checkbox']:checked:before {\n content: '';\n box-sizing: content-box;\n position: absolute;\n left: 50%;\n top: 50%;\n width: ",";\n height: ",";\n border: solid ",";\n border-width: 0 "," "," 0;\n transform: translate(-50%, -60%) rotate(45deg);\n }\n\n input[type='checkbox']:indeterminate {\n background: ",";\n border-color: ",";\n }\n\n input[type='checkbox']:indeterminate:before {\n content: '';\n box-sizing: content-box;\n position: absolute;\n left: 50%;\n top: 50%;\n width: ",";\n height: ",";\n border: none;\n background: ",";\n transform: translate(-50%, -50%);\n }\n\n input[type='radio'] {\n appearance: none;\n box-sizing: content-box;\n width: ",";\n height: ",";\n aspect-ratio: 1;\n padding: 0;\n ","\n border-radius: 50%;\n border: "," solid ",";\n background: ",";\n cursor: pointer;\n position: relative;\n }\n\n input[type='radio']:checked {\n border-color: ",";\n }\n\n input[type='radio']:checked:after {\n content: '';\n box-sizing: content-box;\n position: absolute;\n left: 50%;\n top: 50%;\n width: ",";\n height: ",";\n margin: "," 0 0 ",";\n border-radius: 50%;\n background: ",";\n }\n\n input[type='checkbox']:disabled,\n input[type='radio']:disabled {\n opacity: 0.5;\n cursor: not-allowed;\n }\n "])),r,r,Hl(0,r),p,Ml,h,e.colors.paper,d,d,o,a,f,i,i,d,d,c,s,f,r,r,Hl(0,r),Ml,h,e.colors.paper,d,l,l,u,u,d)}(n,r))},Bl="tocco-app",Ul=(0,xe.DU)(gl||(gl=(0,we.A)(["\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"])),Se.t7.color("signal.success"),Se.t7.color("signal.info"),Se.t7.color("signal.warning"),Se.t7.color("signal.danger"),Se.t7.color("textDisabled")),Wl=(0,xe.DU)(vl||(vl=(0,we.A)(["\n ."," {\n ","\n }\n\n ."," table {\n ","\n }\n\n ","\n"])),Bl,(function(e){return function(e){return zl(e,"form")}(e.theme)}),Bl,(function(e){return function(e){return zl(e,"table")}(e.theme)}),(function(e){var t=e.theme;return function(e,t){return Fl(t)?(0,xe.AH)(hl||(hl=(0,we.A)(["\n ."," table[data-tocco-table-layout='tile'] thead input[type='checkbox'],\n ."," table[data-tocco-table-layout='tile'] thead input[type='radio'] {\n margin: 3px 0 3px auto;\n }\n\n ."," table[data-tocco-table-layout='tile'] tbody td[data-cy='tbl-cell-multi-selection'] > div,\n ."," table[data-tocco-table-layout='tile'] tbody td[data-cy='tbl-cell-single-selection'] > div {\n display: flex;\n justify-content: flex-end;\n align-items: center;\n width: 100%;\n box-sizing: border-box;\n }\n\n ."," table[data-tocco-table-layout='tile'] tbody input[type='checkbox'],\n ."," table[data-tocco-table-layout='tile'] tbody input[type='radio'] {\n margin: 3px 0;\n }\n "])),e,e,e,e,e,e):(0,xe.AH)(ml||(ml=(0,we.A)(["\n ."," table[data-tocco-table-layout='tile'] input[type='checkbox'],\n ."," table[data-tocco-table-layout='tile'] input[type='radio'] {\n margin: 3px 3px 3px 0;\n }\n "])),e,e)}(Bl,t)})),Vl=(0,xe.DU)(bl||(bl=(0,we.A)(["\n "," {\n &&& {\n z-index: 9999999; /* higher than StyledModalHolder */\n }\n }\n"])),Pl),$l=(0,xe.DU)(yl||(yl=(0,we.A)(["\n html,\n body {\n overflow: hidden !important;\n scroll-behavior: auto !important; /* fix scroll to top on WP when scroll-behaviour is set to smooth */\n }\n"]))),ql=(0,xe.DU)(wl||(wl=(0,we.A)(["\n /* Chrome, Edge, and Safari */\n .","::-webkit-scrollbar,\n ."," *::-webkit-scrollbar {\n width: 6px;\n height: 6px;\n }\n\n .","::-webkit-scrollbar-thumb,\n ."," *::-webkit-scrollbar-thumb {\n background-color: ",";\n }\n\n .","::-webkit-scrollbar-thumb:hover,\n ."," *::-webkit-scrollbar-thumb:hover {\n background-color: ",";\n }\n\n /* Firefox */\n .",",\n ."," * {\n scrollbar-color: "," transparent;\n scrollbar-width: thin;\n }\n"])),Bl,Bl,Bl,Bl,Se.t7.color("backgroundScrollbar"),Bl,Bl,Se.t7.color("backgroundScrollbarHover"),Bl,Bl,Se.t7.color("backgroundScrollbar")),Yl=xe.Ay.div.withConfig({displayName:"StyledPageOverlay"})(xl||(xl=(0,we.A)(["\n background-color: rgb(50 50 50 / 70%);\n height: 100%;\n width: 100%;\n position: fixed;\n top: 0;\n left: 0;\n"]))),Gl=xe.Ay.div.withConfig({displayName:"StyledHolder"})(kl||(kl=(0,we.A)(["\n height: 100%;\n width: 100%;\n top: 0;\n left: 0;\n position: absolute;\n\n /* higher than StyledHeader and very high value to prevent other elements blocking it when implemented as a widget\n lower than ext-js legacy actions */\n z-index: 9000;\n"]))),Kl=function(e){var t="";return f().Children.map(e,(function(e,n){"string"==typeof e||"number"==typeof e?t="".concat(t).concat(e):"object"===(0,Ac.A)(e)&&e.props.children?t="".concat(t).concat(Kl(e.props.children)):"object"===(0,Ac.A)(e)&&e.props.dangerouslySetInnerHTML&&(t="".concat(t," ").concat(Ql(e.props.dangerouslySetInnerHTML.__html)))})),t},Ql=function(e){var t=document.createElement("div");return t.innerHTML=e,t.textContent||t.innerText||""};const Xl=Kl;var Jl,Zl,eu,tu,nu,ru,ou,au,iu,cu,su,lu,uu,du,pu,fu,hu,mu,gu,vu,bu,yu,wu,xu,ku,Su,Ou,Eu,Au,Pu,_u,Cu,ju,Du,Tu,Nu=s(47616),Ru=s(33090),Mu=function(e){var t;switch(e.styledLike){case"H1":t=Oe.A.font(5)(e);break;case"H2":t=Oe.A.font(4)(e);break;case"H3":t=Oe.A.font(3)(e);break;case"H4":t=Oe.A.font(2)(e);break;case"H5":t=Oe.A.font(1)(e);break;default:t=Oe.A.font(0)(e)}return(0,ke.A)({fontWeight:Nu.A.fontWeight("bold"),fontSize:t})},Iu=function(e){return(0,xe.AH)(Jl||(Jl=(0,we.A)(["\n margin-top: ",";\n margin-bottom: ",";\n\n h1 + &,\n h2 + &,\n h3 + &,\n h4 + &,\n h5 + &,\n h6 + & {\n margin-top: 0;\n }\n\n &:first-child {\n margin-top: 0;\n }\n\n &:last-child {\n margin-bottom: 0;\n }\n"])),Oe.A.space(0),Oe.A.space(-1))},Lu=xe.Ay.h1.withConfig({displayName:"StyledH1"})(Zl||(Zl=(0,we.A)(["\n && {\n ","\n ","\n ","\n }\n"])),(function(e){return Mu(e)}),(function(e){return Iu()}),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),Fu=(xe.Ay.h2.withConfig({displayName:"StyledH2"})(eu||(eu=(0,we.A)(["\n && {\n ","\n ","\n ","\n }\n"])),(function(e){return Mu(e)}),(function(e){return Iu()}),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),xe.Ay.h3.withConfig({displayName:"StyledH3"})(tu||(tu=(0,we.A)(["\n && {\n ","\n ","\n ","\n }\n"])),(function(e){return Mu(e)}),(function(e){return Iu()}),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),xe.Ay.h4.withConfig({displayName:"StyledH4"})(nu||(nu=(0,we.A)(["\n && {\n ","\n ","\n ","\n }\n"])),(function(e){return Mu(e)}),(function(e){return Iu()}),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),xe.Ay.h5.withConfig({displayName:"StyledH5"})(ru||(ru=(0,we.A)(["\n && {\n ","\n ","\n ","\n }\n"])),(function(e){return Mu(e)}),(function(e){return Iu()}),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()}))),Hu=(xe.Ay.h6.withConfig({displayName:"StyledH6"})(ou||(ou=(0,we.A)(["\n && {\n ","\n ","\n ","\n }\n"])),(function(e){return Mu(e)}),(function(e){return Iu()}),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),xe.Ay.dd.withConfig({displayName:"StyledDd"})(au||(au=(0,we.A)(["\n && {\n ","\n ","\n margin: 0;\n }\n"])),(0,ke.A)(),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),xe.Ay.dl.withConfig({displayName:"StyledDl"})(iu||(iu=(0,we.A)(["\n && {\n margin: 0 0 ",";\n\n &:last-child {\n margin-bottom: 0;\n }\n }\n"])),Oe.A.space(-1)),xe.Ay.dt.withConfig({displayName:"StyledDt"})(cu||(cu=(0,we.A)(["\n && {\n ","\n ","\n margin: 0;\n }\n"])),(0,ke.A)({fontWeight:Nu.A.fontWeight("bold")}),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),xe.Ay.li.withConfig({displayName:"StyledLi"})(su||(su=(0,we.A)(["\n && {\n ","\n ","\n }\n"])),(0,ke.A)(),(0,Ru.K)())),zu=xe.Ay.ol.withConfig({displayName:"StyledList"})(lu||(lu=(0,we.A)(["\n && {\n display: block;\n list-style-position: outside;\n margin: 0 0 "," ",";\n padding: 0;\n\n &&,\n &:last-child {\n margin-bottom: 0;\n }\n }\n"])),Oe.A.space(-1),Oe.A.space(-.1)),Bu=((0,xe.Ay)(zu).withConfig({displayName:"StyledOl"})(uu||(uu=(0,we.A)(["\n list-style-type: decimal;\n"]))),(0,xe.Ay)(zu).withConfig({displayName:"StyledUl"})(du||(du=(0,we.A)(["\n && {\n list-style-type: disc;\n }\n"])))),Uu=xe.Ay.b.withConfig({displayName:"StyledB"})(pu||(pu=(0,we.A)(["\n && {\n ","\n }\n ","\n"])),(0,ke.A)({fontWeight:Se.t7.fontWeight("bold")}),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),Wu=(xe.Ay.code.withConfig({displayName:"StyledCode"})(fu||(fu=(0,we.A)(["\n && {\n ","\n background-color: ",";\n border-radius: ",";\n padding: "," ",";\n white-space: pre;\n overflow-y: auto;\n }\n"])),(0,ke.A)({fontFamily:Se.t7.fontFamily("monospace"),fontSize:Oe.A.font(-1)}),Se.t7.color("backgroundTypographyCode"),Se.t7.radii("form"),Oe.A.space(-4),Oe.A.space(-2)),xe.Ay.del.withConfig({displayName:"StyledDel"})(hu||(hu=(0,we.A)(["\n && {\n ","\n ","\n text-decoration: line-through;\n }\n"])),(0,ke.A)(),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),xe.Ay.em.withConfig({displayName:"StyledEm"})(mu||(mu=(0,we.A)(["\n && {\n ","\n ","\n }\n"])),(0,ke.A)({fontStyle:"italic"}),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),xe.Ay.figcaption.withConfig({displayName:"StyledFigcaption"})(gu||(gu=(0,we.A)(["\n && {\n ","\n ","\n margin: "," 0 "," 0;\n\n &:last-child {\n margin-bottom: 0;\n }\n }\n"])),(0,ke.A)({fontSize:Oe.A.font(-1)}),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()}),Oe.A.space(-2),Oe.A.space(-1))),Vu=xe.Ay.i.withConfig({displayName:"StyledI"})(vu||(vu=(0,we.A)(["\n && {\n ","\n ","\n }\n"])),(0,ke.A)({fontStyle:"italic"}),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),$u=(xe.Ay.ins.withConfig({displayName:"StyledIns"})(bu||(bu=(0,we.A)(["\n && {\n ","\n ","\n text-decoration: underline;\n }\n"])),(0,ke.A)(),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),xe.Ay.label.withConfig({displayName:"StyledLabel"})(yu||(yu=(0,we.A)(["\n && {\n ","\n ","\n margin: 0 0 ",";\n\n &:last-child {\n margin-bottom: 0;\n }\n }\n"])),(0,ke.A)(),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()}),Oe.A.space(-1)),xe.Ay.mark.withConfig({displayName:"StyledMark"})(wu||(wu=(0,we.A)(["\n && {\n ","\n ","\n background-color: ",";\n border-radius: ",";\n padding: "," ",";\n }\n"])),(0,ke.A)({fontFamily:Se.t7.fontFamily("monospace"),color:Se.t7.color("paper")}),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()}),Se.t7.color("signal.info"),Se.t7.radii("form"),Oe.A.space(-4),Oe.A.space(-2)),xe.Ay.p.withConfig({displayName:"StyledP"})(xu||(xu=(0,we.A)(["\n && {\n ","\n ","\n overflow-x: ",";\n margin: 0 0 ",";\n\n &:last-child {\n margin-bottom: 0;\n }\n }\n"])),(0,ke.A)(),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()}),(function(e){return e.enableXOverflow?"auto":null}),Oe.A.space(-1))),qu=(xe.Ay.pre.withConfig({displayName:"StyledPre"})(ku||(ku=(0,we.A)(["\n && {\n ","\n ","\n background-color: ",";\n border-radius: ",";\n border: 1px solid ",";\n display: block;\n margin: 0 0 ",";\n padding: "," ",";\n\n &:last-child {\n margin-bottom: 0;\n }\n }\n"])),(0,ke.A)({fontFamily:Se.t7.fontFamily("monospace"),fontSize:Oe.A.font(-1)}),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()}),Se.t7.color("backgroundTypographyCode"),Se.t7.radii("form"),Se.t7.color("border"),Oe.A.space(-1),Oe.A.space(-3),Oe.A.space(-2)),xe.Ay.s.withConfig({displayName:"StyledS"})(Su||(Su=(0,we.A)(["\n && {\n ","\n ","\n text-decoration: line-through;\n }\n"])),(0,ke.A)(),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),xe.Ay.small.withConfig({displayName:"StyledSmall"})(Ou||(Ou=(0,we.A)(["\n && {\n ","\n font-size: calc(1em / ",");\n ","\n }\n"])),(0,ke.A)(),Se.t7.fontSize("factor"),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),xe.Ay.span.withConfig({displayName:"StyledSpan"})(Eu||(Eu=(0,we.A)(["\n && {\n ","\n ","\n }\n"])),(0,ke.A)(),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()}))),Yu=(xe.Ay.sub.withConfig({displayName:"StyledSub"})(Au||(Au=(0,we.A)(["\n && {\n ","\n ","\n line-height: 0;\n position: relative;\n bottom: -0.25em;\n vertical-align: baseline;\n }\n"])),(0,ke.A)({fontSize:Oe.A.font(-1)}),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),xe.Ay.sup.withConfig({displayName:"StyledSup"})(Pu||(Pu=(0,we.A)(["\n && {\n ","\n ","\n line-height: 0;\n position: relative;\n top: -0.5em;\n vertical-align: baseline;\n }\n"])),(0,ke.A)({fontSize:Oe.A.font(-1)}),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),xe.Ay.strong.withConfig({displayName:"StyledStrong"})(_u||(_u=(0,we.A)(["\n && {\n ","\n ","\n }\n"])),(0,ke.A)({fontWeight:Se.t7.fontWeight("bold")}),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),xe.Ay.time.withConfig({displayName:"StyledTime"})(Cu||(Cu=(0,we.A)(["\n && {\n ","\n ","\n padding: "," 0;\n }\n"])),(0,ke.A)(),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()}),Oe.A.space(-3))),Gu=(xe.Ay.u.withConfig({displayName:"StyledU"})(ju||(ju=(0,we.A)(["\n && {\n ","\n ","\n text-decoration: underline;\n }\n"])),(0,ke.A)(),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),xe.Ay.var.withConfig({displayName:"StyledVar"})(Du||(Du=(0,we.A)(["\n && {\n ","\n ","\n &:after {\n content: ']';\n }\n\n &:before {\n content: '[';\n }\n }\n"])),(0,ke.A)({fontFamily:Se.t7.fontFamily("monospace"),fontSize:Oe.A.font(-1)}),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),xe.Ay.q.withConfig({displayName:"StyledQ"})(Tu||(Tu=(0,we.A)(["\n && {\n ","\n ","\n &:after {\n content: close-quote;\n }\n\n &:before {\n content: open-quote;\n }\n }\n"])),(0,ke.A)(),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),function(e,t,n){return!t||e?void 0:Xl(n)});const Ku=function(e){var t=e.breakWords,n=void 0===t||t,r=e.styledLike,o=void 0===r?"H1":r,a=e.children;return(0,Ae.jsx)(Lu,{breakWords:n,styledLike:o,title:n?void 0:Xl(a),children:a})},Qu=function(e){var t=e.breakWords,n=void 0===t||t,r=e.styledLike,o=void 0===r?"H5":r,a=e.children;return(0,Ae.jsx)(Fu,{breakWords:n,styledLike:o,title:n?void 0:Xl(a),children:a})},Xu=function(e){var t=e.breakWords,n=void 0===t||t,r=e.useTitle,o=void 0===r||r,a=e.children;return(0,Ae.jsx)(Uu,{breakWords:n,title:Gu(n,o,a),children:a})},Ju=function(e){var t=e.breakWords,n=void 0===t||t,r=e.useTitle,o=void 0===r||r,a=e.children;return(0,Ae.jsx)(Wu,{breakWords:n,title:Gu(n,o,a),children:a})},Zu=function(e){var t=e.breakWords,n=void 0===t||t,r=e.useTitle,o=void 0===r||r,a=e.children;return(0,Ae.jsx)(Vu,{breakWords:n,title:Gu(n,o,a),children:a})},ed=function(e){var t=e.breakWords,n=void 0===t||t,r=e.useTitle,o=void 0===r||r,a=e.children,i=e.id,c=e.enableXOverflow,s=void 0!==c&&c;return(0,Ae.jsx)($u,{breakWords:n,title:Gu(n,o,a),id:i,enableXOverflow:s,children:a})},td=function(e){var t=e.breakWords,n=void 0===t||t,r=e.useTitle,o=void 0===r||r,a=e.children,i=e.id;return(0,Ae.jsx)(qu,{breakWords:n,title:Gu(n,o,a),id:i,children:a})},nd=function(e){var t=e.breakWords,n=void 0!==t&&t,r=e.title,o=e.dateTime,a=e.children,i=e.id;return(0,Ae.jsx)(Yu,{id:i,breakWords:n,title:r,dateTime:o,children:a})};var rd=s(85015),od=s.n(rd),ad=s(64116);const id=(0,xe.SL)((function(e){return(0,Ae.jsx)("span",{id:e.id,children:(0,Ae.jsx)(ad.A,{style:{fontSize:"".concat(e.theme.fontSize.base,"rem")},icon:e.value?"check":"times"})})}));const cd=function(e){var t=(0,ye.tz)();return(0,Ae.jsx)(nd,{id:e.id,dateTime:e.value,title:t.formatDate(e.value),children:(0,Ae.jsx)(ye.XU,{value:e.value,year:"numeric",month:"2-digit",day:"2-digit",timeZone:"UTC"})})};var sd=s(14501),ld=s(92516),ud=s(29407);function dd(e){const t=(0,ud.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}var pd=s(5305),fd=s(61501);function hd(e,t){const n=(0,ud.a)(e,t?.in);return n.setHours(0,0,0,0),n}function md(e,t,n){const[r,o]=(0,pd.x)(n?.in,e,t),a=hd(r),i=hd(o),c=+a-dd(a),s=+i-dd(i);return Math.round((c-s)/fd.w4)}function gd(e,t){const n=(0,ud.a)(e,t?.in);return n.setFullYear(n.getFullYear(),0,1),n.setHours(0,0,0,0),n}function vd(e,t){const n=(0,ud.a)(e,t?.in);return md(n,gd(n))+1}var bd=s(80337);function yd(e,t){return(0,bd.k)(e,{...t,weekStartsOn:1})}var wd=s(43329);function xd(e,t){const n=(0,ud.a)(e,t?.in),r=n.getFullYear(),o=(0,wd.w)(n,0);o.setFullYear(r+1,0,4),o.setHours(0,0,0,0);const a=yd(o),i=(0,wd.w)(n,0);i.setFullYear(r,0,4),i.setHours(0,0,0,0);const c=yd(i);return n.getTime()>=a.getTime()?r+1:n.getTime()>=c.getTime()?r:r-1}function kd(e,t){const n=xd(e,t),r=(0,wd.w)(t?.in||e,0);return r.setFullYear(n,0,4),r.setHours(0,0,0,0),yd(r)}function Sd(e,t){const n=(0,ud.a)(e,t?.in),r=+yd(n)-+kd(n);return Math.round(r/fd.my)+1}function Od(e,t){const n=(0,ud.a)(e,t?.in),r=n.getFullYear(),o=(0,ld.q)(),a=t?.firstWeekContainsDate??t?.locale?.options?.firstWeekContainsDate??o.firstWeekContainsDate??o.locale?.options?.firstWeekContainsDate??1,i=(0,wd.w)(t?.in||e,0);i.setFullYear(r+1,0,a),i.setHours(0,0,0,0);const c=(0,bd.k)(i,t),s=(0,wd.w)(t?.in||e,0);s.setFullYear(r,0,a),s.setHours(0,0,0,0);const l=(0,bd.k)(s,t);return+n>=+c?r+1:+n>=+l?r:r-1}function Ed(e,t){const n=(0,ld.q)(),r=t?.firstWeekContainsDate??t?.locale?.options?.firstWeekContainsDate??n.firstWeekContainsDate??n.locale?.options?.firstWeekContainsDate??1,o=Od(e,t),a=(0,wd.w)(t?.in||e,0);a.setFullYear(o,0,r),a.setHours(0,0,0,0);return(0,bd.k)(a,t)}function Ad(e,t){const n=(0,ud.a)(e,t?.in),r=+(0,bd.k)(n,t)-+Ed(n,t);return Math.round(r/fd.my)+1}function Pd(e,t){return(e<0?"-":"")+Math.abs(e).toString().padStart(t,"0")}const _d={y(e,t){const n=e.getFullYear(),r=n>0?n:1-n;return Pd("yy"===t?r%100:r,t.length)},M(e,t){const n=e.getMonth();return"M"===t?String(n+1):Pd(n+1,2)},d:(e,t)=>Pd(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)=>Pd(e.getHours()%12||12,t.length),H:(e,t)=>Pd(e.getHours(),t.length),m:(e,t)=>Pd(e.getMinutes(),t.length),s:(e,t)=>Pd(e.getSeconds(),t.length),S(e,t){const n=t.length,r=e.getMilliseconds();return Pd(Math.trunc(r*Math.pow(10,n-3)),t.length)}},Cd="midnight",jd="noon",Dd="morning",Td="afternoon",Nd="evening",Rd="night",Md={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.y(e,t)},Y:function(e,t,n,r){const o=Od(e,r),a=o>0?o:1-o;if("YY"===t){return Pd(a%100,2)}return"Yo"===t?n.ordinalNumber(a,{unit:"year"}):Pd(a,t.length)},R:function(e,t){return Pd(xd(e),t.length)},u:function(e,t){return Pd(e.getFullYear(),t.length)},Q:function(e,t,n){const r=Math.ceil((e.getMonth()+1)/3);switch(t){case"Q":return String(r);case"QQ":return Pd(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 Pd(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.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 Pd(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=Ad(e,r);return"wo"===t?n.ordinalNumber(o,{unit:"week"}):Pd(o,t.length)},I:function(e,t,n){const r=Sd(e);return"Io"===t?n.ordinalNumber(r,{unit:"week"}):Pd(r,t.length)},d:function(e,t,n){return"do"===t?n.ordinalNumber(e.getDate(),{unit:"date"}):_d.d(e,t)},D:function(e,t,n){const r=vd(e);return"Do"===t?n.ordinalNumber(r,{unit:"dayOfYear"}):Pd(r,t.length)},E:function(e,t,n){const r=e.getDay();switch(t){case"E":case"EE":case"EEE":return n.day(r,{width:"abbreviated",context:"formatting"});case"EEEEE":return n.day(r,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(r,{width:"short",context:"formatting"});default:return n.day(r,{width:"wide",context:"formatting"})}},e:function(e,t,n,r){const o=e.getDay(),a=(o-r.weekStartsOn+8)%7||7;switch(t){case"e":return String(a);case"ee":return Pd(a,2);case"eo":return n.ordinalNumber(a,{unit:"day"});case"eee":return n.day(o,{width:"abbreviated",context:"formatting"});case"eeeee":return n.day(o,{width:"narrow",context:"formatting"});case"eeeeee":return n.day(o,{width:"short",context:"formatting"});default:return n.day(o,{width:"wide",context:"formatting"})}},c:function(e,t,n,r){const o=e.getDay(),a=(o-r.weekStartsOn+8)%7||7;switch(t){case"c":return String(a);case"cc":return Pd(a,t.length);case"co":return n.ordinalNumber(a,{unit:"day"});case"ccc":return n.day(o,{width:"abbreviated",context:"standalone"});case"ccccc":return n.day(o,{width:"narrow",context:"standalone"});case"cccccc":return n.day(o,{width:"short",context:"standalone"});default:return n.day(o,{width:"wide",context:"standalone"})}},i:function(e,t,n){const r=e.getDay(),o=0===r?7:r;switch(t){case"i":return String(o);case"ii":return Pd(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?jd:0===r?Cd: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?Nd:r>=12?Td:r>=4?Dd:Rd,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.h(e,t)},H:function(e,t,n){return"Ho"===t?n.ordinalNumber(e.getHours(),{unit:"hour"}):_d.H(e,t)},K:function(e,t,n){const r=e.getHours()%12;return"Ko"===t?n.ordinalNumber(r,{unit:"hour"}):Pd(r,t.length)},k:function(e,t,n){let r=e.getHours();return 0===r&&(r=24),"ko"===t?n.ordinalNumber(r,{unit:"hour"}):Pd(r,t.length)},m:function(e,t,n){return"mo"===t?n.ordinalNumber(e.getMinutes(),{unit:"minute"}):_d.m(e,t)},s:function(e,t,n){return"so"===t?n.ordinalNumber(e.getSeconds(),{unit:"second"}):_d.s(e,t)},S:function(e,t){return _d.S(e,t)},X:function(e,t,n){const r=e.getTimezoneOffset();if(0===r)return"Z";switch(t){case"X":return Ld(r);case"XXXX":case"XX":return Fd(r);default:return Fd(r,":")}},x:function(e,t,n){const r=e.getTimezoneOffset();switch(t){case"x":return Ld(r);case"xxxx":case"xx":return Fd(r);default:return Fd(r,":")}},O:function(e,t,n){const r=e.getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+Id(r,":");default:return"GMT"+Fd(r,":")}},z:function(e,t,n){const r=e.getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+Id(r,":");default:return"GMT"+Fd(r,":")}},t:function(e,t,n){return Pd(Math.trunc(+e/1e3),t.length)},T:function(e,t,n){return Pd(+e,t.length)}};function Id(e,t=""){const n=e>0?"-":"+",r=Math.abs(e),o=Math.trunc(r/60),a=r%60;return 0===a?n+String(o):n+String(o)+t+Pd(a,2)}function Ld(e,t){if(e%60==0){return(e>0?"-":"+")+Pd(Math.abs(e)/60,2)}return Fd(e,t)}function Fd(e,t=""){const n=e>0?"-":"+",r=Math.abs(e);return n+Pd(Math.trunc(r/60),2)+t+Pd(r%60,2)}const Hd=(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"})}},zd=(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"})}},Bd={p:zd,P:(e,t)=>{const n=e.match(/(P+)(p+)?/)||[],r=n[1],o=n[2];if(!o)return Hd(e,t);let a;switch(r){case"P":a=t.dateTime({width:"short"});break;case"PP":a=t.dateTime({width:"medium"});break;case"PPP":a=t.dateTime({width:"long"});break;default:a=t.dateTime({width:"full"})}return a.replace("{{date}}",Hd(r,t)).replace("{{time}}",zd(o,t))}},Ud=/^D+$/,Wd=/^Y+$/,Vd=["D","DD","YY","YYYY"];function $d(e){return Ud.test(e)}function qd(e){return Wd.test(e)}function Yd(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),Vd.includes(e))throw new RangeError(r)}function Gd(e){return e instanceof Date||"object"==typeof e&&"[object Date]"===Object.prototype.toString.call(e)}function Kd(e){return!(!Gd(e)&&"number"!=typeof e||isNaN(+(0,ud.a)(e)))}const Qd=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,Xd=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,Jd=/^'([^]*?)'?$/,Zd=/''/g,ep=/[a-zA-Z]/;function tp(e,t,n){const r=(0,ld.q)(),o=n?.locale??r.locale??sd.c,a=n?.firstWeekContainsDate??n?.locale?.options?.firstWeekContainsDate??r.firstWeekContainsDate??r.locale?.options?.firstWeekContainsDate??1,i=n?.weekStartsOn??n?.locale?.options?.weekStartsOn??r.weekStartsOn??r.locale?.options?.weekStartsOn??0,c=(0,ud.a)(e,n?.in);if(!Kd(c))throw new RangeError("Invalid time value");let s=t.match(Xd).map((e=>{const t=e[0];if("p"===t||"P"===t){return(0,Bd[t])(e,o.formatLong)}return e})).join("").match(Qd).map((e=>{if("''"===e)return{isToken:!1,value:"'"};const t=e[0];if("'"===t)return{isToken:!1,value:np(e)};if(Md[t])return{isToken:!0,value:e};if(t.match(ep))throw new RangeError("Format string contains an unescaped latin alphabet character `"+t+"`");return{isToken:!1,value:e}}));o.localize.preprocessor&&(s=o.localize.preprocessor(c,s));const l={firstWeekContainsDate:a,weekStartsOn:i,locale:o};return s.map((r=>{if(!r.isToken)return r.value;const a=r.value;(!n?.useAdditionalWeekYearTokens&&qd(a)||!n?.useAdditionalDayOfYearTokens&&$d(a))&&Yd(a,t,String(e));return(0,Md[a[0]])(c,a,o.localize,l)})).join("")}function np(e){const t=e.match(Jd);return t?t[1].replace(Zd,"'"):e}var rp;const op=function(e){var t=e.value,n=e.id,r=(0,ye.tz)(),o=new Date(t);if(!t||isNaN(o))return console.error("DateTimeFormatter: Invalid date",t),rp||(rp=(0,Ae.jsx)(td,{}));var a=tp(o,"HH:mm");return(0,Ae.jsxs)(nd,{id:n,dateTime:o.toISOString(),title:"".concat(r.formatDate(o),", ").concat(a),children:[(0,Ae.jsx)(ye.XU,{value:o,year:"numeric",month:"2-digit",day:"2-digit"})," ",a]})};function ap(){return"undefined"!=typeof window}function ip(e){return lp(e)?(e.nodeName||"").toLowerCase():"#document"}function cp(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function sp(e){var t;return null==(t=(lp(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function lp(e){return!!ap()&&(e instanceof Node||e instanceof cp(e).Node)}function up(e){return!!ap()&&(e instanceof Element||e instanceof cp(e).Element)}function dp(e){return!!ap()&&(e instanceof HTMLElement||e instanceof cp(e).HTMLElement)}function pp(e){return!(!ap()||"undefined"==typeof ShadowRoot)&&(e instanceof ShadowRoot||e instanceof cp(e).ShadowRoot)}function fp(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=Sp(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&"inline"!==o&&"contents"!==o}function hp(e){return/^(table|td|th)$/.test(ip(e))}function mp(e){try{if(e.matches(":popover-open"))return!0}catch(e){}try{return e.matches(":modal")}catch(e){return!1}}const gp=/transform|translate|scale|rotate|perspective|filter/,vp=/paint|layout|strict|content/,bp=e=>!!e&&"none"!==e;let yp;function wp(e){const t=up(e)?Sp(e):e;return bp(t.transform)||bp(t.translate)||bp(t.scale)||bp(t.rotate)||bp(t.perspective)||!xp()&&(bp(t.backdropFilter)||bp(t.filter))||gp.test(t.willChange||"")||vp.test(t.contain||"")}function xp(){return null==yp&&(yp="undefined"!=typeof CSS&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")),yp}function kp(e){return/^(html|body|#document)$/.test(ip(e))}function Sp(e){return cp(e).getComputedStyle(e)}function Op(e){return up(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Ep(e){if("html"===ip(e))return e;const t=e.assignedSlot||e.parentNode||pp(e)&&e.host||sp(e);return pp(t)?t.host:t}function Ap(e){const t=Ep(e);return kp(t)?e.ownerDocument?e.ownerDocument.body:e.body:dp(t)&&fp(t)?t:Ap(t)}function Pp(e,t,n){var r;void 0===t&&(t=[]),void 0===n&&(n=!0);const o=Ap(e),a=o===(null==(r=e.ownerDocument)?void 0:r.body),i=cp(o);if(a){const e=_p(i);return t.concat(i,i.visualViewport||[],fp(o)?o:[],e&&n?Pp(e):[])}return t.concat(o,Pp(o,[],n))}function _p(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}
45
+ */var o="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},a=r.useSyncExternalStore,i=r.useRef,c=r.useEffect,s=r.useMemo,l=r.useDebugValue},78418(e,t,n){"use strict";n(85160)},91943(e,t,n){"use strict";n.d(t,{A:()=>r});const r={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)}},43407(e,t,n){"use strict";var r;n.d(t,{A:()=>a});var o=new Uint8Array(16);function a(){if(!r&&!(r="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 r(o)}},38823(e,t,n){"use strict";n.d(t,{k:()=>a});for(var r=[],o=0;o<256;++o)r.push((o+256).toString(16).slice(1));function a(e,t=0){return(r[e[t+0]]+r[e[t+1]]+r[e[t+2]]+r[e[t+3]]+"-"+r[e[t+4]]+r[e[t+5]]+"-"+r[e[t+6]]+r[e[t+7]]+"-"+r[e[t+8]]+r[e[t+9]]+"-"+r[e[t+10]]+r[e[t+11]]+r[e[t+12]]+r[e[t+13]]+r[e[t+14]]+r[e[t+15]]).toLowerCase()}},18562(e,t,n){"use strict";n.d(t,{A:()=>i});var r=n(91943),o=n(43407),a=n(38823);const i=function(e,t,n){if(r.A.randomUUID&&!t&&!e)return r.A.randomUUID();var i=(e=e||{}).random||(e.rng||o.A)();if(i[6]=15&i[6]|64,i[8]=63&i[8]|128,t){n=n||0;for(var c=0;c<16;++c)t[n+c]=i[c];return t}return(0,a.k)(i)}},4883(t){"use strict";t.exports=e},81845(e){"use strict";e.exports=t},4633(e,t,n){var r=n(73738).default;function o(){"use strict";/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */e.exports=o=function(){return t},e.exports.__esModule=!0,e.exports.default=e.exports;var t={},n=Object.prototype,a=n.hasOwnProperty,i=Object.defineProperty||function(e,t,n){e[t]=n.value},c="function"==typeof Symbol?Symbol:{},s=c.iterator||"@@iterator",l=c.asyncIterator||"@@asyncIterator",u=c.toStringTag||"@@toStringTag";function d(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{d({},"")}catch(e){d=function(e,t,n){return e[t]=n}}function p(e,t,n,r){var o=t&&t.prototype instanceof m?t:m,a=Object.create(o.prototype),c=new _(r||[]);return i(a,"_invoke",{value:O(e,n,c)}),a}function f(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(e){return{type:"throw",arg:e}}}t.wrap=p;var h={};function m(){}function g(){}function v(){}var b={};d(b,s,(function(){return this}));var y=Object.getPrototypeOf,w=y&&y(y(C([])));w&&w!==n&&a.call(w,s)&&(b=w);var x=v.prototype=m.prototype=Object.create(b);function k(e){["next","throw","return"].forEach((function(t){d(e,t,(function(e){return this._invoke(t,e)}))}))}function S(e,t){function n(o,i,c,s){var l=f(e[o],e,i);if("throw"!==l.type){var u=l.arg,d=u.value;return d&&"object"==r(d)&&a.call(d,"__await")?t.resolve(d.__await).then((function(e){n("next",e,c,s)}),(function(e){n("throw",e,c,s)})):t.resolve(d).then((function(e){u.value=e,c(u)}),(function(e){return n("throw",e,c,s)}))}s(l.arg)}var o;i(this,"_invoke",{value:function(e,r){function a(){return new t((function(t,o){n(e,r,t,o)}))}return o=o?o.then(a,a):a()}})}function O(e,t,n){var r="suspendedStart";return function(o,a){if("executing"===r)throw new Error("Generator is already running");if("completed"===r){if("throw"===o)throw a;return j()}for(n.method=o,n.arg=a;;){var i=n.delegate;if(i){var c=E(i,n);if(c){if(c===h)continue;return c}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if("suspendedStart"===r)throw r="completed",n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r="executing";var s=f(e,t,n);if("normal"===s.type){if(r=n.done?"completed":"suspendedYield",s.arg===h)continue;return{value:s.arg,done:n.done}}"throw"===s.type&&(r="completed",n.method="throw",n.arg=s.arg)}}}function E(e,t){var n=e.iterator[t.method];if(void 0===n){if(t.delegate=null,"throw"===t.method){if(e.iterator.return&&(t.method="return",t.arg=void 0,E(e,t),"throw"===t.method))return h;t.method="throw",t.arg=new TypeError("The iterator does not provide a 'throw' method")}return h}var r=f(n,e.iterator,t.arg);if("throw"===r.type)return t.method="throw",t.arg=r.arg,t.delegate=null,h;var o=r.arg;return o?o.done?(t[e.resultName]=o.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=void 0),t.delegate=null,h):o:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,h)}function A(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function P(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function _(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(A,this),this.reset(!0)}function C(e){if(e){var t=e[s];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var n=-1,r=function t(){for(;++n<e.length;)if(a.call(e,n))return t.value=e[n],t.done=!1,t;return t.value=void 0,t.done=!0,t};return r.next=r}}return{next:j}}function j(){return{value:void 0,done:!0}}return g.prototype=v,i(x,"constructor",{value:v,configurable:!0}),i(v,"constructor",{value:g,configurable:!0}),g.displayName=d(v,u,"GeneratorFunction"),t.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===g||"GeneratorFunction"===(t.displayName||t.name))},t.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,v):(e.__proto__=v,d(e,u,"GeneratorFunction")),e.prototype=Object.create(x),e},t.awrap=function(e){return{__await:e}},k(S.prototype),d(S.prototype,l,(function(){return this})),t.AsyncIterator=S,t.async=function(e,n,r,o,a){void 0===a&&(a=Promise);var i=new S(p(e,n,r,o),a);return t.isGeneratorFunction(n)?i:i.next().then((function(e){return e.done?e.value:i.next()}))},k(x),d(x,u,"Generator"),d(x,s,(function(){return this})),d(x,"toString",(function(){return"[object Generator]"})),t.keys=function(e){var t=Object(e),n=[];for(var r in t)n.push(r);return n.reverse(),function e(){for(;n.length;){var r=n.pop();if(r in t)return e.value=r,e.done=!1,e}return e.done=!0,e}},t.values=C,_.prototype={constructor:_,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(P),!e)for(var t in this)"t"===t.charAt(0)&&a.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=void 0)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var t=this;function n(n,r){return i.type="throw",i.arg=e,t.next=n,r&&(t.method="next",t.arg=void 0),!!r}for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r],i=o.completion;if("root"===o.tryLoc)return n("end");if(o.tryLoc<=this.prev){var c=a.call(o,"catchLoc"),s=a.call(o,"finallyLoc");if(c&&s){if(this.prev<o.catchLoc)return n(o.catchLoc,!0);if(this.prev<o.finallyLoc)return n(o.finallyLoc)}else if(c){if(this.prev<o.catchLoc)return n(o.catchLoc,!0)}else{if(!s)throw new Error("try statement without catch or finally");if(this.prev<o.finallyLoc)return n(o.finallyLoc)}}}},abrupt:function(e,t){for(var n=this.tryEntries.length-1;n>=0;--n){var r=this.tryEntries[n];if(r.tryLoc<=this.prev&&a.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var o=r;break}}o&&("break"===e||"continue"===e)&&o.tryLoc<=t&&t<=o.finallyLoc&&(o=null);var i=o?o.completion:{};return i.type=e,i.arg=t,o?(this.method="next",this.next=o.finallyLoc,h):this.complete(i)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),h},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),P(n),h}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var o=r.arg;P(n)}return o}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,n){return this.delegate={iterator:C(e),resultName:t,nextLoc:n},"next"===this.method&&(this.arg=void 0),h}},t}e.exports=o,e.exports.__esModule=!0,e.exports.default=e.exports},73738(e){function t(n){return e.exports=t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.__esModule=!0,e.exports.default=e.exports,t(n)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports},54756(e,t,n){var r=n(4633)();e.exports=r;try{regeneratorRuntime=r}catch(e){"object"==typeof globalThis?globalThis.regeneratorRuntime=r:Function("r","regeneratorRuntime = r")(r)}},43145(e,t,n){"use strict";function r(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}n.d(t,{A:()=>r})},96369(e,t,n){"use strict";function r(e){if(Array.isArray(e))return e}n.d(t,{A:()=>r})},64243(e,t,n){"use strict";n.d(t,{A:()=>o});var r=n(43145);function o(e){if(Array.isArray(e))return(0,r.A)(e)}},9417(e,t,n){"use strict";function r(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}n.d(t,{A:()=>r})},23029(e,t,n){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}n.d(t,{A:()=>r})},92901(e,t,n){"use strict";function r(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 o(e,t,n){return t&&r(e.prototype,t),n&&r(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}n.d(t,{A:()=>o})},64467(e,t,n){"use strict";function r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}n.d(t,{A:()=>r})},53954(e,t,n){"use strict";function r(e){return r=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},r(e)}n.d(t,{A:()=>r})},85501(e,t,n){"use strict";n.d(t,{A:()=>o});var r=n(63662);function o(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&(0,r.A)(e,t)}},96274(e,t,n){"use strict";function r(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}n.d(t,{A:()=>r})},6986(e,t,n){"use strict";function r(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,o,a=[],i=!0,c=!1;try{for(n=n.call(e);!(i=(r=n.next()).done)&&(a.push(r.value),!t||a.length!==t);i=!0);}catch(e){c=!0,o=e}finally{try{i||null==n.return||n.return()}finally{if(c)throw o}}return a}}n.d(t,{A:()=>r})},76562(e,t,n){"use strict";function r(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}n.d(t,{A:()=>r})},60519(e,t,n){"use strict";function r(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}n.d(t,{A:()=>r})},53986(e,t,n){"use strict";function r(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}n.d(t,{A:()=>r})},56822(e,t,n){"use strict";n.d(t,{A:()=>a});var r=n(82284),o=n(9417);function a(e,t){if(t&&("object"===(0,r.A)(t)||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return(0,o.A)(e)}},63662(e,t,n){"use strict";function r(e,t){return r=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},r(e,t)}n.d(t,{A:()=>r})},3453(e,t,n){"use strict";n.d(t,{A:()=>c});var r=n(96369),o=n(6986),a=n(27800),i=n(76562);function c(e,t){return(0,r.A)(e)||(0,o.A)(e,t)||(0,a.A)(e,t)||(0,i.A)()}},57528(e,t,n){"use strict";function r(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}n.d(t,{A:()=>r})},89394(e,t,n){"use strict";n.d(t,{A:()=>c});var r=n(64243),o=n(96274),a=n(27800),i=n(60519);function c(e){return(0,r.A)(e)||(0,o.A)(e)||(0,a.A)(e)||(0,i.A)()}},82284(e,t,n){"use strict";function r(e){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},r(e)}n.d(t,{A:()=>r})},27800(e,t,n){"use strict";n.d(t,{A:()=>o});var r=n(43145);function o(e,t){if(e){if("string"==typeof e)return(0,r.A)(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?(0,r.A)(e,t):void 0}}},86714(e,t,n){"use strict";function r(e,t){const n=t&&t.cache?t.cache:u,r=t&&t.serializer?t.serializer:s;return(t&&t.strategy?t.strategy:c)(e,{cache:n,serializer:r})}function o(e,t,n,r){const o=null==(a=r)||"number"==typeof a||"boolean"==typeof a?r:n(r);var a;let i=t.get(o);return void 0===i&&(i=e.call(this,r),t.set(o,i)),i}function a(e,t,n){const r=Array.prototype.slice.call(arguments,3),o=n(r);let a=t.get(o);return void 0===a&&(a=e.apply(this,r),t.set(o,a)),a}function i(e,t,n,r,o){return n.bind(t,e,r,o)}function c(e,t){return i(e,this,1===e.length?o:a,t.cache.create(),t.serializer)}n.d(t,{B:()=>r,W:()=>d});const s=function(){return JSON.stringify(arguments)};var l=class{constructor(){this.cache=Object.create(null)}get(e){return this.cache[e]}set(e,t){this.cache[e]=t}};const u={create:function(){return new l}},d={variadic:function(e,t){return i(e,this,a,t.cache.create(),t.serializer)},monadic:function(e,t){return i(e,this,o,t.cache.create(),t.serializer)}}},95411(e,t,n){"use strict";n.d(t,{Im:()=>s,Jp:()=>p,N1:()=>g,N6:()=>f,Qh:()=>d,Tu:()=>v,ZE:()=>a,eW:()=>c,jA:()=>h,oF:()=>l,qg:()=>R,tv:()=>u,xm:()=>m});var r=n(82920);let o=function(e){return e[e.EXPECT_ARGUMENT_CLOSING_BRACE=1]="EXPECT_ARGUMENT_CLOSING_BRACE",e[e.EMPTY_ARGUMENT=2]="EMPTY_ARGUMENT",e[e.MALFORMED_ARGUMENT=3]="MALFORMED_ARGUMENT",e[e.EXPECT_ARGUMENT_TYPE=4]="EXPECT_ARGUMENT_TYPE",e[e.INVALID_ARGUMENT_TYPE=5]="INVALID_ARGUMENT_TYPE",e[e.EXPECT_ARGUMENT_STYLE=6]="EXPECT_ARGUMENT_STYLE",e[e.INVALID_NUMBER_SKELETON=7]="INVALID_NUMBER_SKELETON",e[e.INVALID_DATE_TIME_SKELETON=8]="INVALID_DATE_TIME_SKELETON",e[e.EXPECT_NUMBER_SKELETON=9]="EXPECT_NUMBER_SKELETON",e[e.EXPECT_DATE_TIME_SKELETON=10]="EXPECT_DATE_TIME_SKELETON",e[e.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE=11]="UNCLOSED_QUOTE_IN_ARGUMENT_STYLE",e[e.EXPECT_SELECT_ARGUMENT_OPTIONS=12]="EXPECT_SELECT_ARGUMENT_OPTIONS",e[e.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE=13]="EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE=14]="INVALID_PLURAL_ARGUMENT_OFFSET_VALUE",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR=15]="EXPECT_SELECT_ARGUMENT_SELECTOR",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR=16]="EXPECT_PLURAL_ARGUMENT_SELECTOR",e[e.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT=17]="EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT",e[e.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT=18]="EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT",e[e.INVALID_PLURAL_ARGUMENT_SELECTOR=19]="INVALID_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_PLURAL_ARGUMENT_SELECTOR=20]="DUPLICATE_PLURAL_ARGUMENT_SELECTOR",e[e.DUPLICATE_SELECT_ARGUMENT_SELECTOR=21]="DUPLICATE_SELECT_ARGUMENT_SELECTOR",e[e.MISSING_OTHER_CLAUSE=22]="MISSING_OTHER_CLAUSE",e[e.INVALID_TAG=23]="INVALID_TAG",e[e.INVALID_TAG_NAME=25]="INVALID_TAG_NAME",e[e.UNMATCHED_CLOSING_TAG=26]="UNMATCHED_CLOSING_TAG",e[e.UNCLOSED_TAG=27]="UNCLOSED_TAG",e}({}),a=function(e){return e[e.literal=0]="literal",e[e.argument=1]="argument",e[e.number=2]="number",e[e.date=3]="date",e[e.time=4]="time",e[e.select=5]="select",e[e.plural=6]="plural",e[e.pound=7]="pound",e[e.tag=8]="tag",e}({}),i=function(e){return e[e.number=0]="number",e[e.dateTime=1]="dateTime",e}({});function c(e){return e.type===a.literal}function s(e){return e.type===a.argument}function l(e){return e.type===a.number}function u(e){return e.type===a.date}function d(e){return e.type===a.time}function p(e){return e.type===a.select}function f(e){return e.type===a.plural}function h(e){return e.type===a.pound}function m(e){return e.type===a.tag}function g(e){return!(!e||"object"!=typeof e||e.type!==i.number)}function v(e){return!(!e||"object"!=typeof e||e.type!==i.dateTime)}const b=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,y={"001":["H","h"],419:["h","H","hB","hb"],AC:["H","h","hb","hB"],AD:["H","hB"],AE:["h","hB","hb","H"],AF:["H","hb","hB","h"],AG:["h","hb","H","hB"],AI:["H","h","hb","hB"],AL:["h","H","hB"],AM:["H","hB"],AO:["H","hB"],AR:["h","H","hB","hb"],AS:["h","H"],AT:["H","hB"],AU:["h","hb","H","hB"],AW:["H","hB"],AX:["H"],AZ:["H","hB","h"],BA:["H","hB","h"],BB:["h","hb","H","hB"],BD:["h","hB","H"],BE:["H","hB"],BF:["H","hB"],BG:["H","hB","h"],BH:["h","hB","hb","H"],BI:["H","h"],BJ:["H","hB"],BL:["H","hB"],BM:["h","hb","H","hB"],BN:["hb","hB","h","H"],BO:["h","H","hB","hb"],BQ:["H"],BR:["H","hB"],BS:["h","hb","H","hB"],BT:["h","H"],BW:["H","h","hb","hB"],BY:["H","h"],BZ:["H","h","hb","hB"],CA:["h","hb","H","hB"],CC:["H","h","hb","hB"],CD:["hB","H"],CF:["H","h","hB"],CG:["H","hB"],CH:["H","hB","h"],CI:["H","hB"],CK:["H","h","hb","hB"],CL:["h","H","hB","hb"],CM:["H","h","hB"],CN:["H","hB","hb","h"],CO:["h","H","hB","hb"],CP:["H"],CR:["h","H","hB","hb"],CU:["h","H","hB","hb"],CV:["H","hB"],CW:["H","hB"],CX:["H","h","hb","hB"],CY:["h","H","hb","hB"],CZ:["H"],DE:["H","hB"],DG:["H","h","hb","hB"],DJ:["h","H"],DK:["H"],DM:["h","hb","H","hB"],DO:["h","H","hB","hb"],DZ:["h","hB","hb","H"],EA:["H","h","hB","hb"],EC:["h","H","hB","hb"],EE:["H","hB"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],ER:["h","H"],ES:["H","hB","h","hb"],ET:["hB","hb","h","H"],FI:["H"],FJ:["h","hb","H","hB"],FK:["H","h","hb","hB"],FM:["h","hb","H","hB"],FO:["H","h"],FR:["H","hB"],GA:["H","hB"],GB:["H","h","hb","hB"],GD:["h","hb","H","hB"],GE:["H","hB","h"],GF:["H","hB"],GG:["H","h","hb","hB"],GH:["h","H"],GI:["H","h","hb","hB"],GL:["H","h"],GM:["h","hb","H","hB"],GN:["H","hB"],GP:["H","hB"],GQ:["H","hB","h","hb"],GR:["h","H","hb","hB"],GS:["H","h","hb","hB"],GT:["h","H","hB","hb"],GU:["h","hb","H","hB"],GW:["H","hB"],GY:["h","hb","H","hB"],HK:["h","hB","hb","H"],HN:["h","H","hB","hb"],HR:["H","hB"],HU:["H","h"],IC:["H","h","hB","hb"],ID:["H"],IE:["H","h","hb","hB"],IL:["H","hB"],IM:["H","h","hb","hB"],IN:["h","H"],IO:["H","h","hb","hB"],IQ:["h","hB","hb","H"],IR:["hB","H"],IS:["H"],IT:["H","hB"],JE:["H","h","hb","hB"],JM:["h","hb","H","hB"],JO:["h","hB","hb","H"],JP:["H","K","h"],KE:["hB","hb","H","h"],KG:["H","h","hB","hb"],KH:["hB","h","H","hb"],KI:["h","hb","H","hB"],KM:["H","h","hB","hb"],KN:["h","hb","H","hB"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],KW:["h","hB","hb","H"],KY:["h","hb","H","hB"],KZ:["H","hB"],LA:["H","hb","hB","h"],LB:["h","hB","hb","H"],LC:["h","hb","H","hB"],LI:["H","hB","h"],LK:["H","h","hB","hb"],LR:["h","hb","H","hB"],LS:["h","H"],LT:["H","h","hb","hB"],LU:["H","h","hB"],LV:["H","hB","hb","h"],LY:["h","hB","hb","H"],MA:["H","h","hB","hb"],MC:["H","hB"],MD:["H","hB"],ME:["H","hB","h"],MF:["H","hB"],MG:["H","h"],MH:["h","hb","H","hB"],MK:["H","h","hb","hB"],ML:["H"],MM:["hB","hb","H","h"],MN:["H","h","hb","hB"],MO:["h","hB","hb","H"],MP:["h","hb","H","hB"],MQ:["H","hB"],MR:["h","hB","hb","H"],MS:["H","h","hb","hB"],MT:["H","h"],MU:["H","h"],MV:["H","h"],MW:["h","hb","H","hB"],MX:["h","H","hB","hb"],MY:["hb","hB","h","H"],MZ:["H","hB"],NA:["h","H","hB","hb"],NC:["H","hB"],NE:["H"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NI:["h","H","hB","hb"],NL:["H","hB"],NO:["H","h"],NP:["H","h","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],NZ:["h","hb","H","hB"],OM:["h","hB","hb","H"],PA:["h","H","hB","hb"],PE:["h","H","hB","hb"],PF:["H","h","hB"],PG:["h","H"],PH:["h","hB","hb","H"],PK:["h","hB","H"],PL:["H","h"],PM:["H","hB"],PN:["H","h","hb","hB"],PR:["h","H","hB","hb"],PS:["h","hB","hb","H"],PT:["H","hB"],PW:["h","H"],PY:["h","H","hB","hb"],QA:["h","hB","hb","H"],RE:["H","hB"],RO:["H","hB"],RS:["H","hB","h"],RU:["H"],RW:["H","h"],SA:["h","hB","hb","H"],SB:["h","hb","H","hB"],SC:["H","h","hB"],SD:["h","hB","hb","H"],SE:["H"],SG:["h","hb","H","hB"],SH:["H","h","hb","hB"],SI:["H","hB"],SJ:["H"],SK:["H"],SL:["h","hb","H","hB"],SM:["H","h","hB"],SN:["H","h","hB"],SO:["h","H"],SR:["H","hB"],SS:["h","hb","H","hB"],ST:["H","hB"],SV:["h","H","hB","hb"],SX:["H","h","hb","hB"],SY:["h","hB","hb","H"],SZ:["h","hb","H","hB"],TA:["H","h","hb","hB"],TC:["h","hb","H","hB"],TD:["h","H","hB"],TF:["H","h","hB"],TG:["H","hB"],TH:["H","h"],TJ:["H","h"],TL:["H","hB","hb","h"],TM:["H","h"],TN:["h","hB","hb","H"],TO:["h","H"],TR:["H","hB"],TT:["h","hb","H","hB"],TW:["hB","hb","h","H"],TZ:["hB","hb","H","h"],UA:["H","hB","h"],UG:["hB","hb","H","h"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],UY:["h","H","hB","hb"],UZ:["H","hB","h"],VA:["H","h","hB"],VC:["h","hb","H","hB"],VE:["h","H","hB","hb"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],VN:["H","h"],VU:["h","H"],WF:["H","hB"],WS:["h","H"],XK:["H","hB","h"],YE:["h","hB","hb","H"],YT:["H","hB"],ZA:["H","h","hb","hB"],ZM:["h","hb","H","hB"],ZW:["H","h"],"af-ZA":["H","h","hB","hb"],"ar-001":["h","hB","hb","H"],"ca-ES":["H","h","hB"],"en-001":["h","hb","H","hB"],"en-HK":["h","hb","H","hB"],"en-IL":["H","h","hb","hB"],"en-MY":["h","hb","H","hB"],"es-BR":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"gu-IN":["hB","hb","h","H"],"hi-IN":["hB","h","H"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],"kn-IN":["hB","h","H"],"ku-SY":["H","hB"],"ml-IN":["hB","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],"ta-IN":["hB","h","hb","H"],"te-IN":["hB","h","H"],"zu-ZA":["H","hB","hb","h"]};function w(e){let t=e.hourCycle;if(void 0===t&&e.hourCycles&&e.hourCycles.length&&(t=e.hourCycles[0]),t)switch(t){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}const n=e.language;let r;return"root"!==n&&(r=e.maximize().region),(y[r||""]||y[n||""]||y[`${n}-001`]||y["001"])[0]}const x=new RegExp(`^${b.source}*`),k=new RegExp(`${b.source}*$`);function S(e,t){return{start:e,end:t}}const O=!!Object.fromEntries,E=!!String.prototype.trimStart,A=!!String.prototype.trimEnd,P=O?Object.fromEntries:function(e){const t={};for(const[n,r]of e)t[n]=r;return t},_=E?function(e){return e.trimStart()}:function(e){return e.replace(x,"")},C=A?function(e){return e.trimEnd()}:function(e){return e.replace(k,"")},j=new RegExp("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");var D=class{constructor(e,t={}){this.message=e,this.position={offset:0,line:1,column:1},this.ignoreTag=!!t.ignoreTag,this.locale=t.locale,this.requiresOtherClause=!!t.requiresOtherClause,this.shouldParseSkeletons=!!t.shouldParseSkeletons}parse(){if(0!==this.offset())throw Error("parser can only be used once");return this.parseMessage(0,"",!1)}parseMessage(e,t,n){let r=[];for(;!this.isEOF();){const i=this.char();if(123===i){const t=this.parseArgument(e,n);if(t.err)return t;r.push(t.val)}else{if(125===i&&e>0)break;if(35!==i||"plural"!==t&&"selectordinal"!==t){if(60===i&&!this.ignoreTag&&47===this.peek()){if(n)break;return this.error(o.UNMATCHED_CLOSING_TAG,S(this.clonePosition(),this.clonePosition()))}if(60===i&&!this.ignoreTag&&T(this.peek()||0)){const n=this.parseTag(e,t);if(n.err)return n;r.push(n.val)}else{const n=this.parseLiteral(e,t);if(n.err)return n;r.push(n.val)}}else{const e=this.clonePosition();this.bump(),r.push({type:a.pound,location:S(e,this.clonePosition())})}}}return{val:r,err:null}}parseTag(e,t){const n=this.clonePosition();this.bump();const r=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:a.literal,value:`<${r}/>`,location:S(n,this.clonePosition())},err:null};if(this.bumpIf(">")){const i=this.parseMessage(e+1,t,!0);if(i.err)return i;const c=i.val,s=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!T(this.char()))return this.error(o.INVALID_TAG,S(s,this.clonePosition()));const e=this.clonePosition();return r!==this.parseTagName()?this.error(o.UNMATCHED_CLOSING_TAG,S(e,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:a.tag,value:r,children:c,location:S(n,this.clonePosition())},err:null}:this.error(o.INVALID_TAG,S(s,this.clonePosition())))}return this.error(o.UNCLOSED_TAG,S(n,this.clonePosition()))}return this.error(o.INVALID_TAG,S(n,this.clonePosition()))}parseTagName(){const e=this.offset();for(this.bump();!this.isEOF()&&(45===(t=this.char())||46===t||t>=48&&t<=57||95===t||t>=97&&t<=122||t>=65&&t<=90||183==t||t>=192&&t<=214||t>=216&&t<=246||t>=248&&t<=893||t>=895&&t<=8191||t>=8204&&t<=8205||t>=8255&&t<=8256||t>=8304&&t<=8591||t>=11264&&t<=12271||t>=12289&&t<=55295||t>=63744&&t<=64975||t>=65008&&t<=65533||t>=65536&&t<=983039);)this.bump();var t;return this.message.slice(e,this.offset())}parseLiteral(e,t){const n=this.clonePosition();let r="";for(;;){const n=this.tryParseQuote(t);if(n){r+=n;continue}const o=this.tryParseUnquoted(e,t);if(o){r+=o;continue}const a=this.tryParseLeftAngleBracket();if(!a)break;r+=a}const o=S(n,this.clonePosition());return{val:{type:a.literal,value:r,location:o},err:null}}tryParseLeftAngleBracket(){return this.isEOF()||60!==this.char()||!this.ignoreTag&&(T(e=this.peek()||0)||47===e)?null:(this.bump(),"<");var e}tryParseQuote(e){if(this.isEOF()||39!==this.char())return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if("plural"===e||"selectordinal"===e)break;return null;default:return null}this.bump();const t=[this.char()];for(this.bump();!this.isEOF();){const e=this.char();if(39===e){if(39!==this.peek()){this.bump();break}t.push(39),this.bump()}else t.push(e);this.bump()}return String.fromCodePoint(...t)}tryParseUnquoted(e,t){if(this.isEOF())return null;const n=this.char();return 60===n||123===n||35===n&&("plural"===t||"selectordinal"===t)||125===n&&e>0?null:(this.bump(),String.fromCodePoint(n))}parseArgument(e,t){const n=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(o.EXPECT_ARGUMENT_CLOSING_BRACE,S(n,this.clonePosition()));if(125===this.char())return this.bump(),this.error(o.EMPTY_ARGUMENT,S(n,this.clonePosition()));let r=this.parseIdentifierIfPossible().value;if(!r)return this.error(o.MALFORMED_ARGUMENT,S(n,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(o.EXPECT_ARGUMENT_CLOSING_BRACE,S(n,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:a.argument,value:r,location:S(n,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(o.EXPECT_ARGUMENT_CLOSING_BRACE,S(n,this.clonePosition())):this.parseArgumentOptions(e,t,r,n);default:return this.error(o.MALFORMED_ARGUMENT,S(n,this.clonePosition()))}}parseIdentifierIfPossible(){const e=this.clonePosition(),t=this.offset(),n=(r=this.message,o=t,j.lastIndex=o,j.exec(r)[1]??"");var r,o;const a=t+n.length;return this.bumpTo(a),{value:n,location:S(e,this.clonePosition())}}parseArgumentOptions(e,t,n,c){let s=this.clonePosition(),l=this.parseIdentifierIfPossible().value,u=this.clonePosition();switch(l){case"":return this.error(o.EXPECT_ARGUMENT_TYPE,S(s,u));case"number":case"date":case"time":{this.bumpSpace();let e=null;if(this.bumpIf(",")){this.bumpSpace();const t=this.clonePosition(),n=this.parseSimpleArgStyleIfPossible();if(n.err)return n;const r=C(n.val);if(0===r.length)return this.error(o.EXPECT_ARGUMENT_STYLE,S(this.clonePosition(),this.clonePosition()));e={style:r,styleLocation:S(t,this.clonePosition())}}const t=this.tryParseArgumentClose(c);if(t.err)return t;const s=S(c,this.clonePosition());if(e&&e.style.startsWith("::")){let t=_(e.style.slice(2));if("number"===l){const r=this.parseNumberSkeletonFromString(t,e.styleLocation);return r.err?r:{val:{type:a.number,value:n,location:s,style:r.val},err:null}}{if(0===t.length)return this.error(o.EXPECT_DATE_TIME_SKELETON,s);let c=t;this.locale&&(c=function(e,t){let n="";for(let r=0;r<e.length;r++){const o=e.charAt(r);if("j"===o){let a=0;for(;r+1<e.length&&e.charAt(r+1)===o;)a++,r++;let i=1+(1&a),c=a<2?1:3+(a>>1),s="a",l=w(t);for("H"!=l&&"k"!=l||(c=0);c-- >0;)n+=s;for(;i-- >0;)n=l+n}else n+="J"===o?"H":o}return n}(t,this.locale));const u={type:i.dateTime,pattern:c,location:e.styleLocation,parsedOptions:this.shouldParseSkeletons?(0,r.eV)(c):{}};return{val:{type:"date"===l?a.date:a.time,value:n,location:s,style:u},err:null}}}return{val:{type:"number"===l?a.number:"date"===l?a.date:a.time,value:n,location:s,style:e?.style??null},err:null}}case"plural":case"selectordinal":case"select":{const r=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(o.EXPECT_SELECT_ARGUMENT_OPTIONS,S(r,{...r}));this.bumpSpace();let i=this.parseIdentifierIfPossible(),s=0;if("select"!==l&&"offset"===i.value){if(!this.bumpIf(":"))return this.error(o.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,S(this.clonePosition(),this.clonePosition()));this.bumpSpace();const e=this.tryParseDecimalInteger(o.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,o.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);if(e.err)return e;this.bumpSpace(),i=this.parseIdentifierIfPossible(),s=e.val}const u=this.tryParsePluralOrSelectOptions(e,l,t,i);if(u.err)return u;const d=this.tryParseArgumentClose(c);if(d.err)return d;const p=S(c,this.clonePosition());return"select"===l?{val:{type:a.select,value:n,options:P(u.val),location:p},err:null}:{val:{type:a.plural,value:n,options:P(u.val),offset:s,pluralType:"plural"===l?"cardinal":"ordinal",location:p},err:null}}default:return this.error(o.INVALID_ARGUMENT_TYPE,S(s,u))}}tryParseArgumentClose(e){return this.isEOF()||125!==this.char()?this.error(o.EXPECT_ARGUMENT_CLOSING_BRACE,S(e,this.clonePosition())):(this.bump(),{val:!0,err:null})}parseSimpleArgStyleIfPossible(){let e=0;const t=this.clonePosition();for(;!this.isEOF();)switch(this.char()){case 39:{this.bump();let e=this.clonePosition();if(!this.bumpUntil("'"))return this.error(o.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,S(e,this.clonePosition()));this.bump();break}case 123:e+=1,this.bump();break;case 125:if(!(e>0))return{val:this.message.slice(t.offset,this.offset()),err:null};e-=1;break;default:this.bump()}return{val:this.message.slice(t.offset,this.offset()),err:null}}parseNumberSkeletonFromString(e,t){let n=[];try{n=(0,r.rq)(e)}catch{return this.error(o.INVALID_NUMBER_SKELETON,t)}return{val:{type:i.number,tokens:n,location:t,parsedOptions:this.shouldParseSkeletons?(0,r.eT)(n):{}},err:null}}tryParsePluralOrSelectOptions(e,t,n,r){let a=!1;const i=[],c=new Set;let{value:s,location:l}=r;for(;;){if(0===s.length){const e=this.clonePosition();if("select"===t||!this.bumpIf("="))break;{const t=this.tryParseDecimalInteger(o.EXPECT_PLURAL_ARGUMENT_SELECTOR,o.INVALID_PLURAL_ARGUMENT_SELECTOR);if(t.err)return t;l=S(e,this.clonePosition()),s=this.message.slice(e.offset,this.offset())}}if(c.has(s))return this.error("select"===t?o.DUPLICATE_SELECT_ARGUMENT_SELECTOR:o.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,l);"other"===s&&(a=!0),this.bumpSpace();const r=this.clonePosition();if(!this.bumpIf("{"))return this.error("select"===t?o.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:o.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,S(this.clonePosition(),this.clonePosition()));const u=this.parseMessage(e+1,t,n);if(u.err)return u;const d=this.tryParseArgumentClose(r);if(d.err)return d;i.push([s,{value:u.val,location:S(r,this.clonePosition())}]),c.add(s),this.bumpSpace(),({value:s,location:l}=this.parseIdentifierIfPossible())}return 0===i.length?this.error("select"===t?o.EXPECT_SELECT_ARGUMENT_SELECTOR:o.EXPECT_PLURAL_ARGUMENT_SELECTOR,S(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!a?this.error(o.MISSING_OTHER_CLAUSE,S(this.clonePosition(),this.clonePosition())):{val:i,err:null}}tryParseDecimalInteger(e,t){let n=1;const r=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(n=-1);let o=!1,a=0;for(;!this.isEOF();){const e=this.char();if(!(e>=48&&e<=57))break;o=!0,a=10*a+(e-48),this.bump()}const i=S(r,this.clonePosition());return o?(a*=n,Number.isSafeInteger(a)?{val:a,err:null}:this.error(t,i)):this.error(e,i)}offset(){return this.position.offset}isEOF(){return this.offset()===this.message.length}clonePosition(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}}char(){const e=this.position.offset;if(e>=this.message.length)throw Error("out of bound");const t=this.message.codePointAt(e);if(void 0===t)throw Error(`Offset ${e} is at invalid UTF-16 code unit boundary`);return t}error(e,t){return{val:null,err:{kind:e,message:this.message,location:t}}}bump(){if(this.isEOF())return;const e=this.char();10===e?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=e<65536?1:2)}bumpIf(e){if(this.message.startsWith(e,this.offset())){for(let t=0;t<e.length;t++)this.bump();return!0}return!1}bumpUntil(e){const t=this.offset(),n=this.message.indexOf(e,t);return n>=0?(this.bumpTo(n),!0):(this.bumpTo(this.message.length),!1)}bumpTo(e){if(this.offset()>e)throw Error(`targetOffset ${e} must be greater than or equal to the current offset ${this.offset()}`);for(e=Math.min(e,this.message.length);;){const t=this.offset();if(t===e)break;if(t>e)throw Error(`targetOffset ${e} is at invalid UTF-16 code unit boundary`);if(this.bump(),this.isEOF())break}}bumpSpace(){for(;!this.isEOF()&&((e=this.char())>=9&&e<=13||32===e||133===e||e>=8206&&e<=8207||8232===e||8233===e);)this.bump();var e}peek(){if(this.isEOF())return null;const e=this.char(),t=this.offset();return this.message.charCodeAt(t+(e>=65536?2:1))??null}};function T(e){return e>=97&&e<=122||e>=65&&e<=90}function N(e){e.forEach((e=>{if(delete e.location,p(e)||f(e))for(const t in e.options)delete e.options[t].location,N(e.options[t].value);else l(e)&&g(e.style)||(u(e)||d(e))&&v(e.style)?delete e.style.location:m(e)&&N(e.children)}))}function R(e,t={}){t={shouldParseSkeletons:!0,requiresOtherClause:!0,...t};const n=new D(e,t).parse();if(n.err){const e=SyntaxError(o[n.err.kind]);throw e.location=n.err.location,e.originalMessage=n.err.message,e}return t?.captureLocation||N(n.val),n.val}},82920(e,t,n){"use strict";n.d(t,{eT:()=>m,eV:()=>o,rq:()=>i});const r=/(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;function o(e){const t={};return e.replace(r,(e=>{const n=e.length;switch(e[0]){case"G":t.era=4===n?"long":5===n?"narrow":"short";break;case"y":t.year=2===n?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":t.month=["numeric","2-digit","short","long","narrow"][n-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":t.day=["numeric","2-digit"][n-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":t.weekday=4===n?"long":5===n?"narrow":"short";break;case"e":if(n<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"c":if(n<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");t.weekday=["short","long","narrow","short"][n-4];break;case"a":t.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":t.hourCycle="h12",t.hour=["numeric","2-digit"][n-1];break;case"H":t.hourCycle="h23",t.hour=["numeric","2-digit"][n-1];break;case"K":t.hourCycle="h11",t.hour=["numeric","2-digit"][n-1];break;case"k":t.hourCycle="h24",t.hour=["numeric","2-digit"][n-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":t.minute=["numeric","2-digit"][n-1];break;case"s":t.second=["numeric","2-digit"][n-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":t.timeZoneName=n<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""})),t}const a=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i;function i(e){if(0===e.length)throw new Error("Number skeleton cannot be empty");const t=e.split(a).filter((e=>e.length>0)),n=[];for(const e of t){let t=e.split("/");if(0===t.length)throw new Error("Invalid number skeleton");const[r,...o]=t;for(const e of o)if(0===e.length)throw new Error("Invalid number skeleton");n.push({stem:r,options:o})}return n}const c=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,s=/^(@+)?(\+|#+)?[rs]?$/g,l=/(\*)(0+)|(#+)(0+)|(0+)/g,u=/^(0+)$/;function d(e){const t={};return"r"===e[e.length-1]?t.roundingPriority="morePrecision":"s"===e[e.length-1]&&(t.roundingPriority="lessPrecision"),e.replace(s,(function(e,n,r){return"string"!=typeof r?(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length):"+"===r?t.minimumSignificantDigits=n.length:"#"===n[0]?t.maximumSignificantDigits=n.length:(t.minimumSignificantDigits=n.length,t.maximumSignificantDigits=n.length+("string"==typeof r?r.length:0)),""})),t}function p(e){switch(e){case"sign-auto":return{signDisplay:"auto"};case"sign-accounting":case"()":return{currencySign:"accounting"};case"sign-always":case"+!":return{signDisplay:"always"};case"sign-accounting-always":case"()!":return{signDisplay:"always",currencySign:"accounting"};case"sign-except-zero":case"+?":return{signDisplay:"exceptZero"};case"sign-accounting-except-zero":case"()?":return{signDisplay:"exceptZero",currencySign:"accounting"};case"sign-never":case"+_":return{signDisplay:"never"}}}function f(e){let t;if("E"===e[0]&&"E"===e[1]?(t={notation:"engineering"},e=e.slice(2)):"E"===e[0]&&(t={notation:"scientific"},e=e.slice(1)),t){const n=e.slice(0,2);if("+!"===n?(t.signDisplay="always",e=e.slice(2)):"+?"===n&&(t.signDisplay="exceptZero",e=e.slice(2)),!u.test(e))throw new Error("Malformed concise eng/scientific notation");t.minimumIntegerDigits=e.length}return t}function h(e){const t=p(e);return t||{}}function m(e){let t={};for(const n of e){switch(n.stem){case"percent":case"%":t.style="percent";continue;case"%x100":t.style="percent",t.scale=100;continue;case"currency":t.style="currency",t.currency=n.options[0];continue;case"group-off":case",_":t.useGrouping=!1;continue;case"precision-integer":case".":t.maximumFractionDigits=0;continue;case"measure-unit":case"unit":t.style="unit",t.unit=n.options[0].replace(/^(.*?)-/,"");continue;case"compact-short":case"K":t.notation="compact",t.compactDisplay="short";continue;case"compact-long":case"KK":t.notation="compact",t.compactDisplay="long";continue;case"scientific":t={...t,notation:"scientific",...n.options.reduce(((e,t)=>({...e,...h(t)})),{})};continue;case"engineering":t={...t,notation:"engineering",...n.options.reduce(((e,t)=>({...e,...h(t)})),{})};continue;case"notation-simple":t.notation="standard";continue;case"unit-width-narrow":t.currencyDisplay="narrowSymbol",t.unitDisplay="narrow";continue;case"unit-width-short":t.currencyDisplay="code",t.unitDisplay="short";continue;case"unit-width-full-name":t.currencyDisplay="name",t.unitDisplay="long";continue;case"unit-width-iso-code":t.currencyDisplay="symbol";continue;case"scale":t.scale=parseFloat(n.options[0]);continue;case"rounding-mode-floor":t.roundingMode="floor";continue;case"rounding-mode-ceiling":t.roundingMode="ceil";continue;case"rounding-mode-down":t.roundingMode="trunc";continue;case"rounding-mode-up":t.roundingMode="expand";continue;case"rounding-mode-half-even":t.roundingMode="halfEven";continue;case"rounding-mode-half-down":t.roundingMode="halfTrunc";continue;case"rounding-mode-half-up":t.roundingMode="halfExpand";continue;case"integer-width":if(n.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");n.options[0].replace(l,(function(e,n,r,o,a,i){if(n)t.minimumIntegerDigits=r.length;else{if(o&&a)throw new Error("We currently do not support maximum integer digits");if(i)throw new Error("We currently do not support exact integer digits")}return""}));continue}if(u.test(n.stem)){t.minimumIntegerDigits=n.stem.length;continue}if(c.test(n.stem)){if(n.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");n.stem.replace(c,(function(e,n,r,o,a,i){return"*"===r?t.minimumFractionDigits=n.length:o&&"#"===o[0]?t.maximumFractionDigits=o.length:a&&i?(t.minimumFractionDigits=a.length,t.maximumFractionDigits=a.length+i.length):(t.minimumFractionDigits=n.length,t.maximumFractionDigits=n.length),""}));const e=n.options[0];"w"===e?t={...t,trailingZeroDisplay:"stripIfInteger"}:e&&(t={...t,...d(e)});continue}if(s.test(n.stem)){t={...t,...d(n.stem)};continue}const e=p(n.stem);e&&(t={...t,...e});const r=f(n.stem);r&&(t={...t,...r})}return t}},31842(e,t,n){"use strict";n.d(t,{EY:()=>$,JF:()=>m,MT:()=>g,hw:()=>k});var r=n(86714),o=n(40638),a=n(95411);let i=function(e){return e.FORMAT_ERROR="FORMAT_ERROR",e.UNSUPPORTED_FORMATTER="UNSUPPORTED_FORMATTER",e.INVALID_CONFIG="INVALID_CONFIG",e.MISSING_DATA="MISSING_DATA",e.MISSING_TRANSLATION="MISSING_TRANSLATION",e}({});var c=class e extends Error{constructor(t,n,r){const o=r?r instanceof Error?r:new Error(String(r)):void 0;super(`[@formatjs/intl Error ${t}] ${n}\n${o?`\n${o.message}\n${o.stack}`:""}`),this.code=t,"function"==typeof Error.captureStackTrace&&Error.captureStackTrace(this,e)}},s=class extends c{constructor(e,t){super(i.UNSUPPORTED_FORMATTER,e,t)}},l=class extends c{constructor(e,t){super(i.INVALID_CONFIG,e,t)}},u=class extends c{constructor(e,t){super(i.MISSING_DATA,e,t)}},d=class extends c{constructor(e,t,n){super(i.FORMAT_ERROR,`${e}\nLocale: ${t}\n`,n),this.locale=t}},p=class extends d{constructor(e,t,n,r){super(`${e}\nMessageID: ${n?.id}\nDefault Message: ${n?.defaultMessage}\nDescription: ${n?.description}\n`,t,r),this.descriptor=n,this.locale=t}},f=class extends c{constructor(e,t){super(i.MISSING_TRANSLATION,`Missing message: "${e.id}" for locale "${t}", using ${e.defaultMessage?`default message (${"string"==typeof e.defaultMessage?e.defaultMessage:e.defaultMessage.map((e=>e.value??JSON.stringify(e))).join()})`:"id"} as fallback.`),this.descriptor=e}};function h(e,t,n={}){return t.reduce(((t,r)=>(r in e?t[r]=e[r]:r in n&&(t[r]=n[r]),t)),{})}const m={formats:{},messages:{},timeZone:void 0,defaultLocale:"en",defaultFormats:{},fallbackOnEmptyString:!0,onError:e=>{console.error(e)},onWarn:e=>{console.warn(e)}};function g(){return{dateTime:{},number:{},message:{},relativeTime:{},pluralRules:{},list:{},displayNames:{}}}function v(e){return{create:()=>({get:t=>e[t],set(t,n){e[t]=n}})}}function b(e,t,n,r){const o=e&&e[t];let a;if(o&&(a=o[n]),a)return a;r(new s(`No ${t} format named: ${n}`))}function y(e,t){return Object.keys(e).reduce(((n,r)=>(n[r]={timeZone:t,...e[r]},n)),{})}function w(e,t){return Object.keys({...e,...t}).reduce(((n,r)=>(n[r]={...e[r],...t[r]},n)),{})}function x(e,t){if(!t)return e;const n=o.SV.formats;return{...n,...e,date:w(y(n.date,t),y(e.date||{},t)),time:w(y(n.time,t),y(e.time||{},t))}}const k=({locale:e,formats:t,messages:n,defaultLocale:r,defaultFormats:o,fallbackOnEmptyString:i,onError:c,timeZone:s,defaultRichTextElements:l},u,d={id:""},h,m)=>{const{id:g,defaultMessage:v}=d;!function(e,t,n=Error){if(!e)throw new n(t)}(!!g,"[@formatjs/intl] An `id` must be provided to format a message. You can either:\n1. Configure your build toolchain with [babel-plugin-formatjs](https://formatjs.github.io/docs/tooling/babel-plugin)\nor [@formatjs/ts-transformer](https://formatjs.github.io/docs/tooling/ts-transformer) OR\n2. Configure your `eslint` config to include [eslint-plugin-formatjs](https://formatjs.github.io/docs/tooling/linter#enforce-id)\nto autofix this issue");const b=String(g),y=n&&Object.prototype.hasOwnProperty.call(n,b)&&n[b];if(Array.isArray(y)&&1===y.length&&y[0].type===a.ZE.literal)return y[0].value;if(h={...l,...h},t=x(t,s),o=x(o,s),!y){if(!1===i&&""===y)return y;if((!v||e&&e.toLowerCase()!==r.toLowerCase())&&c(new f(d,e)),v)try{return u.getMessageFormat(v,r,o,m).format(h)}catch(t){return c(new p(`Error formatting default message for: "${b}", rendering default message verbatim`,e,d,t)),"string"==typeof v?v:b}return b}try{return u.getMessageFormat(y,e,t,{formatters:u,...m}).format(h)}catch(t){c(new p(`Error formatting message: "${b}", using ${v?"default message":"id"} as fallback.`,e,d,t))}if(v)try{return u.getMessageFormat(v,r,o,m).format(h)}catch(t){c(new p(`Error formatting the default message for: "${b}", rendering message verbatim`,e,d,t))}return"string"==typeof y?y:"string"==typeof v?v:b},S=["formatMatcher","timeZone","hour12","weekday","era","year","month","day","hour","minute","second","timeZoneName","hourCycle","dateStyle","timeStyle","calendar","numberingSystem","fractionalSecondDigits"];function O({locale:e,formats:t,onError:n,timeZone:r},o,a,i={}){const{format:c}=i;let s=h(i,S,{...r&&{timeZone:r},...c&&b(t,o,c,n)});return"time"!==o||s.hour||s.minute||s.second||s.timeStyle||s.dateStyle||(s={...s,hour:"numeric",minute:"numeric"}),a(e,s)}function E(e,t,n,r={}){const o="string"==typeof n?new Date(n||0):n;try{return O(e,"date",t,r).format(o)}catch(t){e.onError(new d("Error formatting date.",e.locale,t))}return String(o)}function A(e,t,n,r={}){const o="string"==typeof n?new Date(n||0):n;try{return O(e,"time",t,r).format(o)}catch(t){e.onError(new d("Error formatting time.",e.locale,t))}return String(o)}function P(e,t,n,r,o={}){const a="string"==typeof n?new Date(n||0):n,i="string"==typeof r?new Date(r||0):r;try{return O(e,"dateTimeRange",t,o).formatRange(a,i)}catch(t){e.onError(new d("Error formatting date time range.",e.locale,t))}return String(a)}function _(e,t,n,r={}){const o="string"==typeof n?new Date(n||0):n;try{return O(e,"date",t,r).formatToParts(o)}catch(t){e.onError(new d("Error formatting date.",e.locale,t))}return[]}function C(e,t,n,r={}){const o="string"==typeof n?new Date(n||0):n;try{return O(e,"time",t,r).formatToParts(o)}catch(t){e.onError(new d("Error formatting time.",e.locale,t))}return[]}const j=["style","type","fallback","languageDisplay"];function D({locale:e,onError:t},n,r,a){Intl.DisplayNames||t(new o.IF('Intl.DisplayNames is not available in this environment.\nTry polyfilling it using "@formatjs/intl-displaynames"\n',o.O4.MISSING_INTL_API));const i=h(a,j);try{return n(e,i).of(r)}catch(n){t(new d("Error formatting display name.",e,n))}}const T=["type","style"],N=Date.now();function R(e,t,n,r={}){const o=M(e,t,n,r).reduce(((e,t)=>{const n=t.value;return"string"!=typeof n?e.push(n):"string"==typeof e[e.length-1]?e[e.length-1]+=n:e.push(n),e}),[]);return 1===o.length?o[0]:0===o.length?"":o}function M({locale:e,onError:t},n,r,a={}){Intl.ListFormat||t(new o.IF('Intl.ListFormat is not available in this environment.\nTry polyfilling it using "@formatjs/intl-listformat"\n',o.O4.MISSING_INTL_API));const i=h(a,T);try{const t={},o=Array.from(r).map(((e,n)=>{if("object"==typeof e&&null!==e){const r=function(e){return`${N}_${e}_${N}`}(n);return t[r]=e,r}return String(e)}));return n(e,i).formatToParts(o).map((e=>"literal"===e.type?e:{...e,value:t[e.value]||e.value}))}catch(n){t(new d("Error formatting list.",e,n))}return r}const I=["type"];function L({locale:e,onError:t},n,r,a={}){Intl.PluralRules||t(new o.IF('Intl.PluralRules is not available in this environment.\nTry polyfilling it using "@formatjs/intl-pluralrules"\n',o.O4.MISSING_INTL_API));const i=h(a,I);try{return n(e,i).select(r)}catch(n){t(new d("Error formatting plural.",e,n))}return"other"}const F=["numeric","style"];function H(e,t,n,r,a={}){r||(r="second"),Intl.RelativeTimeFormat||e.onError(new o.IF('Intl.RelativeTimeFormat is not available in this environment.\nTry polyfilling it using "@formatjs/intl-relativetimeformat"\n',o.O4.MISSING_INTL_API));try{return function({locale:e,formats:t,onError:n},r,o={}){const{format:a}=o;return r(e,h(o,F,!!a&&b(t,"relative",a,n)||{}))}(e,t,a).format(n,r)}catch(t){e.onError(new d("Error formatting relative time.",e.locale,t))}return String(n)}const z=["style","currency","unit","unitDisplay","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","currencyDisplay","currencySign","notation","signDisplay","unit","unitDisplay","numberingSystem","trailingZeroDisplay","roundingPriority","roundingIncrement","roundingMode"];function B({locale:e,formats:t,onError:n},r,o={}){const{format:a}=o;return r(e,h(o,z,a&&b(t,"number",a,n)||{}))}function U(e,t,n,r={}){try{return B(e,t,r).format(n)}catch(t){e.onError(new d("Error formatting number.",e.locale,t))}return String(n)}function W(e,t,n,r={}){try{return B(e,t,r).formatToParts(n)}catch(t){e.onError(new d("Error formatting number.",e.locale,t))}return[]}function V(e){var t;e.onWarn&&e.defaultRichTextElements&&"string"==typeof((t=e.messages||{})?t[Object.keys(t)[0]]:void 0)&&e.onWarn('[@formatjs/intl] "defaultRichTextElements" was specified but "message" was not pre-compiled. \nPlease consider using "@formatjs/cli" to pre-compile your messages for performance.\nFor more details see https://formatjs.github.io/docs/getting-started/message-distribution')}function $(e,t){const n=function(e={dateTime:{},number:{},message:{},relativeTime:{},pluralRules:{},list:{},displayNames:{}}){const t=Intl.RelativeTimeFormat,n=Intl.ListFormat,a=Intl.DisplayNames,i=(0,r.B)(((...e)=>new Intl.DateTimeFormat(...e)),{cache:v(e.dateTime),strategy:r.W.variadic}),c=(0,r.B)(((...e)=>new Intl.NumberFormat(...e)),{cache:v(e.number),strategy:r.W.variadic}),s=(0,r.B)(((...e)=>new Intl.PluralRules(...e)),{cache:v(e.pluralRules),strategy:r.W.variadic});return{getDateTimeFormat:i,getNumberFormat:c,getMessageFormat:(0,r.B)(((e,t,n,r)=>new o.SV(e,t,n,{formatters:{getNumberFormat:c,getDateTimeFormat:i,getPluralRules:s},...r})),{cache:v(e.message),strategy:r.W.variadic}),getRelativeTimeFormat:(0,r.B)(((...e)=>new t(...e)),{cache:v(e.relativeTime),strategy:r.W.variadic}),getPluralRules:s,getListFormat:(0,r.B)(((...e)=>new n(...e)),{cache:v(e.list),strategy:r.W.variadic}),getDisplayNames:(0,r.B)(((...e)=>new a(...e)),{cache:v(e.displayNames),strategy:r.W.variadic})}}(t),a={...m,...e},{locale:i,defaultLocale:c,onError:s}=a;return i?!Intl.NumberFormat.supportedLocalesOf(i).length&&s?s(new u(`Missing locale data for locale: "${i}" in Intl.NumberFormat. Using default locale: "${c}" as fallback. See https://formatjs.github.io/docs/react-intl#runtime-requirements for more details`)):!Intl.DateTimeFormat.supportedLocalesOf(i).length&&s&&s(new u(`Missing locale data for locale: "${i}" in Intl.DateTimeFormat. Using default locale: "${c}" as fallback. See https://formatjs.github.io/docs/react-intl#runtime-requirements for more details`)):(s&&s(new l(`"locale" was not configured, using "${c}" as fallback. See https://formatjs.github.io/docs/react-intl/api#intlshape for more details`)),a.locale=a.defaultLocale||"en"),V(a),{...a,formatters:n,formatNumber:U.bind(null,a,n.getNumberFormat),formatNumberToParts:W.bind(null,a,n.getNumberFormat),formatRelativeTime:H.bind(null,a,n.getRelativeTimeFormat),formatDate:E.bind(null,a,n.getDateTimeFormat),formatDateToParts:_.bind(null,a,n.getDateTimeFormat),formatTime:A.bind(null,a,n.getDateTimeFormat),formatDateTimeRange:P.bind(null,a,n.getDateTimeFormat),formatTimeToParts:C.bind(null,a,n.getDateTimeFormat),formatPlural:L.bind(null,a,n.getPluralRules),formatMessage:k.bind(null,a,n),$t:k.bind(null,a,n),formatList:R.bind(null,a,n.getListFormat),formatListToParts:M.bind(null,a,n.getListFormat),formatDisplayName:D.bind(null,a,n.getDisplayNames)}}},92516(e,t,n){"use strict";n.d(t,{q:()=>o});let r={};function o(){return r}},5305(e,t,n){"use strict";n.d(t,{x:()=>o});var r=n(43329);function o(e,...t){const n=r.w.bind(null,e||t.find((e=>"object"==typeof e)));return t.map(n)}},61501(e,t,n){"use strict";n.d(t,{Cg:()=>a,_P:()=>s,_m:()=>c,my:()=>r,s0:()=>i,w4:()=>o});Math.pow(10,8);const r=6048e5,o=864e5,a=6e4,i=36e5,c=1e3,s=Symbol.for("constructDateFrom")},43329(e,t,n){"use strict";n.d(t,{w:()=>o});var r=n(61501);function o(e,t){return"function"==typeof e?e(t):e&&"object"==typeof e&&r._P in e?e[r._P](t):e instanceof Date?new e.constructor(t):new Date(t)}},40337(e,t,n){"use strict";n.d(t,{q:()=>o});var r=n(29407);function o(e,t){return(0,r.a)(e,t?.in).getHours()}},4155(e,t,n){"use strict";n.d(t,{O:()=>o});var r=n(29407);function o(e,t){return(0,r.a)(e,t?.in).getMinutes()}},90096(e,t,n){"use strict";n.d(t,{R:()=>a});var r=n(5305),o=n(80337);function a(e,t,n){const[a,i]=(0,r.x)(n?.in,e,t);return+(0,o.k)(a,n)==+(0,o.k)(i,n)}},7277(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})},33443(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})},57883(e,t,n){"use strict";function r(e){return(t,n={})=>{const r=n.width,o=r&&e.matchPatterns[r]||e.matchPatterns[e.defaultMatchWidth],a=t.match(o);if(!a)return null;const i=a[0],c=r&&e.parsePatterns[r]||e.parsePatterns[e.defaultParseWidth],s=Array.isArray(c)?function(e,t){for(let n=0;n<e.length;n++)if(t(e[n]))return n;return}(c,(e=>e.test(i))):function(e,t){for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&t(e[n]))return n;return}(c,(e=>e.test(i)));let l;l=e.valueCallback?e.valueCallback(s):s,l=n.valueCallback?n.valueCallback(l):l;return{value:l,rest:t.slice(i.length)}}}n.d(t,{A:()=>r})},20337(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],a=t.match(e.parsePattern);if(!a)return null;let i=e.valueCallback?e.valueCallback(a[0]):a[0];i=n.valueCallback?n.valueCallback(i):i;return{value:i,rest:t.slice(o.length)}}}n.d(t,{K:()=>r})},86688(e,t,n){"use strict";n.d(t,{de:()=>s});var r=n(3034),o=n(21451),a=n(58773),i=n(7925),c=n(18081);const s={code:"de",formatDistance:r.B,formatLong:o.s,formatRelative:a.o,localize:i.k,match:c.Y,options:{weekStartsOn:1,firstWeekContainsDate:4}}},3034(e,t,n){"use strict";n.d(t,{B:()=>o});const r={lessThanXSeconds:{standalone:{one:"weniger als 1 Sekunde",other:"weniger als {{count}} Sekunden"},withPreposition:{one:"weniger als 1 Sekunde",other:"weniger als {{count}} Sekunden"}},xSeconds:{standalone:{one:"1 Sekunde",other:"{{count}} Sekunden"},withPreposition:{one:"1 Sekunde",other:"{{count}} Sekunden"}},halfAMinute:{standalone:"eine halbe Minute",withPreposition:"einer halben Minute"},lessThanXMinutes:{standalone:{one:"weniger als 1 Minute",other:"weniger als {{count}} Minuten"},withPreposition:{one:"weniger als 1 Minute",other:"weniger als {{count}} Minuten"}},xMinutes:{standalone:{one:"1 Minute",other:"{{count}} Minuten"},withPreposition:{one:"1 Minute",other:"{{count}} Minuten"}},aboutXHours:{standalone:{one:"etwa 1 Stunde",other:"etwa {{count}} Stunden"},withPreposition:{one:"etwa 1 Stunde",other:"etwa {{count}} Stunden"}},xHours:{standalone:{one:"1 Stunde",other:"{{count}} Stunden"},withPreposition:{one:"1 Stunde",other:"{{count}} Stunden"}},xDays:{standalone:{one:"1 Tag",other:"{{count}} Tage"},withPreposition:{one:"1 Tag",other:"{{count}} Tagen"}},aboutXWeeks:{standalone:{one:"etwa 1 Woche",other:"etwa {{count}} Wochen"},withPreposition:{one:"etwa 1 Woche",other:"etwa {{count}} Wochen"}},xWeeks:{standalone:{one:"1 Woche",other:"{{count}} Wochen"},withPreposition:{one:"1 Woche",other:"{{count}} Wochen"}},aboutXMonths:{standalone:{one:"etwa 1 Monat",other:"etwa {{count}} Monate"},withPreposition:{one:"etwa 1 Monat",other:"etwa {{count}} Monaten"}},xMonths:{standalone:{one:"1 Monat",other:"{{count}} Monate"},withPreposition:{one:"1 Monat",other:"{{count}} Monaten"}},aboutXYears:{standalone:{one:"etwa 1 Jahr",other:"etwa {{count}} Jahre"},withPreposition:{one:"etwa 1 Jahr",other:"etwa {{count}} Jahren"}},xYears:{standalone:{one:"1 Jahr",other:"{{count}} Jahre"},withPreposition:{one:"1 Jahr",other:"{{count}} Jahren"}},overXYears:{standalone:{one:"mehr als 1 Jahr",other:"mehr als {{count}} Jahre"},withPreposition:{one:"mehr als 1 Jahr",other:"mehr als {{count}} Jahren"}},almostXYears:{standalone:{one:"fast 1 Jahr",other:"fast {{count}} Jahre"},withPreposition:{one:"fast 1 Jahr",other:"fast {{count}} Jahren"}}},o=(e,t,n)=>{let o;const a=n?.addSuffix?r[e].withPreposition:r[e].standalone;return o="string"==typeof a?a:1===t?a.one:a.other.replace("{{count}}",String(t)),n?.addSuffix?n.comparison&&n.comparison>0?"in "+o:"vor "+o:o}},21451(e,t,n){"use strict";n.d(t,{s:()=>o});var r=n(7277);const o={date:(0,r.k)({formats:{full:"EEEE, do MMMM y",long:"do MMMM y",medium:"do MMM y",short:"dd.MM.y"},defaultWidth:"full"}),time:(0,r.k)({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:(0,r.k)({formats:{full:"{{date}} 'um' {{time}}",long:"{{date}} 'um' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})}},58773(e,t,n){"use strict";n.d(t,{o:()=>o});const r={lastWeek:"'letzten' eeee 'um' p",yesterday:"'gestern um' p",today:"'heute um' p",tomorrow:"'morgen um' p",nextWeek:"eeee 'um' p",other:"P"},o=(e,t,n,o)=>r[e]},7925(e,t,n){"use strict";n.d(t,{k:()=>i});var r=n(33443);const o={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mär","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],wide:["Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]},a={narrow:o.narrow,abbreviated:["Jan.","Feb.","März","Apr.","Mai","Juni","Juli","Aug.","Sep.","Okt.","Nov.","Dez."],wide:o.wide},i={ordinalNumber:e=>Number(e)+".",era:(0,r.o)({values:{narrow:["v.Chr.","n.Chr."],abbreviated:["v.Chr.","n.Chr."],wide:["vor Christus","nach Christus"]},defaultWidth:"wide"}),quarter:(0,r.o)({values:{narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1. Quartal","2. Quartal","3. Quartal","4. Quartal"]},defaultWidth:"wide",argumentCallback:e=>e-1}),month:(0,r.o)({values:o,formattingValues:a,defaultWidth:"wide"}),day:(0,r.o)({values:{narrow:["S","M","D","M","D","F","S"],short:["So","Mo","Di","Mi","Do","Fr","Sa"],abbreviated:["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."],wide:["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"]},defaultWidth:"wide"}),dayPeriod:(0,r.o)({values:{narrow:{am:"vm.",pm:"nm.",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachm.",evening:"Abend",night:"Nacht"},abbreviated:{am:"vorm.",pm:"nachm.",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachmittag",evening:"Abend",night:"Nacht"},wide:{am:"vormittags",pm:"nachmittags",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachmittag",evening:"Abend",night:"Nacht"}},defaultWidth:"wide",formattingValues:{narrow:{am:"vm.",pm:"nm.",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachm.",evening:"abends",night:"nachts"},abbreviated:{am:"vorm.",pm:"nachm.",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachmittags",evening:"abends",night:"nachts"},wide:{am:"vormittags",pm:"nachmittags",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachmittags",evening:"abends",night:"nachts"}},defaultFormattingWidth:"wide"})}},18081(e,t,n){"use strict";n.d(t,{Y:()=>o});var r=n(57883);const o={ordinalNumber:(0,n(20337).K)({matchPattern:/^(\d+)(\.)?/i,parsePattern:/\d+/i,valueCallback:e=>parseInt(e)}),era:(0,r.A)({matchPatterns:{narrow:/^(v\.? ?Chr\.?|n\.? ?Chr\.?)/i,abbreviated:/^(v\.? ?Chr\.?|n\.? ?Chr\.?)/i,wide:/^(vor Christus|vor unserer Zeitrechnung|nach Christus|unserer Zeitrechnung)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^v/i,/^n/i]},defaultParseWidth:"any"}),quarter:(0,r.A)({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](\.)? Quartal/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:e=>e+1}),month:(0,r.A)({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(j[aä]n|feb|mär[z]?|apr|mai|jun[i]?|jul[i]?|aug|sep|okt|nov|dez)\.?/i,wide:/^(januar|februar|märz|april|mai|juni|juli|august|september|oktober|november|dezember)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^j[aä]/i,/^f/i,/^mär/i,/^ap/i,/^mai/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:(0,r.A)({matchPatterns:{narrow:/^[smdmf]/i,short:/^(so|mo|di|mi|do|fr|sa)/i,abbreviated:/^(son?|mon?|die?|mit?|don?|fre?|sam?)\.?/i,wide:/^(sonntag|montag|dienstag|mittwoch|donnerstag|freitag|samstag)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^so/i,/^mo/i,/^di/i,/^mi/i,/^do/i,/^f/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:(0,r.A)({matchPatterns:{narrow:/^(vm\.?|nm\.?|Mitternacht|Mittag|morgens|nachm\.?|abends|nachts)/i,abbreviated:/^(vorm\.?|nachm\.?|Mitternacht|Mittag|morgens|nachm\.?|abends|nachts)/i,wide:/^(vormittags|nachmittags|Mitternacht|Mittag|morgens|nachmittags|abends|nachts)/i},defaultMatchWidth:"wide",parsePatterns:{any:{am:/^v/i,pm:/^n/i,midnight:/^Mitte/i,noon:/^Mitta/i,morning:/morgens/i,afternoon:/nachmittags/i,evening:/abends/i,night:/nachts/i}},defaultParseWidth:"any"})}},14501(e,t,n){"use strict";n.d(t,{c:()=>s});var r=n(70331),o=n(75270),a=n(31456),i=n(51584),c=n(18106);const s={code:"en-US",formatDistance:r.B,formatLong:o.s,formatRelative:a.o,localize:i.k,match:c.Y,options:{weekStartsOn:0,firstWeekContainsDate:1}}},70331(e,t,n){"use strict";n.d(t,{B:()=>o});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"}},o=(e,t,n)=>{let o;const a=r[e];return o="string"==typeof a?a:1===t?a.one:a.other.replace("{{count}}",t.toString()),n?.addSuffix?n.comparison&&n.comparison>0?"in "+o:o+" ago":o}},75270(e,t,n){"use strict";n.d(t,{s:()=>o});var r=n(7277);const o={date:(0,r.k)({formats:{full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},defaultWidth:"full"}),time:(0,r.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,r.k)({formats:{full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})}},31456(e,t,n){"use strict";n.d(t,{o:()=>o});const r={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},o=(e,t,n,o)=>r[e]},51584(e,t,n){"use strict";n.d(t,{k:()=>o});var r=n(33443);const o={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,r.o)({values:{narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},defaultWidth:"wide"}),quarter:(0,r.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,r.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,r.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,r.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"})}},18106(e,t,n){"use strict";n.d(t,{Y:()=>o});var r=n(57883);const o={ordinalNumber:(0,n(20337).K)({matchPattern:/^(\d+)(th|st|nd|rd)?/i,parsePattern:/\d+/i,valueCallback:e=>parseInt(e,10)}),era:(0,r.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,r.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,r.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,r.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,r.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"})}},75867(e,t,n){"use strict";n.d(t,{O:()=>s});var r=n(54277),o=n(35478),a=n(32180),i=n(86908),c=n(63778);const s={code:"fr-CH",formatDistance:r.B,formatLong:i.s,formatRelative:c.o,localize:o.k,match:a.Y,options:{weekStartsOn:1,firstWeekContainsDate:4}}},86908(e,t,n){"use strict";n.d(t,{s:()=>o});var r=n(7277);const o={date:(0,r.k)({formats:{full:"EEEE d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"dd.MM.y"},defaultWidth:"full"}),time:(0,r.k)({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:(0,r.k)({formats:{full:"{{date}} 'à' {{time}}",long:"{{date}} 'à' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},defaultWidth:"full"})}},63778(e,t,n){"use strict";n.d(t,{o:()=>o});const r={lastWeek:"eeee 'la semaine dernière à' p",yesterday:"'hier à' p",today:"'aujourd’hui à' p",tomorrow:"'demain à' p'",nextWeek:"eeee 'la semaine prochaine à' p",other:"P"},o=(e,t,n,o)=>r[e]},54277(e,t,n){"use strict";n.d(t,{B:()=>o});const r={lessThanXSeconds:{one:"moins d’une seconde",other:"moins de {{count}} secondes"},xSeconds:{one:"1 seconde",other:"{{count}} secondes"},halfAMinute:"30 secondes",lessThanXMinutes:{one:"moins d’une minute",other:"moins de {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"environ 1 heure",other:"environ {{count}} heures"},xHours:{one:"1 heure",other:"{{count}} heures"},xDays:{one:"1 jour",other:"{{count}} jours"},aboutXWeeks:{one:"environ 1 semaine",other:"environ {{count}} semaines"},xWeeks:{one:"1 semaine",other:"{{count}} semaines"},aboutXMonths:{one:"environ 1 mois",other:"environ {{count}} mois"},xMonths:{one:"1 mois",other:"{{count}} mois"},aboutXYears:{one:"environ 1 an",other:"environ {{count}} ans"},xYears:{one:"1 an",other:"{{count}} ans"},overXYears:{one:"plus d’un an",other:"plus de {{count}} ans"},almostXYears:{one:"presqu’un an",other:"presque {{count}} ans"}},o=(e,t,n)=>{let o;const a=r[e];return o="string"==typeof a?a:1===t?a.one:a.other.replace("{{count}}",String(t)),n?.addSuffix?n.comparison&&n.comparison>0?"dans "+o:"il y a "+o:o}},35478(e,t,n){"use strict";n.d(t,{k:()=>a});var r=n(33443);const o=["MMM","MMMM"],a={preprocessor:(e,t)=>{if(1===e.getDate())return t;return t.some((e=>e.isToken&&o.includes(e.value)))?t.map((e=>e.isToken&&"do"===e.value?{isToken:!0,value:"d"}:e)):t},ordinalNumber:(e,t)=>{const n=Number(e),r=t?.unit;if(0===n)return"0";let o;return o=1===n?r&&["year","week","hour","minute","second"].includes(r)?"ère":"er":"ème",n+o},era:(0,r.o)({values:{narrow:["av. J.-C","ap. J.-C"],abbreviated:["av. J.-C","ap. J.-C"],wide:["avant Jésus-Christ","après Jésus-Christ"]},defaultWidth:"wide"}),quarter:(0,r.o)({values:{narrow:["T1","T2","T3","T4"],abbreviated:["1er trim.","2ème trim.","3ème trim.","4ème trim."],wide:["1er trimestre","2ème trimestre","3ème trimestre","4ème trimestre"]},defaultWidth:"wide",argumentCallback:e=>e-1}),month:(0,r.o)({values:{narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["janv.","févr.","mars","avr.","mai","juin","juil.","août","sept.","oct.","nov.","déc."],wide:["janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre"]},defaultWidth:"wide"}),day:(0,r.o)({values:{narrow:["D","L","M","M","J","V","S"],short:["di","lu","ma","me","je","ve","sa"],abbreviated:["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],wide:["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"]},defaultWidth:"wide"}),dayPeriod:(0,r.o)({values:{narrow:{am:"AM",pm:"PM",midnight:"minuit",noon:"midi",morning:"mat.",afternoon:"ap.m.",evening:"soir",night:"mat."},abbreviated:{am:"AM",pm:"PM",midnight:"minuit",noon:"midi",morning:"matin",afternoon:"après-midi",evening:"soir",night:"matin"},wide:{am:"AM",pm:"PM",midnight:"minuit",noon:"midi",morning:"du matin",afternoon:"de l’après-midi",evening:"du soir",night:"du matin"}},defaultWidth:"wide"})}},32180(e,t,n){"use strict";n.d(t,{Y:()=>o});var r=n(57883);const o={ordinalNumber:(0,n(20337).K)({matchPattern:/^(\d+)(ième|ère|ème|er|e)?/i,parsePattern:/\d+/i,valueCallback:e=>parseInt(e)}),era:(0,r.A)({matchPatterns:{narrow:/^(av\.J\.C|ap\.J\.C|ap\.J\.-C)/i,abbreviated:/^(av\.J\.-C|av\.J-C|apr\.J\.-C|apr\.J-C|ap\.J-C)/i,wide:/^(avant Jésus-Christ|après Jésus-Christ)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^av/i,/^ap/i]},defaultParseWidth:"any"}),quarter:(0,r.A)({matchPatterns:{narrow:/^T?[1234]/i,abbreviated:/^[1234](er|ème|e)? trim\.?/i,wide:/^[1234](er|ème|e)? trimestre/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:e=>e+1}),month:(0,r.A)({matchPatterns:{narrow:/^[jfmasond]/i,abbreviated:/^(janv|févr|mars|avr|mai|juin|juill|juil|août|sept|oct|nov|déc)\.?/i,wide:/^(janvier|février|mars|avril|mai|juin|juillet|août|septembre|octobre|novembre|décembre)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^av/i,/^ma/i,/^juin/i,/^juil/i,/^ao/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:(0,r.A)({matchPatterns:{narrow:/^[lmjvsd]/i,short:/^(di|lu|ma|me|je|ve|sa)/i,abbreviated:/^(dim|lun|mar|mer|jeu|ven|sam)\.?/i,wide:/^(dimanche|lundi|mardi|mercredi|jeudi|vendredi|samedi)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^d/i,/^l/i,/^m/i,/^m/i,/^j/i,/^v/i,/^s/i],any:[/^di/i,/^lu/i,/^ma/i,/^me/i,/^je/i,/^ve/i,/^sa/i]},defaultParseWidth:"any"}),dayPeriod:(0,r.A)({matchPatterns:{narrow:/^(a|p|minuit|midi|mat\.?|ap\.?m\.?|soir|nuit)/i,any:/^([ap]\.?\s?m\.?|du matin|de l'après[-\s]midi|du soir|de la nuit)/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^min/i,noon:/^mid/i,morning:/mat/i,afternoon:/ap/i,evening:/soir/i,night:/nuit/i}},defaultParseWidth:"any"})}},95494(e,t,n){"use strict";n.d(t,{it:()=>s});var r=n(6200),o=n(41601),a=n(79207),i=n(43847),c=n(58255);const s={code:"it",formatDistance:r.B,formatLong:o.s,formatRelative:a.o,localize:i.k,match:c.Y,options:{weekStartsOn:1,firstWeekContainsDate:4}}},6200(e,t,n){"use strict";n.d(t,{B:()=>o});const r={lessThanXSeconds:{one:"meno di un secondo",other:"meno di {{count}} secondi"},xSeconds:{one:"un secondo",other:"{{count}} secondi"},halfAMinute:"alcuni secondi",lessThanXMinutes:{one:"meno di un minuto",other:"meno di {{count}} minuti"},xMinutes:{one:"un minuto",other:"{{count}} minuti"},aboutXHours:{one:"circa un'ora",other:"circa {{count}} ore"},xHours:{one:"un'ora",other:"{{count}} ore"},xDays:{one:"un giorno",other:"{{count}} giorni"},aboutXWeeks:{one:"circa una settimana",other:"circa {{count}} settimane"},xWeeks:{one:"una settimana",other:"{{count}} settimane"},aboutXMonths:{one:"circa un mese",other:"circa {{count}} mesi"},xMonths:{one:"un mese",other:"{{count}} mesi"},aboutXYears:{one:"circa un anno",other:"circa {{count}} anni"},xYears:{one:"un anno",other:"{{count}} anni"},overXYears:{one:"più di un anno",other:"più di {{count}} anni"},almostXYears:{one:"quasi un anno",other:"quasi {{count}} anni"}},o=(e,t,n)=>{let o;const a=r[e];return o="string"==typeof a?a:1===t?a.one:a.other.replace("{{count}}",t.toString()),n?.addSuffix?n.comparison&&n.comparison>0?"tra "+o:o+" fa":o}},41601(e,t,n){"use strict";n.d(t,{s:()=>o});var r=n(7277);const o={date:(0,r.k)({formats:{full:"EEEE d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"dd/MM/y"},defaultWidth:"full"}),time:(0,r.k)({formats:{full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},defaultWidth:"full"}),dateTime:(0,r.k)({formats:{full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},defaultWidth:"full"})}},79207(e,t,n){"use strict";n.d(t,{o:()=>c});var r=n(90096);const o=["domenica","lunedì","martedì","mercoledì","giovedì","venerdì","sabato"];function a(e){return"'"+o[e]+" alle' p"}const i={lastWeek:(e,t,n)=>{const i=e.getDay();return(0,r.R)(e,t,n)?a(i):function(e){return 0===e?"'domenica scorsa alle' p":"'"+o[e]+" scorso alle' p"}(i)},yesterday:"'ieri alle' p",today:"'oggi alle' p",tomorrow:"'domani alle' p",nextWeek:(e,t,n)=>{const i=e.getDay();return(0,r.R)(e,t,n)?a(i):function(e){return 0===e?"'domenica prossima alle' p":"'"+o[e]+" prossimo alle' p"}(i)},other:"P"},c=(e,t,n,r)=>{const o=i[e];return"function"==typeof o?o(t,n,r):o}},43847(e,t,n){"use strict";n.d(t,{k:()=>o});var r=n(33443);const o={ordinalNumber:(e,t)=>{const n=Number(e);return String(n)},era:(0,r.o)({values:{narrow:["aC","dC"],abbreviated:["a.C.","d.C."],wide:["avanti Cristo","dopo Cristo"]},defaultWidth:"wide"}),quarter:(0,r.o)({values:{narrow:["1","2","3","4"],abbreviated:["T1","T2","T3","T4"],wide:["1º trimestre","2º trimestre","3º trimestre","4º trimestre"]},defaultWidth:"wide",argumentCallback:e=>e-1}),month:(0,r.o)({values:{narrow:["G","F","M","A","M","G","L","A","S","O","N","D"],abbreviated:["gen","feb","mar","apr","mag","giu","lug","ago","set","ott","nov","dic"],wide:["gennaio","febbraio","marzo","aprile","maggio","giugno","luglio","agosto","settembre","ottobre","novembre","dicembre"]},defaultWidth:"wide"}),day:(0,r.o)({values:{narrow:["D","L","M","M","G","V","S"],short:["dom","lun","mar","mer","gio","ven","sab"],abbreviated:["dom","lun","mar","mer","gio","ven","sab"],wide:["domenica","lunedì","martedì","mercoledì","giovedì","venerdì","sabato"]},defaultWidth:"wide"}),dayPeriod:(0,r.o)({values:{narrow:{am:"m.",pm:"p.",midnight:"mezzanotte",noon:"mezzogiorno",morning:"mattina",afternoon:"pomeriggio",evening:"sera",night:"notte"},abbreviated:{am:"AM",pm:"PM",midnight:"mezzanotte",noon:"mezzogiorno",morning:"mattina",afternoon:"pomeriggio",evening:"sera",night:"notte"},wide:{am:"AM",pm:"PM",midnight:"mezzanotte",noon:"mezzogiorno",morning:"mattina",afternoon:"pomeriggio",evening:"sera",night:"notte"}},defaultWidth:"wide",formattingValues:{narrow:{am:"m.",pm:"p.",midnight:"mezzanotte",noon:"mezzogiorno",morning:"di mattina",afternoon:"del pomeriggio",evening:"di sera",night:"di notte"},abbreviated:{am:"AM",pm:"PM",midnight:"mezzanotte",noon:"mezzogiorno",morning:"di mattina",afternoon:"del pomeriggio",evening:"di sera",night:"di notte"},wide:{am:"AM",pm:"PM",midnight:"mezzanotte",noon:"mezzogiorno",morning:"di mattina",afternoon:"del pomeriggio",evening:"di sera",night:"di notte"}},defaultFormattingWidth:"wide"})}},58255(e,t,n){"use strict";n.d(t,{Y:()=>o});var r=n(57883);const o={ordinalNumber:(0,n(20337).K)({matchPattern:/^(\d+)(º)?/i,parsePattern:/\d+/i,valueCallback:e=>parseInt(e,10)}),era:(0,r.A)({matchPatterns:{narrow:/^(aC|dC)/i,abbreviated:/^(a\.?\s?C\.?|a\.?\s?e\.?\s?v\.?|d\.?\s?C\.?|e\.?\s?v\.?)/i,wide:/^(avanti Cristo|avanti Era Volgare|dopo Cristo|Era Volgare)/i},defaultMatchWidth:"wide",parsePatterns:{any:[/^a/i,/^(d|e)/i]},defaultParseWidth:"any"}),quarter:(0,r.A)({matchPatterns:{narrow:/^[1234]/i,abbreviated:/^t[1234]/i,wide:/^[1234](º)? trimestre/i},defaultMatchWidth:"wide",parsePatterns:{any:[/1/i,/2/i,/3/i,/4/i]},defaultParseWidth:"any",valueCallback:e=>e+1}),month:(0,r.A)({matchPatterns:{narrow:/^[gfmalsond]/i,abbreviated:/^(gen|feb|mar|apr|mag|giu|lug|ago|set|ott|nov|dic)/i,wide:/^(gennaio|febbraio|marzo|aprile|maggio|giugno|luglio|agosto|settembre|ottobre|novembre|dicembre)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^g/i,/^f/i,/^m/i,/^a/i,/^m/i,/^g/i,/^l/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ge/i,/^f/i,/^mar/i,/^ap/i,/^mag/i,/^gi/i,/^l/i,/^ag/i,/^s/i,/^o/i,/^n/i,/^d/i]},defaultParseWidth:"any"}),day:(0,r.A)({matchPatterns:{narrow:/^[dlmgvs]/i,short:/^(do|lu|ma|me|gi|ve|sa)/i,abbreviated:/^(dom|lun|mar|mer|gio|ven|sab)/i,wide:/^(domenica|luned[i|ì]|marted[i|ì]|mercoled[i|ì]|gioved[i|ì]|venerd[i|ì]|sabato)/i},defaultMatchWidth:"wide",parsePatterns:{narrow:[/^d/i,/^l/i,/^m/i,/^m/i,/^g/i,/^v/i,/^s/i],any:[/^d/i,/^l/i,/^ma/i,/^me/i,/^g/i,/^v/i,/^s/i]},defaultParseWidth:"any"}),dayPeriod:(0,r.A)({matchPatterns:{narrow:/^(a|m\.|p|mezzanotte|mezzogiorno|(di|del) (mattina|pomeriggio|sera|notte))/i,any:/^([ap]\.?\s?m\.?|mezzanotte|mezzogiorno|(di|del) (mattina|pomeriggio|sera|notte))/i},defaultMatchWidth:"any",parsePatterns:{any:{am:/^a/i,pm:/^p/i,midnight:/^mezza/i,noon:/^mezzo/i,morning:/mattina/i,afternoon:/pomeriggio/i,evening:/sera/i,night:/notte/i}},defaultParseWidth:"any"})}},14533(e,t,n){"use strict";n.d(t,{a:()=>o});var r=n(29407);function o(e,t,n){const o=(0,r.a)(e,n?.in);return o.setHours(t),o}},36374(e,t,n){"use strict";n.d(t,{$:()=>o});var r=n(29407);function o(e,t,n){const o=(0,r.a)(e,n?.in);return o.setMilliseconds(t),o}},74279(e,t,n){"use strict";n.d(t,{g:()=>o});var r=n(29407);function o(e,t,n){const o=(0,r.a)(e,n?.in);return o.setMinutes(t),o}},81007(e,t,n){"use strict";n.d(t,{g:()=>o});var r=n(29407);function o(e,t,n){const o=(0,r.a)(e,n?.in);return o.setSeconds(t),o}},80337(e,t,n){"use strict";n.d(t,{k:()=>a});var r=n(92516),o=n(29407);function a(e,t){const n=(0,r.q)(),a=t?.weekStartsOn??t?.locale?.options?.weekStartsOn??n.weekStartsOn??n.locale?.options?.weekStartsOn??0,i=(0,o.a)(e,t?.in),c=i.getDay(),s=(c<a?7:0)+c-a;return i.setDate(i.getDate()-s),i.setHours(0,0,0,0),i}},29407(e,t,n){"use strict";n.d(t,{a:()=>o});var r=n(43329);function o(e,t){return(0,r.w)(t||e,e)}},40638(e,t,n){"use strict";n.d(t,{IF:()=>i,O4:()=>a,RK:()=>d,SV:()=>m});var r=n(86714),o=n(95411);let a=function(e){return e.MISSING_VALUE="MISSING_VALUE",e.INVALID_VALUE="INVALID_VALUE",e.MISSING_INTL_API="MISSING_INTL_API",e}({});var i=class extends Error{constructor(e,t,n){super(e),this.code=t,this.originalMessage=n}toString(){return`[formatjs Error: ${this.code}] ${this.message}`}},c=class extends i{constructor(e,t,n,r){super(`Invalid values for "${e}": "${t}". Options are "${Object.keys(n).join('", "')}"`,a.INVALID_VALUE,r)}},s=class extends i{constructor(e,t,n){super(`Value for "${e}" must be of type ${t}`,a.INVALID_VALUE,n)}},l=class extends i{constructor(e,t){super(`The intl string context variable "${e}" was not provided to the string "${t}"`,a.MISSING_VALUE,t)}};let u=function(e){return e[e.literal=0]="literal",e[e.object=1]="object",e}({});function d(e){return"function"==typeof e}function p(e,t,n,r,f,h,m){if(1===e.length&&(0,o.eW)(e[0]))return[{type:u.literal,value:e[0].value}];const g=[];for(const v of e){if((0,o.eW)(v)){g.push({type:u.literal,value:v.value});continue}if((0,o.jA)(v)){"number"==typeof h&&g.push({type:u.literal,value:n.getNumberFormat(t).format(h)});continue}const{value:e}=v;if(!f||!(e in f))throw new l(e,m);let b=f[e];if((0,o.Im)(v))b&&"string"!=typeof b&&"number"!=typeof b&&"bigint"!=typeof b||(b="string"==typeof b||"number"==typeof b||"bigint"==typeof b?String(b):""),g.push({type:"string"==typeof b?u.literal:u.object,value:b});else if((0,o.tv)(v)){const e="string"==typeof v.style?r.date[v.style]:(0,o.Tu)(v.style)?v.style.parsedOptions:void 0;g.push({type:u.literal,value:n.getDateTimeFormat(t,e).format(b)})}else if((0,o.Qh)(v)){const e="string"==typeof v.style?r.time[v.style]:(0,o.Tu)(v.style)?v.style.parsedOptions:r.time.medium;g.push({type:u.literal,value:n.getDateTimeFormat(t,e).format(b)})}else if((0,o.oF)(v)){const e="string"==typeof v.style?r.number[v.style]:(0,o.N1)(v.style)?v.style.parsedOptions:void 0;if(e&&e.scale){const t=e.scale||1;if("bigint"==typeof b){if(!Number.isInteger(t))throw new TypeError(`Cannot apply fractional scale ${t} to bigint value. Scale must be an integer when formatting bigint.`);b*=BigInt(t)}else b*=t}g.push({type:u.literal,value:n.getNumberFormat(t,e).format(b)})}else{if((0,o.xm)(v)){const{children:e,value:o}=v,a=f[o];if(!d(a))throw new s(o,"function",m);let i=a(p(e,t,n,r,f,h).map((e=>e.value)));Array.isArray(i)||(i=[i]),g.push(...i.map((e=>({type:"string"==typeof e?u.literal:u.object,value:e}))))}if((0,o.Jp)(v)){const e=b,o=(Object.prototype.hasOwnProperty.call(v.options,e)?v.options[e]:void 0)||v.options.other;if(!o)throw new c(v.value,b,Object.keys(v.options),m);g.push(...p(o.value,t,n,r,f))}else if((0,o.N6)(v)){const e=`=${b}`;let o=Object.prototype.hasOwnProperty.call(v.options,e)?v.options[e]:void 0;if(!o){if(!Intl.PluralRules)throw new i('Intl.PluralRules is not available in this environment.\nTry polyfilling it using "@formatjs/intl-pluralrules"\n',a.MISSING_INTL_API,m);const e="bigint"==typeof b?Number(b):b,r=n.getPluralRules(t,{type:v.pluralType}).select(e-(v.offset||0));o=(Object.prototype.hasOwnProperty.call(v.options,r)?v.options[r]:void 0)||v.options.other}if(!o)throw new c(v.value,b,Object.keys(v.options),m);const s="bigint"==typeof b?Number(b):b;g.push(...p(o.value,t,n,r,f,s-(v.offset||0)))}else;}}return(v=g).length<2?v:v.reduce(((e,t)=>{const n=e[e.length-1];return n&&n.type===u.literal&&t.type===u.literal?n.value+=t.value:e.push(t),e}),[]);var v}function f(e,t){return t?Object.keys(e).reduce(((n,r)=>{var o,a;return n[r]=(o=e[r],(a=t[r])?{...o,...a,...Object.keys(o).reduce(((e,t)=>(e[t]={...o[t],...a[t]},e)),{})}:o),n}),{...e}):e}function h(e){return{create:()=>({get:t=>e[t],set(t,n){e[t]=n}})}}var m=class e{constructor(t,n=e.defaultLocale,o,a){if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=e=>{const t=this.formatToParts(e);if(1===t.length)return t[0].value;const n=t.reduce(((e,t)=>(e.length&&t.type===u.literal&&"string"==typeof e[e.length-1]?e[e.length-1]+=t.value:e.push(t.value),e)),[]);return n.length<=1?n[0]||"":n},this.formatToParts=e=>p(this.ast,this.locales,this.formatters,this.formats,e,void 0,this.message),this.resolvedOptions=()=>({locale:this.resolvedLocale?.toString()||Intl.NumberFormat.supportedLocalesOf(this.locales)[0]}),this.getAst=()=>this.ast,this.locales=n,this.resolvedLocale=e.resolveLocale(n),"string"==typeof t){if(this.message=t,!e.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");const{...n}=a||{};this.ast=e.__parse(t,{...n,locale:this.resolvedLocale})}else this.ast=t;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=f(e.formats,o),this.formatters=a&&a.formatters||function(e={number:{},dateTime:{},pluralRules:{}}){return{getNumberFormat:(0,r.B)(((...e)=>new Intl.NumberFormat(...e)),{cache:h(e.number),strategy:r.W.variadic}),getDateTimeFormat:(0,r.B)(((...e)=>new Intl.DateTimeFormat(...e)),{cache:h(e.dateTime),strategy:r.W.variadic}),getPluralRules:(0,r.B)(((...e)=>new Intl.PluralRules(...e)),{cache:h(e.pluralRules),strategy:r.W.variadic})}}(this.formatterCache)}static{this.memoizedDefaultLocale=null}static get defaultLocale(){return e.memoizedDefaultLocale||(e.memoizedDefaultLocale=(new Intl.NumberFormat).resolvedOptions().locale),e.memoizedDefaultLocale}static{this.resolveLocale=e=>{if(void 0===Intl.Locale)return;const t=Intl.NumberFormat.supportedLocalesOf(e);return t.length>0?new Intl.Locale(t[0]):new Intl.Locale("string"==typeof e?e:e[0])}}static{this.__parse=o.qg}static{this.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}}}}},38401(e,t,n){"use strict";n.d(t,{Dk:()=>E,Gr:()=>R,XU:()=>N,sA:()=>S,tz:()=>h,uZ:()=>T});var r=n(4883),o=n(31842),a=n(74848),i=n(40638);function c(e,t,n=Error){if(!e)throw new n(t)}function s(e){c(e,"[React Intl] Could not find required `intl` object. <IntlProvider> needs to exist in the component ancestry.")}const l={...o.JF,textComponent:r.Fragment},u=e=>r.Children.toArray(e).map(((e,t)=>r.isValidElement(e)?(0,a.jsx)(r.Fragment,{children:e},t):e));function d(e,t){if(e===t)return!0;if(!e||!t)return!1;var n=Object.keys(e),r=Object.keys(t),o=n.length;if(r.length!==o)return!1;for(var a=0;a<o;a++){var i=n[a];if(e[i]!==t[i]||!Object.prototype.hasOwnProperty.call(t,i))return!1}return!0}const p=r.createContext(null),f=p.Provider;function h(){const e=r.useContext(p);return s(e),e}var m=function(e){return e.formatDate="FormattedDate",e.formatTime="FormattedTime",e.formatNumber="FormattedNumber",e.formatList="FormattedList",e.formatDisplayName="FormattedDisplayName",e}(m||{}),g=function(e){return e.formatDate="FormattedDateParts",e.formatTime="FormattedTimeParts",e.formatNumber="FormattedNumberParts",e.formatList="FormattedListParts",e}(g||{});const v=e=>{const t=h(),{value:n,children:r,...o}=e;return r(t.formatNumberToParts(n,o))};v.displayName="FormattedNumberParts";function b(e){const t=t=>{const n=h(),{value:r,children:o,...a}=t,i="string"==typeof r?new Date(r||0):r;return o("formatDate"===e?n.formatDateToParts(i,a):n.formatTimeToParts(i,a))};return t.displayName=g[e],t}function y(e){const t=t=>{const n=h(),{value:o,children:i,...c}=t,s=n[e](o,c);return"function"==typeof i?i(s):(0,a.jsx)(n.textComponent||r.Fragment,{children:s})};return t.displayName=m[e],t}function w(e){return e?Object.keys(e).reduce(((t,n)=>{const r=e[n];var o;return t[n]=(0,i.RK)(r)?(o=r,function(e){return o(u(e))}):r,t}),{}):e}v.displayName="FormattedNumberParts";const x=(e,t,n,r,...a)=>{const i=(0,o.hw)(e,t,n,w(r),...a);return Array.isArray(i)?u(i):i};function k(e){const{formatMessage:t,textComponent:n=r.Fragment}=h(),{id:o,description:i,defaultMessage:c,values:s,children:l,tagName:u=n,ignoreTag:d}=e,p=t({id:o,description:i,defaultMessage:c},s,{ignoreTag:d});return"function"==typeof l?l(Array.isArray(p)?p:[p]):u?(0,a.jsx)(u,{children:p}):(0,a.jsx)(a.Fragment,{children:p})}k.displayName="FormattedMessage";const S=r.memo(k,(function(e,t){const{values:n,...r}=e,{values:o,...a}=t;return d(o,n)&&d(r,a)}));S.displayName="MemoizedFormattedMessage";function O(e){const t=r.useRef((0,o.MT)()),n=r.useRef(void 0),i=r.useRef(void 0),c={};for(const t in e)void 0!==e[t]&&(c[t]=e[t]);const u=function(e){return{locale:e.locale,timeZone:e.timeZone,fallbackOnEmptyString:e.fallbackOnEmptyString,formats:e.formats,textComponent:e.textComponent,messages:e.messages,defaultLocale:e.defaultLocale,defaultFormats:e.defaultFormats,onError:e.onError,onWarn:e.onWarn,wrapRichTextChunksInFragment:e.wrapRichTextChunksInFragment,defaultRichTextElements:e.defaultRichTextElements}}({...l,...c});return n.current&&d(n.current,u)||(n.current=u,i.current=(({defaultRichTextElements:e,...t},n)=>{const r=w(e),a=(0,o.EY)({...l,...t,defaultRichTextElements:r},n),i={locale:a.locale,timeZone:a.timeZone,fallbackOnEmptyString:a.fallbackOnEmptyString,formats:a.formats,defaultLocale:a.defaultLocale,defaultFormats:a.defaultFormats,messages:a.messages,onError:a.onError,defaultRichTextElements:r};return{...a,formatMessage:x.bind(null,i,a.formatters),$t:x.bind(null,i,a.formatters)}})(u,t.current)),s(i.current),(0,a.jsx)(f,{value:i.current,children:e.children})}O.displayName="IntlProvider";const E=O,A=3600;function P(e){const t=Math.abs(e);return t<60?"second":t<A?"minute":t<86400?"hour":"day"}function _(e){switch(e){case"second":return 1;case"minute":return 60;case"hour":return A;default:return 86400}}const C=["second","minute","hour"];function j(e="second"){return C.indexOf(e)>-1}const D=e=>{const{formatRelativeTime:t,textComponent:n}=h(),{children:r,value:o,unit:i,...c}=e,s=t(o||0,i,c);return"function"==typeof r?r(s):n?(0,a.jsx)(n,{children:s}):(0,a.jsx)(a.Fragment,{children:s})},T=({value:e=0,unit:t="second",updateIntervalInSeconds:n,...o})=>{c(!n||!(!n||!j(t)),"Cannot schedule update with unit longer than hour");const[i,s]=r.useState(),[l,u]=r.useState(0),[d,p]=r.useState(0),f=r.useRef(void 0);t===i&&e===l||(u(e||0),s(t),p(j(t)?function(e,t){if(!e)return 0;switch(t){case"second":return e;case"minute":return 60*e;default:return e*A}}(e,t):0)),r.useEffect((()=>{function e(){clearTimeout(f.current)}if(e(),!n||!j(t))return e;const r=d-n,o=P(r);if("day"===o)return e;const a=_(o),i=r-r%a,c=i>=d?i-a:i,s=Math.abs(c-d);return d!==c&&(f.current=setTimeout((()=>p(c)),1e3*s)),e}),[d,n,t]);let h=e||0,m=t;if(j(t)&&"number"==typeof d&&n){m=P(d);const e=_(m);h=Math.round(d/e)}return(0,a.jsx)(D,{value:h,unit:m,...o})};T.displayName="FormattedRelativeTime";const N=y("formatDate"),R=(y("formatTime"),y("formatNumber"));y("formatList"),y("formatDisplayName"),b("formatDate"),b("formatTime")}},c={};function s(e){var t=c[e];if(void 0!==t)return t.exports;var n=c[e]={id:e,loaded:!1,exports:{}};return i[e].call(n.exports,n,n.exports,s),n.loaded=!0,n.exports}s.m=i,s.amdD=function(){throw new Error("define cannot be used indirect")},s.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return s.d(t,{a:t}),t},r=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,s.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);s.r(o);var a={};n=n||[null,r({}),r([]),r(r)];for(var i=2&t&&e;("object"==typeof i||"function"==typeof i)&&!~n.indexOf(i);i=r(i))Object.getOwnPropertyNames(i).forEach((t=>a[t]=()=>e[t]));return a.default=()=>e,s.d(o,a),o},s.d=(e,t)=>{for(var n in t)s.o(t,n)&&!s.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},s.f={},s.e=e=>Promise.all(Object.keys(s.f).reduce(((t,n)=>(s.f[n](e,t),t)),[])),s.u=e=>"chunk-"+({4672:"phone-formatter",36916:"vendor-icons",49222:"vendor-libphonenumber-js",54310:"vendor-fontawesome",71262:"html-editor",83722:"code-editor"}[e]||e)+"."+{311:"55b709a1e67d30741e96",662:"0709b28425abca2159be",850:"fc9b4e2f1f0020dc680a",996:"21a842210fa3c8385856",1207:"eb29c85fefa59b81ee29",1216:"6acaae98c11fc5093b1c",1221:"9ed57a05f59fb0852f8d",1234:"b772b800007fe0af5ca0",1325:"bbf245813bc3167f8e28",1361:"c72713c80a4d951a3536",1496:"e29046cbbe103a33b971",1655:"57f39649ad023fe0a44d",1702:"6a2e20365a9fe58c9408",1766:"3266b3e54db03e176fd5",2045:"d2e6608a066a0e1a8075",2070:"3c2b089a2893beb5cf51",2451:"3466483b840640f19706",2540:"26a95001fce688f4df0a",2586:"aab9805dfd4411d66a75",2682:"fbce207866337b7948c6",3082:"1e22f1f7069c73263cca",3459:"62de1f29b122c6070a0c",4139:"86ea494a01052de0a906",4490:"4aa480502a55b02d2792",4672:"df409b6ab91acadfb10f",5243:"79991c7b9691fcd34056",5318:"50ce2dedab26b3e546b1",5438:"075f4fcfe1218743620f",5575:"0c64f6946a4fa6bbdfcc",5817:"3634825f807251ab5b20",6041:"0e58d9c8c41755f867d5",6147:"1f7ce063c1946f2f1359",6396:"9f55f8d7e81293cfd96a",6644:"beeb0a46b19d88c16d38",6893:"d1b655a118b8d35f16c9",7313:"0e9a157fd98f73fbb077",7625:"97c0b0e226ea9ffdb330",7743:"6a3b2b01e444368af9e2",7802:"e868ffe14749aedeb427",7989:"7d67b889e58f85f2fbf6",8171:"eef1e28193232f867458",8504:"71d1263e1e332cc8b63f",8676:"22c3b6e2ce770a269eeb",8818:"f48798d6db7389a4b62f",8992:"c75371a8810e05de1160",9017:"443c3b54409f19ee7c1b",9561:"482cce5d4fc3dbfe4ac2",9603:"43097da4b936011acc15",9753:"2104911286eef06de727",10012:"c8ab2dee83486b2444c8",10472:"3facaa10badfa19af71a",10499:"cd327bb45eefa3229969",10655:"a1310d1c80d1a95e1320",10910:"f9a73d6b14e4fece4326",11211:"2aeb59e8e88d31fdd075",11239:"3a5cd677cf29f3546ee4",11281:"d0881fa4e1202a4dbb76",11788:"51e32ea30eb321b03e6f",11842:"9004a43dcef6d7760dd2",13081:"6e3a716365ee7d39dd63",13093:"3b4932fbe1e946badeb8",13124:"764ef1f63f450a6e264e",13452:"f31354ce62affe8aa010",13622:"5769fcec499ffa3f8767",14291:"6b35b1445b08f16e746a",14527:"14552f16863cd535b9f3",14663:"97d3fa97b5fbc43dcb6b",14879:"fc754cc445fe49ec62d1",14973:"f5bd4d6821369ddb9902",15028:"12e19959715ac40d672a",15197:"deff53df5228fa2c24f0",15692:"2220e995fc039eb05eae",15802:"fd306bc350d0626d0473",15898:"1158c67247e4c8ab4f3c",16334:"fafa6ea6d3569a75d135",17e3:"c3fd2a7dc35291a84ae9",17076:"0f19a6b0d9cc8dc8ab61",17247:"db0ba89198c83764a522",17380:"9dc5fc5b4589a4c4c03d",18334:"b7ee0200ec27b95f0b60",18410:"bef573967f30cde14a27",18849:"f2472681cf4af859b992",19217:"1515dc5b023136b25cdd",19249:"90baded3ae36d9b7566a",19557:"2e0873273209dff402bc",19588:"3ad1468e8a3e9a8f7722",19786:"368da19980cfa756d67a",19956:"988e55513ade05075610",20009:"af75e80faa07fc7eab99",20047:"f7bee1ddda299d8667fe",20132:"5088bc17a351b35a9862",20360:"7fcaeef80d1db5956b22",20454:"fb27365591cf9a2129d6",20592:"f48bc52100574af18a16",20659:"e66eb1b6623329a2937c",21137:"4602565b0c56494683f3",21323:"2bfeee6325ccfa03bb82",21843:"e5f6f1902f9b094a6619",21901:"81698b2cc38d201c0a63",22030:"c6259dbf37721bbfbfd5",22584:"5d6cda172bda5322815d",22981:"7761a1310b113edb4605",23097:"ba847b56813726f79436",23257:"0b2c46625f3638e898cd",23407:"40a4f4ec8fc984c71455",24364:"c41187836437ff058e55",24499:"fe03519b5d9fbfd60fc3",24522:"584f31a073235fdd2e0a",24854:"a7fd3dfb0f0a153d69ef",25181:"4ade960a842ef4c100bb",25395:"12cec45009b444dc3631",25637:"be4ad6dabc51b1ac5b80",26051:"fd430c23c4ccf734e86b",26332:"86e899c360ce4305357b",26335:"4eef2a31a3376dc2a85f",26605:"7e65ff9ef2a2c0211495",26820:"fa58e092ebbee3d55be0",27211:"d3852ecf430737750021",28507:"609fae44f43cf8862780",28586:"1bcd120f8525d25beb3e",28734:"07684bf6b67a236ceaf0",28797:"5b5e2fa1d44428c8c827",29067:"2dfe443f7cc993f34941",29072:"a2ebb414065469553a79",29369:"8dafde99b5944fc2cf6f",29435:"660e92f79d1185e49133",29694:"18517adbc05c4642da34",29755:"7df6f8f9b7a96d4fcd5a",29861:"5f7679f4315fa3e2d0a3",29954:"79b1ae00af45e95a3c56",30470:"ac573086b4e17c955dc6",30486:"fd84837c0e602a7eaa62",30766:"217730baee42aed1b545",30897:"009ffa5de2ca2ddab31e",31001:"fc24be602d994b07bfe1",31131:"e00f6c558e7b634c6972",31255:"284d61fabe5b5e7e997f",31570:"38f44180ef39cc4bac78",31600:"102146e75a946ca0a528",31723:"3f9ca9f3db3e6aa55583",31835:"e7e6a10db3de690c40a5",32499:"755932b2aaa6c227b76c",32521:"284f3f58bed5891af7fe",32725:"084212f69acc91cc9e18",33204:"13d21862e8e9b6a61468",33227:"030d94d5f267409e7c89",33366:"cc6a7ba0fae65f10aa9b",33537:"ff4135b6b6d23fc0f21a",33688:"fd0e5ba6a25bc67d9142",34048:"82f3726f04680935d376",34163:"ef7ed0f0b6674e832d34",34675:"f249568ce058bdbe8959",34678:"adc95a7cdb5fb956efbd",34817:"02642114674717ea5515",34869:"1ae6b287a301074bace8",34916:"6793f2214984cbe50727",35173:"c9359f23abcb3ffbb024",36032:"a5a363c8f71950fc4255",36086:"181d5b1e040e11b819d1",36627:"599f51539711b56f98c0",36763:"96837ddc65e2150cb2da",36788:"0e7ffd3b0e524b3f1075",36916:"a8b816e584ade614d58c",37210:"f6278c0aadb80890fe5d",37551:"0a69c03c600be01a7959",37633:"50544d3151542cb1b0dc",37856:"9a37ed9989f007cb84f1",37887:"34bc6b68c4dfe77b7237",38223:"ae11e5ff036c4c7b6fe4",38297:"eedaae81cd83ca49ec70",38470:"6e4e7753c03332f46087",38506:"71f0b92fc5f9ab206a47",38749:"171a3deb73bfdbaf4a33",38848:"c103126300e5bd237e25",38909:"7bcd37f04776fd5618cc",38918:"588e8d295b84f0a9437c",39417:"5614744c5f77330f4adc",39669:"51e01abfaef96032f7ea",39797:"47480790e6c8b09c46bb",40426:"7a03b4113873e223f4fa",40975:"cb22d228c324ead003ec",41056:"b28cd9e48be188ca6e6f",41170:"9b6ca720904d7680825b",41293:"8b93fd134ecda415a88c",42049:"733b330d55d34c4be581",42206:"061386d61650c8dcc5f4",42482:"f2ce98cfbe1b7f4fd67c",43158:"60eb6fd2a03c92db6c32",43317:"ca9f4ceac867435d379d",43425:"b31052de5d55876efb17",43500:"c6835f9be8555cc4c110",43636:"2927cb3b50eef450cdf2",44286:"9971617eae952dd74262",44330:"41139c74898d549bc71f",44417:"9d80d6493d40b0348be4",44586:"d285afc00848c9d0cf72",44753:"f4531ccc8e9079e1e54f",44788:"1df2acb3c0abb6e02b23",45010:"88fdd69223a2ff04aaab",45011:"0f3ee20446072ae7e84d",45029:"450cac71e9af8a391422",45202:"648abbbcd149fea5425a",45209:"467b29b9742795038062",45587:"e178f27893c9c32ef621",45631:"5d3e1fca835a90f17786",45734:"95098f8933b7dd643805",45814:"2d182bf2ed9ecca4424e",46116:"c3b234cfd3764c5ac7ca",46167:"eaad51979a15258126c9",46503:"397619af3e2499a3d061",46623:"0192d63261a9431dbcaa",46811:"067bf557370878bb5bb0",47026:"6dd4d3cf79cf019e4c9f",47075:"f2effe325cfc11d32333",47145:"080c753a83b83ba91b76",47173:"de64cdd0bf6917c26572",47281:"bc445615da8446239d1a",47387:"60acb4daa69ee6b6040e",47507:"1cf8b3a1340f4cb79f05",47694:"aead390ef2eef6dee573",47968:"c844e5296f783731287e",48077:"4aadda7f9e96a7e1e9c1",48320:"b8eb8b426c820839dd9f",48331:"7196f1bdcc8a221a6d14",48575:"50c5014cb176eb6714e1",48640:"e534bf7a58811ef2c8bd",49159:"eadb61400091b1c10d77",49222:"eb517c355ffe999b8e56",49343:"d9b3aeec4ba3d1b53e43",49372:"b90c42134a7ac98b61ec",49392:"e7cdd975bf0c463dd969",49808:"842a1deb9090396c5e32",50117:"9502bee1ee2230863e3f",50152:"a1d1e59f249f83def93a",51004:"e367f86624bccf3f7e31",51057:"ef7d99460f087628da16",51150:"cef2267247ba07f6c739",51183:"e24c93b812697b07e44c",51199:"e47ddbe0a992b185f2da",51287:"0db49861e0d3a8c814d7",51289:"16c7f3c1b1e2d076a1d8",51678:"0bc483982c268f0f2855",51958:"2c1cd66da24b194d0b48",52602:"516ef2fae7c2fa4e5c1c",53103:"8e650d1a571786b92c48",53610:"f4b3433db4edb1bb91f0",53611:"2c084168e7aa91b6dfc7",53840:"1d2ee8133e222ba02eca",54176:"8e6d6d8f467d1ee6e048",54310:"277a8ac23d29765828d5",54958:"09a59592c6c721cc88fd",55009:"d7a4afbc7fa2e8639c29",55113:"b8906c45edb18e43f4f6",55208:"2ab47fc88c473bf699b6",55263:"f4b1fecdc5bcc5ac49a9",55677:"b50f7084898db30be8ac",55980:"dec370469b3dea2b1ffa",56470:"464fda9e7efcdced81e1",56742:"4e5e77a2dc75c051685f",56746:"ff270605f206b3b00f68",57e3:"fe8c369e39d86f6341b2",57031:"d15c526cf7246d17cc8b",57108:"58b676f3b9386f789b67",57186:"b80511a71283c3a99c70",57217:"5b4b99f7374c05365f8d",57546:"c19fe57a0a9bf9433598",57592:"29b9ec31ca428490a84a",57936:"f6f1b366d3240f2556c1",58045:"13a2c2dce2cf09d0f540",58082:"f724c8229530ef962fa1",58135:"08f721ab5ff6038da1bf",58292:"4899c7d3fa047709ee47",58382:"6991743aa1efc1ae7585",58444:"33375a6f72b502837a0a",58457:"2ce0618b4c8f8ea579dd",58485:"85feae1a28c3d60356df",58972:"a0eb7f83be915f8c6b1c",59287:"705e6431fb2158aa45c7",59364:"52e28d5be9c1332d4cf7",59479:"088d030275ceca04a3a0",59517:"209c1d4e6c01b399d711",59544:"9a9c1e6d4c85890bb8cf",60240:"4c7e69531a623e34ea80",60395:"98dc972c273dba592c86",60526:"a49437bdea3e2be9930a",60824:"c95ebbaaf010932ad6ff",60871:"88a168d6759efb77fb1e",61060:"76e9eafe5c968a07bdae",61079:"a3ca7aeccd20c134fc8c",61305:"e96f62a8bfc1b37d46df",61507:"63c9a7157d7ef468a0b4",61532:"175ae393fb289a835ccd",61594:"0382427712b4da544e89",61742:"69492c57097c7388ee14",61777:"6cfa01d168603d2e8b19",62115:"1b678f758663080a7b01",62308:"26dc495f0f463da3b0f9",62429:"59879690a27d5de8217e",62459:"80ad1792f9b61f1c915e",62575:"824beb8bf5cfa49e4401",62632:"986d0fe476f909c0e303",62797:"36551b552b6dc9eb3d94",63112:"bdb57914e8503d844bcd",63135:"92d35065523917c1ad99",63419:"88502bb23c0338114067",63471:"0e3f89f7c037ca05f16a",63489:"266aa9bfe25a60fe3ca2",63767:"2bb9b080be711df5cd0c",63780:"1f218c2f4ba4e7ff340d",64025:"3414e7a0b945937c7fa6",64108:"14ba11cb2e75baaa809b",64190:"072142050070bc273006",64309:"837ee3015640679acbb2",64420:"5d300e51b82dc0cae650",64442:"7abd6ed64f3d6c6d0f3c",64570:"ea6dec5dd759cf4aba44",64660:"cb8d588d30176bffd253",65111:"4d0dcda0383dac0d36e6",65408:"1a30bc2b9d7bd2e8dec9",65559:"4f3e54739cb32f771589",65896:"f35caf7ff8650f71e9a7",66181:"6a72393c9517628a0316",66448:"a2dfdbd24a3588f7489f",66565:"58c2a9e8e759b3e6542f",66656:"7485f3f4913bc3aab325",66796:"e584972fd68200f15a5d",66885:"5fcc126dd04266e2e46b",67015:"2fd58e657c09ec06111c",67278:"3937fef7a946d4b3857c",67705:"fb305cffbb0201ae2f18",67744:"917129ac82418dfa14cd",67772:"6e2a5492b50e16d96971",68389:"b0a81bcaab8e0ab2fdf1",68648:"626ab410de3b0107b50b",69073:"2b6d88ba6a1ac41f2f1e",69170:"50933dbc6144f3ccd543",69502:"cff776640344cdb44ade",69687:"9f6dff497a6ab6e68eca",69776:"08f6b63ed3cf7e02393c",69884:"9ee569bc61a675d05f36",69975:"e3110f5ccb37d9200092",70174:"5234cdf02209e0851692",70316:"46c6ddb94b2a0266aa94",70471:"2404ea8ce4e766412073",70997:"147b7a6a534a09d1ff10",71075:"2964b4b0918eb2c96de0",71262:"b14e478ffa420ad2f0c2",71496:"06a9e24517f63c64b71e",71657:"e24e92ec601c3a8f6123",72246:"74336b92b3c10275cf5b",72283:"5640ceafcb1a84995a2b",72376:"1c8fe4fca40bdb58f2c7",72456:"f76fad1aca8dfb886286",72496:"2e04213724432319d644",72823:"0986f95ef2f3e926bec0",72887:"a2459671464659787208",72969:"9ebe81bdee557bc539d9",73031:"dd71a517f881edd9d8c3",73120:"d272e6a0bffc5172bc48",73226:"2c1a6e531e24ea283b88",73330:"5a50a05993eb767c309c",73477:"205f99959cb9d231d738",73781:"eb6e7bcf93bdaae3ec12",74142:"3d670f4bd292f133bade",74413:"4725684692958ea7f1e5",75042:"065ab5be0ba83abd6cc1",75263:"749dac4a120692ffebe3",76235:"cbb7286a14ba4594cd07",76254:"6caae5921e2441a90dcc",76283:"de1a40e4c57169aef5e5",76397:"e8abbebfc125f8e8b0bb",76667:"74ebd2430bdc43e3ecd4",77385:"7071cd8ad175d5cd7137",77406:"87c4c4bdcfd581493a2b",77623:"ec72054b4d92a21b234c",77968:"a866a0b7a1acec57f7db",78056:"5f8f7e52e7b980b7de3d",78155:"1c273c1e11e3765cb7f8",78720:"5d8ced9525aef536ad7f",79258:"79cb99624223df731c11",79289:"fd6fd52e0ecb5ef82165",79340:"b6b4bd6671aba4f948a1",79625:"cb4ca441c1c2430a6e5a",79685:"e1f9dcb8ff9a472013de",79699:"7e364fd1b5c7c7598078",79869:"40fdcb998f181de4d773",80008:"a83f75ebb8cab1c8d37f",80262:"9c066f08769142e86213",80270:"2df925ad04c68e688b9d",80335:"b7511e28be8ecb4a5cd5",80566:"0b1c7eec30627206617a",80569:"3a2b0d9efa9f60d4cc82",80638:"3a86c8fbeff1678e1fa7",80902:"fe4159bb61199644b734",81328:"6b7115a74a075f38c799",81450:"13af8a1248b7c49c14ca",81534:"5bef7ceeca3acb52d1be",81852:"fb62cfca74c8fae32a6a",82067:"0dcc81ddc8e5007b3de8",82327:"e1e1fc9b4f7a1467a823",82422:"c3695a3eb28f2b642fd0",82544:"0370ded20e71e1527b37",82555:"5fb9ac0ce96e3fa77996",82628:"ef51d7865ca6f23d00b4",82954:"061ac642a1ce20c7cc2c",83136:"d9121fe1542f2122e02e",83282:"cbc4633f587e1371b460",83369:"0dff41c8748325cea681",83722:"bd499550aa7dc300d9c5",84506:"65901c8d6e51b655ed26",84556:"1037288f434db19f6a5d",84567:"a5ea4e7f08bf4d4786a2",84625:"4d45878bc75d842f0ce5",85085:"1437fb70620c874f931b",85477:"b1c42a2c640fc2f2efa4",85481:"9bf28c4cde56ec1da335",85749:"e12a77f854f7d0742067",86006:"ea630e081ef1e382e68f",86187:"89510d8669a217799c2c",86902:"ab0bf04a1e0383d5df49",86952:"0517e341b6e10ee776ce",87268:"a7087cd82cedd90f490c",87406:"debb0c44636d04b5eb39",87624:"64c6748e273bf56ee1d4",87632:"0af7995c6e40eb52dca5",87772:"c202df324d8c7a9f281a",87826:"8aa1ffea5e1e56adc349",87842:"bed34f3e7841458d6640",87874:"f12fa7bfa10ecc20982a",88408:"9a48313c98c21ae6d1d6",88533:"5eb1146629661065df32",88628:"12f5fc0c3aba791d9a2c",89179:"7d00f85436616020bda8",89426:"9a25ab594d74348e18c6",89476:"f67df3c69912937f1523",89609:"fa3ca64eb85db5886e02",89673:"151a1d4cab641fadfc63",89695:"a12db7f0fe08b4675472",90008:"84cc7ab91d9cfcfa4391",90316:"b24f7bec252cbafc332b",90616:"3e98884220668405e2c9",90667:"222b3dc2b62488187da8",90721:"3c9f3b41706ebac89371",90724:"7cb9cb9a20e61980c465",90731:"b19dfa49acdbda9e000d",90830:"a8afe84f076c4fe09682",90846:"7cbb8281928a160c83f1",91201:"52ea9aab1a5f7397dfdc",91316:"d71dbfaa509e1922fdf0",91344:"98a01a7b75c1e588f044",91841:"92b4c75fe767e610a016",91858:"11bc3a034c8b2a04f6a4",91951:"2b5529ef98c9dbefd8d8",92012:"a77b4948d3ea822a8af2",92174:"3e3739be35b37dfb3fbe",92361:"a3f0df65f0d112c837e5",92657:"65b03a51e48c472555a1",93102:"5065edb159d56ef9aac5",93171:"bb3a24a282c316bb3ae3",93236:"df4c86dec4767c440c40",93534:"eb21ab6c7f397035b32f",93537:"4e422fcf8100e596cb54",93985:"6b5b006c41701d71962a",94194:"874988358d90d2ada2ea",94224:"d780c752eab2bef8775c",94443:"3d38310af7bba4e9b7f7",94565:"042130afcf5cee5a91cf",95399:"571e5848a3b4f2e18aa8",95814:"1f7d4b0ec5fec6e00e2e",95883:"d2e26eb9c8852f1a2bd7",96145:"a6ee2cfdcf6528a8f9c6",96193:"79e4fe2851a1dc19c512",96199:"7f44df2209ad638b44bf",96332:"5398dbb27ce84121fb75",96679:"1d186d28cff27c3d9c06",96809:"cfa7a7a96385b2913bb8",96934:"55830f344105fcb8a760",97230:"25633af52236707de347",97359:"1e499768062f586a1f52",97665:"8fba68dda4752888ead1",97940:"0f24963a4ed77d85f2ee",98153:"af1fe2055e0ebaa9d030",98423:"72c9a2563b902325285c",98769:"18994fa02e00b158f525",98996:"95624092978a62b14e6c",99010:"04b4f165cf5dea59c237",99148:"7dab4be2c2769260ee22",99623:"4a7a4f9cfe1156da2363",99651:"e4f9a079d93032c29342"}[e]+".js",s.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),s.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),o={},a="tocco-widget-bundle:",s.l=(e,t,n,r)=>{if(o[e])o[e].push(t);else{var i,c;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")==a+n){i=d;break}}i||(c=!0,(i=document.createElement("script")).charset="utf-8",s.nc&&i.setAttribute("nonce",s.nc),i.setAttribute("data-webpack",a+n),i.src=e),o[e]=[t];var p=(t,n)=>{i.onerror=i.onload=null,clearTimeout(f);var r=o[e];if(delete o[e],i.parentNode&&i.parentNode.removeChild(i),r&&r.forEach((e=>e(n))),t)return t(n)},f=setTimeout(p.bind(null,void 0,{type:"timeout",target:i}),12e4);i.onerror=p.bind(null,i.onerror),i.onload=p.bind(null,i.onload),c&&document.head.appendChild(i)}},s.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},s.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),s.j=60458,s.p="/",(()=>{var e={60458:0};s.f.j=(t,n)=>{var r=s.o(e,t)?e[t]:void 0;if(0!==r)if(r)n.push(r[2]);else{var o=new Promise(((n,o)=>r=e[t]=[n,o]));n.push(r[2]=o);var a=s.p+s.u(t),i=new Error;s.l(a,(n=>{if(s.o(e,t)&&(0!==(r=e[t])&&(e[t]=void 0),r)){var o=n&&("load"===n.type?"missing":n.type),a=n&&n.target&&n.target.src;i.message="Loading chunk "+t+" failed.\n("+o+": "+a+")",i.name="ChunkLoadError",i.type=o,i.request=a,r[1](i)}}),"chunk-"+t,t)}};var t=(t,n)=>{var r,o,[a,i,c]=n,l=0;if(a.some((t=>0!==e[t]))){for(r in i)s.o(i,r)&&(s.m[r]=i[r]);if(c)c(s)}for(t&&t(n);l<a.length;l++)o=a[l],s.o(e,o)&&e[o]&&e[o][0](),e[o]=0},n=this.webpackChunktocco_widget_bundle=this.webpackChunktocco_widget_bundle||[];n.forEach(t.bind(null,0)),n.push=t.bind(null,n.push.bind(n))})(),s.nc=void 0;return(()=>{"use strict";function e(e,t,n,r,o,a,i){try{var c=e[a](i),s=c.value}catch(e){return void n(e)}c.done?t(s):Promise.resolve(s).then(r,o)}function t(t){return function(){var n=this,r=arguments;return new Promise((function(o,a){var i=t.apply(n,r);function c(t){e(i,o,a,c,s,"next",t)}function s(t){e(i,o,a,c,s,"throw",t)}c(void 0)}))}}var n=s(54756),r=s.n(n),o=s(80299),a=s.n(o),i=s(5338),c=s(19461),l="tocco-util/LOG_ERROR",u=function(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:Date.now();return{type:l,payload:{title:e,description:t,error:n,dateTime:r}}},d=s(4883),p=s.t(d,2),f=s.n(d),h=(s(78418),d.version.startsWith("19")),m=Symbol.for(h?"react.transitional.element":"react.element"),g=Symbol.for("react.portal"),v=Symbol.for("react.fragment"),b=Symbol.for("react.strict_mode"),y=Symbol.for("react.profiler"),w=Symbol.for("react.consumer"),x=Symbol.for("react.context"),k=Symbol.for("react.forward_ref"),S=Symbol.for("react.suspense"),O=Symbol.for("react.suspense_list"),E=Symbol.for("react.memo"),A=Symbol.for("react.lazy"),P=k,_=E;function C(e){if("object"==typeof e&&null!==e){const{$$typeof:t}=e;switch(t){case m:switch(e=e.type){case v:case y:case b:case S:case O:return e;default:switch(e=e&&e.$$typeof){case x:case k:case A:case E:case w:return e;default:return t}}case g:return t}}}function j(e,t,n,r,{areStatesEqual:o,areOwnPropsEqual:a,areStatePropsEqual:i}){let c,s,l,u,d,p=!1;function f(p,f){const h=!a(f,s),m=!o(p,c,f,s);return c=p,s=f,h&&m?(l=e(c,s),t.dependsOnOwnProps&&(u=t(r,s)),d=n(l,u,s),d):h?(e.dependsOnOwnProps&&(l=e(c,s)),t.dependsOnOwnProps&&(u=t(r,s)),d=n(l,u,s),d):m?function(){const t=e(c,s),r=!i(t,l);return l=t,r&&(d=n(l,u,s)),d}():d}return function(o,a){return p?f(o,a):(c=o,s=a,l=e(c,s),u=t(r,s),d=n(l,u,s),p=!0,d)}}function D(e){return function(t){const n=e(t);function r(){return n}return r.dependsOnOwnProps=!1,r}}function T(e){return e.dependsOnOwnProps?Boolean(e.dependsOnOwnProps):1!==e.length}function N(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=T(e);let o=r(t,n);return"function"==typeof o&&(r.mapToProps=o,r.dependsOnOwnProps=T(o),o=r(t,n)),o},r}}function R(e,t){return(n,r)=>{throw new Error(`Invalid value of type ${typeof e} for ${t} argument when connecting component ${r.wrappedComponentName}.`)}}function M(e,t,n){return{...n,...e,...t}}function I(e){e()}var L={notify(){},get:()=>[]};function F(e,t){let n,r=L,o=0,a=!1;function i(){l.onStateChange&&l.onStateChange()}function c(){o++,n||(n=t?t.addNestedSub(i):e.subscribe(i),r=function(){let e=null,t=null;return{clear(){e=null,t=null},notify(){I((()=>{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 s(){o--,n&&0===o&&(n(),n=void 0,r.clear(),r=L)}const l={addNestedSub:function(e){c();const t=r.subscribe(e);let n=!1;return()=>{n||(n=!0,t(),s())}},notifyNestedSubs:function(){r.notify()},handleChangeWrapper:i,isSubscribed:function(){return a},trySubscribe:function(){a||(a=!0,c())},tryUnsubscribe:function(){a&&(a=!1,s())},getListeners:()=>r};return l}var H=(()=>!("undefined"==typeof window||void 0===window.document||void 0===window.document.createElement))(),z=(()=>"undefined"!=typeof navigator&&"ReactNative"===navigator.product)(),B=(()=>H||z?d.useLayoutEffect:d.useEffect)();function U(e,t){return e===t?0!==e||0!==t||1/e==1/t:e!=e&&t!=t}function W(e,t){if(U(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])||!U(e[n[r]],t[n[r]]))return!1;return!0}var V={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},$={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},q={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},Y={[P]:{$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},[_]:q};function G(e){return function(e){return C(e)===E}(e)?q:Y[e.$$typeof]||V}var K=Object.defineProperty,Q=Object.getOwnPropertyNames,X=Object.getOwnPropertySymbols,J=Object.getOwnPropertyDescriptor,Z=Object.getPrototypeOf,ee=Object.prototype;function te(e,t){if("string"!=typeof t){if(ee){const n=Z(t);n&&n!==ee&&te(e,n)}let n=Q(t);X&&(n=n.concat(X(t)));const r=G(e),o=G(t);for(let a=0;a<n.length;++a){const i=n[a];if(!($[i]||o&&o[i]||r&&r[i])){const n=J(t,i);try{K(e,i,n)}catch(e){}}}}return e}var ne=Symbol.for("react-redux-context"),re="undefined"!=typeof globalThis?globalThis:{};function oe(){if(!d.createContext)return{};const e=re[ne]??=new Map;let t=e.get(d.createContext);return t||(t=d.createContext(null),e.set(d.createContext,t)),t}var ae=oe(),ie=[null,null];function ce(e,t,n,r,o,a){e.current=r,n.current=!1,o.current&&(o.current=null,a())}function se(e,t){return e===t}var le=function(e,t,n,{pure:r,areStatesEqual:o=se,areOwnPropsEqual:a=W,areStatePropsEqual:i=W,areMergedPropsEqual:c=W,forwardRef:s=!1,context:l=ae}={}){const u=l,p=function(e){return e?"function"==typeof e?N(e):R(e,"mapStateToProps"):D((()=>({})))}(e),f=function(e){return e&&"object"==typeof e?D((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?N(e):R(e,"mapDispatchToProps"):D((e=>({dispatch:e})))}(t),h=function(e){return e?"function"==typeof e?function(e){return function(t,{displayName:n,areMergedPropsEqual:r}){let o,a=!1;return function(t,n,i){const c=e(t,n,i);return a?r(c,o)||(o=c):(a=!0,o=c),o}}}(e):R(e,"mergeProps"):()=>M}(n),m=Boolean(e);return e=>{const t=e.displayName||e.name||"Component",n=`Connect(${t})`,r={shouldHandleStateChanges:m,displayName:n,wrappedComponentName:t,WrappedComponent:e,initMapStateToProps:p,initMapDispatchToProps:f,initMergeProps:h,areStatesEqual:o,areStatePropsEqual:i,areOwnPropsEqual:a,areMergedPropsEqual:c};function l(t){const[n,o,a]=d.useMemo((()=>{const{reactReduxForwardedRef:e,...n}=t;return[t.context,e,n]}),[t]),i=d.useMemo((()=>u),[n,u]),c=d.useContext(i),s=Boolean(t.store)&&Boolean(t.store.getState)&&Boolean(t.store.dispatch),l=Boolean(c)&&Boolean(c.store);const p=s?t.store:c.store,f=l?c.getServerState:p.getState,h=d.useMemo((()=>function(e,{initMapStateToProps:t,initMapDispatchToProps:n,initMergeProps:r,...o}){return j(t(e,o),n(e,o),r(e,o),e,o)}(p.dispatch,r)),[p]),[g,v]=d.useMemo((()=>{if(!m)return ie;const e=F(p,s?void 0:c.subscription),t=e.notifyNestedSubs.bind(e);return[e,t]}),[p,s,c]),b=d.useMemo((()=>s?c:{...c,subscription:g}),[s,c,g]),y=d.useRef(void 0),w=d.useRef(a),x=d.useRef(void 0),k=d.useRef(!1),S=d.useRef(!1),O=d.useRef(void 0);B((()=>(S.current=!0,()=>{S.current=!1})),[]);const E=d.useMemo((()=>()=>x.current&&a===w.current?x.current:h(p.getState(),a)),[p,a]),A=d.useMemo((()=>e=>g?function(e,t,n,r,o,a,i,c,s,l,u){if(!e)return()=>{};let d=!1,p=null;const f=()=>{if(d||!c.current)return;const e=t.getState();let n,f;try{n=r(e,o.current)}catch(e){f=e,p=e}f||(p=null),n===a.current?i.current||l():(a.current=n,s.current=n,i.current=!0,u())};return n.onStateChange=f,n.trySubscribe(),f(),()=>{if(d=!0,n.tryUnsubscribe(),n.onStateChange=null,p)throw p}}(m,p,g,h,w,y,k,S,x,v,e):()=>{}),[g]);var P,_,C;let D;P=ce,_=[w,y,k,a,x,v],B((()=>P(..._)),C);try{D=d.useSyncExternalStore(A,E,f?()=>h(f(),a):E)}catch(e){throw O.current&&(e.message+=`\nThe error may be correlated with this previous error:\n${O.current.stack}\n\n`),e}B((()=>{O.current=void 0,x.current=void 0,y.current=D}));const T=d.useMemo((()=>d.createElement(e,{...D,ref:o})),[o,e,D]);return d.useMemo((()=>m?d.createElement(i.Provider,{value:b},T):T),[i,T,b])}const g=d.memo(l);if(g.WrappedComponent=e,g.displayName=l.displayName=n,s){const t=d.forwardRef((function(e,t){return d.createElement(g,{...e,reactReduxForwardedRef:t})}));return t.displayName=n,t.WrappedComponent=e,te(t,e)}return te(g,e)}};var ue=function(e){const{children:t,context:n,serverState:r,store:o}=e,a=d.useMemo((()=>{const e=F(o);return{store:o,subscription:e,getServerState:r?()=>r:void 0}}),[o,r]),i=d.useMemo((()=>o.getState()),[o]);B((()=>{const{subscription:e}=a;return e.onStateChange=e.notifyNestedSubs,e.trySubscribe(),i!==o.getState()&&e.notifyNestedSubs(),()=>{e.tryUnsubscribe(),e.onStateChange=void 0}}),[a,i]);const c=n||ae;return d.createElement(c.Provider,{value:a},t)};var de,pe,fe=s(64467),he=s(23029),me=s(92901),ge=s(56822),ve=s(53954),be=s(85501),ye=s(38401),we=s(57528),xe=s(51510),ke=s(85431),Se=s(57488),Oe=s(26166),Ee=xe.Ay.div.withConfig({displayName:"StyledWrapper"})(de||(de=(0,we.A)(["\n ",";\n background-color: ",";\n color: ",";\n padding: ",";\n"])),(0,ke.A)(),(function(e){return e.theme.colors.signal.danger}),Se.t7.color("paper"),Oe.A.space(-.5)),Ae=s(74848);const Pe=function(){return pe||(pe=(0,Ae.jsx)(Ee,{children:(0,Ae.jsx)(ye.sA,{id:"client.component.errorBoundary.text"})}))};var _e;function Ce(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 je(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ce(Object(n),!0).forEach((function(t){(0,fe.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ce(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function De(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(e){}return(De=function(){return!!e})()}var Te=function(e){function t(e){var n;return(0,he.A)(this,t),n=function(e,t,n){return t=(0,ve.A)(t),(0,ge.A)(e,De()?Reflect.construct(t,n||[],(0,ve.A)(e).constructor):t.apply(e,n))}(this,t,[e]),n.state={hasError:!1,error:null},n}return(0,be.A)(t,e),(0,me.A)(t,[{key:"componentDidCatch",value:function(e){var t=this.props,n=t.logError,r=t.intl;n(r.formatMessage({id:"client.component.errorBoundary.notificationTitle"}),r.formatMessage({id:"client.component.errorBoundary.notificationDescription"}),e)}},{key:"render",value:function(){return this.state.hasError?_e||(_e=(0,Ae.jsx)(Pe,{})):this.props.children||null}}],[{key:"getDerivedStateFromError",value:function(e){return{hasError:!0,error:e}}}])}(d.Component);const Ne=function(e){var t=(0,ye.tz)();return(0,Ae.jsx)(Te,je(je({},e),{},{intl:t}))};le(null,{logError:u})(Ne);var Re=s(63560),Me=s.n(Re);function Ie(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 Le(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ie(Object(n),!0).forEach((function(t){(0,fe.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ie(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}const Fe=function(e,t,n){return function(r,o){var a=o.payload,i=a[e],c=a[t],s=Le({},r),l=Le(Le({},r[n]),{},(0,fe.A)({},i,c));return Me()(s,n,l),s}};function He(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?He(Object(n),!0).forEach((function(t){(0,fe.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):He(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}(Object.getOwnPropertyDescriptor(Fe,"name")||{}).writable||Object.defineProperty(Fe,"name",{value:"default",configurable:!0});const Be=function(e,t){return function(n,r){var o=r.payload[e];return ze(ze({},n),{},(0,fe.A)({},t,o))}};(Object.getOwnPropertyDescriptor(Be,"name")||{}).writable||Object.defineProperty(Be,"name",{value:"default",configurable:!0});var Ue=s(66245),We=s.n(Ue),Ve=s(44383),$e=s.n(Ve);function qe(e){return`Minified Redux error #${e}; visit https://redux.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var Ye=(()=>"function"==typeof Symbol&&Symbol.observable||"@@observable")(),Ge=()=>Math.random().toString(36).substring(7).split("").join("."),Ke={INIT:`@@redux/INIT${Ge()}`,REPLACE:`@@redux/REPLACE${Ge()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${Ge()}`};function Qe(e){if("object"!=typeof e||null===e)return!1;let t=e;for(;null!==Object.getPrototypeOf(t);)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t||null===Object.getPrototypeOf(e)}function Xe(e,t,n){if("function"!=typeof e)throw new Error(qe(2));if("function"==typeof t&&"function"==typeof n||"function"==typeof n&&"function"==typeof arguments[3])throw new Error(qe(0));if("function"==typeof t&&void 0===n&&(n=t,t=void 0),void 0!==n){if("function"!=typeof n)throw new Error(qe(1));return n(Xe)(e,t)}let r=e,o=t,a=new Map,i=a,c=0,s=!1;function l(){i===a&&(i=new Map,a.forEach(((e,t)=>{i.set(t,e)})))}function u(){if(s)throw new Error(qe(3));return o}function d(e){if("function"!=typeof e)throw new Error(qe(4));if(s)throw new Error(qe(5));let t=!0;l();const n=c++;return i.set(n,e),function(){if(t){if(s)throw new Error(qe(6));t=!1,l(),i.delete(n),a=null}}}function p(e){if(!Qe(e))throw new Error(qe(7));if(void 0===e.type)throw new Error(qe(8));if("string"!=typeof e.type)throw new Error(qe(17));if(s)throw new Error(qe(9));try{s=!0,o=r(o,e)}finally{s=!1}return(a=i).forEach((e=>{e()})),e}p({type:Ke.INIT});return{dispatch:p,subscribe:d,getState:u,replaceReducer:function(e){if("function"!=typeof e)throw new Error(qe(10));r=e,p({type:Ke.REPLACE})},[Ye]:function(){const e=d;return{subscribe(t){if("object"!=typeof t||null===t)throw new Error(qe(11));function n(){const e=t;e.next&&e.next(u())}n();return{unsubscribe:e(n)}},[Ye](){return this}}}}}function Je(e){const t=Object.keys(e),n={};for(let r=0;r<t.length;r++){const o=t[r];0,"function"==typeof e[o]&&(n[o]=e[o])}const r=Object.keys(n);let o;try{!function(e){Object.keys(e).forEach((t=>{const n=e[t];if(void 0===n(void 0,{type:Ke.INIT}))throw new Error(qe(12));if(void 0===n(void 0,{type:Ke.PROBE_UNKNOWN_ACTION()}))throw new Error(qe(13))}))}(n)}catch(e){o=e}return function(e={},t){if(o)throw o;let a=!1;const i={};for(let o=0;o<r.length;o++){const c=r[o],s=n[c],l=e[c],u=s(l,t);if(void 0===u){t&&t.type;throw new Error(qe(14))}i[c]=u,a=a||u!==l}return a=a||r.length!==Object.keys(e).length,a?i:e}}function Ze(...e){return 0===e.length?e=>e:1===e.length?e[0]:e.reduce(((e,t)=>(...n)=>e(t(...n))))}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){(0,fe.A)(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=function(e,t){var n=tt(tt({},e.allReducers),t),r=Je(n);e.replaceReducer(r),e.dispatch({type:"replaceReducer"}),e.allReducers=n};function rt(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 ot=function(e,t){return function(n,r){var o=r.payload[e],a=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?rt(Object(n),!0).forEach((function(t){(0,fe.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):rt(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({},n);return Me()(a,t?t+"."+e:e,o),a}};function at(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 it(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?at(Object(n),!0).forEach((function(t){(0,fe.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):at(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}(Object.getOwnPropertyDescriptor(ot,"name")||{}).writable||Object.defineProperty(ot,"name",{value:"default",configurable:!0});const ct=function(e){return function(t){return it(it({},t),{},(0,fe.A)({},e,!t[e]))}};(Object.getOwnPropertyDescriptor(ct,"name")||{}).writable||Object.defineProperty(ct,"name",{value:"default",configurable:!0});const st=ot,lt=function(e,t){var n=We()(Object.keys(t),Object.keys(e.allReducers));if(n.length>0){var r=tt(tt({},e.allReducers),$e()(t,n));nt(e,r)}},ut=nt;var dt=s(89394);function pt(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 ft(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?pt(Object(n),!0).forEach((function(t){(0,fe.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):pt(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var ht=(0,fe.A)({},l,(function(e,t){var n=t.payload,r=n.title,o=n.description,a=n.error,i=n.dateTime;return ft(ft({},e),{},{messages:[{title:r,description:o,error:a,dateTime:i}].concat((0,dt.A)(e.messages)).slice(0,100)})})),mt={messages:[]};function gt(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:mt,t=arguments.length>1?arguments[1]:void 0,n=ht[t.type];return n?n(e,t):e}function vt(){return vt=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},vt.apply(null,arguments)}var bt=function(e){return"@@redux-saga/"+e},yt=bt("CANCEL_PROMISE"),wt=bt("CHANNEL_END"),xt=bt("IO"),kt=bt("MATCH"),St=bt("MULTICAST"),Ot=bt("SAGA_ACTION"),Et=bt("SELF_CANCELLATION"),At=bt("TASK"),Pt=bt("TASK_CANCEL"),_t=bt("TERMINATE"),Ct=bt("LOCATION"),jt=function(e){return null==e},Dt=function(e){return null!=e},Tt=function(e){return"function"==typeof e},Nt=function(e){return"string"==typeof e},Rt=Array.isArray,Mt=function(e){return e&&Tt(e.then)},It=function(e){return e&&Tt(e.next)&&Tt(e.throw)},Lt=function(e){return e&&(Nt(e)||zt(e)||Tt(e)||Rt(e)&&e.every(Lt))},Ft=function(e){return e&&Tt(e.take)&&Tt(e.close)},Ht=function(e){return Tt(e)&&e.hasOwnProperty("toString")},zt=function(e){return Boolean(e)&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype},Bt=function(e){return function(){return e}},Ut=Bt(!0),Wt=function(){},Vt=function(e){return e},$t=function(e,t){vt(e,t),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(t).forEach((function(n){e[n]=t[n]}))};function qt(e,t){var n=e.indexOf(t);n>=0&&e.splice(n,1)}function Yt(e){var t=!1;return function(){t||(t=!0,e())}}var Gt=function(e){throw e},Kt=function(e){return{value:e,done:!0}};function Qt(e,t,n){void 0===t&&(t=Gt),void 0===n&&(n="iterator");var r={meta:{name:n},next:e,throw:t,return:Kt,isSagaIterator:!0};return"undefined"!=typeof Symbol&&(r[Symbol.iterator]=function(){return r}),r}function Xt(e,t){var n=t.sagaStack;console.error(e),console.error(n)}var Jt=function(e){return Array.apply(null,new Array(e))},Zt=function(e){return function(t){return e(Object.defineProperty(t,Ot,{value:!0}))}},en=function(e){return e===_t},tn=function(e){return e===Pt},nn=function(e){return en(e)||tn(e)};function rn(e,t){var n,r=Object.keys(e),o=r.length,a=0,i=Rt(e)?Jt(o):{},c={};return r.forEach((function(e){var r=function(r,c){n||(c||nn(r)?(t.cancel(),t(r,c)):(i[e]=r,++a===o&&(n=!0,t(i))))};r.cancel=Wt,c[e]=r})),t.cancel=function(){n||(n=!0,r.forEach((function(e){return c[e].cancel()})))},c}function on(e){return{name:e.name||"anonymous",location:an(e)}}function an(e){return e[Ct]}function cn(){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 sn={isEmpty:Ut,put:Wt,take:Wt};function ln(e,t){void 0===e&&(e=10);var n=new Array(e),r=0,o=0,a=0,i=function(t){n[o]=t,o=(o+1)%e,r++},c=function(){if(0!=r){var t=n[a];return n[a]=null,r--,a=(a+1)%e,t}},s=function(){for(var e=[];r;)e.push(c());return e};return{isEmpty:function(){return 0==r},put:function(c){var l;if(r<e)i(c);else switch(t){case 1:throw new Error("Channel's Buffer overflow!");case 3:n[o]=c,a=o=(o+1)%e;break;case 4:l=2*e,n=s(),r=n.length,o=n.length,a=0,n.length=l,e=l,i(c)}},take:c,flush:s}}var un=function(){return sn},dn=function(e){return ln(e,4)},pn="TAKE",fn="PUT",hn="ALL",mn="RACE",gn="CALL",vn="CPS",bn="FORK",yn="JOIN",wn="CANCEL",xn="SELECT",kn="ACTION_CHANNEL",Sn="CANCELLED",On="FLUSH",En="GET_CONTEXT",An="SET_CONTEXT",Pn=function(e,t){var n;return(n={})[xt]=!0,n.combinator=!1,n.type=e,n.payload=t,n};function _n(e,t){return void 0===e&&(e="*"),Lt(e)?(Dt(t)&&console.warn("take(pattern) takes one argument but two were provided. Consider passing an array for listening to several action types"),Pn(pn,{pattern:e})):Ft(n=e)&&n[St]&&Dt(t)&&Lt(t)?Pn(pn,{channel:e,pattern:t}):Ft(e)?(Dt(t)&&console.warn("take(channel) takes one argument but two were provided. Second argument is ignored."),Pn(pn,{channel:e})):void 0;var n}function Cn(e,t){return jt(t)&&(t=e,e=void 0),Pn(fn,{channel:e,action:t})}function jn(e){var t=Pn(hn,e);return t.combinator=!0,t}function Dn(e,t){var n,r=null;return Tt(e)?n=e:(Rt(e)?(r=e[0],n=e[1]):(r=e.context,n=e.fn),r&&Nt(n)&&Tt(r[n])&&(n=r[n])),{context:r,fn:n,args:t}}function Tn(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 Pn(gn,Dn(e,n))}function Nn(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 Pn(bn,Dn(e,n))}function Rn(e){void 0===e&&(e=Vt);for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return Pn(xn,{selector:e,args:n})}var Mn=function(e){return{done:!0,value:e}},In={};function Ln(e){return Ft(e)?"channel":Ht(e)?String(e):Tt(e)?e.name:String(e)}function Fn(e,t,n){var r,o,a,i=t;function c(t,n){if(i===In)return Mn(t);if(n&&!o)throw i=In,n;r&&r(t);var c=n?e[o](n):e[i]();return i=c.nextState,a=c.effect,r=c.stateUpdater,o=c.errorState,i===In?Mn(t):a}return Qt(c,(function(e){return c(null,e)}),n)}function Hn(e,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),o=2;o<n;o++)r[o-2]=arguments[o];var a,i={done:!1,value:_n(e)},c=function(e){return a=e};return Fn({q1:function(){return{nextState:"q2",effect:i,stateUpdater:c}},q2:function(){return{nextState:"q1",effect:(e=a,{done:!1,value:Nn.apply(void 0,[t].concat(r,[e]))})};var e}},"q1","takeEvery("+Ln(e)+", "+t.name+")")}function zn(e,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),o=2;o<n;o++)r[o-2]=arguments[o];var a,i,c={done:!1,value:_n(e)},s=function(e){return{done:!1,value:Nn.apply(void 0,[t].concat(r,[e]))}},l=function(e){return{done:!1,value:(t=e,void 0===t&&(t=Et),Pn(wn,t))};var t},u=function(e){return a=e},d=function(e){return i=e};return Fn({q1:function(){return{nextState:"q2",effect:c,stateUpdater:d}},q2:function(){return a?{nextState:"q3",effect:l(a)}:{nextState:"q1",effect:s(i),stateUpdater:u}},q3:function(){return{nextState:"q1",effect:s(i),stateUpdater:u}}},"q1","takeLatest("+Ln(e)+", "+t.name+")")}function Bn(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 Nn.apply(void 0,[Hn,e,t].concat(r))}function Un(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 Nn.apply(void 0,[zn,e,t].concat(r))}var Wn="EMIT_ACTION";const Vn=function(e){return{type:Wn,payload:{action:e}}};var $n=r().mark(qn);function qn(e,t,n){return r().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return r.next=1,Tn(c.A.logError,"".concat(e,": \n").concat(t,"\n"),n);case 1:case"end":return r.stop()}}),$n)}function Yn(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}var Gn=function(e){function t(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);var n=Yn(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));return Object.defineProperty(n,"message",{configurable:!0,enumerable:!1,value:e,writable:!0}),Object.defineProperty(n,"name",{configurable:!0,enumerable:!1,value:n.constructor.name,writable:!0}),Error.hasOwnProperty("captureStackTrace")?(Error.captureStackTrace(n,n.constructor),Yn(n)):(Object.defineProperty(n,"stack",{configurable:!0,enumerable:!1,value:new Error(e).stack,writable:!0}),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}(function(e){function t(){e.apply(this,arguments)}return t.prototype=Object.create(e.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e,t}(Error));const Kn=Gn;function Qn(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(e){}return(Qn=function(){return!!e})()}var Xn=function(e){function t(){return(0,he.A)(this,t),function(e,t,n){return t=(0,ve.A)(t),(0,ge.A)(e,Qn()?Reflect.construct(t,n||[],(0,ve.A)(e).constructor):t.apply(e,n))}(this,t,arguments)}return(0,be.A)(t,e),(0,me.A)(t)}(Kn);const Jn=Xn;var Zn=s(3453),er=s(58156),tr=s.n(er),nr=s(23805),rr=s.n(nr),or=s(23181),ar=s.n(or),ir=s(40860),cr=s.n(ir),sr=s(73357),lr=s.n(sr),ur=s(1882),dr=s.n(ur);const pr=function(){return window.app&&dr()(window.app.getRunEnv)?window.app.getRunEnv():"PRODUCTION"};var fr="meta",hr="tocco.cache",mr=function(e,t){return"".concat(hr,".").concat(e,".").concat(t)},gr={},vr=function(e,t){gr[e]=t},br=function(e,t,n){return wr(e,t,n,vr)},yr=function(e,t,n){return wr(e,t,n,(r=localStorage,function(e,t){return r.setItem(e,JSON.stringify(t))}));var r},wr=function(e,t,n,r){return"PRODUCTION"!==pr()?null:r(mr(e,t),n)},xr=function(e,t){return gr[mr(e,t)]},kr=function(e,t){return Sr(e,t,localStorage)},Sr=function(e,t,n){var r=n.getItem(mr(e,t));if(r)return JSON.parse(r)},Or=function(e,t,n){return n.removeItem(mr(e,t))},Er=function(){c.A.log("cache - object cache invalidated"),Object.keys(gr).forEach((function(e){return lr()(gr,e)}))},Ar=function(){c.A.log("cache - long term cache invalidated"),Pr(localStorage)},Pr=function(e){Object.keys(e).filter((function(e){return e.startsWith(hr)&&!function(e){return e.startsWith("".concat(hr,".").concat(fr))}(e)})).forEach((function(t){return e.removeItem(t)}))};const _r={addObjectCache:br,addLongTerm:yr,getObjectCache:xr,getLongTerm:kr,removeObjectCache:function(e,t){return lr()(gr,mr(e,t))},removeLongTerm:function(e,t){return Or(e,t,localStorage)},clearObjectCache:Er,clearLongTerm:Ar,getLongTermMetaInfo:function(){return{revision:kr(fr,"revision")}},setLongTermMetaInfo:function(e){var t=e.revision;yr(fr,"revision",t||"")},getObjectCacheMetaInfo:function(){return{locale:xr(fr,"locale"),businessUnitId:xr(fr,"businessUnitId"),username:xr(fr,"username")}},setObjectCacheMetaInfo:function(e){var t=e.locale,n=e.businessUnitId,r=e.username;br(fr,"locale",t||""),br(fr,"businessUnitId",n||""),br(fr,"username",r||"")}};var Cr=s(90179),jr=s.n(Cr),Dr=s(80621),Tr=s(79253),Nr=s(18562);function Rr(){var e={};return e.promise=new Promise((function(t,n){e.resolve=t,e.reject=n})),e}var Mr=[],Ir=0;function Lr(e){try{zr(),e()}finally{Br()}}function Fr(e){Mr.push(e),Ir||(zr(),Ur())}function Hr(e){try{return zr(),e()}finally{Ur()}}function zr(){Ir++}function Br(){Ir--}function Ur(){var e;for(Br();!Ir&&void 0!==(e=Mr.shift());)Lr(e)}var Wr=function(e){return function(t){return e.some((function(e){return Gr(e)(t)}))}},Vr=function(e){return function(t){return e(t)}},$r=function(e){return function(t){return t.type===String(e)}},qr=function(e){return function(t){return t.type===e}},Yr=function(){return Ut};function Gr(e){var t="*"===e?Yr:Nt(e)?$r:Rt(e)?Wr:Ht(e)?$r:Tt(e)?Vr:zt(e)?qr:null;if(null===t)throw new Error("invalid pattern: "+e);return t(e)}var Kr={type:wt},Qr=function(e){return e&&e.type===wt};function Xr(e){void 0===e&&(e=dn());var t=!1,n=[];return{take:function(r){t&&e.isEmpty()?r(Kr):e.isEmpty()?(n.push(r),r.cancel=function(){qt(n,r)}):r(e.take())},put:function(r){if(!t){if(0===n.length)return e.put(r);n.shift()(r)}},flush:function(n){t&&e.isEmpty()?n(Kr):n(e.flush())},close:function(){if(!t){t=!0;var e=n;n=[];for(var r=0,o=e.length;r<o;r++){(0,e[r])(Kr)}}}}}function Jr(){var e=function(){var e,t=!1,n=[],r=n,o=function(){r===n&&(r=n.slice())},a=function(){t=!0;var e=n=r;r=[],e.forEach((function(e){e(Kr)}))};return(e={})[St]=!0,e.put=function(e){if(!t)if(Qr(e))a();else for(var o=n=r,i=0,c=o.length;i<c;i++){var s=o[i];s[kt](e)&&(s.cancel(),s(e))}},e.take=function(e,n){void 0===n&&(n=Yr),t?e(Kr):(e[kt]=n,o(),r.push(e),e.cancel=Yt((function(){o(),qt(r,e)})))},e.close=a,e}(),t=e.put;return e.put=function(e){e[Ot]?t(e):Fr((function(){t(e)}))},e}function Zr(e,t){var n=e[yt];Tt(n)&&(t.cancel=n),e.then(t,(function(e){t(e,!0)}))}var eo,to=0,no=function(){return++to};function ro(e){e.isRunning()&&e.cancel()}var oo=((eo={})[pn]=function(e,t,n){var r=t.channel,o=void 0===r?e.channel:r,a=t.pattern,i=t.maybe,c=function(e){e instanceof Error?n(e,!0):!Qr(e)||i?n(e):n(_t)};try{o.take(c,Dt(a)?Gr(a):null)}catch(e){return void n(e,!0)}n.cancel=c.cancel},eo[fn]=function(e,t,n){var r=t.channel,o=t.action,a=t.resolve;Fr((function(){var t;try{t=(r?r.put:e.dispatch)(o)}catch(e){return void n(e,!0)}a&&Mt(t)?Zr(t,n):n(t)}))},eo[hn]=function(e,t,n,r){var o=r.digestEffect,a=to,i=Object.keys(t);if(0!==i.length){var c=rn(t,n);i.forEach((function(e){o(t[e],a,c[e],e)}))}else n(Rt(t)?[]:{})},eo[mn]=function(e,t,n,r){var o=r.digestEffect,a=to,i=Object.keys(t),c=Rt(t)?Jt(i.length):{},s={},l=!1;i.forEach((function(e){var t=function(t,r){l||(r||nn(t)?(n.cancel(),n(t,r)):(n.cancel(),l=!0,c[e]=t,n(c)))};t.cancel=Wt,s[e]=t})),n.cancel=function(){l||(l=!0,i.forEach((function(e){return s[e].cancel()})))},i.forEach((function(e){l||o(t[e],a,s[e],e)}))},eo[gn]=function(e,t,n,r){var o=t.context,a=t.fn,i=t.args,c=r.task;try{var s=a.apply(o,i);if(Mt(s))return void Zr(s,n);if(It(s))return void go(e,s,c.context,to,on(a),!1,n);n(s)}catch(e){n(e,!0)}},eo[vn]=function(e,t,n){var r=t.context,o=t.fn,a=t.args;try{var i=function(e,t){jt(e)?n(t):n(e,!0)};o.apply(r,a.concat(i)),i.cancel&&(n.cancel=i.cancel)}catch(e){n(e,!0)}},eo[bn]=function(e,t,n,r){var o=t.context,a=t.fn,i=t.args,c=t.detached,s=r.task,l=function(e){var t=e.context,n=e.fn,r=e.args;try{var o=n.apply(t,r);if(It(o))return o;var a=!1;return Qt((function(e){return a?{value:e,done:!0}:(a=!0,{value:o,done:!Mt(o)})}))}catch(e){return Qt((function(){throw e}))}}({context:o,fn:a,args:i}),u=function(e,t){return e.isSagaIterator?{name:e.meta.name}:on(t)}(l,a);Hr((function(){var t=go(e,l,s.context,to,u,c,void 0);c?n(t):t.isRunning()?(s.queue.addTask(t),n(t)):t.isAborted()?s.queue.abort(t.error()):n(t)}))},eo[yn]=function(e,t,n,r){var o=r.task,a=function(e,t){if(e.isRunning()){var n={task:o,cb:t};t.cancel=function(){e.isRunning()&&qt(e.joiners,n)},e.joiners.push(n)}else e.isAborted()?t(e.error(),!0):t(e.result())};if(Rt(t)){if(0===t.length)return void n([]);var i=rn(t,n);t.forEach((function(e,t){a(e,i[t])}))}else a(t,n)},eo[wn]=function(e,t,n,r){var o=r.task;t===Et?ro(o):Rt(t)?t.forEach(ro):ro(t),n()},eo[xn]=function(e,t,n){var r=t.selector,o=t.args;try{n(r.apply(void 0,[e.getState()].concat(o)))}catch(e){n(e,!0)}},eo[kn]=function(e,t,n){var r=t.pattern,o=Xr(t.buffer),a=Gr(r),i=function(t){Qr(t)||e.channel.take(i,a),o.put(t)},c=o.close;o.close=function(){i.cancel(),c()},e.channel.take(i,a),n(o)},eo[Sn]=function(e,t,n,r){n(r.task.isCancelled())},eo[On]=function(e,t,n){t.flush(n)},eo[En]=function(e,t,n,r){n(r.task.context[t])},eo[An]=function(e,t,n,r){var o=r.task;$t(o.context,t),n()},eo);function ao(e,t){return e+"?"+t}function io(e){var t=e.name,n=e.location;return n?t+" "+ao(n.fileName,n.lineNumber):t}function co(e){var t=function(e,t){var n;return(n=[]).concat.apply(n,t.map(e))}((function(e){return e.cancelledTasks}),e);return t.length?["Tasks cancelled due to error:"].concat(t).join("\n"):""}var so=null,lo=[],uo=function(e){e.crashedEffect=so,lo.push(e)},po=function(){so=null,lo.length=0},fo=function(e){so=e},ho=function(){var e=lo[0],t=lo.slice(1),n=e.crashedEffect?function(e){var t=an(e);return t?t.code+" "+ao(t.fileName,t.lineNumber):""}(e.crashedEffect):null;return["The above error occurred in task "+io(e.meta)+(n?" \n when executing effect "+n:"")].concat(t.map((function(e){return" created by "+io(e.meta)})),[co(lo)]).join("\n")};function mo(e,t,n,r,o,a,i){var c;void 0===i&&(i=Wt);var s,l,u=0,d=null,p=[],f=Object.create(n),h=function(e,t,n){var r,o=[],a=!1;function i(e){t(),s(),n(e,!0)}function c(t){o.push(t),t.cont=function(c,s){a||(qt(o,t),t.cont=Wt,s?i(c):(t===e&&(r=c),o.length||(a=!0,n(r))))}}function s(){a||(a=!0,o.forEach((function(e){e.cont=Wt,e.cancel()})),o=[])}return c(e),{addTask:c,cancelAll:s,abort:i,getTasks:function(){return o}}}(t,(function(){p.push.apply(p,h.getTasks().map((function(e){return e.meta.name})))}),m);function m(t,n){if(n){if(u=2,uo({meta:o,cancelledTasks:p}),g.isRoot){var r=ho();po(),e.onError(t,{sagaStack:r})}l=t,d&&d.reject(t)}else t===Pt?u=1:1!==u&&(u=3),s=t,d&&d.resolve(t);g.cont(t,n),g.joiners.forEach((function(e){e.cb(t,n)})),g.joiners=null}var g=((c={})[At]=!0,c.id=r,c.meta=o,c.isRoot=a,c.context=f,c.joiners=[],c.queue=h,c.cancel=function(){0===u&&(u=1,h.cancelAll(),m(Pt,!1))},c.cont=i,c.end=m,c.setContext=function(e){$t(f,e)},c.toPromise=function(){return d||(d=Rr(),2===u?d.reject(l):0!==u&&d.resolve(s)),d.promise},c.isRunning=function(){return 0===u},c.isCancelled=function(){return 1===u||0===u&&1===t.status},c.isAborted=function(){return 2===u},c.result=function(){return s},c.error=function(){return l},c);return g}function go(e,t,n,r,o,a,i){var c=e.finalizeRunEffect((function(t,n,r){if(Mt(t))Zr(t,r);else if(It(t))go(e,t,l.context,n,o,!1,r);else if(t&&t[xt]){(0,oo[t.type])(e,t.payload,r,u)}else r(t)}));d.cancel=Wt;var s={meta:o,cancel:function(){0===s.status&&(s.status=1,d(Pt))},status:0},l=mo(e,s,n,r,o,a,i),u={task:l,digestEffect:p};return i&&(i.cancel=l.cancel),d(),l;function d(e,n){try{var o;n?(o=t.throw(e),po()):tn(e)?(s.status=1,d.cancel(),o=Tt(t.return)?t.return(Pt):{done:!0,value:Pt}):o=en(e)?Tt(t.return)?t.return():{done:!0}:t.next(e),o.done?(1!==s.status&&(s.status=3),s.cont(o.value)):p(o.value,r,d)}catch(e){if(1===s.status)throw e;s.status=2,s.cont(e,!0)}}function p(t,n,r,o){void 0===o&&(o="");var a,i=no();function s(n,o){a||(a=!0,r.cancel=Wt,e.sagaMonitor&&(o?e.sagaMonitor.effectRejected(i,n):e.sagaMonitor.effectResolved(i,n)),o&&fo(t),r(n,o))}e.sagaMonitor&&e.sagaMonitor.effectTriggered({effectId:i,parentEffectId:n,label:o,effect:t}),s.cancel=Wt,r.cancel=function(){a||(a=!0,s.cancel(),s.cancel=Wt,e.sagaMonitor&&e.sagaMonitor.effectCancelled(i))},c(t,i,s)}}function vo(e,t){for(var n=e.channel,r=void 0===n?Jr():n,o=e.dispatch,a=e.getState,i=e.context,c=void 0===i?{}:i,s=e.sagaMonitor,l=e.effectMiddlewares,u=e.onError,d=void 0===u?Xt:u,p=arguments.length,f=new Array(p>2?p-2:0),h=2;h<p;h++)f[h-2]=arguments[h];var m,g=t.apply(void 0,f),v=no();if(s&&(s.rootSagaStarted=s.rootSagaStarted||Wt,s.effectTriggered=s.effectTriggered||Wt,s.effectResolved=s.effectResolved||Wt,s.effectRejected=s.effectRejected||Wt,s.effectCancelled=s.effectCancelled||Wt,s.actionDispatched=s.actionDispatched||Wt,s.rootSagaStarted({effectId:v,saga:t,args:f})),l){var b=cn.apply(void 0,l);m=function(e){return function(t,n,r){return b((function(t){return e(t,n,r)}))(t)}}}else m=Vt;var y={channel:r,dispatch:Zt(o),getState:a,sagaMonitor:s,onError:d,finalizeRunEffect:m};return Hr((function(){var e=go(y,g,c,v,on(t),!0,void 0);return s&&s.effectResolved(v,e),e}))}var bo=["context","channel","sagaMonitor"];var yo=new AbortController,wo=!1;window.addEventListener("beforeunload",(function(e){wo?(e.preventDefault(),e.returnValue=""):yo.abort()})),window.addEventListener("pagehide",(function(){yo.signal.aborted||yo.abort()}));var xo=function(e,t,n){return r().mark((function o(){var a,i,s,l,u=arguments;return r().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:for(a=u.length,i=new Array(a),s=0;s<a;s++)i[s]=u[s];case 1:return r.prev=2,r.next=3,Tn.apply(void 0,[e,t].concat(i));case 3:r.next=7;break;case 4:if(r.prev=4,l=r.catch(2),!1!==yo.signal.aborted){r.next=7;break}if(!n){r.next=6;break}return r.next=5,Cn(n("client.common.unexpectedError","client.common.unexpectedError",l));case 5:r.next=7;break;case 6:c.A.logError("error",l);case 7:r.next=1;break;case 8:case"end":return r.stop()}}),o,null,[[2,4]])}))};const ko={autoRestartSaga:xo,createGenerator:function(e){return r().mark((function t(){return r().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=1,jn(e);case 1:case"end":return t.stop()}}),t)}))},injectSaga:function(e,t,n){e.sagas.includes(t)||(e.sagas.push(t),e.sagaMiddleware.run(xo(t,null,n)))},abortController:yo,deactivatePreventFromLeaving:function(){wo=!1},activatePreventFromLeaving:function(){wo=!0}};function So(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(e){}return(So=function(){return!!e})()}var Oo=function(e){function t(e){var n;return(0,he.A)(this,t),n=function(e,t,n){return t=(0,ve.A)(t),(0,ge.A)(e,So()?Reflect.construct(t,n||[],(0,ve.A)(e).constructor):t.apply(e,n))}(this,t),n.message=e,n}return(0,be.A)(t,e),(0,me.A)(t)}(Kn);const Eo=Oo;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 Po(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){(0,fe.A)(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}var _o=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[];if(!(e.ok||n.includes(e.status)||e.body&&t.includes(e.body.errorCode))){if(409===e.status&&e.body.information)throw new Eo(e.body.information);var r="".concat(e.statusText," ").concat(e.body?e.body.message:"");throw new Error(r)}return e},Co=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(e){return e.json()},n=e.ok,r=e.headers,o=e.status,a={ok:n,headers:r,status:o,statusText:e.statusText};return 204===o?Po(Po({},a),{},{body:null}):t(e).then((function(e){return Po(Po({},a),{},{body:e})})).catch((function(e){return Po(Po({},a),{},{body:null})}))},jo=function(e){return Po(Po({},e),{},{referrerPolicy:"no-referrer-when-downgrade",signal:ko.abortController.signal})};function Do(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[],r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:[];return r.push(412),fetch(e,jo(t)).then((function(e){return Co(e)})).then((function(e){return _o(e,n,r)}))}var To=r().mark(Lo),No=r().mark(Ho),Ro=r().mark(zo),Mo={ConfirmQuestionHandler:Ho,YesNoQuestionHandler:zo};function Io(e,t,n){var o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},a=o.addBlockingInfoAction,i=o.removeBlockingInfoAction;return r().mark((function o(){var c,s;return r().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if("GET"!==t.options.method&&"HEAD"!==t.options.method){r.next=1;break}return r.abrupt("return",e);case 1:c={};case 2:if(!e.body||!e.body.clientQuestion){r.next=9;break}return r.next=3,Tn(Lo,e.body.clientQuestion);case 3:if(null!=(s=r.sent).answer){r.next=5;break}if(!n.returnCancelledClientQuestion){r.next=4;break}return r.abrupt("return",e);case 4:throw new Jn("Client question cancelled by user");case 5:if(c[e.body.clientQuestion.id]=s.answer,t.options.body=JSON.stringify({clientAnswers:c,payload:n.body}),!a){r.next=6;break}return r.next=6,Cn(a);case 6:return r.next=7,Tn(Do,t.url,t.options,n.acceptedErrorCodes,n.acceptedStatusCodes);case 7:if(e=r.sent,!i){r.next=8;break}return r.next=8,Cn(i);case 8:r.next=2;break;case 9:return r.abrupt("return",e);case 10:case"end":return r.stop()}}),o)}))()}function Lo(e){var t;return r().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:if(!(t=Mo[e.handler])){n.next=2;break}return n.next=1,Tn(t,e);case 1:return n.abrupt("return",n.sent);case 2:throw new Error("No question handler found for client question",e);case 3:case"end":return n.stop()}}),To)}var Fo=function(e){return{answer:e}};function Ho(e){var t,n,o,a,i,c,s;return r().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return r.next=1,Tn(Xr);case 1:return t=r.sent,n=function(){return t.put(Fo(!0))},o=function(){return t.put(Fo(null))},a=e.header,i=e.message,c=e.okText,s=e.cancelText,r.next=2,Cn(KC.confirm(a,i,c,s,n,o));case 2:return r.next=3,_n(t);case 3:return r.abrupt("return",r.sent);case 4:case"end":return r.stop()}}),No)}function zo(e){var t,n,o,a,i,c,s,l;return r().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return r.next=1,Tn(Xr);case 1:return t=r.sent,n=function(){return t.put(Fo(!0))},o=function(){return t.put(Fo(!1))},a=function(){return t.put(Fo(null))},i=e.header,c=e.message,s=e.yesText,l=e.noText,r.next=2,Cn(KC.yesNoQuestion(i,c,s,l,n,o,a));case 2:return r.next=3,_n(t);case 3:return r.abrupt("return",r.sent);case 4:case"end":return r.stop()}}),Ro)}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 Uo(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Bo(Object(n),!0).forEach((function(t){(0,fe.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Bo(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Wo=r().mark($o),Vo=r().mark(Yo);function $o(e){return r().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!(e instanceof Eo)){t.next=2;break}return t.next=1,Cn(KC.toaster({type:"info",title:"client.common.information",body:e.message}));case 1:t.next=3;break;case 2:throw e;case 3:case"end":return t.stop()}}),Wo)}function qo(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return r().mark((function n(){var o,a,i,c,s,l;return r().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=1,Tn(Yo,t);case 1:return n.next=2,Tn(Go,e,t);case 2:return o=n.sent,n.next=3,Tn(Ko,t);case 3:if(a=n.sent,i=a.addBlockingInfoAction,c=a.removeBlockingInfoAction,n.prev=4,!i){n.next=5;break}return n.next=5,Cn(i);case 5:return n.next=6,Tn(Do,o.url,o.options,t.acceptedErrorCodes,t.acceptedStatusCodes);case 6:if(s=n.sent,!c){n.next=7;break}return n.next=7,Cn(c);case 7:return n.next=8,Tn(Io,s,o,t,a);case 8:return s=n.sent,n.abrupt("return",s);case 9:if(n.prev=9,l=n.catch(4),!c){n.next=10;break}return n.next=10,Cn(c);case 10:return n.next=11,$o(l);case 11:return n.abrupt("return",{});case 12:case"end":return n.stop()}}),n,null,[[4,9]])}))()}function Yo(e){var t,n;return r().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if(null!==(t=e.queryParams)&&void 0!==t&&t.locale){r.next=2;break}return r.next=1,Rn(uN.localeSelector);case 1:n=r.sent,e.queryParams=Uo(Uo({},e.queryParams),{},{locale:n});case 2:return r.abrupt("return",e);case 3:case"end":return r.stop()}}),Vo)}function Go(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.queryParams,r=void 0===n?{}:n,o=t.method,a=void 0===o?"GET":o,i=t.backendUrl,c=void 0===i?Dr.A.getBackendUrl():i,s=Tr.A.prepareHeaders(t),l=t.body;!l||l instanceof FormData||"string"==typeof l||(l=JSON.stringify(l));var u=Uo({method:a,headers:s,credentials:"include"},l?{body:l}:{}),d=Dr.A.getWidgetConfigKey(),p=function(e){var t=Object.keys(e||{}).filter((function(t){return!!e[t]})).sort((function(e,t){return e.localeCompare(t)})).map((function(t){return Array.isArray(e[t])?e[t].map((function(e){return"".concat(encodeURIComponent(t),"=").concat(encodeURIComponent(e))})).join("&"):"".concat(encodeURIComponent(t),"=").concat(encodeURIComponent(e[t]))})).join("&");return t?"?".concat(t):""}(Uo(Uo({},r),r._widget_key?{}:{_widget_key:d})),f=function(e,t){return t.startsWith("/")&&(t=t.substring(1)),t.startsWith("http")||t.startsWith("nice2")?Tr.A.prepareUrl(e,t):"".concat(e,"/nice2/rest/").concat(t)}(c,e);return{url:"".concat(f).concat(p),options:u}}function Ko(e){var t=e.blockingInfoTitle;return r().mark((function e(){var n,o,a,i;return r().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!t){e.next=2;break}return e.next=1,Tn(Nr.A);case 1:return n=e.sent,o=t,a=KC.blockingInfo(n,o),i=KC.removeBlockingInfo(n),e.abrupt("return",{addBlockingInfoAction:a,removeBlockingInfoAction:i});case 2:return e.abrupt("return",{});case 3:case"end":return e.stop()}}),e)}))()}var Qo=r().mark(Zo),Xo=r().mark(ea),Jo=r().mark(ta);function Zo(){var e,t;return r().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=1,Tn(qo,"client/settings");case 1:return e=n.sent,t=jr()(e.body,["_links"]),n.abrupt("return",t);case 2:case"end":return n.stop()}}),Qo)}function ea(){var e,t;return r().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=1,Tn(qo,"client/settings");case 1:return e=n.sent,t=jr()(e.body,["_links"]),n.abrupt("return",t.niceRevision);case 2:case"end":return n.stop()}}),Xo)}function ta(){var e,t,n;return r().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if(!(e=_r.getObjectCache("server","maxLimit"))){r.next=1;break}return r.abrupt("return",e);case 1:return r.next=2,Tn(Zo);case 2:return t=r.sent,n=t.maxLimit,_r.addObjectCache("server","maxLimit",n),r.abrupt("return",n);case 3:case"end":return r.stop()}}),Jo)}function na(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 ra(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?na(Object(n),!0).forEach((function(t){(0,fe.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):na(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function oa(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};return r().mark((function o(){var a,i,c,s,l,u,d;return r().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return a=n.method,i=void 0===a?"POST":a,c=n.endpoint,r.next=1,Tn(ca,t);case 1:return s=r.sent,l=(c||"entities/2.0/".concat(e))+"/count",u=ra({method:i},"GET"===i?{queryParams:la(s)}:{body:s}),r.next=2,Tn(qo,l,u);case 2:return d=r.sent,r.abrupt("return",d.body.count);case 3:case"end":return r.stop()}}),o)}))()}function aa(e,t,n,o){var a=arguments.length>4&&void 0!==arguments[4]?arguments[4]:ia;return r().mark((function i(){var c,s;return r().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return c=ra({method:e,queryParams:ra({_omitLinks:!0,_allKeys:t},"GET"===e&&la(n))},"POST"===e&&{body:n}),r.next=1,Tn(qo,o,c);case 1:return s=r.sent,r.next=2,Tn(a,s.body);case 2:return r.abrupt("return",r.sent);case 3:case"end":return r.stop()}}),i)}))()}var ia=function(e){return e.data},ca=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.conditions,n=e.fields,r=e.form,o=e.limit,a=e.search,i=e.sorting,c=e.page,s=e.paths,l=e.where,u=e.relations,d=e.filter,p=e.keys,f=e.tempFilter,h=e.constriction;return ra(ra(ra(ra(ra(ra(ra(ra(ra(ra(ra(ra(ra(ra({},t?{conditions:t}:{}),Array.isArray(n)?{fields:0===n.length?"!":n}:{}),r?{form:r}:{}),o?{limit:o}:{}),a?{search:a}:{}),i?{sort:sa(i)}:{}),c&&o?{offset:(c-1)*o}:{}),s?{paths:s}:{}),l?{where:l}:{}),Array.isArray(u)?{relations:0===u.length?"!":u}:{}),d?{filter:d}:{}),p?{keys:p}:{}),f?{tempFilter:f}:{}),h?{constriction:h}:{})},sa=function(e){return e.map((function(e){return"".concat(e.field," ").concat(e.order)})).join(", ")},la=function(e){return cr()(e,(function(e,t,n){var r={};return"conditions"===n?r=ua(t):r["_"+n]=Array.isArray(t)?t.join(","):t,ra(ra({},e),r)}),{})},ua=function(e){return cr()(e,(function(e,t,n){return ra(ra({},e),{},(0,fe.A)({},n,rr()(t)&&t.value?t.value:t))}),{})};const da=qo,pa=function(e,t,n){var o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{},a=arguments.length>4&&void 0!==arguments[4]?arguments[4]:function(e){return e};return r().mark((function i(){var c,s,l,u,d,p,f;return r().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return c=o.method,s=void 0===c?"POST":c,l=o.useSelectors,u=void 0===l||l,r.next=1,Tn(ca,n);case 1:return d=r.sent,p=ra({method:s,queryParams:ra({_omitLinks:!0,_useSelectors:u},"GET"===s&&ra(ra({},la(d)),{},{_permissions:!0}))},"POST"===s&&{body:ra(ra({},d),{},{permissions:!0})}),r.next=2,Tn(qo,"entities/2.0/".concat(e,"/").concat(t),p);case 2:return f=r.sent,r.next=3,Tn(a,f.body);case 3:return r.abrupt("return",r.sent);case 4:case"end":return r.stop()}}),i)}))()},fa=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:ia;return r().mark((function a(){var i,c,s,l,u,d,p,f,h,m;return r().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return r.next=1,Tn(ta);case 1:return i=r.sent,c=n.method,s=void 0===c?"POST":c,l=n.endpoint,u=n.allKeys,r.next=2,Tn(oa,e,t,n);case 2:return d=r.sent,p=u?1:Math.ceil(d/i),f=l||"entities/2.0/".concat(e).concat("POST"===s?"/search":""),h=ar()(p).map((function(e){return e+1})).map((function(e){return ra(ra({},t),{},{page:e,limit:i})})).map(ca).map((function(e){return Tn(aa,s,u,e,f,o)})),r.next=3,jn(h);case 3:return m=r.sent,r.abrupt("return",m.reduce((function(e,t){return[].concat((0,dt.A)(e),(0,dt.A)(t))}),[]));case 4:case"end":return r.stop()}}),a)}))()},ha=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:ia;return r().mark((function a(){var i,c,s,l,u,d;return r().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:return i=n.method,c=void 0===i?"POST":i,s=n.endpoint,l=n.allKeys,r.next=1,Tn(ca,t);case 1:return u=r.sent,d=s||"entities/2.0/".concat(e).concat("POST"===c?"/search":""),r.next=2,Tn(aa,c,l,u,d,o);case 2:return r.abrupt("return",r.sent);case 3:case"end":return r.stop()}}),a)}))()},ma=oa,ga=Zo,va=ea;var ba=s(5556),ya=s.n(ba),wa={neutral:"neutral",info:"info",warning:"warning",error:"error",success:"success"},xa="OUTPUTJOB",ka="ENTITIES",Sa="FILTER",Oa=(0,fe.A)((0,fe.A)((0,fe.A)((0,fe.A)((0,fe.A)({},wa.neutral,null),wa.error,"times-circle"),wa.warning,"exclamation-circle"),wa.success,"check-circle"),wa.info,"info-circle"),Ea=(ya().shape({key:ya().string.isRequired,message:ya().string,read:ya().bool,timestamp:ya().string,originId:ya().string,type:ya().string,downloadStream:ya().shape({readableStream:ya().any.isRequired,filename:ya().string.isRequired}),taskProgress:ya().shape({taskExecutionKey:ya().string.isRequired,status:ya().string,message:ya().string,percentage:ya().number,done:ya().number,total:ya().number,supportsCancellation:ya().bool,isRunning:ya().bool})}),r().mark(Ra)),Aa=r().mark(Ma);function Pa(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 _a(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Pa(Object(n),!0).forEach((function(t){(0,fe.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Pa(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var Ca={failed:"error",info:"info",warning:"warning",success:"success"},ja="running_infinite",Da="running_absolute",Ta="pending",Na=function(e){return e.status&&(e.status===Ta||e.status===Da||e.status===ja)};function Ra(e){var t;return r().wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return t=_a(_a({},e),{},{type:Ca[e.type]||"info",result:e.result?JSON.parse(e.result):null,taskProgress:e.taskProgress?_a(_a({},e.taskProgress),{},{isRunning:Na(e.taskProgress),percentage:Math.round(100/e.taskProgress.total*e.taskProgress.done)}):null}),n.next=1,Tn(Ma,t.result);case 1:return t.result=n.sent,n.abrupt("return",t);case 2:case"end":return n.stop()}}),Ea)}function Ma(e){var t,n,o,a,i,c;return r().wrap((function(r){for(;;)switch(r.prev=r.next){case 0:if((null==e?void 0:e.type)!==xa){r.next=5;break}return t=null,r.prev=1,n=e.content[0].key,r.next=2,Tn(pa,"Output_job",n,{paths:["document"]});case 2:o=r.sent,a=o.paths.document.value,i=a.fileName,c=a.binaryLink,t={name:i,link:c,description:e.content[0].display},r.next=4;break;case 3:r.prev=3,r.catch(1);case 4:return r.abrupt("return",_a(_a({},e),{},{file:t}));case 5:if((null==e?void 0:e.type)!==Sa||!e.singleTempFilterKey){r.next=6;break}return r.abrupt("return",{type:ka,content:[{model:e.model,modelName:e.modelName,key:e.singleTempFilterKey}]});case 6:return r.abrupt("return",e);case 7:case"end":return r.stop()}}),Aa,null,[[1,3]])}var Ia="notification/MODAL",La="notification/REMOVE_MODAL",Fa="notification/CANCEL_MODAL",Ha="notification/ADD_APP_WITH_OVERLAY",za="notification/REMOVE_APP_WITH_OVERLAY",Ba=function(e,t,n,r){return{type:Ia,payload:{id:e,title:t,message:n,component:r,cancelable:!(arguments.length>4&&void 0!==arguments[4])||arguments[4],cancelCallback:arguments.length>5&&void 0!==arguments[5]?arguments[5]:function(){},options:arguments.length>6&&void 0!==arguments[6]?arguments[6]:{}}}},Ua=function(e){return{type:La,payload:{id:e}}},Wa=function(e){return{type:Ha,payload:{appId:e}}},Va=function(e){return{type:za,payload:{appId:e}}},$a=s(81845),qa=s.n($a);function Ya(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 Ga(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ya(Object(n),!0).forEach((function(t){(0,fe.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ya(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Ka(){return Ka=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},Ka.apply(this,arguments)}var Qa=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}(),Xa=Math.abs,Ja=String.fromCharCode,Za=Object.assign;function ei(e){return e.trim()}function ti(e,t,n){return e.replace(t,n)}function ni(e,t){return e.indexOf(t)}function ri(e,t){return 0|e.charCodeAt(t)}function oi(e,t,n){return e.slice(t,n)}function ai(e){return e.length}function ii(e){return e.length}function ci(e,t){return t.push(e),e}var si=1,li=1,ui=0,di=0,pi=0,fi="";function hi(e,t,n,r,o,a,i){return{value:e,root:t,parent:n,type:r,props:o,children:a,line:si,column:li,length:i,return:""}}function mi(e,t){return Za(hi("",null,null,"",null,null,0),e,{length:-e.length},t)}function gi(){return pi=di>0?ri(fi,--di):0,li--,10===pi&&(li=1,si--),pi}function vi(){return pi=di<ui?ri(fi,di++):0,li++,10===pi&&(li=1,si++),pi}function bi(){return ri(fi,di)}function yi(){return di}function wi(e,t){return oi(fi,e,t)}function xi(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 ki(e){return si=li=1,ui=ai(fi=e),di=0,[]}function Si(e){return fi="",e}function Oi(e){return ei(wi(di-1,Pi(91===e?e+2:40===e?e+1:e)))}function Ei(e){for(;(pi=bi())&&pi<33;)vi();return xi(e)>2||xi(pi)>3?"":" "}function Ai(e,t){for(;--t&&vi()&&!(pi<48||pi>102||pi>57&&pi<65||pi>70&&pi<97););return wi(e,yi()+(t<6&&32==bi()&&32==vi()))}function Pi(e){for(;vi();)switch(pi){case e:return di;case 34:case 39:34!==e&&39!==e&&Pi(pi);break;case 40:41===e&&Pi(e);break;case 92:vi()}return di}function _i(e,t){for(;vi()&&e+pi!==57&&(e+pi!==84||47!==bi()););return"/*"+wi(t,di-1)+"*"+Ja(47===e?e:vi())}function Ci(e){for(;!xi(bi());)vi();return wi(e,di)}var ji="-ms-",Di="-moz-",Ti="-webkit-",Ni="comm",Ri="rule",Mi="decl",Ii="@keyframes";function Li(e,t){for(var n="",r=ii(e),o=0;o<r;o++)n+=t(e[o],o,e,t)||"";return n}function Fi(e,t,n,r){switch(e.type){case"@import":case Mi:return e.return=e.return||e.value;case Ni:return"";case Ii:return e.return=e.value+"{"+Li(e.children,r)+"}";case Ri:e.value=e.props.join(",")}return ai(n=Li(e.children,r))?e.return=e.value+"{"+n+"}":""}function Hi(e){return Si(zi("",null,null,null,[""],e=ki(e),0,[0],e))}function zi(e,t,n,r,o,a,i,c,s){for(var l=0,u=0,d=i,p=0,f=0,h=0,m=1,g=1,v=1,b=0,y="",w=o,x=a,k=r,S=y;g;)switch(h=b,b=vi()){case 40:if(108!=h&&58==ri(S,d-1)){-1!=ni(S+=ti(Oi(b),"&","&\f"),"&\f")&&(v=-1);break}case 34:case 39:case 91:S+=Oi(b);break;case 9:case 10:case 13:case 32:S+=Ei(h);break;case 92:S+=Ai(yi()-1,7);continue;case 47:switch(bi()){case 42:case 47:ci(Ui(_i(vi(),yi()),t,n),s);break;default:S+="/"}break;case 123*m:c[l++]=ai(S)*v;case 125*m:case 59:case 0:switch(b){case 0:case 125:g=0;case 59+u:f>0&&ai(S)-d&&ci(f>32?Wi(S+";",r,n,d-1):Wi(ti(S," ","")+";",r,n,d-2),s);break;case 59:S+=";";default:if(ci(k=Bi(S,t,n,l,u,o,c,y,w=[],x=[],d),a),123===b)if(0===u)zi(S,t,k,k,w,a,d,c,x);else switch(99===p&&110===ri(S,3)?100:p){case 100:case 109:case 115:zi(e,k,k,r&&ci(Bi(e,k,k,0,0,o,c,y,o,w=[],d),x),o,x,d,c,r?w:x);break;default:zi(S,k,k,k,[""],x,0,c,x)}}l=u=f=0,m=v=1,y=S="",d=i;break;case 58:d=1+ai(S),f=h;default:if(m<1)if(123==b)--m;else if(125==b&&0==m++&&125==gi())continue;switch(S+=Ja(b),b*m){case 38:v=u>0?1:(S+="\f",-1);break;case 44:c[l++]=(ai(S)-1)*v,v=1;break;case 64:45===bi()&&(S+=Oi(vi())),p=bi(),u=d=ai(y=S+=Ci(yi())),b++;break;case 45:45===h&&2==ai(S)&&(m=0)}}return a}function Bi(e,t,n,r,o,a,i,c,s,l,u){for(var d=o-1,p=0===o?a:[""],f=ii(p),h=0,m=0,g=0;h<r;++h)for(var v=0,b=oi(e,d+1,d=Xa(m=i[h])),y=e;v<f;++v)(y=ei(m>0?p[v]+" "+b:ti(b,/&\f/g,p[v])))&&(s[g++]=y);return hi(e,t,n,0===o?Ri:c,s,l,u)}function Ui(e,t,n){return hi(e,t,n,Ni,Ja(pi),oi(e,2,-2),0)}function Wi(e,t,n,r){return hi(e,t,n,Mi,oi(e,0,r),oi(e,r+1,-1),r)}var Vi=function(e,t,n){for(var r=0,o=0;r=o,o=bi(),38===r&&12===o&&(t[n]=1),!xi(o);)vi();return wi(e,di)},$i=function(e,t){return Si(function(e,t){var n=-1,r=44;do{switch(xi(r)){case 0:38===r&&12===bi()&&(t[n]=1),e[n]+=Vi(di-1,t,n);break;case 2:e[n]+=Oi(r);break;case 4:if(44===r){e[++n]=58===bi()?"&\f":"",t[n]=e[n].length;break}default:e[n]+=Ja(r)}}while(r=vi());return e}(ki(e),t))},qi=new WeakMap,Yi=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)||qi.get(n))&&!r){qi.set(e,!0);for(var o=[],a=$i(t,o),i=n.props,c=0,s=0;c<a.length;c++)for(var l=0;l<i.length;l++,s++)e.props[s]=o[c]?a[c].replace(/&\f/g,i[l]):i[l]+" "+a[c]}}},Gi=function(e){if("decl"===e.type){var t=e.value;108===t.charCodeAt(0)&&98===t.charCodeAt(2)&&(e.return="",e.value="")}};function Ki(e,t){switch(function(e,t){return 45^ri(e,0)?(((t<<2^ri(e,0))<<2^ri(e,1))<<2^ri(e,2))<<2^ri(e,3):0}(e,t)){case 5103:return Ti+"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 Ti+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return Ti+e+Di+e+ji+e+e;case 6828:case 4268:return Ti+e+ji+e+e;case 6165:return Ti+e+ji+"flex-"+e+e;case 5187:return Ti+e+ti(e,/(\w+).+(:[^]+)/,Ti+"box-$1$2"+ji+"flex-$1$2")+e;case 5443:return Ti+e+ji+"flex-item-"+ti(e,/flex-|-self/,"")+e;case 4675:return Ti+e+ji+"flex-line-pack"+ti(e,/align-content|flex-|-self/,"")+e;case 5548:return Ti+e+ji+ti(e,"shrink","negative")+e;case 5292:return Ti+e+ji+ti(e,"basis","preferred-size")+e;case 6060:return Ti+"box-"+ti(e,"-grow","")+Ti+e+ji+ti(e,"grow","positive")+e;case 4554:return Ti+ti(e,/([^-])(transform)/g,"$1"+Ti+"$2")+e;case 6187:return ti(ti(ti(e,/(zoom-|grab)/,Ti+"$1"),/(image-set)/,Ti+"$1"),e,"")+e;case 5495:case 3959:return ti(e,/(image-set\([^]*)/,Ti+"$1$`$1");case 4968:return ti(ti(e,/(.+:)(flex-)?(.*)/,Ti+"box-pack:$3"+ji+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+Ti+e+e;case 4095:case 3583:case 4068:case 2532:return ti(e,/(.+)-inline(.+)/,Ti+"$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(ai(e)-1-t>6)switch(ri(e,t+1)){case 109:if(45!==ri(e,t+4))break;case 102:return ti(e,/(.+:)(.+)-([^]+)/,"$1"+Ti+"$2-$3$1"+Di+(108==ri(e,t+3)?"$3":"$2-$3"))+e;case 115:return~ni(e,"stretch")?Ki(ti(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(115!==ri(e,t+1))break;case 6444:switch(ri(e,ai(e)-3-(~ni(e,"!important")&&10))){case 107:return ti(e,":",":"+Ti)+e;case 101:return ti(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+Ti+(45===ri(e,14)?"inline-":"")+"box$3$1"+Ti+"$2$3$1"+ji+"$2box$3")+e}break;case 5936:switch(ri(e,t+11)){case 114:return Ti+e+ji+ti(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return Ti+e+ji+ti(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return Ti+e+ji+ti(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return Ti+e+ji+e+e}return e}var Qi=[function(e,t,n,r){if(e.length>-1&&!e.return)switch(e.type){case Mi:e.return=Ki(e.value,e.length);break;case Ii:return Li([mi(e,{value:ti(e.value,"@","@"+Ti)})],r);case Ri: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 Li([mi(e,{props:[ti(t,/:(read-\w+)/,":-moz-$1")]})],r);case"::placeholder":return Li([mi(e,{props:[ti(t,/:(plac\w+)/,":"+Ti+"input-$1")]}),mi(e,{props:[ti(t,/:(plac\w+)/,":-moz-$1")]}),mi(e,{props:[ti(t,/:(plac\w+)/,ji+"input-$1")]})],r)}return""}))}}];const Xi=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||Qi;var o,a,i={},c=[];o=e.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+t+' "]'),(function(e){for(var t=e.getAttribute("data-emotion").split(" "),n=1;n<t.length;n++)i[t[n]]=!0;c.push(e)}));var s,l,u,d,p=[Fi,(d=function(e){s.insert(e)},function(e){e.root||(e=e.return)&&d(e)})],f=(l=[Yi,Gi].concat(r,p),u=ii(l),function(e,t,n,r){for(var o="",a=0;a<u;a++)o+=l[a](e,t,n,r)||"";return o});a=function(e,t,n,r){s=n,function(e){Li(Hi(e),f)}(e?e+"{"+t.styles+"}":t.styles),r&&(h.inserted[t.name]=!0)};var h={key:t,sheet:new Qa({key:t,container:o,nonce:e.nonce,speedy:e.speedy,prepend:e.prepend,insertionPoint:e.insertionPoint}),nonce:e.nonce,inserted:i,registered:{},insert:a};return h.sheet.hydrate(c),h};var Ji=function(e,t,n){var r=e.key+"-"+t.name;!1===n&&void 0===e.registered[r]&&(e.registered[r]=t.styles)};const Zi=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 ec={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 tc=function(e){var t=Object.create(null);return function(n){return void 0===t[n]&&(t[n]=e(n)),t[n]}};var nc=/[A-Z]|^ms/g,rc=/_EMO_([^_]+?)_([^]*?)_EMO_/g,oc=function(e){return 45===e.charCodeAt(1)},ac=function(e){return null!=e&&"boolean"!=typeof e},ic=tc((function(e){return oc(e)?e:e.replace(nc,"-$&").toLowerCase()})),cc=function(e,t){switch(e){case"animation":case"animationName":if("string"==typeof t)return t.replace(rc,(function(e,t,n){return lc={name:t,styles:n,next:lc},t}))}return 1===ec[e]||oc(e)||"number"!=typeof t||0===t?t:t+"px"};function sc(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 lc={name:n.name,styles:n.styles,next:lc},n.name;if(void 0!==n.styles){var r=n.next;if(void 0!==r)for(;void 0!==r;)lc={name:r.name,styles:r.styles,next:lc},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+=sc(e,t,n[o])+";";else for(var a in n){var i=n[a];if("object"!=typeof i)null!=t&&void 0!==t[i]?r+=a+"{"+t[i]+"}":ac(i)&&(r+=ic(a)+":"+cc(a,i)+";");else if(!Array.isArray(i)||"string"!=typeof i[0]||null!=t&&void 0!==t[i[0]]){var c=sc(e,t,i);switch(a){case"animation":case"animationName":r+=ic(a)+":"+c+";";break;default:r+=a+"{"+c+"}"}}else for(var s=0;s<i.length;s++)ac(i[s])&&(r+=ic(a)+":"+cc(a,i[s])+";")}return r}(e,t,n);case"function":if(void 0!==e){var o=lc,a=n(e);return lc=o,sc(e,t,a)}}if(null==t)return n;var i=t[n];return void 0!==i?i:n}var lc,uc=/label:\s*([^\s;\n{]+)\s*(;|$)/g;var dc=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="";lc=void 0;var a=e[0];null==a||void 0===a.raw?(r=!1,o+=sc(n,t,a)):o+=a[0];for(var i=1;i<e.length;i++)o+=sc(n,t,e[i]),r&&(o+=a[i]);uc.lastIndex=0;for(var c,s="";null!==(c=uc.exec(o));)s+="-"+c[1];return{name:Zi(o)+s,styles:o,next:lc}},pc=!!d.useInsertionEffect&&d.useInsertionEffect,fc=pc||function(e){return e()},hc={}.hasOwnProperty,mc=(0,d.createContext)("undefined"!=typeof HTMLElement?Xi({key:"css"}):null);mc.Provider;var gc=function(e){return(0,d.forwardRef)((function(t,n){var r=(0,d.useContext)(mc);return e(t,r,n)}))},vc=(0,d.createContext)({});var bc="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",yc=function(e){var t=e.cache,n=e.serialized,r=e.isStringTag;Ji(t,n,r);fc((function(){return function(e,t,n){Ji(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},wc=gc((function(e,t,n){var r=e.css;"string"==typeof r&&void 0!==t.registered[r]&&(r=t.registered[r]);var o=e[bc],a=[r],i="";"string"==typeof e.className?i=function(e,t,n){var r="";return n.split(" ").forEach((function(n){void 0!==e[n]?t.push(e[n]+";"):r+=n+" "})),r}(t.registered,a,e.className):null!=e.className&&(i=e.className+" ");var c=dc(a,void 0,(0,d.useContext)(vc));i+=t.key+"-"+c.name;var s={};for(var l in e)hc.call(e,l)&&"css"!==l&&l!==bc&&(s[l]=e[l]);return s.ref=n,s.className=i,(0,d.createElement)(d.Fragment,null,(0,d.createElement)(yc,{cache:t,serialized:c,isStringTag:"string"==typeof o}),(0,d.createElement)(o,s))}));var xc=s(4146),kc=s.n(xc),Sc=function(e,t){var n=arguments;if(null==t||!hc.call(t,"css"))return d.createElement.apply(void 0,n);var r=n.length,o=new Array(r);o[0]=wc,o[1]=function(e,t){var n={};for(var r in t)hc.call(t,r)&&(n[r]=t[r]);return n[bc]=e,n}(e,t);for(var a=2;a<r;a++)o[a]=n[a];return d.createElement.apply(null,o)};function Oc(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return dc(t)}var Ec=s(53986),Ac=s(82284);Math.min,Math.max;const Pc=["top","right","bottom","left"];Pc.reduce(((e,t)=>e.concat(t,t+"-start",t+"-end")),[]);function _c(e){return e&&e.document&&e.location&&e.alert&&e.setInterval}function Cc(e){if(null==e)return window;if(!_c(e)){const t=e.ownerDocument;return t&&t.defaultView||window}return e}function jc(e){return Cc(e).getComputedStyle(e)}function Dc(e){return _c(e)?"":e?(e.nodeName||"").toLowerCase():""}function Tc(){const e=navigator.userAgentData;return e&&Array.isArray(e.brands)?e.brands.map((e=>e.brand+"/"+e.version)).join(" "):navigator.userAgent}function Nc(e){return e instanceof Cc(e).HTMLElement}function Rc(e){return e instanceof Cc(e).Element}function Mc(e){return"undefined"!=typeof ShadowRoot&&(e instanceof Cc(e).ShadowRoot||e instanceof ShadowRoot)}function Ic(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=jc(e);return/auto|scroll|overlay|hidden/.test(t+r+n)&&!["inline","contents"].includes(o)}function Lc(){return!/^((?!chrome|android).)*safari/i.test(Tc())}function Fc(e){return["html","body","#document"].includes(Dc(e))}Math.min,Math.max;const Hc=Math.round;function zc(e,t,n){var r,o,a,i;void 0===t&&(t=!1),void 0===n&&(n=!1);const c=e.getBoundingClientRect();let s=1,l=1;t&&Nc(e)&&(s=e.offsetWidth>0&&Hc(c.width)/e.offsetWidth||1,l=e.offsetHeight>0&&Hc(c.height)/e.offsetHeight||1);const u=Rc(e)?Cc(e):window,d=!Lc()&&n,p=(c.left+(d&&null!=(r=null==(o=u.visualViewport)?void 0:o.offsetLeft)?r:0))/s,f=(c.top+(d&&null!=(a=null==(i=u.visualViewport)?void 0:i.offsetTop)?a:0))/l,h=c.width/s,m=c.height/l;return{width:h,height:m,top:f,right:p+h,bottom:f+m,left:p,x:p,y:f}}function Bc(e){return(t=e,(t instanceof Cc(t).Node?e.ownerDocument:e.document)||window.document).documentElement;var t}function Uc(e){if("html"===Dc(e))return e;const t=e.assignedSlot||e.parentNode||(Mc(e)?e.host:null)||Bc(e);return Mc(t)?t.host:t}function Wc(e){const t=Uc(e);return Fc(t)?e.ownerDocument.body:Nc(t)&&Ic(t)?t:Wc(t)}function Vc(e,t){var n;void 0===t&&(t=[]);const r=Wc(e),o=r===(null==(n=e.ownerDocument)?void 0:n.body),a=Cc(r),i=o?[a].concat(a.visualViewport||[],Ic(r)?r:[]):r,c=t.concat(i);return o?c:c.concat(Vc(i))}var $c=d.useLayoutEffect,qc=["className","clearValue","cx","getStyles","getClassNames","getValue","hasValue","isMulti","isRtl","options","selectOption","selectProps","setValue","theme"],Yc=function(){};function Gc(e,t){return t?"-"===t[0]?e+t:e+"__"+t:e}function Kc(e,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),o=2;o<n;o++)r[o-2]=arguments[o];var a=[].concat(r);if(t&&e)for(var i in t)t.hasOwnProperty(i)&&t[i]&&a.push("".concat(Gc(e,i)));return a.filter((function(e){return e})).map((function(e){return String(e).trim()})).join(" ")}var Qc=function(e){return t=e,Array.isArray(t)?e.filter(Boolean):"object"===(0,Ac.A)(e)&&null!==e?[e]:[];var t},Xc=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,Ga({},(0,Ec.A)(e,qc))},Jc=function(e,t,n){var r=e.cx,o=e.getStyles,a=e.getClassNames,i=e.className;return{css:o(t,e),className:r(null!=n?n:{},a(t,e),i)}};function Zc(e){return[document.documentElement,document.body,window].indexOf(e)>-1}function es(e){return Zc(e)?window.pageYOffset:e.scrollTop}function ts(e,t){Zc(e)?window.scrollTo(0,t):e.scrollTop=t}function ns(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:200,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:Yc,o=es(e),a=t-o,i=0;!function t(){var c=function(e,t,n,r){return n*((e=e/r-1)*e*e+1)+t}(i+=10,o,a,n);ts(e,c),i<n?window.requestAnimationFrame(t):r(e)}()}function rs(e,t){var n=e.getBoundingClientRect(),r=t.getBoundingClientRect(),o=t.offsetHeight/3;r.bottom+o>n.bottom?ts(e,Math.min(t.offsetTop+t.clientHeight-e.offsetHeight+o,e.scrollHeight)):r.top-o<n.top&&ts(e,Math.max(t.offsetTop-o,0))}function os(){try{return document.createEvent("TouchEvent"),!0}catch(e){return!1}}var as=!1,is={get passive(){return as=!0}},cs="undefined"!=typeof window?window:{};cs.addEventListener&&cs.removeEventListener&&(cs.addEventListener("p",Yc,is),cs.removeEventListener("p",Yc,!1));var ss=as;function ls(e){return null!=e}function us(e,t,n){return e?t:n}var ds=["children","innerProps"],ps=["children","innerProps"];function fs(e){var t=e.maxHeight,n=e.menuEl,r=e.minHeight,o=e.placement,a=e.shouldScroll,i=e.isFixedPosition,c=e.controlHeight,s=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=s.getBoundingClientRect().height,p=n.getBoundingClientRect(),f=p.bottom,h=p.height,m=p.top,g=n.offsetParent.getBoundingClientRect().top,v=i?window.innerHeight:Zc(u=s)?window.innerHeight:u.clientHeight,b=es(s),y=parseInt(getComputedStyle(n).marginBottom,10),w=parseInt(getComputedStyle(n).marginTop,10),x=g-w,k=v-m,S=x+b,O=d-b-m,E=f-v+b+y,A=b+m-w,P=160;switch(o){case"auto":case"bottom":if(k>=h)return{placement:"bottom",maxHeight:t};if(O>=h&&!i)return a&&ns(s,E,P),{placement:"bottom",maxHeight:t};if(!i&&O>=r||i&&k>=r)return a&&ns(s,E,P),{placement:"bottom",maxHeight:i?k-y:O-y};if("auto"===o||i){var _=t,C=i?x:S;return C>=r&&(_=Math.min(C-y-c,t)),{placement:"top",maxHeight:_}}if("bottom"===o)return a&&ts(s,E),{placement:"bottom",maxHeight:t};break;case"top":if(x>=h)return{placement:"top",maxHeight:t};if(S>=h&&!i)return a&&ns(s,A,P),{placement:"top",maxHeight:t};if(!i&&S>=r||i&&x>=r){var j=t;return(!i&&S>=r||i&&x>=r)&&(j=i?x-w:S-w),a&&ns(s,A,P),{placement:"top",maxHeight:j}}return{placement:"bottom",maxHeight:t};default:throw new Error('Invalid placement provided "'.concat(o,'".'))}return l}var hs,ms=function(e){return"auto"===e?"bottom":e},gs=(0,d.createContext)(null),vs=function(e){var t=e.children,n=e.minMenuHeight,r=e.maxMenuHeight,o=e.menuPlacement,a=e.menuPosition,i=e.menuShouldScrollIntoView,c=e.theme,s=((0,d.useContext)(gs)||{}).setPortalPlacement,l=(0,d.useRef)(null),u=(0,d.useState)(r),p=(0,Zn.A)(u,2),f=p[0],h=p[1],m=(0,d.useState)(null),g=(0,Zn.A)(m,2),v=g[0],b=g[1],y=c.spacing.controlHeight;return $c((function(){var e=l.current;if(e){var t="fixed"===a,c=fs({maxHeight:r,menuEl:e,minHeight:n,placement:o,shouldScroll:i&&!t,isFixedPosition:t,controlHeight:y});h(c.maxHeight),b(c.placement),null==s||s(c.placement)}}),[r,o,a,i,n,s,y]),t({ref:l,placerProps:Ga(Ga({},e),{},{placement:v||ms(o),maxHeight:f})})},bs=function(e){var t=e.children,n=e.innerRef,r=e.innerProps;return Sc("div",Ka({},Jc(e,"menu",{menu:!0}),{ref:n},r),t)},ys=function(e,t){var n=e.theme,r=n.spacing.baseUnit,o=n.colors;return Ga({textAlign:"center"},t?{}:{color:o.neutral40,padding:"".concat(2*r,"px ").concat(3*r,"px")})},ws=ys,xs=ys,ks=["size"],Ss=["innerProps","isRtl","size"];var Os={name:"8mmkcg",styles:"display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0"},Es=function(e){var t=e.size,n=(0,Ec.A)(e,ks);return Sc("svg",Ka({height:t,width:t,viewBox:"0 0 20 20","aria-hidden":"true",focusable:"false",css:Os},n))},As=function(e){return Sc(Es,Ka({size:20},e),Sc("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"}))},Ps=function(e){return Sc(Es,Ka({size:20},e),Sc("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"}))},_s=function(e,t){var n=e.isFocused,r=e.theme,o=r.spacing.baseUnit,a=r.colors;return Ga({label:"indicatorContainer",display:"flex",transition:"color 150ms"},t?{}:{color:n?a.neutral60:a.neutral20,padding:2*o,":hover":{color:n?a.neutral80:a.neutral40}})},Cs=_s,js=_s,Ds=function(){var e=Oc.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_"}}}(hs||(hs=(0,we.A)(["\n 0%, 80%, 100% { opacity: 0; }\n 40% { opacity: 1; }\n"]))),Ts=function(e){var t=e.delay,n=e.offset;return Sc("span",{css:Oc({animation:"".concat(Ds," 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"},"","")})},Ns=function(e){var t=e.children,n=e.isDisabled,r=e.isFocused,o=e.innerRef,a=e.innerProps,i=e.menuIsOpen;return Sc("div",Ka({ref:o},Jc(e,"control",{control:!0,"control--is-disabled":n,"control--is-focused":r,"control--menu-is-open":i}),a,{"aria-disabled":n||void 0}),t)},Rs=["data"],Ms=function(e){var t=e.children,n=e.cx,r=e.getStyles,o=e.getClassNames,a=e.Heading,i=e.headingProps,c=e.innerProps,s=e.label,l=e.theme,u=e.selectProps;return Sc("div",Ka({},Jc(e,"group",{group:!0}),c),Sc(a,Ka({},i,{selectProps:u,theme:l,getStyles:r,getClassNames:o,cx:n}),s),Sc("div",null,t))},Is=["innerRef","isDisabled","isHidden","inputClassName"],Ls={gridArea:"1 / 2",font:"inherit",minWidth:"2px",border:0,margin:0,outline:0,padding:0},Fs={flex:"1 1 auto",display:"inline-grid",gridArea:"1 / 1 / 2 / 3",gridTemplateColumns:"0 min-content","&:after":Ga({content:'attr(data-value) " "',visibility:"hidden",whiteSpace:"pre"},Ls)},Hs=function(e){return Ga({label:"input",color:"inherit",background:0,opacity:e?0:1,width:"100%"},Ls)},zs=function(e){var t=e.cx,n=e.value,r=Xc(e),o=r.innerRef,a=r.isDisabled,i=r.isHidden,c=r.inputClassName,s=(0,Ec.A)(r,Is);return Sc("div",Ka({},Jc(e,"input",{"input-container":!0}),{"data-value":n||""}),Sc("input",Ka({className:t({input:!0},c),ref:o,style:Hs(i),disabled:a},s)))},Bs=function(e){var t=e.children,n=e.innerProps;return Sc("div",n,t)};var Us=function(e){var t=e.children,n=e.components,r=e.data,o=e.innerProps,a=e.isDisabled,i=e.removeProps,c=e.selectProps,s=n.Container,l=n.Label,u=n.Remove;return Sc(s,{data:r,innerProps:Ga(Ga({},Jc(e,"multiValue",{"multi-value":!0,"multi-value--is-disabled":a})),o),selectProps:c},Sc(l,{data:r,innerProps:Ga({},Jc(e,"multiValueLabel",{"multi-value__label":!0})),selectProps:c},t),Sc(u,{data:r,innerProps:Ga(Ga({},Jc(e,"multiValueRemove",{"multi-value__remove":!0})),{},{"aria-label":"Remove ".concat(t||"option")},i),selectProps:c}))},Ws={ClearIndicator:function(e){var t=e.children,n=e.innerProps;return Sc("div",Ka({},Jc(e,"clearIndicator",{indicator:!0,"clear-indicator":!0}),n),t||Sc(As,null))},Control:Ns,DropdownIndicator:function(e){var t=e.children,n=e.innerProps;return Sc("div",Ka({},Jc(e,"dropdownIndicator",{indicator:!0,"dropdown-indicator":!0}),n),t||Sc(Ps,null))},DownChevron:Ps,CrossIcon:As,Group:Ms,GroupHeading:function(e){var t=Xc(e);t.data;var n=(0,Ec.A)(t,Rs);return Sc("div",Ka({},Jc(e,"groupHeading",{"group-heading":!0}),n))},IndicatorsContainer:function(e){var t=e.children,n=e.innerProps;return Sc("div",Ka({},Jc(e,"indicatorsContainer",{indicators:!0}),n),t)},IndicatorSeparator:function(e){var t=e.innerProps;return Sc("span",Ka({},t,Jc(e,"indicatorSeparator",{"indicator-separator":!0})))},Input:zs,LoadingIndicator:function(e){var t=e.innerProps,n=e.isRtl,r=e.size,o=void 0===r?4:r,a=(0,Ec.A)(e,Ss);return Sc("div",Ka({},Jc(Ga(Ga({},a),{},{innerProps:t,isRtl:n,size:o}),"loadingIndicator",{indicator:!0,"loading-indicator":!0}),t),Sc(Ts,{delay:0,offset:n}),Sc(Ts,{delay:160,offset:!0}),Sc(Ts,{delay:320,offset:!n}))},Menu:bs,MenuList:function(e){var t=e.children,n=e.innerProps,r=e.innerRef,o=e.isMulti;return Sc("div",Ka({},Jc(e,"menuList",{"menu-list":!0,"menu-list--is-multi":o}),{ref:r},n),t)},MenuPortal:function(e){var t=e.appendTo,n=e.children,r=e.controlElement,o=e.innerProps,a=e.menuPlacement,i=e.menuPosition,c=(0,d.useRef)(null),s=(0,d.useRef)(null),l=(0,d.useState)(ms(a)),u=(0,Zn.A)(l,2),p=u[0],f=u[1],h=(0,d.useMemo)((function(){return{setPortalPlacement:f}}),[]),m=(0,d.useState)(null),g=(0,Zn.A)(m,2),v=g[0],b=g[1],y=(0,d.useCallback)((function(){if(r){var e=function(e){var t=e.getBoundingClientRect();return{bottom:t.bottom,height:t.height,left:t.left,right:t.right,top:t.top,width:t.width}}(r),t="fixed"===i?0:window.pageYOffset,n=e[p]+t;n===(null==v?void 0:v.offset)&&e.left===(null==v?void 0:v.rect.left)&&e.width===(null==v?void 0:v.rect.width)||b({offset:n,rect:e})}}),[r,i,p,null==v?void 0:v.offset,null==v?void 0:v.rect.left,null==v?void 0:v.rect.width]);$c((function(){y()}),[y]);var w=(0,d.useCallback)((function(){"function"==typeof s.current&&(s.current(),s.current=null),r&&c.current&&(s.current=function(e,t,n,r){void 0===r&&(r={});const{ancestorScroll:o=!0,ancestorResize:a=!0,elementResize:i=!0,animationFrame:c=!1}=r,s=o&&!c,l=s||a?[...Rc(e)?Vc(e):e.contextElement?Vc(e.contextElement):[],...Vc(t)]:[];l.forEach((e=>{s&&e.addEventListener("scroll",n,{passive:!0}),a&&e.addEventListener("resize",n)}));let u,d=null;if(i){let r=!0;d=new ResizeObserver((()=>{r||n(),r=!1})),Rc(e)&&!c&&d.observe(e),Rc(e)||!e.contextElement||c||d.observe(e.contextElement),d.observe(t)}let p=c?zc(e):null;return c&&function t(){const r=zc(e);!p||r.x===p.x&&r.y===p.y&&r.width===p.width&&r.height===p.height||n(),p=r,u=requestAnimationFrame(t)}(),n(),()=>{var e;l.forEach((e=>{s&&e.removeEventListener("scroll",n),a&&e.removeEventListener("resize",n)})),null==(e=d)||e.disconnect(),d=null,c&&cancelAnimationFrame(u)}}(r,c.current,y,{elementResize:"ResizeObserver"in window}))}),[r,y]);$c((function(){w()}),[w]);var x=(0,d.useCallback)((function(e){c.current=e,w()}),[w]);if(!t&&"fixed"!==i||!v)return null;var k=Sc("div",Ka({ref:x},Jc(Ga(Ga({},e),{},{offset:v.offset,position:i,rect:v.rect}),"menuPortal",{"menu-portal":!0}),o),n);return Sc(gs.Provider,{value:h},t?(0,$a.createPortal)(k,t):k)},LoadingMessage:function(e){var t=e.children,n=void 0===t?"Loading...":t,r=e.innerProps,o=(0,Ec.A)(e,ps);return Sc("div",Ka({},Jc(Ga(Ga({},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=(0,Ec.A)(e,ds);return Sc("div",Ka({},Jc(Ga(Ga({},o),{},{children:n,innerProps:r}),"noOptionsMessage",{"menu-notice":!0,"menu-notice--no-options":!0}),r),n)},MultiValue:Us,MultiValueContainer:Bs,MultiValueLabel:Bs,MultiValueRemove:function(e){var t=e.children,n=e.innerProps;return Sc("div",Ka({role:"button"},n),t||Sc(As,{size:14}))},Option:function(e){var t=e.children,n=e.isDisabled,r=e.isFocused,o=e.isSelected,a=e.innerRef,i=e.innerProps;return Sc("div",Ka({},Jc(e,"option",{option:!0,"option--is-disabled":n,"option--is-focused":r,"option--is-selected":o}),{ref:a,"aria-disabled":n},i),t)},Placeholder:function(e){var t=e.children,n=e.innerProps;return Sc("div",Ka({},Jc(e,"placeholder",{placeholder:!0}),n),t)},SelectContainer:function(e){var t=e.children,n=e.innerProps,r=e.isDisabled,o=e.isRtl;return Sc("div",Ka({},Jc(e,"container",{"--is-disabled":r,"--is-rtl":o}),n),t)},SingleValue:function(e){var t=e.children,n=e.isDisabled,r=e.innerProps;return Sc("div",Ka({},Jc(e,"singleValue",{"single-value":!0,"single-value--is-disabled":n}),r),t)},ValueContainer:function(e){var t=e.children,n=e.innerProps,r=e.isMulti,o=e.hasValue;return Sc("div",Ka({},Jc(e,"valueContainer",{"value-container":!0,"value-container--is-multi":r,"value-container--has-value":o}),n),t)}},Vs=s(2418);function $s(){return $s=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},$s.apply(this,arguments)}const qs=["onUpdate","onRepositioned","renderElement","renderElementTag","renderElementTo","renderTarget","className","id","style"];class Ys extends d.Component{constructor(...e){super(...e),this._targetNode=d.createRef(),this._elementNode=d.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,d.isValidElement)(e)||(e=null),(0,d.isValidElement)(t)||(t=null),{targetComponent:e,elementComponent:t}}_createTetherInstance(e){this._tetherInstance&&this._destroy(),this._tetherInstance=new Vs(e),this._registerEventListeners()}_destroyTetherInstance(){this._tetherInstance&&(this._tetherInstance.destroy(),this._tetherInstance=null)}_registerEventListeners(){this.on("update",((...e)=>this.props.onUpdate&&this.props.onUpdate.apply(this,e))),this.on("repositioned",((...e)=>this.props.onRepositioned&&this.props.onRepositioned.apply(this,e)))}get _renderNode(){const{renderElementTo:e}=this.props;return"string"==typeof e?document.querySelector(e):e||document.body}_destroy(){this._destroyTetherInstance(),this._removeContainer()}_createContainer(){this._removeContainer();const{renderElementTag:e="div",className:t}=this.props;this._elementParentNode=document.createElement(e),this._elementParentNode.className=t||""}_addContainerToDOM(){this._elementParentNode&&this._renderNode&&this._elementParentNode.parentNode!==this._renderNode&&this._renderNode.append(this._elementParentNode)}_removeContainer(){this._elementParentNode&&this._elementParentNode.parentNode&&this._elementParentNode.remove()}_update(){this._elementNode.current&&this._targetNode.current?this._updateTether():this._destroy()}_updateTether(){var e;const t=this.props,{id:n,style:r}=t,o=function(e,t){if(null==e)return{};var n,r,o={},a=Object.keys(e);for(r=0;r<a.length;r++)t.indexOf(n=a[r])>=0||(o[n]=e[n]);return o}(t,qs),a=$s({target:this._targetNode.current,element:this._elementParentNode},o),i=n||"";if(this._elementParentNode&&this._elementParentNode.id!==i&&(this._elementParentNode.id=i),this._elementParentNode&&r){const e=this._elementParentNode.style;for(const t in r)if(e[t]!==r[t]){let n=r[t];n&&(e[t]=n)}}this._addContainerToDOM(),this._tetherInstance?this._tetherInstance.setOptions(a):this._createTetherInstance(a),null==(e=this._tetherInstance)||e.position()}render(){const{targetComponent:e,elementComponent:t}=this._runRenders();return e?d.createElement(d.Fragment,null,e,t&&this._elementParentNode&&$a.createPortal(t,this._elementParentNode)):null}}var Gs,Ks,Qs,Xs,Js,Zs,el,tl,nl,rl,ol,al,il;function cl(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 sl(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?cl(Object(n),!0).forEach((function(t){(0,fe.A)(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):cl(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var ll,ul,dl,pl,fl,hl,ml,gl,vl,bl,yl,wl,xl,kl,Sl=xe.Ay.span.withConfig({displayName:"StyledClickableWrapper"})(Gs||(Gs=(0,we.A)(["\n pointer-events: auto;\n cursor: pointer;\n"]))),Ol=xe.Ay.div.withConfig({displayName:"StyledReactSelectOuterWrapper"})(Ks||(Ks=(0,we.A)(["\n outline-style: none;\n cursor: ",";\n"])),(function(e){return e.immutable&&"text"})),El=xe.Ay.div.withConfig({displayName:"StyledReactSelectInnerWrapper"})(Qs||(Qs=(0,we.A)(["\n outline-style: none;\n"]))),Al=xe.Ay.div.withConfig({displayName:"StyledIndicatorsContainerWrapper"})(Xs||(Xs=(0,we.A)(["\n position: relative;\n z-index: 1;\n background-color: ",";\n border-radius: ",";\n ",";\n"])),Se.t7.color("paper"),Se.t7.radii("form"),(function(e){return e.isTopAligned&&(0,xe.AH)(Js||(Js=(0,we.A)(["\n position: absolute;\n right: 0;\n top: 0;\n "])))})),Pl=(0,xe.Ay)(Ys).withConfig({displayName:"StyledTether"})(Zs||(Zs=(0,we.A)(["\n && {\n z-index: 1;\n }\n"]))),_l=(xe.Ay.div.withConfig({displayName:"StyledNonTether"})(el||(el=(0,we.A)(["\n position: absolute;\n padding-bottom: ",";\n z-index: 2; /* higher than StyledTether and StyledIndicatorsContainerWrapper */\n"])),Oe.A.space(1.5)),(0,xe.Ay)(Ws.Menu).attrs((function(e){return{theme:e.selectTheme}})).withConfig({displayName:"StyledMenu"})(tl||(tl=(0,we.A)(["\n && {\n margin: 8px 0 8px -10px;\n width: calc(","px + 20px);\n position: relative;\n\n .tether-target-attached-top & {\n transform: translateY(-","px);\n }\n }\n"])),(function(e){return e.wrapperWidth}),(function(e){return e.wrapperHeight+6}))),Cl=xe.Ay.div.withConfig({displayName:"StyledMoreOptionsAvailable"})(nl||(nl=(0,we.A)(["\n && {\n ","\n cursor: default;\n padding: "," ",";\n }\n"])),(0,ke.A)({color:Se.t7.color("signal.info"),lineHeight:"normal"}),Oe.A.space(-.5),Oe.A.space(-.2)),jl=xe.Ay.div.withConfig({displayName:"StyledSingleValueWrapper"})(rl||(rl=(0,we.A)(["\n overflow-x: hidden;\n position: relative;\n color: ",";\n"])),(function(e){return e.isDisabled?Se.t7.color("text"):"inherit"})),Dl=xe.Ay.div.withConfig({displayName:"StyledDropdownIndicatorWrapper"})(ol||(ol=(0,we.A)(["\n && {\n position: relative;\n width: 25px;\n height: 25px;\n display: flex;\n align-items: center;\n }\n"]))),Tl=xe.Ay.div.withConfig({displayName:"StyledMultiValueWrapper"})(al||(al=(0,we.A)(["\n overflow: hidden;\n width: 100%;\n display: flex;\n flex-wrap: wrap;\n"]))),Nl=xe.Ay.span.withConfig({displayName:"StyledMultiValueLabelWrapper"})(il||(il=(0,we.A)(["\n overflow: hidden;\n text-overflow: ellipsis;\n"]))),Rl=function(e){var t=e.colors.paper,n=e.colors.backgroundItemHover,r=e.colors.backgroundItemSelected,o=e.colors.text,a=e.colors.borderSelect,i=e.colors.textDisabled,c=e.radii.form,s={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 sl(sl({},t),{},{color:e.colors.signal.info,cursor:"default",textAlign:"left"})};return{container:function(e,t){return sl(sl(sl({},e),s),{},{outline:0})},control:function(e,t){return sl(sl({},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,a){var i=t;return a.isSelected?i=r:a.isFocused&&(i=n),sl(sl({},o),{},{color:e.colors.text,backgroundColor:i,cursor:"pointer",":active":{backgroundColor:a.isSelected?r:n}})},indicatorsContainer:function(e,t){return sl(sl({},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),sl(sl(sl({},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(a),borderRadius:c}},menuList:function(t,n){return sl(sl(sl({},t),s),{},{border:"1px solid ".concat(a),borderRadius:c,padding:"0",backgroundColor:e.colors.paper})},multiValue:function(t,n){return sl(sl({},t),{},{borderRadius:c,backgroundColor:e.colors.backgroundMultiValue,justifyContent:"space-between"},l(n)&&!n.isDisabled?{width:"100%",maxWidth:"300px"}:{})},multiValueLabel:function(e,t){return sl(sl({},e),{},{borderRadius:c,color:o,fontSize:"inherit",lineHeight:1.8})},multiValueRemove:function(e,t){return sl(sl({},e),{},{borderRadius:c,color:o,display:t.isDisabled?"none":"flex",":hover":sl(sl({},e[":hover"]),{},{color:o,backgroundColor:r,cursor:"pointer"})})},singleValue:function(e,t){return sl(sl({},e),{},{color:t.isDisabled?i:o,margin:0,whiteSpace:"wrap"})},valueContainer:function(t,n){return sl(sl({},t),{},{padding:0,margin:0,minHeight:n.isDisabled?"0":"2.6rem",gap:Oe.A.space(-2.5)({theme:e})})}}},Ml="1.5px",Il={box:"20px",checkW:"5px",checkH:"8.4px",checkStroke:"2px",indW:"10px",indH:"2.5px",dot:"8.4px",dotOff:"-4.2px"},Ll={box:"15.5px",checkW:"3px",checkH:"5.5px",checkStroke:"2px",indW:"7px",indH:"2px",dot:"6px",dotOff:"-3px"},Fl=function(e){var t;return"widget"===(null==e?void 0:e.name)||"52px"===(null==e||null===(t=e.sizes)||void 0===t?void 0:t.listRowMinHeight)},Hl=function(e,t){return(0,xe.AH)(ll||(ll=(0,we.A)(["\n min-width: ",";\n max-width: ",";\n flex-shrink: 0;\n"])),t,t)},zl=function(e,t){var n=e,r=Fl(n)?Il:Ll;return(0,xe.AH)(fl||(fl=(0,we.A)(["\n ","\n ","\n "])),function(e,t){if("form"===e)return(0,xe.AH)(dl||(dl=(0,we.A)(["\n input[type='checkbox'],\n input[type='radio'] {\n margin: 3px 3px 3px 4px;\n vertical-align: 0.12em;\n }\n\n /* Form rows (data-tocco-inline-label-row): control beside label text — center with text */\n [data-tocco-inline-label-row] {\n align-items: center;\n }\n "])));var n=Fl(t)?"3px 3px 3px 12px":"3px 3px 3px 4px";return(0,xe.AH)(pl||(pl=(0,we.A)(["\n input[type='checkbox'],\n input[type='radio'] {\n margin: ",";\n vertical-align: middle;\n align-self: auto;\n }\n "])),n)}(t,n),function(e,t){var n,r=t.box,o=t.checkW,a=t.checkH,i=t.checkStroke,c=t.indW,s=t.indH,l=t.dot,u=t.dotOff,d=e.colors.secondary,p=(null===(n=e.radii)||void 0===n?void 0:n.small)||"4px",f=e.colors.paper,h=e.colors.border;return(0,xe.AH)(ul||(ul=(0,we.A)(["\n input[type='checkbox'] {\n appearance: none;\n box-sizing: content-box;\n width: ",";\n height: ",";\n aspect-ratio: 1;\n padding: 0;\n ","\n border-radius: ",";\n border: "," solid ",";\n background: ",";\n cursor: pointer;\n position: relative;\n }\n\n input[type='checkbox']:checked {\n background: ",";\n border-color: ",";\n }\n\n input[type='checkbox']:checked:before {\n content: '';\n box-sizing: content-box;\n position: absolute;\n left: 50%;\n top: 50%;\n width: ",";\n height: ",";\n border: solid ",";\n border-width: 0 "," "," 0;\n transform: translate(-50%, -60%) rotate(45deg);\n }\n\n input[type='checkbox']:indeterminate {\n background: ",";\n border-color: ",";\n }\n\n input[type='checkbox']:indeterminate:before {\n content: '';\n box-sizing: content-box;\n position: absolute;\n left: 50%;\n top: 50%;\n width: ",";\n height: ",";\n border: none;\n background: ",";\n transform: translate(-50%, -50%);\n }\n\n input[type='radio'] {\n appearance: none;\n box-sizing: content-box;\n width: ",";\n height: ",";\n aspect-ratio: 1;\n padding: 0;\n ","\n border-radius: 50%;\n border: "," solid ",";\n background: ",";\n cursor: pointer;\n position: relative;\n }\n\n input[type='radio']:checked {\n border-color: ",";\n }\n\n input[type='radio']:checked:after {\n content: '';\n box-sizing: content-box;\n position: absolute;\n left: 50%;\n top: 50%;\n width: ",";\n height: ",";\n margin: "," 0 0 ",";\n border-radius: 50%;\n background: ",";\n }\n\n input[type='checkbox']:disabled,\n input[type='radio']:disabled {\n opacity: 0.5;\n cursor: not-allowed;\n }\n "])),r,r,Hl(0,r),p,Ml,h,e.colors.paper,d,d,o,a,f,i,i,d,d,c,s,f,r,r,Hl(0,r),Ml,h,e.colors.paper,d,l,l,u,u,d)}(n,r))},Bl="tocco-app",Ul=(0,xe.DU)(gl||(gl=(0,we.A)(["\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"])),Se.t7.color("signal.success"),Se.t7.color("signal.info"),Se.t7.color("signal.warning"),Se.t7.color("signal.danger"),Se.t7.color("textDisabled")),Wl=(0,xe.DU)(vl||(vl=(0,we.A)(["\n ."," {\n ","\n }\n\n ."," table {\n ","\n }\n\n ","\n"])),Bl,(function(e){return function(e){return zl(e,"form")}(e.theme)}),Bl,(function(e){return function(e){return zl(e,"table")}(e.theme)}),(function(e){var t=e.theme;return function(e,t){return Fl(t)?(0,xe.AH)(hl||(hl=(0,we.A)(["\n ."," table[data-tocco-table-layout='tile'] thead input[type='checkbox'],\n ."," table[data-tocco-table-layout='tile'] thead input[type='radio'] {\n margin: 3px 0 3px auto;\n }\n\n ."," table[data-tocco-table-layout='tile'] tbody td[data-cy='tbl-cell-multi-selection'] > div,\n ."," table[data-tocco-table-layout='tile'] tbody td[data-cy='tbl-cell-single-selection'] > div {\n display: flex;\n justify-content: flex-end;\n align-items: center;\n width: 100%;\n box-sizing: border-box;\n }\n\n ."," table[data-tocco-table-layout='tile'] tbody input[type='checkbox'],\n ."," table[data-tocco-table-layout='tile'] tbody input[type='radio'] {\n margin: 3px 0;\n }\n "])),e,e,e,e,e,e):(0,xe.AH)(ml||(ml=(0,we.A)(["\n ."," table[data-tocco-table-layout='tile'] input[type='checkbox'],\n ."," table[data-tocco-table-layout='tile'] input[type='radio'] {\n margin: 3px 3px 3px 0;\n }\n "])),e,e)}(Bl,t)})),Vl=(0,xe.DU)(bl||(bl=(0,we.A)(["\n "," {\n &&& {\n z-index: 9999999; /* higher than StyledModalHolder */\n }\n }\n"])),Pl),$l=(0,xe.DU)(yl||(yl=(0,we.A)(["\n html,\n body {\n overflow: hidden !important;\n scroll-behavior: auto !important; /* fix scroll to top on WP when scroll-behaviour is set to smooth */\n }\n"]))),ql=(0,xe.DU)(wl||(wl=(0,we.A)(["\n /* Chrome, Edge, and Safari */\n .","::-webkit-scrollbar,\n ."," *::-webkit-scrollbar {\n width: 6px;\n height: 6px;\n }\n\n .","::-webkit-scrollbar-thumb,\n ."," *::-webkit-scrollbar-thumb {\n background-color: ",";\n }\n\n .","::-webkit-scrollbar-thumb:hover,\n ."," *::-webkit-scrollbar-thumb:hover {\n background-color: ",";\n }\n\n /* Firefox */\n .",",\n ."," * {\n scrollbar-color: "," transparent;\n scrollbar-width: thin;\n }\n"])),Bl,Bl,Bl,Bl,Se.t7.color("backgroundScrollbar"),Bl,Bl,Se.t7.color("backgroundScrollbarHover"),Bl,Bl,Se.t7.color("backgroundScrollbar")),Yl=xe.Ay.div.withConfig({displayName:"StyledPageOverlay"})(xl||(xl=(0,we.A)(["\n background-color: rgb(50 50 50 / 70%);\n height: 100%;\n width: 100%;\n position: fixed;\n top: 0;\n left: 0;\n"]))),Gl=xe.Ay.div.withConfig({displayName:"StyledHolder"})(kl||(kl=(0,we.A)(["\n height: 100%;\n width: 100%;\n top: 0;\n left: 0;\n position: absolute;\n\n /* higher than StyledHeader and very high value to prevent other elements blocking it when implemented as a widget\n lower than ext-js legacy actions */\n z-index: 9000;\n"]))),Kl=function(e){var t="";return f().Children.map(e,(function(e,n){"string"==typeof e||"number"==typeof e?t="".concat(t).concat(e):"object"===(0,Ac.A)(e)&&e.props.children?t="".concat(t).concat(Kl(e.props.children)):"object"===(0,Ac.A)(e)&&e.props.dangerouslySetInnerHTML&&(t="".concat(t," ").concat(Ql(e.props.dangerouslySetInnerHTML.__html)))})),t},Ql=function(e){var t=document.createElement("div");return t.innerHTML=e,t.textContent||t.innerText||""};const Xl=Kl;var Jl,Zl,eu,tu,nu,ru,ou,au,iu,cu,su,lu,uu,du,pu,fu,hu,mu,gu,vu,bu,yu,wu,xu,ku,Su,Ou,Eu,Au,Pu,_u,Cu,ju,Du,Tu,Nu=s(47616),Ru=s(33090),Mu=function(e){var t;switch(e.styledLike){case"H1":t=Oe.A.font(5)(e);break;case"H2":t=Oe.A.font(4)(e);break;case"H3":t=Oe.A.font(3)(e);break;case"H4":t=Oe.A.font(2)(e);break;case"H5":t=Oe.A.font(1)(e);break;default:t=Oe.A.font(0)(e)}return(0,ke.A)({fontWeight:Nu.A.fontWeight("bold"),fontSize:t})},Iu=function(e){return(0,xe.AH)(Jl||(Jl=(0,we.A)(["\n margin-top: ",";\n margin-bottom: ",";\n\n h1 + &,\n h2 + &,\n h3 + &,\n h4 + &,\n h5 + &,\n h6 + & {\n margin-top: 0;\n }\n\n &:first-child {\n margin-top: 0;\n }\n\n &:last-child {\n margin-bottom: 0;\n }\n"])),Oe.A.space(0),Oe.A.space(-1))},Lu=xe.Ay.h1.withConfig({displayName:"StyledH1"})(Zl||(Zl=(0,we.A)(["\n && {\n ","\n ","\n ","\n }\n"])),(function(e){return Mu(e)}),(function(e){return Iu()}),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),Fu=(xe.Ay.h2.withConfig({displayName:"StyledH2"})(eu||(eu=(0,we.A)(["\n && {\n ","\n ","\n ","\n }\n"])),(function(e){return Mu(e)}),(function(e){return Iu()}),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),xe.Ay.h3.withConfig({displayName:"StyledH3"})(tu||(tu=(0,we.A)(["\n && {\n ","\n ","\n ","\n }\n"])),(function(e){return Mu(e)}),(function(e){return Iu()}),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),xe.Ay.h4.withConfig({displayName:"StyledH4"})(nu||(nu=(0,we.A)(["\n && {\n ","\n ","\n ","\n }\n"])),(function(e){return Mu(e)}),(function(e){return Iu()}),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),xe.Ay.h5.withConfig({displayName:"StyledH5"})(ru||(ru=(0,we.A)(["\n && {\n ","\n ","\n ","\n }\n"])),(function(e){return Mu(e)}),(function(e){return Iu()}),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()}))),Hu=(xe.Ay.h6.withConfig({displayName:"StyledH6"})(ou||(ou=(0,we.A)(["\n && {\n ","\n ","\n ","\n }\n"])),(function(e){return Mu(e)}),(function(e){return Iu()}),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),xe.Ay.dd.withConfig({displayName:"StyledDd"})(au||(au=(0,we.A)(["\n && {\n ","\n ","\n margin: 0;\n }\n"])),(0,ke.A)(),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),xe.Ay.dl.withConfig({displayName:"StyledDl"})(iu||(iu=(0,we.A)(["\n && {\n margin: 0 0 ",";\n\n &:last-child {\n margin-bottom: 0;\n }\n }\n"])),Oe.A.space(-1)),xe.Ay.dt.withConfig({displayName:"StyledDt"})(cu||(cu=(0,we.A)(["\n && {\n ","\n ","\n margin: 0;\n }\n"])),(0,ke.A)({fontWeight:Nu.A.fontWeight("bold")}),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),xe.Ay.li.withConfig({displayName:"StyledLi"})(su||(su=(0,we.A)(["\n && {\n ","\n ","\n }\n"])),(0,ke.A)(),(0,Ru.K)())),zu=xe.Ay.ol.withConfig({displayName:"StyledList"})(lu||(lu=(0,we.A)(["\n && {\n display: block;\n list-style-position: outside;\n margin: 0 0 "," ",";\n padding: 0;\n\n &&,\n &:last-child {\n margin-bottom: 0;\n }\n }\n"])),Oe.A.space(-1),Oe.A.space(-.1)),Bu=((0,xe.Ay)(zu).withConfig({displayName:"StyledOl"})(uu||(uu=(0,we.A)(["\n list-style-type: decimal;\n"]))),(0,xe.Ay)(zu).withConfig({displayName:"StyledUl"})(du||(du=(0,we.A)(["\n && {\n list-style-type: disc;\n }\n"])))),Uu=xe.Ay.b.withConfig({displayName:"StyledB"})(pu||(pu=(0,we.A)(["\n && {\n ","\n }\n ","\n"])),(0,ke.A)({fontWeight:Se.t7.fontWeight("bold")}),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),Wu=(xe.Ay.code.withConfig({displayName:"StyledCode"})(fu||(fu=(0,we.A)(["\n && {\n ","\n background-color: ",";\n border-radius: ",";\n padding: "," ",";\n white-space: pre;\n overflow-y: auto;\n }\n"])),(0,ke.A)({fontFamily:Se.t7.fontFamily("monospace"),fontSize:Oe.A.font(-1)}),Se.t7.color("backgroundTypographyCode"),Se.t7.radii("form"),Oe.A.space(-4),Oe.A.space(-2)),xe.Ay.del.withConfig({displayName:"StyledDel"})(hu||(hu=(0,we.A)(["\n && {\n ","\n ","\n text-decoration: line-through;\n }\n"])),(0,ke.A)(),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),xe.Ay.em.withConfig({displayName:"StyledEm"})(mu||(mu=(0,we.A)(["\n && {\n ","\n ","\n }\n"])),(0,ke.A)({fontStyle:"italic"}),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),xe.Ay.figcaption.withConfig({displayName:"StyledFigcaption"})(gu||(gu=(0,we.A)(["\n && {\n ","\n ","\n margin: "," 0 "," 0;\n\n &:last-child {\n margin-bottom: 0;\n }\n }\n"])),(0,ke.A)({fontSize:Oe.A.font(-1)}),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()}),Oe.A.space(-2),Oe.A.space(-1))),Vu=xe.Ay.i.withConfig({displayName:"StyledI"})(vu||(vu=(0,we.A)(["\n && {\n ","\n ","\n }\n"])),(0,ke.A)({fontStyle:"italic"}),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),$u=(xe.Ay.ins.withConfig({displayName:"StyledIns"})(bu||(bu=(0,we.A)(["\n && {\n ","\n ","\n text-decoration: underline;\n }\n"])),(0,ke.A)(),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),xe.Ay.label.withConfig({displayName:"StyledLabel"})(yu||(yu=(0,we.A)(["\n && {\n ","\n ","\n margin: 0 0 ",";\n\n &:last-child {\n margin-bottom: 0;\n }\n }\n"])),(0,ke.A)(),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()}),Oe.A.space(-1)),xe.Ay.mark.withConfig({displayName:"StyledMark"})(wu||(wu=(0,we.A)(["\n && {\n ","\n ","\n background-color: ",";\n border-radius: ",";\n padding: "," ",";\n }\n"])),(0,ke.A)({fontFamily:Se.t7.fontFamily("monospace"),color:Se.t7.color("paper")}),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()}),Se.t7.color("signal.info"),Se.t7.radii("form"),Oe.A.space(-4),Oe.A.space(-2)),xe.Ay.p.withConfig({displayName:"StyledP"})(xu||(xu=(0,we.A)(["\n && {\n ","\n ","\n overflow-x: ",";\n margin: 0 0 ",";\n\n &:last-child {\n margin-bottom: 0;\n }\n }\n"])),(0,ke.A)(),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()}),(function(e){return e.enableXOverflow?"auto":null}),Oe.A.space(-1))),qu=(xe.Ay.pre.withConfig({displayName:"StyledPre"})(ku||(ku=(0,we.A)(["\n && {\n ","\n ","\n background-color: ",";\n border-radius: ",";\n border: 1px solid ",";\n display: block;\n margin: 0 0 ",";\n padding: "," ",";\n\n &:last-child {\n margin-bottom: 0;\n }\n }\n"])),(0,ke.A)({fontFamily:Se.t7.fontFamily("monospace"),fontSize:Oe.A.font(-1)}),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()}),Se.t7.color("backgroundTypographyCode"),Se.t7.radii("form"),Se.t7.color("border"),Oe.A.space(-1),Oe.A.space(-3),Oe.A.space(-2)),xe.Ay.s.withConfig({displayName:"StyledS"})(Su||(Su=(0,we.A)(["\n && {\n ","\n ","\n text-decoration: line-through;\n }\n"])),(0,ke.A)(),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),xe.Ay.small.withConfig({displayName:"StyledSmall"})(Ou||(Ou=(0,we.A)(["\n && {\n ","\n font-size: calc(1em / ",");\n ","\n }\n"])),(0,ke.A)(),Se.t7.fontSize("factor"),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),xe.Ay.span.withConfig({displayName:"StyledSpan"})(Eu||(Eu=(0,we.A)(["\n && {\n ","\n ","\n }\n"])),(0,ke.A)(),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()}))),Yu=(xe.Ay.sub.withConfig({displayName:"StyledSub"})(Au||(Au=(0,we.A)(["\n && {\n ","\n ","\n line-height: 0;\n position: relative;\n bottom: -0.25em;\n vertical-align: baseline;\n }\n"])),(0,ke.A)({fontSize:Oe.A.font(-1)}),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),xe.Ay.sup.withConfig({displayName:"StyledSup"})(Pu||(Pu=(0,we.A)(["\n && {\n ","\n ","\n line-height: 0;\n position: relative;\n top: -0.5em;\n vertical-align: baseline;\n }\n"])),(0,ke.A)({fontSize:Oe.A.font(-1)}),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),xe.Ay.strong.withConfig({displayName:"StyledStrong"})(_u||(_u=(0,we.A)(["\n && {\n ","\n ","\n }\n"])),(0,ke.A)({fontWeight:Se.t7.fontWeight("bold")}),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),xe.Ay.time.withConfig({displayName:"StyledTime"})(Cu||(Cu=(0,we.A)(["\n && {\n ","\n ","\n padding: "," 0;\n }\n"])),(0,ke.A)(),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()}),Oe.A.space(-3))),Gu=(xe.Ay.u.withConfig({displayName:"StyledU"})(ju||(ju=(0,we.A)(["\n && {\n ","\n ","\n text-decoration: underline;\n }\n"])),(0,ke.A)(),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),xe.Ay.var.withConfig({displayName:"StyledVar"})(Du||(Du=(0,we.A)(["\n && {\n ","\n ","\n &:after {\n content: ']';\n }\n\n &:before {\n content: '[';\n }\n }\n"])),(0,ke.A)({fontFamily:Se.t7.fontFamily("monospace"),fontSize:Oe.A.font(-1)}),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),xe.Ay.q.withConfig({displayName:"StyledQ"})(Tu||(Tu=(0,we.A)(["\n && {\n ","\n ","\n &:after {\n content: close-quote;\n }\n\n &:before {\n content: open-quote;\n }\n }\n"])),(0,ke.A)(),(function(e){return e.breakWords?(0,Ru.K)():(0,Ru.s)()})),function(e,t,n){return!t||e?void 0:Xl(n)});const Ku=function(e){var t=e.breakWords,n=void 0===t||t,r=e.styledLike,o=void 0===r?"H1":r,a=e.children;return(0,Ae.jsx)(Lu,{breakWords:n,styledLike:o,title:n?void 0:Xl(a),children:a})},Qu=function(e){var t=e.breakWords,n=void 0===t||t,r=e.styledLike,o=void 0===r?"H5":r,a=e.children;return(0,Ae.jsx)(Fu,{breakWords:n,styledLike:o,title:n?void 0:Xl(a),children:a})},Xu=function(e){var t=e.breakWords,n=void 0===t||t,r=e.useTitle,o=void 0===r||r,a=e.children;return(0,Ae.jsx)(Uu,{breakWords:n,title:Gu(n,o,a),children:a})},Ju=function(e){var t=e.breakWords,n=void 0===t||t,r=e.useTitle,o=void 0===r||r,a=e.children;return(0,Ae.jsx)(Wu,{breakWords:n,title:Gu(n,o,a),children:a})},Zu=function(e){var t=e.breakWords,n=void 0===t||t,r=e.useTitle,o=void 0===r||r,a=e.children;return(0,Ae.jsx)(Vu,{breakWords:n,title:Gu(n,o,a),children:a})},ed=function(e){var t=e.breakWords,n=void 0===t||t,r=e.useTitle,o=void 0===r||r,a=e.children,i=e.id,c=e.enableXOverflow,s=void 0!==c&&c;return(0,Ae.jsx)($u,{breakWords:n,title:Gu(n,o,a),id:i,enableXOverflow:s,children:a})},td=function(e){var t=e.breakWords,n=void 0===t||t,r=e.useTitle,o=void 0===r||r,a=e.children,i=e.id;return(0,Ae.jsx)(qu,{breakWords:n,title:Gu(n,o,a),id:i,children:a})},nd=function(e){var t=e.breakWords,n=void 0!==t&&t,r=e.title,o=e.dateTime,a=e.children,i=e.id;return(0,Ae.jsx)(Yu,{id:i,breakWords:n,title:r,dateTime:o,children:a})};var rd=s(85015),od=s.n(rd),ad=s(64116);const id=(0,xe.SL)((function(e){return(0,Ae.jsx)("span",{id:e.id,children:(0,Ae.jsx)(ad.A,{style:{fontSize:"".concat(e.theme.fontSize.base,"rem")},icon:e.value?"check":"times"})})}));const cd=function(e){var t=(0,ye.tz)();return(0,Ae.jsx)(nd,{id:e.id,dateTime:e.value,title:t.formatDate(e.value),children:(0,Ae.jsx)(ye.XU,{value:e.value,year:"numeric",month:"2-digit",day:"2-digit",timeZone:"UTC"})})};var sd=s(14501),ld=s(92516),ud=s(29407);function dd(e){const t=(0,ud.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}var pd=s(5305),fd=s(61501);function hd(e,t){const n=(0,ud.a)(e,t?.in);return n.setHours(0,0,0,0),n}function md(e,t,n){const[r,o]=(0,pd.x)(n?.in,e,t),a=hd(r),i=hd(o),c=+a-dd(a),s=+i-dd(i);return Math.round((c-s)/fd.w4)}function gd(e,t){const n=(0,ud.a)(e,t?.in);return n.setFullYear(n.getFullYear(),0,1),n.setHours(0,0,0,0),n}function vd(e,t){const n=(0,ud.a)(e,t?.in);return md(n,gd(n))+1}var bd=s(80337);function yd(e,t){return(0,bd.k)(e,{...t,weekStartsOn:1})}var wd=s(43329);function xd(e,t){const n=(0,ud.a)(e,t?.in),r=n.getFullYear(),o=(0,wd.w)(n,0);o.setFullYear(r+1,0,4),o.setHours(0,0,0,0);const a=yd(o),i=(0,wd.w)(n,0);i.setFullYear(r,0,4),i.setHours(0,0,0,0);const c=yd(i);return n.getTime()>=a.getTime()?r+1:n.getTime()>=c.getTime()?r:r-1}function kd(e,t){const n=xd(e,t),r=(0,wd.w)(t?.in||e,0);return r.setFullYear(n,0,4),r.setHours(0,0,0,0),yd(r)}function Sd(e,t){const n=(0,ud.a)(e,t?.in),r=+yd(n)-+kd(n);return Math.round(r/fd.my)+1}function Od(e,t){const n=(0,ud.a)(e,t?.in),r=n.getFullYear(),o=(0,ld.q)(),a=t?.firstWeekContainsDate??t?.locale?.options?.firstWeekContainsDate??o.firstWeekContainsDate??o.locale?.options?.firstWeekContainsDate??1,i=(0,wd.w)(t?.in||e,0);i.setFullYear(r+1,0,a),i.setHours(0,0,0,0);const c=(0,bd.k)(i,t),s=(0,wd.w)(t?.in||e,0);s.setFullYear(r,0,a),s.setHours(0,0,0,0);const l=(0,bd.k)(s,t);return+n>=+c?r+1:+n>=+l?r:r-1}function Ed(e,t){const n=(0,ld.q)(),r=t?.firstWeekContainsDate??t?.locale?.options?.firstWeekContainsDate??n.firstWeekContainsDate??n.locale?.options?.firstWeekContainsDate??1,o=Od(e,t),a=(0,wd.w)(t?.in||e,0);a.setFullYear(o,0,r),a.setHours(0,0,0,0);return(0,bd.k)(a,t)}function Ad(e,t){const n=(0,ud.a)(e,t?.in),r=+(0,bd.k)(n,t)-+Ed(n,t);return Math.round(r/fd.my)+1}function Pd(e,t){return(e<0?"-":"")+Math.abs(e).toString().padStart(t,"0")}const _d={y(e,t){const n=e.getFullYear(),r=n>0?n:1-n;return Pd("yy"===t?r%100:r,t.length)},M(e,t){const n=e.getMonth();return"M"===t?String(n+1):Pd(n+1,2)},d:(e,t)=>Pd(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)=>Pd(e.getHours()%12||12,t.length),H:(e,t)=>Pd(e.getHours(),t.length),m:(e,t)=>Pd(e.getMinutes(),t.length),s:(e,t)=>Pd(e.getSeconds(),t.length),S(e,t){const n=t.length,r=e.getMilliseconds();return Pd(Math.trunc(r*Math.pow(10,n-3)),t.length)}},Cd="midnight",jd="noon",Dd="morning",Td="afternoon",Nd="evening",Rd="night",Md={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.y(e,t)},Y:function(e,t,n,r){const o=Od(e,r),a=o>0?o:1-o;if("YY"===t){return Pd(a%100,2)}return"Yo"===t?n.ordinalNumber(a,{unit:"year"}):Pd(a,t.length)},R:function(e,t){return Pd(xd(e),t.length)},u:function(e,t){return Pd(e.getFullYear(),t.length)},Q:function(e,t,n){const r=Math.ceil((e.getMonth()+1)/3);switch(t){case"Q":return String(r);case"QQ":return Pd(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 Pd(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.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 Pd(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=Ad(e,r);return"wo"===t?n.ordinalNumber(o,{unit:"week"}):Pd(o,t.length)},I:function(e,t,n){const r=Sd(e);return"Io"===t?n.ordinalNumber(r,{unit:"week"}):Pd(r,t.length)},d:function(e,t,n){return"do"===t?n.ordinalNumber(e.getDate(),{unit:"date"}):_d.d(e,t)},D:function(e,t,n){const r=vd(e);return"Do"===t?n.ordinalNumber(r,{unit:"dayOfYear"}):Pd(r,t.length)},E:function(e,t,n){const r=e.getDay();switch(t){case"E":case"EE":case"EEE":return n.day(r,{width:"abbreviated",context:"formatting"});case"EEEEE":return n.day(r,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(r,{width:"short",context:"formatting"});default:return n.day(r,{width:"wide",context:"formatting"})}},e:function(e,t,n,r){const o=e.getDay(),a=(o-r.weekStartsOn+8)%7||7;switch(t){case"e":return String(a);case"ee":return Pd(a,2);case"eo":return n.ordinalNumber(a,{unit:"day"});case"eee":return n.day(o,{width:"abbreviated",context:"formatting"});case"eeeee":return n.day(o,{width:"narrow",context:"formatting"});case"eeeeee":return n.day(o,{width:"short",context:"formatting"});default:return n.day(o,{width:"wide",context:"formatting"})}},c:function(e,t,n,r){const o=e.getDay(),a=(o-r.weekStartsOn+8)%7||7;switch(t){case"c":return String(a);case"cc":return Pd(a,t.length);case"co":return n.ordinalNumber(a,{unit:"day"});case"ccc":return n.day(o,{width:"abbreviated",context:"standalone"});case"ccccc":return n.day(o,{width:"narrow",context:"standalone"});case"cccccc":return n.day(o,{width:"short",context:"standalone"});default:return n.day(o,{width:"wide",context:"standalone"})}},i:function(e,t,n){const r=e.getDay(),o=0===r?7:r;switch(t){case"i":return String(o);case"ii":return Pd(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?jd:0===r?Cd: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?Nd:r>=12?Td:r>=4?Dd:Rd,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.h(e,t)},H:function(e,t,n){return"Ho"===t?n.ordinalNumber(e.getHours(),{unit:"hour"}):_d.H(e,t)},K:function(e,t,n){const r=e.getHours()%12;return"Ko"===t?n.ordinalNumber(r,{unit:"hour"}):Pd(r,t.length)},k:function(e,t,n){let r=e.getHours();return 0===r&&(r=24),"ko"===t?n.ordinalNumber(r,{unit:"hour"}):Pd(r,t.length)},m:function(e,t,n){return"mo"===t?n.ordinalNumber(e.getMinutes(),{unit:"minute"}):_d.m(e,t)},s:function(e,t,n){return"so"===t?n.ordinalNumber(e.getSeconds(),{unit:"second"}):_d.s(e,t)},S:function(e,t){return _d.S(e,t)},X:function(e,t,n){const r=e.getTimezoneOffset();if(0===r)return"Z";switch(t){case"X":return Ld(r);case"XXXX":case"XX":return Fd(r);default:return Fd(r,":")}},x:function(e,t,n){const r=e.getTimezoneOffset();switch(t){case"x":return Ld(r);case"xxxx":case"xx":return Fd(r);default:return Fd(r,":")}},O:function(e,t,n){const r=e.getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+Id(r,":");default:return"GMT"+Fd(r,":")}},z:function(e,t,n){const r=e.getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+Id(r,":");default:return"GMT"+Fd(r,":")}},t:function(e,t,n){return Pd(Math.trunc(+e/1e3),t.length)},T:function(e,t,n){return Pd(+e,t.length)}};function Id(e,t=""){const n=e>0?"-":"+",r=Math.abs(e),o=Math.trunc(r/60),a=r%60;return 0===a?n+String(o):n+String(o)+t+Pd(a,2)}function Ld(e,t){if(e%60==0){return(e>0?"-":"+")+Pd(Math.abs(e)/60,2)}return Fd(e,t)}function Fd(e,t=""){const n=e>0?"-":"+",r=Math.abs(e);return n+Pd(Math.trunc(r/60),2)+t+Pd(r%60,2)}const Hd=(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"})}},zd=(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"})}},Bd={p:zd,P:(e,t)=>{const n=e.match(/(P+)(p+)?/)||[],r=n[1],o=n[2];if(!o)return Hd(e,t);let a;switch(r){case"P":a=t.dateTime({width:"short"});break;case"PP":a=t.dateTime({width:"medium"});break;case"PPP":a=t.dateTime({width:"long"});break;default:a=t.dateTime({width:"full"})}return a.replace("{{date}}",Hd(r,t)).replace("{{time}}",zd(o,t))}},Ud=/^D+$/,Wd=/^Y+$/,Vd=["D","DD","YY","YYYY"];function $d(e){return Ud.test(e)}function qd(e){return Wd.test(e)}function Yd(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),Vd.includes(e))throw new RangeError(r)}function Gd(e){return e instanceof Date||"object"==typeof e&&"[object Date]"===Object.prototype.toString.call(e)}function Kd(e){return!(!Gd(e)&&"number"!=typeof e||isNaN(+(0,ud.a)(e)))}const Qd=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,Xd=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,Jd=/^'([^]*?)'?$/,Zd=/''/g,ep=/[a-zA-Z]/;function tp(e,t,n){const r=(0,ld.q)(),o=n?.locale??r.locale??sd.c,a=n?.firstWeekContainsDate??n?.locale?.options?.firstWeekContainsDate??r.firstWeekContainsDate??r.locale?.options?.firstWeekContainsDate??1,i=n?.weekStartsOn??n?.locale?.options?.weekStartsOn??r.weekStartsOn??r.locale?.options?.weekStartsOn??0,c=(0,ud.a)(e,n?.in);if(!Kd(c))throw new RangeError("Invalid time value");let s=t.match(Xd).map((e=>{const t=e[0];if("p"===t||"P"===t){return(0,Bd[t])(e,o.formatLong)}return e})).join("").match(Qd).map((e=>{if("''"===e)return{isToken:!1,value:"'"};const t=e[0];if("'"===t)return{isToken:!1,value:np(e)};if(Md[t])return{isToken:!0,value:e};if(t.match(ep))throw new RangeError("Format string contains an unescaped latin alphabet character `"+t+"`");return{isToken:!1,value:e}}));o.localize.preprocessor&&(s=o.localize.preprocessor(c,s));const l={firstWeekContainsDate:a,weekStartsOn:i,locale:o};return s.map((r=>{if(!r.isToken)return r.value;const a=r.value;(!n?.useAdditionalWeekYearTokens&&qd(a)||!n?.useAdditionalDayOfYearTokens&&$d(a))&&Yd(a,t,String(e));return(0,Md[a[0]])(c,a,o.localize,l)})).join("")}function np(e){const t=e.match(Jd);return t?t[1].replace(Zd,"'"):e}var rp;const op=function(e){var t=e.value,n=e.id,r=(0,ye.tz)(),o=new Date(t);if(!t||isNaN(o))return console.error("DateTimeFormatter: Invalid date",t),rp||(rp=(0,Ae.jsx)(td,{}));var a=tp(o,"HH:mm");return(0,Ae.jsxs)(nd,{id:n,dateTime:o.toISOString(),title:"".concat(r.formatDate(o),", ").concat(a),children:[(0,Ae.jsx)(ye.XU,{value:o,year:"numeric",month:"2-digit",day:"2-digit"})," ",a]})};function ap(){return"undefined"!=typeof window}function ip(e){return lp(e)?(e.nodeName||"").toLowerCase():"#document"}function cp(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function sp(e){var t;return null==(t=(lp(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function lp(e){return!!ap()&&(e instanceof Node||e instanceof cp(e).Node)}function up(e){return!!ap()&&(e instanceof Element||e instanceof cp(e).Element)}function dp(e){return!!ap()&&(e instanceof HTMLElement||e instanceof cp(e).HTMLElement)}function pp(e){return!(!ap()||"undefined"==typeof ShadowRoot)&&(e instanceof ShadowRoot||e instanceof cp(e).ShadowRoot)}function fp(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=Sp(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&"inline"!==o&&"contents"!==o}function hp(e){return/^(table|td|th)$/.test(ip(e))}function mp(e){try{if(e.matches(":popover-open"))return!0}catch(e){}try{return e.matches(":modal")}catch(e){return!1}}const gp=/transform|translate|scale|rotate|perspective|filter/,vp=/paint|layout|strict|content/,bp=e=>!!e&&"none"!==e;let yp;function wp(e){const t=up(e)?Sp(e):e;return bp(t.transform)||bp(t.translate)||bp(t.scale)||bp(t.rotate)||bp(t.perspective)||!xp()&&(bp(t.backdropFilter)||bp(t.filter))||gp.test(t.willChange||"")||vp.test(t.contain||"")}function xp(){return null==yp&&(yp="undefined"!=typeof CSS&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")),yp}function kp(e){return/^(html|body|#document)$/.test(ip(e))}function Sp(e){return cp(e).getComputedStyle(e)}function Op(e){return up(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Ep(e){if("html"===ip(e))return e;const t=e.assignedSlot||e.parentNode||pp(e)&&e.host||sp(e);return pp(t)?t.host:t}function Ap(e){const t=Ep(e);return kp(t)?e.ownerDocument?e.ownerDocument.body:e.body:dp(t)&&fp(t)?t:Ap(t)}function Pp(e,t,n){var r;void 0===t&&(t=[]),void 0===n&&(n=!0);const o=Ap(e),a=o===(null==(r=e.ownerDocument)?void 0:r.body),i=cp(o);if(a){const e=_p(i);return t.concat(i,i.visualViewport||[],fp(o)?o:[],e&&n?Pp(e):[])}return t.concat(o,Pp(o,[],n))}function _p(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}
46
46
  /*!
47
47
  * tabbable 6.2.0
48
48
  * @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE