Mini Kabibi Habibi

Current Path : C:/Program Files/Microsoft Office/root/Office16/sdxs/FA000000109/dist/
Upload File :
Current File : C:/Program Files/Microsoft Office/root/Office16/sdxs/FA000000109/dist/taskpane.js

!function(e){var t={};function o(r){if(t[r])return t[r].exports;var n=t[r]={i:r,l:!1,exports:{}};return e[r].call(n.exports,n,n.exports,o),n.l=!0,n.exports}o.m=e,o.c=t,o.d=function(e,t,r){o.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},o.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.t=function(e,t){if(1&t&&(e=o(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(o.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var n in e)o.d(r,n,function(t){return e[t]}.bind(null,n));return r},o.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return o.d(t,"a",t),t},o.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},o.p="",o(o.s=63)}([function(e,t,o){"use strict";e.exports=o(36)},,,function(e,t,o){"use strict";(function(e){o.d(t,"a",(function(){return a})),o.d(t,"b",(function(){return d})),o.d(t,"c",(function(){return i})),o.d(t,"d",(function(){return s})),o.d(t,"e",(function(){return f})),o.d(t,"f",(function(){return p})),o.d(t,"g",(function(){return l})),o.d(t,"h",(function(){return c})),o.d(t,"i",(function(){return u})),o.d(t,"j",(function(){return h}));const r="undefined"==typeof window?e:window;function n(e,t){return r[Symbol.for("@griffel/"+e)]||(r[Symbol.for("@griffel/"+e)]=t),r[Symbol.for("@griffel/"+e)]}const i=n("DEFINITION_LOOKUP_TABLE",{}),a="data-make-styles-bucket",s="f",l=7,c="___",d="_",u=c.length+l,f=0,p=1,h={all:1,animation:1,background:1,backgroundPosition:1,border:1,borderBlock:1,borderBlockEnd:1,borderBlockStart:1,borderBottom:1,borderColor:1,borderImage:1,borderInline:1,borderInlineEnd:1,borderInlineStart:1,borderLeft:1,borderRadius:1,borderRight:1,borderStyle:1,borderTop:1,borderWidth:1,columns:1,columnRule:1,flex:1,flexFlow:1,font:1,gap:1,grid:1,gridArea:1,gridColumn:1,gridRow:1,gridTemplate:1,lineClamp:1,listStyle:1,margin:1,mask:1,maskBorder:1,motion:1,offset:1,outline:1,overflow:1,overscrollBehavior:1,padding:1,placeItems:1,placeSelf:1,textDecoration:1,textEmphasis:1,transition:1}}).call(this,o(42))},,,function(e,t,o){"use strict";o.d(t,"a",(function(){return i})),o.d(t,"b",(function(){return p})),o.d(t,"c",(function(){return h})),o.d(t,"d",(function(){return s}));
/*!
 * Copyright (c) Microsoft Corporation. All rights reserved.
 * Licensed under the MIT License.
 */
const r="undefined"!=typeof WeakRef;class n{constructor(e){r&&"object"==typeof e?this._weakRef=new WeakRef(e):this._instance=e}deref(){var e,t,o;let r;return this._weakRef?(r=null===(e=this._weakRef)||void 0===e?void 0:e.deref(),r||delete this._weakRef):(r=this._instance,(null===(o=null===(t=r)||void 0===t?void 0:t.isDisposed)||void 0===o?void 0:o.call(t))&&delete this._instance),r}}
/*!
 * Copyright (c) Microsoft Corporation. All rights reserved.
 * Licensed under the MIT License.
 */const i="keyborg:focusin";let a=!1;function s(e){const t=e.focus;t.__keyborgNativeFocus?t.__keyborgNativeFocus.call(e):e.focus()}let l=0;class c{constructor(){this.__keyborgCoreRefs={},this._isNavigatingWithKeyboard=!1}add(e){const t=e.id;t in this.__keyborgCoreRefs||(this.__keyborgCoreRefs[t]=new n(e))}remove(e){delete this.__keyborgCoreRefs[e],0===Object.keys(this.__keyborgCoreRefs).length&&(this._isNavigatingWithKeyboard=!1)}setVal(e){if(this._isNavigatingWithKeyboard!==e){this._isNavigatingWithKeyboard=e;for(const t of Object.keys(this.__keyborgCoreRefs)){const o=this.__keyborgCoreRefs[t].deref();o?o.update(e):this.remove(t)}}}getVal(){return this._isNavigatingWithKeyboard}}const d=new c;class u{constructor(e){this._isMouseUsed=!1,this._onFocusIn=e=>{if(this._isMouseUsed)return void(this._isMouseUsed=!1);if(d.getVal())return;const t=e.details;t.relatedTarget&&(t.isFocusedProgrammatically||void 0===t.isFocusedProgrammatically||d.setVal(!0))},this._onMouseDown=e=>{0===e.buttons||0===e.clientX&&0===e.clientY&&0===e.screenX&&0===e.screenY||(this._isMouseUsed=!0,d.setVal(!1))},this._onKeyDown=e=>{const t=d.getVal();t||9!==e.keyCode?t&&27===e.keyCode&&this._scheduleDismiss():d.setVal(!0)},this.id="c"+ ++l,this._win=e;const t=e.document;t.addEventListener(i,this._onFocusIn,!0),t.addEventListener("mousedown",this._onMouseDown,!0),e.addEventListener("keydown",this._onKeyDown,!0),function(e){const t=e;a||(a=function(e){const t=e.HTMLElement,o=t.prototype.focus;let r=!1;return t.prototype.focus=function(){r=!0},e.document.createElement("button").focus(),t.prototype.focus=o,r}(t));const o=t.HTMLElement.prototype.focus;if(o.__keyborgNativeFocus)return;t.HTMLElement.prototype.focus=s;const r=t.__keyborgData={focusInHandler:e=>{var t;const o=e.target;if(!o)return;const n=document.createEvent("HTMLEvents");n.initEvent(i,!0,!0);const s={relatedTarget:e.relatedTarget||void 0};(a||r.lastFocusedProgrammatically)&&(s.isFocusedProgrammatically=o===(null===(t=r.lastFocusedProgrammatically)||void 0===t?void 0:t.deref()),r.lastFocusedProgrammatically=void 0),n.details=s,o.dispatchEvent(n)}};function s(){const e=t.__keyborgData;return e&&(e.lastFocusedProgrammatically=new n(this)),o.apply(this,arguments)}t.document.addEventListener("focusin",t.__keyborgData.focusInHandler,!0),s.__keyborgNativeFocus=o}(e),d.add(this)}dispose(){const e=this._win;if(e){this._dismissTimer&&(e.clearTimeout(this._dismissTimer),this._dismissTimer=void 0),function(e){const t=e,o=t.HTMLElement.prototype,r=o.focus.__keyborgNativeFocus,n=t.__keyborgData;n&&(t.document.removeEventListener("focusin",n.focusInHandler,!0),delete t.__keyborgData),r&&(o.focus=r)}(e);const t=e.document;t.removeEventListener(i,this._onFocusIn,!0),t.removeEventListener("mousedown",this._onMouseDown,!0),e.removeEventListener("keydown",this._onKeyDown,!0),delete this._win,d.remove(this.id)}}isDisposed(){return!!this._win}update(e){var t,o;const r=null===(o=null===(t=this._win)||void 0===t?void 0:t.__keyborg)||void 0===o?void 0:o.refs;if(r)for(const t of Object.keys(r))f.update(r[t],e)}_scheduleDismiss(){const e=this._win;if(e){this._dismissTimer&&(e.clearTimeout(this._dismissTimer),this._dismissTimer=void 0);const t=e.document.activeElement;this._dismissTimer=e.setTimeout(()=>{this._dismissTimer=void 0;const o=e.document.activeElement;t&&o&&t===o&&d.setVal(!1)},500)}}}class f{constructor(e){this._cb=[],this._id="k"+ ++l,this._win=e;const t=e.__keyborg;t?(this._core=t.core,t.refs[this._id]=this):(this._core=new u(e),e.__keyborg={core:this._core,refs:{[this._id]:this}})}static create(e){return new f(e)}static dispose(e){e.dispose()}static update(e,t){e._cb.forEach(e=>e(t))}dispose(){var e;const t=null===(e=this._win)||void 0===e?void 0:e.__keyborg;(null==t?void 0:t.refs[this._id])&&(delete t.refs[this._id],0===Object.keys(t.refs).length&&(t.core.dispose(),delete this._win.__keyborg)),this._cb=[],delete this._core,delete this._win}isNavigatingWithKeyboard(){return d.getVal()}subscribe(e){this._cb.push(e)}unsubscribe(e){const t=this._cb.indexOf(e);t>=0&&this._cb.splice(t,1)}setVal(e){d.setVal(e)}}function p(e){return f.create(e)}function h(e){f.dispose(e)}
/*!
 * Copyright (c) Microsoft Corporation. All rights reserved.
 * Licensed under the MIT License.
 */},function(e,t,o){"use strict";(function(e){o.d(t,"a",(function(){return d})),o.d(t,"b",(function(){return f}));var r=function(){return(r=Object.assign||function(e){for(var t,o=1,r=arguments.length;o<r;o++)for(var n in t=arguments[o])Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e}).apply(this,arguments)},n="undefined"==typeof window?e:window,i=n&&n.CSPSettings&&n.CSPSettings.nonce,a=function(){var e=n.__themeState__||{theme:void 0,lastStyleElement:void 0,registeredStyles:[]};e.runState||(e=r(r({},e),{perf:{count:0,duration:0},runState:{flushTimer:0,mode:0,buffer:[]}}));e.registeredThemableStyles||(e=r(r({},e),{registeredThemableStyles:[]}));return n.__themeState__=e,e}(),s=/[\'\"]\[theme:\s*(\w+)\s*(?:\,\s*default:\s*([\\"\']?[\.\,\(\)\#\-\s\w]*[\.\,\(\)\#\-\w][\"\']?))?\s*\][\'\"]/g,l=function(){return"undefined"!=typeof performance&&performance.now?performance.now():Date.now()};function c(e){var t=l();e();var o=l();a.perf.duration+=o-t}function d(e,t){void 0===t&&(t=!1),c((function(){var o=Array.isArray(e)?e:m(e),r=a.runState,n=r.mode,i=r.buffer,s=r.flushTimer;t||1===n?(i.push(o),s||(a.runState.flushTimer=setTimeout((function(){a.runState.flushTimer=0,c((function(){var e=a.runState.buffer.slice();a.runState.buffer=[];var t=[].concat.apply([],e);t.length>0&&u(t)}))}),0))):u(o)}))}function u(e,t){a.loadStyles?a.loadStyles(h(e).styleString,e):function(e){if("undefined"==typeof document)return;var t=document.getElementsByTagName("head")[0],o=document.createElement("style"),r=h(e),n=r.styleString,s=r.themable;o.setAttribute("data-load-themed-styles","true"),i&&o.setAttribute("nonce",i);o.appendChild(document.createTextNode(n)),a.perf.count++,t.appendChild(o);var l=document.createEvent("HTMLEvents");l.initEvent("styleinsert",!0,!1),l.args={newStyle:o},document.dispatchEvent(l);var c={styleElement:o,themableStyle:e};s?a.registeredThemableStyles.push(c):a.registeredStyles.push(c)}(e)}function f(e){a.theme=e,function(){if(a.theme){for(var e=[],t=0,o=a.registeredThemableStyles;t<o.length;t++){var r=o[t];e.push(r.themableStyle)}e.length>0&&(!function(e){void 0===e&&(e=3);3!==e&&2!==e||(p(a.registeredStyles),a.registeredStyles=[]);3!==e&&1!==e||(p(a.registeredThemableStyles),a.registeredThemableStyles=[])}(1),u([].concat.apply([],e)))}}()}function p(e){e.forEach((function(e){var t=e&&e.styleElement;t&&t.parentElement&&t.parentElement.removeChild(t)}))}function h(e){var t=a.theme,o=!1;return{styleString:(e||[]).map((function(e){var r=e.theme;if(r){o=!0;var n=t?t[r]:void 0,i=e.defaultValue||"inherit";return t&&!n&&console&&!(r in t)&&"undefined"!=typeof DEBUG&&DEBUG&&console.warn('Theming value not provided for "'.concat(r,'". Falling back to "').concat(i,'".')),n||i}return e.rawString})).join(""),themable:o}}function m(e){var t=[];if(e){for(var o=0,r=void 0;r=s.exec(e);){var n=r.index;n>o&&t.push({rawString:e.substring(o,n)}),t.push({theme:r[1],defaultValue:r[2]}),o=s.lastIndex}t.push({rawString:e.substring(o)})}return t}}).call(this,o(42))},function(e,t,o){"use strict";(function(e){o.d(t,"a",(function(){return c})),o.d(t,"b",(function(){return Te})),o.d(t,"c",(function(){return Me})),o.d(t,"d",(function(){return ze})),o.d(t,"e",(function(){return De})),o.d(t,"f",(function(){return Fe})),o.d(t,"g",(function(){return Ne})),o.d(t,"h",(function(){return Re}));var r=o(6);
/*!
 * Copyright (c) Microsoft Corporation. All rights reserved.
 * Licensed under the MIT License.
 */const n={Any:0,Accessible:1,Focusable:2},i={History:0,DeloserDefault:1,RootDefault:2,DeloserFirst:3,RootFirst:4},a={Invisible:0,PartiallyVisible:1,Visible:2},s={Both:0,Vertical:1,Horizontal:2,Grid:3},l={Unlimited:0,Limited:1,LimitedTrapFocus:2};var c=Object.freeze({__proto__:null,TabsterAttributeName:"data-tabster",TabsterDummyInputAttributeName:"data-tabster-dummy",DeloserEventName:"tabster:deloser",ModalizerEventName:"tabster:modalizer",MoverEventName:"tabster:mover",ObservedElementAccesibilities:n,RestoreFocusOrders:i,Visibilities:a,MoverDirections:s,GroupperTabbabilities:l});
/*!
 * Copyright (c) Microsoft Corporation. All rights reserved.
 * Licensed under the MIT License.
 */function d(e,t){var o;return null===(o=e.storageEntry(t))||void 0===o?void 0:o.tabster}function u(e,t,o){var r,n;const i=o||e._noop?void 0:t.getAttribute("data-tabster");let a,s=e.storageEntry(t);if(i){if(i===(null===(r=null==s?void 0:s.attr)||void 0===r?void 0:r.string))return;try{const e=JSON.parse(i);if("object"!=typeof e)throw new Error("Value is not a JSON object, got '"+i+"'.");a={string:i,object:e}}catch(e){0}}else if(!s)return;s||(s=e.storageEntry(t,!0)),s.tabster||(s.tabster={});const l=s.tabster||{},c=(null===(n=s.attr)||void 0===n?void 0:n.object)||{},d=(null==a?void 0:a.object)||{};for(const o of Object.keys(c))if(!d[o]){if("root"===o){const t=l[o];t&&e.root.onRoot(t,!0)}else if("modalizer"===o){const t=l.modalizer;e.modalizer&&t&&e.modalizer.updateModalizer(t,!0)}switch(o){case"deloser":case"root":case"groupper":case"modalizer":case"mover":const r=l[o];r&&(r.dispose(),delete l[o]);break;case"observed":delete l[o],e.observedElement&&e.observedElement.onObservedElementUpdate(t);break;case"focusable":case"outline":case"uncontrolled":delete l[o]}}for(const o of Object.keys(d))switch(o){case"deloser":l.deloser?l.deloser.setProps(d.deloser):e.deloser&&(l.deloser=e.deloser.createDeloser(t,d.deloser));break;case"root":l.root?l.root.setProps(d.root):l.root=e.root.createRoot(t,d.root),e.root.onRoot(l.root);break;case"modalizer":l.modalizer?l.modalizer.setProps(d.modalizer):e.modalizer&&(l.modalizer=e.modalizer.createModalizer(t,d.modalizer));break;case"focusable":l.focusable=d.focusable;break;case"groupper":l.groupper?l.groupper.setProps(d.groupper):e.groupper&&(l.groupper=e.groupper.createGroupper(t,d.groupper));break;case"mover":l.mover?l.mover.setProps(d.mover):e.mover&&(l.mover=e.mover.createMover(t,d.mover));break;case"observed":e.observedElement&&(l.observed=d.observed,e.observedElement.onObservedElementUpdate(t));break;case"uncontrolled":l.uncontrolled=d.uncontrolled;break;case"outline":e.outline&&(l.outline=d.outline);break;default:console.error("Unknown key '"+o+"' in data-tabster attribute value.")}a?s.attr=a:(0===Object.keys(l).length&&(delete s.tabster,delete s.attr),e.storageEntry(t,!1))}
/*!
 * Copyright (c) Microsoft Corporation. All rights reserved.
 * Licensed under the MIT License.
 */
class f{constructor(){this._callbacks=[]}dispose(){this._callbacks=[],delete this._val}subscribe(e){this._callbacks.indexOf(e)<0&&this._callbacks.push(e)}unsubscribe(e){const t=this._callbacks.indexOf(e);t>=0&&this._callbacks.splice(t,1)}setVal(e,t){this._val!==e&&(this._val=e,this._callCallbacks(e,t))}getVal(){return this._val}trigger(e,t){this._callCallbacks(e,t)}_callCallbacks(e,t){this._callbacks.forEach(o=>o(e,t))}}
/*!
 * Copyright (c) Microsoft Corporation. All rights reserved.
 * Licensed under the MIT License.
 */class p extends f{constructor(e){super(),this._onChange=e=>{this.setVal(e,void 0)},this._keyborg=Object(r.b)(e()),this._keyborg.subscribe(this._onChange)}dispose(){super.dispose(),this._keyborg&&(this._keyborg.unsubscribe(this._onChange),Object(r.c)(this._keyborg),delete this._keyborg)}static setVal(e,t){var o;null===(o=e._keyborg)||void 0===o||o.setVal(t)}isNavigatingWithKeyboard(){var e;return!!(null===(e=this._keyborg)||void 0===e?void 0:e.isNavigatingWithKeyboard())}}
/*!
 * Copyright (c) Microsoft Corporation. All rights reserved.
 * Licensed under the MIT License.
 */let h;const m="undefined"!=typeof DOMRect?DOMRect:class{constructor(e,t,o,r){this.left=e||0,this.top=t||0,this.right=(e||0)+(o||0),this.bottom=(t||0)+(r||0)}};let g=0;try{document.createTreeWalker(document,NodeFilter.SHOW_ELEMENT),h=!1}catch(e){h=!0}function v(e){const t=e();let o=t.__tabsterInstanceContext;return o||(o={elementByUId:{},basics:{Promise:t.Promise||void 0,WeakRef:t.WeakRef||void 0},containerBoundingRectCache:{},lastContainerBoundingRectCacheId:0,fakeWeakRefs:[],fakeWeakRefsStarted:!1},t.__tabsterInstanceContext=o),o}class b{constructor(e){this._target=e}deref(){return this._target}static cleanup(e,t){return!e._target||!(!t&&T(e._target.ownerDocument,e._target))&&(delete e._target,!0)}}class y{constructor(e,t,o){const r=v(e);let n;r.WeakRef?n=new r.WeakRef(t):(n=new b(t),r.fakeWeakRefs.push(n)),this._ref=n,this._data=o}get(){const e=this._ref;let t;return e&&(t=e.deref(),t||delete this._ref),t}getData(){return this._data}}function _(e,t){const o=v(e);o.fakeWeakRefs=o.fakeWeakRefs.filter(e=>!b.cleanup(e,t))}function k(e,t,o){if(t.nodeType!==Node.ELEMENT_NODE)return;const r=h?o:{acceptNode:o};return e.createTreeWalker(t,NodeFilter.SHOW_ELEMENT,r,!1)}function w(e,t){let o=t.__tabsterCacheId;const r=v(e),n=o?r.containerBoundingRectCache[o]:void 0;if(n)return n.rect;const i=t.ownerDocument&&t.ownerDocument.documentElement;if(!i)return new m;let a=0,s=0,l=i.clientWidth,c=i.clientHeight;if(t!==i){const e=t.getBoundingClientRect();a=Math.max(a,e.left),s=Math.max(s,e.top),l=Math.min(l,e.right),c=Math.min(c,e.bottom)}const d=new m(a<l?a:-1,s<c?s:-1,a<l?l-a:0,s<c?c-s:0);return o||(o="r-"+ ++r.lastContainerBoundingRectCacheId,t.__tabsterCacheId=o),r.containerBoundingRectCache[o]={rect:d,element:t},r.containerBoundingRectCacheTimer||(r.containerBoundingRectCacheTimer=window.setTimeout(()=>{r.containerBoundingRectCacheTimer=void 0;for(const e of Object.keys(r.containerBoundingRectCache))delete r.containerBoundingRectCache[e].element.__tabsterCacheId;r.containerBoundingRectCache={}},50)),d}function x(e,t){const o=C(t);if(o){const r=w(e,o),n=t.getBoundingClientRect();return n.top>=r.top&&n.bottom<=r.bottom}return!1}function S(e,t,o){const r=C(t);if(r){const n=w(e,r),i=t.getBoundingClientRect();r.scrollTop+=o?i.top-n.top:i.bottom-n.bottom}}function C(e){const t=e.ownerDocument;if(t){for(let t=e.parentElement;t;t=t.parentElement)if(t.scrollWidth>t.clientWidth||t.scrollHeight>t.clientHeight)return t;return t.documentElement}return null}function B(e){return!!e.__shouldIgnoreFocus}function I(e){const t=new Uint32Array(4);if(e.crypto&&e.crypto.getRandomValues)e.crypto.getRandomValues(t);else if(e.msCrypto&&e.msCrypto.getRandomValues)e.msCrypto.getRandomValues(t);else for(let e=0;e<t.length;e++)t[e]=4294967295*Math.random();const o=[];for(let e=0;e<t.length;e++)o.push(t[e].toString(36));return o.push("|"),o.push((++g).toString(36)),o.push("|"),o.push(Date.now().toString(36)),o.join("")}function P(e,t){const o=v(e);let r=t.__tabsterElementUID;return r||(r=t.__tabsterElementUID=I(e())),!o.elementByUId[r]&&T(t.ownerDocument,t)&&(o.elementByUId[r]=new y(e,t)),r}function E(e,t){const o=v(e);for(const e of Object.keys(o.elementByUId)){const r=o.elementByUId[e],n=r&&r.get();n&&t&&!t.contains(n)||delete o.elementByUId[e]}}function T(e,t){var o;return!!(null===(o=null==e?void 0:e.body)||void 0===o?void 0:o.contains(t))}function D(e,t){const o=e.matches||e.matchesSelector||e.msMatchesSelector||e.webkitMatchesSelector;return o&&o.call(e,t)}function N(e){const t=v(e);if(t.basics.Promise)return t.basics.Promise;throw new Error("No Promise defined.")}let z=0;class F{constructor(e,t,o){const r=e.getWindow;this._tabster=e,this._element=new y(r,t),this._props={...o},this.id="i"+ ++z}getElement(){return this._element.get()}getProps(){return this._props}setProps(e){this._props={...e}}}class M{constructor(e,t,o,r){var n;this._focusIn=e=>{const t=this.input;if(this.onFocusIn&&t){const o=H.getLastPhantomFrom()||e.relatedTarget;this.onFocusIn(this,this._isBackward(!0,t,o),o)}},this._focusOut=e=>{this.shouldMoveOut=!1;const t=this.input;if(this.onFocusOut&&t){const o=e.relatedTarget;this.onFocusOut(this,this._isBackward(!1,t,o),o)}};const i=e(),a=i.document.createElement("i");a.tabIndex=0,a.setAttribute("role","none"),a.setAttribute("data-tabster-dummy",""),a.setAttribute("aria-hidden","true");const s=a.style;s.position="fixed",s.width=s.height="1px",s.opacity="0.001",s.zIndex="-1",s.setProperty("content-visibility","hidden"),function(e){e.__shouldIgnoreFocus=!0}(a),this.input=a,this.isFirst=o.isFirst,this.isOutside=t,this._isPhantom=null!==(n=o.isPhantom)&&void 0!==n&&n,a.addEventListener("focusin",this._focusIn),a.addEventListener("focusout",this._focusOut),a.__tabsterDummyContainer=r,this._isPhantom&&(this._disposeTimer=i.setTimeout(()=>{delete this._disposeTimer,this.dispose()},0),this._clearDisposeTimeout=()=>{this._disposeTimer&&(i.clearTimeout(this._disposeTimer),delete this._disposeTimer),delete this._clearDisposeTimeout})}dispose(){var e;this._clearDisposeTimeout&&this._clearDisposeTimeout();const t=this.input;t&&(delete this.onFocusIn,delete this.onFocusOut,delete this.input,t.removeEventListener("focusin",this._focusIn),t.removeEventListener("focusout",this._focusOut),delete t.__tabsterDummyContainer,null===(e=t.parentElement)||void 0===e||e.removeChild(t))}setTopLeft(e,t){var o;const r=null===(o=this.input)||void 0===o?void 0:o.style;r&&(r.top=e+"px",r.left=t+"px")}_isBackward(e,t,o){return e&&!o?!this.isFirst:!!(o&&t.compareDocumentPosition(o)&Node.DOCUMENT_POSITION_FOLLOWING)}}const R=1,A=2,j=3,L=4;class H{constructor(e,t,o,r){this._element=t,this._instance=new O(e,t,this,o,r),this.moveOutWithDefaultAction=e=>{var t;null===(t=this._instance)||void 0===t||t.moveOutWithDefaultAction(e)}}_setHandlers(e,t){this._onFocusIn=e,this._onFocusOut=t}getHandler(e){return e?this._onFocusIn:this._onFocusOut}setTabbable(e){var t;null===(t=this._instance)||void 0===t||t.setTabbable(this,e)}dispose(){this._instance&&(this._instance.dispose(this),delete this._instance),delete this._onFocusIn,delete this._onFocusOut}static getLastPhantomFrom(){const e=H._lastPhantomFrom;return delete H._lastPhantomFrom,e}static moveWithPhantomDummy(e,t,o,n){const i=new M(e.getWindow,!0,{isPhantom:!0,isFirst:!0}).input;if(i){const a=t.parentElement;if(a){let s=o&&!n||!o&&n?t.nextElementSibling:t;if(s)if(n){const e=s.previousElementSibling;e&&e.__tabsterDummyContainer&&(s=e)}else s.__tabsterDummyContainer&&(s=s.nextElementSibling);a.insertBefore(i,s),H._lastPhantomFrom=t,e.getWindow().setTimeout(()=>{delete H._lastPhantomFrom},0),Object(r.d)(i)}}}}class O{constructor(e,t,o,r,n){var i;this._wrappers=[],this._isOutside=!1,this._transformElements=[],this._onFocusIn=(e,t,o)=>{this._onFocus(!0,e,t,o)},this._onFocusOut=(e,t,o)=>{this._onFocus(!1,e,t,o)},this.moveOutWithDefaultAction=e=>{const t=this._firstDummy,o=this._lastDummy;(null==t?void 0:t.input)&&(null==o?void 0:o.input)&&(e?(t.shouldMoveOut=!0,t.input.tabIndex=0,t.input.focus()):(o.shouldMoveOut=!0,o.input.tabIndex=0,o.input.focus()))},this.setTabbable=(e,t)=>{var o,r;for(const o of this._wrappers)if(o.manager===e){o.tabbable=t;break}const n=this._getCurrent();if(n){const e=n.tabbable?0:-1;let t=null===(o=this._firstDummy)||void 0===o?void 0:o.input;t&&(t.tabIndex=e),t=null===(r=this._lastDummy)||void 0===r?void 0:r.input,t&&(t.tabIndex=e)}},this._addTransformOffsets=()=>{const e=this._getWindow();this._scrollTimer&&e.clearTimeout(this._scrollTimer),this._scrollTimer=e.setTimeout(()=>{delete this._scrollTimer,this._reallyAddTransformOffsets()},100)};const a=t.get();if(!a)throw new Error("No element");this._getWindow=e.getWindow;const s=a.__tabsterDummy;if((s||this)._wrappers.push({manager:o,priority:r,tabbable:!0}),s)return s;a.__tabsterDummy=this,this._firstDummy=new M(this._getWindow,this._isOutside,{isFirst:!0},t),this._lastDummy=new M(this._getWindow,this._isOutside,{isFirst:!1},t),this._firstDummy.onFocusIn=this._onFocusIn,this._firstDummy.onFocusOut=this._onFocusOut,this._lastDummy.onFocusIn=this._onFocusIn,this._lastDummy.onFocusOut=this._onFocusOut,this._element=t,this._addDummyInputs();const l=null===(i=t.get())||void 0===i?void 0:i.tagName;this._isOutside=(n||"UL"===l||"OL"===l||"TABLE"===l)&&!("LI"===l||"TD"===l||"TH"===l),this._observeMutations()}dispose(e,t){var o,r,n;if(0===(this._wrappers=this._wrappers.filter(o=>o.manager!==e&&!t)).length){delete(null===(o=this._element)||void 0===o?void 0:o.get()).__tabsterDummy,this._unobserve&&(this._unobserve(),delete this._unobserve);for(const e of this._transformElements)e.removeEventListener("scroll",this._addTransformOffsets);this._transformElements=[];const e=this._getWindow();this._scrollTimer&&(e.clearTimeout(this._scrollTimer),delete this._scrollTimer),this._addTimer&&(e.clearTimeout(this._addTimer),delete this._addTimer),null===(r=this._firstDummy)||void 0===r||r.dispose(),null===(n=this._lastDummy)||void 0===n||n.dispose()}}_onFocus(e,t,o,r){var n;const i=this._getCurrent();i&&(null===(n=i.manager.getHandler(e))||void 0===n||n(t,o,r))}_getCurrent(){return this._wrappers.sort((e,t)=>e.tabbable!==t.tabbable?e.tabbable?-1:1:e.priority-t.priority),this._wrappers[0]}_addDummyInputs(){this._addTimer||(this._addTimer=this._getWindow().setTimeout(()=>{var e,t,o;delete this._addTimer;const r=null===(e=this._element)||void 0===e?void 0:e.get(),n=null===(t=this._firstDummy)||void 0===t?void 0:t.input,i=null===(o=this._lastDummy)||void 0===o?void 0:o.input;if(r&&n&&i){if(this._isOutside){const e=r.parentElement;if(e){const t=r.nextElementSibling;t!==i&&e.insertBefore(i,t),r.previousElementSibling!==n&&e.insertBefore(n,r)}}else{r.lastElementChild!==i&&r.appendChild(i);const e=r.firstElementChild;e&&e!==n&&r.insertBefore(n,e)}this._addTransformOffsets()}},0))}_observeMutations(){var e;if(this._unobserve)return;const t=new MutationObserver(()=>{this._unobserve&&this._addDummyInputs()}),o=null===(e=this._element)||void 0===e?void 0:e.get(),r=this._isOutside?null==o?void 0:o.parentElement:o;r&&(t.observe(r,{childList:!0}),this._unobserve=()=>{t.disconnect()})}_reallyAddTransformOffsets(){var e,t,o,r;const n=(null===(e=this._firstDummy)||void 0===e?void 0:e.input)||(null===(t=this._lastDummy)||void 0===t?void 0:t.input),i=this._transformElements,a=[],s=new WeakMap,l=new WeakMap;let c=0,d=0;for(const e of i)s.set(e,e);const u=this._getWindow();for(let e=n;e;e=e.parentElement){const t=u.getComputedStyle(e).transform;if(t&&"none"!==t){let t=s.get(e);t||(t=e,t.addEventListener("scroll",this._addTransformOffsets)),a.push(t),l.set(t,t),c+=t.scrollTop,d+=t.scrollLeft}}for(const e of i)l.get(e)||e.removeEventListener("scroll",this._addTransformOffsets);this._transformElements=a,null===(o=this._firstDummy)||void 0===o||o.setTopLeft(c,d),null===(r=this._lastDummy)||void 0===r||r.setTopLeft(c,d)}}function q(e){let t=null;for(let o=e.lastElementChild;o;o=o.lastElementChild)t=o;return t||void 0}function W(e,t){let o=e,r=null;for(;o&&!r;)r=t?o.previousElementSibling:o.nextElementSibling,o=o.parentElement;return r||void 0}function V(e,t,o){const r=document.createEvent("HTMLEvents");return r.initEvent(t,!0,!0),r.details=o,e.dispatchEvent(r),!r.defaultPrevented}
/*!
 * Copyright (c) Microsoft Corporation. All rights reserved.
 * Licensed under the MIT License.
 */class K extends H{constructor(e,t,o){super(e,t,R),this._onDummyInputFocus=e=>{var t;if(e.shouldMoveOut)this._setFocused(!1,!0);else{p.setVal(this._tabster.keyboardNavigation,!0);const o=this._element.get();if(o){this._setFocused(!0,!0);if(e.isFirst?this._tabster.focusedElement.focusFirst({container:o}):this._tabster.focusedElement.focusLast({container:o}))return}null===(t=e.input)||void 0===t||t.blur()}},this._setHandlers(this._onDummyInputFocus),this._tabster=e,this._setFocused=o}}class U extends F{constructor(e,t,o,r){super(e,t,r),this._isFocused=!1,this._setFocused=(e,t)=>{if(this._setFocusedTimer&&(this._tabster.getWindow().clearTimeout(this._setFocusedTimer),delete this._setFocusedTimer),this._isFocused===e)return;const o=this._element.get();o&&(e?(this._isFocused=!0,V(this._tabster.root.eventTarget,"focus",{element:o,fromAdjacent:t})):this._setFocusedTimer=this._tabster.getWindow().setTimeout(()=>{delete this._setFocusedTimer,this._isFocused=!1,V(this._tabster.root.eventTarget,"blur",{element:o,fromAdjacent:t})},0))},this._onFocus=e=>{var t;const o=this._tabster.getWindow();if(this._setTabbableTimer&&(o.clearTimeout(this._setTabbableTimer),delete this._setTabbableTimer),e){const o=G.getTabsterContext(this._tabster,e);if(o&&this._setFocused(o.root.getElement()===this._element.get()),!o||o.uncontrolled||this._tabster.rootDummyInputs)return void(null===(t=this._dummyManager)||void 0===t||t.setTabbable(!1))}else this._setFocused(!1);this._setTabbableTimer=o.setTimeout(()=>{var e;delete this._setTabbableTimer,null===(e=this._dummyManager)||void 0===e||e.setTabbable(!0)},0)},this._onDispose=o;const n=e.getWindow;this.uid=P(n,t),(e.controlTab||e.rootDummyInputs)&&(this._dummyManager=new K(e,this._element,this._setFocused)),e.focusedElement.subscribe(this._onFocus),this._add()}dispose(){var e;this._onDispose(this);const t=this._tabster.getWindow();this._setFocusedTimer&&(t.clearTimeout(this._setFocusedTimer),delete this._setFocusedTimer),this._setTabbableTimer&&(t.clearTimeout(this._setTabbableTimer),delete this._setTabbableTimer),null===(e=this._dummyManager)||void 0===e||e.dispose(),this._remove()}moveOutWithDefaultAction(e){const t=this._dummyManager;if(t)t.moveOutWithDefaultAction(e);else{const t=this.getElement();t&&K.moveWithPhantomDummy(this._tabster,t,!0,e)}}_add(){0}_remove(){0}}class G{constructor(e,t){this._roots={},this.rootById={},this._init=()=>{this._initTimer=void 0},this._onRootDispose=e=>{delete this._roots[e.id]},this._tabster=e,this._win=e.getWindow,this._initTimer=this._win().setTimeout(this._init,0),this._autoRoot=t,this.eventTarget=
/*!
 * Copyright (c) Microsoft Corporation. All rights reserved.
 * Licensed under the MIT License.
 */
function(e){const t=e();return"EventTarget"in t?new t.EventTarget:t.document.createElement("div")}(this._win)}dispose(){const e=this._win();this._autoRootInstance&&(this._autoRootInstance.dispose(),delete this._autoRootInstance,delete this._autoRoot),this._initTimer&&(e.clearTimeout(this._initTimer),this._initTimer=void 0),Object.keys(this._roots).forEach(e=>{this._roots[e]&&(this._roots[e].dispose(),delete this._roots[e])}),this.rootById={}}createRoot(e,t){const o=new U(this._tabster,e,this._onRootDispose,t);return this._roots[o.id]=o,o}static getRootByUId(e,t){const o=e().__tabsterInstance;return o&&o.root.rootById[t]}static getTabsterContext(e,t,o){var r,n,i;if(void 0===o&&(o={}),!t.ownerDocument)return;const a=o.checkRtl;let s,l,c,u,f,p,h,m=!1,g=t;const v={};for(;g&&(!s||a);){const t=d(e,g);if(a&&void 0===p){const e=g.dir;e&&(p="rtl"===e.toLowerCase())}if(!t){g=g.parentElement;continue}t.uncontrolled&&(h=g),u||!(null===(r=t.focusable)||void 0===r?void 0:r.excludeFromMover)||c||(m=!0);const o=t.groupper,i=t.mover;!c&&o&&(c=o),!u&&i&&(u=i,f=!!c),!l&&t.modalizer&&(l=t.modalizer),t.root&&(s=t.root),(null===(n=t.focusable)||void 0===n?void 0:n.ignoreKeydown)&&Object.assign(v,t.focusable.ignoreKeydown),g=g.parentElement}if(!s){const o=e.root,r=o._autoRoot;if(r&&!o._autoRootInstance){const e=null===(i=t.ownerDocument)||void 0===i?void 0:i.body;e&&(o._autoRootInstance=new U(o._tabster,e,o._onRootDispose,r))}s=o._autoRootInstance}return c&&!u&&(f=!0),s?{root:s,modalizer:l,groupper:c,mover:u,isGroupperFirst:f,isRtl:a?!!p:void 0,uncontrolled:h,isExcludedFromMover:m,ignoreKeydown:v}:void 0}onRoot(e,t){t?delete this.rootById[e.uid]:this.rootById[e.uid]=e}}
/*!
 * Copyright (c) Microsoft Corporation. All rights reserved.
 * Licensed under the MIT License.
 */class Y{}class X extends Y{constructor(e,t){super(),this.uid=t.uid,this._tabster=e,this._deloser=t}belongsTo(e){return e===this._deloser}unshift(e){this._deloser.unshift(e)}async focusAvailable(){const e=this._deloser.findAvailable();return!!e&&this._tabster.focusedElement.focus(e)}async resetFocus(){return N(this._tabster.getWindow).resolve(this._deloser.resetFocus())}}class Z{constructor(e,t){this._history=[],this._tabster=e,this.rootUId=t}getLength(){return this._history.length}removeDeloser(e){this._history=this._history.filter(t=>!t.belongsTo(e))}hasDeloser(e){return this._history.some(t=>t.belongsTo(e))}}class $ extends Z{unshiftToDeloser(e,t){let o;for(let t=0;t<this._history.length;t++)if(this._history[t].belongsTo(e)){o=this._history[t],this._history.splice(t,1);break}o||(o=new X(this._tabster,e)),o.unshift(t),this._history.unshift(o),this._history.splice(10,this._history.length-10)}async focusAvailable(e){let t=!!e;for(const o of this._history)if(e&&o.belongsTo(e)&&(t=!1),!t&&await o.focusAvailable())return!0;return!1}async resetFocus(e){let t=!!e;const o={};for(const r of this._history)e&&r.belongsTo(e)&&(t=!1),t||o[r.uid]||(o[r.uid]=r);for(const e of Object.keys(o))if(await o[e].resetFocus())return!0;return!1}}class Q{constructor(e){this._history=[],this._tabster=e}dispose(){this._history=[]}process(e){var t;const o=G.getTabsterContext(this._tabster,e),r=o&&o.root.uid,n=te.getDeloser(this._tabster,e);if(!r||!n)return;const i=this.make(r,()=>new $(this._tabster,r));return o&&o.modalizer&&!(null===(t=o.modalizer)||void 0===t?void 0:t.isActive())||i.unshiftToDeloser(n,e),n}make(e,t){let o;for(let t=0;t<this._history.length;t++){const r=this._history[t];if(r.rootUId===e){o=r,this._history.splice(t,1);break}}return o||(o=t()),this._history.unshift(o),this._history.splice(10,this._history.length-10),o}removeDeloser(e){this._history.forEach(t=>{t.removeDeloser(e)}),this._history=this._history.filter(e=>e.getLength()>0)}async focusAvailable(e){let t=!!e;for(const o of this._history)if(e&&o.hasDeloser(e)&&(t=!1),!t&&await o.focusAvailable(e))return!0;return!1}async resetFocus(e){let t=!!e;for(const o of this._history)if(e&&o.hasDeloser(e)&&(t=!1),!t&&await o.resetFocus(e))return!0;return!1}}function J(e,t,o){const r=[],n=/(:|\.|\[|\]|,|=|@)/g;e.id&&r.push("#"+e.id.replace(n,"\\$1")),!1!==t&&e.className&&e.className.split(" ").forEach(e=>{(e=e.trim())&&r.push("."+e.replace(n,"\\$1"))});let i,a=0;if(!1!==o&&0===r.length){for(i=e;i;)a++,i=i.previousElementSibling;r.unshift(":nth-child("+a+")")}return r.unshift(e.tagName.toLowerCase()),r.join("")}class ee extends F{constructor(e,t,o,r){super(e,t,r),this._isActive=!1,this._history=[[]],this._snapshotIndex=0,this.isActive=()=>this._isActive,this.setSnapshot=e=>{this._snapshotIndex=e,this._history.length>e+1&&this._history.splice(e+1,this._history.length-e-1),this._history[e]||(this._history[e]=[])},this.focusFirst=()=>{const e=this._element.get();return!!e&&this._tabster.focusedElement.focusFirst({container:e})},this.focusDefault=()=>{const e=this._element.get();return!!e&&this._tabster.focusedElement.focusDefault(e)},this.resetFocus=()=>{const e=this._element.get();return!!e&&this._tabster.focusedElement.resetFocus(e)},this.clearHistory=e=>{const t=this._element.get();this._history[this._snapshotIndex]=t?this._history[this._snapshotIndex].filter(o=>{const r=o.get();return!(!r||!e)&&t.contains(r)}):[]},this.uid=P(e.getWindow,t),this._onDispose=o}dispose(){this._remove(),this._onDispose(this),this._isActive=!1,this._snapshotIndex=0,this._props={},this._history=[]}setActive(e){this._isActive=e}getActions(){return{focusDefault:this.focusDefault,focusFirst:this.focusFirst,resetFocus:this.resetFocus,clearHistory:this.clearHistory,setSnapshot:this.setSnapshot,isActive:this.isActive}}unshift(e){let t=this._history[this._snapshotIndex];for(t=this._history[this._snapshotIndex]=t.filter(t=>{const o=t.get();return o&&o!==e}),t.unshift(new y(this._tabster.getWindow,e,function(e){if(!T(e.ownerDocument,e))return;const t=[J(e)];let o=e.parentElement;for(;o;){const e="BODY"===o.tagName;if(t.unshift(J(o,!1,!e)),e)break;o=o.parentElement}return t.join(" ")}(e)));t.length>10;)t.pop()}findAvailable(){const e=this._element.get();if(!e||!this._tabster.focusable.isVisible(e))return null;let t=this._props.restoreFocusOrder,o=null;const r=G.getTabsterContext(this._tabster,e);if(!r)return null;const n=r.root,a=n.getElement();if(!a)return null;if(void 0===t&&(t=n.getProps().restoreFocusOrder),t===i.RootDefault&&(o=this._tabster.focusable.findDefault({container:a})),o||t!==i.RootFirst||(o=this._findFirst(a)),o)return o;const s=this._findInHistory(),l=this._tabster.focusable.findDefault({container:e}),c=this._findFirst(e);return s&&t===i.History?s:l&&t===i.DeloserDefault?l:c&&t===i.DeloserFirst?c:l||s||c||null}customFocusLostHandler(e){return V(e,"tabster:deloser",this.getActions())}_findInHistory(){const e=this._history[this._snapshotIndex].slice(0);this.clearHistory(!0);for(let t=0;t<e.length;t++){const o=e[t],r=o.get(),n=this._element.get();if(r&&n&&n.contains(r)){if(this._tabster.focusable.isFocusable(r))return r}else if(!this._props.noSelectorCheck){const e=o.getData();if(e&&n){let t;try{t=n.ownerDocument.querySelectorAll(e)}catch(e){0;continue}for(let e=0;e<t.length;e++){const o=t[e];if(o&&this._tabster.focusable.isFocusable(o))return o}}}}return null}_findFirst(e){if(this._tabster.keyboardNavigation.isNavigatingWithKeyboard()){const t=this._tabster.focusable.findFirst({container:e});if(t)return t}return null}_remove(){0}}class te{constructor(e,t){this._inDeloser=!1,this._isRestoringFocus=!1,this._isPaused=!1,this._init=()=>{this._initTimer=void 0,this._tabster.focusedElement.subscribe(this._onFocus)},this._onFocus=e=>{if(this._restoreFocusTimer&&(this._win().clearTimeout(this._restoreFocusTimer),this._restoreFocusTimer=void 0),!e)return void this._scheduleRestoreFocus();const t=this._history.process(e);t?this._activate(t):this._deactivate()},this._onDeloserDispose=e=>{this._history.removeDeloser(e),e.isActive()&&this._scheduleRestoreFocus()},this._tabster=e,this._win=e.getWindow,this._history=new Q(e),this._initTimer=this._win().setTimeout(this._init,0);const o=null==t?void 0:t.autoDeloser;o&&(this._autoDeloser=o)}dispose(){const e=this._win();this._initTimer&&(e.clearTimeout(this._initTimer),this._initTimer=void 0),this._restoreFocusTimer&&(e.clearTimeout(this._restoreFocusTimer),this._restoreFocusTimer=void 0),this._autoDeloserInstance&&(this._autoDeloserInstance.dispose(),delete this._autoDeloserInstance,delete this._autoDeloser),this._tabster.focusedElement.unsubscribe(this._onFocus),this._history.dispose(),delete this._curDeloser}createDeloser(e,t){var o;const r=new ee(this._tabster,e,this._onDeloserDispose,t);return e.contains(null!==(o=this._tabster.focusedElement.getFocusedElement())&&void 0!==o?o:null)&&this._activate(r),r}getActions(e){for(let t=e;t;t=t.parentElement){const e=d(this._tabster,t);if(e&&e.deloser)return e.deloser.getActions()}}pause(){this._isPaused=!0,this._restoreFocusTimer&&(this._win().clearTimeout(this._restoreFocusTimer),this._restoreFocusTimer=void 0)}resume(e){this._isPaused=!1,e&&this._scheduleRestoreFocus()}_activate(e){const t=this._curDeloser;t!==e&&(this._inDeloser=!0,null==t||t.setActive(!1),e.setActive(!0),this._curDeloser=e)}_deactivate(){var e;this._inDeloser=!1,null===(e=this._curDeloser)||void 0===e||e.setActive(!1),this._curDeloser=void 0}_scheduleRestoreFocus(e){if(this._isPaused||this._isRestoringFocus)return;const t=async()=>{this._restoreFocusTimer=void 0;const t=this._tabster.focusedElement.getLastFocusedElement();if(!e&&(this._isRestoringFocus||!this._inDeloser||(null==t?void 0:t.offsetParent)))return;const o=this._curDeloser;if(o){if(t&&o.customFocusLostHandler(t))return;const e=o.findAvailable();if(e&&this._tabster.focusedElement.focus(e))return}this._deactivate(),this._isRestoringFocus=!0,await this._history.focusAvailable(null)||await this._history.resetFocus(null),this._isRestoringFocus=!1};e?t():this._restoreFocusTimer=this._win().setTimeout(t,100)}static getDeloser(e,t){var o;for(let o=t;o;o=o.parentElement){const t=d(e,o);if(t&&t.deloser)return t.deloser}const r=e.deloser&&e.deloser;if(r){if(r._autoDeloserInstance)return r._autoDeloserInstance;const n=r._autoDeloser;if(!r._autoDeloserInstance&&n){const i=null===(o=t.ownerDocument)||void 0===o?void 0:o.body;i&&(r._autoDeloserInstance=new ee(e,i,e.deloser._onDeloserDispose,n))}return r._autoDeloserInstance}}static getHistory(e){return e._history}static forceRestoreFocus(e){e._scheduleRestoreFocus(!0)}}
/*!
 * Copyright (c) Microsoft Corporation. All rights reserved.
 * Licensed under the MIT License.
 */
/*!
 * Copyright (c) Microsoft Corporation. All rights reserved.
 * Licensed under the MIT License.
 */
const oe=["a[href]","button:not([disabled])","input:not([disabled])","select:not([disabled])","textarea:not([disabled])","*[tabindex]","*[contenteditable]"].join(", ");class re{constructor(e,t){this._tabster=e,this._win=t}dispose(){}_getBody(){const e=this._tabster.focusedElement.getLastFocusedElement();return e&&e.ownerDocument?e.ownerDocument.body:this._win().document.body}getProps(e){const t=d(this._tabster,e);return t&&t.focusable||{}}isFocusable(e,t,o,r){return!(!D(e,oe)||!t&&-1===e.tabIndex)&&((o||this.isVisible(e))&&(r||this.isAccessible(e)))}isVisible(e){if(!e.ownerDocument)return!1;if(null===e.offsetParent&&e.ownerDocument.body!==e)return!1;const t=e.ownerDocument.defaultView;if(!t)return!1;const o=e.ownerDocument.body.getBoundingClientRect();if(0===o.width&&0===o.height)return!1;return"hidden"!==t.getComputedStyle(e).visibility}isAccessible(e){var t;for(let o=e;o;o=o.parentElement){const e=d(this._tabster,o);if(this._isHidden(o))return!1;if(!(null===(t=null==e?void 0:e.focusable)||void 0===t?void 0:t.ignoreAriaDisabled)&&this._isDisabled(o))return!1}return!0}_isDisabled(e){return e.hasAttribute("disabled")}_isHidden(e){const t=e.getAttribute("aria-hidden");return!(!t||"true"!==t.toLowerCase())}findFirst(e){return this.findElement({container:this._getBody(),...e})}findLast(e){return this.findElement({container:this._getBody(),isBackward:!0,...e})}findNext(e){return this.findElement({container:this._getBody(),...e})}findPrev(e){return this.findElement({container:this._getBody(),isBackward:!0,...e})}findDefault(e){return this.findElement({...e,acceptCondition:t=>this._tabster.focusable.isFocusable(t,e.includeProgrammaticallyFocusable)&&!!this.getProps(t).isDefault})||null}findAll(e){return this._findElements(!0,e)||[]}findElement(e){const t=this._findElements(!1,e);return t?t[0]:t}_findElements(e,t){const{container:o,currentElement:r=null,includeProgrammaticallyFocusable:n,ignoreUncontrolled:i,ignoreAccessibiliy:a,isBackward:s,onUncontrolled:l,onElement:c}=t,d=[];let{acceptCondition:u}=t;if(!o)return null;u||(u=e=>this._tabster.focusable.isFocusable(e,n,a,a));const f={container:o,from:r||o,isBackward:s,acceptCondition:u,includeProgrammaticallyFocusable:n,ignoreUncontrolled:i,ignoreAccessibiliy:a,cachedGrouppers:{}},p=k(o.ownerDocument,o,e=>this._acceptElement(e,f));if(!p)return null;const h=t=>{const o=f.foundElement;return o&&d.push(o),e?!(o&&(f.found=!1,delete f.foundElement,delete f.fromCtx,f.from=o,c&&!c(o)))&&!(!o&&!t):!(!t||o)};if(r)p.currentNode=r;else if(s){const e=q(o);if(!e)return null;if(this._acceptElement(e,f)===NodeFilter.FILTER_ACCEPT&&!h(!0))return d;p.currentNode=e}let m;do{m=(s?p.previousNode():p.nextNode())||void 0}while(h());if(!e){const e=f.nextUncontrolled;if(e)return l&&l(e),m?void 0:null}return d.length?d:null}_acceptElement(e,t){if(t.found)return NodeFilter.FILTER_ACCEPT;const o=t.container;if(e===o)return NodeFilter.FILTER_SKIP;if(!o.contains(e))return NodeFilter.FILTER_REJECT;if(e.__tabsterDummyContainer)return NodeFilter.FILTER_REJECT;let r=t.lastToIgnore;if(r){if(r.contains(e))return NodeFilter.FILTER_REJECT;r=t.lastToIgnore=void 0}const n=t.currentCtx=G.getTabsterContext(this._tabster,e);if(!n)return NodeFilter.FILTER_SKIP;if(t.ignoreUncontrolled){if(B(e))return NodeFilter.FILTER_SKIP}else if(n.uncontrolled&&!t.nextUncontrolled&&this._tabster.focusable.isFocusable(e,void 0,!0,!0)&&!n.groupper&&!n.mover)return t.nextUncontrolled=n.uncontrolled,NodeFilter.FILTER_REJECT;if("IFRAME"===e.tagName||"WEBVIEW"===e.tagName)return t.found=!0,t.lastToIgnore=t.foundElement=e,NodeFilter.FILTER_ACCEPT;if(!t.ignoreAccessibiliy&&!this.isAccessible(e))return NodeFilter.FILTER_REJECT;let i,a=t.fromCtx;a||(a=t.fromCtx=G.getTabsterContext(this._tabster,t.from));const s=null==a?void 0:a.mover;let l=n.groupper,c=n.mover;if(l||c||s){const r=null==l?void 0:l.getElement(),n=null==s?void 0:s.getElement();let a=null==c?void 0:c.getElement();a&&n&&o.contains(n)&&(!r||!c||n.contains(r))&&(c=s,a=n),!r||r!==o&&o.contains(r)||(l=void 0),a&&!o.contains(a)&&(c=void 0),l&&c&&(a&&r&&!r.contains(a)?c=void 0:l=void 0),l&&(i=l.acceptElement(e,t)),c&&(i=c.acceptElement(e,t))}return void 0===i&&(i=t.acceptCondition(e)?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP),i!==NodeFilter.FILTER_ACCEPT||t.found||(t.found=!0,t.foundElement=e),i}}
/*!
 * Copyright (c) Microsoft Corporation. All rights reserved.
 * Licensed under the MIT License.
 */const ne=9,ie=13,ae=27,se=33,le=34,ce=35,de=36,ue=37,fe=38,pe=39,he=40;
/*!
 * Copyright (c) Microsoft Corporation. All rights reserved.
 * Licensed under the MIT License.
 */class me extends f{constructor(e,t){super(),this._init=()=>{this._initTimer=void 0;const e=this._win();e.document.addEventListener(r.a,this._onFocusIn,!0),e.document.addEventListener("focusout",this._onFocusOut,!0),e.addEventListener("keydown",this._onKeyDown,!0)},this._onFocusIn=e=>{this._setFocusedElement(e.target,e.details.relatedTarget,e.details.isFocusedProgrammatically)},this._onFocusOut=e=>{this._setFocusedElement(void 0,e.relatedTarget)},this._validateFocusedElement=e=>{},this._onKeyDown=e=>{var t,o,n,i;if(e.keyCode!==ne||e.ctrlKey)return;const a=this.getVal();if(!a||!a.ownerDocument||"true"===a.contentEditable)return;const s=this._tabster,l=s.controlTab,c=G.getTabsterContext(s,a);if(!c||!l&&!c.groupper&&!c.mover||c.ignoreKeydown[e.key])return;const d=e.shiftKey,u=me.findNextTabbable(s,c,void 0,a,d);if(!(u&&(l||u.element)||l)){const e=null==u?void 0:u.lastMoverOrGroupper;if(e)return void(null===(t=e.dummyManager)||void 0===t||t.moveOutWithDefaultAction(d))}let f;if(u){let t=u.uncontrolled;if(t){const e=c.isGroupperFirst;let r=!1;if(void 0!==e){const i=null===(o=c.groupper)||void 0===o?void 0:o.getElement(),a=null===(n=c.mover)||void 0===n?void 0:n.getElement();let s;e&&i&&t.contains(i)?s=i:!e&&a&&t.contains(a)&&(s=a),s&&(t=s,r=!0)}return void(t&&c.uncontrolled!==t&&H.moveWithPhantomDummy(this._tabster,t,r,d))}if(f=u.element,c.modalizer){const t=f&&G.getTabsterContext(s,f);if((!t||c.root.uid!==t.root.uid||!(null===(i=t.modalizer)||void 0===i?void 0:i.isActive()))&&c.modalizer.onBeforeFocusOut())return void e.preventDefault();if(!f&&c.modalizer.isActive()&&c.modalizer.getProps().isTrapped){const e=d?"findLast":"findFirst";f=s.focusable[e]({container:c.modalizer.getElement()})}}}f?"IFRAME"!==f.tagName&&(e.preventDefault(),e.stopImmediatePropagation(),Object(r.d)(f)):c.root.moveOutWithDefaultAction(d)},this._tabster=e,this._win=t,this._initTimer=t().setTimeout(this._init,0)}dispose(){super.dispose();const e=this._win();this._initTimer&&(e.clearTimeout(this._initTimer),this._initTimer=void 0),e.document.removeEventListener(r.a,this._onFocusIn,!0),e.document.removeEventListener("focusout",this._onFocusOut,!0),e.removeEventListener("keydown",this._onKeyDown,!0),delete me._lastResetElement,delete this._nextVal,delete this._lastVal}static forgetMemorized(e,t){var o,r;let n=me._lastResetElement,i=n&&n.get();i&&t.contains(i)&&delete me._lastResetElement,i=null===(r=null===(o=e._nextVal)||void 0===o?void 0:o.element)||void 0===r?void 0:r.get(),i&&t.contains(i)&&delete e._nextVal,n=e._lastVal,i=n&&n.get(),i&&t.contains(i)&&delete e._lastVal}getFocusedElement(){return this.getVal()}getLastFocusedElement(){var e;let t=null===(e=this._lastVal)||void 0===e?void 0:e.get();return(!t||t&&!T(t.ownerDocument,t))&&(this._lastVal=t=void 0),t}focus(e,t,o){return!!this._tabster.focusable.isFocusable(e,t,!1,o)&&(e.focus(),!0)}focusDefault(e){const t=this._tabster.focusable.findDefault({container:e});return!!t&&(this._tabster.focusedElement.focus(t),!0)}_focusFirstOrLast(e,t){const o=this._tabster.focusable,r=t.container;let n,i;if(r){const t=G.getTabsterContext(this._tabster,r);if(t){let a=me.findNextTabbable(this._tabster,t,r,void 0,!e);if(a)for(i=a.element,n=a.uncontrolled;!i&&n;)i=o.isFocusable(n,!1,!0,!0)?n:o[e?"findFirst":"findLast"]({container:n,ignoreUncontrolled:!0,ignoreAccessibiliy:!0}),i||(a=me.findNextTabbable(this._tabster,t,n,void 0,!e),a&&(i=a.element,n=a.uncontrolled))}}return i&&!(null==r?void 0:r.contains(i))&&(i=void 0),!!i&&(this.focus(i,!1,!0),!0)}focusFirst(e){return this._focusFirstOrLast(!0,e)}focusLast(e){return this._focusFirstOrLast(!1,e)}resetFocus(e){if(!this._tabster.focusable.isVisible(e))return!1;if(this._tabster.focusable.isFocusable(e,!0,!0,!0))this.focus(e);else{const t=e.getAttribute("tabindex"),o=e.getAttribute("aria-hidden");e.tabIndex=-1,e.setAttribute("aria-hidden","true"),me._lastResetElement=new y(this._win,e),this.focus(e,!0,!0),this._setOrRemoveAttribute(e,"tabindex",t),this._setOrRemoveAttribute(e,"aria-hidden",o)}return!0}_setOrRemoveAttribute(e,t,o){null===o?e.removeAttribute(t):e.setAttribute(t,o)}_setFocusedElement(e,t,o){var r;if(this._tabster._noop)return;const n={relatedTarget:t};if(e){const t=null===(r=me._lastResetElement)||void 0===r?void 0:r.get();if(me._lastResetElement=void 0,t===e||B(e))return;n.isFocusedProgrammatically=o}const i=this._nextVal={element:e?new y(this._win,e):void 0,details:n};e&&e!==this._val&&this._validateFocusedElement(e),this._nextVal===i&&this.setVal(e,n),this._nextVal=void 0}setVal(e,t){super.setVal(e,t),e&&(this._lastVal=new y(this._win,e))}static findNextTabbable(e,t,o,r,n){var i;const a=o||t.root.getElement();if(!a)return null;let s=null;const l=me._isTabbingTimer,c=e.getWindow();l&&c.clearTimeout(l),me.isTabbing=!0,me._isTabbingTimer=c.setTimeout(()=>{delete me._isTabbingTimer,me.isTabbing=!1},0);const d=e=>{s=e.findNextTabbable(r,n)};if(t.groupper&&t.mover){let o=t.isGroupperFirst;if(o&&r){const n=G.getTabsterContext(e,r);(null==n?void 0:n.groupper)!==t.groupper&&(o=!1)}d(o?t.groupper:t.mover)}else if(t.groupper)d(t.groupper);else if(t.mover)d(t.mover);else{let t;const o=e=>{t=e},i=n?e.focusable.findPrev({container:a,currentElement:r,onUncontrolled:o}):e.focusable.findNext({container:a,currentElement:r,onUncontrolled:o});s={element:t?void 0:i,uncontrolled:t}}const u=null===(i=null==s?void 0:s.lastMoverOrGroupper)||void 0===i?void 0:i.getElement();if(u){s=null;const t=W(u,n);if(t){const o=G.getTabsterContext(e,t,{checkRtl:!0});if(o){let r=W(t,!n);r&&(n||(r=q(r)),s=me.findNextTabbable(e,o,a,r,n))}}}return s}}me.isTabbing=!1;
/*!
 * Copyright (c) Microsoft Corporation. All rights reserved.
 * Licensed under the MIT License.
 */
class ge extends H{constructor(e,t,o){super(o,e,L,!0),this._setHandlers((r,n,i)=>{var a,s;const c=e.get();if(c&&!r.shouldMoveOut){const e=r.input;if(e){const d=G.getTabsterContext(o,e);if(d){let u;i&&"true"===i.contentEditable&&t.getProps().tabbability===l.LimitedTrapFocus&&c.contains(i)&&(u=null===(a=t.findNextTabbable(i,n))||void 0===a?void 0:a.element),u||(u=null===(s=me.findNextTabbable(o,d,void 0,r.isOutside?e:W(c,!n),n))||void 0===s?void 0:s.element),u&&o.focusedElement.focus(u)}}}})}}class ve extends F{constructor(e,t,o,r){super(e,t,r),this._shouldTabInside=!1,this.makeTabbable(!1),this._onDispose=o,e.controlTab||(this.dummyManager=new ge(this._element,this,e))}dispose(){var e;this._onDispose(this);this._element.get();null===(e=this.dummyManager)||void 0===e||e.dispose(),delete this._first}findNextTabbable(e,t){const o=this.getElement();if(!o)return null;const r=this.getFirst(!0);if(!e||!o.contains(e))return{element:r,lastMoverOrGroupper:r?void 0:this};const n=this._tabster;let i,a=null;const s=e=>{i=e};return this._shouldTabInside&&r&&(a=t?n.focusable.findPrev({container:o,currentElement:e,onUncontrolled:s}):n.focusable.findNext({container:o,currentElement:e,onUncontrolled:s}),i||a||this._props.tabbability!==l.LimitedTrapFocus||(a=t?n.focusable.findLast({container:o}):n.focusable.findFirst({container:o}))),{element:a,uncontrolled:i,lastMoverOrGroupper:a||i?void 0:this}}makeTabbable(e){this._shouldTabInside=e||!this._props.tabbability}isActive(e){var t;const o=this.getElement()||null;let r=!0;for(let e=null==o?void 0:o.parentElement;e;e=e.parentElement){const o=null===(t=d(this._tabster,e))||void 0===t?void 0:t.groupper;o&&(o._shouldTabInside||(r=!1))}let n=r?!!this._props.tabbability&&this._shouldTabInside:void 0;if(n&&e){const e=this._tabster.focusedElement.getFocusedElement();e&&(n=e!==this.getFirst(!0))}return n}getFirst(e){var t;const o=this.getElement();let r;if(o){if(e&&this._tabster.focusable.isFocusable(o))return o;r=null===(t=this._first)||void 0===t?void 0:t.get(),r||(r=this._tabster.focusable.findFirst({container:o,ignoreUncontrolled:!0})||void 0,r&&this.setFirst(r))}return r}setFirst(e){e?this._first=new y(this._tabster.getWindow,e):delete this._first}acceptElement(e,t){const o=t.cachedGrouppers;let r,n=o[this.id];n?r=n.isActive:(r=this.isActive(!0),n=o[this.id]={isActive:r});const i=this.getElement();if(i&&!0!==r){if(i.contains(t.from))return NodeFilter.FILTER_REJECT;let e;if(e="first"in n?n.first:n.first=this.getFirst(!0),e&&t.acceptCondition(e))return t.lastToIgnore=i,e!==t.from?(t.found=!0,t.foundElement=e,NodeFilter.FILTER_ACCEPT):NodeFilter.FILTER_REJECT}}}class be{constructor(e,t){this._current={},this._grouppers={},this._init=()=>{this._initTimer=void 0;const e=this._win();this._tabster.focusedElement.subscribe(this._onFocus),e.document.addEventListener("mousedown",this._onMouseDown,!0),e.addEventListener("keydown",this._onKeyDown,!0)},this._onGroupperDispose=e=>{delete this._grouppers[e.id]},this._onFocus=e=>{e&&this._updateCurrent(e,!0,!0)},this._onMouseDown=e=>{e.target&&this._updateCurrent(e.target,!0)},this._onKeyDown=e=>{if(e.keyCode!==ie&&e.keyCode!==ae)return;const t=this._tabster.focusedElement.getFocusedElement();if(t){const o=G.getTabsterContext(this._tabster,t);let n=null==o?void 0:o.groupper;if(o&&n){let i;const a=n.getElement();if(e.keyCode===ie){if(o.ignoreKeydown.Enter)return;(t===a||n.getProps().delegated&&t===n.getFirst(!1))&&(i=this._tabster.focusable.findNext({container:a,currentElement:t}))}else if(e.keyCode===ae){if(o.ignoreKeydown.Escape)return;if(a&&a.contains(t))if(t!==a)i=n.getFirst(!0);else{const e=a.parentElement,t=e?G.getTabsterContext(this._tabster,e):void 0;n=null==t?void 0:t.groupper,i=null==n?void 0:n.getFirst(!0)}n&&n.makeTabbable(!1)}i&&(e.preventDefault(),e.stopImmediatePropagation(),Object(r.d)(i))}}},this._tabster=e,this._win=t,this._initTimer=t().setTimeout(this._init,0)}dispose(){const e=this._win();this._current={},this._initTimer&&(e.clearTimeout(this._initTimer),this._initTimer=void 0),this._tabster.focusedElement.unsubscribe(this._onFocus),e.document.removeEventListener("mousedown",this._onMouseDown,!0),e.removeEventListener("keydown",this._onKeyDown,!0),Object.keys(this._grouppers).forEach(e=>{this._grouppers[e]&&(this._grouppers[e].dispose(),delete this._grouppers[e])})}createGroupper(e,t){const o=new ve(this._tabster,e,this._onGroupperDispose,t);return this._grouppers[o.id]=o,o}forgetCurrentGrouppers(){this._current={}}_updateCurrent(e,t,o){var r;const n={};let i=!0;for(let a=e;a;a=a.parentElement){const s=null===(r=d(this._tabster,a))||void 0===r?void 0:r.groupper;if(s){if(n[s.id]=!0,i&&o&&a!==e&&(i=!1),t||!i){this._current[s.id]=s;const t=s.isActive()||e!==a&&(!s.getProps().delegated||s.getFirst(!1)!==e);s.makeTabbable(t)}i=!1}}for(const e of Object.keys(this._current)){const t=this._current[e];t.id in n||(t.makeTabbable(!1),t.setFirst(void 0),delete this._current[e])}}}
/*!
 * Copyright (c) Microsoft Corporation. All rights reserved.
 * Licensed under the MIT License.
 */
let ye=0;class _e extends F{constructor(e,t,o,n,i,a){super(e,t,a),this._isFocused=!1,this._onKeyDown=e=>{const t=e.keyCode,o=e.shiftKey;if(t!==ne)return;const n=this._tabster.focusedElement.getFocusedElement(),i=this.getElement();let a,s=o?"findPrev":"findNext";n&&(null==i?void 0:i.contains(n))&&(a=this._tabster.focusable[s]({container:this.getElement(),currentElement:n})),!a&&this._props.isTrapped&&(s=o?"findLast":"findFirst",a=this._tabster.focusable[s]({container:this.getElement()})),a?(e.preventDefault(),e.stopImmediatePropagation(),Object(r.d)(a)):this._props.isOthersAccessible||this._moveOutWithDefault(o)},this.internalId="ml"+ ++ye,this.userId=a.id,this._onDispose=o,this._moveOutWithDefault=n,this._onActiveChange=i,e.controlTab||t.addEventListener("keydown",this._onKeyDown);const s=t.parentElement;this._modalizerParent=s?new y(e.getWindow,s):null,this._setAccessibilityProps()}setProps(e){e.id&&(this.userId=e.id),this._props={...e},this._setAccessibilityProps()}dispose(){this._onDispose(this),this._remove()}setActive(e){var t,o,r;if(e===this._isActive)return;this._isActive=e,this._onActiveChange(e);let n=(null===(t=this._element.get())||void 0===t?void 0:t.ownerDocument)||(null===(r=null===(o=this._modalizerParent)||void 0===o?void 0:o.get())||void 0===r?void 0:r.ownerDocument);n||(n=this._tabster.getWindow().document);const i=k(n,n.body,t=>{var o;if(this._props.isOthersAccessible)return NodeFilter.FILTER_REJECT;const r=this._element.get(),n=null===(o=this._modalizerParent)||void 0===o?void 0:o.get(),i=r===t,a=!!t.contains(r||null),s=!!t.contains(n||null);if(i)return NodeFilter.FILTER_REJECT;if(a||s)return NodeFilter.FILTER_SKIP;!function(e,t,o,r){const n=e.storageEntry(t,!0);if(!n.aug){if(void 0===r)return;n.aug={}}if(void 0===r){if(o in n.aug){const e=n.aug[o];delete n.aug[o],null===e?t.removeAttribute(o):t.setAttribute(o,e)}}else o in n.aug||(n.aug[o]=t.getAttribute(o)),null===r?t.removeAttribute(o):t.setAttribute(o,r);void 0===r&&0===Object.keys(n.aug).length&&(delete n.aug,e.storageEntry(t,!1))}(this._tabster,t,"aria-hidden",e?"true":void 0);const l=r!==(null==r?void 0:r.ownerDocument.body)&&(null==r?void 0:r.ownerDocument.body.contains(r));return n!==(null==n?void 0:n.ownerDocument.body)&&(null==n?void 0:n.ownerDocument.body.contains(n))||l?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_SKIP});if(i)for(;i.nextNode(););}isActive(){return!!this._isActive}contains(e){var t;return!!(null===(t=this.getElement())||void 0===t?void 0:t.contains(e))}onBeforeFocusOut(){const e=this.getElement();return!!e&&!V(e,"tabster:modalizer",{eventName:"beforefocusout"})}_remove(){0}_setAccessibilityProps(){0}}class ke extends H{constructor(e,t,o){super(t,o,A),this._onFocusDummyInput=e=>{const t=this._modalizerAPI.activeModalizer;if(!t)return;if(e.shouldMoveOut)return;const o=e.isFirst?"findFirst":"findLast",r=this._tabster.focusable[o]({container:t.getElement()});r&&this._tabster.focusedElement.focus(r)},this._modalizerAPI=e,this._tabster=t,this.setTabbable(!1),this._setHandlers(this._onFocusDummyInput)}}class we{constructor(e){if(this._init=()=>{this._initTimer=void 0,this._tabster.focusedElement.subscribe(this._onFocus)},this._onModalizerDispose=e=>{e.setActive(!1),this.activeModalizer===e&&(this.activeModalizer=void 0),delete this._modalizers[e.userId]},this._onFocus=(e,t)=>{var o,r,n;const i=e&&G.getTabsterContext(this._tabster,e);if(!i||!e)return;this._focusOutTimer&&(this._win().clearTimeout(this._focusOutTimer),this._focusOutTimer=void 0);const a=null==i?void 0:i.modalizer;if(a!==this.activeModalizer)if(t.isFocusedProgrammatically&&!(null===(o=this.activeModalizer)||void 0===o?void 0:o.contains(e)))null===(r=this.activeModalizer)||void 0===r||r.setActive(!1),this.activeModalizer=void 0,a&&(this.activeModalizer=a,this.activeModalizer.setActive(!0));else if(!(null===(n=this.activeModalizer)||void 0===n?void 0:n.getProps().isOthersAccessible)){const t=this._win();t.clearTimeout(this._restoreModalizerFocusTimer),this._restoreModalizerFocusTimer=t.setTimeout(()=>this._restoreModalizerFocus(e),100)}},this._tabster=e,this._win=e.getWindow,this._initTimer=this._win().setTimeout(this._init,0),this._modalizers={},!e.controlTab){const t=this._win().document.body;this._dummyManager=new ke(this,e,new y(this._win,t))}}dispose(){var e;const t=this._win();null===(e=this._dummyManager)||void 0===e||e.dispose(),this._initTimer&&(t.clearTimeout(this._initTimer),this._initTimer=void 0),t.clearTimeout(this._restoreModalizerFocusTimer),t.clearTimeout(this._focusOutTimer),Object.keys(this._modalizers).forEach(e=>{this._modalizers[e]&&(this._modalizers[e].dispose(),delete this._modalizers[e])}),this._tabster.focusedElement.unsubscribe(this._onFocus),delete this.activeModalizer}createModalizer(e,t){var o,r,n,i,a;const s=new _e(this._tabster,e,this._onModalizerDispose,null!==(r=null===(o=this._dummyManager)||void 0===o?void 0:o.moveOutWithDefaultAction)&&void 0!==r?r:()=>null,null!==(i=null===(n=this._dummyManager)||void 0===n?void 0:n.setTabbable)&&void 0!==i?i:()=>null,t);if(this._modalizers[t.id]=s,e.contains(null!==(a=this._tabster.focusedElement.getFocusedElement())&&void 0!==a?a:null)){const e=this.activeModalizer;e&&e.setActive(!1),this.activeModalizer=s,this.activeModalizer.setActive(!0)}return s}focus(e,t,o){const r=G.getTabsterContext(this._tabster,e);if(r&&r.modalizer){this.activeModalizer=r.modalizer,this.activeModalizer.setActive(!0);const e=this.activeModalizer.getProps(),n=this.activeModalizer.getElement();if(n){if(void 0===t&&(t=e.isNoFocusFirst),!t&&this._tabster.keyboardNavigation.isNavigatingWithKeyboard()&&this._tabster.focusedElement.focusFirst({container:n}))return!0;if(void 0===o&&(o=e.isNoFocusDefault),!o&&this._tabster.focusedElement.focusDefault(n))return!0;this._tabster.focusedElement.resetFocus(n)}}else 0;return!1}updateModalizer(e,t){t&&(e.isActive()&&e.setActive(!1),delete this._modalizers[e.userId],this.activeModalizer===e&&(this.activeModalizer=void 0))}_restoreModalizerFocus(e){if(!(null==e?void 0:e.ownerDocument)||!this.activeModalizer)return;let t=this._tabster.focusable.findFirst({container:this.activeModalizer.getElement()});if(t){if(e.compareDocumentPosition(t)&document.DOCUMENT_POSITION_PRECEDING&&(t=this._tabster.focusable.findLast({container:e.ownerDocument.body}),!t))throw new Error("Something went wrong.");this._tabster.focusedElement.focus(t)}else e.blur()}}
/*!
 * Copyright (c) Microsoft Corporation. All rights reserved.
 * Licensed under the MIT License.
 */const xe=["input","textarea","*[contenteditable]"].join(", ");class Se extends H{constructor(e,t,o){super(t,e,j),this._onFocusDummyInput=e=>{var t,o;const n=this._element.get(),i=e.input;if(n&&!e.shouldMoveOut&&i){const a=G.getTabsterContext(this._tabster,n);let s;a&&(s=null===(t=me.findNextTabbable(this._tabster,a,void 0,i,!e.isFirst))||void 0===t?void 0:t.element);const l=null===(o=this._getMemorized())||void 0===o?void 0:o.get();l&&(s=l),s&&Object(r.d)(s)}},this._tabster=t,this._getMemorized=o,this._setHandlers(this._onFocusDummyInput)}}class Ce extends F{constructor(e,t,o,r){super(e,t,r),this._visible={},this._onIntersection=e=>{for(const t of e){const e=t.target,o=P(this._win,e);let r,n=this._fullyVisible;if(t.intersectionRatio>=.25&&(r=t.intersectionRatio>=.75?a.Visible:a.PartiallyVisible,r===a.Visible&&(n=o)),this._visible[o]!==r){void 0===r?(delete this._visible[o],n===o&&delete this._fullyVisible):(this._visible[o]=r,this._fullyVisible=n);const t=this.getState(e);t&&V(e,"tabster:mover",t)}}},this._win=e.getWindow,(this._props.trackState||this._props.visibilityAware)&&(this._intersectionObserver=new IntersectionObserver(this._onIntersection,{threshold:[0,.25,.5,.75,1]}),this._observeState()),this._onDispose=o;const n=()=>r.memorizeCurrent?this._current:void 0;e.controlTab||(this.dummyManager=new Se(this._element,e,n))}dispose(){var e;this._onDispose(this),this._intersectionObserver&&(this._intersectionObserver.disconnect(),delete this._intersectionObserver),delete this._current,delete this._fullyVisible,delete this._allElements,delete this._updateQueue,this._unobserve&&(this._unobserve(),delete this._unobserve);const t=this._win();this._setCurrentTimer&&(t.clearTimeout(this._setCurrentTimer),delete this._setCurrentTimer),this._updateTimer&&(t.clearTimeout(this._updateTimer),delete this._updateTimer),null===(e=this.dummyManager)||void 0===e||e.dispose()}setCurrent(e){this._current=e?new y(this._win,e):void 0,!this._props.trackState&&!this._props.visibilityAware||this._setCurrentTimer||(this._setCurrentTimer=this._win().setTimeout(()=>{var e;delete this._setCurrentTimer;const t=[];this._current!==this._prevCurrent&&(t.push(this._current),t.push(this._prevCurrent),this._prevCurrent=this._current);for(const o of t){const t=null==o?void 0:o.get();if(t&&(null===(e=this._allElements)||void 0===e?void 0:e.get(t))===this){const e=this._props;if(t&&(void 0!==e.visibilityAware||e.trackState)){const e=this.getState(t);e&&V(t,"tabster:mover",e)}}}}))}getCurrent(){var e;return(null===(e=this._current)||void 0===e?void 0:e.get())||null}findNextTabbable(e,t){var o,r;const n=this.getElement(),i=n&&(null===(r=null===(o=e)||void 0===o?void 0:o.__tabsterDummyContainer)||void 0===r?void 0:r.get())===n;if(!n)return null;const a=this._tabster.focusable;let s,l=null;const c=e=>{s=e};return(this._props.tabbable||i)&&(l=t?a.findPrev({currentElement:e,container:n,onUncontrolled:c}):a.findNext({currentElement:e,container:n,onUncontrolled:c})),{element:l,uncontrolled:s,lastMoverOrGroupper:l||s?void 0:this}}acceptElement(e,t){var o,r,n;if(!me.isTabbing)return(null===(o=t.currentCtx)||void 0===o?void 0:o.isExcludedFromMover)?NodeFilter.FILTER_REJECT:void 0;const{memorizeCurrent:i,visibilityAware:s}=this._props,l=this.getElement();if(l&&(i||s)&&(!l.contains(t.from)||(null===(r=t.from.__tabsterDummyContainer)||void 0===r?void 0:r.get())===l)){if(i){const e=null===(n=this._current)||void 0===n?void 0:n.get();if(e&&t.acceptCondition(e))return t.found=!0,t.foundElement=e,t.lastToIgnore=l,NodeFilter.FILTER_ACCEPT}if(s){const e=this._tabster.focusable.findElement({container:l,ignoreUncontrolled:!0,isBackward:t.isBackward,acceptCondition:e=>{var o;const r=P(this._win,e),n=this._visible[r];return l!==e&&!!(null===(o=this._allElements)||void 0===o?void 0:o.get(e))&&t.acceptCondition(e)&&(n===a.Visible||n===a.PartiallyVisible&&(s===a.PartiallyVisible||!this._fullyVisible))}});if(e)return t.found=!0,t.foundElement=e,t.lastToIgnore=l,NodeFilter.FILTER_ACCEPT}}}_observeState(){const e=this.getElement();if(this._unobserve||!e||"undefined"==typeof MutationObserver)return;const t=this._win(),o=this._allElements=new WeakMap,r=this._tabster.focusable;let n=this._updateQueue=[];const i=new MutationObserver(e=>{for(const t of e){const e=t.target,o=t.removedNodes,r=t.addedNodes;if("attributes"===t.type)"tabindex"===t.attributeName&&n.push({element:e,type:2});else{for(let e=0;e<o.length;e++)n.push({element:o[e],type:3});for(let e=0;e<r.length;e++)n.push({element:r[e],type:1})}}u()}),a=(e,t)=>{var r,n;const i=o.get(e);i&&t&&(null===(r=this._intersectionObserver)||void 0===r||r.unobserve(e),o.delete(e)),i||t||(o.set(e,this),null===(n=this._intersectionObserver)||void 0===n||n.observe(e))},s=e=>{const t=r.isFocusable(e);o.get(e)?t||a(e,!0):t&&a(e)},l=e=>{const{mover:o}=f(e);if(o&&o!==this){if(o.getElement()!==e||!r.isFocusable(e))return;a(e)}const n=k(t.document,e,e=>{const{mover:t,groupper:o}=f(e);if(t&&t!==this)return NodeFilter.FILTER_REJECT;const n=null==o?void 0:o.getFirst(!0);return o&&o.getElement()!==e&&n&&n!==e?NodeFilter.FILTER_REJECT:(r.isFocusable(e)&&a(e),NodeFilter.FILTER_SKIP)});if(n)for(n.currentNode=e;n.nextNode(););},c=e=>{o.get(e)&&a(e,!0);for(let t=e.firstElementChild;t;t=t.nextElementSibling)c(t)},u=()=>{!this._updateTimer&&n.length&&(this._updateTimer=t.setTimeout(()=>{delete this._updateTimer;for(const{element:e,type:t}of n)switch(t){case 2:s(e);break;case 1:l(e);break;case 3:c(e)}n=this._updateQueue=[]},0))},f=e=>{const t={};for(let o=e;o;o=o.parentElement){const e=d(this._tabster,o);if(e&&(e.groupper&&!t.groupper&&(t.groupper=e.groupper),e.mover)){t.mover=e.mover;break}}return t};n.push({element:e,type:1}),u(),i.observe(e,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["tabindex"]}),this._unobserve=()=>{i.disconnect()}}getState(e){const t=P(this._win,e);if(t in this._visible){const o=this._visible[t]||a.Invisible;return{isCurrent:this._current?this._current.get()===e:void 0,visibility:o}}}}class Be{constructor(e,t){this._init=()=>{this._initTimer=void 0;this._win().addEventListener("keydown",this._onKeyDown,!0)},this._onMoverDispose=e=>{delete this._movers[e.id]},this._onFocus=e=>{var t;for(let o=e;o;o=o.parentElement){const r=null===(t=d(this._tabster,o))||void 0===t?void 0:t.mover;if(r){r.setCurrent(e);break}}},this._onKeyDown=async e=>{var t;this._ignoredInputTimer&&(this._win().clearTimeout(this._ignoredInputTimer),delete this._ignoredInputTimer),null===(t=this._ignoredInputResolve)||void 0===t||t.call(this,!1);let o=e.keyCode;switch(o){case he:case pe:case fe:case ue:case le:case se:case de:case ce:break;default:return}const n=this._tabster,i=n.focusedElement.getFocusedElement();if(!i||await this._isIgnoredInput(i,o))return;const a=G.getTabsterContext(n,i,{checkRtl:!0});if(!a||!a.mover||a.isExcludedFromMover)return;if(a.isGroupperFirst&&a.groupper&&a.groupper.isActive(!0))return;const l=a.mover,c=l.getElement();if(!c)return;const d=n.focusable,u=l.getProps(),f=u.direction||s.Both,p=f===s.Both,h=p||f===s.Vertical,m=p||f===s.Horizontal,g=f===s.Grid,v=u.cyclic;let b,y,_=0,k=0;if(g&&(y=i.getBoundingClientRect(),_=Math.ceil(y.left),k=Math.floor(y.right)),!u.disableHomeEndKeys||o!==de&&o!==ce){if(a.isRtl&&(o===pe?o=ue:o===ue&&(o=pe)),o===he&&h||o===pe&&(m||g))if(b=d.findNext({currentElement:i,container:c}),b&&g){k>Math.ceil(b.getBoundingClientRect().left)&&(b=void 0)}else!b&&v&&(b=d.findFirst({container:c}));else if(o===fe&&h||o===ue&&(m||g))if(b=d.findPrev({currentElement:i,container:c}),b&&g){Math.floor(b.getBoundingClientRect().right)>_&&(b=void 0)}else!b&&v&&(b=d.findLast({container:c}));else if(o===de)b=d.findFirst({container:c});else if(o===ce)b=d.findLast({container:c});else if(o===se){let e=d.findPrev({currentElement:i,container:c}),t=null;for(;e;)t=e,e=x(this._win,e)?d.findPrev({currentElement:e,container:c}):null;b=t,b&&S(this._win,b,!1)}else if(o===le){let e=d.findNext({currentElement:i,container:c}),t=null;for(;e;)t=e,e=x(this._win,e)?d.findNext({currentElement:e,container:c}):null;b=t,b&&S(this._win,b,!0)}else if(g){const e=o===fe,t=_,r=Math.ceil(y.top),n=k,a=Math.floor(y.bottom);let s,l,u=0;d.findAll({container:c,currentElement:i,isBackward:e,onElement:o=>{const i=o.getBoundingClientRect(),c=Math.ceil(i.left),d=Math.ceil(i.top),f=Math.floor(i.right),p=Math.floor(i.bottom);if(e&&r<p||!e&&a>d)return!0;const h=Math.ceil(Math.min(n,f))-Math.floor(Math.max(t,c)),m=Math.ceil(Math.min(n-t,f-c));if(h>0&&m>=h){const e=h/m;e>u&&(s=o,u=e)}else if(0===u){const e=function(e,t,o,r,n,i,a,s){const l=o<n?n-o:a<e?e-a:0,c=r<i?i-r:s<t?t-s:0;return 0===l?c:0===c?l:Math.sqrt(l*l+c*c)}(t,r,n,a,c,d,f,p);(void 0===l||e<l)&&(l=e,s=o)}else if(u>0)return!1;return!0}}),b=s}b&&(e.preventDefault(),e.stopImmediatePropagation(),Object(r.d)(b))}},this._tabster=e,this._win=t,this._initTimer=t().setTimeout(this._init,0),this._movers={},e.focusedElement.subscribe(this._onFocus)}dispose(){var e;const t=this._win();this._tabster.focusedElement.unsubscribe(this._onFocus),this._initTimer&&(t.clearTimeout(this._initTimer),delete this._initTimer),null===(e=this._ignoredInputResolve)||void 0===e||e.call(this,!1),this._ignoredInputTimer&&(t.clearTimeout(this._ignoredInputTimer),delete this._ignoredInputTimer),t.removeEventListener("keydown",this._onKeyDown,!0),Object.keys(this._movers).forEach(e=>{this._movers[e]&&(this._movers[e].dispose(),delete this._movers[e])})}createMover(e,t){const o=new Ce(this._tabster,e,this._onMoverDispose,t);return this._movers[o.id]=o,o}async _isIgnoredInput(e,t){if("true"===e.getAttribute("aria-expanded"))return!0;if(D(e,xe)){let o,r=0,n=0,i=0;if("INPUT"===e.tagName||"TEXTAREA"===e.tagName?(r=e.selectionStart||0,n=e.selectionEnd||0,i=(e.value||"").length):"true"===e.contentEditable&&(o=new(N(this._win))(t=>{this._ignoredInputResolve=e=>{delete this._ignoredInputResolve,t(e)};const o=this._win();this._ignoredInputTimer&&o.clearTimeout(this._ignoredInputTimer);const{anchorNode:a,focusNode:s,anchorOffset:l,focusOffset:c}=o.getSelection()||{};this._ignoredInputTimer=o.setTimeout(()=>{var t,d,u;delete this._ignoredInputTimer;const{anchorNode:f,focusNode:p,anchorOffset:h,focusOffset:m}=o.getSelection()||{};if(f===a&&p===s&&h===l&&m===c){if(r=h||0,n=m||0,i=(null===(d=e.textContent)||void 0===d?void 0:d.length)||0,f&&p&&e.contains(f)&&e.contains(p)&&f!==e){let t=!1;const o=e=>{if(e===f)t=!0;else if(e===p)return!0;const i=e.textContent;if(i&&!e.firstChild){const e=i.length;t?p!==f&&(n+=e):(r+=e,n+=e)}let a=!1;for(let t=e.firstChild;t&&!a;t=t.nextSibling)a=o(t);return a};o(e)}null===(u=this._ignoredInputResolve)||void 0===u||u.call(this,!0)}else null===(t=this._ignoredInputResolve)||void 0===t||t.call(this,!1)},0)})),o&&!await o)return!0;if(r!==n)return!0;if(r>0&&(t===ue||t===fe||t===de))return!0;if(r<i&&(t===pe||t===he||t===ce))return!0}return!1}}
/*!
 * Copyright (c) Microsoft Corporation. All rights reserved.
 * Licensed under the MIT License.
 */
/*!
 * Copyright (c) Microsoft Corporation. All rights reserved.
 * Licensed under the MIT License.
 */
class Ie{constructor(){}}
/*!
 * Copyright (c) Microsoft Corporation. All rights reserved.
 * Licensed under the MIT License.
 */class Pe{constructor(e){this.keyboardNavigation=e.keyboardNavigation,this.focusedElement=e.focusedElement,this.focusable=e.focusable,this.root=e.root,this.uncontrolled=e.uncontrolled,this.core=e}}class Ee{constructor(e,t){var o;this._forgetMemorizedElements=[],this._wrappers=new Set,this._version="3.0.5",this._noop=!1,this.getWindow=()=>{if(!this._win)throw new Error("Using disposed Tabster.");return this._win},this._storage=function(e){const t=e.__tabsterInstanceContext;return new((null==t?void 0:t.basics.WeakMap)||WeakMap)}(e),this._win=e;const r=this.getWindow;this.keyboardNavigation=new p(r),this.focusedElement=new me(this,r),this.focusable=new re(this,r),this.root=new G(this,null==t?void 0:t.autoRoot),this.uncontrolled=new Ie,this.controlTab=null===(o=null==t?void 0:t.controlTab)||void 0===o||o,this.rootDummyInputs=!!(null==t?void 0:t.rootDummyInputs),this.internal={stopObserver:()=>{this._unobserve&&(this._unobserve(),delete this._unobserve)},resumeObserver:e=>{if(!this._unobserve){const t=r().document;this._unobserve=function(e,t,o,r){if("undefined"==typeof MutationObserver)return()=>{};const n=t.getWindow;let i;function a(t,o){i||(i=v(n).elementByUId),s(t,o);const r=k(e,t,e=>s(e,o));if(r)for(;r.nextNode(););}function s(e,r){var a;if(!e.getAttribute)return NodeFilter.FILTER_SKIP;const s=e.__tabsterElementUID;return s&&i&&(r?delete i[s]:null!==(a=i[s])&&void 0!==a||(i[s]=new y(n,e))),(d(t,e)||e.hasAttribute("data-tabster"))&&o(t,e,r),NodeFilter.FILTER_SKIP}const l=new MutationObserver(e=>{for(const r of e){const e=r.target,n=r.removedNodes,i=r.addedNodes;if("attributes"===r.type)"data-tabster"===r.attributeName&&o(t,e);else{for(let e=0;e<n.length;e++)a(n[e],!0);for(let e=0;e<i.length;e++)a(i[e])}}});return r&&a(n().document.body),l.observe(e,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["data-tabster"]}),()=>{l.disconnect()}}
/*!
 * Copyright (c) Microsoft Corporation. All rights reserved.
 * Licensed under the MIT License.
 */(t,this,u,e)}}},this.internal.resumeObserver(!1),function e(t){const o=v(t);o.fakeWeakRefsStarted||(o.fakeWeakRefsStarted=!0,o.WeakRef=function(e){return e.basics.WeakRef}(o)),o.fakeWeakRefsTimer||(o.fakeWeakRefsTimer=t().setTimeout(()=>{o.fakeWeakRefsTimer=void 0,_(t),e(t)},12e4))}(r)}createTabster(e){const t=new Pe(this);return e||this._wrappers.add(t),t}disposeTabster(e,t){t?this._wrappers.clear():this._wrappers.delete(e),0===this._wrappers.size&&this.dispose()}dispose(){var e,t,o,r,n,i,a;this.internal.stopObserver();const s=this._win;this._forgetMemorizedElements=[],s&&this._forgetMemorizedTimer&&(s.clearTimeout(this._forgetMemorizedTimer),delete this._forgetMemorizedTimer),null===(e=this.outline)||void 0===e||e.dispose(),null===(t=this.crossOrigin)||void 0===t||t.dispose(),null===(o=this.deloser)||void 0===o||o.dispose(),null===(r=this.groupper)||void 0===r||r.dispose(),null===(n=this.mover)||void 0===n||n.dispose(),null===(i=this.modalizer)||void 0===i||i.dispose(),null===(a=this.observedElement)||void 0===a||a.dispose(),this.keyboardNavigation.dispose(),this.focusable.dispose(),this.focusedElement.dispose(),this.root.dispose(),function(e){const t=v(e);t.fakeWeakRefsStarted=!1,t.fakeWeakRefsTimer&&(e().clearTimeout(t.fakeWeakRefsTimer),t.fakeWeakRefsTimer=void 0,t.fakeWeakRefs=[])}(this.getWindow),E(this.getWindow),this._storage=new WeakMap,this._wrappers.clear(),s&&(!function(e){const t=e.__tabsterInstanceContext;t&&(t.elementByUId={},delete t.WeakRef,t.containerBoundingRectCache={},t.containerBoundingRectCacheTimer&&e.clearTimeout(t.containerBoundingRectCacheTimer),t.fakeWeakRefsTimer&&e.clearTimeout(t.fakeWeakRefsTimer),t.fakeWeakRefs=[],delete e.__tabsterInstanceContext)}(s),delete s.__tabsterInstance,delete this._win)}storageEntry(e,t){const o=this._storage;let r=o.get(e);return r?!1===t&&0===Object.keys(r).length&&o.delete(e):!0===t&&(r={},o.set(e,r)),r}forceCleanup(){this._win&&(this._forgetMemorizedElements.push(this._win.document.body),this._forgetMemorizedTimer||(this._forgetMemorizedTimer=this._win.setTimeout(()=>{delete this._forgetMemorizedTimer;for(let e=this._forgetMemorizedElements.shift();e;e=this._forgetMemorizedElements.shift())E(this.getWindow,e),me.forgetMemorized(this.focusedElement,e)},0),_(this.getWindow,!0)))}}function Te(e,t){let o=Ae(e);return o||(o=new Ee(e,t),e.__tabsterInstance=o),o.createTabster()}function De(e){const t=e.core;return t.groupper||(t.groupper=new be(t,t.getWindow)),t.groupper}function Ne(e){const t=e.core;return t.mover||(t.mover=new Be(t,t.getWindow)),t.mover}function ze(e,t){const o=e.core;return o.deloser||(o.deloser=new te(o,t)),o.deloser}function Fe(e){const t=e.core;return t.modalizer||(t.modalizer=new we(t)),t.modalizer}function Me(e,t){e.core.disposeTabster(e,t)}function Re(e,t){const o=JSON.stringify(e);return!0===t?o:{"data-tabster":o}}function Ae(e){return e.__tabsterInstance}}).call(this,o(67))},,,,,function(e,t,o){"use strict";o.d(t,"a",(function(){return i}));var r={},n=void 0;try{n=window}catch(e){}function i(e,t){if(void 0!==n){var o=n.__packages__=n.__packages__||{};if(!o[e]||!r[e])r[e]=t,(o[e]=o[e]||[]).push(t)}}i("@uifabric/set-version","6.0.0")},,,,function(e,t,o){"use strict";!function e(){if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__&&"function"==typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE){0;try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(e){console.error(e)}}}(),e.exports=o(37)},,function(e,t,o){"use strict";e.exports=o(38)},,,function(e,t,o){"use strict";
/*
object-assign
(c) Sindre Sorhus
@license MIT
*/var r=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,i=Object.prototype.propertyIsEnumerable;function a(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},o=0;o<10;o++)t["_"+String.fromCharCode(o)]=o;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach((function(e){r[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(e){return!1}}()?Object.assign:function(e,t){for(var o,s,l=a(e),c=1;c<arguments.length;c++){for(var d in o=Object(arguments[c]))n.call(o,d)&&(l[d]=o[d]);if(r){s=r(o);for(var u=0;u<s.length;u++)i.call(o,s[u])&&(l[s[u]]=o[s[u]])}}return l}},,,,,,function(e,t,o){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.topTextStyle=t.accordionPanelStyleWoBG=t.accordionPanelStyle=t.containerStyle=t.commandTitleStyle=t.commandSubtitleStyle=t.accordionHeaderStyle=t.accordionItemStyle=t.accordionStyle=t.accordionContentStyle=void 0,t.accordionContentStyle={paddingLeft:"10px"},t.accordionStyle={paddingLeft:"10px",paddingRight:"10px"},t.accordionItemStyle={boxShadow:"0px 0.3px 0.9px rgba(0, 0, 0, 0.1), 0px 1.6px 3.6px rgba(0, 0, 0, 0.13)",borderRadius:"4px 4px 0px 0px",fontFamily:"Segoe UI",fontStyle:"normal",fontWeight:400,fontSize:"12px",lineHeight:"16px",color:"#201F1E"},t.accordionHeaderStyle={fontFamily:"Segoe UI",fontStyle:"normal",fontWeight:400,fontSize:"12px",lineHeight:"16px",color:"#201F1E"},t.commandSubtitleStyle={margin:"0px",marginBottom:"20px"},t.commandTitleStyle={margin:"0px",marginTop:"20px",marginBottom:"2px"},t.containerStyle={background:"#F3F3F3",paddingLeft:"10px",paddingRight:"10px"},t.accordionPanelStyle={background:"#F8F8F8",paddingBottom:"10px"},t.accordionPanelStyleWoBG={paddingBottom:"10px"},t.topTextStyle={fontFamily:"Segoe UI",fontStyle:"normal",fontWeight:400,fontSize:"12px",lineHeight:"16px",color:"#201F1E"},function(){var e="undefined"!=typeof reactHotLoaderGlobal?reactHotLoaderGlobal.default:void 0;if(e){var o="undefined"!=typeof __webpack_exports__?__webpack_exports__:t;if(o)if("function"!=typeof o){for(var r in o)if(Object.prototype.hasOwnProperty.call(o,r)){var n=void 0;try{n=o[r]}catch(e){continue}e.register(n,r,"D:\\a\\_work\\1\\s\\packages\\sdx_commanding_help\\src\\styles\\common.styles.ts")}}else e.register(o,"module.exports","D:\\a\\_work\\1\\s\\packages\\sdx_commanding_help\\src\\styles\\common.styles.ts")}}()},function(e,t,o){"use strict";o.r(t),o.d(t,"__css",(function(){return p})),o.d(t,"__styles",(function(){return D})),o.d(t,"createDOMRenderer",(function(){return x})),o.d(t,"makeStaticStyles",(function(){return We})),o.d(t,"makeStyles",(function(){return kt})),o.d(t,"mergeClasses",(function(){return g})),o.d(t,"RendererProvider",(function(){return E})),o.d(t,"renderToStyleElements",(function(){return wt})),o.d(t,"shorthands",(function(){return At})),o.d(t,"FluentProvider",(function(){return jo})),o.d(t,"fluentProviderClassNames",(function(){return Do})),o.d(t,"renderFluentProvider_unstable",(function(){return Jt})),o.d(t,"useFluentProvider_unstable",(function(){return Ro})),o.d(t,"useFluentProviderContextValues_unstable",(function(){return Ao})),o.d(t,"useFluentProviderStyles_unstable",(function(){return zo})),o.d(t,"Radio",(function(){return wr})),o.d(t,"radioClassNames",(function(){return gr})),o.d(t,"RadioGroup",(function(){return Tr})),o.d(t,"RadioGroupProvider",(function(){return cr})),o.d(t,"radioGroupClassNames",(function(){return Br})),o.d(t,"renderRadio_unstable",(function(){return Lo})),o.d(t,"renderRadioGroup_unstable",(function(){return xr})),o.d(t,"useRadio_unstable",(function(){return mr})),o.d(t,"useRadioGroupContext_unstable",(function(){return dr})),o.d(t,"useRadioGroupContextValues",(function(){return Er})),o.d(t,"useRadioGroup_unstable",(function(){return Cr})),o.d(t,"useRadioGroupStyles_unstable",(function(){return Pr})),o.d(t,"useRadioStyles_unstable",(function(){return kr})),o.d(t,"SpinButton",(function(){return an})),o.d(t,"renderSpinButton_unstable",(function(){return Ur})),o.d(t,"spinButtonClassNames",(function(){return Qr})),o.d(t,"useSpinButtonStyles_unstable",(function(){return nn})),o.d(t,"useSpinButton_unstable",(function(){return Kr})),o.d(t,"createCustomFocusIndicatorStyle",(function(){return sn})),o.d(t,"createFocusOutlineStyle",(function(){return cn})),o.d(t,"useArrowNavigationGroup",(function(){return pn})),o.d(t,"useFocusableGroup",(function(){return mn})),o.d(t,"useFocusFinders",(function(){return vn})),o.d(t,"useKeyboardNavAttribute",(function(){return bn})),o.d(t,"useModalAttributes",(function(){return _n})),o.d(t,"createDarkTheme",(function(){return Wi})),o.d(t,"createHighContrastTheme",(function(){return Ki})),o.d(t,"createLightTheme",(function(){return Xi})),o.d(t,"createTeamsDarkTheme",(function(){return $i})),o.d(t,"themeToTokensObject",(function(){return Qi})),o.d(t,"teamsDarkTheme",(function(){return ta})),o.d(t,"teamsHighContrastTheme",(function(){return oa})),o.d(t,"teamsLightTheme",(function(){return ra})),o.d(t,"tokens",(function(){return ln})),o.d(t,"typographyStyles",(function(){return na})),o.d(t,"webDarkTheme",(function(){return ia})),o.d(t,"webLightTheme",(function(){return aa})),o.d(t,"useFluent",(function(){return Ot})),o.d(t,"useTooltipVisibility",(function(){return Zt})),o.d(t,"useThemeClassName",(function(){return Ut})),o.d(t,"getNativeElementProps",(function(){return yo})),o.d(t,"getPartitionedNativeProps",(function(){return _o})),o.d(t,"getSlots",(function(){return $t})),o.d(t,"resetIdsForTests",(function(){return Eo})),o.d(t,"resolveShorthand",(function(){return Xo})),o.d(t,"SSRProvider",(function(){return Io})),o.d(t,"useId",(function(){return To})),o.d(t,"useIsomorphicLayoutEffect",(function(){return xo})),o.d(t,"useIsSSR",(function(){return Po})),o.d(t,"useMergedRefs",(function(){return ko})),o.d(t,"Accordion",(function(){return ga})),o.d(t,"AccordionProvider",(function(){return ca})),o.d(t,"AccordionHeader",(function(){return Ta})),o.d(t,"AccordionItem",(function(){return Ra})),o.d(t,"AccordionItemProvider",(function(){return ya})),o.d(t,"AccordionPanel",(function(){return qa})),o.d(t,"accordionClassNames",(function(){return ha})),o.d(t,"accordionHeaderClassNames",(function(){return Ba})),o.d(t,"accordionItemClassNames",(function(){return Fa})),o.d(t,"accordionPanelClassNames",(function(){return La})),o.d(t,"renderAccordion_unstable",(function(){return ua})),o.d(t,"renderAccordionHeader_unstable",(function(){return Ca})),o.d(t,"renderAccordionItem_unstable",(function(){return za})),o.d(t,"renderAccordionPanel_unstable",(function(){return ja})),o.d(t,"useAccordion_unstable",(function(){return fa})),o.d(t,"useAccordionContext_unstable",(function(){return da})),o.d(t,"useAccordionContextValues_unstable",(function(){return pa})),o.d(t,"useAccordionHeader_unstable",(function(){return xa})),o.d(t,"useAccordionHeaderContextValues_unstable",(function(){return Ea})),o.d(t,"useAccordionHeaderStyles_unstable",(function(){return Pa})),o.d(t,"useAccordionItem_unstable",(function(){return Da})),o.d(t,"useAccordionItemContext_unstable",(function(){return _a})),o.d(t,"useAccordionItemContextValues_unstable",(function(){return Na})),o.d(t,"useAccordionItemStyles_unstable",(function(){return Ma})),o.d(t,"useAccordionPanel_unstable",(function(){return Aa})),o.d(t,"useAccordionPanelStyles_unstable",(function(){return Oa})),o.d(t,"useAccordionStyles_unstable",(function(){return ma})),o.d(t,"Avatar",(function(){return Bl})),o.d(t,"avatarClassNames",(function(){return kl})),o.d(t,"renderAvatar_unstable",(function(){return Wa})),o.d(t,"useAvatar_unstable",(function(){return vl})),o.d(t,"useAvatarStyles_unstable",(function(){return Cl})),o.d(t,"Badge",(function(){return Dl})),o.d(t,"CounterBadge",(function(){return Rl})),o.d(t,"PresenceBadge",(function(){return pl})),o.d(t,"badgeClassNames",(function(){return Il})),o.d(t,"counterBadgeClassNames",(function(){return zl})),o.d(t,"presenceBadgeClassNames",(function(){return dl})),o.d(t,"renderBadge_unstable",(function(){return fl})),o.d(t,"useBadge_unstable",(function(){return sl})),o.d(t,"useBadgeStyles_unstable",(function(){return Tl})),o.d(t,"useCounterBadge_unstable",(function(){return Nl})),o.d(t,"useCounterBadgeStyles_unstable",(function(){return Ml})),o.d(t,"usePresenceBadge_unstable",(function(){return cl})),o.d(t,"Button",(function(){return Xl})),o.d(t,"CompoundButton",(function(){return ic})),o.d(t,"MenuButton",(function(){return pc})),o.d(t,"SplitButton",(function(){return _c})),o.d(t,"ToggleButton",(function(){return Pc})),o.d(t,"buttonClassNames",(function(){return Hl})),o.d(t,"compoundButtonClassNames",(function(){return Ql})),o.d(t,"menuButtonClassNames",(function(){return lc})),o.d(t,"renderButton_unstable",(function(){return Al})),o.d(t,"renderCompoundButton_unstable",(function(){return Zl})),o.d(t,"renderMenuButton_unstable",(function(){return ac})),o.d(t,"renderSplitButton_unstable",(function(){return hc})),o.d(t,"renderToggleButton_unstable",(function(){return Al})),o.d(t,"splitButtonClassNames",(function(){return gc})),o.d(t,"toggleButtonClassNames",(function(){return xc})),o.d(t,"useButton_unstable",(function(){return jl})),o.d(t,"useButtonStyles_unstable",(function(){return Yl})),o.d(t,"useCompoundButton_unstable",(function(){return $l})),o.d(t,"useCompoundButtonStyles_unstable",(function(){return nc})),o.d(t,"useMenuButton_unstable",(function(){return sc})),o.d(t,"useMenuButtonStyles_unstable",(function(){return fc})),o.d(t,"useSplitButton_unstable",(function(){return mc})),o.d(t,"useSplitButtonStyles_unstable",(function(){return yc})),o.d(t,"useToggleButton_unstable",(function(){return wc})),o.d(t,"useToggleButtonStyles_unstable",(function(){return Ic})),o.d(t,"useToggleState",(function(){return kc})),o.d(t,"Checkbox",(function(){return Oc})),o.d(t,"checkboxClassNames",(function(){return Mc})),o.d(t,"renderCheckbox_unstable",(function(){return Fc})),o.d(t,"useCheckbox_unstable",(function(){return zc})),o.d(t,"useCheckboxStyles_unstable",(function(){return Hc})),o.d(t,"Divider",(function(){return Xc})),o.d(t,"dividerClassNames",(function(){return Vc})),o.d(t,"renderDivider_unstable",(function(){return qc})),o.d(t,"useDivider_unstable",(function(){return Wc})),o.d(t,"useDividerStyles_unstable",(function(){return Yc})),o.d(t,"Input",(function(){return Qc})),o.d(t,"inputClassNames",(function(){return Gr})),o.d(t,"renderInput_unstable",(function(){return $c})),o.d(t,"useInput_unstable",(function(){return Zc})),o.d(t,"useInputStyles_unstable",(function(){return $r})),o.d(t,"Image",(function(){return nd})),o.d(t,"imageClassNames",(function(){return td})),o.d(t,"renderImage_unstable",(function(){return Jc})),o.d(t,"useImage_unstable",(function(){return ed})),o.d(t,"useImageStyles_unstable",(function(){return rd})),o.d(t,"Label",(function(){return tr})),o.d(t,"labelClassNames",(function(){return Qo})),o.d(t,"renderLabel_unstable",(function(){return $o})),o.d(t,"useLabel_unstable",(function(){return Zo})),o.d(t,"useLabelStyles_unstable",(function(){return er})),o.d(t,"Link",(function(){return ud})),o.d(t,"linkClassNames",(function(){return sd})),o.d(t,"renderLink_unstable",(function(){return dd})),o.d(t,"useLink_unstable",(function(){return ad})),o.d(t,"useLinkState_unstable",(function(){return id})),o.d(t,"useLinkStyles_unstable",(function(){return cd})),o.d(t,"Menu",(function(){return Yu})),o.d(t,"MenuDivider",(function(){return ef})),o.d(t,"MenuGroup",(function(){return uf})),o.d(t,"MenuGroupContextProvider",(function(){return nf})),o.d(t,"MenuGroupHeader",(function(){return vf})),o.d(t,"MenuItem",(function(){return Nf})),o.d(t,"MenuItemCheckbox",(function(){return Af})),o.d(t,"MenuItemRadio",(function(){return qf})),o.d(t,"MenuList",(function(){return $f})),o.d(t,"MenuListProvider",(function(){return Hu})),o.d(t,"MenuPopover",(function(){return sp})),o.d(t,"MenuProvider",(function(){return Mu})),o.d(t,"MenuSplitGroup",(function(){return hp})),o.d(t,"MenuTrigger",(function(){return kp})),o.d(t,"MenuTriggerContextProvider",(function(){return yf})),o.d(t,"menuDividerClassNames",(function(){return Zu})),o.d(t,"menuGroupClassNames",(function(){return cf})),o.d(t,"menuGroupHeaderClassNames",(function(){return pf})),o.d(t,"menuItemCheckboxClassNames",(function(){return Mf})),o.d(t,"menuItemClassNames",(function(){return Ef})),o.d(t,"menuItemRadioClassNames",(function(){return Hf})),o.d(t,"menuListClassNames",(function(){return Yf})),o.d(t,"menuPopoverClassNames",(function(){return Jf})),o.d(t,"menuSplitGroupClassNames",(function(){return up})),o.d(t,"renderMenu_unstable",(function(){return Gu})),o.d(t,"renderMenuDivider_unstable",(function(){return Ju})),o.d(t,"renderMenuGroup_unstable",(function(){return sf})),o.d(t,"renderMenuGroupHeader_unstable",(function(){return gf})),o.d(t,"renderMenuItem_unstable",(function(){return Bf})),o.d(t,"renderMenuItemCheckbox_unstable",(function(){return Ff})),o.d(t,"renderMenuItemRadio_unstable",(function(){return Lf})),o.d(t,"renderMenuList_unstable",(function(){return Uf})),o.d(t,"renderMenuPopover_unstable",(function(){return ap})),o.d(t,"renderMenuSplitGroup_unstable",(function(){return dp})),o.d(t,"renderMenuTrigger_unstable",(function(){return _p})),o.d(t,"useCheckmarkStyles_unstable",(function(){return Pf})),o.d(t,"useMenu_unstable",(function(){return Wu})),o.d(t,"useMenuContext_unstable",(function(){return Ru})),o.d(t,"useMenuContextValues_unstable",(function(){return Uu})),o.d(t,"useMenuDivider_unstable",(function(){return Xu})),o.d(t,"useMenuDividerStyles_unstable",(function(){return Qu})),o.d(t,"useMenuGroup_unstable",(function(){return tf})),o.d(t,"useMenuGroupContext_unstable",(function(){return af})),o.d(t,"useMenuGroupContextValues_unstable",(function(){return lf})),o.d(t,"useMenuGroupHeader_unstable",(function(){return ff})),o.d(t,"useMenuGroupHeaderStyles_unstable",(function(){return mf})),o.d(t,"useMenuGroupStyles_unstable",(function(){return df})),o.d(t,"useMenuItem_unstable",(function(){return Cf})),o.d(t,"useMenuItemCheckbox_unstable",(function(){return zf})),o.d(t,"useMenuItemCheckboxStyles_unstable",(function(){return Rf})),o.d(t,"useMenuItemRadio_unstable",(function(){return jf})),o.d(t,"useMenuItemRadioStyles_unstable",(function(){return Of})),o.d(t,"useMenuItemStyles_unstable",(function(){return Df})),o.d(t,"useMenuList_unstable",(function(){return Wf})),o.d(t,"useMenuListContext_unstable",(function(){return Ou})),o.d(t,"useMenuListContextValues_unstable",(function(){return Gf})),o.d(t,"useMenuListStyles_unstable",(function(){return Zf})),o.d(t,"useMenuPopover_unstable",(function(){return Qf})),o.d(t,"useMenuPopoverStyles_unstable",(function(){return tp})),o.d(t,"useMenuSplitGroup_unstable",(function(){return cp})),o.d(t,"useMenuSplitGroupStyles_unstable",(function(){return pp})),o.d(t,"useMenuTrigger_unstable",(function(){return bp})),o.d(t,"useMenuTriggerContext_unstable",(function(){return _f})),o.d(t,"Popover",(function(){return Fp})),o.d(t,"PopoverSurface",(function(){return Ap})),o.d(t,"PopoverProvider",(function(){return Dp})),o.d(t,"PopoverTrigger",(function(){return Hp})),o.d(t,"arrowHeights",(function(){return Cp})),o.d(t,"popoverSurfaceClassNames",(function(){return Sp})),o.d(t,"renderPopover_unstable",(function(){return zp})),o.d(t,"renderPopoverSurface_unstable",(function(){return Rp})),o.d(t,"renderPopoverTrigger_unstable",(function(){return Lp})),o.d(t,"usePopover_unstable",(function(){return Pp})),o.d(t,"usePopoverContext_unstable",(function(){return Np})),o.d(t,"usePopoverSurface_unstable",(function(){return Mp})),o.d(t,"usePopoverSurfaceStyles_unstable",(function(){return Ip})),o.d(t,"usePopoverTrigger_unstable",(function(){return jp})),o.d(t,"Slider",(function(){return nh})),o.d(t,"sliderClassNames",(function(){return qp})),o.d(t,"sliderCSSVars",(function(){return Wp})),o.d(t,"useSliderState_unstable",(function(){return th})),o.d(t,"useSliderStyles_unstable",(function(){return $p})),o.d(t,"useSlider_unstable",(function(){return oh})),o.d(t,"renderSlider_unstable",(function(){return rh})),o.d(t,"Spinner",(function(){return hh})),o.d(t,"spinnerClassNames",(function(){return lh})),o.d(t,"renderSpinner_unstable",(function(){return sh})),o.d(t,"useSpinner_unstable",(function(){return ah})),o.d(t,"useSpinnerStyles_unstable",(function(){return ph})),o.d(t,"Switch",(function(){return xh})),o.d(t,"switchClassNames",(function(){return vh})),o.d(t,"renderSwitch_unstable",(function(){return gh})),o.d(t,"useSwitch_unstable",(function(){return mh})),o.d(t,"useSwitchStyles_unstable",(function(){return wh})),o.d(t,"renderTab_unstable",(function(){return Sh})),o.d(t,"Tab",(function(){return Hh})),o.d(t,"tabClassNames",(function(){return Dh})),o.d(t,"useTabStyles_unstable",(function(){return Lh})),o.d(t,"useTab_unstable",(function(){return Bh})),o.d(t,"renderTabList_unstable",(function(){return Oh})),o.d(t,"TabList",(function(){return Uh})),o.d(t,"tabListClassNames",(function(){return Wh})),o.d(t,"useTabListStyles_unstable",(function(){return Kh})),o.d(t,"useTabList_unstable",(function(){return qh})),o.d(t,"Body1",(function(){return em})),o.d(t,"Caption1",(function(){return om})),o.d(t,"Caption2",(function(){return nm})),o.d(t,"Display",(function(){return am})),o.d(t,"Subtitle1",(function(){return lm})),o.d(t,"LargeTitle",(function(){return dm})),o.d(t,"Subtitle2",(function(){return fm})),o.d(t,"Text",(function(){return pm})),o.d(t,"Title1",(function(){return mm})),o.d(t,"Title2",(function(){return vm})),o.d(t,"Title3",(function(){return ym})),o.d(t,"body1ClassNames",(function(){return Jh})),o.d(t,"caption1ClassNames",(function(){return tm})),o.d(t,"caption2ClassNames",(function(){return rm})),o.d(t,"displayClassNames",(function(){return im})),o.d(t,"subtitle1ClassNames",(function(){return sm})),o.d(t,"largeTitleClassNames",(function(){return cm})),o.d(t,"renderText_unstable",(function(){return $h})),o.d(t,"subtitle2ClassNames",(function(){return um})),o.d(t,"textClassNames",(function(){return Yh})),o.d(t,"title1ClassNames",(function(){return hm})),o.d(t,"title2ClassNames",(function(){return gm})),o.d(t,"title3ClassNames",(function(){return bm})),o.d(t,"useText_unstable",(function(){return Gh})),o.d(t,"useTextStyles_unstable",(function(){return Zh})),o.d(t,"Textarea",(function(){return Im})),o.d(t,"textareaClassNames",(function(){return wm})),o.d(t,"renderTextarea_unstable",(function(){return _m})),o.d(t,"useTextarea_unstable",(function(){return km})),o.d(t,"useTextareaStyles_unstable",(function(){return Bm})),o.d(t,"Tooltip",(function(){return zm})),o.d(t,"renderTooltip_unstable",(function(){return Em})),o.d(t,"tooltipClassNames",(function(){return Tm})),o.d(t,"useTooltip_unstable",(function(){return Pm})),o.d(t,"useTooltipStyles_unstable",(function(){return Nm}));var r=o(3);var n=function(e){for(var t,o=0,r=0,n=e.length;n>=4;++r,n-=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),o=1540483477*(65535&(t^=t>>>24))+(59797*(t>>>16)<<16)^1540483477*(65535&o)+(59797*(o>>>16)<<16);switch(n){case 3:o^=(255&e.charCodeAt(r+2))<<16;case 2:o^=(255&e.charCodeAt(r+1))<<8;case 1:o=1540483477*(65535&(o^=255&e.charCodeAt(r)))+(59797*(o>>>16)<<16)}return(((o=1540483477*(65535&(o^=o>>>13))+(59797*(o>>>16)<<16))^o>>>15)>>>0).toString(36)};function i(e){const t=e.length;if(t===r.g)return e;for(let o=t;o<r.g;o++)e+="0";return e}function a(e,t,o=[]){return r.h+i(n(e+t))}function s(e,t){let o="";for(const r in e){const n=e[r];if(n){const e=Array.isArray(n);o+="rtl"===t?(e?n[1]:n)+" ":(e?n[0]:n)+" "}}return o.slice(0,-1)}function l(e,t){const o={};for(const n in e){const i=s(e[n],t);if(""===i){o[n]="";continue}const l=a(i,t),c=l+" "+i;r.c[l]=[e[n],t],o[n]=c}return o}var c=o(0);const d=c.createContext("ltr"),u=({children:e,dir:t})=>c.createElement(d.Provider,{value:t},e);function f(){return c.useContext(d)}function p(e){const t=function(e){let t=null,o=null;return function(r){const{dir:n}=r,i="ltr"===n;return i?null===t&&(t=l(e,n)):null===o&&(o=l(e,n)),i?t:o}}(e);return function(){const e=f();return t({dir:e})}}function h(e,t){const o={};let r=null,n=null;return function(i){const{dir:a,renderer:s}=i,c="ltr"===a,d=c?s.id:s.id+"r";return c?null===r&&(r=l(e,a)):null===n&&(n=l(e,a)),void 0===o[d]&&(s.insertCSSRules(t),o[d]=!0),c?r:n}}const m={};function g(){let e=null,t="",o="";const n=new Array(arguments.length);for(let e=0;e<arguments.length;e++){const i=arguments[e];if("string"==typeof i&&""!==i){const a=i.indexOf(r.h);if(-1===a)t+=i+" ";else{const s=i.substr(a,r.i);a>0&&(t+=i.slice(0,a)),o+=s,n[e]=s}0}}if(""===o)return t.slice(0,-1);const i=m[o];if(void 0!==i)return t+i;const l=[];for(let t=0;t<arguments.length;t++){const o=n[t];if(o){const t=r.c[o];t&&(l.push(t[r.e]),e=t[r.f])}}const c=Object.assign.apply(Object,[{}].concat(l));let d=s(c,e);const u=a(d,e,n);return d=u+" "+d,m[o]=d,r.c[u]=[c,e],t+d}function v(e,t,o){const n=[];if(o[r.a]=t,e)for(const t in o)e.setAttribute(t,o[t]);return{elementAttributes:o,insertRule:function(t){return(null==e?void 0:e.sheet)?e.sheet.insertRule(t,e.sheet.cssRules.length):n.push(t)},element:e,bucketName:t,cssRules:()=>(null==e?void 0:e.sheet)?Array.from(e.sheet.cssRules).map(e=>e.cssText):n}}const b=["r","d","l","v","w","f","i","h","a","k","t","m"],y=b.reduce((e,t,o)=>(e[t]=o,e),{});function _(e,t,o,n={},i){let a=e;if("m"===e&&i&&(a=e+i.m),!o.stylesheets[a]){const s=t&&t.createElement("style");"m"===e&&i&&(n.media=i.m);const l=v(s,e,n);if(o.stylesheets[a]=l,t&&s){const n=function(e,t,o,n){const i=y[t];let a=e=>i-y[e.getAttribute(r.a)],s=e.head.querySelectorAll(`[${r.a}]`);if("m"===t&&n){const i=e.head.querySelectorAll(`[${r.a}="${t}"]`);i.length&&(s=i,a=e=>o.compareMediaQueries(n.m,e.media))}for(const e of s)if(a(e)<0)return e;return null}(t,e,o,i);t.head.insertBefore(s,n)}}return o.stylesheets[a]}let k=0;const w=(e,t)=>e<t?-1:e>t?1:0;function x(e=("undefined"==typeof document?void 0:document),t={}){const{unstable_filterCSSRule:o,compareMediaQueries:r=w}=t,n={insertionCache:{},stylesheets:{},compareMediaQueries:r,id:"d"+k++,insertCSSRules(r){for(const a in r){const s=r[a];for(let r=0,l=s.length;r<l;r++){const[l,c]=(i=s[r],Array.isArray(i)?i:[i]),d=_(a,e,n,t.styleElementAttributes,c);if(!n.insertionCache[l]){n.insertionCache[l]=a;try{o?o(l)&&d.insertRule(l):d.insertRule(l)}catch(e){0}}}}var i}};return n}const S=/@(media|supports|layer)[^{]+\{([\s\S]+?})\s*}/g,C=/\.([^{:]+)(:[^{]+)?{(?:[^}]*;)?([^}]*?)}/g,B={k:/@(-webkit-)?keyframes ([^{]+){((?:(?:from|to|(?:\d+\.?\d*%))\{(?:[^}])*})*)}/g,t:S,m:S};function I(e,t=("undefined"==typeof document?void 0:document)){if(t){t.querySelectorAll("[data-make-styles-bucket]").forEach(t=>{const o=t.dataset.makeStylesBucket,n=B[o]||C,i="m"===o?o+t.media:o;let a;for(e.stylesheets[i]||(e.stylesheets[i]=function(e){const t=Array.from(e.attributes).reduce((e,t)=>(e[t.name]=t.value,e),{});return v(e,t[r.a],t)}(t));a=n.exec(t.textContent);){const[t]=a;e.insertionCache[t]=o}})}}const P=c.createContext(x()),E=({children:e,renderer:t,targetDocument:o})=>("undefined"!=typeof window&&(window.document&&window.document.createElement)&&c.useMemo(()=>{I(t,o)},[t,o]),c.createElement(P.Provider,{value:t},e));function T(){return c.useContext(P)}function D(e,t){const o=h(e,t);return function(){const e=f(),t=T();return o({dir:e,renderer:t})}}var N="-moz-",z="-webkit-",F="comm",M="rule",R="decl",A="@keyframes",j=Math.abs,L=String.fromCharCode,H=Object.assign;function O(e){return e.trim()}function q(e,t){return(e=t.exec(e))?e[0]:e}function W(e,t,o){return e.replace(t,o)}function V(e,t){return e.indexOf(t)}function K(e,t){return 0|e.charCodeAt(t)}function U(e,t,o){return e.slice(t,o)}function G(e){return e.length}function Y(e){return e.length}function X(e,t){return t.push(e),e}function Z(e,t){return e.map(t).join("")}var $=1,Q=1,J=0,ee=0,te=0,oe="";function re(e,t,o,r,n,i,a){return{value:e,root:t,parent:o,type:r,props:n,children:i,line:$,column:Q,length:a,return:""}}function ne(e,t){return H(re("",null,null,"",null,null,0),e,{length:-e.length},t)}function ie(){return te=ee<J?K(oe,ee++):0,Q++,10===te&&(Q=1,$++),te}function ae(){return K(oe,ee)}function se(){return ee}function le(e,t){return U(oe,e,t)}function ce(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 de(e){return $=Q=1,J=G(oe=e),ee=0,[]}function ue(e){return oe="",e}function fe(e){return O(le(ee-1,function e(t){for(;ie();)switch(te){case t:return ee;case 34:case 39:34!==t&&39!==t&&e(te);break;case 40:41===t&&e(t);break;case 92:ie()}return ee}(91===e?e+2:40===e?e+1:e)))}function pe(e){return ue(function(e){for(;ie();)switch(ce(te)){case 0:X(ve(ee-1),e);break;case 2:X(fe(te),e);break;default:X(L(te),e)}return e}(de(e)))}function he(e){for(;(te=ae())&&te<33;)ie();return ce(e)>2||ce(te)>3?"":" "}function me(e,t){for(;--t&&ie()&&!(te<48||te>102||te>57&&te<65||te>70&&te<97););return le(e,se()+(t<6&&32==ae()&&32==ie()))}function ge(e,t){for(;ie()&&e+te!==57&&(e+te!==84||47!==ae()););return"/*"+le(t,ee-1)+"*"+L(47===e?e:ie())}function ve(e){for(;!ce(ae());)ie();return le(e,ee)}function be(e){return ue(function e(t,o,r,n,i,a,s,l,c){var d=0,u=0,f=s,p=0,h=0,m=0,g=1,v=1,b=1,y=0,_="",k=i,w=a,x=n,S=_;for(;v;)switch(m=y,y=ie()){case 40:if(108!=m&&58==K(S,f-1)){-1!=V(S+=W(fe(y),"&","&\f"),"&\f")&&(b=-1);break}case 34:case 39:case 91:S+=fe(y);break;case 9:case 10:case 13:case 32:S+=he(m);break;case 92:S+=me(se()-1,7);continue;case 47:switch(ae()){case 42:case 47:X(_e(ge(ie(),se()),o,r),c);break;default:S+="/"}break;case 123*g:l[d++]=G(S)*b;case 125*g:case 59:case 0:switch(y){case 0:case 125:v=0;case 59+u:h>0&&G(S)-f&&X(h>32?ke(S+";",n,r,f-1):ke(W(S," ","")+";",n,r,f-2),c);break;case 59:S+=";";default:if(X(x=ye(S,o,r,d,u,i,l,_,k=[],w=[],f),a),123===y)if(0===u)e(S,o,x,x,k,a,f,l,w);else switch(99===p&&110===K(S,3)?100:p){case 100:case 109:case 115:e(t,x,x,n&&X(ye(t,x,x,0,0,i,l,_,i,k=[],f),w),i,w,f,l,n?k:w);break;default:e(S,x,x,x,[""],w,0,l,w)}}d=u=h=0,g=b=1,_=S="",f=s;break;case 58:f=1+G(S),h=m;default:if(g<1)if(123==y)--g;else if(125==y&&0==g++&&125==(te=ee>0?K(oe,--ee):0,Q--,10===te&&(Q=1,$--),te))continue;switch(S+=L(y),y*g){case 38:b=u>0?1:(S+="\f",-1);break;case 44:l[d++]=(G(S)-1)*b,b=1;break;case 64:45===ae()&&(S+=fe(ie())),p=ae(),u=f=G(_=S+=ve(se())),y++;break;case 45:45===m&&2==G(S)&&(g=0)}}return a}("",null,null,null,[""],e=de(e),0,[0],e))}function ye(e,t,o,r,n,i,a,s,l,c,d){for(var u=n-1,f=0===n?i:[""],p=Y(f),h=0,m=0,g=0;h<r;++h)for(var v=0,b=U(e,u+1,u=j(m=a[h])),y=e;v<p;++v)(y=O(m>0?f[v]+" "+b:W(b,/&\f/g,f[v])))&&(l[g++]=y);return re(e,t,o,0===n?M:s,l,c,d)}function _e(e,t,o){return re(e,t,o,F,L(te),U(e,2,-2),0)}function ke(e,t,o,r){return re(e,t,o,R,U(e,0,r),U(e,r+1,-1),r)}function we(e,t,o){switch(function(e,t){return 45^K(e,0)?(((t<<2^K(e,0))<<2^K(e,1))<<2^K(e,2))<<2^K(e,3):0}(e,t)){case 5103:return z+"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 z+e+e;case 4789:return N+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return z+e+N+e+"-ms-"+e+e;case 5936:switch(K(e,t+11)){case 114:return z+e+"-ms-"+W(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return z+e+"-ms-"+W(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return z+e+"-ms-"+W(e,/[svh]\w+-[tblr]{2}/,"lr")+e}case 6828:case 4268:case 2903:return z+e+"-ms-"+e+e;case 6165:return z+e+"-ms-flex-"+e+e;case 5187:return z+e+W(e,/(\w+).+(:[^]+)/,z+"box-$1$2-ms-flex-$1$2")+e;case 5443:return z+e+"-ms-flex-item-"+W(e,/flex-|-self/g,"")+(q(e,/flex-|baseline/)?"":"-ms-grid-row-"+W(e,/flex-|-self/g,""))+e;case 4675:return z+e+"-ms-flex-line-pack"+W(e,/align-content|flex-|-self/g,"")+e;case 5548:return z+e+"-ms-"+W(e,"shrink","negative")+e;case 5292:return z+e+"-ms-"+W(e,"basis","preferred-size")+e;case 6060:return z+"box-"+W(e,"-grow","")+z+e+"-ms-"+W(e,"grow","positive")+e;case 4554:return z+W(e,/([^-])(transform)/g,"$1"+z+"$2")+e;case 6187:return W(W(W(e,/(zoom-|grab)/,z+"$1"),/(image-set)/,z+"$1"),e,"")+e;case 5495:case 3959:return W(e,/(image-set\([^]*)/,z+"$1$`$1");case 4968:return W(W(e,/(.+:)(flex-)?(.*)/,z+"box-pack:$3-ms-flex-pack:$3"),/s.+-b[^;]+/,"justify")+z+e+e;case 4200:if(!q(e,/flex-|baseline/))return"-ms-grid-column-align"+U(e,t)+e;break;case 2592:case 3360:return"-ms-"+W(e,"template-","")+e;case 4384:case 3616:return o&&o.some((function(e,o){return t=o,q(e.props,/grid-\w+-end/)}))?~V(e+(o=o[t].value),"span")?e:"-ms-"+W(e,"-start","")+e+"-ms-grid-row-span:"+(~V(o,"span")?q(o,/\d+/):+q(o,/\d+/)-+q(e,/\d+/))+";":"-ms-"+W(e,"-start","")+e;case 4896:case 4128:return o&&o.some((function(e){return q(e.props,/grid-\w+-start/)}))?e:"-ms-"+W(W(e,"-end","-span"),"span ","")+e;case 4095:case 3583:case 4068:case 2532:return W(e,/(.+)-inline(.+)/,z+"$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(G(e)-1-t>6)switch(K(e,t+1)){case 109:if(45!==K(e,t+4))break;case 102:return W(e,/(.+:)(.+)-([^]+)/,"$1"+z+"$2-$3$1"+N+(108==K(e,t+3)?"$3":"$2-$3"))+e;case 115:return~V(e,"stretch")?we(W(e,"stretch","fill-available"),t,o)+e:e}break;case 5152:case 5920:return W(e,/(.+?):(\d+)(\s*\/\s*(span)?\s*(\d+))?(.*)/,(function(t,o,r,n,i,a,s){return"-ms-"+o+":"+r+s+(n?"-ms-"+o+"-span:"+(i?a:+a-+r)+s:"")+e}));case 4949:if(121===K(e,t+6))return W(e,":",":"+z)+e;break;case 6444:switch(K(e,45===K(e,14)?18:11)){case 120:return W(e,/(.+:)([^;\s!]+)(;|(\s+)?!.+)?/,"$1"+z+(45===K(e,14)?"inline-":"")+"box$3$1"+z+"$2$3$1-ms-$2box$3")+e;case 100:return W(e,":",":-ms-")+e}break;case 5719:case 2647:case 2135:case 3927:case 2391:return W(e,"scroll-","scroll-snap-")+e}return e}function xe(e,t){for(var o="",r=Y(e),n=0;n<r;n++)o+=t(e[n],n,e,t)||"";return o}function Se(e,t,o,r){switch(e.type){case"@import":case R:return e.return=e.return||e.value;case F:return"";case A:return e.return=e.value+"{"+xe(e.children,r)+"}";case M:e.value=e.props.join(",")}return G(o=xe(e.children,r))?e.return=e.value+"{"+o+"}":""}function Ce(e){var t=Y(e);return function(o,r,n,i){for(var a="",s=0;s<t;s++)a+=e[s](o,r,n,i)||"";return a}}function Be(e){return function(t){t.root||(t=t.return)&&e(t)}}function Ie(e,t,o,r){if(e.length>-1&&!e.return)switch(e.type){case R:return void(e.return=we(e.value,e.length,o));case A:return xe([ne(e,{value:W(e.value,"@","@"+z)})],r);case M:if(e.length)return Z(e.props,(function(t){switch(q(t,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return xe([ne(e,{props:[W(t,/:(read-\w+)/,":-moz-$1")]})],r);case"::placeholder":return xe([ne(e,{props:[W(t,/:(plac\w+)/,":"+z+"input-$1")]}),ne(e,{props:[W(t,/:(plac\w+)/,":-moz-$1")]}),ne(e,{props:[W(t,/:(plac\w+)/,"-ms-input-$1")]})],r)}return""}))}}const Pe=e=>{switch(e.type){case M:if("string"==typeof e.props)return void 0;e.props=e.props.map(e=>-1===e.indexOf(":global(")?e:pe(e).reduce((e,t,o,r)=>{if(""===t)return e;if(":"===t&&"global"===r[o+1]){const t=r[o+2].slice(1,-1)+" ";return e.unshift(t),r[o+1]="",r[o+2]="",e}return e.push(t),e},[]).join(""))}},Ee=/[A-Z]/g,Te=/^ms-/,De={};function Ne(e){return"-"+e.toLowerCase()}function ze(e){if(Object.prototype.hasOwnProperty.call(De,e))return De[e];if("--"===e.substr(0,2))return e;const t=e.replace(Ee,Ne);return De[e]=Te.test(t)?"-"+t:t}function Fe(e){return"&"===e.charAt(0)?e.slice(1):e}const Me=/,( *[^ &])/g;function Re(e){const t=[];return xe(be(e),Ce([Pe,Ie,Se,Be(e=>t.push(e))])),t}function Ae(e,t,o){let r=t;return o.length>0&&(r=o.reduceRight((e,t)=>{return`${o=t,"&"+Fe(o.replace(Me,",&$1"))} { ${e} }`;var o},t)),`${e}{${r}}`}function je(e){const{className:t,media:o,layer:r,selectors:n,support:i,property:a,rtlClassName:s,rtlProperty:l,rtlValue:c,value:d}=e;let u=Ae("."+t,Array.isArray(d)?d.map(e=>`${ze(a)}: ${e}`).join(";")+";":`${ze(a)}: ${d};`,n);if(l&&s){u+=Ae("."+s,Array.isArray(c)?c.map(e=>`${ze(l)}: ${e}`).join(";")+";":`${ze(l)}: ${c};`,n)}return o&&(u=`@media ${o} { ${u} }`),r&&(u=`@layer ${r} { ${u} }`),i&&(u=`@supports ${i} { ${u} }`),Re(u)}function Le(e){let t="";for(const o in e){const r=e[o];"string"!=typeof r&&"number"!=typeof r||(t+=ze(o)+":"+r+";")}return t}function He(e,t){return Re(`${e} {${Le(t)}}`)[0]}function Oe(e,t={}){if("string"==typeof e){const o=Re(e);for(const e of o)qe(e,t)}else for(const o in e){qe(He(o,e[o]),t)}return t}function qe(e,t={}){t.d=t.d||[],t.d.push(e)}function We(e){const t=function(e){const t={},o=Array.isArray(e)?e:[e];return function(e){const r=e.renderer.id;if(!t[r]){for(const t of o)e.renderer.insertCSSRules(Oe(t));t[r]=!0}}}(e);return function(){const e=T();return t({renderer:e})}}function Ve(e){return e.reduce((function(e,t){var o=t[0],r=t[1];return e[o]=r,e[r]=o,e}),{})}function Ke(e){return"number"==typeof e}function Ue(e,t){return-1!==e.indexOf(t)}function Ge(e,t,o,r){return t+(n=o,0===parseFloat(n)?n:"-"===n[0]?n.slice(1):"-"+n)+r;var n}function Ye(e){return e.replace(/ +/g," ").split(" ").map((function(e){return e.trim()})).filter(Boolean).reduce((function(e,t){var o=e.list,r=e.state,n=(t.match(/\(/g)||[]).length,i=(t.match(/\)/g)||[]).length;return r.parensDepth>0?o[o.length-1]=o[o.length-1]+" "+t:o.push(t),r.parensDepth+=n-i,{list:o,state:r}}),{list:[],state:{parensDepth:0}}).list}function Xe(e){var t=Ye(e);if(t.length<=3||t.length>4)return e;var o=t[0],r=t[1],n=t[2];return[o,t[3],n,r].join(" ")}var Ze={padding:function(e){var t=e.value;return Ke(t)?t:Xe(t)},textShadow:function(e){return function(e){for(var t=[],o=0,r=0,n=!1;r<e.length;)n||","!==e[r]?"("===e[r]?(n=!0,r++):")"===e[r]?(n=!1,r++):r++:(t.push(e.substring(o,r).trim()),o=++r);return o!=r&&t.push(e.substring(o,r+1)),t}(e.value).map((function(e){return e.replace(/(^|\s)(-*)([.|\d]+)/,(function(e,t,o,r){return"0"===r?e:""+t+(""===o?"-":"")+r}))})).join(",")},borderColor:function(e){return Xe(e.value)},borderRadius:function(e){var t=e.value;if(Ke(t))return t;if(Ue(t,"/")){var o=t.split("/"),r=o[0],n=o[1];return Ze.borderRadius({value:r.trim()})+" / "+Ze.borderRadius({value:n.trim()})}var i=Ye(t);switch(i.length){case 2:return i.reverse().join(" ");case 4:var a=i[0],s=i[1],l=i[2];return[s,a,i[3],l].join(" ");default:return t}},background:function(e){var t=e.value,o=e.valuesToConvert,r=e.isRtl,n=e.bgImgDirectionRegex,i=e.bgPosDirectionRegex;if(Ke(t))return t;var a=t.replace(/(url\(.*?\))|(rgba?\(.*?\))|(hsl\(.*?\))|(#[a-fA-F0-9]+)|((^| )(\D)+( |$))/g,"").trim();return t=t.replace(a,Ze.backgroundPosition({value:a,valuesToConvert:o,isRtl:r,bgPosDirectionRegex:i})),Ze.backgroundImage({value:t,valuesToConvert:o,bgImgDirectionRegex:n})},backgroundImage:function(e){var t=e.value,o=e.valuesToConvert,r=e.bgImgDirectionRegex;return Ue(t,"url(")||Ue(t,"linear-gradient(")?t.replace(r,(function(e,t,r){return e.replace(r,o[r])})):t},backgroundPosition:function(e){var t=e.value,o=e.valuesToConvert,r=e.isRtl,n=e.bgPosDirectionRegex;return t.replace(r?/^((-|\d|\.)+%)/:null,(function(e,t){return function(e){var t=e.indexOf(".");if(-1===t)e=100-parseFloat(e)+"%";else{var o=e.length-t-2;e=(e=100-parseFloat(e)).toFixed(o)+"%"}return e}(t)})).replace(n,(function(e){return o[e]}))},backgroundPositionX:function(e){var t=e.value,o=e.valuesToConvert,r=e.isRtl,n=e.bgPosDirectionRegex;return Ke(t)?t:Ze.backgroundPosition({value:t,valuesToConvert:o,isRtl:r,bgPosDirectionRegex:n})},transition:function(e){var t=e.value,o=e.propertiesToConvert;return t.split(/,\s*/g).map((function(e){var t=e.split(" ");return t[0]=o[t[0]]||t[0],t.join(" ")})).join(", ")},transitionProperty:function(e){var t=e.value,o=e.propertiesToConvert;return t.split(/,\s*/g).map((function(e){return o[e]||e})).join(", ")},transform:function(e){var t=e.value,o="(?:(?:(?:\\[0-9a-f]{1,6})(?:\\r\\n|\\s)?)|\\\\[^\\r\\n\\f0-9a-f])",r="((?:-?(?:[0-9]*\\.[0-9]+|[0-9]+)(?:\\s*(?:em|ex|px|cm|mm|in|pt|pc|deg|rad|grad|ms|s|hz|khz|%)|-?(?:[_a-z]|[^\\u0020-\\u007e]|"+o+")(?:[_a-z0-9-]|[^\\u0020-\\u007e]|"+o+")*)?)|(?:inherit|auto))",n=new RegExp("(translateX\\s*\\(\\s*)"+r+"(\\s*\\))","gi"),i=new RegExp("(translate\\s*\\(\\s*)"+r+"((?:\\s*,\\s*"+r+"){0,1}\\s*\\))","gi"),a=new RegExp("(translate3d\\s*\\(\\s*)"+r+"((?:\\s*,\\s*"+r+"){0,2}\\s*\\))","gi"),s=new RegExp("(rotate[ZY]?\\s*\\(\\s*)"+r+"(\\s*\\))","gi");return t.replace(n,Ge).replace(i,Ge).replace(a,Ge).replace(s,Ge)}};Ze.objectPosition=Ze.backgroundPosition,Ze.margin=Ze.padding,Ze.borderWidth=Ze.padding,Ze.boxShadow=Ze.textShadow,Ze.webkitBoxShadow=Ze.boxShadow,Ze.mozBoxShadow=Ze.boxShadow,Ze.WebkitBoxShadow=Ze.boxShadow,Ze.MozBoxShadow=Ze.boxShadow,Ze.borderStyle=Ze.borderColor,Ze.webkitTransform=Ze.transform,Ze.mozTransform=Ze.transform,Ze.WebkitTransform=Ze.transform,Ze.MozTransform=Ze.transform,Ze.transformOrigin=Ze.backgroundPosition,Ze.webkitTransformOrigin=Ze.transformOrigin,Ze.mozTransformOrigin=Ze.transformOrigin,Ze.WebkitTransformOrigin=Ze.transformOrigin,Ze.MozTransformOrigin=Ze.transformOrigin,Ze.webkitTransition=Ze.transition,Ze.mozTransition=Ze.transition,Ze.WebkitTransition=Ze.transition,Ze.MozTransition=Ze.transition,Ze.webkitTransitionProperty=Ze.transitionProperty,Ze.mozTransitionProperty=Ze.transitionProperty,Ze.WebkitTransitionProperty=Ze.transitionProperty,Ze.MozTransitionProperty=Ze.transitionProperty,Ze["text-shadow"]=Ze.textShadow,Ze["border-color"]=Ze.borderColor,Ze["border-radius"]=Ze.borderRadius,Ze["background-image"]=Ze.backgroundImage,Ze["background-position"]=Ze.backgroundPosition,Ze["background-position-x"]=Ze.backgroundPositionX,Ze["object-position"]=Ze.objectPosition,Ze["border-width"]=Ze.padding,Ze["box-shadow"]=Ze.textShadow,Ze["-webkit-box-shadow"]=Ze.textShadow,Ze["-moz-box-shadow"]=Ze.textShadow,Ze["border-style"]=Ze.borderColor,Ze["-webkit-transform"]=Ze.transform,Ze["-moz-transform"]=Ze.transform,Ze["transform-origin"]=Ze.transformOrigin,Ze["-webkit-transform-origin"]=Ze.transformOrigin,Ze["-moz-transform-origin"]=Ze.transformOrigin,Ze["-webkit-transition"]=Ze.transition,Ze["-moz-transition"]=Ze.transition,Ze["transition-property"]=Ze.transitionProperty,Ze["-webkit-transition-property"]=Ze.transitionProperty,Ze["-moz-transition-property"]=Ze.transitionProperty;var $e=Ve([["paddingLeft","paddingRight"],["marginLeft","marginRight"],["left","right"],["borderLeft","borderRight"],["borderLeftColor","borderRightColor"],["borderLeftStyle","borderRightStyle"],["borderLeftWidth","borderRightWidth"],["borderTopLeftRadius","borderTopRightRadius"],["borderBottomLeftRadius","borderBottomRightRadius"],["padding-left","padding-right"],["margin-left","margin-right"],["border-left","border-right"],["border-left-color","border-right-color"],["border-left-style","border-right-style"],["border-left-width","border-right-width"],["border-top-left-radius","border-top-right-radius"],["border-bottom-left-radius","border-bottom-right-radius"]]),Qe=["content"],Je=Ve([["ltr","rtl"],["left","right"],["w-resize","e-resize"],["sw-resize","se-resize"],["nw-resize","ne-resize"]]),et=new RegExp("(^|\\W|_)((ltr)|(rtl)|(left)|(right))(\\W|_|$)","g"),tt=new RegExp("(left)|(right)");function ot(e){return Object.keys(e).reduce((function(t,o){var r=e[o];if("string"==typeof r&&(r=r.trim()),Ue(Qe,o))return t[o]=r,t;var n=rt(o,r),i=n.key,a=n.value;return t[i]=a,t}),Array.isArray(e)?[]:{})}function rt(e,t){var o,r=/\/\*\s?@noflip\s?\*\//.test(t),n=r?e:$e[o=e]||o;return{key:n,value:r?t:function(e,t){if(!function(e){return!(t=e,"boolean"==typeof t||function(e){return null==e}(e));var t}(t))return t;if(o=t,o&&"object"==typeof o)return ot(t);var o;var r,n=Ke(t),i=function(e){return"function"==typeof e}(t),a=n||i?t:t.replace(/ !important.*?$/,""),s=!n&&a.length!==t.length,l=Ze[e];r=l?l({value:a,valuesToConvert:Je,propertiesToConvert:$e,isRtl:!0,bgImgDirectionRegex:et,bgPosDirectionRegex:tt}):Je[a]||a;if(s)return r+" !important";return r}(n,t)}}function nt(e){let t="";for(const o in e)t+=`${o}{${Le(e[o])}}`;return t}function it(e,t){const o=[];return xe(be(`@keyframes ${e} {${t}}`),Ce([Ie,Se,Be(e=>o.push(e))])),o}function at(e,t){return 0===e.length?t:`${e} and ${t}`}function st(e){return"@media"===e.substr(0,6)}function lt(e){return"@layer"===e.substr(0,6)}const ct=/^(:|\[|>|&)/;function dt(e){return ct.test(e)}function ut(e){return"@supports"===e.substr(0,9)}const ft={"us-w":"w","us-v":"i",nk:"l",si:"v",cu:"f",ve:"h",ti:"a"};function pt(e,t,o,r){if(o)return"m";if(t||r)return"t";if(e.length>0){const t=e[0].trim();if(58===t.charCodeAt(0))return ft[t.slice(4,8)]||ft[t.slice(3,5)]||"d"}return"d"}function ht({media:e,layer:t,property:o,selectors:i,support:a,value:s}){const l=n(i.join("")+e+t+a+o+s.trim());return r.d+l}function mt(e,t,o,r){const i=e.join("")+t+o+r,a=n(i),s=a.charCodeAt(0);return s>=48&&s<=57?String.fromCharCode(s+17)+a.substr(1):a}function gt(e,t,o,r){e[t]=r?[o,r]:o}function vt(e,t){return t?[e,t]:e}function bt(e,t,o,r,n){var i;let a;"m"===t&&n&&(a={m:n}),null!==(i=e[t])&&void 0!==i||(e[t]=[]),e[t].push(vt(o,a)),r&&e[t].push(vt(r,a))}function yt(e,t=[],o="",i="",a="",s={},l={},c){for(const u in e){if(r.j.hasOwnProperty(u)){0;continue}const f=e[u];if(null!=f)if("string"==typeof f||"number"==typeof f){const e=mt(t,o,a,u),r=ht({media:o,layer:i,value:f.toString(),support:a,selectors:t,property:u}),n=c&&{key:u,value:c}||rt(u,f),d=n.key!==u||n.value!==f,p=d?ht({value:n.value.toString(),property:n.key,selectors:t,media:o,layer:i,support:a}):void 0,h=d?{rtlClassName:p,rtlProperty:n.key,rtlValue:n.value}:void 0,m=pt(t,i,o,a),[g,v]=je(Object.assign({className:r,media:o,layer:i,selectors:t,property:u,support:a,value:f},h));gt(s,e,r,p),bt(l,m,g,v,o)}else if("animationName"===u){const e=Array.isArray(f)?f:[f],c=[],d=[];for(const t of e){const e=nt(t),i=nt(ot(t)),a=r.d+n(e);let s;const u=it(a,e);let f=[];e===i?s=a:(s=r.d+n(i),f=it(s,i));for(let e=0;e<u.length;e++)bt(l,"k",u[e],f[e],o);c.push(a),d.push(s)}yt({animationName:c.join(", ")},t,o,i,a,s,l,d.join(", "))}else if(Array.isArray(f)){if(0===f.length){0;continue}const e=mt(t,o,a,u),r=ht({media:o,layer:i,value:f.map(e=>(null!=e?e:"").toString()).join(";"),support:a,selectors:t,property:u}),n=f.map(e=>rt(u,e));if(!!n.some(e=>e.key!==n[0].key)){0;continue}const c=n[0].key!==u||n.some((e,t)=>e.value!==f[t]),d=c?ht({value:n.map(e=>{var t;return(null!==(t=null==e?void 0:e.value)&&void 0!==t?t:"").toString()}).join(";"),property:n[0].key,selectors:t,layer:i,media:o,support:a}):void 0,p=c?{rtlClassName:d,rtlProperty:n[0].key,rtlValue:n.map(e=>e.value)}:void 0,h=pt(t,i,o,a),[m,g]=je(Object.assign({className:r,media:o,layer:i,selectors:t,property:u,support:a,value:f},p));gt(s,e,r,d),bt(l,h,m,g,o)}else if(null!=(d=f)&&"object"==typeof d&&!1===Array.isArray(d))if(dt(u))yt(f,t.concat(Fe(u)),o,i,a,s,l);else if(st(u)){const e=at(o,u.slice(6).trim());yt(f,t,e,i,a,s,l)}else if(lt(u)){const e=(i?i+".":"")+u.slice(6).trim();yt(f,t,o,e,a,s,l)}else if(ut(u)){const e=at(a,u.slice(9).trim());yt(f,t,o,i,e,s,l)}else 0}var d;return[s,l]}function _t(e){const t={};let o=null,r=null,n=null,i=null;return function(a){const{dir:s,renderer:c}=a;null===o&&([o,r]=function(e){const t={},o={};for(const r in e){const n=e[r],[i,a]=yt(n);t[r]=i,Object.keys(a).forEach(e=>{o[e]=(o[e]||[]).concat(a[e])})}return[t,o]}(e));const d="ltr"===s,u=d?c.id:c.id+"r";return d?null===n&&(n=l(o,s)):null===i&&(i=l(o,s)),void 0===t[u]&&(c.insertCSSRules(r),t[u]=!0),d?n:i}}function kt(e){const t=_t(e);return function(){const e=f(),o=T();return t({dir:e,renderer:o})}}function wt(e){return Object.values(e.stylesheets).sort((e,t)=>b.indexOf(e.bucketName)-b.indexOf(t.bucketName)).sort((t,o)=>{const r=t.elementAttributes.media,n=o.elementAttributes.media;return r&&n?e.compareMediaQueries(r,n):r||n?r?1:-1:0}).map(e=>{const t=e.cssRules();return t.length?c.createElement("style",Object.assign(Object.assign({key:e.bucketName},e.elementAttributes),{"data-make-styles-rehydration":"true",dangerouslySetInnerHTML:{__html:t.join("")}})):null}).filter(Boolean)}const xt=["Top","Right","Bottom","Left"];function St(e,t,...o){const[r,n=r,i=r,a=n]=o,s=[r,n,i,a],l={};for(let o=0;o<s.length;o+=1)if(s[o]||0===s[o]){l[e+xt[o]+t]=s[o]}return l}function Ct(...e){return St("border","Width",...e)}function Bt(...e){return St("border","Style",...e)}function It(...e){return St("border","Color",...e)}const Pt=e=>"number"==typeof e&&!Number.isNaN(e),Et=e=>"auto"===e,Tt=["content","fit-content","max-content","min-content"],Dt=e=>Tt.some(t=>e===t)||(e=>"string"==typeof e&&/(\d+(\w+|%))/.test(e))(e);const Nt=/var\(.*\)/gi;const zt=/^[a-zA-Z0-9\-_\\#;]+$/,Ft=/^-moz-initial$|^auto$|^initial$|^inherit$|^revert$|^unset$|^span \d+$|\d.*/;function Mt(e){return void 0!==e&&"string"==typeof e&&zt.test(e)&&!Ft.test(e)}const Rt=["-moz-initial","inherit","initial","revert","unset"];const At={border:function(...e){return Object.assign(Object.assign(Object.assign({},Ct(e[0])),e[1]&&Bt(e[1])),e[2]&&It(e[2]))},borderLeft:function(...e){return Object.assign(Object.assign({borderLeftWidth:e[0]},e[1]&&{borderLeftStyle:e[1]}),e[2]&&{borderLeftColor:e[2]})},borderBottom:function(...e){return Object.assign(Object.assign({borderBottomWidth:e[0]},e[1]&&{borderBottomStyle:e[1]}),e[2]&&{borderBottomColor:e[2]})},borderRight:function(...e){return Object.assign(Object.assign({borderRightWidth:e[0]},e[1]&&{borderRightStyle:e[1]}),e[2]&&{borderRightColor:e[2]})},borderTop:function(...e){return Object.assign(Object.assign({borderTopWidth:e[0]},e[1]&&{borderTopStyle:e[1]}),e[2]&&{borderTopColor:e[2]})},borderColor:It,borderStyle:Bt,borderRadius:function(e,t=e,o=e,r=t){return{borderBottomRightRadius:o,borderBottomLeftRadius:r,borderTopRightRadius:t,borderTopLeftRadius:e}},borderWidth:Ct,flex:function(...e){const t=1===e.length,o=2===e.length,r=3===e.length;if(t){const[t]=e;if("initial"===t)return{flexGrow:0,flexShrink:1,flexBasis:"auto"};if(Et(t))return{flexGrow:1,flexShrink:1,flexBasis:"auto"};if((e=>"none"===e)(t))return{flexGrow:0,flexShrink:0,flexBasis:"auto"};if(Pt(t))return{flexGrow:t,flexShrink:1,flexBasis:0};if(Dt(t))return{flexGrow:1,flexShrink:1,flexBasis:t}}if(o){const[t,o]=e;if(Pt(o))return{flexGrow:t,flexShrink:o,flexBasis:0};if(Dt(o))return{flexGrow:t,flexShrink:1,flexBasis:o}}if(r){const[t,o,r]=e;if(Pt(t)&&Pt(o)&&(Et(r)||Dt(r)))return{flexGrow:t,flexShrink:o,flexBasis:r}}return{}},gap:function(e,t=e){return{columnGap:e,rowGap:t}},gridArea:function(...e){if(e.some(e=>!function(e){return void 0===e||"number"==typeof e||"string"==typeof e&&!Nt.test(e)}(e)))return{};const t=void 0!==e[0]?e[0]:"auto",o=void 0!==e[1]?e[1]:Mt(t)?t:"auto";return{gridRowStart:t,gridColumnStart:o,gridRowEnd:void 0!==e[2]?e[2]:Mt(t)?t:"auto",gridColumnEnd:void 0!==e[3]?e[3]:Mt(o)?o:"auto"}},margin:function(...e){return St("margin","",...e)},padding:function(...e){return St("padding","",...e)},overflow:function(e,t=e){return{overflowX:e,overflowY:t}},inset:function(...e){const[t,o=t,r=t,n=o]=e;return{top:t,right:o,bottom:r,left:n}},outline:function(e,t,o){return Object.assign(Object.assign({outlineWidth:e},t&&{outlineStyle:t}),o&&{outlineColor:o})},transition:function(...e){return function(e){return 1===e.length&&Rt.includes(e[0])}(e)?{transitionDelay:e[0],transitionDuration:e[0],transitionProperty:e[0],transitionTimingFunction:e[0]}:function(e){if(1===e.length&&Array.isArray(e[0]))return e[0];return[e]}(e).reduce((e,[t,o="0s",r="0s",n="ease"],i)=>(0===i?(e.transitionProperty=t,e.transitionDuration=o,e.transitionDelay=r,e.transitionTimingFunction=n):(e.transitionProperty+=", "+t,e.transitionDuration+=", "+o,e.transitionDelay+=", "+r,e.transitionTimingFunction+=", "+n),e),{})}},jt=c.createContext(void 0),Lt={targetDocument:"object"==typeof document?document:void 0,dir:"ltr"},Ht=jt.Provider;function Ot(){var e;return null!==(e=c.useContext(jt))&&void 0!==e?e:Lt}const qt=c.createContext(void 0),Wt=qt.Provider,Vt=c.createContext(void 0),Kt=Vt.Provider;function Ut(){var e;return null!==(e=c.useContext(Vt))&&void 0!==e?e:""}const Gt=c.createContext(void 0),Yt={},Xt=Gt.Provider;function Zt(){var e;return null!==(e=c.useContext(Gt))&&void 0!==e?e:Yt}function $t(e){const t={},o={},r=Object.keys(e.components);for(const n of r){const[r,i]=Qt(e,n);t[n]=r,o[n]=i}return{slots:t,slotProps:o}}function Qt(e,t){var o,r,n;if(void 0===e[t])return[null,void 0];const{children:i,as:a,...s}=e[t],l=void 0===(null===(o=e.components)||void 0===o?void 0:o[t])||"string"==typeof e.components[t]?a||(null===(r=e.components)||void 0===r?void 0:r[t])||"div":e.components[t];if("function"==typeof i){const e=i;return[c.Fragment,{children:e(l,s)}]}return[l,"string"==typeof l&&(null===(n=e[t])||void 0===n?void 0:n.as)?function(e,t){const o={};for(const r in e)-1===t.indexOf(r)&&e.hasOwnProperty(r)&&(o[r]=e[r]);return o}(e[t],["as"]):e[t]]}const Jt=(e,t)=>{const{slots:o,slotProps:r}=$t(e);return c.createElement(Ht,{value:t.provider},c.createElement(Wt,{value:t.theme},c.createElement(Kt,{value:t.themeClassName},c.createElement(Xt,{value:t.tooltip},c.createElement(u,{dir:t.textDirection},c.createElement(o.root,{...r.root},e.root.children))))))};var eo=o(6);const to={style:{},selector:"focus"};function oo(e,t){if(function e(t){if(!t)return!1;if(t.focusVisible)return!0;return e(null==t?void 0:t.parentElement)}(e))return()=>{};const o={current:void 0},r=Object(eo.b)(t);r.subscribe(e=>{!e&&o.current&&(ro(o.current),o.current=void 0)});const n=e=>{o.current&&(ro(o.current),o.current=void 0),r.isNavigatingWithKeyboard()&&no(e.target)&&e.target&&(o.current=e.target,o.current.setAttribute("data-fui-focus-visible",""))},i=t=>{(!t.relatedTarget||no(t.relatedTarget)&&!e.contains(t.relatedTarget))&&o.current&&(ro(o.current),o.current=void 0)};return e.addEventListener(eo.a,n),e.addEventListener("focusout",i),e.focusVisible=!0,()=>{e.removeEventListener(eo.a,n),e.removeEventListener("focusout",i),delete e.focusVisible,Object(eo.c)(r)}}function ro(e){e.removeAttribute("data-fui-focus-visible")}function no(e){return!!e&&Boolean(e&&"object"==typeof e&&"classList"in e&&"contains"in e)}function io(){const{targetDocument:e}=Ot(),t=c.useRef(null);return c.useEffect(()=>{if((null==e?void 0:e.defaultView)&&t.current)return oo(t.current,e.defaultView)},[t,e]),t}const ao=(...e)=>{const t={};for(const o of e){const e=Array.isArray(o)?o:Object.keys(o);for(const o of e)t[o]=1}return t},so=ao(["onAuxClick","onCopy","onCut","onPaste","onCompositionEnd","onCompositionStart","onCompositionUpdate","onFocus","onFocusCapture","onBlur","onBlurCapture","onChange","onInput","onSubmit","onLoad","onError","onKeyDown","onKeyDownCapture","onKeyPress","onKeyUp","onAbort","onCanPlay","onCanPlayThrough","onDurationChange","onEmptied","onEncrypted","onEnded","onLoadedData","onLoadedMetadata","onLoadStart","onPause","onPlay","onPlaying","onProgress","onRateChange","onSeeked","onSeeking","onStalled","onSuspend","onTimeUpdate","onVolumeChange","onWaiting","onClick","onClickCapture","onContextMenu","onDoubleClick","onDrag","onDragEnd","onDragEnter","onDragExit","onDragLeave","onDragOver","onDragStart","onDrop","onMouseDown","onMouseDownCapture","onMouseEnter","onMouseLeave","onMouseMove","onMouseOut","onMouseOver","onMouseUp","onMouseUpCapture","onSelect","onTouchCancel","onTouchEnd","onTouchMove","onTouchStart","onScroll","onWheel","onPointerCancel","onPointerDown","onPointerEnter","onPointerLeave","onPointerMove","onPointerOut","onPointerOver","onPointerUp","onGotPointerCapture","onLostPointerCapture"]),lo=ao(ao(["accessKey","children","className","contentEditable","dir","draggable","hidden","htmlFor","id","lang","ref","role","style","tabIndex","title","translate","spellCheck","name"]),so,ao(["itemID","itemProp","itemRef","itemScope","itemType"])),co=ao(lo,["form"]),uo=ao(lo,["height","loop","muted","preload","src","width"]),fo=ao(uo,["poster"]),po=ao(lo,["start"]),ho=ao(lo,["value"]),mo=ao(lo,["download","href","hrefLang","media","rel","target","type"]),go=ao(lo,["dateTime"]),vo=ao(lo,["autoFocus","disabled","form","formAction","formEncType","formMethod","formNoValidate","formTarget","type","value"]);const bo={label:co,audio:uo,video:fo,ol:po,li:ho,a:mo,button:vo,input:ao(vo,["accept","alt","autoCapitalize","autoComplete","checked","dirname","form","height","inputMode","list","max","maxLength","min","multiple","pattern","placeholder","readOnly","required","src","step","size","type","value","width"]),textarea:ao(vo,["autoCapitalize","cols","dirname","form","maxLength","placeholder","readOnly","required","rows","wrap"]),select:ao(vo,["form","multiple","required"]),option:ao(lo,["selected","value"]),table:ao(lo,["cellPadding","cellSpacing"]),tr:lo,th:ao(lo,["colSpan","rowSpan","scope"]),td:ao(lo,["colSpan","headers","rowSpan","scope"]),colGroup:ao(lo,["span"]),col:ao(lo,["span"]),fieldset:ao(lo,["disabled","form"]),form:ao(lo,["acceptCharset","action","encType","encType","method","noValidate","target"]),iframe:ao(lo,["allow","allowFullScreen","allowPaymentRequest","allowTransparency","csp","height","importance","referrerPolicy","sandbox","src","srcDoc","width"]),img:ao(lo,["alt","crossOrigin","height","src","srcSet","useMap","width"]),time:go,dialog:ao(lo,["open","onCancel","onClose"])};function yo(e,t,o){const r=e&&bo[e]||lo;return r.as=1,function(e,t,o){const r=Array.isArray(t),n={},i=Object.keys(e);for(const a of i){!(!r&&t[a]||r&&t.indexOf(a)>=0||0===a.indexOf("data-")||0===a.indexOf("aria-"))||o&&-1!==(null==o?void 0:o.indexOf(a))||(n[a]=e[a])}return n}(t,r,o)}const _o=({primarySlotTagName:e,props:t,excludedPropNames:o})=>({root:{style:t.style,className:t.className},primary:yo(e,t,[...o||[],"style","className"])});function ko(...e){const t=c.useCallback(o=>{t.current=o;for(const t of e)"function"==typeof t?t(o):t&&(t.current=o)},[...e]);return t}function wo(){return"undefined"!=typeof window&&!(!window.document||!window.document.createElement)}const xo=wo()?c.useLayoutEffect:c.useEffect,So={current:0},Co=c.createContext(void 0);function Bo(){var e;return null!==(e=c.useContext(Co))&&void 0!==e?e:So}const Io=e=>{const[t]=c.useState(()=>({current:0}));return c.createElement(Co.Provider,{value:t},e.children)};function Po(){const e=Bo()!==So,[t,o]=c.useState(e);return wo()&&e&&c.useLayoutEffect(()=>{o(!1)},[]),t}function Eo(){So.current=0}function To(e="fui-",t){const o=Bo();return c.useMemo(()=>t||`${e}${++o.current}`,[e,t,o])}const Do={root:"fui-FluentProvider"},No=h({root:{sj55zd:"f19n0e5",De3pzq:"fxugw4r",fsow6f:["f1o700av","fes3tcz"],Bahqtrf:"fk6fouc",Be2twd7:"fkhj508",Bhrd7zp:"figsok6",Bg96gwp:"f1i3iumi"}},{d:[".f19n0e5{color:var(--colorNeutralForeground1);}",".fxugw4r{background-color:var(--colorNeutralBackground1);}",".f1o700av{text-align:left;}",".fes3tcz{text-align:right;}",".fk6fouc{font-family:var(--fontFamilyBase);}",".fkhj508{font-size:var(--fontSizeBase300);}",".figsok6{font-weight:var(--fontWeightRegular);}",".f1i3iumi{line-height:var(--lineHeightBase300);}"]}),zo=e=>{const t=T(),o=No({dir:e.dir,renderer:t});return e.root.className=g(Do.root,e.themeClassName,o.root,e.root.className),e},Fo=c.useInsertionEffect?c.useInsertionEffect:xo,Mo=e=>{const{targetDocument:t,theme:o}=e,r=c.useRef(),n=To(Do.root),i=c.useMemo(()=>o?Object.keys(o).reduce((e,t)=>e+=`--${t}: ${o[t]}; `,""):"",[o]),a=`.${n} { ${i} }`;return Fo(()=>{if(r.current=((e,t)=>{if(!e)return;const o=e.createElement("style");return o.setAttribute("id",t),e.head.appendChild(o),o})(t,n),r.current)return((e,t)=>{const o=e.sheet;o&&(o.cssRules.length>0&&o.deleteRule(0),o.insertRule(t,0))})(r.current,a),()=>{var e;null===(e=r.current)||void 0===e||e.remove()}},[n,t,a]),n},Ro=(e,t)=>{const o=Ot(),r=c.useContext(qt),{dir:n=o.dir,targetDocument:i=o.targetDocument,theme:a}=e,s=function(e,t){if(e&&t)return{...e,...t};if(e)return e;return t}(r,a);return c.useEffect(()=>{0},[]),{dir:n,targetDocument:i,theme:s,themeClassName:Mo({theme:s,targetDocument:i}),components:{root:"div"},root:yo("div",{...e,dir:n,ref:ko(t,io())})}};function Ao(e){const{root:t,dir:o,targetDocument:r,theme:n}=e,i=c.useMemo(()=>({dir:o,targetDocument:r}),[o,r]),[a]=c.useState(()=>({}));return{provider:i,textDirection:o,tooltip:a,theme:n,themeClassName:t.className}}const jo=c.forwardRef((e,t)=>{const o=Ro(e,t);zo(o);const r=Ao(o);return Jt(o,r)});jo.displayName="FluentProvider";const Lo=e=>{const{slots:t,slotProps:o}=$t(e);return c.createElement(t.root,{...o.root},c.createElement(t.input,{...o.input}),c.createElement(t.indicator,{...o.indicator}),t.label&&c.createElement(t.label,{...o.label}))};function Ho(e,t){var o={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(o[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var n=0;for(r=Object.getOwnPropertySymbols(e);n<r.length;n++)t.indexOf(r[n])<0&&Object.prototype.propertyIsEnumerable.call(e,r[n])&&(o[r[n]]=e[r[n]])}return o}Object.create;Object.create;const Oo=D({root:{mc9l5x:"f1w7gpdv",Bg96gwp:"fez10in",ycbfsm:"fg4l7m0"}},{d:[".f1w7gpdv{display:inline;}",".fez10in{line-height:0;}"],t:["@media (forced-colors: active){.fg4l7m0{forced-color-adjust:auto;}}"]});var qo=(e,t)=>{const o=t=>{const o=(e=>{const{title:t,primaryFill:o="currentColor"}=e,r=Ho(e,["title","primaryFill"]),n=Object.assign(Object.assign({},r),{title:void 0,fill:o}),i=Oo();return n.className=g(i.root,n.className),t&&(n["aria-label"]=t),n["aria-label"]||n["aria-labelledby"]?n.role="img":n["aria-hidden"]=!0,n})(t);return c.createElement(e,Object.assign({},o))};return o.displayName=t,o};const Wo=qo(e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:"1em",height:"1em",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M15.85 7.65c.2.2.2.5 0 .7l-5.46 5.49a.55.55 0 0 1-.78 0L4.15 8.35a.5.5 0 1 1 .7-.7L10 12.8l5.15-5.16c.2-.2.5-.2.7 0Z",fill:t}))},"ChevronDownRegular"),Vo=qo(e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:"1em",height:"1em",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M12.27 15.8a.75.75 0 0 1-1.06-.03l-5-5.25a.75.75 0 0 1 0-1.04l5-5.25a.75.75 0 1 1 1.08 1.04L7.8 10l4.5 4.73c.29.3.28.78-.02 1.06Z",fill:t}))},"ChevronLeftFilled"),Ko=qo(e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:"1em",height:"1em",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M12.35 15.85a.5.5 0 0 1-.7 0L6.16 10.4a.55.55 0 0 1 0-.78l5.49-5.46a.5.5 0 1 1 .7.7L7.2 10l5.16 5.15c.2.2.2.5 0 .7Z",fill:t}))},"ChevronLeftRegular"),Uo=qo(e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:"1em",height:"1em",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M7.73 4.2a.75.75 0 0 1 1.06.03l5 5.25c.28.3.28.75 0 1.04l-5 5.25a.75.75 0 1 1-1.08-1.04L12.2 10l-4.5-4.73a.75.75 0 0 1 .02-1.06Z",fill:t}))},"ChevronRightFilled"),Go=qo(e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:"1em",height:"1em",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M7.65 4.15c.2-.2.5-.2.7 0l5.49 5.46c.21.22.21.57 0 .78l-5.49 5.46a.5.5 0 0 1-.7-.7L12.8 10 7.65 4.85a.5.5 0 0 1 0-.7Z",fill:t}))},"ChevronRightRegular"),Yo=qo(e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:"1em",height:"1em",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M10 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16Z",fill:t}))},"CircleFilled"),Xo=(e,t)=>{const{required:o=!1,defaultProps:r}=t||{};if(null===e||void 0===e&&!o)return;let n={};return"string"==typeof e||"number"==typeof e||Array.isArray(e)||Object(c.isValidElement)(e)?n.children=e:"object"==typeof e&&(n=e),r?{...r,...n}:n},Zo=(e,t)=>{const{disabled:o=!1,required:r=!1,weight:n="regular",size:i="medium"}=e;return{disabled:o,required:Xo(!0===r?"*":r||void 0,{defaultProps:{"aria-hidden":"true"}}),weight:n,size:i,components:{root:"label",required:"span"},root:yo("label",{ref:t,...e})}},$o=e=>{const{slots:t,slotProps:o}=$t(e);return c.createElement(t.root,{...o.root},e.root.children,t.required&&c.createElement(t.required,{...o.required}))},Qo={root:"fui-Label",required:"fui-Label__required"},Jo=D({root:{Bahqtrf:"fk6fouc",sj55zd:"f19n0e5"},disabled:{sj55zd:"f1s2aq7o"},required:{sj55zd:"f1whyuy6",uwmqm3:["fycuoez","f8wuabp"]},requiredDisabled:{sj55zd:"f1s2aq7o"},small:{Be2twd7:"fy9rknc",Bg96gwp:"fwrc4pm"},medium:{Be2twd7:"fkhj508",Bg96gwp:"f1i3iumi"},large:{Be2twd7:"fod5ikn",Bg96gwp:"faaz57k",Bhrd7zp:"fl43uef"},semibold:{Bhrd7zp:"fl43uef"}},{d:[".fk6fouc{font-family:var(--fontFamilyBase);}",".f19n0e5{color:var(--colorNeutralForeground1);}",".f1s2aq7o{color:var(--colorNeutralForegroundDisabled);}",".f1whyuy6{color:var(--colorPaletteRedForeground3);}",".fycuoez{padding-left:4px;}",".f8wuabp{padding-right:4px;}",".fy9rknc{font-size:var(--fontSizeBase200);}",".fwrc4pm{line-height:var(--lineHeightBase200);}",".fkhj508{font-size:var(--fontSizeBase300);}",".f1i3iumi{line-height:var(--lineHeightBase300);}",".fod5ikn{font-size:var(--fontSizeBase400);}",".faaz57k{line-height:var(--lineHeightBase400);}",".fl43uef{font-weight:var(--fontWeightSemibold);}"]}),er=e=>{const t=Jo();return e.root.className=g(Qo.root,t.root,e.disabled&&t.disabled,t[e.size],"semibold"===e.weight&&t.semibold,e.root.className),e.required&&(e.required.className=g(Qo.required,t.required,e.disabled&&t.requiredDisabled,e.required.className)),e},tr=c.forwardRef((e,t)=>{const o=Zo(e,t);return er(o),$o(o)});function or(e,t){return(...o)=>{null==e||e(...o),null==t||t(...o)}}tr.displayName="Label";var rr=o(19);const nr=e=>{const t=c.createContext({value:{current:e},version:{current:-1},listeners:[]});var o;return t.Provider=(o=t.Provider,e=>{const t=c.useRef(e.value),r=c.useRef(0),n=c.useRef();return n.current||(n.current={value:t,version:r,listeners:[]}),xo(()=>{t.current=e.value,r.current+=1,Object(rr.unstable_runWithPriority)(rr.unstable_NormalPriority,()=>{n.current.listeners.forEach(t=>{t([r.current,e.value])})})},[e.value]),c.createElement(o,{value:n.current},e.children)}),delete t.Consumer,t},ir=(e,t)=>{const o=c.useContext(e),{value:{current:r},version:{current:n},listeners:i}=o,a=t(r),[s,l]=c.useReducer((e,o)=>{if(!o)return[r,a];if(o[0]<=n)return ar(e[1],a)?e:[r,a];try{if(ar(e[0],o[1]))return e;const r=t(o[1]);return ar(e[1],r)?e:[o[1],r]}catch(e){}return[e[0],e[1]]},[r,a]);return ar(s[1],a)||l(void 0),xo(()=>(i.push(l),()=>{const e=i.indexOf(l);i.splice(e,1)}),[i]),s[1]};const ar="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},sr=nr(void 0),lr={},cr=sr.Provider,dr=e=>ir(sr,(t=lr)=>e(t));function ur(e,t){const o=Object(eo.b)(t);o.subscribe(t=>{t||fr(e)});const r=t=>{o.isNavigatingWithKeyboard()&&pr(t.target)&&e.setAttribute("data-fui-focus-within","")},n=t=>{(!t.relatedTarget||pr(t.relatedTarget)&&!e.contains(t.relatedTarget))&&fr(e)};return e.addEventListener(eo.a,r),e.addEventListener("focusout",n),()=>{e.removeEventListener(eo.a,r),e.removeEventListener("focusout",n),Object(eo.c)(o)}}function fr(e){e.removeAttribute("data-fui-focus-within")}function pr(e){return!!e&&Boolean(e&&"object"==typeof e&&"classList"in e&&"contains"in e)}function hr(){const{targetDocument:e}=Ot(),t=c.useRef(null);return c.useEffect(()=>{if((null==e?void 0:e.defaultView)&&t.current)return ur(t.current,e.defaultView)},[t,e]),t}const mr=(e,t)=>{const o=dr(e=>e.name),r=dr(e=>e.value),n=dr(e=>e.defaultValue),i=dr(e=>e.disabled),a=dr(e=>e.layout),s=dr(e=>e.required),{name:l=o,checked:d=(void 0!==r?r===e.value:void 0),defaultChecked:u=(void 0!==n?n===e.value:void 0),labelPosition:f=("horizontal-stacked"===a?"below":"after"),disabled:p=i,required:h=s,onChange:m}=e,g=_o({props:e,primarySlotTagName:"input",excludedPropNames:["checked","defaultChecked","onChange"]}),v=Xo(e.root,{required:!0,defaultProps:{ref:hr(),...g.root}}),b=Xo(e.input,{required:!0,defaultProps:{ref:t,type:"radio",id:To("radio-",g.primary.id),name:l,checked:d,defaultChecked:u,disabled:p,required:h,...g.primary}});b.onChange=or(b.onChange,e=>null==m?void 0:m(e,{value:e.currentTarget.value}));const y=Xo(e.label,{defaultProps:{htmlFor:b.id,disabled:p}}),_=Xo(e.indicator,{required:!0,defaultProps:{"aria-hidden":!0,children:c.createElement(Yo,null)}});return{labelPosition:f,components:{root:"span",input:"input",label:tr,indicator:"div"},root:v,input:b,label:y,indicator:_}},gr={root:"fui-Radio",indicator:"fui-Radio__indicator",input:"fui-Radio__input",label:"fui-Radio__label"},vr=D({base:{mc9l5x:"ftuwxu6",qhf8xq:"f10pi13n"},vertical:{Beiy3e4:"f1vx9l62",Bt984gj:"f122n59"},focusIndicator:{Brovlpu:"ftqa4ok",B486eqv:"f2hkw1w",Bssx7fj:"f1b1k54r",uh7if5:["f4ne723","fqqcjud"],clntm0:"fh7aioi",Dlk2r6:["fqqcjud","f4ne723"],B2j2mmj:"ffht0p2",wigs8:"f1p0ul1q",pbfy6t:"f1c901ms",B0v4ure:"f1alokd7",ghq09:"f78i1la",B24cy0v:["f1kvsw7t","f1bw8brt"],Bwckmig:"f8k7e5g",Bvwlmkc:["f1bw8brt","f1kvsw7t"],Bbgo44z:"f1pmxfrl",Bil7v7r:["fszkfcr","f1ap5ily"],skfxo0:"f57dp0y",jo1ztg:["f1ap5ily","fszkfcr"],Ba3ybja:["f11dm2qb","f136rfnd"],az1dzo:["f136rfnd","f11dm2qb"],vppk2z:["fdsq1qd","f1khssms"],B6352mv:["f1khssms","fdsq1qd"],nr063g:"fq4eyks",Blmvk6g:["f1ya6x16","ftuszwa"],Bsiemmq:"f1e2iu44",B98u21t:["ftuszwa","f1ya6x16"],B2pnrqr:"f1xkdug0",Bhhzhcn:"f1m1ywml",Bec0n69:["f7u4kgv","f1a36mvi"],B29w5g4:["f1a36mvi","f7u4kgv"]}},{d:[".ftuwxu6{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;}",".f10pi13n{position:relative;}",".f1vx9l62{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}",".f122n59{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}",".f1b1k54r[data-fui-focus-within]:focus-within{border-top-color:transparent;}",".f4ne723[data-fui-focus-within]:focus-within{border-right-color:transparent;}",".fqqcjud[data-fui-focus-within]:focus-within{border-left-color:transparent;}",".fh7aioi[data-fui-focus-within]:focus-within{border-bottom-color:transparent;}",'.ffht0p2[data-fui-focus-within]:focus-within::after{content:"";}',".f1p0ul1q[data-fui-focus-within]:focus-within::after{position:absolute;}",".f1c901ms[data-fui-focus-within]:focus-within::after{pointer-events:none;}",".f1alokd7[data-fui-focus-within]:focus-within::after{z-index:1;}",".f78i1la[data-fui-focus-within]:focus-within::after{border-top-style:solid;}",".f1kvsw7t[data-fui-focus-within]:focus-within::after{border-right-style:solid;}",".f1bw8brt[data-fui-focus-within]:focus-within::after{border-left-style:solid;}",".f8k7e5g[data-fui-focus-within]:focus-within::after{border-bottom-style:solid;}",".f1pmxfrl[data-fui-focus-within]:focus-within::after{border-top-width:2px;}",".fszkfcr[data-fui-focus-within]:focus-within::after{border-right-width:2px;}",".f1ap5ily[data-fui-focus-within]:focus-within::after{border-left-width:2px;}",".f57dp0y[data-fui-focus-within]:focus-within::after{border-bottom-width:2px;}",".f11dm2qb[data-fui-focus-within]:focus-within::after{border-bottom-right-radius:var(--borderRadiusMedium);}",".f136rfnd[data-fui-focus-within]:focus-within::after{border-bottom-left-radius:var(--borderRadiusMedium);}",".fdsq1qd[data-fui-focus-within]:focus-within::after{border-top-right-radius:var(--borderRadiusMedium);}",".f1khssms[data-fui-focus-within]:focus-within::after{border-top-left-radius:var(--borderRadiusMedium);}",".fq4eyks[data-fui-focus-within]:focus-within::after{border-top-color:var(--colorStrokeFocus2);}",".f1ya6x16[data-fui-focus-within]:focus-within::after{border-right-color:var(--colorStrokeFocus2);}",".ftuszwa[data-fui-focus-within]:focus-within::after{border-left-color:var(--colorStrokeFocus2);}",".f1e2iu44[data-fui-focus-within]:focus-within::after{border-bottom-color:var(--colorStrokeFocus2);}",".f1xkdug0[data-fui-focus-within]:focus-within::after{top:-2px;}",".f1m1ywml[data-fui-focus-within]:focus-within::after{bottom:-2px;}",".f7u4kgv[data-fui-focus-within]:focus-within::after{left:-2px;}",".f1a36mvi[data-fui-focus-within]:focus-within::after{right:-2px;}"],f:[".ftqa4ok:focus{outline-style:none;}"],i:[".f2hkw1w:focus-visible{outline-style:none;}"]}),br=D({base:{qhf8xq:"f1euv43f",oyh7mz:["f1vgc2s3","f1e31b4d"],Bhzewxz:"f15twtuk",a9b677:"fly5x3f",Bqenvij:"f1l02sjl",B7ck84d:"f1ewtqcl",B6of3ja:"f1hu3pq6",t21cq0:["f11qmguv","f1tyq0we"],jrapky:"f19f4twv",Frg6f3:["f1tyq0we","f11qmguv"],abs64n:"fk73vx1",By9lhj9:"fg45n87",G3n25n:"flqpbns",Bojc29n:"fhb1dn5",p8xby4:"fiegpko",Bmzgt9v:"fdi60kf",un08vv:["fz3jc1r","f1fwo01y"],Bluxpkm:"f1m2gv5u",upm9ap:["f1fwo01y","fz3jc1r"],Bv6ccmg:"ft7ju8s",w6pjei:"f1ofw0le",drfev3:["fothmfx","f13qgzgl"],ujr3xk:"fp5vmb3",Bib2mth:["f13qgzgl","fothmfx"],za2ojl:"f1snis2b",Bu1fve0:"ff9psms",B42z6en:["f1fg9ko4","fqj7xkg"],mosl6v:"f1vebft2",e3wlmb:["fqj7xkg","f1fg9ko4"],swj8lc:"f1vtc7ej",kbzjta:"f1fj62aq",Bnazurh:["fc4i2ph","f137d5x6"],Enz1qu:"f1v2xs8c",B4rl0r3:["f137d5x6","fc4i2ph"],oi7lcb:"f14bpgh5",bwebxt:"f1ariq71",ax4tcq:["fu58av6","f1qj5h2v"],z2by79:"fptcwjq",Bpz2hdf:["f1qj5h2v","fu58av6"],Btliz3o:"filss48",Bre5bwy:"frtrqgn",Bayw8dt:["f1v1lrlm","fapcpph"],lb5vkw:"f49ptgb",yhmu5n:["fapcpph","f1v1lrlm"],Blcfbx4:"fgnwcez",yksgid:"f1l3wt4b",B59a1ph:"f16lpvpn",B78hamy:"fdubm5j",t61w4e:["f11to73e","f9u8p8h"],Dvncu9:"fw62pkm",qbflri:["f9u8p8h","f11to73e"],Byzt4r9:"fqaqzd4"},after:{a9b677:"fwr58v7"},below:{Bqenvij:"f1je6zif"}},{d:[".f1euv43f{position:absolute;}",".f1vgc2s3{left:0;}",".f1e31b4d{right:0;}",".f15twtuk{top:0;}",".fly5x3f{width:100%;}",".f1l02sjl{height:100%;}",".f1ewtqcl{box-sizing:border-box;}",".f1hu3pq6{margin-top:0;}",".f11qmguv{margin-right:0;}",".f1tyq0we{margin-left:0;}",".f19f4twv{margin-bottom:0;}",".fk73vx1{opacity:0;}",".fg45n87:enabled{cursor:pointer;}",".flqpbns:enabled~.fui-Radio__label{cursor:pointer;}",".fhb1dn5:not(:checked)~.fui-Radio__indicator>*{opacity:0;}",".fiegpko:enabled:not(:checked)~.fui-Radio__label{color:var(--colorNeutralForeground3);}",".fdi60kf:enabled:not(:checked)~.fui-Radio__indicator{border-top-color:var(--colorNeutralStrokeAccessible);}",".fz3jc1r:enabled:not(:checked)~.fui-Radio__indicator{border-right-color:var(--colorNeutralStrokeAccessible);}",".f1fwo01y:enabled:not(:checked)~.fui-Radio__indicator{border-left-color:var(--colorNeutralStrokeAccessible);}",".f1m2gv5u:enabled:not(:checked)~.fui-Radio__indicator{border-bottom-color:var(--colorNeutralStrokeAccessible);}",".ft7ju8s:enabled:not(:checked):hover~.fui-Radio__label{color:var(--colorNeutralForeground2);}",".f1ofw0le:enabled:not(:checked):hover~.fui-Radio__indicator{border-top-color:var(--colorNeutralStrokeAccessibleHover);}",".fothmfx:enabled:not(:checked):hover~.fui-Radio__indicator{border-right-color:var(--colorNeutralStrokeAccessibleHover);}",".f13qgzgl:enabled:not(:checked):hover~.fui-Radio__indicator{border-left-color:var(--colorNeutralStrokeAccessibleHover);}",".fp5vmb3:enabled:not(:checked):hover~.fui-Radio__indicator{border-bottom-color:var(--colorNeutralStrokeAccessibleHover);}",".f1snis2b:enabled:not(:checked):hover:active~.fui-Radio__label{color:var(--colorNeutralForeground1);}",".ff9psms:enabled:not(:checked):hover:active~.fui-Radio__indicator{border-top-color:var(--colorNeutralStrokeAccessiblePressed);}",".f1fg9ko4:enabled:not(:checked):hover:active~.fui-Radio__indicator{border-right-color:var(--colorNeutralStrokeAccessiblePressed);}",".fqj7xkg:enabled:not(:checked):hover:active~.fui-Radio__indicator{border-left-color:var(--colorNeutralStrokeAccessiblePressed);}",".f1vebft2:enabled:not(:checked):hover:active~.fui-Radio__indicator{border-bottom-color:var(--colorNeutralStrokeAccessiblePressed);}",".f1vtc7ej:enabled:checked~.fui-Radio__label{color:var(--colorNeutralForeground1);}",".f1fj62aq:enabled:checked~.fui-Radio__indicator{border-top-color:var(--colorCompoundBrandStroke);}",".fc4i2ph:enabled:checked~.fui-Radio__indicator{border-right-color:var(--colorCompoundBrandStroke);}",".f137d5x6:enabled:checked~.fui-Radio__indicator{border-left-color:var(--colorCompoundBrandStroke);}",".f1v2xs8c:enabled:checked~.fui-Radio__indicator{border-bottom-color:var(--colorCompoundBrandStroke);}",".f14bpgh5:enabled:checked~.fui-Radio__indicator{color:var(--colorCompoundBrandForeground1);}",".f1ariq71:enabled:checked:hover~.fui-Radio__indicator{border-top-color:var(--colorCompoundBrandStrokeHover);}",".fu58av6:enabled:checked:hover~.fui-Radio__indicator{border-right-color:var(--colorCompoundBrandStrokeHover);}",".f1qj5h2v:enabled:checked:hover~.fui-Radio__indicator{border-left-color:var(--colorCompoundBrandStrokeHover);}",".fptcwjq:enabled:checked:hover~.fui-Radio__indicator{border-bottom-color:var(--colorCompoundBrandStrokeHover);}",".filss48:enabled:checked:hover~.fui-Radio__indicator{color:var(--colorCompoundBrandForeground1Hover);}",".frtrqgn:enabled:checked:hover:active~.fui-Radio__indicator{border-top-color:var(--colorCompoundBrandStrokePressed);}",".f1v1lrlm:enabled:checked:hover:active~.fui-Radio__indicator{border-right-color:var(--colorCompoundBrandStrokePressed);}",".fapcpph:enabled:checked:hover:active~.fui-Radio__indicator{border-left-color:var(--colorCompoundBrandStrokePressed);}",".f49ptgb:enabled:checked:hover:active~.fui-Radio__indicator{border-bottom-color:var(--colorCompoundBrandStrokePressed);}",".fgnwcez:enabled:checked:hover:active~.fui-Radio__indicator{color:var(--colorCompoundBrandForeground1Pressed);}",".f1l3wt4b:disabled~.fui-Radio__label{color:var(--colorNeutralForegroundDisabled);}",".f16lpvpn:disabled~.fui-Radio__label{cursor:default;}",".fdubm5j:disabled~.fui-Radio__indicator{border-top-color:var(--colorNeutralStrokeDisabled);}",".f11to73e:disabled~.fui-Radio__indicator{border-right-color:var(--colorNeutralStrokeDisabled);}",".f9u8p8h:disabled~.fui-Radio__indicator{border-left-color:var(--colorNeutralStrokeDisabled);}",".fw62pkm:disabled~.fui-Radio__indicator{border-bottom-color:var(--colorNeutralStrokeDisabled);}",".fqaqzd4:disabled~.fui-Radio__indicator{color:var(--colorNeutralForegroundDisabled);}",".fwr58v7{width:calc(16px + 2 * var(--spacingHorizontalS));}",".f1je6zif{height:calc(16px + 2 * var(--spacingVerticalS));}"]}),yr=D({base:{a9b677:"fjw5fx7",Bqenvij:"fd461yt",Be2twd7:"f1ugzwwg",B7ck84d:"f1ewtqcl",Bnnss6s:"fi64zpg",mc9l5x:"f22iagw",Bt984gj:"f122n59",Brf1p80:"f4d9j23",B68tc82:"f1p9o1ba",Bmxbyg5:"f1sil6mw",B4j52fo:"f192inf7",Bekrc4i:["f5tn483","f1ojsxk5"],Bn0qgzm:"f1vxd6vx",ibv6hh:["f1ojsxk5","f5tn483"],icvyot:"fzkkow9",vrafjx:["fcdblym","fjik90z"],oivjwe:"fg706s2",wvpqe5:["fjik90z","fcdblym"],Bbmb7ep:["f8fbkgy","f1nfllo7"],Beyfa6y:["f1nfllo7","f8fbkgy"],B7oj6ja:["f1djnp8u","f1s8kh49"],Btl43ni:["f1s8kh49","f1djnp8u"],B6of3ja:"frnwi6n",t21cq0:["f1vcna3q","foyynoy"],jrapky:"fqcjy3b",Frg6f3:["foyynoy","f1vcna3q"],Bkfmm31:"f1w9h62z",Bkecrkj:"f1aehjj5"}},{d:[".fjw5fx7{width:16px;}",".fd461yt{height:16px;}",".f1ugzwwg{font-size:12px;}",".f1ewtqcl{box-sizing:border-box;}",".fi64zpg{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}",".f22iagw{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}",".f122n59{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}",".f4d9j23{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}",".f1p9o1ba{overflow-x:hidden;}",".f1sil6mw{overflow-y:hidden;}",".f192inf7{border-top-width:var(--strokeWidthThin);}",".f5tn483{border-right-width:var(--strokeWidthThin);}",".f1ojsxk5{border-left-width:var(--strokeWidthThin);}",".f1vxd6vx{border-bottom-width:var(--strokeWidthThin);}",".fzkkow9{border-top-style:solid;}",".fcdblym{border-right-style:solid;}",".fjik90z{border-left-style:solid;}",".fg706s2{border-bottom-style:solid;}",".f8fbkgy{border-bottom-right-radius:var(--borderRadiusCircular);}",".f1nfllo7{border-bottom-left-radius:var(--borderRadiusCircular);}",".f1djnp8u{border-top-right-radius:var(--borderRadiusCircular);}",".f1s8kh49{border-top-left-radius:var(--borderRadiusCircular);}",".frnwi6n{margin-top:var(--spacingVerticalS);}",".f1vcna3q{margin-right:var(--spacingHorizontalS);}",".foyynoy{margin-left:var(--spacingHorizontalS);}",".fqcjy3b{margin-bottom:var(--spacingVerticalS);}",".f1w9h62z{fill:currentColor;}",".f1aehjj5{pointer-events:none;}"]}),_r=D({base:{qb2dma:"f7nlbp4",z8tnut:"f1kwiid1",z189sj:["f1vdfbxk","f1f5gg8d"],Byoj8tv:"f5b47ha",uwmqm3:["f1f5gg8d","f1vdfbxk"]},after:{uwmqm3:["fruq291","f7x41pl"],B6of3ja:"fjzwpt6",jrapky:"fh6j2fo"},below:{z8tnut:"f1ywm7hm",fsow6f:"f17mccla"}},{d:[".f7nlbp4{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;}",".f1kwiid1{padding-top:var(--spacingVerticalS);}",".f1vdfbxk{padding-right:var(--spacingHorizontalS);}",".f1f5gg8d{padding-left:var(--spacingHorizontalS);}",".f5b47ha{padding-bottom:var(--spacingVerticalS);}",".fruq291{padding-left:var(--spacingHorizontalXS);}",".f7x41pl{padding-right:var(--spacingHorizontalXS);}",".fjzwpt6{margin-top:calc((16px - var(--lineHeightBase300)) / 2);}",".fh6j2fo{margin-bottom:calc((16px - var(--lineHeightBase300)) / 2);}",".f1ywm7hm{padding-top:var(--spacingVerticalXS);}",".f17mccla{text-align:center;}"]}),kr=e=>{const{labelPosition:t}=e,o=vr();e.root.className=g(gr.root,o.base,o.focusIndicator,"below"===t&&o.vertical,e.root.className);const r=br();e.input.className=g(gr.input,r.base,r[t],e.input.className);const n=yr();e.indicator.className=g(gr.indicator,n.base,e.indicator.className);const i=_r();e.label&&(e.label.className=g(gr.label,i.base,i[t],e.label.className))},wr=c.forwardRef((e,t)=>{const o=mr(e,t);return kr(o),Lo(o)});wr.displayName="Radio";const xr=(e,t)=>{const{slots:o,slotProps:r}=$t(e);return c.createElement(sr.Provider,{value:t.radioGroup},c.createElement(o.root,{...r.root}))},Sr=e=>{const t=c.useRef(()=>{throw new Error("Cannot call an event handler while rendering")});return xo(()=>{t.current=e},[e]),c.useCallback((...e)=>(0,t.current)(...e),[t])},Cr=(e,t)=>{const o=To("radiogroup-"),{name:r=o,value:n,defaultValue:i,disabled:a,layout:s="vertical",onChange:l,required:c}=e;return{layout:s,name:r,value:n,defaultValue:i,disabled:a,required:c,components:{root:"div"},root:{ref:t,role:"radiogroup",...yo("div",e,["onChange","name"]),onChange:Sr(e=>{l&&e.target instanceof HTMLInputElement&&"radio"===e.target.type&&l(e,{value:e.target.value})})}}},Br={root:"fui-RadioGroup"},Ir=D({root:{mc9l5x:"f22iagw",Bt984gj:"f6jr5hl"},vertical:{Beiy3e4:"f1vx9l62"}},{d:[".f22iagw{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}",".f6jr5hl{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}",".f1vx9l62{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}"]}),Pr=e=>{const t=Ir();e.root.className=g(Br.root,t.root,"vertical"===e.layout&&t.vertical,e.root.className)},Er=e=>{const{name:t,value:o,defaultValue:r,disabled:n,layout:i,required:a}=e;return{radioGroup:{name:t,value:o,defaultValue:r,disabled:n,layout:i,required:a}}},Tr=c.forwardRef((e,t)=>{const o=Cr(e,t),r=Er(o);return Pr(o),xr(o,r)});Tr.displayName="RadioGroup";const Dr=e=>{const t=Nr(e.state),o=void 0===e.defaultState?e.initialState:e.defaultState,[r,n]=c.useState(o),i=t?e.state:r,a=c.useRef(i);c.useEffect(()=>{a.current=i},[i]);const s=c.useCallback(e=>{!function(e){return"function"==typeof e}(e)?a.current=e:a.current=e(a.current),n(a.current)},[]);return[i,s]},Nr=e=>{const[t]=c.useState(()=>void 0!==e);return t};function zr(){const[e]=c.useState(()=>({id:void 0,set:(t,o)=>{e.clear(),e.id=setTimeout(t,o)},clear:()=>{void 0!==e.id&&(clearTimeout(e.id),e.id=void 0)}}));return c.useEffect(()=>e.clear,[e]),[e.set,e.clear]}function Fr(e,t,o=10){const r=Math.pow(o,t);return Math.round(e*r)/r}const Mr=(e,t,o)=>void 0!==t&&e===t?o===t?"both":"min":void 0!==o&&e===o?"max":"none",Rr=(e,t,o)=>{let r=e;if(void 0!==t){if(void 0!==o&&t>o){new Error;return e}r=Math.max(t,r)}return void 0!==o&&(r=Math.min(o,r)),r},Ar=e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:12,height:12,viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M9.76 3.2c.3.29.32.76.04 1.06l-4.25 4.5a.75.75 0 0 1-1.08.02L2.22 6.53a.75.75 0 0 1 1.06-1.06l1.7 1.7L8.7 3.24a.75.75 0 0 1 1.06-.04Z",fill:t}))},jr=qo(Ar,"Checkmark12Filled"),Lr=e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M14.05 3.49c.28.3.27.77-.04 1.06l-7.93 7.47A.85.85 0 0 1 4.9 12L2.22 9.28a.75.75 0 1 1 1.06-1.06l2.24 2.27 7.47-7.04a.75.75 0 0 1 1.06.04Z",fill:t}))},Hr=qo(Lr,"Checkmark16Filled"),Or=e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M3.15 5.65c.2-.2.5-.2.7 0L8 9.79l4.15-4.14a.5.5 0 0 1 .7.7l-4.5 4.5a.5.5 0 0 1-.7 0l-4.5-4.5a.5.5 0 0 1 0-.7Z",fill:t}))},qr=qo(Or,"ChevronDown16Regular"),Wr=e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M3.15 10.35c.2.2.5.2.7 0L8 6.21l4.15 4.14a.5.5 0 0 0 .7-.7l-4.5-4.5a.5.5 0 0 0-.7 0l-4.5 4.5a.5.5 0 0 0 0 .7Z",fill:t}))},Vr=qo(Wr,"ChevronUp16Regular"),Kr=(e,t)=>{var o;const r=_o({props:e,primarySlotTagName:"input",excludedPropNames:["defaultValue","max","min","onChange","size","value"]}),{value:n,displayValue:i,defaultValue:a,min:s,max:l,step:d=1,stepPage:u=1,precision:f,onChange:p,size:h="medium",appearance:m="outline",root:g,input:v,incrementButton:b,decrementButton:y}=e,_=c.useMemo(()=>null!=f?f:Math.max(function(e){const t=/[1-9]([0]+$)|\.([0-9]*)/.exec(String(e));return t?t[1]?-t[1].length:t[2]?t[2].length:0:0}(d),0),[f,d]),[k,w]=Dr({state:n,defaultState:a,initialState:0}),x=void 0!==n,[S,C]=c.useState(void 0),[B,I]=c.useState("rest"),P=c.useRef({value:k,spinState:"rest",spinTime:0,spinDelay:150,atBound:null!==k?Mr(Fr(k,_),s,l):"none"}),[E,T]=zr(),D=(e,t,o)=>{let r=P.current.value;if(o){const e=parseFloat(o);isNaN(e)||(r=e)}const n=r,i="up"===t||"upPage"===t?1:-1,a="upPage"===t||"downPage"===t?u:d;if(null===n){const t=Rr((void 0===s?0:s)+a*i,s,l);return void z(e,t)}let c=n+a*i;Number.isNaN(c)||(c=Rr(c,s,l)),z(e,c),"rest"!==P.current.spinState&&E(()=>{var o,r,n;P.current.spinTime+=P.current.spinDelay,P.current.spinDelay=(o=150,r=80,n=P.current.spinTime/1e3,o+(r-o)*n),D(e,t)},P.current.spinDelay)},N=e=>{T(),P.current.spinState="rest",P.current.spinDelay=150,P.current.spinTime=0},z=(e,t,o)=>{const r=void 0!==t&&k!==t,n=void 0!==o&&void 0!==P.current.previousTextValue&&P.current.previousTextValue!==o;let i;if(r)i=Fr(t,_),w(i);else if(n&&!x){const e=parseFloat(o);isNaN(e)||w(Fr(e,_))}(r||n)&&(null==p||p(e,{value:i,displayValue:o})),C(void 0)},F={size:h,appearance:m,spinState:B,atBound:P.current.atBound,components:{root:"span",input:"input",incrementButton:"button",decrementButton:"button"},root:Xo(g,{required:!0,defaultProps:r.root}),input:Xo(v,{required:!0,defaultProps:{ref:t,autoComplete:"off",role:"spinbutton",appearance:m,type:"text",...r.primary}}),incrementButton:Xo(b,{required:!0,defaultProps:{tabIndex:-1,children:c.createElement(Vr,null),disabled:r.primary.disabled,"aria-label":"Increment value",type:"button"}}),decrementButton:Xo(y,{required:!0,defaultProps:{tabIndex:-1,children:c.createElement(qr,null),disabled:r.primary.disabled,"aria-label":"Decrement value",type:"button"}})};let M;if(void 0!==S)M=S;else if(null===n||null===k)M=null!=i?i:"",P.current.value=null,P.current.atBound="none";else{const e=Fr(k,_);P.current.value=e,P.current.atBound=Mr(e,s,l),M=x&&null!=i?i:String(e)}return F.input.value=M,F.input["aria-valuemin"]=s,F.input["aria-valuemax"]=l,F.input["aria-valuenow"]=null!=k?k:void 0,F.input["aria-valuetext"]=null!==(o=F.input["aria-valuetext"])&&void 0!==o?o:void 0!==n&&i||void 0,F.input.onChange=or(F.input.onChange,e=>{P.current.previousTextValue||(P.current.previousTextValue=S);const t=e.target.value;C(t)}),F.input.onBlur=or(F.input.onBlur,e=>{z(e,k,S),P.current.previousTextValue=void 0}),F.input.onKeyDown=or(F.input.onKeyDown,e=>{let t="rest";"ArrowUp"===e.key?(D(e,"up",S),t="up"):"ArrowDown"===e.key?(D(e,"down",S),t="down"):"PageUp"===e.key?(e.preventDefault(),D(e,"upPage",S),t="up"):"PageDown"===e.key?(e.preventDefault(),D(e,"downPage",S),t="down"):e.shiftKey||"Home"!==e.key||void 0===s?e.shiftKey||"End"!==e.key||void 0===l?"Enter"===e.key?(z(e,k,S),P.current.previousTextValue=void 0):"Escape"===e.key&&P.current.previousTextValue&&(C(void 0),P.current.previousTextValue=void 0):(z(e,l),t="up"):(z(e,s),t="down"),B!==t&&I(t)}),F.input.onKeyUp=or(F.input.onKeyUp,e=>{"rest"!==B&&(I("rest"),P.current.spinState="rest")}),F.incrementButton.onMouseDown=or(e=>{P.current.spinState="up",D(e,"up")},F.incrementButton.onMouseDown),F.incrementButton.onMouseUp=or(F.incrementButton.onMouseUp,N),F.incrementButton.onMouseLeave=or(F.incrementButton.onMouseLeave,N),F.decrementButton.onMouseDown=or(e=>{P.current.spinState="down",D(e,"down")},F.decrementButton.onMouseDown),F.decrementButton.onMouseUp=or(F.decrementButton.onMouseUp,N),F.decrementButton.onMouseLeave=or(F.decrementButton.onMouseLeave,N),F},Ur=e=>{const{slots:t,slotProps:o}=$t(e);return c.createElement(t.root,{...o.root},c.createElement(t.input,{...o.input}),c.createElement(t.incrementButton,{...o.incrementButton}),c.createElement(t.decrementButton,{...o.decrementButton}))},Gr={root:"fui-Input",input:"fui-Input__input",contentBefore:"fui-Input__contentBefore",contentAfter:"fui-Input__contentAfter"},Yr=D({base:{mc9l5x:"ftuwxu6",Bt984gj:"f122n59",Eh141a:"flvyvdh",i8kkvl:"f14mj54c",Belr9w4:"fiut8dr",Bahqtrf:"fk6fouc",Bbmb7ep:["f1aa9q02","f16jpd5f"],Beyfa6y:["f16jpd5f","f1aa9q02"],B7oj6ja:["f1jar5jt","fyu767a"],Btl43ni:["fyu767a","f1jar5jt"],qhf8xq:"f10pi13n",B7ck84d:"f1ewtqcl"},interactive:{li1rpt:"f1gw3sf2",Bsft5z2:"f13zj6fq",E3zdtr:"f1mdlcz9",Eqx8gd:["f1a7op3","f1cjjd47"],By385i5:"f1gboi2j",B1piin3:["f1cjjd47","f1a7op3"],Dlnsje:"f145g4dw",d9w3h3:["f1kp91vd","f1ibwz09"],B3778ie:["f1ibwz09","f1kp91vd"],Bcgy8vk:"f1cb6c3",Bw17bha:"f1lh990p",B1q35kw:"f1jc6hxc",Gjdm7m:"f13evtba",b1kco5:"f1yk9hq",Ba2ppi3:"fhwpy7i",F2fol1:"f14ee0xe",lck23g:"f1xhbsuh",df92cz:"fv8e3ye",I188md:"ftb5wc6",umuwi5:"fjw5xc1",Blcqepd:"f1xdyd5c",nplu4u:"fatpbeo",Bioka5o:"fb7uyps",H713fs:"f1cmft4k",B9ooomg:"f1x58t8o",Bercvud:"f1ibeo51",Bbr2w1p:"f14a1fxs",Bduesf4:"f3e99gv",Bpq79vn:"fhljsf7"},small:{sshi5w:"f1pha7fy",z8tnut:"f1g0x7ka",z189sj:["fdw0yi8","fk8j09s"],Byoj8tv:"f1qch9an",uwmqm3:["fk8j09s","fdw0yi8"],Bahqtrf:"fk6fouc",Be2twd7:"fy9rknc",Bhrd7zp:"figsok6",Bg96gwp:"fwrc4pm"},medium:{sshi5w:"f1nxs5xn",z8tnut:"f1g0x7ka",z189sj:["f11gcy0p","f1ng84yb"],Byoj8tv:"f1qch9an",uwmqm3:["f1ng84yb","f11gcy0p"],Bahqtrf:"fk6fouc",Be2twd7:"fkhj508",Bhrd7zp:"figsok6",Bg96gwp:"f1i3iumi"},large:{sshi5w:"f1w5jphr",z8tnut:"f1g0x7ka",z189sj:["fw5db7e","f1uw59to"],Byoj8tv:"f1qch9an",uwmqm3:["f1uw59to","fw5db7e"],Bahqtrf:"fk6fouc",Be2twd7:"fod5ikn",Bhrd7zp:"figsok6",Bg96gwp:"faaz57k",i8kkvl:"f1rjii52",Belr9w4:"f1r7g2jn"},outline:{De3pzq:"fxugw4r",B4j52fo:"f5ogflp",Bekrc4i:["f1hqa2wf","finvdd3"],Bn0qgzm:"f1f09k3d",ibv6hh:["finvdd3","f1hqa2wf"],icvyot:"fzkkow9",vrafjx:["fcdblym","fjik90z"],oivjwe:"fg706s2",wvpqe5:["fjik90z","fcdblym"],g2u3we:"fj3muxo",h3c5rm:["f1akhkt","f1lxtadh"],B9xav0g:"f1c1zstj",zhjwy3:["f1lxtadh","f1akhkt"]},outlineInteractive:{Bgoe8wy:"fvcxoqz",Bwzppfd:["f1ub3y4t","f1m52nbi"],oetu4i:"f1l4zc64",gg5e9n:["f1m52nbi","f1ub3y4t"],Drbcw7:"f8vnjqi",udz0bu:["fz1etlk","f1hc16gm"],Be8ivqh:"f1klwx88",ofdepl:["f1hc16gm","fz1etlk"]},underline:{De3pzq:"f1c21dwh",Bbmb7ep:["f1krrbdw","f1deotkl"],Beyfa6y:["f1deotkl","f1krrbdw"],B7oj6ja:["f10ostut","f1ozlkrg"],Btl43ni:["f1ozlkrg","f10ostut"],Bn0qgzm:"f1f09k3d",oivjwe:"fg706s2",B9xav0g:"f1c1zstj"},underlineInteractive:{oetu4i:"f1l4zc64",Be8ivqh:"f1klwx88",B3778ie:["f1nf3wye","feulmo5"],d9w3h3:["feulmo5","f1nf3wye"],Bl18szs:["f18vqdqu","f53nyzz"],B4j8arr:["f53nyzz","f18vqdqu"]},filled:{B4j52fo:"f5ogflp",Bekrc4i:["f1hqa2wf","finvdd3"],Bn0qgzm:"f1f09k3d",ibv6hh:["finvdd3","f1hqa2wf"],icvyot:"fzkkow9",vrafjx:["fcdblym","fjik90z"],oivjwe:"fg706s2",wvpqe5:["fjik90z","fcdblym"],g2u3we:"fghlq4f",h3c5rm:["f1gn591s","fjscplz"],B9xav0g:"fb073pr",zhjwy3:["fjscplz","f1gn591s"]},filledInteractive:{q7v0qe:"ftmjh5b",kmh5ft:["f17blpuu","fsrcdbj"],nagaa4:"f1tpwn32",B1yhkcb:["fsrcdbj","f17blpuu"]},invalid:{tvckwq:"fs4k3qj",gk2u95:["fcee079","fmyw78r"],hhx65j:"f1fgmyf4",Bxowmz0:["fmyw78r","fcee079"]},"filled-darker":{De3pzq:"f16xq7d1"},"filled-lighter":{De3pzq:"fxugw4r"},"filled-darker-shadow":{De3pzq:"f16xq7d1",E5pizo:"fyed02w"},"filled-lighter-shadow":{De3pzq:"fxugw4r",E5pizo:"fyed02w"},disabled:{Bceei9c:"fdrzuqr",De3pzq:"f1c21dwh",g2u3we:"f1jj8ep1",h3c5rm:["f15xbau","fy0fskl"],B9xav0g:"f4ikngz",zhjwy3:["fy0fskl","f15xbau"],Bjwas2f:"fg455y9",Bn1d65q:["f1rvyvqg","f14g86mu"],Bxeuatn:"f1cwzwz",n51gp8:["f14g86mu","f1rvyvqg"]}},{d:[".ftuwxu6{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;}",".f122n59{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}",".flvyvdh{-webkit-box-flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}",".f14mj54c{-webkit-column-gap:var(--spacingHorizontalXXS);column-gap:var(--spacingHorizontalXXS);}",".fiut8dr{row-gap:var(--spacingHorizontalXXS);}",".fk6fouc{font-family:var(--fontFamilyBase);}",".f1aa9q02{border-bottom-right-radius:var(--borderRadiusMedium);}",".f16jpd5f{border-bottom-left-radius:var(--borderRadiusMedium);}",".f1jar5jt{border-top-right-radius:var(--borderRadiusMedium);}",".fyu767a{border-top-left-radius:var(--borderRadiusMedium);}",".f10pi13n{position:relative;}",".f1ewtqcl{box-sizing:border-box;}",".f1gw3sf2::after{box-sizing:border-box;}",'.f13zj6fq::after{content:"";}',".f1mdlcz9::after{position:absolute;}",".f1a7op3::after{left:-1px;}",".f1cjjd47::after{right:-1px;}",".f1gboi2j::after{bottom:-1px;}",".f145g4dw::after{height:max(2px, var(--borderRadiusMedium));}",".f1kp91vd::after{border-bottom-left-radius:var(--borderRadiusMedium);}",".f1ibwz09::after{border-bottom-right-radius:var(--borderRadiusMedium);}",".f1cb6c3::after{border-bottom-width:2px;}",".f1lh990p::after{border-bottom-style:solid;}",".f1jc6hxc::after{border-bottom-color:var(--colorCompoundBrandStroke);}",".f13evtba::after{-webkit-clip-path:inset(calc(100% - 2px) 0 0 0);clip-path:inset(calc(100% - 2px) 0 0 0);}",".f1yk9hq::after{-webkit-transform:scaleX(0);-moz-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);}",".fhwpy7i::after{transition-property:transform;}",".f14ee0xe::after{transition-duration:var(--durationUltraFast);}",".f1xhbsuh::after{transition-delay:var(--curveAccelerateMid);}",".f1pha7fy{min-height:24px;}",".f1g0x7ka{padding-top:0;}",".fdw0yi8{padding-right:var(--spacingHorizontalSNudge);}",".fk8j09s{padding-left:var(--spacingHorizontalSNudge);}",".f1qch9an{padding-bottom:0;}",".fy9rknc{font-size:var(--fontSizeBase200);}",".figsok6{font-weight:var(--fontWeightRegular);}",".fwrc4pm{line-height:var(--lineHeightBase200);}",".f1nxs5xn{min-height:32px;}",".f11gcy0p{padding-right:var(--spacingHorizontalMNudge);}",".f1ng84yb{padding-left:var(--spacingHorizontalMNudge);}",".fkhj508{font-size:var(--fontSizeBase300);}",".f1i3iumi{line-height:var(--lineHeightBase300);}",".f1w5jphr{min-height:40px;}",".fw5db7e{padding-right:var(--spacingHorizontalM);}",".f1uw59to{padding-left:var(--spacingHorizontalM);}",".fod5ikn{font-size:var(--fontSizeBase400);}",".faaz57k{line-height:var(--lineHeightBase400);}",".f1rjii52{-webkit-column-gap:var(--spacingHorizontalSNudge);column-gap:var(--spacingHorizontalSNudge);}",".f1r7g2jn{row-gap:var(--spacingHorizontalSNudge);}",".fxugw4r{background-color:var(--colorNeutralBackground1);}",".f5ogflp{border-top-width:1px;}",".f1hqa2wf{border-right-width:1px;}",".finvdd3{border-left-width:1px;}",".f1f09k3d{border-bottom-width:1px;}",".fzkkow9{border-top-style:solid;}",".fcdblym{border-right-style:solid;}",".fjik90z{border-left-style:solid;}",".fg706s2{border-bottom-style:solid;}",".fj3muxo{border-top-color:var(--colorNeutralStroke1);}",".f1akhkt{border-right-color:var(--colorNeutralStroke1);}",".f1lxtadh{border-left-color:var(--colorNeutralStroke1);}",".f1c1zstj{border-bottom-color:var(--colorNeutralStrokeAccessible);}",".f1c21dwh{background-color:var(--colorTransparentBackground);}",".f1krrbdw{border-bottom-right-radius:0;}",".f1deotkl{border-bottom-left-radius:0;}",".f10ostut{border-top-right-radius:0;}",".f1ozlkrg{border-top-left-radius:0;}",".f1nf3wye::after{border-bottom-right-radius:0;}",".feulmo5::after{border-bottom-left-radius:0;}",".f18vqdqu::after{border-top-right-radius:0;}",".f53nyzz::after{border-top-left-radius:0;}",".fghlq4f{border-top-color:var(--colorTransparentStroke);}",".f1gn591s{border-right-color:var(--colorTransparentStroke);}",".fjscplz{border-left-color:var(--colorTransparentStroke);}",".fb073pr{border-bottom-color:var(--colorTransparentStroke);}",".fs4k3qj:not(:focus-within),.fs4k3qj:hover:not(:focus-within){border-top-color:var(--colorPaletteRedBorder2);}",".fcee079:not(:focus-within),.fcee079:hover:not(:focus-within){border-right-color:var(--colorPaletteRedBorder2);}",".fmyw78r:not(:focus-within),.fmyw78r:hover:not(:focus-within){border-left-color:var(--colorPaletteRedBorder2);}",".f1fgmyf4:not(:focus-within),.f1fgmyf4:hover:not(:focus-within){border-bottom-color:var(--colorPaletteRedBorder2);}",".f16xq7d1{background-color:var(--colorNeutralBackground3);}",".fyed02w{box-shadow:var(--shadow2);}",".fdrzuqr{cursor:not-allowed;}",".f1jj8ep1{border-top-color:var(--colorNeutralStrokeDisabled);}",".f15xbau{border-right-color:var(--colorNeutralStrokeDisabled);}",".fy0fskl{border-left-color:var(--colorNeutralStrokeDisabled);}",".f4ikngz{border-bottom-color:var(--colorNeutralStrokeDisabled);}"],m:[["@media screen and (prefers-reduced-motion: reduce){.fv8e3ye::after{transition-duration:0.01ms;}}",{m:"screen and (prefers-reduced-motion: reduce)"}],["@media screen and (prefers-reduced-motion: reduce){.ftb5wc6::after{transition-delay:0.01ms;}}",{m:"screen and (prefers-reduced-motion: reduce)"}],["@media screen and (prefers-reduced-motion: reduce){.f1cmft4k:focus-within::after{transition-duration:0.01ms;}}",{m:"screen and (prefers-reduced-motion: reduce)"}],["@media screen and (prefers-reduced-motion: reduce){.f1x58t8o:focus-within::after{transition-delay:0.01ms;}}",{m:"screen and (prefers-reduced-motion: reduce)"}],["@media (forced-colors: active){.fg455y9{border-top-color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f1rvyvqg{border-right-color:GrayText;}.f14g86mu{border-left-color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f1cwzwz{border-bottom-color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f14g86mu{border-left-color:GrayText;}.f1rvyvqg{border-right-color:GrayText;}}",{m:"(forced-colors: active)"}]],w:[".fjw5xc1:focus-within::after{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}",".f1xdyd5c:focus-within::after{transition-property:transform;}",".fatpbeo:focus-within::after{transition-duration:var(--durationNormal);}",".fb7uyps:focus-within::after{transition-delay:var(--curveDecelerateMid);}",".f1ibeo51:focus-within:active::after{border-bottom-color:var(--colorCompoundBrandStrokePressed);}",".f14a1fxs:focus-within{outline-width:2px;}",".f3e99gv:focus-within{outline-style:solid;}",".fhljsf7:focus-within{outline-color:transparent;}"],h:[".fvcxoqz:hover{border-top-color:var(--colorNeutralStroke1Hover);}",".f1ub3y4t:hover{border-right-color:var(--colorNeutralStroke1Hover);}",".f1m52nbi:hover{border-left-color:var(--colorNeutralStroke1Hover);}",".f1l4zc64:hover{border-bottom-color:var(--colorNeutralStrokeAccessibleHover);}",".ftmjh5b:hover,.ftmjh5b:focus-within{border-top-color:var(--colorTransparentStrokeInteractive);}",".f17blpuu:hover,.f17blpuu:focus-within{border-right-color:var(--colorTransparentStrokeInteractive);}",".fsrcdbj:hover,.fsrcdbj:focus-within{border-left-color:var(--colorTransparentStrokeInteractive);}",".f1tpwn32:hover,.f1tpwn32:focus-within{border-bottom-color:var(--colorTransparentStrokeInteractive);}"],a:[".f8vnjqi:active,.f8vnjqi:focus-within{border-top-color:var(--colorNeutralStroke1Pressed);}",".fz1etlk:active,.fz1etlk:focus-within{border-right-color:var(--colorNeutralStroke1Pressed);}",".f1hc16gm:active,.f1hc16gm:focus-within{border-left-color:var(--colorNeutralStroke1Pressed);}",".f1klwx88:active,.f1klwx88:focus-within{border-bottom-color:var(--colorNeutralStrokeAccessiblePressed);}"]}),Xr=D({base:{B7ck84d:"f1ewtqcl",Bh6795r:"fqerorx",Bf4jedk:"fy77jfu",icvyot:"f1ern45e",vrafjx:["f1n71otn","f1deefiw"],oivjwe:"f1h8hb77",wvpqe5:["f1deefiw","f1n71otn"],z8tnut:"f1g0x7ka",z189sj:["ffczdla","fgiv446"],Byoj8tv:"f1qch9an",uwmqm3:["fgiv446","ffczdla"],sj55zd:"f19n0e5",De3pzq:"f3rmtva",yvdlaj:"fwyc1cq",B3o7kgh:"f13ta7ih",oeaueh:"f1s6fcnf"},small:{Bahqtrf:"fk6fouc",Be2twd7:"fy9rknc",Bhrd7zp:"figsok6",Bg96gwp:"fwrc4pm"},medium:{Bahqtrf:"fk6fouc",Be2twd7:"fkhj508",Bhrd7zp:"figsok6",Bg96gwp:"f1i3iumi"},large:{Bahqtrf:"fk6fouc",Be2twd7:"fod5ikn",Bhrd7zp:"figsok6",Bg96gwp:"faaz57k",z8tnut:"f1g0x7ka",z189sj:["fdw0yi8","fk8j09s"],Byoj8tv:"f1qch9an",uwmqm3:["fk8j09s","fdw0yi8"]},disabled:{sj55zd:"f1s2aq7o",De3pzq:"f1c21dwh",Bceei9c:"fdrzuqr",yvdlaj:"fahhnxm"}},{d:[".f1ewtqcl{box-sizing:border-box;}",".fqerorx{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}",".fy77jfu{min-width:0;}",".f1ern45e{border-top-style:none;}",".f1n71otn{border-right-style:none;}",".f1deefiw{border-left-style:none;}",".f1h8hb77{border-bottom-style:none;}",".f1g0x7ka{padding-top:0;}",".ffczdla{padding-right:var(--spacingHorizontalXXS);}",".fgiv446{padding-left:var(--spacingHorizontalXXS);}",".f1qch9an{padding-bottom:0;}",".f19n0e5{color:var(--colorNeutralForeground1);}",".f3rmtva{background-color:transparent;}",".fwyc1cq::-webkit-input-placeholder{color:var(--colorNeutralForeground4);}",".fwyc1cq::-moz-placeholder{color:var(--colorNeutralForeground4);}",".f13ta7ih::-webkit-input-placeholder{opacity:1;}",".f13ta7ih::-moz-placeholder{opacity:1;}",".f1s6fcnf{outline-style:none;}",".fk6fouc{font-family:var(--fontFamilyBase);}",".fy9rknc{font-size:var(--fontSizeBase200);}",".figsok6{font-weight:var(--fontWeightRegular);}",".fwrc4pm{line-height:var(--lineHeightBase200);}",".fkhj508{font-size:var(--fontSizeBase300);}",".f1i3iumi{line-height:var(--lineHeightBase300);}",".fod5ikn{font-size:var(--fontSizeBase400);}",".faaz57k{line-height:var(--lineHeightBase400);}",".fdw0yi8{padding-right:var(--spacingHorizontalSNudge);}",".fk8j09s{padding-left:var(--spacingHorizontalSNudge);}",".f1s2aq7o{color:var(--colorNeutralForegroundDisabled);}",".f1c21dwh{background-color:var(--colorTransparentBackground);}",".fdrzuqr{cursor:not-allowed;}",".fahhnxm::-webkit-input-placeholder{color:var(--colorNeutralForegroundDisabled);}",".fahhnxm::-moz-placeholder{color:var(--colorNeutralForegroundDisabled);}"]}),Zr=D({base:{B7ck84d:"f1ewtqcl",sj55zd:"f11d4kpn",clhimo:"fyuhxbn"},disabled:{sj55zd:"f1s2aq7o"},small:{kwki1k:"f3u2cy0"},medium:{kwki1k:"f1oqplr0"},large:{kwki1k:"fa420co"}},{d:[".f1ewtqcl{box-sizing:border-box;}",".f11d4kpn{color:var(--colorNeutralForeground3);}",".fyuhxbn>svg{display:block;}",".f1s2aq7o{color:var(--colorNeutralForegroundDisabled);}",".f3u2cy0>svg{font-size:16px;}",".f1oqplr0>svg{font-size:20px;}",".fa420co>svg{font-size:24px;}"]}),$r=e=>{const{size:t,appearance:o}=e,r=e.input.disabled,n=""+e.input["aria-invalid"]=="true",i=o.startsWith("filled"),a=Yr(),s=Xr(),l=Zr();e.root.className=g(Gr.root,a.base,a[t],a[o],!r&&a.interactive,!r&&"outline"===o&&a.outlineInteractive,!r&&"underline"===o&&a.underlineInteractive,!r&&i&&a.filledInteractive,i&&a.filled,!r&&n&&a.invalid,r&&a.disabled,e.root.className),e.input.className=g(Gr.input,s.base,s[t],r&&s.disabled,e.input.className);const c=[l.base,r&&l.disabled,l[t]];return e.contentBefore&&(e.contentBefore.className=g(Gr.contentBefore,...c,e.contentBefore.className)),e.contentAfter&&(e.contentAfter.className=g(Gr.contentAfter,...c,e.contentAfter.className)),e},Qr={root:"fui-SpinButton",input:"fui-SpinButton__input",incrementButton:"fui-SpinButton__incrementButton",decrementButton:"fui-SpinButton__decrementButton"},Jr="fui-SpinButton__button_active",en=D({base:{mc9l5x:"fwk3njj",Budl1dq:"f1sr6ibj",wkccdc:"fio9c21",i8kkvl:"f1ufnopg",Belr9w4:"f1sff6ri",z189sj:["fhxju0i","f1cnd47f"],qhf8xq:"f10pi13n",B4j52fo:"fre7gi1",Bekrc4i:["f1358rze","f1rvrf73"],Bn0qgzm:"fqdk4by",ibv6hh:["f1rvrf73","f1358rze"],gd4gdo:"f1ngn1p8",Ftih45:"f1wl9k8s",Bcvre1j:"fyl8oag",Brfgrao:"f1j7ml58",Bciustq:"ffi060y",mdwyqc:["f1f351id","f1fzr1x6"],lawp4y:"fchca7p",Fbdkly:["f1fzr1x6","f1f351id"],Budzafs:["f1pl9g23","f3orl67"],r59vdv:["f3orl67","f1pl9g23"],n07z76:["f2gop1n","f11nyhth"],ck0cow:["f11nyhth","f2gop1n"],Cgzuqd:"fxuihnu",Ehzi8l:"fzjygzn",B1piin3:["f15yvnhg","f1n6gb5g"],By385i5:"fo72kxq",Eqx8gd:["f1n6gb5g","f15yvnhg"],t2ki1e:"f5yjgw6"},small:{uwmqm3:["f1f5gg8d","f1vdfbxk"]},medium:{},outline:{B0qfbqy:"f1fjh9ub",B4f6apu:["ff9c942","f6rdg5o"],y0oebl:"fdw6hkg",uvfttm:["f6rdg5o","ff9c942"],Bdkvgpv:"f163fonl",m598lv:["f1yq6w5o","f1jpmc5p"],qa3bma:"f11yjt3y",Bbv0w2i:["f1jpmc5p","f1yq6w5o"],Bq4z7u6:"f10tv6oz",Bk5zm6e:["f16xp3sf","f1seuxxq"],Bqjgrrk:"fchs65t",Bm6vgfq:["f1seuxxq","f16xp3sf"]},outlineInteractive:{Bo3r8zu:"f1w2y1rc",Hpvxnh:["f1gofhvl","f18htlvq"],Bx11ytk:"ffcnd28",B1rg0w0:["f18htlvq","f1gofhvl"],Bsg1tlv:"f6lmxco",Brjw370:["fcoc0mf","f15r4wkl"],xcfy85:"f1ipdth8",Bcc6kan:["f15r4wkl","fcoc0mf"]},underline:{Budzafs:["fw32bj","fziivox"],r59vdv:["fziivox","fw32bj"],n07z76:["feccbv4","f1jqz70h"],ck0cow:["f1jqz70h","feccbv4"],y0oebl:"fdw6hkg",qa3bma:"f11yjt3y",Bqjgrrk:"fchs65t"},underlineInteractive:{Bx11ytk:"ffcnd28",xcfy85:"f1ipdth8"},filled:{B0qfbqy:"f1fjh9ub",B4f6apu:["ff9c942","f6rdg5o"],y0oebl:"fdw6hkg",uvfttm:["f6rdg5o","ff9c942"],Bdkvgpv:"f163fonl",m598lv:["f1yq6w5o","f1jpmc5p"],qa3bma:"f11yjt3y",Bbv0w2i:["f1jpmc5p","f1yq6w5o"],Bq4z7u6:"f7dgwnz",Bk5zm6e:["f1edeodt","fszsv3f"],Bqjgrrk:"f1172wan",Bm6vgfq:["fszsv3f","f1edeodt"]},filledInteractive:{B05mzqr:"f1xqt08",tb9y6h:["fzt5lgo","f8tv3r9"],jcehpj:"fyhrops",B23o0hn:["f8tv3r9","fzt5lgo"]},invalid:{emecyz:"fl48pg9",lz0pba:["f1a168p3","f1pvdymy"],Bo1k74p:"f11knvgl",Ba322q7:["f1pvdymy","f1a168p3"]},disabled:{Bq4z7u6:"f1a0lfh7",Bk5zm6e:["f1p2ejm6","fmzytvz"],Bqjgrrk:"fas2e61",Bm6vgfq:["fmzytvz","f1p2ejm6"],Cffpyd:"flb8es4",hxi8he:["f1lclws","frjp63v"],Bcuq369:"f1yv9wnt",Imo2if:["frjp63v","f1lclws"]}},{d:[".fwk3njj{display:inline-grid;}",".f1sr6ibj{grid-template-columns:1fr 24px;}",".fio9c21{grid-template-rows:1fr 1fr;}",".f1ufnopg{-webkit-column-gap:var(--spacingHorizontalXS);column-gap:var(--spacingHorizontalXS);}",".f1sff6ri{row-gap:0;}",".fhxju0i{padding-right:0;}",".f1cnd47f{padding-left:0;}",".f10pi13n{position:relative;}",".fre7gi1{border-top-width:0;}",".f1358rze{border-right-width:0;}",".f1rvrf73{border-left-width:0;}",".fqdk4by{border-bottom-width:0;}",".f1ngn1p8{isolation:isolate;}",'.f1wl9k8s::before{content:"";}',".fyl8oag::before{box-sizing:border-box;}",".f1j7ml58::before{position:absolute;}",".ffi060y::before{top:0;}",".f1f351id::before{right:0;}",".f1fzr1x6::before{left:0;}",".fchca7p::before{bottom:0;}",".f1pl9g23::before{border-bottom-right-radius:var(--borderRadiusMedium);}",".f3orl67::before{border-bottom-left-radius:var(--borderRadiusMedium);}",".f2gop1n::before{border-top-right-radius:var(--borderRadiusMedium);}",".f11nyhth::before{border-top-left-radius:var(--borderRadiusMedium);}",".fxuihnu::before{pointer-events:none;}",".fzjygzn::before{z-index:10;}",".f15yvnhg::after{right:0;}",".f1n6gb5g::after{left:0;}",".fo72kxq::after{bottom:0;}",".f5yjgw6::after{z-index:20;}",".f1f5gg8d{padding-left:var(--spacingHorizontalS);}",".f1vdfbxk{padding-right:var(--spacingHorizontalS);}",".f1fjh9ub::before{border-top-width:1px;}",".ff9c942::before{border-right-width:1px;}",".f6rdg5o::before{border-left-width:1px;}",".fdw6hkg::before{border-bottom-width:1px;}",".f163fonl::before{border-top-style:solid;}",".f1yq6w5o::before{border-right-style:solid;}",".f1jpmc5p::before{border-left-style:solid;}",".f11yjt3y::before{border-bottom-style:solid;}",".f10tv6oz::before{border-top-color:var(--colorNeutralStroke1);}",".f16xp3sf::before{border-right-color:var(--colorNeutralStroke1);}",".f1seuxxq::before{border-left-color:var(--colorNeutralStroke1);}",".fchs65t::before{border-bottom-color:var(--colorNeutralStrokeAccessible);}",".fw32bj::before{border-bottom-right-radius:0;}",".fziivox::before{border-bottom-left-radius:0;}",".feccbv4::before{border-top-right-radius:0;}",".f1jqz70h::before{border-top-left-radius:0;}",".f7dgwnz::before{border-top-color:var(--colorTransparentStroke);}",".f1edeodt::before{border-right-color:var(--colorTransparentStroke);}",".fszsv3f::before{border-left-color:var(--colorTransparentStroke);}",".f1172wan::before{border-bottom-color:var(--colorTransparentStroke);}",".fl48pg9:not(:focus-within)::before,.fl48pg9:hover:not(:focus-within)::before{border-top-color:var(--colorPaletteRedBorder2);}",".f1a168p3:not(:focus-within)::before,.f1a168p3:hover:not(:focus-within)::before{border-right-color:var(--colorPaletteRedBorder2);}",".f1pvdymy:not(:focus-within)::before,.f1pvdymy:hover:not(:focus-within)::before{border-left-color:var(--colorPaletteRedBorder2);}",".f11knvgl:not(:focus-within)::before,.f11knvgl:hover:not(:focus-within)::before{border-bottom-color:var(--colorPaletteRedBorder2);}",".f1a0lfh7::before{border-top-color:var(--colorNeutralStrokeDisabled);}",".f1p2ejm6::before{border-right-color:var(--colorNeutralStrokeDisabled);}",".fmzytvz::before{border-left-color:var(--colorNeutralStrokeDisabled);}",".fas2e61::before{border-bottom-color:var(--colorNeutralStrokeDisabled);}"],h:[".f1w2y1rc:hover::before{border-top-color:var(--colorNeutralStroke1Hover);}",".f1gofhvl:hover::before{border-right-color:var(--colorNeutralStroke1Hover);}",".f18htlvq:hover::before{border-left-color:var(--colorNeutralStroke1Hover);}",".ffcnd28:hover::before{border-bottom-color:var(--colorNeutralStrokeAccessibleHover);}",".f1xqt08:hover::before,.f1xqt08:focus-within::before{border-top-color:var(--colorTransparentStrokeInteractive);}",".fzt5lgo:hover::before,.fzt5lgo:focus-within::before{border-right-color:var(--colorTransparentStrokeInteractive);}",".f8tv3r9:hover::before,.f8tv3r9:focus-within::before{border-left-color:var(--colorTransparentStrokeInteractive);}",".fyhrops:hover::before,.fyhrops:focus-within::before{border-bottom-color:var(--colorTransparentStrokeInteractive);}"],a:[".f6lmxco:active::before,.f6lmxco:focus-within::before{border-top-color:var(--colorNeutralStroke1Pressed);}",".fcoc0mf:active::before,.fcoc0mf:focus-within::before{border-right-color:var(--colorNeutralStroke1Pressed);}",".f15r4wkl:active::before,.f15r4wkl:focus-within::before{border-left-color:var(--colorNeutralStroke1Pressed);}",".f1ipdth8:active::before,.f1ipdth8:focus-within::before{border-bottom-color:var(--colorNeutralStrokeAccessiblePressed);}"],m:[["@media (forced-colors: active){.flb8es4::before{border-top-color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f1lclws::before{border-right-color:GrayText;}.frjp63v::before{border-left-color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f1yv9wnt::before{border-bottom-color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.frjp63v::before{border-left-color:GrayText;}.f1lclws::before{border-right-color:GrayText;}}",{m:"(forced-colors: active)"}]]}),tn=D({base:{Br312pm:"fwpfdsa",Bw0ie65:"f1e2fz10",Ijaq50:"f16hsg94",nk6f5a:"fcu02xx",oeaueh:"f1s6fcnf",z8tnut:"f1g0x7ka",z189sj:["fhxju0i","f1cnd47f"],Byoj8tv:"f1qch9an",uwmqm3:["f1cnd47f","fhxju0i"]}},{d:[".fwpfdsa{grid-column-start:1;}",".f1e2fz10{grid-column-end:2;}",".f16hsg94{grid-row-start:1;}",".fcu02xx{grid-row-end:3;}",".f1s6fcnf{outline-style:none;}",".f1g0x7ka{padding-top:0;}",".fhxju0i{padding-right:0;}",".f1cnd47f{padding-left:0;}",".f1qch9an{padding-bottom:0;}"]}),on=D({base:{mc9l5x:"ftuwxu6",a9b677:"fq4mcun",Bt984gj:"f122n59",Brf1p80:"f4d9j23",B4j52fo:"fre7gi1",Bekrc4i:["f1358rze","f1rvrf73"],Bn0qgzm:"fqdk4by",ibv6hh:["f1rvrf73","f1358rze"],qhf8xq:"f1euv43f",oeaueh:"f1s6fcnf",Bqenvij:"f1l02sjl",Bfnh471:"fe4wpbb",zwc60e:"fb0xa7e",ezr58z:"f9f7vaa"},incrementButton:{Br312pm:"fd46tj4",Bw0ie65:"fz1yyy6",Ijaq50:"f16hsg94",nk6f5a:"f88nxoq",Bbmb7ep:["f1krrbdw","f1deotkl"],Beyfa6y:["f1deotkl","f1krrbdw"],B7oj6ja:["f1jar5jt","fyu767a"],Btl43ni:["f1ozlkrg","f10ostut"]},incrementButtonSmall:{z8tnut:"f1khb0e9",z189sj:["f1sgzk6v","f1bg5zqg"],Byoj8tv:"f1ov4xf1",uwmqm3:["fycuoez","f8wuabp"]},incrementButtonMedium:{z8tnut:"f10ra9hq",z189sj:["fwiuce9","f15vdbe4"],Byoj8tv:"f1brlhvm",uwmqm3:["f15vdbe4","fwiuce9"]},decrementButton:{Br312pm:"fd46tj4",Bw0ie65:"fz1yyy6",Ijaq50:"faunodf",nk6f5a:"fcu02xx",Bbmb7ep:["f1aa9q02","f16jpd5f"],Beyfa6y:["f1deotkl","f1krrbdw"],B7oj6ja:["f10ostut","f1ozlkrg"],Btl43ni:["f1ozlkrg","f10ostut"]},decrementButtonSmall:{z8tnut:"f1nbblvp",z189sj:["f1sgzk6v","f1bg5zqg"],Byoj8tv:"f1jnq6q7",uwmqm3:["fycuoez","f8wuabp"]},decrementButtonMedium:{z8tnut:"f1sl3k7w",z189sj:["fwiuce9","f15vdbe4"],Byoj8tv:"f1y2xyjm",uwmqm3:["f15vdbe4","fwiuce9"]},outline:{De3pzq:"f3rmtva",sj55zd:"f11d4kpn",r4wkhp:"f1no7wuu",B95qlz1:"f1bifk9c",p743kt:"fp1zg4s",B7xitij:"fo6hitd",B6siaa6:"f1wiab75",Ba9qmo4:"fj9zm5z",Dyrjrp:"f1cqwcg4"},underline:{De3pzq:"f3rmtva",sj55zd:"f11d4kpn",r4wkhp:"f1no7wuu",B95qlz1:"f1bifk9c",p743kt:"fp1zg4s",B7xitij:"fo6hitd",B6siaa6:"f1wiab75",Ba9qmo4:"fj9zm5z",Dyrjrp:"f1cqwcg4"},"filled-darker":{De3pzq:"f3rmtva",sj55zd:"f11d4kpn",r4wkhp:"f1no7wuu",B95qlz1:"fwwxidx",p743kt:"fp1zg4s",B7xitij:"f14i52sd",B6siaa6:"f1wiab75",Ba9qmo4:"fwry2ka",Dyrjrp:"f1cqwcg4"},"filled-lighter":{De3pzq:"f3rmtva",sj55zd:"f11d4kpn",r4wkhp:"f1no7wuu",B95qlz1:"f1yywxnv",drw0cw:"fzaa11h",idzz8t:"f4fpmm9",Dyrjrp:"f1cqwcg4"}},{d:[".ftuwxu6{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;}",".fq4mcun{width:24px;}",".f122n59{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}",".f4d9j23{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}",".fre7gi1{border-top-width:0;}",".f1358rze{border-right-width:0;}",".f1rvrf73{border-left-width:0;}",".fqdk4by{border-bottom-width:0;}",".f1euv43f{position:absolute;}",".f1s6fcnf{outline-style:none;}",".f1l02sjl{height:100%;}",".fe4wpbb:enabled:hover{cursor:pointer;}",".f9f7vaa:disabled{cursor:not-allowed;}",".fd46tj4{grid-column-start:2;}",".fz1yyy6{grid-column-end:3;}",".f16hsg94{grid-row-start:1;}",".f88nxoq{grid-row-end:2;}",".f1krrbdw{border-bottom-right-radius:0;}",".f1deotkl{border-bottom-left-radius:0;}",".f1jar5jt{border-top-right-radius:var(--borderRadiusMedium);}",".fyu767a{border-top-left-radius:var(--borderRadiusMedium);}",".f1ozlkrg{border-top-left-radius:0;}",".f10ostut{border-top-right-radius:0;}",".f1khb0e9{padding-top:3px;}",".f1sgzk6v{padding-right:6px;}",".f1bg5zqg{padding-left:6px;}",".f1ov4xf1{padding-bottom:0px;}",".fycuoez{padding-left:4px;}",".f8wuabp{padding-right:4px;}",".f10ra9hq{padding-top:4px;}",".fwiuce9{padding-right:5px;}",".f15vdbe4{padding-left:5px;}",".f1brlhvm{padding-bottom:1px;}",".faunodf{grid-row-start:2;}",".fcu02xx{grid-row-end:3;}",".f1aa9q02{border-bottom-right-radius:var(--borderRadiusMedium);}",".f16jpd5f{border-bottom-left-radius:var(--borderRadiusMedium);}",".f1nbblvp{padding-top:0px;}",".f1jnq6q7{padding-bottom:3px;}",".f1sl3k7w{padding-top:1px;}",".f1y2xyjm{padding-bottom:4px;}",".f3rmtva{background-color:transparent;}",".f11d4kpn{color:var(--colorNeutralForeground3);}",".f1no7wuu:enabled:hover{color:var(--colorNeutralForeground3Hover);}",".f1bifk9c:enabled:hover{background-color:var(--colorSubtleBackgroundHover);}",".fp1zg4s:enabled:active{color:var(--colorNeutralForeground3Pressed);}",".fo6hitd:enabled:active{background-color:var(--colorSubtleBackgroundPressed);}",".f1wiab75:enabled.fui-SpinButton__button_active{color:var(--colorNeutralForeground3Pressed);}",".fj9zm5z:enabled.fui-SpinButton__button_active{background-color:var(--colorSubtleBackgroundPressed);}",".f1cqwcg4:disabled{color:var(--colorNeutralForegroundDisabled);}",".fwwxidx:enabled:hover{background-color:var(--colorNeutralBackground3Hover);}",".f14i52sd:enabled:active{background-color:var(--colorNeutralBackground3Pressed);}",".fwry2ka:enabled.fui-SpinButton__button_active{background-color:var(--colorNeutralBackground3Pressed);}",".f1yywxnv:enabled:hover{background-color:var(--colorNeutralBackground1Hover);}",".fzaa11h:enabled:active,.fzaa11h:enabled.fui-SpinButton__button_active{color:var(--colorNeutralForeground3Pressed);}",".f4fpmm9:enabled:active,.f4fpmm9:enabled.fui-SpinButton__button_active{background-color:var(--colorNeutralBackground1Pressed);}"],a:[".fb0xa7e:active{outline-style:none;}"]}),rn=D({base:{Bceei9c:"fdrzuqr",eoavqd:"fphbwmw"},outline:{sj55zd:"f1s2aq7o",r4wkhp:"few7wvn",B95qlz1:"f110wuh6",p743kt:"f9s4mys",B7xitij:"f10404rc",B6siaa6:"fwzu9cz",Ba9qmo4:"f1snwkb6"},underline:{sj55zd:"f1s2aq7o",r4wkhp:"few7wvn",B95qlz1:"f110wuh6",p743kt:"f9s4mys",B7xitij:"f10404rc",B6siaa6:"fwzu9cz",Ba9qmo4:"f1snwkb6"},"filled-darker":{sj55zd:"f1s2aq7o",r4wkhp:"few7wvn",B95qlz1:"f110wuh6",p743kt:"f9s4mys",B7xitij:"f10404rc",B6siaa6:"fwzu9cz",Ba9qmo4:"f1snwkb6"},"filled-lighter":{sj55zd:"f1s2aq7o",r4wkhp:"few7wvn",B95qlz1:"f110wuh6",p743kt:"f9s4mys",B7xitij:"f10404rc",B6siaa6:"fwzu9cz",Ba9qmo4:"f1snwkb6"}},{d:[".fdrzuqr{cursor:not-allowed;}",".f1s2aq7o{color:var(--colorNeutralForegroundDisabled);}",".few7wvn:enabled:hover{color:var(--colorNeutralForegroundDisabled);}",".f110wuh6:enabled:hover{background-color:transparent;}",".f9s4mys:enabled:active{color:var(--colorNeutralForegroundDisabled);}",".f10404rc:enabled:active{background-color:transparent;}",".fwzu9cz:enabled.fui-SpinButton__button_active{color:var(--colorNeutralForegroundDisabled);}",".f1snwkb6:enabled.fui-SpinButton__button_active{background-color:transparent;}"],h:[".fphbwmw:hover{cursor:not-allowed;}"]}),nn=e=>{const{appearance:t,atBound:o,spinState:r,size:n}=e,i=e.input.disabled,a=""+e.input["aria-invalid"]=="true",s=t.startsWith("filled"),l=en(),c=on(),d=rn(),u=tn(),f=e.root.className;return e.root.className=void 0,$r({size:n,appearance:t,input:e.input,root:e.root,components:{root:"span",input:"input",contentBefore:"span",contentAfter:"span"}}),e.root.className=g(e.root.className,Qr.root,l.base,l[n],"outline"===t&&l.outline,"underline"===t&&l.underline,s&&l.filled,!i&&"outline"===t&&l.outlineInteractive,!i&&"underline"===t&&l.underlineInteractive,!i&&s&&l.filledInteractive,!i&&a&&l.invalid,i&&l.disabled,f),e.incrementButton.className=g(Qr.incrementButton,"up"===r&&""+Jr,c.base,c.incrementButton,c[t],"small"===n?c.incrementButtonSmall:c.incrementButtonMedium,("max"===o||"both"===o)&&d.base,("max"===o||"both"===o)&&d[t],e.incrementButton.className),e.decrementButton.className=g(Qr.decrementButton,"down"===r&&""+Jr,c.base,c.decrementButton,c[t],"small"===n?c.decrementButtonSmall:c.decrementButtonMedium,("min"===o||"both"===o)&&d.base,("min"===o||"both"===o)&&d[t],e.decrementButton.className),e.input.className=g(Qr.input,e.input.className,u.base),e},an=c.forwardRef((e,t)=>{const o=Kr(e,t);return nn(o),Ur(o)});function sn(e,{selector:t=to.selector,enableOutline:o=!1}=to){return{":focus":{outlineStyle:o?void 0:"none"},":focus-visible":{outlineStyle:o?void 0:"none"},..."focus"===t&&{"&[data-fui-focus-visible]":e},..."focus-within"===t&&{["&[data-fui-focus-within]:"+t]:e}}}an.displayName="SpinButton";const ln={colorNeutralForeground1:"var(--colorNeutralForeground1)",colorNeutralForeground1Hover:"var(--colorNeutralForeground1Hover)",colorNeutralForeground1Pressed:"var(--colorNeutralForeground1Pressed)",colorNeutralForeground1Selected:"var(--colorNeutralForeground1Selected)",colorNeutralForeground2:"var(--colorNeutralForeground2)",colorNeutralForeground2Hover:"var(--colorNeutralForeground2Hover)",colorNeutralForeground2Pressed:"var(--colorNeutralForeground2Pressed)",colorNeutralForeground2Selected:"var(--colorNeutralForeground2Selected)",colorNeutralForeground2BrandHover:"var(--colorNeutralForeground2BrandHover)",colorNeutralForeground2BrandPressed:"var(--colorNeutralForeground2BrandPressed)",colorNeutralForeground2BrandSelected:"var(--colorNeutralForeground2BrandSelected)",colorNeutralForeground3:"var(--colorNeutralForeground3)",colorNeutralForeground3Hover:"var(--colorNeutralForeground3Hover)",colorNeutralForeground3Pressed:"var(--colorNeutralForeground3Pressed)",colorNeutralForeground3Selected:"var(--colorNeutralForeground3Selected)",colorNeutralForeground3BrandHover:"var(--colorNeutralForeground3BrandHover)",colorNeutralForeground3BrandPressed:"var(--colorNeutralForeground3BrandPressed)",colorNeutralForeground3BrandSelected:"var(--colorNeutralForeground3BrandSelected)",colorNeutralForeground4:"var(--colorNeutralForeground4)",colorNeutralForegroundDisabled:"var(--colorNeutralForegroundDisabled)",colorBrandForegroundLink:"var(--colorBrandForegroundLink)",colorBrandForegroundLinkHover:"var(--colorBrandForegroundLinkHover)",colorBrandForegroundLinkPressed:"var(--colorBrandForegroundLinkPressed)",colorBrandForegroundLinkSelected:"var(--colorBrandForegroundLinkSelected)",colorNeutralForeground2Link:"var(--colorNeutralForeground2Link)",colorNeutralForeground2LinkHover:"var(--colorNeutralForeground2LinkHover)",colorNeutralForeground2LinkPressed:"var(--colorNeutralForeground2LinkPressed)",colorNeutralForeground2LinkSelected:"var(--colorNeutralForeground2LinkSelected)",colorCompoundBrandForeground1:"var(--colorCompoundBrandForeground1)",colorCompoundBrandForeground1Hover:"var(--colorCompoundBrandForeground1Hover)",colorCompoundBrandForeground1Pressed:"var(--colorCompoundBrandForeground1Pressed)",colorNeutralForegroundOnBrand:"var(--colorNeutralForegroundOnBrand)",colorNeutralForegroundInverted:"var(--colorNeutralForegroundInverted)",colorNeutralForegroundInvertedHover:"var(--colorNeutralForegroundInvertedHover)",colorNeutralForegroundInvertedPressed:"var(--colorNeutralForegroundInvertedPressed)",colorNeutralForegroundInvertedSelected:"var(--colorNeutralForegroundInvertedSelected)",colorNeutralForegroundInverted2:"var(--colorNeutralForegroundInverted2)",colorNeutralForegroundStaticInverted:"var(--colorNeutralForegroundStaticInverted)",colorNeutralForegroundInvertedLink:"var(--colorNeutralForegroundInvertedLink)",colorNeutralForegroundInvertedLinkHover:"var(--colorNeutralForegroundInvertedLinkHover)",colorNeutralForegroundInvertedLinkPressed:"var(--colorNeutralForegroundInvertedLinkPressed)",colorNeutralForegroundInvertedLinkSelected:"var(--colorNeutralForegroundInvertedLinkSelected)",colorNeutralForegroundInvertedDisabled:"var(--colorNeutralForegroundInvertedDisabled)",colorBrandForeground1:"var(--colorBrandForeground1)",colorBrandForeground2:"var(--colorBrandForeground2)",colorNeutralForeground1Static:"var(--colorNeutralForeground1Static)",colorBrandForegroundInverted:"var(--colorBrandForegroundInverted)",colorBrandForegroundInvertedHover:"var(--colorBrandForegroundInvertedHover)",colorBrandForegroundInvertedPressed:"var(--colorBrandForegroundInvertedPressed)",colorBrandForegroundOnLight:"var(--colorBrandForegroundOnLight)",colorBrandForegroundOnLightHover:"var(--colorBrandForegroundOnLightHover)",colorBrandForegroundOnLightPressed:"var(--colorBrandForegroundOnLightPressed)",colorBrandForegroundOnLightSelected:"var(--colorBrandForegroundOnLightSelected)",colorNeutralBackground1:"var(--colorNeutralBackground1)",colorNeutralBackground1Hover:"var(--colorNeutralBackground1Hover)",colorNeutralBackground1Pressed:"var(--colorNeutralBackground1Pressed)",colorNeutralBackground1Selected:"var(--colorNeutralBackground1Selected)",colorNeutralBackground2:"var(--colorNeutralBackground2)",colorNeutralBackground2Hover:"var(--colorNeutralBackground2Hover)",colorNeutralBackground2Pressed:"var(--colorNeutralBackground2Pressed)",colorNeutralBackground2Selected:"var(--colorNeutralBackground2Selected)",colorNeutralBackground3:"var(--colorNeutralBackground3)",colorNeutralBackground3Hover:"var(--colorNeutralBackground3Hover)",colorNeutralBackground3Pressed:"var(--colorNeutralBackground3Pressed)",colorNeutralBackground3Selected:"var(--colorNeutralBackground3Selected)",colorNeutralBackground4:"var(--colorNeutralBackground4)",colorNeutralBackground4Hover:"var(--colorNeutralBackground4Hover)",colorNeutralBackground4Pressed:"var(--colorNeutralBackground4Pressed)",colorNeutralBackground4Selected:"var(--colorNeutralBackground4Selected)",colorNeutralBackground5:"var(--colorNeutralBackground5)",colorNeutralBackground5Hover:"var(--colorNeutralBackground5Hover)",colorNeutralBackground5Pressed:"var(--colorNeutralBackground5Pressed)",colorNeutralBackground5Selected:"var(--colorNeutralBackground5Selected)",colorNeutralBackground6:"var(--colorNeutralBackground6)",colorNeutralBackgroundStatic:"var(--colorNeutralBackgroundStatic)",colorNeutralBackgroundInverted:"var(--colorNeutralBackgroundInverted)",colorSubtleBackground:"var(--colorSubtleBackground)",colorSubtleBackgroundHover:"var(--colorSubtleBackgroundHover)",colorSubtleBackgroundPressed:"var(--colorSubtleBackgroundPressed)",colorSubtleBackgroundSelected:"var(--colorSubtleBackgroundSelected)",colorSubtleBackgroundLightAlphaHover:"var(--colorSubtleBackgroundLightAlphaHover)",colorSubtleBackgroundLightAlphaPressed:"var(--colorSubtleBackgroundLightAlphaPressed)",colorSubtleBackgroundLightAlphaSelected:"var(--colorSubtleBackgroundLightAlphaSelected)",colorSubtleBackgroundInverted:"var(--colorSubtleBackgroundInverted)",colorSubtleBackgroundInvertedHover:"var(--colorSubtleBackgroundInvertedHover)",colorSubtleBackgroundInvertedPressed:"var(--colorSubtleBackgroundInvertedPressed)",colorSubtleBackgroundInvertedSelected:"var(--colorSubtleBackgroundInvertedSelected)",colorTransparentBackground:"var(--colorTransparentBackground)",colorTransparentBackgroundHover:"var(--colorTransparentBackgroundHover)",colorTransparentBackgroundPressed:"var(--colorTransparentBackgroundPressed)",colorTransparentBackgroundSelected:"var(--colorTransparentBackgroundSelected)",colorNeutralBackgroundDisabled:"var(--colorNeutralBackgroundDisabled)",colorNeutralBackgroundInvertedDisabled:"var(--colorNeutralBackgroundInvertedDisabled)",colorNeutralStencil1:"var(--colorNeutralStencil1)",colorNeutralStencil2:"var(--colorNeutralStencil2)",colorBackgroundOverlay:"var(--colorBackgroundOverlay)",colorScrollbarOverlay:"var(--colorScrollbarOverlay)",colorBrandBackground:"var(--colorBrandBackground)",colorBrandBackgroundHover:"var(--colorBrandBackgroundHover)",colorBrandBackgroundPressed:"var(--colorBrandBackgroundPressed)",colorBrandBackgroundSelected:"var(--colorBrandBackgroundSelected)",colorCompoundBrandBackground:"var(--colorCompoundBrandBackground)",colorCompoundBrandBackgroundHover:"var(--colorCompoundBrandBackgroundHover)",colorCompoundBrandBackgroundPressed:"var(--colorCompoundBrandBackgroundPressed)",colorBrandBackgroundStatic:"var(--colorBrandBackgroundStatic)",colorBrandBackground2:"var(--colorBrandBackground2)",colorBrandBackgroundInverted:"var(--colorBrandBackgroundInverted)",colorBrandBackgroundInvertedHover:"var(--colorBrandBackgroundInvertedHover)",colorBrandBackgroundInvertedPressed:"var(--colorBrandBackgroundInvertedPressed)",colorBrandBackgroundInvertedSelected:"var(--colorBrandBackgroundInvertedSelected)",colorNeutralStrokeAccessible:"var(--colorNeutralStrokeAccessible)",colorNeutralStrokeAccessibleHover:"var(--colorNeutralStrokeAccessibleHover)",colorNeutralStrokeAccessiblePressed:"var(--colorNeutralStrokeAccessiblePressed)",colorNeutralStrokeAccessibleSelected:"var(--colorNeutralStrokeAccessibleSelected)",colorNeutralStroke1:"var(--colorNeutralStroke1)",colorNeutralStroke1Hover:"var(--colorNeutralStroke1Hover)",colorNeutralStroke1Pressed:"var(--colorNeutralStroke1Pressed)",colorNeutralStroke1Selected:"var(--colorNeutralStroke1Selected)",colorNeutralStroke2:"var(--colorNeutralStroke2)",colorNeutralStroke3:"var(--colorNeutralStroke3)",colorNeutralStrokeOnBrand:"var(--colorNeutralStrokeOnBrand)",colorNeutralStrokeOnBrand2:"var(--colorNeutralStrokeOnBrand2)",colorNeutralStrokeOnBrand2Hover:"var(--colorNeutralStrokeOnBrand2Hover)",colorNeutralStrokeOnBrand2Pressed:"var(--colorNeutralStrokeOnBrand2Pressed)",colorNeutralStrokeOnBrand2Selected:"var(--colorNeutralStrokeOnBrand2Selected)",colorBrandStroke1:"var(--colorBrandStroke1)",colorBrandStroke2:"var(--colorBrandStroke2)",colorCompoundBrandStroke:"var(--colorCompoundBrandStroke)",colorCompoundBrandStrokeHover:"var(--colorCompoundBrandStrokeHover)",colorCompoundBrandStrokePressed:"var(--colorCompoundBrandStrokePressed)",colorNeutralStrokeDisabled:"var(--colorNeutralStrokeDisabled)",colorNeutralStrokeInvertedDisabled:"var(--colorNeutralStrokeInvertedDisabled)",colorTransparentStroke:"var(--colorTransparentStroke)",colorTransparentStrokeInteractive:"var(--colorTransparentStrokeInteractive)",colorTransparentStrokeDisabled:"var(--colorTransparentStrokeDisabled)",colorStrokeFocus1:"var(--colorStrokeFocus1)",colorStrokeFocus2:"var(--colorStrokeFocus2)",colorNeutralShadowAmbient:"var(--colorNeutralShadowAmbient)",colorNeutralShadowKey:"var(--colorNeutralShadowKey)",colorNeutralShadowAmbientLighter:"var(--colorNeutralShadowAmbientLighter)",colorNeutralShadowKeyLighter:"var(--colorNeutralShadowKeyLighter)",colorNeutralShadowAmbientDarker:"var(--colorNeutralShadowAmbientDarker)",colorNeutralShadowKeyDarker:"var(--colorNeutralShadowKeyDarker)",colorBrandShadowAmbient:"var(--colorBrandShadowAmbient)",colorBrandShadowKey:"var(--colorBrandShadowKey)",colorPaletteRedBackground1:"var(--colorPaletteRedBackground1)",colorPaletteRedBackground2:"var(--colorPaletteRedBackground2)",colorPaletteRedBackground3:"var(--colorPaletteRedBackground3)",colorPaletteRedBorderActive:"var(--colorPaletteRedBorderActive)",colorPaletteRedBorder1:"var(--colorPaletteRedBorder1)",colorPaletteRedBorder2:"var(--colorPaletteRedBorder2)",colorPaletteRedForeground1:"var(--colorPaletteRedForeground1)",colorPaletteRedForeground2:"var(--colorPaletteRedForeground2)",colorPaletteRedForeground3:"var(--colorPaletteRedForeground3)",colorPaletteGreenBackground1:"var(--colorPaletteGreenBackground1)",colorPaletteGreenBackground2:"var(--colorPaletteGreenBackground2)",colorPaletteGreenBackground3:"var(--colorPaletteGreenBackground3)",colorPaletteGreenBorderActive:"var(--colorPaletteGreenBorderActive)",colorPaletteGreenBorder1:"var(--colorPaletteGreenBorder1)",colorPaletteGreenBorder2:"var(--colorPaletteGreenBorder2)",colorPaletteGreenForeground1:"var(--colorPaletteGreenForeground1)",colorPaletteGreenForeground2:"var(--colorPaletteGreenForeground2)",colorPaletteGreenForeground3:"var(--colorPaletteGreenForeground3)",colorPaletteDarkOrangeBackground1:"var(--colorPaletteDarkOrangeBackground1)",colorPaletteDarkOrangeBackground2:"var(--colorPaletteDarkOrangeBackground2)",colorPaletteDarkOrangeBackground3:"var(--colorPaletteDarkOrangeBackground3)",colorPaletteDarkOrangeBorderActive:"var(--colorPaletteDarkOrangeBorderActive)",colorPaletteDarkOrangeBorder1:"var(--colorPaletteDarkOrangeBorder1)",colorPaletteDarkOrangeBorder2:"var(--colorPaletteDarkOrangeBorder2)",colorPaletteDarkOrangeForeground1:"var(--colorPaletteDarkOrangeForeground1)",colorPaletteDarkOrangeForeground2:"var(--colorPaletteDarkOrangeForeground2)",colorPaletteDarkOrangeForeground3:"var(--colorPaletteDarkOrangeForeground3)",colorPaletteYellowBackground1:"var(--colorPaletteYellowBackground1)",colorPaletteYellowBackground2:"var(--colorPaletteYellowBackground2)",colorPaletteYellowBackground3:"var(--colorPaletteYellowBackground3)",colorPaletteYellowBorderActive:"var(--colorPaletteYellowBorderActive)",colorPaletteYellowBorder1:"var(--colorPaletteYellowBorder1)",colorPaletteYellowBorder2:"var(--colorPaletteYellowBorder2)",colorPaletteYellowForeground1:"var(--colorPaletteYellowForeground1)",colorPaletteYellowForeground2:"var(--colorPaletteYellowForeground2)",colorPaletteYellowForeground3:"var(--colorPaletteYellowForeground3)",colorPaletteBerryBackground1:"var(--colorPaletteBerryBackground1)",colorPaletteBerryBackground2:"var(--colorPaletteBerryBackground2)",colorPaletteBerryBackground3:"var(--colorPaletteBerryBackground3)",colorPaletteBerryBorderActive:"var(--colorPaletteBerryBorderActive)",colorPaletteBerryBorder1:"var(--colorPaletteBerryBorder1)",colorPaletteBerryBorder2:"var(--colorPaletteBerryBorder2)",colorPaletteBerryForeground1:"var(--colorPaletteBerryForeground1)",colorPaletteBerryForeground2:"var(--colorPaletteBerryForeground2)",colorPaletteBerryForeground3:"var(--colorPaletteBerryForeground3)",colorPaletteMarigoldBackground1:"var(--colorPaletteMarigoldBackground1)",colorPaletteMarigoldBackground2:"var(--colorPaletteMarigoldBackground2)",colorPaletteMarigoldBackground3:"var(--colorPaletteMarigoldBackground3)",colorPaletteMarigoldBorderActive:"var(--colorPaletteMarigoldBorderActive)",colorPaletteMarigoldBorder1:"var(--colorPaletteMarigoldBorder1)",colorPaletteMarigoldBorder2:"var(--colorPaletteMarigoldBorder2)",colorPaletteMarigoldForeground1:"var(--colorPaletteMarigoldForeground1)",colorPaletteMarigoldForeground2:"var(--colorPaletteMarigoldForeground2)",colorPaletteMarigoldForeground3:"var(--colorPaletteMarigoldForeground3)",colorPaletteLightGreenBackground1:"var(--colorPaletteLightGreenBackground1)",colorPaletteLightGreenBackground2:"var(--colorPaletteLightGreenBackground2)",colorPaletteLightGreenBackground3:"var(--colorPaletteLightGreenBackground3)",colorPaletteLightGreenBorderActive:"var(--colorPaletteLightGreenBorderActive)",colorPaletteLightGreenBorder1:"var(--colorPaletteLightGreenBorder1)",colorPaletteLightGreenBorder2:"var(--colorPaletteLightGreenBorder2)",colorPaletteLightGreenForeground1:"var(--colorPaletteLightGreenForeground1)",colorPaletteLightGreenForeground2:"var(--colorPaletteLightGreenForeground2)",colorPaletteLightGreenForeground3:"var(--colorPaletteLightGreenForeground3)",colorPaletteAnchorBackground2:"var(--colorPaletteAnchorBackground2)",colorPaletteAnchorBorderActive:"var(--colorPaletteAnchorBorderActive)",colorPaletteAnchorForeground2:"var(--colorPaletteAnchorForeground2)",colorPaletteBeigeBackground2:"var(--colorPaletteBeigeBackground2)",colorPaletteBeigeBorderActive:"var(--colorPaletteBeigeBorderActive)",colorPaletteBeigeForeground2:"var(--colorPaletteBeigeForeground2)",colorPaletteBlueBackground2:"var(--colorPaletteBlueBackground2)",colorPaletteBlueBorderActive:"var(--colorPaletteBlueBorderActive)",colorPaletteBlueForeground2:"var(--colorPaletteBlueForeground2)",colorPaletteBrassBackground2:"var(--colorPaletteBrassBackground2)",colorPaletteBrassBorderActive:"var(--colorPaletteBrassBorderActive)",colorPaletteBrassForeground2:"var(--colorPaletteBrassForeground2)",colorPaletteBrownBackground2:"var(--colorPaletteBrownBackground2)",colorPaletteBrownBorderActive:"var(--colorPaletteBrownBorderActive)",colorPaletteBrownForeground2:"var(--colorPaletteBrownForeground2)",colorPaletteCornflowerBackground2:"var(--colorPaletteCornflowerBackground2)",colorPaletteCornflowerBorderActive:"var(--colorPaletteCornflowerBorderActive)",colorPaletteCornflowerForeground2:"var(--colorPaletteCornflowerForeground2)",colorPaletteCranberryBackground2:"var(--colorPaletteCranberryBackground2)",colorPaletteCranberryBorderActive:"var(--colorPaletteCranberryBorderActive)",colorPaletteCranberryForeground2:"var(--colorPaletteCranberryForeground2)",colorPaletteDarkGreenBackground2:"var(--colorPaletteDarkGreenBackground2)",colorPaletteDarkGreenBorderActive:"var(--colorPaletteDarkGreenBorderActive)",colorPaletteDarkGreenForeground2:"var(--colorPaletteDarkGreenForeground2)",colorPaletteDarkRedBackground2:"var(--colorPaletteDarkRedBackground2)",colorPaletteDarkRedBorderActive:"var(--colorPaletteDarkRedBorderActive)",colorPaletteDarkRedForeground2:"var(--colorPaletteDarkRedForeground2)",colorPaletteForestBackground2:"var(--colorPaletteForestBackground2)",colorPaletteForestBorderActive:"var(--colorPaletteForestBorderActive)",colorPaletteForestForeground2:"var(--colorPaletteForestForeground2)",colorPaletteGoldBackground2:"var(--colorPaletteGoldBackground2)",colorPaletteGoldBorderActive:"var(--colorPaletteGoldBorderActive)",colorPaletteGoldForeground2:"var(--colorPaletteGoldForeground2)",colorPaletteGrapeBackground2:"var(--colorPaletteGrapeBackground2)",colorPaletteGrapeBorderActive:"var(--colorPaletteGrapeBorderActive)",colorPaletteGrapeForeground2:"var(--colorPaletteGrapeForeground2)",colorPaletteLavenderBackground2:"var(--colorPaletteLavenderBackground2)",colorPaletteLavenderBorderActive:"var(--colorPaletteLavenderBorderActive)",colorPaletteLavenderForeground2:"var(--colorPaletteLavenderForeground2)",colorPaletteLightTealBackground2:"var(--colorPaletteLightTealBackground2)",colorPaletteLightTealBorderActive:"var(--colorPaletteLightTealBorderActive)",colorPaletteLightTealForeground2:"var(--colorPaletteLightTealForeground2)",colorPaletteLilacBackground2:"var(--colorPaletteLilacBackground2)",colorPaletteLilacBorderActive:"var(--colorPaletteLilacBorderActive)",colorPaletteLilacForeground2:"var(--colorPaletteLilacForeground2)",colorPaletteMagentaBackground2:"var(--colorPaletteMagentaBackground2)",colorPaletteMagentaBorderActive:"var(--colorPaletteMagentaBorderActive)",colorPaletteMagentaForeground2:"var(--colorPaletteMagentaForeground2)",colorPaletteMinkBackground2:"var(--colorPaletteMinkBackground2)",colorPaletteMinkBorderActive:"var(--colorPaletteMinkBorderActive)",colorPaletteMinkForeground2:"var(--colorPaletteMinkForeground2)",colorPaletteNavyBackground2:"var(--colorPaletteNavyBackground2)",colorPaletteNavyBorderActive:"var(--colorPaletteNavyBorderActive)",colorPaletteNavyForeground2:"var(--colorPaletteNavyForeground2)",colorPalettePeachBackground2:"var(--colorPalettePeachBackground2)",colorPalettePeachBorderActive:"var(--colorPalettePeachBorderActive)",colorPalettePeachForeground2:"var(--colorPalettePeachForeground2)",colorPalettePinkBackground2:"var(--colorPalettePinkBackground2)",colorPalettePinkBorderActive:"var(--colorPalettePinkBorderActive)",colorPalettePinkForeground2:"var(--colorPalettePinkForeground2)",colorPalettePlatinumBackground2:"var(--colorPalettePlatinumBackground2)",colorPalettePlatinumBorderActive:"var(--colorPalettePlatinumBorderActive)",colorPalettePlatinumForeground2:"var(--colorPalettePlatinumForeground2)",colorPalettePlumBackground2:"var(--colorPalettePlumBackground2)",colorPalettePlumBorderActive:"var(--colorPalettePlumBorderActive)",colorPalettePlumForeground2:"var(--colorPalettePlumForeground2)",colorPalettePumpkinBackground2:"var(--colorPalettePumpkinBackground2)",colorPalettePumpkinBorderActive:"var(--colorPalettePumpkinBorderActive)",colorPalettePumpkinForeground2:"var(--colorPalettePumpkinForeground2)",colorPalettePurpleBackground2:"var(--colorPalettePurpleBackground2)",colorPalettePurpleBorderActive:"var(--colorPalettePurpleBorderActive)",colorPalettePurpleForeground2:"var(--colorPalettePurpleForeground2)",colorPaletteRoyalBlueBackground2:"var(--colorPaletteRoyalBlueBackground2)",colorPaletteRoyalBlueBorderActive:"var(--colorPaletteRoyalBlueBorderActive)",colorPaletteRoyalBlueForeground2:"var(--colorPaletteRoyalBlueForeground2)",colorPaletteSeafoamBackground2:"var(--colorPaletteSeafoamBackground2)",colorPaletteSeafoamBorderActive:"var(--colorPaletteSeafoamBorderActive)",colorPaletteSeafoamForeground2:"var(--colorPaletteSeafoamForeground2)",colorPaletteSteelBackground2:"var(--colorPaletteSteelBackground2)",colorPaletteSteelBorderActive:"var(--colorPaletteSteelBorderActive)",colorPaletteSteelForeground2:"var(--colorPaletteSteelForeground2)",colorPaletteTealBackground2:"var(--colorPaletteTealBackground2)",colorPaletteTealBorderActive:"var(--colorPaletteTealBorderActive)",colorPaletteTealForeground2:"var(--colorPaletteTealForeground2)",borderRadiusNone:"var(--borderRadiusNone)",borderRadiusSmall:"var(--borderRadiusSmall)",borderRadiusMedium:"var(--borderRadiusMedium)",borderRadiusLarge:"var(--borderRadiusLarge)",borderRadiusXLarge:"var(--borderRadiusXLarge)",borderRadiusCircular:"var(--borderRadiusCircular)",fontFamilyBase:"var(--fontFamilyBase)",fontFamilyMonospace:"var(--fontFamilyMonospace)",fontFamilyNumeric:"var(--fontFamilyNumeric)",fontSizeBase100:"var(--fontSizeBase100)",fontSizeBase200:"var(--fontSizeBase200)",fontSizeBase300:"var(--fontSizeBase300)",fontSizeBase400:"var(--fontSizeBase400)",fontSizeBase500:"var(--fontSizeBase500)",fontSizeBase600:"var(--fontSizeBase600)",fontSizeHero700:"var(--fontSizeHero700)",fontSizeHero800:"var(--fontSizeHero800)",fontSizeHero900:"var(--fontSizeHero900)",fontSizeHero1000:"var(--fontSizeHero1000)",fontWeightRegular:"var(--fontWeightRegular)",fontWeightMedium:"var(--fontWeightMedium)",fontWeightSemibold:"var(--fontWeightSemibold)",fontWeightBold:"var(--fontWeightBold)",lineHeightBase100:"var(--lineHeightBase100)",lineHeightBase200:"var(--lineHeightBase200)",lineHeightBase300:"var(--lineHeightBase300)",lineHeightBase400:"var(--lineHeightBase400)",lineHeightBase500:"var(--lineHeightBase500)",lineHeightBase600:"var(--lineHeightBase600)",lineHeightHero700:"var(--lineHeightHero700)",lineHeightHero800:"var(--lineHeightHero800)",lineHeightHero900:"var(--lineHeightHero900)",lineHeightHero1000:"var(--lineHeightHero1000)",shadow2:"var(--shadow2)",shadow4:"var(--shadow4)",shadow8:"var(--shadow8)",shadow16:"var(--shadow16)",shadow28:"var(--shadow28)",shadow64:"var(--shadow64)",shadow2Brand:"var(--shadow2Brand)",shadow4Brand:"var(--shadow4Brand)",shadow8Brand:"var(--shadow8Brand)",shadow16Brand:"var(--shadow16Brand)",shadow28Brand:"var(--shadow28Brand)",shadow64Brand:"var(--shadow64Brand)",strokeWidthThin:"var(--strokeWidthThin)",strokeWidthThick:"var(--strokeWidthThick)",strokeWidthThicker:"var(--strokeWidthThicker)",strokeWidthThickest:"var(--strokeWidthThickest)",spacingHorizontalNone:"var(--spacingHorizontalNone)",spacingHorizontalXXS:"var(--spacingHorizontalXXS)",spacingHorizontalXS:"var(--spacingHorizontalXS)",spacingHorizontalSNudge:"var(--spacingHorizontalSNudge)",spacingHorizontalS:"var(--spacingHorizontalS)",spacingHorizontalMNudge:"var(--spacingHorizontalMNudge)",spacingHorizontalM:"var(--spacingHorizontalM)",spacingHorizontalL:"var(--spacingHorizontalL)",spacingHorizontalXL:"var(--spacingHorizontalXL)",spacingHorizontalXXL:"var(--spacingHorizontalXXL)",spacingHorizontalXXXL:"var(--spacingHorizontalXXXL)",spacingVerticalNone:"var(--spacingVerticalNone)",spacingVerticalXXS:"var(--spacingVerticalXXS)",spacingVerticalXS:"var(--spacingVerticalXS)",spacingVerticalSNudge:"var(--spacingVerticalSNudge)",spacingVerticalS:"var(--spacingVerticalS)",spacingVerticalMNudge:"var(--spacingVerticalMNudge)",spacingVerticalM:"var(--spacingVerticalM)",spacingVerticalL:"var(--spacingVerticalL)",spacingVerticalXL:"var(--spacingVerticalXL)",spacingVerticalXXL:"var(--spacingVerticalXXL)",spacingVerticalXXXL:"var(--spacingVerticalXXXL)",durationUltraFast:"var(--durationUltraFast)",durationFaster:"var(--durationFaster)",durationFast:"var(--durationFast)",durationNormal:"var(--durationNormal)",durationSlow:"var(--durationSlow)",durationSlower:"var(--durationSlower)",durationUltraSlow:"var(--durationUltraSlow)",curveAccelerateMax:"var(--curveAccelerateMax)",curveAccelerateMid:"var(--curveAccelerateMid)",curveAccelerateMin:"var(--curveAccelerateMin)",curveDecelerateMax:"var(--curveDecelerateMax)",curveDecelerateMid:"var(--curveDecelerateMid)",curveDecelerateMin:"var(--curveDecelerateMin)",curveEasyEaseMax:"var(--curveEasyEaseMax)",curveEasyEase:"var(--curveEasyEase)",curveLinear:"var(--curveLinear)"},cn=({selector:e=to.selector,style:t=to.style}=to)=>sn((e=>{var t,o,r,n;const{outlineRadius:i,outlineColor:a,outlineOffset:s,outlineWidth:l}=e,c=(null===(t=s)||void 0===t?void 0:t.top)||s,d=(null===(o=s)||void 0===o?void 0:o.bottom)||s,u=(null===(r=s)||void 0===r?void 0:r.left)||s,f=(null===(n=s)||void 0===n?void 0:n.right)||s;return{...At.borderColor("transparent"),"::after":{content:'""',position:"absolute",pointerEvents:"none",zIndex:1,...At.borderStyle("solid"),...At.borderWidth(l),...At.borderRadius(i),...At.borderColor(a),top:s?`calc(0px - ${l} - ${c})`:"-"+l,bottom:s?`calc(0px - ${l} - ${d})`:"-"+l,left:s?`calc(0px - ${l} - ${u})`:"-"+l,right:s?`calc(0px - ${l} - ${f})`:"-"+l}}})({outlineColor:ln.colorStrokeFocus2,outlineRadius:ln.borderRadiusMedium,outlineWidth:"2px",...t}),{selector:e});var dn=o(8);const un=()=>{const{targetDocument:e}=Ot(),t=(null==e?void 0:e.defaultView)||void 0,o=c.useMemo(()=>t?Object(dn.b)(t,{autoRoot:{},controlTab:!1}):null,[t]);return xo(()=>()=>{o&&Object(dn.c)(o)},[o]),o},fn=e=>(un(),Object(dn.h)(e)),pn=(e={})=>{const{circular:t,axis:o,memorizeCurrent:r,tabbable:n,ignoreDefaultKeydown:i}=e,a=un();return a&&Object(dn.g)(a),fn({mover:{cyclic:!!t,direction:hn(null!=o?o:"vertical"),memorizeCurrent:r,tabbable:n},...i&&{focusable:{ignoreKeydown:i}}})};function hn(e){switch(e){case"horizontal":return dn.a.MoverDirections.Horizontal;case"grid":return dn.a.MoverDirections.Grid;case"both":return dn.a.MoverDirections.Both;case"vertical":default:return dn.a.MoverDirections.Vertical}}const mn=e=>{const t=un();return t&&Object(dn.e)(t),fn({groupper:{tabbability:gn(null==e?void 0:e.tabBehavior)}})},gn=e=>{switch(e){case"unlimited":return dn.a.GroupperTabbabilities.Unlimited;case"limited":return dn.a.GroupperTabbabilities.Limited;case"limited-trap-focus":return dn.a.GroupperTabbabilities.LimitedTrapFocus;default:return}},vn=()=>{const e=un();return{findAllFocusable:c.useCallback((t,o)=>(null==e?void 0:e.focusable.findAll({container:t,acceptCondition:o}))||[],[e]),findFirstFocusable:c.useCallback(t=>null==e?void 0:e.focusable.findFirst({container:t}),[e]),findLastFocusable:c.useCallback(t=>null==e?void 0:e.focusable.findLast({container:t}),[e]),findNextFocusable:c.useCallback((t,o={})=>null==e?void 0:e.focusable.findNext({currentElement:t,...o}),[e]),findPrevFocusable:c.useCallback((t,o={})=>null==e?void 0:e.focusable.findPrev({currentElement:t,...o}),[e])}};function bn(){const{targetDocument:e}=Ot(),t=Object(c.useMemo)(()=>e&&Object(eo.b)(e.defaultView),[e]),o=Object(c.useRef)(null);return Object(c.useEffect)(()=>{if(t){yn(o,"data-keyboard-nav",t.isNavigatingWithKeyboard());const e=e=>{yn(o,"data-keyboard-nav",e)};return t.subscribe(e),()=>t.unsubscribe(e)}},[t]),o}function yn(e,t,o){e.current&&(o?e.current.setAttribute(t,""):e.current.removeAttribute(t))}const _n=(e={})=>{const{trapFocus:t,alwaysFocusable:o,legacyTrapFocus:r}=e,n=un();n&&(Object(dn.f)(n),Object(dn.d)(n));const i=To("modal-");return{modalAttributes:fn({deloser:{},modalizer:{id:i,isOthersAccessible:!t,isAlwaysAccessible:o,isTrapped:r}}),triggerAttributes:fn({deloser:{}})}},kn="#050505",wn="#0a0a0a",xn="#0f0f0f",Sn="#141414",Cn="#1a1a1a",Bn="#1f1f1f",In="#242424",Pn="#292929",En="#2e2e2e",Tn="#333333",Dn="#383838",Nn="#3d3d3d",zn="#424242",Fn="#4d4d4d",Mn="#525252",Rn="#575757",An="#5c5c5c",jn="#616161",Ln="#666666",Hn="#6b6b6b",On="#707070",qn="#757575",Wn="#999999",Vn="#adadad",Kn="#b3b3b3",Un="#bdbdbd",Gn="#c7c7c7",Yn="#d1d1d1",Xn="#d6d6d6",Zn="#dbdbdb",$n="#e0e0e0",Qn="#e6e6e6",Jn="#ebebeb",ei="#f0f0f0",ti="#f5f5f5",oi="#fafafa",ri="rgba(255, 255, 255, 0.1)",ni="rgba(255, 255, 255, 0.4)",ii="rgba(255, 255, 255, 0.5)",ai="rgba(255, 255, 255, 0.6)",si="rgba(255, 255, 255, 0.7)",li="rgba(0, 0, 0, 0.1)",ci="rgba(0, 0, 0, 0.2)",di="rgba(0, 0, 0, 0.3)",ui="rgba(0, 0, 0, 0.5)",fi="rgba(36, 36, 36, 0.5)",pi="rgba(36, 36, 36, 0.8)",hi="#ffffff",mi="#000000",gi={red:{shade50:"#210809",shade40:"#3f1011",shade30:"#751d1f",shade20:"#9f282b",shade10:"#bc2f32",primary:"#d13438",tint10:"#d7494c",tint20:"#dc5e62",tint30:"#e37d80",tint40:"#f1bbbc",tint50:"#f8dadb",tint60:"#fdf6f6"},green:{shade50:"#031403",shade40:"#052505",shade30:"#094509",shade20:"#0c5e0c",shade10:"#0e700e",primary:"#107c10",tint10:"#218c21",tint20:"#359b35",tint30:"#54b054",tint40:"#9fd89f",tint50:"#c9eac9",tint60:"#f1faf1"},darkOrange:{shade50:"#230900",shade40:"#411200",shade30:"#7a2101",shade20:"#a62d01",shade10:"#c43501",primary:"#da3b01",tint10:"#de501c",tint20:"#e36537",tint30:"#e9835e",tint40:"#f4bfab",tint50:"#f9dcd1",tint60:"#fdf6f3"},yellow:{primary:"#fde300",shade10:"#e4cc00",shade20:"#c0ad00",shade30:"#817400",shade40:"#4c4400",shade50:"#282400",tint10:"#fde61e",tint20:"#fdea3d",tint30:"#feee66",tint40:"#fef7b2",tint50:"#fffad6",tint60:"#fffef5"},berry:{shade50:"#1f091d",shade40:"#3a1136",shade30:"#6d2064",shade20:"#932b88",shade10:"#af33a1",primary:"#c239b3",tint10:"#c94cbc",tint20:"#d161c4",tint30:"#da7ed0",tint40:"#edbbe7",tint50:"#f5daf2",tint60:"#fdf5fc"},lightGreen:{shade50:"#031a02",shade40:"#063004",shade30:"#0b5a08",shade20:"#0e7a0b",shade10:"#11910d",primary:"#13a10e",tint10:"#27ac22",tint20:"#3db838",tint30:"#5ec75a",tint40:"#a7e3a5",tint50:"#cef0cd",tint60:"#f2fbf2"},marigold:{shade50:"#251a00",shade40:"#463100",shade30:"#835b00",shade20:"#b27c00",shade10:"#d39300",primary:"#eaa300",tint10:"#edad1c",tint20:"#efb839",tint30:"#f2c661",tint40:"#f9e2ae",tint50:"#fcefd3",tint60:"#fefbf4"}},vi={darkRed:{shade50:"#130204",shade40:"#230308",shade30:"#420610",shade20:"#590815",shade10:"#690a19",primary:"#750b1c",tint10:"#861b2c",tint20:"#962f3f",tint30:"#ac4f5e",tint40:"#d69ca5",tint50:"#e9c7cd",tint60:"#f9f0f2"},cranberry:{shade50:"#200205",shade40:"#3b0509",shade30:"#6e0811",shade20:"#960b18",shade10:"#b10e1c",primary:"#c50f1f",tint10:"#cc2635",tint20:"#d33f4c",tint30:"#dc626d",tint40:"#eeacb2",tint50:"#f6d1d5",tint60:"#fdf3f4"},pumpkin:{shade50:"#200d03",shade40:"#3d1805",shade30:"#712d09",shade20:"#9a3d0c",shade10:"#b6480e",primary:"#ca5010",tint10:"#d06228",tint20:"#d77440",tint30:"#df8e64",tint40:"#efc4ad",tint50:"#f7dfd2",tint60:"#fdf7f4"},peach:{shade50:"#291600",shade40:"#4d2a00",shade30:"#8f4e00",shade20:"#c26a00",shade10:"#e67e00",primary:"#ff8c00",tint10:"#ff9a1f",tint20:"#ffa83d",tint30:"#ffba66",tint40:"#ffddb3",tint50:"#ffedd6",tint60:"#fffaf5"},gold:{shade50:"#1f1900",shade40:"#3a2f00",shade30:"#6c5700",shade20:"#937700",shade10:"#ae8c00",primary:"#c19c00",tint10:"#c8a718",tint20:"#d0b232",tint30:"#dac157",tint40:"#ecdfa5",tint50:"#f5eece",tint60:"#fdfbf2"},brass:{shade50:"#181202",shade40:"#2e2103",shade30:"#553e06",shade20:"#745408",shade10:"#89640a",primary:"#986f0b",tint10:"#a47d1e",tint20:"#b18c34",tint30:"#c1a256",tint40:"#e0cea2",tint50:"#efe4cb",tint60:"#fbf8f2"},brown:{shade50:"#170e07",shade40:"#2b1a0e",shade30:"#50301a",shade20:"#6c4123",shade10:"#804d29",primary:"#8e562e",tint10:"#9c663f",tint20:"#a97652",tint30:"#bb8f6f",tint40:"#ddc3b0",tint50:"#edded3",tint60:"#faf7f4"},forest:{shade50:"#0c1501",shade40:"#162702",shade30:"#294903",shade20:"#376304",shade10:"#427505",primary:"#498205",tint10:"#599116",tint20:"#6ba02b",tint30:"#85b44c",tint40:"#bdd99b",tint50:"#dbebc7",tint60:"#f6faf0"},seafoam:{shade50:"#002111",shade40:"#003d20",shade30:"#00723b",shade20:"#009b51",shade10:"#00b85f",primary:"#00cc6a",tint10:"#19d279",tint20:"#34d889",tint30:"#5ae0a0",tint40:"#a8f0cd",tint50:"#cff7e4",tint60:"#f3fdf8"},darkGreen:{shade50:"#021102",shade40:"#032003",shade30:"#063b06",shade20:"#085108",shade10:"#0a5f0a",primary:"#0b6a0b",tint10:"#1a7c1a",tint20:"#2d8e2d",tint30:"#4da64d",tint40:"#9ad29a",tint50:"#c6e7c6",tint60:"#f0f9f0"},lightTeal:{shade50:"#001d1f",shade40:"#00373a",shade30:"#00666d",shade20:"#008b94",shade10:"#00a5af",primary:"#00b7c3",tint10:"#18bfca",tint20:"#32c8d1",tint30:"#58d3db",tint40:"#a6e9ed",tint50:"#cef3f5",tint60:"#f2fcfd"},teal:{shade50:"#001516",shade40:"#012728",shade30:"#02494c",shade20:"#026467",shade10:"#037679",primary:"#038387",tint10:"#159195",tint20:"#2aa0a4",tint30:"#4cb4b7",tint40:"#9bd9db",tint50:"#c7ebec",tint60:"#f0fafa"},steel:{shade50:"#000f12",shade40:"#001b22",shade30:"#00333f",shade20:"#004555",shade10:"#005265",primary:"#005b70",tint10:"#0f6c81",tint20:"#237d92",tint30:"#4496a9",tint40:"#94c8d4",tint50:"#c3e1e8",tint60:"#eff7f9"},blue:{shade50:"#001322",shade40:"#002440",shade30:"#004377",shade20:"#005ba1",shade10:"#006cbf",primary:"#0078d4",tint10:"#1a86d9",tint20:"#3595de",tint30:"#5caae5",tint40:"#a9d3f2",tint50:"#d0e7f8",tint60:"#f3f9fd"},royalBlue:{shade50:"#000c16",shade40:"#00172a",shade30:"#002c4e",shade20:"#003b6a",shade10:"#00467e",primary:"#004e8c",tint10:"#125e9a",tint20:"#286fa8",tint30:"#4a89ba",tint40:"#9abfdc",tint50:"#c7dced",tint60:"#f0f6fa"},cornflower:{shade50:"#0d1126",shade40:"#182047",shade30:"#2c3c85",shade20:"#3c51b4",shade10:"#4760d5",primary:"#4f6bed",tint10:"#637cef",tint20:"#778df1",tint30:"#93a4f4",tint40:"#c8d1fa",tint50:"#e1e6fc",tint60:"#f7f9fe"},navy:{shade50:"#00061d",shade40:"#000c36",shade30:"#001665",shade20:"#001e89",shade10:"#0023a2",primary:"#0027b4",tint10:"#173bbd",tint20:"#3050c6",tint30:"#546fd2",tint40:"#a3b2e8",tint50:"#ccd5f3",tint60:"#f2f4fc"},lavender:{shade50:"#120f25",shade40:"#221d46",shade30:"#3f3682",shade20:"#5649b0",shade10:"#6656d1",primary:"#7160e8",tint10:"#8172eb",tint20:"#9184ee",tint30:"#a79cf1",tint40:"#d2ccf8",tint50:"#e7e4fb",tint60:"#f9f8fe"},purple:{shade50:"#0f0717",shade40:"#1c0e2b",shade30:"#341a51",shade20:"#46236e",shade10:"#532982",primary:"#5c2e91",tint10:"#6b3f9e",tint20:"#7c52ab",tint30:"#9470bd",tint40:"#c6b1de",tint50:"#e0d3ed",tint60:"#f7f4fb"},grape:{shade50:"#160418",shade40:"#29072e",shade30:"#4c0d55",shade20:"#671174",shade10:"#7a1589",primary:"#881798",tint10:"#952aa4",tint20:"#a33fb1",tint30:"#b55fc1",tint40:"#d9a7e0",tint50:"#eaceef",tint60:"#faf2fb"},lilac:{shade50:"#1c0b1f",shade40:"#35153a",shade30:"#63276d",shade20:"#863593",shade10:"#9f3faf",primary:"#b146c2",tint10:"#ba58c9",tint20:"#c36bd1",tint30:"#cf87da",tint40:"#e6bfed",tint50:"#f2dcf5",tint60:"#fcf6fd"},pink:{shade50:"#24091b",shade40:"#441232",shade30:"#80215d",shade20:"#ad2d7e",shade10:"#cd3595",primary:"#e43ba6",tint10:"#e750b0",tint20:"#ea66ba",tint30:"#ef85c8",tint40:"#f7c0e3",tint50:"#fbddf0",tint60:"#fef6fb"},magenta:{shade50:"#1f0013",shade40:"#390024",shade30:"#6b0043",shade20:"#91005a",shade10:"#ac006b",primary:"#bf0077",tint10:"#c71885",tint20:"#ce3293",tint30:"#d957a8",tint40:"#eca5d1",tint50:"#f5cee6",tint60:"#fcf2f9"},plum:{shade50:"#13000c",shade40:"#240017",shade30:"#43002b",shade20:"#5a003b",shade10:"#6b0045",primary:"#77004d",tint10:"#87105d",tint20:"#98246f",tint30:"#ad4589",tint40:"#d696c0",tint50:"#e9c4dc",tint60:"#faf0f6"},beige:{shade50:"#141313",shade40:"#252323",shade30:"#444241",shade20:"#5d5958",shade10:"#6e6968",primary:"#7a7574",tint10:"#8a8584",tint20:"#9a9594",tint30:"#afabaa",tint40:"#d7d4d4",tint50:"#eae8e8",tint60:"#faf9f9"},mink:{shade50:"#0f0e0e",shade40:"#1c1b1a",shade30:"#343231",shade20:"#474443",shade10:"#54514f",primary:"#5d5a58",tint10:"#706d6b",tint20:"#84817e",tint30:"#9e9b99",tint40:"#cecccb",tint50:"#e5e4e3",tint60:"#f8f8f8"},platinum:{shade50:"#111314",shade40:"#1f2426",shade30:"#3b4447",shade20:"#505c60",shade10:"#5f6d71",primary:"#69797e",tint10:"#79898d",tint20:"#89989d",tint30:"#a0adb2",tint40:"#cdd6d8",tint50:"#e4e9ea",tint60:"#f8f9fa"},anchor:{shade50:"#090a0b",shade40:"#111315",shade30:"#202427",shade20:"#2b3135",shade10:"#333a3f",primary:"#394146",tint10:"#4d565c",tint20:"#626c72",tint30:"#808a90",tint40:"#bcc3c7",tint50:"#dbdfe1",tint60:"#f6f7f8"}},bi=["red","green","darkOrange","yellow","berry","lightGreen","marigold"],yi=["darkRed","cranberry","pumpkin","peach","gold","brass","brown","forest","seafoam","darkGreen","lightTeal","teal","steel","blue","royalBlue","cornflower","navy","lavender","purple","grape","lilac","pink","magenta","plum","beige","mink","platinum","anchor"],_i={...bi.reduce((e,t)=>{const o=t.slice(0,1).toUpperCase()+t.slice(1),r={[`colorPalette${o}Background1`]:gi[t].shade40,[`colorPalette${o}Background2`]:gi[t].shade30,[`colorPalette${o}Background3`]:gi[t].primary,[`colorPalette${o}Foreground1`]:gi[t].tint30,[`colorPalette${o}Foreground2`]:gi[t].tint40,[`colorPalette${o}Foreground3`]:gi[t].tint20,[`colorPalette${o}BorderActive`]:gi[t].tint30,[`colorPalette${o}Border1`]:gi[t].primary,[`colorPalette${o}Border2`]:gi[t].tint20};return Object.assign(e,r)},{}),...yi.reduce((e,t)=>{const o=t.slice(0,1).toUpperCase()+t.slice(1),r={[`colorPalette${o}Background2`]:vi[t].shade30,[`colorPalette${o}Foreground2`]:vi[t].tint40,[`colorPalette${o}BorderActive`]:vi[t].tint30};return Object.assign(e,r)},{})},ki={borderRadiusNone:"0",borderRadiusSmall:"2px",borderRadiusMedium:"4px",borderRadiusLarge:"6px",borderRadiusXLarge:"8px",borderRadiusCircular:"10000px"},wi={fontSizeBase100:"10px",fontSizeBase200:"12px",fontSizeBase300:"14px",fontSizeBase400:"16px",fontSizeBase500:"20px",fontSizeBase600:"24px",fontSizeHero700:"28px",fontSizeHero800:"32px",fontSizeHero900:"40px",fontSizeHero1000:"68px"},xi={lineHeightBase100:"14px",lineHeightBase200:"16px",lineHeightBase300:"20px",lineHeightBase400:"22px",lineHeightBase500:"28px",lineHeightBase600:"32px",lineHeightHero700:"36px",lineHeightHero800:"40px",lineHeightHero900:"52px",lineHeightHero1000:"92px"},Si={fontWeightRegular:400,fontWeightMedium:500,fontWeightSemibold:600,fontWeightBold:700},Ci={fontFamilyBase:"'Segoe UI', 'Segoe UI Web (West European)', -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica Neue', sans-serif",fontFamilyMonospace:"Consolas, 'Courier New', Courier, monospace",fontFamilyNumeric:"Bahnschrift, 'Segoe UI', 'Segoe UI Web (West European)', -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica Neue', sans-serif"},Bi={strokeWidthThin:"1px",strokeWidthThick:"2px",strokeWidthThicker:"3px",strokeWidthThickest:"4px"};function Ii(e,t,o=""){return{["shadow2"+o]:`0 0 2px ${e}, 0 1px 2px ${t}`,["shadow4"+o]:`0 0 2px ${e}, 0 2px 4px ${t}`,["shadow8"+o]:`0 0 2px ${e}, 0 4px 8px ${t}`,["shadow16"+o]:`0 0 2px ${e}, 0 8px 16px ${t}`,["shadow28"+o]:`0 0 8px ${e}, 0 14px 28px ${t}`,["shadow64"+o]:`0 0 8px ${e}, 0 32px 64px ${t}`}}const Pi={durationUltraFast:"50ms",durationFaster:"100ms",durationFast:"150ms",durationNormal:"200ms",durationSlow:"300ms",durationSlower:"400ms",durationUltraSlow:"500ms"},Ei={curveAccelerateMax:"cubic-bezier(1,0,1,1)",curveAccelerateMid:"cubic-bezier(0.7,0,1,0.5)",curveAccelerateMin:"cubic-bezier(0.8,0,1,1)",curveDecelerateMax:"cubic-bezier(0,0,0,1)",curveDecelerateMid:"cubic-bezier(0.1,0.9,0.2,1)",curveDecelerateMin:"cubic-bezier(0.33,0,0.1,1)",curveEasyEaseMax:"cubic-bezier(0.8,0,0.1,1)",curveEasyEase:"cubic-bezier(0.33,0,0.67,1)",curveLinear:"cubic-bezier(0,0,1,1)"},Ti="0",Di="2px",Ni="4px",zi="6px",Fi="8px",Mi="10px",Ri="12px",Ai="16px",ji="20px",Li="24px",Hi="32px",Oi={spacingHorizontalNone:Ti,spacingHorizontalXXS:Di,spacingHorizontalXS:Ni,spacingHorizontalSNudge:zi,spacingHorizontalS:Fi,spacingHorizontalMNudge:Mi,spacingHorizontalM:Ri,spacingHorizontalL:Ai,spacingHorizontalXL:ji,spacingHorizontalXXL:Li,spacingHorizontalXXXL:Hi},qi={spacingVerticalNone:Ti,spacingVerticalXXS:Di,spacingVerticalXS:Ni,spacingVerticalSNudge:zi,spacingVerticalS:Fi,spacingVerticalMNudge:Mi,spacingVerticalM:Ri,spacingVerticalL:Ai,spacingVerticalXL:ji,spacingVerticalXXL:Li,spacingVerticalXXXL:Hi},Wi=e=>{const t=(e=>({colorNeutralForeground1:hi,colorNeutralForeground1Hover:hi,colorNeutralForeground1Pressed:hi,colorNeutralForeground1Selected:hi,colorNeutralForeground2:Xn,colorNeutralForeground2Hover:hi,colorNeutralForeground2Pressed:hi,colorNeutralForeground2Selected:hi,colorNeutralForeground2BrandHover:e[100],colorNeutralForeground2BrandPressed:e[90],colorNeutralForeground2BrandSelected:e[100],colorNeutralForeground3:Vn,colorNeutralForeground3Hover:Xn,colorNeutralForeground3Pressed:Xn,colorNeutralForeground3Selected:Xn,colorNeutralForeground3BrandHover:e[100],colorNeutralForeground3BrandPressed:e[90],colorNeutralForeground3BrandSelected:e[100],colorNeutralForeground4:Wn,colorNeutralForegroundDisabled:An,colorNeutralForegroundInvertedDisabled:ni,colorBrandForegroundLink:e[100],colorBrandForegroundLinkHover:e[110],colorBrandForegroundLinkPressed:e[90],colorBrandForegroundLinkSelected:e[100],colorNeutralForeground2Link:Xn,colorNeutralForeground2LinkHover:hi,colorNeutralForeground2LinkPressed:hi,colorNeutralForeground2LinkSelected:hi,colorCompoundBrandForeground1:e[100],colorCompoundBrandForeground1Hover:e[110],colorCompoundBrandForeground1Pressed:e[90],colorBrandForeground1:e[100],colorBrandForeground2:e[110],colorNeutralForeground1Static:In,colorNeutralForegroundStaticInverted:hi,colorNeutralForegroundInverted:In,colorNeutralForegroundInvertedHover:In,colorNeutralForegroundInvertedPressed:In,colorNeutralForegroundInvertedSelected:In,colorNeutralForegroundInverted2:In,colorNeutralForegroundOnBrand:hi,colorNeutralForegroundInvertedLink:hi,colorNeutralForegroundInvertedLinkHover:hi,colorNeutralForegroundInvertedLinkPressed:hi,colorNeutralForegroundInvertedLinkSelected:hi,colorBrandForegroundInverted:e[100],colorBrandForegroundInvertedHover:e[110],colorBrandForegroundInvertedPressed:e[100],colorBrandForegroundOnLight:e[80],colorBrandForegroundOnLightHover:e[70],colorBrandForegroundOnLightPressed:e[50],colorBrandForegroundOnLightSelected:e[60],colorNeutralBackground1:Pn,colorNeutralBackground1Hover:Nn,colorNeutralBackground1Pressed:Bn,colorNeutralBackground1Selected:Dn,colorNeutralBackground2:Bn,colorNeutralBackground2Hover:Tn,colorNeutralBackground2Pressed:Sn,colorNeutralBackground2Selected:En,colorNeutralBackground3:Sn,colorNeutralBackground3Hover:Pn,colorNeutralBackground3Pressed:wn,colorNeutralBackground3Selected:In,colorNeutralBackground4:wn,colorNeutralBackground4Hover:Bn,colorNeutralBackground4Pressed:mi,colorNeutralBackground4Selected:Cn,colorNeutralBackground5:mi,colorNeutralBackground5Hover:Sn,colorNeutralBackground5Pressed:kn,colorNeutralBackground5Selected:xn,colorNeutralBackground6:Tn,colorNeutralBackgroundInverted:hi,colorNeutralBackgroundStatic:Nn,colorSubtleBackground:"transparent",colorSubtleBackgroundHover:Dn,colorSubtleBackgroundPressed:En,colorSubtleBackgroundSelected:Tn,colorSubtleBackgroundLightAlphaHover:pi,colorSubtleBackgroundLightAlphaPressed:fi,colorSubtleBackgroundLightAlphaSelected:"transparent",colorSubtleBackgroundInverted:"transparent",colorSubtleBackgroundInvertedHover:li,colorSubtleBackgroundInvertedPressed:di,colorSubtleBackgroundInvertedSelected:ci,colorTransparentBackground:"transparent",colorTransparentBackgroundHover:"transparent",colorTransparentBackgroundPressed:"transparent",colorTransparentBackgroundSelected:"transparent",colorNeutralBackgroundDisabled:Sn,colorNeutralBackgroundInvertedDisabled:ri,colorNeutralStencil1:Rn,colorNeutralStencil2:Tn,colorBackgroundOverlay:ui,colorScrollbarOverlay:ai,colorBrandBackground:e[70],colorBrandBackgroundHover:e[80],colorBrandBackgroundPressed:e[40],colorBrandBackgroundSelected:e[60],colorCompoundBrandBackground:e[100],colorCompoundBrandBackgroundHover:e[110],colorCompoundBrandBackgroundPressed:e[90],colorBrandBackgroundStatic:e[80],colorBrandBackground2:e[40],colorBrandBackgroundInverted:hi,colorBrandBackgroundInvertedHover:e[160],colorBrandBackgroundInvertedPressed:e[140],colorBrandBackgroundInvertedSelected:e[150],colorNeutralStrokeAccessible:Vn,colorNeutralStrokeAccessibleHover:Un,colorNeutralStrokeAccessiblePressed:Kn,colorNeutralStrokeAccessibleSelected:e[100],colorNeutralStroke1:Ln,colorNeutralStroke1Hover:qn,colorNeutralStroke1Pressed:Hn,colorNeutralStroke1Selected:On,colorNeutralStroke2:Mn,colorNeutralStroke3:Nn,colorNeutralStrokeOnBrand:Pn,colorNeutralStrokeOnBrand2:hi,colorNeutralStrokeOnBrand2Hover:hi,colorNeutralStrokeOnBrand2Pressed:hi,colorNeutralStrokeOnBrand2Selected:hi,colorBrandStroke1:e[100],colorBrandStroke2:e[50],colorCompoundBrandStroke:e[100],colorCompoundBrandStrokeHover:e[110],colorCompoundBrandStrokePressed:e[90],colorNeutralStrokeDisabled:zn,colorNeutralStrokeInvertedDisabled:ni,colorTransparentStroke:"transparent",colorTransparentStrokeInteractive:"transparent",colorTransparentStrokeDisabled:"transparent",colorStrokeFocus1:mi,colorStrokeFocus2:hi,colorNeutralShadowAmbient:"rgba(0,0,0,0.24)",colorNeutralShadowKey:"rgba(0,0,0,0.28)",colorNeutralShadowAmbientLighter:"rgba(0,0,0,0.12)",colorNeutralShadowKeyLighter:"rgba(0,0,0,0.14)",colorNeutralShadowAmbientDarker:"rgba(0,0,0,0.40)",colorNeutralShadowKeyDarker:"rgba(0,0,0,0.48)",colorBrandShadowAmbient:"rgba(0,0,0,0.30)",colorBrandShadowKey:"rgba(0,0,0,0.25)"}))(e);return{...ki,...wi,...xi,...Ci,...Si,...Bi,...Oi,...qi,...Pi,...Ei,...t,..._i,...Ii(t.colorNeutralShadowAmbient,t.colorNeutralShadowKey),...Ii(t.colorBrandShadowAmbient,t.colorBrandShadowKey,"Brand")}},Vi={...bi.reduce((e,t)=>{const o=t.slice(0,1).toUpperCase()+t.slice(1),r={[`colorPalette${o}Background1`]:"#000000",[`colorPalette${o}Background2`]:"#000000",[`colorPalette${o}Background3`]:"#ffffff",[`colorPalette${o}Foreground1`]:"#ffffff",[`colorPalette${o}Foreground2`]:"#ffffff",[`colorPalette${o}Foreground3`]:"#ffffff",[`colorPalette${o}BorderActive`]:"#1aebff",[`colorPalette${o}Border1`]:"#ffffff",[`colorPalette${o}Border2`]:"#ffffff"};return Object.assign(e,r)},{}),...yi.reduce((e,t)=>{const o=t.slice(0,1).toUpperCase()+t.slice(1),r={[`colorPalette${o}Background2`]:"#000000",[`colorPalette${o}Foreground2`]:"#ffffff",[`colorPalette${o}BorderActive`]:"#1aebff"};return Object.assign(e,r)},{})},Ki=()=>{const e={colorNeutralForeground1:"#ffffff",colorNeutralForeground1Hover:"#000000",colorNeutralForeground1Pressed:"#000000",colorNeutralForeground1Selected:"#000000",colorNeutralForeground2:"#ffffff",colorNeutralForeground2Hover:"#000000",colorNeutralForeground2Pressed:"#000000",colorNeutralForeground2Selected:"#000000",colorNeutralForeground2BrandHover:"#000000",colorNeutralForeground2BrandPressed:"#000000",colorNeutralForeground2BrandSelected:"#000000",colorNeutralForeground3:"#ffffff",colorNeutralForeground3Hover:"#000000",colorNeutralForeground3Pressed:"#000000",colorNeutralForeground3Selected:"#000000",colorNeutralForeground3BrandHover:"#000000",colorNeutralForeground3BrandPressed:"#000000",colorNeutralForeground3BrandSelected:"#000000",colorNeutralForeground4:"#ffffff",colorNeutralForegroundDisabled:"#3ff23f",colorNeutralForegroundInvertedDisabled:"#3ff23f",colorBrandForegroundLink:"#ffff00",colorBrandForegroundLinkHover:"#ffff00",colorBrandForegroundLinkPressed:"#ffff00",colorBrandForegroundLinkSelected:"#ffff00",colorNeutralForeground2Link:"#ffff00",colorNeutralForeground2LinkHover:"#ffff00",colorNeutralForeground2LinkPressed:"#ffff00",colorNeutralForeground2LinkSelected:"#ffff00",colorCompoundBrandForeground1:"#1aebff",colorCompoundBrandForeground1Hover:"#1aebff",colorCompoundBrandForeground1Pressed:"#1aebff",colorBrandForeground1:"#ffffff",colorBrandForeground2:"#000000",colorNeutralForeground1Static:"#000000",colorNeutralForegroundStaticInverted:"#ffffff",colorNeutralForegroundInverted:"#000000",colorNeutralForegroundInvertedHover:"#000000",colorNeutralForegroundInvertedPressed:"#000000",colorNeutralForegroundInvertedSelected:"#000000",colorNeutralForegroundInverted2:"#ffffff",colorNeutralForegroundOnBrand:"#000000",colorNeutralForegroundInvertedLink:"#ffff00",colorNeutralForegroundInvertedLinkHover:"#ffff00",colorNeutralForegroundInvertedLinkPressed:"#ffff00",colorNeutralForegroundInvertedLinkSelected:"#ffff00",colorBrandForegroundInverted:"#ffffff",colorBrandForegroundInvertedHover:"#ffffff",colorBrandForegroundInvertedPressed:"#ffffff",colorBrandForegroundOnLight:"#000000",colorBrandForegroundOnLightHover:"#000000",colorBrandForegroundOnLightPressed:"#000000",colorBrandForegroundOnLightSelected:"#000000",colorNeutralBackground1:"#000000",colorNeutralBackground1Hover:"#1aebff",colorNeutralBackground1Pressed:"#1aebff",colorNeutralBackground1Selected:"#1aebff",colorNeutralBackground2:"#000000",colorNeutralBackground2Hover:"#1aebff",colorNeutralBackground2Pressed:"#1aebff",colorNeutralBackground2Selected:"#1aebff",colorNeutralBackground3:"#000000",colorNeutralBackground3Hover:"#1aebff",colorNeutralBackground3Pressed:"#1aebff",colorNeutralBackground3Selected:"#1aebff",colorNeutralBackground4:"#000000",colorNeutralBackground4Hover:"#1aebff",colorNeutralBackground4Pressed:"#1aebff",colorNeutralBackground4Selected:"#1aebff",colorNeutralBackground5:"#000000",colorNeutralBackground5Hover:"#1aebff",colorNeutralBackground5Pressed:"#1aebff",colorNeutralBackground5Selected:"#1aebff",colorNeutralBackground6:"#000000",colorNeutralBackgroundInverted:"#000000",colorNeutralBackgroundStatic:"#000000",colorSubtleBackground:"transparent",colorSubtleBackgroundHover:"#1aebff",colorSubtleBackgroundPressed:"#1aebff",colorSubtleBackgroundSelected:"#1aebff",colorSubtleBackgroundLightAlphaHover:"#1aebff",colorSubtleBackgroundLightAlphaPressed:"#1aebff",colorSubtleBackgroundLightAlphaSelected:"#1aebff",colorSubtleBackgroundInverted:"transparent",colorSubtleBackgroundInvertedHover:"#1aebff",colorSubtleBackgroundInvertedPressed:"#1aebff",colorSubtleBackgroundInvertedSelected:"#1aebff",colorTransparentBackground:"transparent",colorTransparentBackgroundHover:"#1aebff",colorTransparentBackgroundPressed:"#1aebff",colorTransparentBackgroundSelected:"#1aebff",colorNeutralBackgroundDisabled:"#000000",colorNeutralBackgroundInvertedDisabled:"#000000",colorNeutralStencil1:"#ffffff",colorNeutralStencil2:"#ffffff",colorBackgroundOverlay:ui,colorScrollbarOverlay:"#ffffff",colorBrandBackground:"#ffffff",colorBrandBackgroundHover:"#1aebff",colorBrandBackgroundPressed:"#1aebff",colorBrandBackgroundSelected:"#1aebff",colorCompoundBrandBackground:"#1aebff",colorCompoundBrandBackgroundHover:"#1aebff",colorCompoundBrandBackgroundPressed:"#1aebff",colorBrandBackgroundStatic:"#000000",colorBrandBackground2:"#ffffff",colorBrandBackgroundInverted:"#ffffff",colorBrandBackgroundInvertedHover:"#1aebff",colorBrandBackgroundInvertedPressed:"#1aebff",colorBrandBackgroundInvertedSelected:"#1aebff",colorNeutralStrokeAccessible:"#ffffff",colorNeutralStrokeAccessibleHover:"#1aebff",colorNeutralStrokeAccessiblePressed:"#1aebff",colorNeutralStrokeAccessibleSelected:"#1aebff",colorNeutralStroke1:"#ffffff",colorNeutralStroke1Hover:"#1aebff",colorNeutralStroke1Pressed:"#1aebff",colorNeutralStroke1Selected:"#1aebff",colorNeutralStroke2:"#ffffff",colorNeutralStroke3:"#ffffff",colorNeutralStrokeOnBrand:"#000000",colorNeutralStrokeOnBrand2:"#ffffff",colorNeutralStrokeOnBrand2Hover:"#ffffff",colorNeutralStrokeOnBrand2Pressed:"#ffffff",colorNeutralStrokeOnBrand2Selected:"#ffffff",colorBrandStroke1:"#ffffff",colorBrandStroke2:"#ffffff",colorCompoundBrandStroke:"#1aebff",colorCompoundBrandStrokeHover:"#1aebff",colorCompoundBrandStrokePressed:"#1aebff",colorNeutralStrokeDisabled:"#3ff23f",colorNeutralStrokeInvertedDisabled:"#3ff23f",colorTransparentStroke:"#ffffff",colorTransparentStrokeInteractive:"#1aebff",colorTransparentStrokeDisabled:"#3ff23f",colorStrokeFocus1:"#000000",colorStrokeFocus2:"#1aebff",colorNeutralShadowAmbient:"rgba(0,0,0,0.24)",colorNeutralShadowKey:"rgba(0,0,0,0.28)",colorNeutralShadowAmbientLighter:"rgba(0,0,0,0.12)",colorNeutralShadowKeyLighter:"rgba(0,0,0,0.14)",colorNeutralShadowAmbientDarker:"rgba(0,0,0,0.40)",colorNeutralShadowKeyDarker:"rgba(0,0,0,0.48)",colorBrandShadowAmbient:"rgba(0,0,0,0.30)",colorBrandShadowKey:"rgba(0,0,0,0.25)"};return{...ki,...wi,...xi,...Ci,...Si,...Bi,...Oi,...qi,...Pi,...Ei,...e,...Vi,...Ii(e.colorNeutralShadowAmbient,e.colorNeutralShadowKey),...Ii(e.colorBrandShadowAmbient,e.colorBrandShadowKey,"Brand")}},Ui=bi.reduce((e,t)=>{const o=t.slice(0,1).toUpperCase()+t.slice(1),r={[`colorPalette${o}Background1`]:gi[t].tint60,[`colorPalette${o}Background2`]:gi[t].tint40,[`colorPalette${o}Background3`]:gi[t].primary,[`colorPalette${o}Foreground1`]:gi[t].shade10,[`colorPalette${o}Foreground2`]:gi[t].shade30,[`colorPalette${o}Foreground3`]:gi[t].primary,[`colorPalette${o}BorderActive`]:gi[t].primary,[`colorPalette${o}Border1`]:gi[t].tint40,[`colorPalette${o}Border2`]:gi[t].primary};return Object.assign(e,r)},{});Ui.colorPaletteYellowForeground1=gi.yellow.shade30;const Gi=yi.reduce((e,t)=>{const o=t.slice(0,1).toUpperCase()+t.slice(1),r={[`colorPalette${o}Background2`]:vi[t].tint40,[`colorPalette${o}Foreground2`]:vi[t].shade30,[`colorPalette${o}BorderActive`]:vi[t].primary};return Object.assign(e,r)},{}),Yi={...Ui,...Gi},Xi=e=>{const t=(e=>({colorNeutralForeground1:In,colorNeutralForeground1Hover:In,colorNeutralForeground1Pressed:In,colorNeutralForeground1Selected:In,colorNeutralForeground2:zn,colorNeutralForeground2Hover:In,colorNeutralForeground2Pressed:In,colorNeutralForeground2Selected:In,colorNeutralForeground2BrandHover:e[80],colorNeutralForeground2BrandPressed:e[70],colorNeutralForeground2BrandSelected:e[80],colorNeutralForeground3:jn,colorNeutralForeground3Hover:zn,colorNeutralForeground3Pressed:zn,colorNeutralForeground3Selected:zn,colorNeutralForeground3BrandHover:e[80],colorNeutralForeground3BrandPressed:e[70],colorNeutralForeground3BrandSelected:e[80],colorNeutralForeground4:On,colorNeutralForegroundDisabled:Un,colorNeutralForegroundInvertedDisabled:ni,colorBrandForegroundLink:e[70],colorBrandForegroundLinkHover:e[60],colorBrandForegroundLinkPressed:e[40],colorBrandForegroundLinkSelected:e[70],colorNeutralForeground2Link:zn,colorNeutralForeground2LinkHover:In,colorNeutralForeground2LinkPressed:In,colorNeutralForeground2LinkSelected:In,colorCompoundBrandForeground1:e[80],colorCompoundBrandForeground1Hover:e[70],colorCompoundBrandForeground1Pressed:e[60],colorBrandForeground1:e[80],colorBrandForeground2:e[70],colorNeutralForeground1Static:In,colorNeutralForegroundStaticInverted:hi,colorNeutralForegroundInverted:hi,colorNeutralForegroundInvertedHover:hi,colorNeutralForegroundInvertedPressed:hi,colorNeutralForegroundInvertedSelected:hi,colorNeutralForegroundInverted2:hi,colorNeutralForegroundOnBrand:hi,colorNeutralForegroundInvertedLink:hi,colorNeutralForegroundInvertedLinkHover:hi,colorNeutralForegroundInvertedLinkPressed:hi,colorNeutralForegroundInvertedLinkSelected:hi,colorBrandForegroundInverted:e[100],colorBrandForegroundInvertedHover:e[110],colorBrandForegroundInvertedPressed:e[100],colorBrandForegroundOnLight:e[80],colorBrandForegroundOnLightHover:e[70],colorBrandForegroundOnLightPressed:e[50],colorBrandForegroundOnLightSelected:e[60],colorNeutralBackground1:hi,colorNeutralBackground1Hover:ti,colorNeutralBackground1Pressed:$n,colorNeutralBackground1Selected:Jn,colorNeutralBackground2:oi,colorNeutralBackground2Hover:ei,colorNeutralBackground2Pressed:Zn,colorNeutralBackground2Selected:Qn,colorNeutralBackground3:ti,colorNeutralBackground3Hover:Jn,colorNeutralBackground3Pressed:Xn,colorNeutralBackground3Selected:$n,colorNeutralBackground4:ei,colorNeutralBackground4Hover:oi,colorNeutralBackground4Pressed:ti,colorNeutralBackground4Selected:hi,colorNeutralBackground5:Jn,colorNeutralBackground5Hover:ti,colorNeutralBackground5Pressed:ei,colorNeutralBackground5Selected:oi,colorNeutralBackground6:Qn,colorNeutralBackgroundInverted:Pn,colorNeutralBackgroundStatic:Tn,colorSubtleBackground:"transparent",colorSubtleBackgroundHover:ti,colorSubtleBackgroundPressed:$n,colorSubtleBackgroundSelected:Jn,colorSubtleBackgroundLightAlphaHover:si,colorSubtleBackgroundLightAlphaPressed:ii,colorSubtleBackgroundLightAlphaSelected:"transparent",colorSubtleBackgroundInverted:"transparent",colorSubtleBackgroundInvertedHover:li,colorSubtleBackgroundInvertedPressed:di,colorSubtleBackgroundInvertedSelected:ci,colorTransparentBackground:"transparent",colorTransparentBackgroundHover:"transparent",colorTransparentBackgroundPressed:"transparent",colorTransparentBackgroundSelected:"transparent",colorNeutralBackgroundDisabled:ei,colorNeutralBackgroundInvertedDisabled:ri,colorNeutralStencil1:Qn,colorNeutralStencil2:oi,colorBackgroundOverlay:li,colorScrollbarOverlay:ui,colorBrandBackground:e[80],colorBrandBackgroundHover:e[70],colorBrandBackgroundPressed:e[40],colorBrandBackgroundSelected:e[60],colorCompoundBrandBackground:e[80],colorCompoundBrandBackgroundHover:e[70],colorCompoundBrandBackgroundPressed:e[60],colorBrandBackgroundStatic:e[80],colorBrandBackground2:e[160],colorBrandBackgroundInverted:hi,colorBrandBackgroundInvertedHover:e[160],colorBrandBackgroundInvertedPressed:e[140],colorBrandBackgroundInvertedSelected:e[150],colorNeutralStrokeAccessible:jn,colorNeutralStrokeAccessibleHover:Rn,colorNeutralStrokeAccessiblePressed:Fn,colorNeutralStrokeAccessibleSelected:e[80],colorNeutralStroke1:Yn,colorNeutralStroke1Hover:Gn,colorNeutralStroke1Pressed:Kn,colorNeutralStroke1Selected:Un,colorNeutralStroke2:$n,colorNeutralStroke3:ei,colorNeutralStrokeOnBrand:hi,colorNeutralStrokeOnBrand2:hi,colorNeutralStrokeOnBrand2Hover:hi,colorNeutralStrokeOnBrand2Pressed:hi,colorNeutralStrokeOnBrand2Selected:hi,colorBrandStroke1:e[80],colorBrandStroke2:e[140],colorCompoundBrandStroke:e[80],colorCompoundBrandStrokeHover:e[70],colorCompoundBrandStrokePressed:e[60],colorNeutralStrokeDisabled:$n,colorNeutralStrokeInvertedDisabled:ni,colorTransparentStroke:"transparent",colorTransparentStrokeInteractive:"transparent",colorTransparentStrokeDisabled:"transparent",colorStrokeFocus1:hi,colorStrokeFocus2:mi,colorNeutralShadowAmbient:"rgba(0,0,0,0.12)",colorNeutralShadowKey:"rgba(0,0,0,0.14)",colorNeutralShadowAmbientLighter:"rgba(0,0,0,0.06)",colorNeutralShadowKeyLighter:"rgba(0,0,0,0.07)",colorNeutralShadowAmbientDarker:"rgba(0,0,0,0.20)",colorNeutralShadowKeyDarker:"rgba(0,0,0,0.24)",colorBrandShadowAmbient:"rgba(0,0,0,0.30)",colorBrandShadowKey:"rgba(0,0,0,0.25)"}))(e);return{...ki,...wi,...xi,...Ci,...Si,...Bi,...Oi,...qi,...Pi,...Ei,...t,...Yi,...Ii(t.colorNeutralShadowAmbient,t.colorNeutralShadowKey),...Ii(t.colorBrandShadowAmbient,t.colorBrandShadowKey,"Brand")}},Zi={...bi.reduce((e,t)=>{const o=t.slice(0,1).toUpperCase()+t.slice(1),r={[`colorPalette${o}Background1`]:gi[t].shade40,[`colorPalette${o}Background2`]:gi[t].shade30,[`colorPalette${o}Background3`]:gi[t].primary,[`colorPalette${o}Foreground1`]:gi[t].tint30,[`colorPalette${o}Foreground2`]:gi[t].tint40,[`colorPalette${o}Foreground3`]:gi[t].tint20,[`colorPalette${o}BorderActive`]:gi[t].tint30,[`colorPalette${o}Border1`]:gi[t].primary,[`colorPalette${o}Border2`]:gi[t].tint20};return Object.assign(e,r)},{}),...yi.reduce((e,t)=>{const o=t.slice(0,1).toUpperCase()+t.slice(1),r={[`colorPalette${o}Background2`]:vi[t].shade30,[`colorPalette${o}Foreground2`]:vi[t].tint40,[`colorPalette${o}BorderActive`]:vi[t].tint30};return Object.assign(e,r)},{})},$i=e=>{const t=(e=>({colorNeutralForeground1:hi,colorNeutralForeground1Hover:hi,colorNeutralForeground1Pressed:hi,colorNeutralForeground1Selected:hi,colorNeutralForeground2:Xn,colorNeutralForeground2Hover:hi,colorNeutralForeground2Pressed:hi,colorNeutralForeground2Selected:hi,colorNeutralForeground2BrandHover:e[100],colorNeutralForeground2BrandPressed:e[90],colorNeutralForeground2BrandSelected:e[100],colorNeutralForeground3:Vn,colorNeutralForeground3Hover:Xn,colorNeutralForeground3Pressed:Xn,colorNeutralForeground3Selected:Xn,colorNeutralForeground3BrandHover:e[100],colorNeutralForeground3BrandPressed:e[90],colorNeutralForeground3BrandSelected:e[100],colorNeutralForeground4:Wn,colorNeutralForegroundDisabled:An,colorNeutralForegroundInvertedDisabled:ni,colorBrandForegroundLink:e[100],colorBrandForegroundLinkHover:e[110],colorBrandForegroundLinkPressed:e[90],colorBrandForegroundLinkSelected:e[100],colorNeutralForeground2Link:Xn,colorNeutralForeground2LinkHover:hi,colorNeutralForeground2LinkPressed:hi,colorNeutralForeground2LinkSelected:hi,colorCompoundBrandForeground1:e[100],colorCompoundBrandForeground1Hover:e[110],colorCompoundBrandForeground1Pressed:e[90],colorBrandForeground1:e[100],colorBrandForeground2:e[120],colorNeutralForeground1Static:In,colorNeutralForegroundStaticInverted:hi,colorNeutralForegroundInverted:In,colorNeutralForegroundInvertedHover:In,colorNeutralForegroundInvertedPressed:In,colorNeutralForegroundInvertedSelected:In,colorNeutralForegroundInverted2:In,colorNeutralForegroundOnBrand:hi,colorNeutralForegroundInvertedLink:hi,colorNeutralForegroundInvertedLinkHover:hi,colorNeutralForegroundInvertedLinkPressed:hi,colorNeutralForegroundInvertedLinkSelected:hi,colorBrandForegroundInverted:e[100],colorBrandForegroundInvertedHover:e[110],colorBrandForegroundInvertedPressed:e[100],colorBrandForegroundOnLight:e[80],colorBrandForegroundOnLightHover:e[70],colorBrandForegroundOnLightPressed:e[50],colorBrandForegroundOnLightSelected:e[60],colorNeutralBackground1:Pn,colorNeutralBackground1Hover:Nn,colorNeutralBackground1Pressed:Bn,colorNeutralBackground1Selected:Dn,colorNeutralBackground2:In,colorNeutralBackground2Hover:Dn,colorNeutralBackground2Pressed:Cn,colorNeutralBackground2Selected:Tn,colorNeutralBackground3:Bn,colorNeutralBackground3Hover:Tn,colorNeutralBackground3Pressed:Sn,colorNeutralBackground3Selected:En,colorNeutralBackground4:Sn,colorNeutralBackground4Hover:Pn,colorNeutralBackground4Pressed:wn,colorNeutralBackground4Selected:In,colorNeutralBackground5:wn,colorNeutralBackground5Hover:Bn,colorNeutralBackground5Pressed:mi,colorNeutralBackground5Selected:Cn,colorNeutralBackground6:Tn,colorNeutralBackgroundInverted:hi,colorNeutralBackgroundStatic:Nn,colorSubtleBackground:"transparent",colorSubtleBackgroundHover:Dn,colorSubtleBackgroundPressed:En,colorSubtleBackgroundSelected:Tn,colorSubtleBackgroundLightAlphaHover:pi,colorSubtleBackgroundLightAlphaPressed:fi,colorSubtleBackgroundLightAlphaSelected:"transparent",colorSubtleBackgroundInverted:"transparent",colorSubtleBackgroundInvertedHover:li,colorSubtleBackgroundInvertedPressed:di,colorSubtleBackgroundInvertedSelected:ci,colorTransparentBackground:"transparent",colorTransparentBackgroundHover:"transparent",colorTransparentBackgroundPressed:"transparent",colorTransparentBackgroundSelected:"transparent",colorNeutralBackgroundDisabled:Sn,colorNeutralBackgroundInvertedDisabled:ri,colorNeutralStencil1:Rn,colorNeutralStencil2:Tn,colorBackgroundOverlay:ui,colorScrollbarOverlay:ai,colorBrandBackground:e[70],colorBrandBackgroundHover:e[80],colorBrandBackgroundPressed:e[40],colorBrandBackgroundSelected:e[60],colorCompoundBrandBackground:e[100],colorCompoundBrandBackgroundHover:e[110],colorCompoundBrandBackgroundPressed:e[90],colorBrandBackgroundStatic:e[80],colorBrandBackground2:e[40],colorBrandBackgroundInverted:hi,colorBrandBackgroundInvertedHover:e[160],colorBrandBackgroundInvertedPressed:e[140],colorBrandBackgroundInvertedSelected:e[150],colorNeutralStrokeAccessible:Vn,colorNeutralStrokeAccessibleHover:Un,colorNeutralStrokeAccessiblePressed:Kn,colorNeutralStrokeAccessibleSelected:e[100],colorNeutralStroke1:Ln,colorNeutralStroke1Hover:qn,colorNeutralStroke1Pressed:Hn,colorNeutralStroke1Selected:On,colorNeutralStroke2:Mn,colorNeutralStroke3:Nn,colorNeutralStrokeOnBrand:Pn,colorNeutralStrokeOnBrand2:hi,colorNeutralStrokeOnBrand2Hover:hi,colorNeutralStrokeOnBrand2Pressed:hi,colorNeutralStrokeOnBrand2Selected:hi,colorBrandStroke1:e[100],colorBrandStroke2:e[50],colorCompoundBrandStroke:e[90],colorCompoundBrandStrokeHover:e[100],colorCompoundBrandStrokePressed:e[80],colorNeutralStrokeDisabled:zn,colorNeutralStrokeInvertedDisabled:ni,colorTransparentStroke:"transparent",colorTransparentStrokeInteractive:"transparent",colorTransparentStrokeDisabled:"transparent",colorStrokeFocus1:mi,colorStrokeFocus2:hi,colorNeutralShadowAmbient:"rgba(0,0,0,0.24)",colorNeutralShadowKey:"rgba(0,0,0,0.28)",colorNeutralShadowAmbientLighter:"rgba(0,0,0,0.12)",colorNeutralShadowKeyLighter:"rgba(0,0,0,0.14)",colorNeutralShadowAmbientDarker:"rgba(0,0,0,0.40)",colorNeutralShadowKeyDarker:"rgba(0,0,0,0.48)",colorBrandShadowAmbient:"rgba(0,0,0,0.30)",colorBrandShadowKey:"rgba(0,0,0,0.25)"}))(e);return{...ki,...wi,...xi,...Ci,...Si,...Bi,...Oi,...qi,...Pi,...Ei,...t,...Zi,...Ii(t.colorNeutralShadowAmbient,t.colorNeutralShadowKey),...Ii(t.colorBrandShadowAmbient,t.colorBrandShadowKey,"Brand")}};function Qi(e){const t={},o=Object.keys(e);for(const e of o)t[e]=`var(--${e})`;return t}const Ji={10:"#061724",20:"#082338",30:"#0a2e4a",40:"#0c3b5e",50:"#0e4775",60:"#0f548c",70:"#115ea3",80:"#0f6cbd",90:"#2886de",100:"#479ef5",110:"#62abf5",120:"#77b7f7",130:"#96c6fa",140:"#b4d6fa",150:"#cfe4fa",160:"#ebf3fc"},ea={10:"#2b2b40",20:"#2f2f4a",30:"#333357",40:"#383966",50:"#3d3e78",60:"#444791",70:"#4f52b2",80:"#5b5fc7",90:"#7579eb",100:"#7f85f5",110:"#9299f7",120:"#aab1fa",130:"#b6bcfa",140:"#c5cbfa",150:"#dce0fa",160:"#e8ebfa"},ta=$i(ea),oa=Ki(),ra=Xi(ea),na={body1:{fontFamily:ln.fontFamilyBase,fontSize:ln.fontSizeBase300,fontWeight:ln.fontWeightRegular,lineHeight:ln.lineHeightBase300},body1Strong:{fontFamily:ln.fontFamilyBase,fontSize:ln.fontSizeBase300,fontWeight:ln.fontWeightSemibold,lineHeight:ln.lineHeightBase300},body1Stronger:{fontFamily:ln.fontFamilyBase,fontSize:ln.fontSizeBase300,fontWeight:ln.fontWeightBold,lineHeight:ln.lineHeightBase300},body2:{fontFamily:ln.fontFamilyBase,fontSize:ln.fontSizeBase400,fontWeight:ln.fontWeightRegular,lineHeight:ln.lineHeightBase400},caption1:{fontFamily:ln.fontFamilyBase,fontSize:ln.fontSizeBase200,fontWeight:ln.fontWeightRegular,lineHeight:ln.lineHeightBase200},caption1Strong:{fontFamily:ln.fontFamilyBase,fontSize:ln.fontSizeBase200,fontWeight:ln.fontWeightSemibold,lineHeight:ln.lineHeightBase200},caption1Stronger:{fontFamily:ln.fontFamilyBase,fontSize:ln.fontSizeBase200,fontWeight:ln.fontWeightBold,lineHeight:ln.lineHeightBase200},caption2:{fontFamily:ln.fontFamilyBase,fontSize:ln.fontSizeBase100,fontWeight:ln.fontWeightRegular,lineHeight:ln.lineHeightBase100},caption2Strong:{fontFamily:ln.fontFamilyBase,fontSize:ln.fontSizeBase100,fontWeight:ln.fontWeightSemibold,lineHeight:ln.lineHeightBase100},subtitle1:{fontFamily:ln.fontFamilyBase,fontSize:ln.fontSizeBase500,fontWeight:ln.fontWeightSemibold,lineHeight:ln.lineHeightBase500},subtitle2:{fontFamily:ln.fontFamilyBase,fontSize:ln.fontSizeBase400,fontWeight:ln.fontWeightSemibold,lineHeight:ln.lineHeightBase400},subtitle2Stronger:{fontFamily:ln.fontFamilyBase,fontSize:ln.fontSizeBase400,fontWeight:ln.fontWeightBold,lineHeight:ln.lineHeightBase400},title1:{fontFamily:ln.fontFamilyBase,fontSize:ln.fontSizeHero800,fontWeight:ln.fontWeightSemibold,lineHeight:ln.lineHeightHero800},title2:{fontFamily:ln.fontFamilyBase,fontSize:ln.fontSizeHero700,fontWeight:ln.fontWeightSemibold,lineHeight:ln.lineHeightHero700},title3:{fontFamily:ln.fontFamilyBase,fontSize:ln.fontSizeBase600,fontWeight:ln.fontWeightSemibold,lineHeight:ln.lineHeightBase600},largeTitle:{fontFamily:ln.fontFamilyBase,fontSize:ln.fontSizeHero900,fontWeight:ln.fontWeightSemibold,lineHeight:ln.lineHeightHero900},display:{fontFamily:ln.fontFamilyBase,fontSize:ln.fontSizeHero1000,fontWeight:ln.fontWeightSemibold,lineHeight:ln.lineHeightHero1000}},ia=Wi(Ji),aa=Xi(Ji),sa=nr(void 0),la={openItems:[],collapsible:!1,requestToggle(){}},ca=sa.Provider,da=e=>ir(sa,(t=la)=>e(t)),ua=(e,t)=>{const{slots:o,slotProps:r}=$t(e);return c.createElement(o.root,{...r.root},c.createElement(sa.Provider,{value:t.accordion},r.root.children))},fa=(e,t)=>{const{openItems:o,defaultOpenItems:r,multiple:n=!1,collapsible:i=!1,onToggle:a,navigation:s}=e,[l,d]=Dr({state:c.useMemo(()=>function(e){if(void 0===e)return;return Array.isArray(e)?e:[e]}(o),[o]),defaultState:()=>function({defaultOpenItems:e,multiple:t}){if(void 0!==e)return Array.isArray(e)?t?e:[e[0]]:[e];return[]}({defaultOpenItems:r,multiple:n}),initialState:[]}),u=pn({circular:"circular"===s,tabbable:!0}),f=Sr((e,t)=>{null==a||a(e,t),d(e=>function(e,t,o,r){if(!o)return t[0]===e&&r?[]:[e];if(!t.includes(e))return[...t,e].sort();if(t.length>1||r)return t.filter(t=>t!==e);return t}(t.value,e,n,i))});return{collapsible:i,navigation:s,openItems:l,requestToggle:f,components:{root:"div"},root:yo("div",{...e,...s?u:{},ref:t})}};function pa(e){const{navigation:t,openItems:o,requestToggle:r,collapsible:n}=e;return{accordion:{navigation:t,openItems:o,requestToggle:r,collapsible:n}}}const ha={root:"fui-Accordion"},ma=e=>(e.root.className=g(ha.root,e.root.className),e),ga=c.forwardRef((e,t)=>{const o=fa(e,t),r=pa(o);return ma(o),ua(o,r)});ga.displayName="Accordion";const va=c.createContext(void 0),ba={onHeaderClick(){},open:!1,disabled:!1},ya=va.Provider,_a=()=>{var e;return null!==(e=c.useContext(va))&&void 0!==e?e:ba};function ka(e,t){const{disabled:o,disabledFocusable:r=!1,"aria-disabled":n,onClick:i,onKeyDown:a,onKeyUp:s,...l}=null!=t?t:{},c="string"==typeof n?"true"===n:n,d=o||r||c,u=Sr(e=>{d?(e.preventDefault(),e.stopPropagation()):null==i||i(e)}),f=Sr(e=>{if(null==a||a(e),e.isDefaultPrevented())return;const t=e.key;if(d&&("Enter"===t||" "===t))return e.preventDefault(),void e.stopPropagation();" "!==t?"Enter"===t&&(e.preventDefault(),e.currentTarget.click()):e.preventDefault()}),p=Sr(e=>{if(null==s||s(e),e.isDefaultPrevented())return;const t=e.key;if(d&&("Enter"===t||" "===t))return e.preventDefault(),void e.stopPropagation();" "===t&&(e.preventDefault(),e.currentTarget.click())});if("button"===e||void 0===e)return{...l,disabled:o&&!r,"aria-disabled":!!r||c,onClick:r?void 0:u,onKeyUp:r?void 0:s,onKeyDown:r?void 0:a};{const t={role:"button",tabIndex:o&&!r?void 0:0,...l,onClick:u,onKeyUp:p,onKeyDown:f,"aria-disabled":o||r||c};return"a"===e&&d&&(t.href=void 0),t}}const wa=(e,t)=>{var o;const r=Xo(e,t),n=ka(null!==(o=null==r?void 0:r.as)&&void 0!==o?o:"button",r);return r&&n},xa=(e,t)=>{const{as:o,icon:r,button:n,expandIcon:i,inline:a=!1,size:s="medium",expandIconPosition:l="start"}=e,{onHeaderClick:d,disabled:u,open:f}=_a(),p=da(e=>!e.collapsible&&1===e.openItems.length&&f),{dir:h}=Ot();let m;m="end"===l?f?-90:90:f?90:"rtl"!==h?0:180;const g=wa(n,{required:!0,defaultProps:{disabled:u,disabledFocusable:p,"aria-expanded":f,type:"button"}});return{disabled:u,open:f,size:s,inline:a,expandIconPosition:l,components:{root:"div",button:"button",expandIcon:"span",icon:"div"},root:yo(o||"div",{ref:t,...e}),icon:Xo(r),expandIcon:Xo(i,{required:!0,defaultProps:{children:c.createElement(Go,{style:{transform:`rotate(${m}deg)`}}),"aria-hidden":!0}}),button:{...g,onClick:Sr(e=>{var t;null===(t=g.onClick)||void 0===t||t.call(g,e),e.defaultPrevented||d(e)})}}},Sa=c.createContext(void 0),Ca=(e,t)=>{const{slots:o,slotProps:r}=$t(e);return c.createElement(Sa.Provider,{value:t.accordionHeader},c.createElement(o.root,{...r.root},c.createElement(o.button,{...r.button},"start"===e.expandIconPosition&&c.createElement(o.expandIcon,{...r.expandIcon}),o.icon&&c.createElement(o.icon,{...r.icon}),r.root.children,"end"===e.expandIconPosition&&c.createElement(o.expandIcon,{...r.expandIcon}))))},Ba={root:"fui-AccordionHeader",button:"fui-AccordionHeader__button",expandIcon:"fui-AccordionHeader__expandIcon",icon:"fui-AccordionHeader__icon"},Ia=D({resetButton:{B7ck84d:"f1e4lqlz",De3pzq:"f1u2r49w",sj55zd:"f1ym3bx4",Bahqtrf:"f1mo0ibp",Be2twd7:"fjoy568",Bg96gwp:"fytdu2e",B68tc82:"f1mtd64y",Bmxbyg5:"f1y7q3j9",z8tnut:"f1g0x7ka",z189sj:["fhxju0i","f1cnd47f"],Byoj8tv:"f1qch9an",uwmqm3:["f1cnd47f","fhxju0i"],Bv0vk6g:"f37px4s",fsow6f:"fgusgyc"},focusIndicator:{Brovlpu:"ftqa4ok",B486eqv:"f2hkw1w",B8q5s1w:"f8hki3x",Bci5o5g:["f1d2448m","ffh67wi"],n8qw10:"f1bjia2o",Bdrgwmp:["ffh67wi","f1d2448m"],Bm4h7ae:"f15bsgw9",B7ys5i9:"f14e48fq",Busjfv9:"f18yb2kv",Bhk32uz:"fd6o370",Bf4ptjt:"fh1cnn4",kclons:["fy7oxxb","f184ne2d"],Bhdgwq3:"fpukqih",Blkhhs4:["f184ne2d","fy7oxxb"],Bqtpl0w:"frrh606",clg4pj:["f1v5zibi","fo2hd23"],hgwjuy:"ful5kiu",Bonggc9:["fo2hd23","f1v5zibi"],B1tsrr9:["f1jqcqds","ftffrms"],Dah5zi:["ftffrms","f1jqcqds"],Bkh64rk:["f2e7qr6","fsr1zz6"],qqdqy8:["fsr1zz6","f2e7qr6"],B6dhp37:"f1dvezut",i03rao:["fd0oaoj","f1cwg4i8"],Boxcth7:"fjvm52t",Bsom6fd:["f1cwg4i8","fd0oaoj"],J0r882:"fdiulkx",Bjwuhne:"f1yalx80",Ghsupd:["fq22d5a","f1jw7pan"],Bule8hv:["f1jw7pan","fq22d5a"]},root:{sj55zd:"f19n0e5",De3pzq:"f1c21dwh",B6of3ja:"f1hu3pq6",t21cq0:["f11qmguv","f1tyq0we"],jrapky:"f19f4twv",Frg6f3:["f1tyq0we","f11qmguv"],Bbmb7ep:["f1aa9q02","f16jpd5f"],Beyfa6y:["f16jpd5f","f1aa9q02"],B7oj6ja:["f1jar5jt","fyu767a"],Btl43ni:["fyu767a","f1jar5jt"]},rootDisabled:{Bcmaq0h:"fwrgwhw",sj55zd:"f1s2aq7o"},rootInline:{mc9l5x:"f14t3ns0"},button:{qhf8xq:"f10pi13n",a9b677:"fly5x3f",B4j52fo:"f5ogflp",Bekrc4i:["f1hqa2wf","finvdd3"],Bn0qgzm:"f1f09k3d",ibv6hh:["finvdd3","f1hqa2wf"],icvyot:"fzkkow9",vrafjx:["fcdblym","fjik90z"],oivjwe:"fg706s2",wvpqe5:["fjik90z","fcdblym"],g2u3we:"f1p3nwhy",h3c5rm:["f11589ue","f1pdflbu"],B9xav0g:"f1q5o8ev",zhjwy3:["f1pdflbu","f11589ue"],z8tnut:"f1g0x7ka",z189sj:["fw5db7e","f1uw59to"],Byoj8tv:"f1qch9an",uwmqm3:["f1ng84yb","f11gcy0p"],Bqenvij:"f1ft4266",mc9l5x:"f22iagw",Bt984gj:"f122n59",Bceei9c:"f1k6fduh",Bahqtrf:"fk6fouc",Be2twd7:"fkhj508",Bhrd7zp:"figsok6",Bg96gwp:"f1i3iumi",B7ck84d:"f1ewtqcl"},buttonSmall:{Bqenvij:"f1d2rq10",Be2twd7:"fy9rknc"},buttonLarge:{Bg96gwp:"faaz57k",Be2twd7:"fod5ikn"},buttonExtraLarge:{Bg96gwp:"f106mvju",Be2twd7:"f1pp30po"},buttonInline:{mc9l5x:"ftuwxu6"},buttonExpandIconEndNoIcon:{uwmqm3:["f1uw59to","fw5db7e"]},buttonExpandIconEnd:{z189sj:["f11gcy0p","f1ng84yb"]},expandIcon:{Bqenvij:"f1l02sjl",mc9l5x:"f22iagw",Bt984gj:"f122n59",Bg96gwp:"f106mvju",Be2twd7:"f1pp30po"},expandIconStart:{z189sj:["f1vdfbxk","f1f5gg8d"]},expandIconEnd:{Bh6795r:"fqerorx",Bnnss6s:"f1neuvcm",xawz:"flqd7gy",mc9l5x:"f22iagw",Brf1p80:"f9c4gz4",uwmqm3:["f1f5gg8d","f1vdfbxk"]},icon:{Bqenvij:"f1l02sjl",mc9l5x:"f22iagw",Bt984gj:"f122n59",z189sj:["f1vdfbxk","f1f5gg8d"],Bg96gwp:"f106mvju",Be2twd7:"f1pp30po"}},{d:[".f1e4lqlz{box-sizing:content-box;}",".f1u2r49w{background-color:inherit;}",".f1ym3bx4{color:inherit;}",".f1mo0ibp{font-family:inherit;}",".fjoy568{font-size:inherit;}",".fytdu2e{line-height:normal;}",".f1mtd64y{overflow-x:visible;}",".f1y7q3j9{overflow-y:visible;}",".f1g0x7ka{padding-top:0;}",".fhxju0i{padding-right:0;}",".f1cnd47f{padding-left:0;}",".f1qch9an{padding-bottom:0;}",".f37px4s{-webkit-appearance:button;}",".fgusgyc{text-align:unset;}",".f8hki3x[data-fui-focus-visible]{border-top-color:transparent;}",".f1d2448m[data-fui-focus-visible]{border-right-color:transparent;}",".ffh67wi[data-fui-focus-visible]{border-left-color:transparent;}",".f1bjia2o[data-fui-focus-visible]{border-bottom-color:transparent;}",'.f15bsgw9[data-fui-focus-visible]::after{content:"";}',".f14e48fq[data-fui-focus-visible]::after{position:absolute;}",".f18yb2kv[data-fui-focus-visible]::after{pointer-events:none;}",".fd6o370[data-fui-focus-visible]::after{z-index:1;}",".fh1cnn4[data-fui-focus-visible]::after{border-top-style:solid;}",".fy7oxxb[data-fui-focus-visible]::after{border-right-style:solid;}",".f184ne2d[data-fui-focus-visible]::after{border-left-style:solid;}",".fpukqih[data-fui-focus-visible]::after{border-bottom-style:solid;}",".frrh606[data-fui-focus-visible]::after{border-top-width:2px;}",".f1v5zibi[data-fui-focus-visible]::after{border-right-width:2px;}",".fo2hd23[data-fui-focus-visible]::after{border-left-width:2px;}",".ful5kiu[data-fui-focus-visible]::after{border-bottom-width:2px;}",".f1jqcqds[data-fui-focus-visible]::after{border-bottom-right-radius:var(--borderRadiusMedium);}",".ftffrms[data-fui-focus-visible]::after{border-bottom-left-radius:var(--borderRadiusMedium);}",".f2e7qr6[data-fui-focus-visible]::after{border-top-right-radius:var(--borderRadiusMedium);}",".fsr1zz6[data-fui-focus-visible]::after{border-top-left-radius:var(--borderRadiusMedium);}",".f1dvezut[data-fui-focus-visible]::after{border-top-color:var(--colorStrokeFocus2);}",".fd0oaoj[data-fui-focus-visible]::after{border-right-color:var(--colorStrokeFocus2);}",".f1cwg4i8[data-fui-focus-visible]::after{border-left-color:var(--colorStrokeFocus2);}",".fjvm52t[data-fui-focus-visible]::after{border-bottom-color:var(--colorStrokeFocus2);}",".fdiulkx[data-fui-focus-visible]::after{top:-2px;}",".f1yalx80[data-fui-focus-visible]::after{bottom:-2px;}",".fq22d5a[data-fui-focus-visible]::after{left:-2px;}",".f1jw7pan[data-fui-focus-visible]::after{right:-2px;}",".f19n0e5{color:var(--colorNeutralForeground1);}",".f1c21dwh{background-color:var(--colorTransparentBackground);}",".f1hu3pq6{margin-top:0;}",".f11qmguv{margin-right:0;}",".f1tyq0we{margin-left:0;}",".f19f4twv{margin-bottom:0;}",".f1aa9q02{border-bottom-right-radius:var(--borderRadiusMedium);}",".f16jpd5f{border-bottom-left-radius:var(--borderRadiusMedium);}",".f1jar5jt{border-top-right-radius:var(--borderRadiusMedium);}",".fyu767a{border-top-left-radius:var(--borderRadiusMedium);}",".fwrgwhw{background-image:none;}",".f1s2aq7o{color:var(--colorNeutralForegroundDisabled);}",".f14t3ns0{display:inline-block;}",".f10pi13n{position:relative;}",".fly5x3f{width:100%;}",".f5ogflp{border-top-width:1px;}",".f1hqa2wf{border-right-width:1px;}",".finvdd3{border-left-width:1px;}",".f1f09k3d{border-bottom-width:1px;}",".fzkkow9{border-top-style:solid;}",".fcdblym{border-right-style:solid;}",".fjik90z{border-left-style:solid;}",".fg706s2{border-bottom-style:solid;}",".f1p3nwhy{border-top-color:transparent;}",".f11589ue{border-right-color:transparent;}",".f1pdflbu{border-left-color:transparent;}",".f1q5o8ev{border-bottom-color:transparent;}",".fw5db7e{padding-right:var(--spacingHorizontalM);}",".f1uw59to{padding-left:var(--spacingHorizontalM);}",".f1ng84yb{padding-left:var(--spacingHorizontalMNudge);}",".f11gcy0p{padding-right:var(--spacingHorizontalMNudge);}",".f1ft4266{height:44px;}",".f22iagw{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}",".f122n59{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}",".f1k6fduh{cursor:pointer;}",".fk6fouc{font-family:var(--fontFamilyBase);}",".fkhj508{font-size:var(--fontSizeBase300);}",".figsok6{font-weight:var(--fontWeightRegular);}",".f1i3iumi{line-height:var(--lineHeightBase300);}",".f1ewtqcl{box-sizing:border-box;}",".f1d2rq10{height:32px;}",".fy9rknc{font-size:var(--fontSizeBase200);}",".faaz57k{line-height:var(--lineHeightBase400);}",".fod5ikn{font-size:var(--fontSizeBase400);}",".f106mvju{line-height:var(--lineHeightBase500);}",".f1pp30po{font-size:var(--fontSizeBase500);}",".ftuwxu6{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;}",".f1l02sjl{height:100%;}",".f1vdfbxk{padding-right:var(--spacingHorizontalS);}",".f1f5gg8d{padding-left:var(--spacingHorizontalS);}",".fqerorx{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}",".f1neuvcm{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;}",".flqd7gy{-webkit-flex-basis:0%;-ms-flex-preferred-size:0%;flex-basis:0%;}",".f9c4gz4{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;}"],f:[".ftqa4ok:focus{outline-style:none;}"],i:[".f2hkw1w:focus-visible{outline-style:none;}"]}),Pa=e=>{const t=Ia();return e.root.className=g(Ba.root,t.root,e.inline&&t.rootInline,e.disabled&&t.rootDisabled,e.root.className),e.button.className=g(Ba.button,t.resetButton,t.button,t.focusIndicator,"end"===e.expandIconPosition&&!e.icon&&t.buttonExpandIconEndNoIcon,"end"===e.expandIconPosition&&t.buttonExpandIconEnd,e.inline&&t.buttonInline,"small"===e.size&&t.buttonSmall,"large"===e.size&&t.buttonLarge,"extra-large"===e.size&&t.buttonExtraLarge,e.button.className),e.expandIcon&&(e.expandIcon.className=g(Ba.expandIcon,t.expandIcon,"start"===e.expandIconPosition&&t.expandIconStart,"end"===e.expandIconPosition&&t.expandIconEnd,e.expandIcon.className)),e.icon&&(e.icon.className=g(Ba.icon,t.icon,e.icon.className)),e};function Ea(e){const{disabled:t,expandIconPosition:o,open:r,size:n}=e;return{accordionHeader:c.useMemo(()=>({disabled:t,expandIconPosition:o,open:r,size:n}),[t,o,r,n])}}const Ta=c.forwardRef((e,t)=>{const o=xa(e,t),r=Ea(o);return Pa(o),Ca(o,r)});Ta.displayName="AccordionHeader";const Da=(e,t)=>{const{value:o,disabled:r=!1}=e,n=da(e=>e.requestToggle);return{open:da(e=>e.openItems.includes(o)),disabled:r,onHeaderClick:c.useCallback(e=>n(e,{value:o}),[n,o]),components:{root:"div"},root:yo("div",{ref:t,...e})}};function Na(e){const{disabled:t,onHeaderClick:o,open:r}=e;return{accordionItem:c.useMemo(()=>({disabled:t,onHeaderClick:o,open:r}),[t,o,r])}}const za=(e,t)=>{const{slots:o,slotProps:r}=$t(e);return c.createElement(o.root,{...r.root},c.createElement(va.Provider,{value:t.accordionItem},r.root.children))},Fa={root:"fui-AccordionItem"},Ma=e=>(e.root.className=g(Fa.root,e.root.className),e),Ra=c.forwardRef((e,t)=>{const o=Da(e,t),r=Na(o);return Ma(o),za(o,r)});Ra.displayName="AccordionItem";const Aa=(e,t)=>{const{open:o}=_a(),r=fn({focusable:{excludeFromMover:!0}});return{open:o,components:{root:"div"},root:yo("div",{ref:t,...e,...da(e=>e.navigation)&&r})}},ja=e=>{const{slots:t,slotProps:o}=$t(e);return e.open?c.createElement(t.root,{...o.root},o.root.children):null},La={root:"fui-AccordionPanel"},Ha=D({root:{B6of3ja:"f1hu3pq6",t21cq0:["fkujibs","f199hnxi"],jrapky:"f19f4twv",Frg6f3:["f199hnxi","fkujibs"]}},{d:[".f1hu3pq6{margin-top:0;}",".fkujibs{margin-right:var(--spacingHorizontalM);}",".f199hnxi{margin-left:var(--spacingHorizontalM);}",".f19f4twv{margin-bottom:0;}"]}),Oa=e=>{const t=Ha();return e.root.className=g(La.root,t.root,e.root.className),e},qa=c.forwardRef((e,t)=>{const o=Aa(e,t);return Oa(o),ja(o)});qa.displayName="AccordionPanel";const Wa=e=>{const{slots:t,slotProps:o}=$t(e);return c.createElement(t.root,{...o.root},t.initials&&c.createElement(t.initials,{...o.initials}),t.icon&&c.createElement(t.icon,{...o.icon}),t.image&&c.createElement(t.image,{...o.image}),t.badge&&c.createElement(t.badge,{...o.badge}),e.activeAriaLabelElement)},Va=/[\(\[\{][^\)\]\}]*[\)\]\}]/g,Ka=/[\0-\u001F\!-/:-@\[-`\{-\u00BF\u0250-\u036F\uD800-\uFFFF]/g,Ua=/^\d+[\d\s]*(:?ext|x|)\s*\d+$/i,Ga=/\s+/g,Ya=/[\u0600-\u06FF\u0750-\u077F\u08A0-\u08FF\u1100-\u11FF\u3130-\u318F\uA960-\uA97F\uAC00-\uD7AF\uD7B0-\uD7FF\u3040-\u309F\u30A0-\u30FF\u3400-\u4DBF\u4E00-\u9FFF\uF900-\uFAFF]|[\uD840-\uD869][\uDC00-\uDED6]/;function Xa(e,t,o){return e?(e=function(e){return e=(e=(e=(e=e.replace(Va,"")).replace(Ka,"")).replace(Ga," ")).trim()}(e),Ya.test(e)||!(null==o?void 0:o.allowPhoneInitials)&&Ua.test(e)?"":function(e,t,o){let r="";const n=e.split(" ");return 0!==n.length&&(r+=n[0].charAt(0).toUpperCase()),o||(2===n.length?r+=n[1].charAt(0).toUpperCase():3===n.length&&(r+=n[2].charAt(0).toUpperCase())),t&&r.length>1?r.charAt(1)+r.charAt(0):r}(e,t,null==o?void 0:o.firstInitialOnly)):""}const Za=e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:"1em",height:"1em",viewBox:"0 0 20 20",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M10 2a4 4 0 1 0 0 8 4 4 0 0 0 0-8ZM7 6a3 3 0 1 1 6 0 3 3 0 0 1-6 0Zm-2 5a2 2 0 0 0-2 2c0 1.7.83 2.97 2.13 3.8A9.14 9.14 0 0 0 10 18c1.85 0 3.58-.39 4.87-1.2A4.35 4.35 0 0 0 17 13a2 2 0 0 0-2-2H5Zm-1 2a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1c0 1.3-.62 2.28-1.67 2.95A8.16 8.16 0 0 1 10 17a8.16 8.16 0 0 1-4.33-1.05A3.36 3.36 0 0 1 4 13Z",fill:t}))},$a=qo(Za,"PersonRegular"),Qa=e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:10,height:10,viewBox:"0 0 10 10",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M5 10A5 5 0 1 0 5 0a5 5 0 0 0 0 10Zm2.1-5.9L4.85 6.35a.5.5 0 0 1-.7 0l-1-1a.5.5 0 0 1 .7-.7l.65.64 1.9-1.9a.5.5 0 0 1 .7.71Z",fill:t}))},Ja=qo(Qa,"PresenceAvailable10Filled"),es=e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:10,height:10,viewBox:"0 0 10 10",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M5 0a5 5 0 1 0 0 10A5 5 0 0 0 5 0ZM1 5a4 4 0 1 1 8 0 4 4 0 0 1-8 0Zm6.1-1.6c.2.2.2.5 0 .7L4.85 6.35a.5.5 0 0 1-.7 0l-1-1a.5.5 0 1 1 .7-.7l.65.64 1.9-1.9c.2-.19.5-.19.7 0Z",fill:t}))},ts=qo(es,"PresenceAvailable10Regular"),os=e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:12,height:12,viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M6 12A6 6 0 1 0 6 0a6 6 0 0 0 0 12Zm2.53-6.72L5.78 8.03c-.3.3-.77.3-1.06 0l-1-1a.75.75 0 0 1 1.06-1.06l.47.47 2.22-2.22a.75.75 0 0 1 1.06 1.06Z",fill:t}))},rs=qo(os,"PresenceAvailable12Filled"),ns=e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:12,height:12,viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M6 0a6 6 0 1 0 0 12A6 6 0 0 0 6 0ZM1.5 6a4.5 4.5 0 1 1 9 0 4.5 4.5 0 0 1-9 0Zm7.03-1.78c.3.3.3.77 0 1.06L5.78 8.03c-.3.3-.77.3-1.06 0l-1-1a.75.75 0 0 1 1.06-1.06l.47.47 2.22-2.22c.3-.3.77-.3 1.06 0Z",fill:t}))},is=qo(ns,"PresenceAvailable12Regular"),as=e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16Zm3.7-9.3-4 4a1 1 0 0 1-1.41 0l-2-2a1 1 0 1 1 1.42-1.4L7 8.58l3.3-3.3a1 1 0 0 1 1.4 1.42Z",fill:t}))},ss=qo(as,"PresenceAvailable16Filled"),ls=e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M11.7 6.7a1 1 0 0 0-1.4-1.4L7 8.58l-1.3-1.3a1 1 0 0 0-1.4 1.42l2 2a1 1 0 0 0 1.4 0l4-4ZM0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6a6 6 0 1 0 0 12A6 6 0 0 0 8 2Z",fill:t}))},cs=qo(ls,"PresenceAvailable16Regular"),ds=e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:10,height:10,viewBox:"0 0 10 10",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M5 10A5 5 0 1 0 5 0a5 5 0 0 0 0 10Zm0-7v1.8l1.35 1.35a.5.5 0 1 1-.7.7l-1.5-1.5A.5.5 0 0 1 4 5V3a.5.5 0 0 1 1 0Z",fill:t}))},us=qo(ds,"PresenceAway10Filled"),fs=e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:12,height:12,viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M6 12A6 6 0 1 0 6 0a6 6 0 0 0 0 12Zm.5-8.75v2.4l1.49 1.28A.75.75 0 1 1 7 8.07l-1.75-1.5A.75.75 0 0 1 5 6V3.25a.75.75 0 0 1 1.5 0Z",fill:t}))},ps=qo(fs,"PresenceAway12Filled"),hs=e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16Zm.5-11.5v3.02l2.12 1.7a1 1 0 1 1-1.24 1.56l-2.5-2A1 1 0 0 1 6.5 8V4.5a1 1 0 0 1 2 0Z",fill:t}))},ms=qo(hs,"PresenceAway16Filled"),gs=e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:10,height:10,viewBox:"0 0 10 10",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M10 5A5 5 0 1 1 0 5a5 5 0 0 1 10 0Z",fill:t}))},vs=qo(gs,"PresenceBusy10Filled"),bs=e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:12,height:12,viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M12 6A6 6 0 1 1 0 6a6 6 0 0 1 12 0Z",fill:t}))},ys=qo(bs,"PresenceBusy12Filled"),_s=e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0Z",fill:t}))},ks=qo(_s,"PresenceBusy16Filled"),ws=e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:10,height:10,viewBox:"0 0 10 10",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M5 10A5 5 0 1 0 5 0a5 5 0 0 0 0 10ZM3.5 4.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1 0-1Z",fill:t}))},xs=qo(ws,"PresenceDnd10Filled"),Ss=e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:10,height:10,viewBox:"0 0 10 10",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M5 0a5 5 0 1 0 0 10A5 5 0 0 0 5 0ZM1 5a4 4 0 1 1 8 0 4 4 0 0 1-8 0Zm2 0c0-.28.22-.5.5-.5h3a.5.5 0 0 1 0 1h-3A.5.5 0 0 1 3 5Z",fill:t}))},Cs=qo(Ss,"PresenceDnd10Regular"),Bs=e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:12,height:12,viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M6 12A6 6 0 1 0 6 0a6 6 0 0 0 0 12ZM3.75 5.25h4.5a.75.75 0 0 1 0 1.5h-4.5a.75.75 0 0 1 0-1.5Z",fill:t}))},Is=qo(Bs,"PresenceDnd12Filled"),Ps=e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:12,height:12,viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M6 0a6 6 0 1 0 0 12A6 6 0 0 0 6 0ZM1.5 6a4.5 4.5 0 1 1 9 0 4.5 4.5 0 0 1-9 0ZM3 6c0-.41.34-.75.75-.75h4.5a.75.75 0 0 1 0 1.5h-4.5A.75.75 0 0 1 3 6Z",fill:t}))},Es=qo(Ps,"PresenceDnd12Regular"),Ts=e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16ZM5.25 7h5.5a1 1 0 1 1 0 2h-5.5a1 1 0 1 1 0-2Z",fill:t}))},Ds=qo(Ts,"PresenceDnd16Filled"),Ns=e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M5.25 7a1 1 0 0 0 0 2h5.5a1 1 0 1 0 0-2h-5.5ZM0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6a6 6 0 1 0 0 12A6 6 0 0 0 8 2Z",fill:t}))},zs=qo(Ns,"PresenceDnd16Regular"),Fs=e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:10,height:10,viewBox:"0 0 10 10",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M6.85 3.15c.2.2.2.5 0 .7L5.71 5l1.14 1.15a.5.5 0 1 1-.7.7L5 5.71 3.85 6.85a.5.5 0 1 1-.7-.7L4.29 5 3.15 3.85a.5.5 0 1 1 .7-.7L5 4.29l1.15-1.14c.2-.2.5-.2.7 0ZM0 5a5 5 0 1 1 10 0A5 5 0 0 1 0 5Zm5-4a4 4 0 1 0 0 8 4 4 0 0 0 0-8Z",fill:t}))},Ms=qo(Fs,"PresenceOffline10Regular"),Rs=e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:12,height:12,viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M8.03 3.97c.3.3.3.77 0 1.06L7.06 6l.97.97a.75.75 0 0 1-1.06 1.06L6 7.06l-.97.97a.75.75 0 0 1-1.06-1.06L4.94 6l-.97-.97a.75.75 0 0 1 1.06-1.06l.97.97.97-.97c.3-.3.77-.3 1.06 0ZM0 6a6 6 0 1 1 12 0A6 6 0 0 1 0 6Zm6-4.5a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9Z",fill:t}))},As=qo(Rs,"PresenceOffline12Regular"),js=e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M10.7 5.3a1 1 0 0 1 0 1.4L9.42 8l1.3 1.3a1 1 0 0 1-1.42 1.4L8 9.42l-1.3 1.3a1 1 0 0 1-1.4-1.42L6.58 8l-1.3-1.3a1 1 0 0 1 1.42-1.4L8 6.58l1.3-1.3a1 1 0 0 1 1.4 0ZM0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6a6 6 0 1 0 0 12A6 6 0 0 0 8 2Z",fill:t}))},Ls=qo(js,"PresenceOffline16Regular"),Hs=e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:10,height:10,viewBox:"0 0 10 10",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M5.35 3.85a.5.5 0 1 0-.7-.7l-1.5 1.5a.5.5 0 0 0 0 .7l1.5 1.5a.5.5 0 1 0 .7-.7L4.7 5.5h1.8a.5.5 0 1 0 0-1H4.7l.65-.65ZM5 0a5 5 0 1 0 0 10A5 5 0 0 0 5 0ZM1 5a4 4 0 1 1 8 0 4 4 0 0 1-8 0Z",fill:t}))},Os=qo(Hs,"PresenceOof10Regular"),qs=e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:12,height:12,viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M6.28 4.53a.75.75 0 0 0-1.06-1.06l-2 2c-.3.3-.3.77 0 1.06l2 2a.75.75 0 0 0 1.06-1.06l-.72-.72h2.69a.75.75 0 1 0 0-1.5h-2.7l.73-.72ZM6 0a6 6 0 1 0 0 12A6 6 0 0 0 6 0ZM1.5 6a4.5 4.5 0 1 1 9 0 4.5 4.5 0 0 1-9 0Z",fill:t}))},Ws=qo(qs,"PresenceOof12Regular"),Vs=e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M8.2 6.2a1 1 0 1 0-1.4-1.4L4.3 7.3a1 1 0 0 0 0 1.4l2.5 2.5a1 1 0 0 0 1.4-1.4L7.42 9H11a1 1 0 1 0 0-2H7.41l.8-.8ZM8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0ZM2 8a6 6 0 1 1 12 0A6 6 0 0 1 2 8Z",fill:t}))},Ks=qo(Vs,"PresenceOof16Regular"),Us=e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:10,height:10,viewBox:"0 0 10 10",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M5 1a4 4 0 1 0 0 8 4 4 0 0 0 0-8ZM0 5a5 5 0 1 1 10 0A5 5 0 0 1 0 5Z",fill:t}))},Gs=qo(Us,"PresenceUnknown10Regular"),Ys=e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:12,height:12,viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M6 1.5a4.5 4.5 0 1 0 0 9 4.5 4.5 0 0 0 0-9ZM0 6a6 6 0 1 1 12 0A6 6 0 0 1 0 6Z",fill:t}))},Xs=qo(Ys,"PresenceUnknown12Regular"),Zs=e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M8 2a6 6 0 1 0 0 12A6 6 0 0 0 8 2ZM0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Z",fill:t}))},$s=qo(Zs,"PresenceUnknown16Regular"),Qs={tiny:us,"extra-small":us,small:ps,medium:ms,large:ms,"extra-large":ms},Js={tiny:ts,"extra-small":ts,small:is,medium:cs,large:cs,"extra-large":cs},el={tiny:Ja,"extra-small":Ja,small:rs,medium:ss,large:ss,"extra-large":ss},tl={tiny:vs,"extra-small":vs,small:ys,medium:ks,large:ks,"extra-large":ks},ol={tiny:xs,"extra-small":xs,small:Is,medium:Ds,large:Ds,"extra-large":Ds},rl={tiny:Cs,"extra-small":Cs,small:Es,medium:zs,large:zs,"extra-large":zs},nl={tiny:Os,"extra-small":Os,small:Ws,medium:Ks,large:Ks,"extra-large":Ks},il={tiny:Ms,"extra-small":Ms,small:As,medium:Ls,large:Ls,"extra-large":Ls},al={tiny:Gs,"extra-small":Gs,small:Xs,medium:$s,large:$s,"extra-large":$s},sl=(e,t)=>{const{shape:o="circular",size:r="medium",iconPosition:n="before",appearance:i="filled",color:a="brand"}=e;return{shape:o,size:r,iconPosition:n,appearance:i,color:a,components:{root:"div",icon:"span"},root:yo("div",{ref:t,...e}),icon:Xo(e.icon)}},ll={busy:"busy","out-of-office":"out of office",away:"away",available:"available",offline:"offline","do-not-disturb":"do not disturb",unknown:"unknown"},cl=(e,t)=>{const{size:o="medium",status:r="available",outOfOffice:n=!1}=e,i=ll[r],a=e.outOfOffice&&"out-of-office"!==e.status?" "+ll["out-of-office"]:"",s=((e,t,o)=>{switch(e){case"available":return t?Js[o]:el[o];case"away":return t?il[o]:Qs[o];case"busy":return t?al[o]:tl[o];case"do-not-disturb":return t?rl[o]:ol[o];case"offline":return il[o];case"out-of-office":return nl[o];case"unknown":return al[o]}})(r,n,o);return{...sl({"aria-label":i+a,role:"img",...e,size:o,icon:Xo(e.icon,{defaultProps:{children:s?c.createElement(s,null):null},required:!0})},t),status:r,outOfOffice:n}},dl={root:"fui-PresenceBadge",icon:"fui-PresenceBadge__icon"},ul=D({root:{z8tnut:"f1g0x7ka",z189sj:["fhxju0i","f1cnd47f"],Byoj8tv:"f1qch9an",uwmqm3:["f1cnd47f","fhxju0i"],mc9l5x:"ftuwxu6",B7ck84d:"f1ewtqcl",Bt984gj:"f122n59",Brf1p80:"f4d9j23",Bhmb4qv:"fb8jth9",Bbmb7ep:["fqgqgel","fchfifz"],Beyfa6y:["fchfifz","fqgqgel"],B7oj6ja:["fc7b1hi","f1dpx5h9"],Btl43ni:["f1dpx5h9","fc7b1hi"],De3pzq:"fxugw4r"},statusBusy:{sj55zd:"fvi85wt"},statusAway:{sj55zd:"f14k8a89"},statusAvailable:{sj55zd:"fqa5hgp"},statusOffline:{sj55zd:"f11d4kpn"},statusOutOfOffice:{sj55zd:"fdce8r3"},outOfOffice:{sj55zd:"fr0bkrk"},outOfOfficeAvailable:{sj55zd:"fqa5hgp"},outOfOfficeBusy:{sj55zd:"fvi85wt"},outOfOfficeAway:{sj55zd:"f14k8a89"},tiny:{Bubjx69:"f9ikmtg",a9b677:"f16dn6v3",B5pe6w7:"fab5kbq",p4uzdd:"f1ms1d91"},large:{Bubjx69:"f9ikmtg",a9b677:"f64fuq3",B5pe6w7:"f1vfi1yj",p4uzdd:"f15s34gz"},extraLarge:{Bubjx69:"f9ikmtg",a9b677:"f1w9dchk",B5pe6w7:"f14efy9b",p4uzdd:"fhipgdu"}},{d:[".f1g0x7ka{padding-top:0;}",".fhxju0i{padding-right:0;}",".f1cnd47f{padding-left:0;}",".f1qch9an{padding-bottom:0;}",".ftuwxu6{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;}",".f1ewtqcl{box-sizing:border-box;}",".f122n59{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}",".f4d9j23{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}",".fb8jth9 span{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}",".fqgqgel{border-bottom-right-radius:50%;}",".fchfifz{border-bottom-left-radius:50%;}",".fc7b1hi{border-top-right-radius:50%;}",".f1dpx5h9{border-top-left-radius:50%;}",".fxugw4r{background-color:var(--colorNeutralBackground1);}",".fvi85wt{color:var(--colorPaletteRedBackground3);}",".f14k8a89{color:var(--colorPaletteMarigoldBackground3);}",".fqa5hgp{color:var(--colorPaletteLightGreenForeground3);}",".f11d4kpn{color:var(--colorNeutralForeground3);}",".fdce8r3{color:var(--colorPaletteBerryForeground3);}",".fr0bkrk{color:var(--colorNeutralBackground1);}",".f9ikmtg{aspect-ratio:1;}",".f16dn6v3{width:6px;}",".fab5kbq svg{width:6px!important;}",".f1ms1d91 svg{height:6px!important;}",".f64fuq3{width:20px;}",".f1vfi1yj svg{width:20px!important;}",".f15s34gz svg{height:20px!important;}",".f1w9dchk{width:28px;}",".f14efy9b svg{width:28px!important;}",".fhipgdu svg{height:28px!important;}"]}),fl=e=>{const{slots:t,slotProps:o}=$t(e);return c.createElement(t.root,{...o.root},"before"===e.iconPosition&&t.icon&&c.createElement(t.icon,{...o.icon}),e.root.children,"after"===e.iconPosition&&t.icon&&c.createElement(t.icon,{...o.icon}))},pl=c.forwardRef((e,t)=>{const o=cl(e,t);return(e=>{const t=ul(),o="busy"===(r=e.status)||"do-not-disturb"===r||"unknown"===r;var r;e.root.className=g(dl.root,t.root,o&&t.statusBusy,"away"===e.status&&t.statusAway,"available"===e.status&&t.statusAvailable,"offline"===e.status&&t.statusOffline,"out-of-office"===e.status&&t.statusOutOfOffice,e.outOfOffice&&t.outOfOffice,e.outOfOffice&&"available"===e.status&&t.outOfOfficeAvailable,e.outOfOffice&&o&&t.outOfOfficeBusy,e.outOfOffice&&"away"===e.status&&t.outOfOfficeAway,e.outOfOffice&&"offline"===e.status&&t.statusOffline,e.outOfOffice&&"out-of-office"===e.status&&t.statusOutOfOffice,"tiny"===e.size&&t.tiny,"large"===e.size&&t.large,"extra-large"===e.size&&t.extraLarge,e.root.className),e.icon&&(e.icon.className=g(dl.icon,e.icon.className))})(o),fl(o)});pl.displayName="PresenceBadge";const hl=c.createContext(void 0),ml={},gl=(hl.Provider,{active:"active",inactive:"inactive"}),vl=(e,t)=>{var o;const{dir:r}=Ot(),{size:n}=(()=>{var e;return null!==(e=c.useContext(hl))&&void 0!==e?e:ml})(),{name:i,size:a=(null!=n?n:32),shape:s="circular",active:l="unset",activeAppearance:d="ring",idForColor:u}=e;let{color:f="neutral"}=e;"colorful"===f&&(f=yl[_l(null!==(o=null!=u?u:i)&&void 0!==o?o:"")%yl.length]);const p=To("avatar-"),h=yo("span",{role:"img",id:p,...e,ref:t},["name"]);let m=Xo(e.initials,{required:!0,defaultProps:{children:Xa(i,"rtl"===r,{firstInitialOnly:a<=16}),id:p+"__initials"}}),g=void 0;(null==m?void 0:m.children)||(m=void 0,g=Xo(e.icon,{required:!0,defaultProps:{children:c.createElement($a,null),"aria-hidden":!0}}));const[v,b]=c.useState(void 0),y=Xo(e.image,{defaultProps:{alt:"",role:"presentation","aria-hidden":!0,hidden:v}});y&&(y.onError=or(y.onError,()=>b(!0)),y.onLoad=or(y.onLoad,()=>b(void 0)));const _=Xo(e.badge,{defaultProps:{size:bl(a),id:p+"__badge"}});let k;if(!h["aria-label"]&&!h["aria-labelledby"]&&(i?(h["aria-label"]=i,_&&(h["aria-labelledby"]=h.id+" "+_.id)):m&&(h["aria-labelledby"]=m.id+(_?" "+_.id:"")),"active"===l||"inactive"===l)){const e=gl[l];if(h["aria-labelledby"]){const t=p+"__active";h["aria-labelledby"]+=" "+t,k=c.createElement("span",{hidden:!0,id:t},e)}else h["aria-label"]&&(h["aria-label"]+=" "+e)}return{size:a,shape:s,active:l,activeAppearance:d,activeAriaLabelElement:k,color:f,components:{root:"span",initials:"span",icon:"span",image:"img",badge:pl},root:h,initials:m,icon:g,image:y,badge:_}},bl=e=>e>=96?"extra-large":e>=64?"large":e>=56?"medium":e>=40?"small":e>=28?"extra-small":"tiny",yl=["dark-red","cranberry","red","pumpkin","peach","marigold","gold","brass","brown","forest","seafoam","dark-green","light-teal","teal","steel","blue","royal-blue","cornflower","navy","lavender","purple","grape","lilac","pink","magenta","plum","beige","mink","platinum","anchor"],_l=e=>{let t=0;for(let o=e.length-1;o>=0;o--){const r=e.charCodeAt(o),n=o%8;t^=(r<<n)+(r>>8-n)}return t},kl={root:"fui-Avatar",image:"fui-Avatar__image",initials:"fui-Avatar__initials",icon:"fui-Avatar__icon",badge:"fui-Avatar__badge"},wl=(ln.curveDecelerateMax,ln.curveDecelerateMid,ln.curveDecelerateMin,ln.curveAccelerateMax,ln.curveAccelerateMid,ln.curveAccelerateMin,ln.curveEasyEaseMax,ln.curveEasyEase,ln.curveLinear,D({root:{mc9l5x:"f14t3ns0",Bnnss6s:"fi64zpg",qhf8xq:"f10pi13n",ha4doy:"fmrv4ls",Bbmb7ep:["f8fbkgy","f1nfllo7"],Beyfa6y:["f1nfllo7","f8fbkgy"],B7oj6ja:["f1djnp8u","f1s8kh49"],Btl43ni:["f1s8kh49","f1djnp8u"],Bahqtrf:"fk6fouc",Bhrd7zp:"fl43uef"},textCaption2Strong:{Be2twd7:"f13mqy1h",Bhrd7zp:"fl43uef"},textCaption1Strong:{Be2twd7:"fy9rknc"},textBody1Strong:{Be2twd7:"fkhj508"},textSubtitle2:{Be2twd7:"fod5ikn"},textSubtitle1:{Be2twd7:"f1pp30po"},textTitle:{Be2twd7:"f1x0m3f5"},squareSmall:{Bbmb7ep:["f1g3puop","fi2rrw2"],Beyfa6y:["fi2rrw2","f1g3puop"],B7oj6ja:["f1rstyi9","f1s4nn1u"],Btl43ni:["f1s4nn1u","f1rstyi9"]},squareMedium:{Bbmb7ep:["f1aa9q02","f16jpd5f"],Beyfa6y:["f16jpd5f","f1aa9q02"],B7oj6ja:["f1jar5jt","fyu767a"],Btl43ni:["fyu767a","f1jar5jt"]},squareLarge:{Bbmb7ep:["f1ldthgs","frrelxk"],Beyfa6y:["frrelxk","f1ldthgs"],B7oj6ja:["fobrfso","ffisxpw"],Btl43ni:["ffisxpw","fobrfso"]},squareXLarge:{Bbmb7ep:["fnivh3a","fc7yr5o"],Beyfa6y:["fc7yr5o","fnivh3a"],B7oj6ja:["f1el4m67","f8yange"],Btl43ni:["f8yange","f1el4m67"]},activeOrInactive:{Bz10aip:"ftfx35i",Bmy1vo4:"fv0atk9",B3o57yi:"f1iry5bo",Cwk7ip:"f1gyuh7d",Hwfdqs:"f1onx1g3",Ftih45:"f1wl9k8s",Brfgrao:"f1j7ml58",Bciustq:"ffi060y",Fbdkly:["f1fzr1x6","f1f351id"],lawp4y:"fchca7p",mdwyqc:["f1f351id","f1fzr1x6"],Budzafs:["f1kd9phw","fyf2ch2"],r59vdv:["fyf2ch2","f1kd9phw"],n07z76:["f1gnrg9b","f1xx2lx6"],ck0cow:["f1xx2lx6","f1gnrg9b"],B8bqphf:"f1e9wvyh",h7gv66:"f1vyz52m",Bvy8d8o:"f1rjhkxy",B1pumaf:"f1ak47q9",B17wnbm:"f1apa6og"},ring:{Bdkvgpv:"f163fonl",m598lv:["f1yq6w5o","f1jpmc5p"],qa3bma:"f11yjt3y",Bbv0w2i:["f1jpmc5p","f1yq6w5o"]},ringThick:{qehafq:"f1rbtjc9",Bicfajf:["f1wm0e7m","f1o0l8kp"],susq4k:"f1tz5420",Biibvgv:["f1o0l8kp","f1wm0e7m"],B0qfbqy:"f1q30tuz",B4f6apu:["f9c0djs","fcwzx2y"],y0oebl:"f1hdqo1a",uvfttm:["fcwzx2y","f9c0djs"]},ringThicker:{qehafq:"fk7ejgl",Bicfajf:["f12sbt0w","f1tnh028"],susq4k:"fcrsff4",Biibvgv:["f1tnh028","f12sbt0w"],B0qfbqy:"f1jrge4j",B4f6apu:["fc2vpa6","f133djwz"],y0oebl:"f9hcsm3",uvfttm:["f133djwz","fc2vpa6"]},ringThickest:{qehafq:"fl3e39p",Bicfajf:["f14m8wrz","fckzhtt"],susq4k:"fnxq6pw",Biibvgv:["fckzhtt","f14m8wrz"],B0qfbqy:"fr6r3yi",B4f6apu:["ftxoq8w","f4gs2h8"],y0oebl:"f9gga8r",uvfttm:["f4gs2h8","ftxoq8w"]},shadow4:{h8m2vh:"f196qwgu"},shadow8:{h8m2vh:"fut48mo"},shadow16:{h8m2vh:"fh2kfig"},shadow28:{h8m2vh:"f4c2u2p"},inactive:{abs64n:"fp25eh",Bz10aip:"f1clczzi",Bmy1vo4:"fv0atk9",B3o57yi:"f1iry5bo",Cwk7ip:"fxm264b",Hwfdqs:"f1onx1g3",Bwz0kr7:"f1o7dfsw",qehafq:"fe3o830",Bicfajf:["fzynn9s","f1z0ukd1"],susq4k:"f1kyqvp9",Biibvgv:["f1z0ukd1","fzynn9s"],vz82u:"f1dhznln",B8bqphf:"f1e9wvyh",h7gv66:"f1vyz52m",Bvy8d8o:"f1yb2g89",B1pumaf:"f1ak47q9",B17wnbm:"f1apa6og"},badge:{qhf8xq:"f1euv43f",B5kzvoi:"f1yab3r1",j35jbq:["f1e31b4d","f1vgc2s3"],E5pizo:"ffo9j2l"},badgeLarge:{E5pizo:"f1nayfl2"},image:{qhf8xq:"f1euv43f",Bhzewxz:"f15twtuk",oyh7mz:["f1vgc2s3","f1e31b4d"],a9b677:"fly5x3f",Bqenvij:"f1l02sjl",Bbmb7ep:["f1d9uwra","fzibvwi"],Beyfa6y:["fzibvwi","f1d9uwra"],B7oj6ja:["fuoumxm","f1vtqnvc"],Btl43ni:["f1vtqnvc","fuoumxm"],st4lth:"f1ps3kmd",ha4doy:"f12kltsn"},iconInitials:{qhf8xq:"f1euv43f",B7ck84d:"f1ewtqcl",Bhzewxz:"f15twtuk",oyh7mz:["f1vgc2s3","f1e31b4d"],a9b677:"fly5x3f",Bqenvij:"f1l02sjl",Bg96gwp:"fp6vxd",B4j52fo:"f192inf7",Bekrc4i:["f5tn483","f1ojsxk5"],Bn0qgzm:"f1vxd6vx",ibv6hh:["f1ojsxk5","f5tn483"],icvyot:"fzkkow9",vrafjx:["fcdblym","fjik90z"],oivjwe:"fg706s2",wvpqe5:["fjik90z","fcdblym"],g2u3we:"fghlq4f",h3c5rm:["f1gn591s","fjscplz"],B9xav0g:"fb073pr",zhjwy3:["fjscplz","f1gn591s"],mc9l5x:"f22iagw",Bt984gj:"f122n59",Brf1p80:"f4d9j23",ha4doy:"fa4t5tb",fsow6f:"f17mccla",famaaq:"f1xqy1su",Bbmb7ep:["f1d9uwra","fzibvwi"],Beyfa6y:["fzibvwi","f1d9uwra"],B7oj6ja:["fuoumxm","f1vtqnvc"],Btl43ni:["f1vtqnvc","fuoumxm"]},icon12:{Be2twd7:"f1ugzwwg"},icon16:{Be2twd7:"f4ybsrx"},icon20:{Be2twd7:"fe5j1ua"},icon24:{Be2twd7:"f1rt2boy"},icon28:{Be2twd7:"f24l1pt"},icon32:{Be2twd7:"ffl51b"},icon48:{Be2twd7:"f18m8u13"}},{d:[".f14t3ns0{display:inline-block;}",".fi64zpg{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}",".f10pi13n{position:relative;}",".fmrv4ls{vertical-align:middle;}",".f8fbkgy{border-bottom-right-radius:var(--borderRadiusCircular);}",".f1nfllo7{border-bottom-left-radius:var(--borderRadiusCircular);}",".f1djnp8u{border-top-right-radius:var(--borderRadiusCircular);}",".f1s8kh49{border-top-left-radius:var(--borderRadiusCircular);}",".fk6fouc{font-family:var(--fontFamilyBase);}",".fl43uef{font-weight:var(--fontWeightSemibold);}",".f13mqy1h{font-size:var(--fontSizeBase100);}",".fy9rknc{font-size:var(--fontSizeBase200);}",".fkhj508{font-size:var(--fontSizeBase300);}",".fod5ikn{font-size:var(--fontSizeBase400);}",".f1pp30po{font-size:var(--fontSizeBase500);}",".f1x0m3f5{font-size:var(--fontSizeBase600);}",".f1g3puop{border-bottom-right-radius:var(--borderRadiusSmall);}",".fi2rrw2{border-bottom-left-radius:var(--borderRadiusSmall);}",".f1rstyi9{border-top-right-radius:var(--borderRadiusSmall);}",".f1s4nn1u{border-top-left-radius:var(--borderRadiusSmall);}",".f1aa9q02{border-bottom-right-radius:var(--borderRadiusMedium);}",".f16jpd5f{border-bottom-left-radius:var(--borderRadiusMedium);}",".f1jar5jt{border-top-right-radius:var(--borderRadiusMedium);}",".fyu767a{border-top-left-radius:var(--borderRadiusMedium);}",".f1ldthgs{border-bottom-right-radius:var(--borderRadiusLarge);}",".frrelxk{border-bottom-left-radius:var(--borderRadiusLarge);}",".fobrfso{border-top-right-radius:var(--borderRadiusLarge);}",".ffisxpw{border-top-left-radius:var(--borderRadiusLarge);}",".fnivh3a{border-bottom-right-radius:var(--borderRadiusXLarge);}",".fc7yr5o{border-bottom-left-radius:var(--borderRadiusXLarge);}",".f1el4m67{border-top-right-radius:var(--borderRadiusXLarge);}",".f8yange{border-top-left-radius:var(--borderRadiusXLarge);}",".ftfx35i{-webkit-transform:perspective(1px);-moz-transform:perspective(1px);-ms-transform:perspective(1px);transform:perspective(1px);}",".fv0atk9{transition-property:transform,opacity;}",".f1iry5bo{transition-duration:var(--durationUltraSlow),var(--durationFaster);}",".f1gyuh7d{transition-delay:var(--curveEasyEaseMax),var(--curveLinear);}",'.f1wl9k8s::before{content:"";}',".f1j7ml58::before{position:absolute;}",".ffi060y::before{top:0;}",".f1fzr1x6::before{left:0;}",".f1f351id::before{right:0;}",".fchca7p::before{bottom:0;}",".f1kd9phw::before{border-bottom-right-radius:inherit;}",".fyf2ch2::before{border-bottom-left-radius:inherit;}",".f1gnrg9b::before{border-top-right-radius:inherit;}",".f1xx2lx6::before{border-top-left-radius:inherit;}",".f1e9wvyh::before{transition-property:margin,opacity;}",".f1vyz52m::before{transition-duration:var(--durationUltraSlow),var(--durationSlower);}",".f1rjhkxy::before{transition-delay:var(--curveEasyEaseMax),var(--curveLinear);}",".f163fonl::before{border-top-style:solid;}",".f1yq6w5o::before{border-right-style:solid;}",".f1jpmc5p::before{border-left-style:solid;}",".f11yjt3y::before{border-bottom-style:solid;}",".f1rbtjc9::before{margin-top:calc(-2 * var(--strokeWidthThick));}",".f1wm0e7m::before{margin-right:calc(-2 * var(--strokeWidthThick));}",".f1o0l8kp::before{margin-left:calc(-2 * var(--strokeWidthThick));}",".f1tz5420::before{margin-bottom:calc(-2 * var(--strokeWidthThick));}",".f1q30tuz::before{border-top-width:var(--strokeWidthThick);}",".f9c0djs::before{border-right-width:var(--strokeWidthThick);}",".fcwzx2y::before{border-left-width:var(--strokeWidthThick);}",".f1hdqo1a::before{border-bottom-width:var(--strokeWidthThick);}",".fk7ejgl::before{margin-top:calc(-2 * var(--strokeWidthThicker));}",".f12sbt0w::before{margin-right:calc(-2 * var(--strokeWidthThicker));}",".f1tnh028::before{margin-left:calc(-2 * var(--strokeWidthThicker));}",".fcrsff4::before{margin-bottom:calc(-2 * var(--strokeWidthThicker));}",".f1jrge4j::before{border-top-width:var(--strokeWidthThicker);}",".fc2vpa6::before{border-right-width:var(--strokeWidthThicker);}",".f133djwz::before{border-left-width:var(--strokeWidthThicker);}",".f9hcsm3::before{border-bottom-width:var(--strokeWidthThicker);}",".fl3e39p::before{margin-top:calc(-2 * var(--strokeWidthThickest));}",".f14m8wrz::before{margin-right:calc(-2 * var(--strokeWidthThickest));}",".fckzhtt::before{margin-left:calc(-2 * var(--strokeWidthThickest));}",".fnxq6pw::before{margin-bottom:calc(-2 * var(--strokeWidthThickest));}",".fr6r3yi::before{border-top-width:var(--strokeWidthThickest);}",".ftxoq8w::before{border-right-width:var(--strokeWidthThickest);}",".f4gs2h8::before{border-left-width:var(--strokeWidthThickest);}",".f9gga8r::before{border-bottom-width:var(--strokeWidthThickest);}",".f196qwgu::before{box-shadow:var(--shadow4);}",".fut48mo::before{box-shadow:var(--shadow8);}",".fh2kfig::before{box-shadow:var(--shadow16);}",".f4c2u2p::before{box-shadow:var(--shadow28);}",".fp25eh{opacity:0.8;}",".f1clczzi{-webkit-transform:scale(0.875);-moz-transform:scale(0.875);-ms-transform:scale(0.875);transform:scale(0.875);}",".fxm264b{transition-delay:var(--curveDecelerateMin),var(--curveLinear);}",".fe3o830::before{margin-top:0;}",".fzynn9s::before{margin-right:0;}",".f1z0ukd1::before{margin-left:0;}",".f1kyqvp9::before{margin-bottom:0;}",".f1dhznln::before{opacity:0;}",".f1yb2g89::before{transition-delay:var(--curveDecelerateMin),var(--curveLinear);}",".f1euv43f{position:absolute;}",".f1yab3r1{bottom:0;}",".f1e31b4d{right:0;}",".f1vgc2s3{left:0;}",".ffo9j2l{box-shadow:0 0 0 var(--strokeWidthThin) var(--colorNeutralBackground1);}",".f1nayfl2{box-shadow:0 0 0 var(--strokeWidthThick) var(--colorNeutralBackground1);}",".f15twtuk{top:0;}",".fly5x3f{width:100%;}",".f1l02sjl{height:100%;}",".f1d9uwra{border-bottom-right-radius:inherit;}",".fzibvwi{border-bottom-left-radius:inherit;}",".fuoumxm{border-top-right-radius:inherit;}",".f1vtqnvc{border-top-left-radius:inherit;}",".f1ps3kmd{object-fit:cover;}",".f12kltsn{vertical-align:top;}",".f1ewtqcl{box-sizing:border-box;}",".fp6vxd{line-height:1;}",".f192inf7{border-top-width:var(--strokeWidthThin);}",".f5tn483{border-right-width:var(--strokeWidthThin);}",".f1ojsxk5{border-left-width:var(--strokeWidthThin);}",".f1vxd6vx{border-bottom-width:var(--strokeWidthThin);}",".fzkkow9{border-top-style:solid;}",".fcdblym{border-right-style:solid;}",".fjik90z{border-left-style:solid;}",".fg706s2{border-bottom-style:solid;}",".fghlq4f{border-top-color:var(--colorTransparentStroke);}",".f1gn591s{border-right-color:var(--colorTransparentStroke);}",".fjscplz{border-left-color:var(--colorTransparentStroke);}",".fb073pr{border-bottom-color:var(--colorTransparentStroke);}",".f22iagw{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}",".f122n59{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}",".f4d9j23{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}",".fa4t5tb{vertical-align:center;}",".f17mccla{text-align:center;}",".f1xqy1su{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}",".f1ugzwwg{font-size:12px;}",".f4ybsrx{font-size:16px;}",".fe5j1ua{font-size:20px;}",".f1rt2boy{font-size:24px;}",".f24l1pt{font-size:28px;}",".ffl51b{font-size:32px;}",".f18m8u13{font-size:48px;}"],m:[["@media screen and (prefers-reduced-motion: reduce){.f1onx1g3{transition-duration:0.01ms;}}",{m:"screen and (prefers-reduced-motion: reduce)"}],["@media screen and (prefers-reduced-motion: reduce){.f1ak47q9::before{transition-duration:0.01ms;}}",{m:"screen and (prefers-reduced-motion: reduce)"}],["@media screen and (prefers-reduced-motion: reduce){.f1apa6og::before{transition-delay:0.01ms;}}",{m:"screen and (prefers-reduced-motion: reduce)"}],["@media screen and (prefers-reduced-motion: reduce){.f1onx1g3{transition-duration:0.01ms;}}",{m:"screen and (prefers-reduced-motion: reduce)"}],["@media screen and (prefers-reduced-motion: reduce){.f1o7dfsw{transition-delay:0.01ms;}}",{m:"screen and (prefers-reduced-motion: reduce)"}],["@media screen and (prefers-reduced-motion: reduce){.f1ak47q9::before{transition-duration:0.01ms;}}",{m:"screen and (prefers-reduced-motion: reduce)"}],["@media screen and (prefers-reduced-motion: reduce){.f1apa6og::before{transition-delay:0.01ms;}}",{m:"screen and (prefers-reduced-motion: reduce)"}]]})),xl=D({16:{a9b677:"fjw5fx7",Bqenvij:"fd461yt"},20:{a9b677:"f64fuq3",Bqenvij:"fjamq6b"},24:{a9b677:"fq4mcun",Bqenvij:"frvgh55"},28:{a9b677:"f1w9dchk",Bqenvij:"fxldao9"},32:{a9b677:"f1szoe96",Bqenvij:"f1d2rq10"},36:{a9b677:"fpdz1er",Bqenvij:"f8ljn23"},40:{a9b677:"feqmc2u",Bqenvij:"fbhnoac"},48:{a9b677:"f124akge",Bqenvij:"ff2sm71"},56:{a9b677:"f1u66zr1",Bqenvij:"fzki0ko"},64:{a9b677:"fa9ln6p",Bqenvij:"f16k9i2m"},72:{a9b677:"fhcae8x",Bqenvij:"f1shusfg"},96:{a9b677:"f1kyr2gn",Bqenvij:"fypu0ge"},120:{a9b677:"fwfqyga",Bqenvij:"fjr5b71"},128:{a9b677:"f1iksgmy",Bqenvij:"fele2au"}},{d:[".fjw5fx7{width:16px;}",".fd461yt{height:16px;}",".f64fuq3{width:20px;}",".fjamq6b{height:20px;}",".fq4mcun{width:24px;}",".frvgh55{height:24px;}",".f1w9dchk{width:28px;}",".fxldao9{height:28px;}",".f1szoe96{width:32px;}",".f1d2rq10{height:32px;}",".fpdz1er{width:36px;}",".f8ljn23{height:36px;}",".feqmc2u{width:40px;}",".fbhnoac{height:40px;}",".f124akge{width:48px;}",".ff2sm71{height:48px;}",".f1u66zr1{width:56px;}",".fzki0ko{height:56px;}",".fa9ln6p{width:64px;}",".f16k9i2m{height:64px;}",".fhcae8x{width:72px;}",".f1shusfg{height:72px;}",".f1kyr2gn{width:96px;}",".fypu0ge{height:96px;}",".fwfqyga{width:120px;}",".fjr5b71{height:120px;}",".f1iksgmy{width:128px;}",".fele2au{height:128px;}"]}),Sl=D({neutral:{sj55zd:"f11d4kpn",De3pzq:"f18f03hv",Bic5iru:"f1uuiafn"},brand:{sj55zd:"fonrgv7",De3pzq:"f1blnnmj",Bic5iru:"f1uuiafn"},"dark-red":{sj55zd:"fqjd1y1",De3pzq:"f1vq2oo4",Bic5iru:"f1t2x9on"},cranberry:{sj55zd:"fg9gses",De3pzq:"f1lwxszt",Bic5iru:"f1pvshc9"},red:{sj55zd:"f23f7i0",De3pzq:"f1q9qhfq",Bic5iru:"f1ectbk9"},pumpkin:{sj55zd:"fjnan08",De3pzq:"fz91bi3",Bic5iru:"fvzpl0b"},peach:{sj55zd:"fknu15p",De3pzq:"f1b9nr51",Bic5iru:"fwj2kd7"},marigold:{sj55zd:"f9603vw",De3pzq:"f3z4w6d",Bic5iru:"fr120vy"},gold:{sj55zd:"fmq0uwp",De3pzq:"fg50kya",Bic5iru:"f8xmmar"},brass:{sj55zd:"f28g5vo",De3pzq:"f4w2gd0",Bic5iru:"f1hbety2"},brown:{sj55zd:"ftl572b",De3pzq:"f14wu1f4",Bic5iru:"f1vg3s4g"},forest:{sj55zd:"f1gymlvd",De3pzq:"f19ut4y6",Bic5iru:"f1m3olm5"},seafoam:{sj55zd:"fnnb6wn",De3pzq:"f1n057jc",Bic5iru:"f17xiqtr"},"dark-green":{sj55zd:"ff58qw8",De3pzq:"f11t05wk",Bic5iru:"fx32vyh"},"light-teal":{sj55zd:"f1up9qbj",De3pzq:"f42feg1",Bic5iru:"f1mkihwv"},teal:{sj55zd:"f135dsb4",De3pzq:"f6hvv1p",Bic5iru:"fecnooh"},steel:{sj55zd:"f151dlcp",De3pzq:"f1lnp8zf",Bic5iru:"f15hfgzm"},blue:{sj55zd:"f1rjv50u",De3pzq:"f1ggcpy6",Bic5iru:"fqproka"},"royal-blue":{sj55zd:"f1emykk5",De3pzq:"f12rj61f",Bic5iru:"f17v2w59"},cornflower:{sj55zd:"fqsigj7",De3pzq:"f8k7hur",Bic5iru:"fp0q1mo"},navy:{sj55zd:"f1nj97xi",De3pzq:"f19gw0ux",Bic5iru:"f1nlym55"},lavender:{sj55zd:"fwctg0i",De3pzq:"ff379vm",Bic5iru:"f62vk8h"},purple:{sj55zd:"fjrsgpu",De3pzq:"f1mzf1e1",Bic5iru:"f15zl69q"},grape:{sj55zd:"f1fiiydq",De3pzq:"f1o4k8oy",Bic5iru:"f53w4j7"},lilac:{sj55zd:"f1res9jt",De3pzq:"f1x6mz1o",Bic5iru:"fu2771t"},pink:{sj55zd:"fv3fbbi",De3pzq:"fydlv6t",Bic5iru:"fzflscs"},magenta:{sj55zd:"f1f1fwnz",De3pzq:"f4xb6j5",Bic5iru:"fb6rmqc"},plum:{sj55zd:"f8ptl6j",De3pzq:"fqo8e26",Bic5iru:"f1a4gm5b"},beige:{sj55zd:"f1ntv3ld",De3pzq:"f101elhj",Bic5iru:"f1qpf9z1"},mink:{sj55zd:"f1fscmp",De3pzq:"f13g8o5c",Bic5iru:"f1l7or83"},platinum:{sj55zd:"f1dr00v2",De3pzq:"fkh7blw",Bic5iru:"fzrj0iu"},anchor:{sj55zd:"f1f3ti53",De3pzq:"fu4yj0j",Bic5iru:"f8oz6wf"}},{d:[".f11d4kpn{color:var(--colorNeutralForeground3);}",".f18f03hv{background-color:var(--colorNeutralBackground6);}",".f1uuiafn::before{color:var(--colorBrandStroke1);}",".fonrgv7{color:var(--colorNeutralForegroundStaticInverted);}",".f1blnnmj{background-color:var(--colorBrandBackgroundStatic);}",".fqjd1y1{color:var(--colorPaletteDarkRedForeground2);}",".f1vq2oo4{background-color:var(--colorPaletteDarkRedBackground2);}",".f1t2x9on::before{color:var(--colorPaletteDarkRedBorderActive);}",".fg9gses{color:var(--colorPaletteCranberryForeground2);}",".f1lwxszt{background-color:var(--colorPaletteCranberryBackground2);}",".f1pvshc9::before{color:var(--colorPaletteCranberryBorderActive);}",".f23f7i0{color:var(--colorPaletteRedForeground2);}",".f1q9qhfq{background-color:var(--colorPaletteRedBackground2);}",".f1ectbk9::before{color:var(--colorPaletteRedBorderActive);}",".fjnan08{color:var(--colorPalettePumpkinForeground2);}",".fz91bi3{background-color:var(--colorPalettePumpkinBackground2);}",".fvzpl0b::before{color:var(--colorPalettePumpkinBorderActive);}",".fknu15p{color:var(--colorPalettePeachForeground2);}",".f1b9nr51{background-color:var(--colorPalettePeachBackground2);}",".fwj2kd7::before{color:var(--colorPalettePeachBorderActive);}",".f9603vw{color:var(--colorPaletteMarigoldForeground2);}",".f3z4w6d{background-color:var(--colorPaletteMarigoldBackground2);}",".fr120vy::before{color:var(--colorPaletteMarigoldBorderActive);}",".fmq0uwp{color:var(--colorPaletteGoldForeground2);}",".fg50kya{background-color:var(--colorPaletteGoldBackground2);}",".f8xmmar::before{color:var(--colorPaletteGoldBorderActive);}",".f28g5vo{color:var(--colorPaletteBrassForeground2);}",".f4w2gd0{background-color:var(--colorPaletteBrassBackground2);}",".f1hbety2::before{color:var(--colorPaletteBrassBorderActive);}",".ftl572b{color:var(--colorPaletteBrownForeground2);}",".f14wu1f4{background-color:var(--colorPaletteBrownBackground2);}",".f1vg3s4g::before{color:var(--colorPaletteBrownBorderActive);}",".f1gymlvd{color:var(--colorPaletteForestForeground2);}",".f19ut4y6{background-color:var(--colorPaletteForestBackground2);}",".f1m3olm5::before{color:var(--colorPaletteForestBorderActive);}",".fnnb6wn{color:var(--colorPaletteSeafoamForeground2);}",".f1n057jc{background-color:var(--colorPaletteSeafoamBackground2);}",".f17xiqtr::before{color:var(--colorPaletteSeafoamBorderActive);}",".ff58qw8{color:var(--colorPaletteDarkGreenForeground2);}",".f11t05wk{background-color:var(--colorPaletteDarkGreenBackground2);}",".fx32vyh::before{color:var(--colorPaletteDarkGreenBorderActive);}",".f1up9qbj{color:var(--colorPaletteLightTealForeground2);}",".f42feg1{background-color:var(--colorPaletteLightTealBackground2);}",".f1mkihwv::before{color:var(--colorPaletteLightTealBorderActive);}",".f135dsb4{color:var(--colorPaletteTealForeground2);}",".f6hvv1p{background-color:var(--colorPaletteTealBackground2);}",".fecnooh::before{color:var(--colorPaletteTealBorderActive);}",".f151dlcp{color:var(--colorPaletteSteelForeground2);}",".f1lnp8zf{background-color:var(--colorPaletteSteelBackground2);}",".f15hfgzm::before{color:var(--colorPaletteSteelBorderActive);}",".f1rjv50u{color:var(--colorPaletteBlueForeground2);}",".f1ggcpy6{background-color:var(--colorPaletteBlueBackground2);}",".fqproka::before{color:var(--colorPaletteBlueBorderActive);}",".f1emykk5{color:var(--colorPaletteRoyalBlueForeground2);}",".f12rj61f{background-color:var(--colorPaletteRoyalBlueBackground2);}",".f17v2w59::before{color:var(--colorPaletteRoyalBlueBorderActive);}",".fqsigj7{color:var(--colorPaletteCornflowerForeground2);}",".f8k7hur{background-color:var(--colorPaletteCornflowerBackground2);}",".fp0q1mo::before{color:var(--colorPaletteCornflowerBorderActive);}",".f1nj97xi{color:var(--colorPaletteNavyForeground2);}",".f19gw0ux{background-color:var(--colorPaletteNavyBackground2);}",".f1nlym55::before{color:var(--colorPaletteNavyBorderActive);}",".fwctg0i{color:var(--colorPaletteLavenderForeground2);}",".ff379vm{background-color:var(--colorPaletteLavenderBackground2);}",".f62vk8h::before{color:var(--colorPaletteLavenderBorderActive);}",".fjrsgpu{color:var(--colorPalettePurpleForeground2);}",".f1mzf1e1{background-color:var(--colorPalettePurpleBackground2);}",".f15zl69q::before{color:var(--colorPalettePurpleBorderActive);}",".f1fiiydq{color:var(--colorPaletteGrapeForeground2);}",".f1o4k8oy{background-color:var(--colorPaletteGrapeBackground2);}",".f53w4j7::before{color:var(--colorPaletteGrapeBorderActive);}",".f1res9jt{color:var(--colorPaletteLilacForeground2);}",".f1x6mz1o{background-color:var(--colorPaletteLilacBackground2);}",".fu2771t::before{color:var(--colorPaletteLilacBorderActive);}",".fv3fbbi{color:var(--colorPalettePinkForeground2);}",".fydlv6t{background-color:var(--colorPalettePinkBackground2);}",".fzflscs::before{color:var(--colorPalettePinkBorderActive);}",".f1f1fwnz{color:var(--colorPaletteMagentaForeground2);}",".f4xb6j5{background-color:var(--colorPaletteMagentaBackground2);}",".fb6rmqc::before{color:var(--colorPaletteMagentaBorderActive);}",".f8ptl6j{color:var(--colorPalettePlumForeground2);}",".fqo8e26{background-color:var(--colorPalettePlumBackground2);}",".f1a4gm5b::before{color:var(--colorPalettePlumBorderActive);}",".f1ntv3ld{color:var(--colorPaletteBeigeForeground2);}",".f101elhj{background-color:var(--colorPaletteBeigeBackground2);}",".f1qpf9z1::before{color:var(--colorPaletteBeigeBorderActive);}",".f1fscmp{color:var(--colorPaletteMinkForeground2);}",".f13g8o5c{background-color:var(--colorPaletteMinkBackground2);}",".f1l7or83::before{color:var(--colorPaletteMinkBorderActive);}",".f1dr00v2{color:var(--colorPalettePlatinumForeground2);}",".fkh7blw{background-color:var(--colorPalettePlatinumBackground2);}",".fzrj0iu::before{color:var(--colorPalettePlatinumBorderActive);}",".f1f3ti53{color:var(--colorPaletteAnchorForeground2);}",".fu4yj0j{background-color:var(--colorPaletteAnchorBackground2);}",".f8oz6wf::before{color:var(--colorPaletteAnchorBorderActive);}"]}),Cl=e=>{const{size:t,shape:o,active:r,activeAppearance:n,color:i}=e,a=wl(),s=xl(),l=Sl(),c=[a.root,s[t],l[i]];if(t<=24?c.push(a.textCaption2Strong):t<=28?c.push(a.textCaption1Strong):t<=40?c.push(a.textBody1Strong):t<=56?c.push(a.textSubtitle2):t<=96?c.push(a.textSubtitle1):c.push(a.textTitle),"square"===o&&(t<=24?c.push(a.squareSmall):t<=48?c.push(a.squareMedium):t<=72?c.push(a.squareLarge):c.push(a.squareXLarge)),"active"!==r&&"inactive"!==r||(c.push(a.activeOrInactive),"ring"!==n&&"ring-shadow"!==n||(c.push(a.ring),t<=48?c.push(a.ringThick):t<=64?c.push(a.ringThicker):c.push(a.ringThickest)),"shadow"!==n&&"ring-shadow"!==n||(t<=28?c.push(a.shadow4):t<=48?c.push(a.shadow8):t<=64?c.push(a.shadow16):c.push(a.shadow28)),"inactive"===r&&c.push(a.inactive)),e.root.className=g(kl.root,...c,e.root.className),e.badge&&(e.badge.className=g(kl.badge,a.badge,t>=64&&a.badgeLarge,e.badge.className)),e.image&&(e.image.className=g(kl.image,a.image,e.image.className)),e.initials&&(e.initials.className=g(kl.initials,a.iconInitials,e.initials.className)),e.icon){let o;o=t<=16?a.icon12:t<=24?a.icon16:t<=40?a.icon20:t<=48?a.icon24:t<=56?a.icon28:t<=72?a.icon32:a.icon48,e.icon.className=g(kl.icon,a.iconInitials,o,e.icon.className)}return e},Bl=c.forwardRef((e,t)=>{const o=vl(e,t);return Cl(o),Wa(o)});Bl.displayName="Avatar";const Il={root:"fui-Badge",icon:"fui-Badge__icon"},Pl=(ln.spacingHorizontalXXS,D({base:{mc9l5x:"ftuwxu6",B7ck84d:"f1ewtqcl",Bt984gj:"f122n59",Brf1p80:"f4d9j23",qhf8xq:"f10pi13n",Bahqtrf:"fk6fouc",Be2twd7:"fy9rknc",Bhrd7zp:"fl43uef",Bg96gwp:"fwrc4pm"},fontSmallToTiny:{Bahqtrf:"fk6fouc",Be2twd7:"f13mqy1h",Bhrd7zp:"fl43uef",Bg96gwp:"fcpl73t"},tiny:{a9b677:"f16dn6v3",Bqenvij:"f3mu39s",Be2twd7:"f130uwy9",Bg96gwp:"fod1mrr"},"extra-small":{a9b677:"fpd43o0",Bqenvij:"f30q22z",Be2twd7:"f1tccstq",Bg96gwp:"f1y3arg5"},small:{Bf4jedk:"fq2vo04",Bqenvij:"fd461yt",z8tnut:"f1g0x7ka",z189sj:["fps1v9c","f17ae1jz"],Byoj8tv:"f1qch9an",uwmqm3:["f17ae1jz","fps1v9c"]},medium:{Bqenvij:"fjamq6b",Bf4jedk:"f11u7vat",z8tnut:"f1g0x7ka",z189sj:["f17a92cs","f1pe0i86"],Byoj8tv:"f1qch9an",uwmqm3:["f1pe0i86","f17a92cs"]},large:{Bf4jedk:"f17fgpbq",Bqenvij:"frvgh55",z8tnut:"f1g0x7ka",z189sj:["f17a92cs","f1pe0i86"],Byoj8tv:"f1qch9an",uwmqm3:["f1pe0i86","f17a92cs"]},"extra-large":{Bf4jedk:"fwbmr0d",Bqenvij:"f1d2rq10",z8tnut:"f1g0x7ka",z189sj:["fqznh8f","f1xile11"],Byoj8tv:"f1qch9an",uwmqm3:["f1xile11","fqznh8f"]},square:{Bbmb7ep:["fzi6hpg","fyowgf4"],Beyfa6y:["fyowgf4","fzi6hpg"],B7oj6ja:["f3fg2lr","f13av6d4"],Btl43ni:["f13av6d4","f3fg2lr"]},rounded:{Bbmb7ep:["f1aa9q02","f16jpd5f"],Beyfa6y:["f16jpd5f","f1aa9q02"],B7oj6ja:["f1jar5jt","fyu767a"],Btl43ni:["fyu767a","f1jar5jt"]},roundedSmallToTiny:{Bbmb7ep:["f1g3puop","fi2rrw2"],Beyfa6y:["fi2rrw2","f1g3puop"],B7oj6ja:["f1rstyi9","f1s4nn1u"],Btl43ni:["f1s4nn1u","f1rstyi9"]},circular:{Bbmb7ep:["f8fbkgy","f1nfllo7"],Beyfa6y:["f1nfllo7","f8fbkgy"],B7oj6ja:["f1djnp8u","f1s8kh49"],Btl43ni:["f1s8kh49","f1djnp8u"]},border:{Bsft5z2:"f13zj6fq",E3zdtr:"f1mdlcz9",bn5sak:"frwkxtg",Eqx8gd:["f1n6gb5g","f15yvnhg"],By385i5:"fo72kxq",B1piin3:["f15yvnhg","f1n6gb5g"],Bm2nyyq:"f8rth92",Barhvk9:["flthirb","ftkbnf5"],Bw17bha:"f1lh990p",vfts7:["ftkbnf5","flthirb"],xrcqlc:"f6czdpx",Ihftqj:["f13hvwk3","f1en4csx"],Bcgy8vk:"f1i1u9k0",Bhxzhr1:["f1en4csx","f13hvwk3"],B0n5ga8:"fhtl3ys",s924m2:["f140b627","f1wihoeh"],B1q35kw:"fplas78",Gp14am:["f1wihoeh","f140b627"],B3778ie:["f1lf1ovl","f1ydfmkj"],d9w3h3:["f1ydfmkj","f1lf1ovl"],Bl18szs:["feq0ynf","f1ss7ivt"],B4j8arr:["f1ss7ivt","feq0ynf"]},filled:{g2u3we:"fghlq4f",h3c5rm:["f1gn591s","fjscplz"],B9xav0g:"fb073pr",zhjwy3:["fjscplz","f1gn591s"]},"filled-brand":{De3pzq:"ffp7eso",sj55zd:"f1phragk"},"filled-danger":{De3pzq:"fdl5y0r",sj55zd:"f1phragk"},"filled-important":{De3pzq:"f1c73kur",sj55zd:"fr0bkrk"},"filled-informative":{De3pzq:"f3vzo32",sj55zd:"f11d4kpn"},"filled-severe":{De3pzq:"f1s438gw",sj55zd:"f1phragk"},"filled-subtle":{De3pzq:"fxugw4r",sj55zd:"f19n0e5"},"filled-success":{De3pzq:"flxk52p",sj55zd:"f1phragk"},"filled-warning":{De3pzq:"ffq97bm",sj55zd:"ff5vbop"},ghost:{},"ghost-brand":{sj55zd:"f16muhyy"},"ghost-danger":{sj55zd:"f1whyuy6"},"ghost-important":{sj55zd:"f19n0e5"},"ghost-informative":{sj55zd:"f11d4kpn"},"ghost-severe":{sj55zd:"f1l8vj45"},"ghost-subtle":{sj55zd:"fonrgv7"},"ghost-success":{sj55zd:"f1m7fhi8"},"ghost-warning":{sj55zd:"fpti2h4"},outline:{g2u3we:"f23ftbb",h3c5rm:["f1gkuv52","f1p1bl80"],B9xav0g:"fioka3i",zhjwy3:["f1p1bl80","f1gkuv52"]},"outline-brand":{sj55zd:"f16muhyy"},"outline-danger":{sj55zd:"f1whyuy6",g2u3we:"fyqpifd",h3c5rm:["f3ukxca","f1k7dugc"],B9xav0g:"f1njxb2b",zhjwy3:["f1k7dugc","f3ukxca"]},"outline-important":{sj55zd:"f11d4kpn",g2u3we:"fq0vr37",h3c5rm:["f1byw159","f11cr0be"],B9xav0g:"f1c1zstj",zhjwy3:["f11cr0be","f1byw159"]},"outline-informative":{sj55zd:"f11d4kpn",g2u3we:"f68mrw8",h3c5rm:["f7pw515","fw35ms5"],B9xav0g:"frpde29",zhjwy3:["fw35ms5","f7pw515"]},"outline-severe":{sj55zd:"f1l8vj45"},"outline-subtle":{sj55zd:"fonrgv7"},"outline-success":{sj55zd:"f1m7fhi8",g2u3we:"f1mmhl11",h3c5rm:["f1tjpp2f","f1ocn5n7"],B9xav0g:"f1gjv25d",zhjwy3:["f1ocn5n7","f1tjpp2f"]},"outline-warning":{sj55zd:"fpti2h4"},tint:{},"tint-brand":{De3pzq:"f16xkysk",sj55zd:"faj9fo0",g2u3we:"f161y7kd",h3c5rm:["f1c8dzaj","f1sl6hi9"],B9xav0g:"f1619yhw",zhjwy3:["f1sl6hi9","f1c8dzaj"]},"tint-danger":{De3pzq:"ff0poqj",sj55zd:"f1hcrxcs",g2u3we:"f1oqjm8o",h3c5rm:["fkgrb8g","frb5wm0"],B9xav0g:"f1iai1ph",zhjwy3:["frb5wm0","fkgrb8g"]},"tint-important":{De3pzq:"f945g0u",sj55zd:"fr0bkrk",g2u3we:"fghlq4f",h3c5rm:["f1gn591s","fjscplz"],B9xav0g:"fb073pr",zhjwy3:["fjscplz","f1gn591s"]},"tint-informative":{De3pzq:"f1ctqxl6",sj55zd:"f11d4kpn",g2u3we:"f68mrw8",h3c5rm:["f7pw515","fw35ms5"],B9xav0g:"frpde29",zhjwy3:["fw35ms5","f7pw515"]},"tint-severe":{De3pzq:"f1xzsg4",sj55zd:"f1k5f75o",g2u3we:"fxy9dsj",h3c5rm:["f54u6j2","fcm23ze"],B9xav0g:"f4vf0uq",zhjwy3:["fcm23ze","f54u6j2"]},"tint-subtle":{De3pzq:"fxugw4r",sj55zd:"f11d4kpn",g2u3we:"f68mrw8",h3c5rm:["f7pw515","fw35ms5"],B9xav0g:"frpde29",zhjwy3:["fw35ms5","f7pw515"]},"tint-success":{De3pzq:"f2vsrz6",sj55zd:"ffmvakt",g2u3we:"fdmic9h",h3c5rm:["f196y6m","fetptd8"],B9xav0g:"f1pev5xq",zhjwy3:["fetptd8","f196y6m"]},"tint-warning":{De3pzq:"f10s6hli",sj55zd:"f42v8de",g2u3we:"fn9i3n",h3c5rm:["f1aw8cx4","f51if14"],B9xav0g:"fvq8iai",zhjwy3:["f51if14","f1aw8cx4"]}},{d:[".ftuwxu6{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;}",".f1ewtqcl{box-sizing:border-box;}",".f122n59{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}",".f4d9j23{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}",".f10pi13n{position:relative;}",".fk6fouc{font-family:var(--fontFamilyBase);}",".fy9rknc{font-size:var(--fontSizeBase200);}",".fl43uef{font-weight:var(--fontWeightSemibold);}",".fwrc4pm{line-height:var(--lineHeightBase200);}",".f13mqy1h{font-size:var(--fontSizeBase100);}",".fcpl73t{line-height:var(--lineHeightBase100);}",".f16dn6v3{width:6px;}",".f3mu39s{height:6px;}",".f130uwy9{font-size:4px;}",".fod1mrr{line-height:4px;}",".fpd43o0{width:10px;}",".f30q22z{height:10px;}",".f1tccstq{font-size:6px;}",".f1y3arg5{line-height:6px;}",".fq2vo04{min-width:16px;}",".fd461yt{height:16px;}",".f1g0x7ka{padding-top:0;}",".fps1v9c{padding-right:calc(var(--spacingHorizontalXXS) + var(--spacingHorizontalXXS));}",".f17ae1jz{padding-left:calc(var(--spacingHorizontalXXS) + var(--spacingHorizontalXXS));}",".f1qch9an{padding-bottom:0;}",".fjamq6b{height:20px;}",".f11u7vat{min-width:20px;}",".f17a92cs{padding-right:calc(var(--spacingHorizontalXS) + var(--spacingHorizontalXXS));}",".f1pe0i86{padding-left:calc(var(--spacingHorizontalXS) + var(--spacingHorizontalXXS));}",".f17fgpbq{min-width:24px;}",".frvgh55{height:24px;}",".fwbmr0d{min-width:32px;}",".f1d2rq10{height:32px;}",".fqznh8f{padding-right:calc(var(--spacingHorizontalSNudge) + var(--spacingHorizontalXXS));}",".f1xile11{padding-left:calc(var(--spacingHorizontalSNudge) + var(--spacingHorizontalXXS));}",".fzi6hpg{border-bottom-right-radius:var(--borderRadiusNone);}",".fyowgf4{border-bottom-left-radius:var(--borderRadiusNone);}",".f3fg2lr{border-top-right-radius:var(--borderRadiusNone);}",".f13av6d4{border-top-left-radius:var(--borderRadiusNone);}",".f1aa9q02{border-bottom-right-radius:var(--borderRadiusMedium);}",".f16jpd5f{border-bottom-left-radius:var(--borderRadiusMedium);}",".f1jar5jt{border-top-right-radius:var(--borderRadiusMedium);}",".fyu767a{border-top-left-radius:var(--borderRadiusMedium);}",".f1g3puop{border-bottom-right-radius:var(--borderRadiusSmall);}",".fi2rrw2{border-bottom-left-radius:var(--borderRadiusSmall);}",".f1rstyi9{border-top-right-radius:var(--borderRadiusSmall);}",".f1s4nn1u{border-top-left-radius:var(--borderRadiusSmall);}",".f8fbkgy{border-bottom-right-radius:var(--borderRadiusCircular);}",".f1nfllo7{border-bottom-left-radius:var(--borderRadiusCircular);}",".f1djnp8u{border-top-right-radius:var(--borderRadiusCircular);}",".f1s8kh49{border-top-left-radius:var(--borderRadiusCircular);}",'.f13zj6fq::after{content:"";}',".f1mdlcz9::after{position:absolute;}",".frwkxtg::after{top:0;}",".f1n6gb5g::after{left:0;}",".f15yvnhg::after{right:0;}",".fo72kxq::after{bottom:0;}",".f8rth92::after{border-top-style:solid;}",".flthirb::after{border-right-style:solid;}",".ftkbnf5::after{border-left-style:solid;}",".f1lh990p::after{border-bottom-style:solid;}",".f6czdpx::after{border-top-width:var(--strokeWidthThin);}",".f13hvwk3::after{border-right-width:var(--strokeWidthThin);}",".f1en4csx::after{border-left-width:var(--strokeWidthThin);}",".f1i1u9k0::after{border-bottom-width:var(--strokeWidthThin);}",".fhtl3ys::after{border-top-color:inherit;}",".f140b627::after{border-right-color:inherit;}",".f1wihoeh::after{border-left-color:inherit;}",".fplas78::after{border-bottom-color:inherit;}",".f1lf1ovl::after{border-bottom-right-radius:inherit;}",".f1ydfmkj::after{border-bottom-left-radius:inherit;}",".feq0ynf::after{border-top-right-radius:inherit;}",".f1ss7ivt::after{border-top-left-radius:inherit;}",".fghlq4f{border-top-color:var(--colorTransparentStroke);}",".f1gn591s{border-right-color:var(--colorTransparentStroke);}",".fjscplz{border-left-color:var(--colorTransparentStroke);}",".fb073pr{border-bottom-color:var(--colorTransparentStroke);}",".ffp7eso{background-color:var(--colorBrandBackground);}",".f1phragk{color:var(--colorNeutralForegroundOnBrand);}",".fdl5y0r{background-color:var(--colorPaletteRedBackground3);}",".f1c73kur{background-color:var(--colorNeutralForeground1);}",".fr0bkrk{color:var(--colorNeutralBackground1);}",".f3vzo32{background-color:var(--colorNeutralBackground5);}",".f11d4kpn{color:var(--colorNeutralForeground3);}",".f1s438gw{background-color:var(--colorPaletteDarkOrangeBackground3);}",".fxugw4r{background-color:var(--colorNeutralBackground1);}",".f19n0e5{color:var(--colorNeutralForeground1);}",".flxk52p{background-color:var(--colorPaletteGreenBackground3);}",".ffq97bm{background-color:var(--colorPaletteYellowBackground3);}",".ff5vbop{color:var(--colorNeutralForeground1Static);}",".f16muhyy{color:var(--colorBrandForeground1);}",".f1whyuy6{color:var(--colorPaletteRedForeground3);}",".f1l8vj45{color:var(--colorPaletteDarkOrangeForeground3);}",".fonrgv7{color:var(--colorNeutralForegroundStaticInverted);}",".f1m7fhi8{color:var(--colorPaletteGreenForeground3);}",".fpti2h4{color:var(--colorPaletteYellowForeground2);}",".f23ftbb{border-top-color:currentColor;}",".f1gkuv52{border-right-color:currentColor;}",".f1p1bl80{border-left-color:currentColor;}",".fioka3i{border-bottom-color:currentColor;}",".fyqpifd{border-top-color:var(--colorPaletteRedBorder2);}",".f3ukxca{border-right-color:var(--colorPaletteRedBorder2);}",".f1k7dugc{border-left-color:var(--colorPaletteRedBorder2);}",".f1njxb2b{border-bottom-color:var(--colorPaletteRedBorder2);}",".fq0vr37{border-top-color:var(--colorNeutralStrokeAccessible);}",".f1byw159{border-right-color:var(--colorNeutralStrokeAccessible);}",".f11cr0be{border-left-color:var(--colorNeutralStrokeAccessible);}",".f1c1zstj{border-bottom-color:var(--colorNeutralStrokeAccessible);}",".f68mrw8{border-top-color:var(--colorNeutralStroke2);}",".f7pw515{border-right-color:var(--colorNeutralStroke2);}",".fw35ms5{border-left-color:var(--colorNeutralStroke2);}",".frpde29{border-bottom-color:var(--colorNeutralStroke2);}",".f1mmhl11{border-top-color:var(--colorPaletteGreenBorder2);}",".f1tjpp2f{border-right-color:var(--colorPaletteGreenBorder2);}",".f1ocn5n7{border-left-color:var(--colorPaletteGreenBorder2);}",".f1gjv25d{border-bottom-color:var(--colorPaletteGreenBorder2);}",".f16xkysk{background-color:var(--colorBrandBackground2);}",".faj9fo0{color:var(--colorBrandForeground2);}",".f161y7kd{border-top-color:var(--colorBrandStroke2);}",".f1c8dzaj{border-right-color:var(--colorBrandStroke2);}",".f1sl6hi9{border-left-color:var(--colorBrandStroke2);}",".f1619yhw{border-bottom-color:var(--colorBrandStroke2);}",".ff0poqj{background-color:var(--colorPaletteRedBackground1);}",".f1hcrxcs{color:var(--colorPaletteRedForeground1);}",".f1oqjm8o{border-top-color:var(--colorPaletteRedBorder1);}",".fkgrb8g{border-right-color:var(--colorPaletteRedBorder1);}",".frb5wm0{border-left-color:var(--colorPaletteRedBorder1);}",".f1iai1ph{border-bottom-color:var(--colorPaletteRedBorder1);}",".f945g0u{background-color:var(--colorNeutralForeground3);}",".f1ctqxl6{background-color:var(--colorNeutralBackground4);}",".f1xzsg4{background-color:var(--colorPaletteDarkOrangeBackground1);}",".f1k5f75o{color:var(--colorPaletteDarkOrangeForeground1);}",".fxy9dsj{border-top-color:var(--colorPaletteDarkOrangeBorder1);}",".f54u6j2{border-right-color:var(--colorPaletteDarkOrangeBorder1);}",".fcm23ze{border-left-color:var(--colorPaletteDarkOrangeBorder1);}",".f4vf0uq{border-bottom-color:var(--colorPaletteDarkOrangeBorder1);}",".f2vsrz6{background-color:var(--colorPaletteGreenBackground1);}",".ffmvakt{color:var(--colorPaletteGreenForeground1);}",".fdmic9h{border-top-color:var(--colorPaletteGreenBorder1);}",".f196y6m{border-right-color:var(--colorPaletteGreenBorder1);}",".fetptd8{border-left-color:var(--colorPaletteGreenBorder1);}",".f1pev5xq{border-bottom-color:var(--colorPaletteGreenBorder1);}",".f10s6hli{background-color:var(--colorPaletteYellowBackground1);}",".f42v8de{color:var(--colorPaletteYellowForeground1);}",".fn9i3n{border-top-color:var(--colorPaletteYellowBorder1);}",".f1aw8cx4{border-right-color:var(--colorPaletteYellowBorder1);}",".f51if14{border-left-color:var(--colorPaletteYellowBorder1);}",".fvq8iai{border-bottom-color:var(--colorPaletteYellowBorder1);}"]})),El=D({base:{mc9l5x:"f22iagw",Bg96gwp:"fp6vxd",B6of3ja:"f1hu3pq6",t21cq0:["fqq8nkd","f1fdzpd1"],jrapky:"f19f4twv",Frg6f3:["f1fdzpd1","fqq8nkd"]},beforeText:{t21cq0:["f1t8l4o1","f11juvx6"]},afterText:{Frg6f3:["f11juvx6","f1t8l4o1"]},beforeTextXL:{t21cq0:["f1rs9grm","f1kwmkpi"]},afterTextXL:{Frg6f3:["f1kwmkpi","f1rs9grm"]},tiny:{Be2twd7:"f1tccstq"},"extra-small":{Be2twd7:"fnmn6fi"},small:{Be2twd7:"f1ugzwwg"},medium:{Be2twd7:"f1ugzwwg"},large:{Be2twd7:"f4ybsrx"},"extra-large":{Be2twd7:"fe5j1ua"}},{d:[".f22iagw{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}",".fp6vxd{line-height:1;}",".f1hu3pq6{margin-top:0;}",".fqq8nkd{margin-right:calc(-1 * var(--spacingHorizontalXXS));}",".f1fdzpd1{margin-left:calc(-1 * var(--spacingHorizontalXXS));}",".f19f4twv{margin-bottom:0;}",".f1t8l4o1{margin-right:calc(var(--spacingHorizontalXXS) + var(--spacingHorizontalXXS));}",".f11juvx6{margin-left:calc(var(--spacingHorizontalXXS) + var(--spacingHorizontalXXS));}",".f1rs9grm{margin-right:calc(var(--spacingHorizontalXS) + var(--spacingHorizontalXXS));}",".f1kwmkpi{margin-left:calc(var(--spacingHorizontalXS) + var(--spacingHorizontalXXS));}",".f1tccstq{font-size:6px;}",".fnmn6fi{font-size:10px;}",".f1ugzwwg{font-size:12px;}",".f4ybsrx{font-size:16px;}",".fe5j1ua{font-size:20px;}"]}),Tl=e=>{const t=Pl(),o="small"===e.size||"extra-small"===e.size||"tiny"===e.size;e.root.className=g(Il.root,t.base,o&&t.fontSmallToTiny,t[e.size],t[e.shape],"rounded"===e.shape&&o&&t.roundedSmallToTiny,"ghost"!==e.appearance&&t.border,t[e.appearance],t[`${e.appearance}-${e.color}`],e.root.className);const r=El();if(e.icon){let t;e.root.children&&(t="extra-large"===e.size?"after"===e.iconPosition?r.afterTextXL:r.beforeTextXL:"after"===e.iconPosition?r.afterText:r.beforeText),e.icon.className=g(Il.icon,r.base,t,r[e.size],e.icon.className)}return e},Dl=c.forwardRef((e,t)=>{const o=sl(e,t);return Tl(o),fl(o)});Dl.displayName="Badge";const Nl=(e,t)=>{const{shape:o="circular",appearance:r="filled",showZero:n=!1,overflowCount:i=99,count:a=0,dot:s=!1}=e,l={...sl(e,t),shape:o,appearance:r,showZero:n,count:a,dot:s};return 0===a&&!n||s||l.root.children||(l.root.children=a>i?i+"+":""+a),l},zl={root:"fui-CounterBadge",icon:"fui-CounterBadge__icon"},Fl=D({dot:{Bf4jedk:"fgfkb25",a9b677:"f16dn6v3",Bqenvij:"f3mu39s",z8tnut:"f1g0x7ka",z189sj:["fhxju0i","f1cnd47f"],Byoj8tv:"f1qch9an",uwmqm3:["f1cnd47f","fhxju0i"]},hide:{mc9l5x:"fjseox"}},{d:[".fgfkb25{min-width:auto;}",".f16dn6v3{width:6px;}",".f3mu39s{height:6px;}",".f1g0x7ka{padding-top:0;}",".fhxju0i{padding-right:0;}",".f1cnd47f{padding-left:0;}",".f1qch9an{padding-bottom:0;}",".fjseox{display:none;}"]}),Ml=e=>{const t=Fl();return e.root.className=g(zl.root,e.dot&&t.dot,!e.root.children&&!e.dot&&t.hide,e.root.className),e.icon&&(e.icon.className=g(zl.icon,e.icon.className)),Tl(e)},Rl=c.forwardRef((e,t)=>{const o=Nl(e,t);return Ml(o),fl(o)});Rl.displayName="CounterBadge";const Al=e=>{const{slots:t,slotProps:o}=$t(e),{iconOnly:r,iconPosition:n}=e;return c.createElement(t.root,{...o.root},"after"!==n&&t.icon&&c.createElement(t.icon,{...o.icon}),!r&&e.root.children,"after"===n&&t.icon&&c.createElement(t.icon,{...o.icon}))},jl=(e,t)=>{const{appearance:o="secondary",as:r="button",disabled:n=!1,disabledFocusable:i=!1,icon:a,iconPosition:s="before",shape:l="rounded",size:c="medium"}=e,d=Xo(a);return{appearance:o,disabled:n,disabledFocusable:i,iconPosition:s,shape:l,size:c,iconOnly:Boolean((null==d?void 0:d.children)&&!e.children),components:{root:"button",icon:"span"},root:yo(r,wa(e,{required:!0,defaultProps:{ref:t,type:"button"}})),icon:d}};function Ll(e,t,o){const r=function(e,t,o){const r={};return function(n){const{dir:i,renderer:a}=n,s="ltr"===i,l=s?a.id:a.id+"r";return void 0===r[l]&&(a.insertCSSRules({r:o}),r[l]=!0),s?e:t||e}}(e,t,o);return function(){const e=f(),t=T();return r({dir:e,renderer:t})}}const Hl={root:"fui-Button",icon:"fui-Button__icon"},Ol=Ll("rsawnvh","r1eny37h",[".rsawnvh{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;box-sizing:border-box;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;text-decoration-line:none;vertical-align:middle;margin:0;overflow:hidden;background-color:var(--colorNeutralBackground1);color:var(--colorNeutralForeground1);border:var(--strokeWidthThin) solid var(--colorNeutralStroke1);font-family:var(--fontFamilyBase);outline-style:none;padding:5px var(--spacingHorizontalM);min-width:96px;border-radius:var(--borderRadiusMedium);font-size:var(--fontSizeBase300);font-weight:var(--fontWeightSemibold);line-height:var(--lineHeightBase300);transition-duration:var(--durationFaster);transition-property:background,border,color;transition-timing-function:var(--curveEasyEase);}",".rsawnvh:hover{background-color:var(--colorNeutralBackground1Hover);border-color:var(--colorNeutralStroke1Hover);color:var(--colorNeutralForeground1Hover);cursor:pointer;}",".rsawnvh:hover .fui-Icon-filled{display:inline;}",".rsawnvh:hover .fui-Icon-regular{display:none;}",".rsawnvh:hover:active{background-color:var(--colorNeutralBackground1Pressed);border-color:var(--colorNeutralStroke1Pressed);color:var(--colorNeutralForeground1Pressed);outline-style:none;}",".rsawnvh:hover:active .fui-Icon-filled{display:inline;}",".rsawnvh:hover:active .fui-Icon-regular{display:none;}","@media screen and (prefers-reduced-motion: reduce){.rsawnvh{transition-duration:0.01ms;}}","@media (forced-colors: active){.rsawnvh:focus{border-color:ButtonText;}.rsawnvh:hover{background-color:HighlightText;border-color:Highlight;color:Highlight;forced-color-adjust:none;}.rsawnvh:hover:active{background-color:HighlightText;border-color:Highlight;color:Highlight;forced-color-adjust:none;}}",".rsawnvh:focus{outline-style:none;}",".rsawnvh:focus-visible{outline-style:none;}",".rsawnvh[data-fui-focus-visible]{border-color:var(--colorTransparentStroke);border-radius:var(--borderRadiusMedium);outline:var(--strokeWidthThick) solid var(--colorTransparentStroke);box-shadow:var(--shadow4),0 0 0 2px var(--colorStrokeFocus2);z-index:1;}",".r1eny37h{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;box-sizing:border-box;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;text-decoration-line:none;vertical-align:middle;margin:0;overflow:hidden;background-color:var(--colorNeutralBackground1);color:var(--colorNeutralForeground1);border:var(--strokeWidthThin) solid var(--colorNeutralStroke1);font-family:var(--fontFamilyBase);outline-style:none;padding:5px var(--spacingHorizontalM);min-width:96px;border-radius:var(--borderRadiusMedium);font-size:var(--fontSizeBase300);font-weight:var(--fontWeightSemibold);line-height:var(--lineHeightBase300);transition-duration:var(--durationFaster);transition-property:background,border,color;transition-timing-function:var(--curveEasyEase);}",".r1eny37h:hover{background-color:var(--colorNeutralBackground1Hover);border-color:var(--colorNeutralStroke1Hover);color:var(--colorNeutralForeground1Hover);cursor:pointer;}",".r1eny37h:hover .fui-Icon-filled{display:inline;}",".r1eny37h:hover .fui-Icon-regular{display:none;}",".r1eny37h:hover:active{background-color:var(--colorNeutralBackground1Pressed);border-color:var(--colorNeutralStroke1Pressed);color:var(--colorNeutralForeground1Pressed);outline-style:none;}",".r1eny37h:hover:active .fui-Icon-filled{display:inline;}",".r1eny37h:hover:active .fui-Icon-regular{display:none;}","@media screen and (prefers-reduced-motion: reduce){.r1eny37h{transition-duration:0.01ms;}}","@media (forced-colors: active){.r1eny37h:focus{border-color:ButtonText;}.r1eny37h:hover{background-color:HighlightText;border-color:Highlight;color:Highlight;forced-color-adjust:none;}.r1eny37h:hover:active{background-color:HighlightText;border-color:Highlight;color:Highlight;forced-color-adjust:none;}}",".r1eny37h:focus{outline-style:none;}",".r1eny37h:focus-visible{outline-style:none;}",".r1eny37h[data-fui-focus-visible]{border-color:var(--colorTransparentStroke);border-radius:var(--borderRadiusMedium);outline:var(--strokeWidthThick) solid var(--colorTransparentStroke);box-shadow:var(--shadow4),0 0 0 2px var(--colorStrokeFocus2);z-index:1;}"]),ql=Ll("rywnvv2",null,[".rywnvv2{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;font-size:20px;height:20px;width:20px;--fui-Button__icon--spacing:var(--spacingHorizontalSNudge);}"]),Wl=D({outline:{De3pzq:"f1c21dwh",Jwef8y:"fjxutwb",iro3zm:"fwiml72"},primary:{De3pzq:"ffp7eso",g2u3we:"f1p3nwhy",h3c5rm:["f11589ue","f1pdflbu"],B9xav0g:"f1q5o8ev",zhjwy3:["f1pdflbu","f11589ue"],sj55zd:"f1phragk",Jwef8y:"f15wkkf3",Bgoe8wy:"f1s2uweq",Bwzppfd:["fr80ssc","fecsdlb"],oetu4i:"f1ukrpxl",gg5e9n:["fecsdlb","fr80ssc"],Bi91k9c:"f1rq72xc",iro3zm:"fnp9lpt",b661bw:"f1h0usnq",Bk6r4ia:["fs4ktlq","fx2bmrt"],B9zn80p:"f16h9ulv",Bpld233:["fx2bmrt","fs4ktlq"],B2d53fq:"f1d6v5y2"},secondary:{},subtle:{De3pzq:"fhovq9v",g2u3we:"f1p3nwhy",h3c5rm:["f11589ue","f1pdflbu"],B9xav0g:"f1q5o8ev",zhjwy3:["f1pdflbu","f11589ue"],sj55zd:"fkfq4zb",Jwef8y:"f1t94bn6",Bgoe8wy:"f1s2uweq",Bwzppfd:["fr80ssc","fecsdlb"],oetu4i:"f1ukrpxl",gg5e9n:["fecsdlb","fr80ssc"],Bi91k9c:"fnwyq0v",Bbdnnc7:"fy5bs14",iro3zm:"fsv2rcd",b661bw:"f1h0usnq",Bk6r4ia:["fs4ktlq","fx2bmrt"],B9zn80p:"f16h9ulv",Bpld233:["fx2bmrt","fs4ktlq"],B2d53fq:"f1omzyqd",x3br3k:"fj8yq94"},transparent:{De3pzq:"f1c21dwh",g2u3we:"f1p3nwhy",h3c5rm:["f11589ue","f1pdflbu"],B9xav0g:"f1q5o8ev",zhjwy3:["f1pdflbu","f11589ue"],sj55zd:"fkfq4zb",Jwef8y:"fjxutwb",Bgoe8wy:"f1s2uweq",Bwzppfd:["fr80ssc","fecsdlb"],oetu4i:"f1ukrpxl",gg5e9n:["fecsdlb","fr80ssc"],Bi91k9c:"f139oj5f",iro3zm:"fwiml72",b661bw:"f1h0usnq",Bk6r4ia:["fs4ktlq","fx2bmrt"],B9zn80p:"f16h9ulv",Bpld233:["fx2bmrt","fs4ktlq"],B2d53fq:"f1fg1p5m"},circular:{Bbmb7ep:["f8fbkgy","f1nfllo7"],Beyfa6y:["f1nfllo7","f8fbkgy"],B7oj6ja:["f1djnp8u","f1s8kh49"],Btl43ni:["f1s8kh49","f1djnp8u"]},rounded:{},square:{Bbmb7ep:["fzi6hpg","fyowgf4"],Beyfa6y:["fyowgf4","fzi6hpg"],B7oj6ja:["f3fg2lr","f13av6d4"],Btl43ni:["f13av6d4","f3fg2lr"]},small:{z8tnut:"f1khb0e9",z189sj:["f1vdfbxk","f1f5gg8d"],Byoj8tv:"f1jnq6q7",uwmqm3:["f1f5gg8d","f1vdfbxk"],Bf4jedk:"fh7ncta",Bbmb7ep:["fclariu","fyjfh2l"],Beyfa6y:["fyjfh2l","fclariu"],B7oj6ja:["f11xeu6h","f1knf8zw"],Btl43ni:["f1knf8zw","f11xeu6h"],Be2twd7:"fy9rknc",Bhrd7zp:"figsok6",Bg96gwp:"fwrc4pm"},medium:{},large:{z8tnut:"f1kwiid1",z189sj:["fjodcmx","fhx4nu"],Byoj8tv:"f5b47ha",uwmqm3:["fhx4nu","fjodcmx"],Bf4jedk:"f14es27b",Bbmb7ep:["f1aa9q02","f16jpd5f"],Beyfa6y:["f16jpd5f","f1aa9q02"],B7oj6ja:["f1jar5jt","fyu767a"],Btl43ni:["fyu767a","f1jar5jt"],Be2twd7:"fod5ikn",Bhrd7zp:"fl43uef",Bg96gwp:"faaz57k"}},{d:[".f1c21dwh{background-color:var(--colorTransparentBackground);}",".ffp7eso{background-color:var(--colorBrandBackground);}",".f1p3nwhy{border-top-color:transparent;}",".f11589ue{border-right-color:transparent;}",".f1pdflbu{border-left-color:transparent;}",".f1q5o8ev{border-bottom-color:transparent;}",".f1phragk{color:var(--colorNeutralForegroundOnBrand);}",".fhovq9v{background-color:var(--colorSubtleBackground);}",".fkfq4zb{color:var(--colorNeutralForeground2);}",".f8fbkgy{border-bottom-right-radius:var(--borderRadiusCircular);}",".f1nfllo7{border-bottom-left-radius:var(--borderRadiusCircular);}",".f1djnp8u{border-top-right-radius:var(--borderRadiusCircular);}",".f1s8kh49{border-top-left-radius:var(--borderRadiusCircular);}",".fzi6hpg{border-bottom-right-radius:var(--borderRadiusNone);}",".fyowgf4{border-bottom-left-radius:var(--borderRadiusNone);}",".f3fg2lr{border-top-right-radius:var(--borderRadiusNone);}",".f13av6d4{border-top-left-radius:var(--borderRadiusNone);}",".f1khb0e9{padding-top:3px;}",".f1vdfbxk{padding-right:var(--spacingHorizontalS);}",".f1f5gg8d{padding-left:var(--spacingHorizontalS);}",".f1jnq6q7{padding-bottom:3px;}",".fh7ncta{min-width:64px;}",".fclariu{border-bottom-right-radius:3px;}",".fyjfh2l{border-bottom-left-radius:3px;}",".f11xeu6h{border-top-right-radius:3px;}",".f1knf8zw{border-top-left-radius:3px;}",".fy9rknc{font-size:var(--fontSizeBase200);}",".figsok6{font-weight:var(--fontWeightRegular);}",".fwrc4pm{line-height:var(--lineHeightBase200);}",".f1kwiid1{padding-top:var(--spacingVerticalS);}",".fjodcmx{padding-right:var(--spacingHorizontalL);}",".fhx4nu{padding-left:var(--spacingHorizontalL);}",".f5b47ha{padding-bottom:var(--spacingVerticalS);}",".f14es27b{min-width:96px;}",".f1aa9q02{border-bottom-right-radius:var(--borderRadiusMedium);}",".f16jpd5f{border-bottom-left-radius:var(--borderRadiusMedium);}",".f1jar5jt{border-top-right-radius:var(--borderRadiusMedium);}",".fyu767a{border-top-left-radius:var(--borderRadiusMedium);}",".fod5ikn{font-size:var(--fontSizeBase400);}",".fl43uef{font-weight:var(--fontWeightSemibold);}",".faaz57k{line-height:var(--lineHeightBase400);}"],h:[".fjxutwb:hover{background-color:var(--colorTransparentBackgroundHover);}",".fwiml72:hover:active{background-color:var(--colorTransparentBackgroundPressed);}",".f15wkkf3:hover{background-color:var(--colorBrandBackgroundHover);}",".f1s2uweq:hover{border-top-color:transparent;}",".fr80ssc:hover{border-right-color:transparent;}",".fecsdlb:hover{border-left-color:transparent;}",".f1ukrpxl:hover{border-bottom-color:transparent;}",".f1rq72xc:hover{color:var(--colorNeutralForegroundOnBrand);}",".fnp9lpt:hover:active{background-color:var(--colorBrandBackgroundPressed);}",".f1h0usnq:hover:active{border-top-color:transparent;}",".fs4ktlq:hover:active{border-right-color:transparent;}",".fx2bmrt:hover:active{border-left-color:transparent;}",".f16h9ulv:hover:active{border-bottom-color:transparent;}",".f1d6v5y2:hover:active{color:var(--colorNeutralForegroundOnBrand);}",".f1t94bn6:hover{background-color:var(--colorSubtleBackgroundHover);}",".fnwyq0v:hover{color:var(--colorNeutralForeground2Hover);}",".fy5bs14:hover .fui-Button__icon{color:var(--colorNeutralForeground2BrandHover);}",".fsv2rcd:hover:active{background-color:var(--colorSubtleBackgroundPressed);}",".f1omzyqd:hover:active{color:var(--colorNeutralForeground2Pressed);}",".fj8yq94:hover:active .fui-Button__icon{color:var(--colorNeutralForeground2BrandPressed);}",".f139oj5f:hover{color:var(--colorNeutralForeground2BrandHover);}",".f1fg1p5m:hover:active{color:var(--colorNeutralForeground2BrandPressed);}"]}),Vl=D({base:{De3pzq:"f1bg9a2p",g2u3we:"f1jj8ep1",h3c5rm:["f15xbau","fy0fskl"],B9xav0g:"f4ikngz",zhjwy3:["fy0fskl","f15xbau"],sj55zd:"f1s2aq7o",Bceei9c:"fdrzuqr",Jwef8y:"f1falr9n",Bgoe8wy:"f12mpcsy",Bwzppfd:["f1gwvigk","f18rmfxp"],oetu4i:"f1jnshp0",gg5e9n:["f18rmfxp","f1gwvigk"],Bi91k9c:"fvgxktp",eoavqd:"fphbwmw",Bk3fhr4:"f19vpps7",Bmfj8id:"fv5swzo",iro3zm:"f1t6o4dc",b661bw:"f10ztigi",Bk6r4ia:["f1ft5sdu","f1gzf82w"],B9zn80p:"f12zbtn2",Bpld233:["f1gzf82w","f1ft5sdu"],B2d53fq:"fcvwxyo",c3iz72:"f8w4c43",em6i61:"f1ol4fw6",vm6p8p:"f1q1lw4e"},highContrast:{Bjwas2f:"fg455y9",Bn1d65q:["f1rvyvqg","f14g86mu"],Bxeuatn:"f1cwzwz",n51gp8:["f14g86mu","f1rvyvqg"],Bbusuzp:"f1dcs8yz",G867l3:"fjwq6ea",gdbnj:["f1lr3nhc","f1mbxvi6"],mxns5l:"fn5gmvv",o3nasb:["f1mbxvi6","f1lr3nhc"],pgvf35:"f53ppgq",Bh7lczh:["f1663y11","f80fkiy"],dpv3f4:"f18v5270",Bpnjhaq:["f80fkiy","f1663y11"],ze5xyy:"f1kc2mi9",Bf756sw:"fihuait",Bow2dr7:["fnxhupq","fyd6l6x"],Bvhedfk:"fx507ft",Gye4lf:["fyd6l6x","fnxhupq"],pc6evw:"fb3rf2x"},outline:{De3pzq:"f1c21dwh",Jwef8y:"f9ql6rf",iro3zm:"f3h1zc4"},primary:{g2u3we:"f1p3nwhy",h3c5rm:["f11589ue","f1pdflbu"],B9xav0g:"f1q5o8ev",zhjwy3:["f1pdflbu","f11589ue"],Bgoe8wy:"f1s2uweq",Bwzppfd:["fr80ssc","fecsdlb"],oetu4i:"f1ukrpxl",gg5e9n:["fecsdlb","fr80ssc"],b661bw:"f1h0usnq",Bk6r4ia:["fs4ktlq","fx2bmrt"],B9zn80p:"f16h9ulv",Bpld233:["fx2bmrt","fs4ktlq"]},secondary:{},subtle:{De3pzq:"f1c21dwh",g2u3we:"f1p3nwhy",h3c5rm:["f11589ue","f1pdflbu"],B9xav0g:"f1q5o8ev",zhjwy3:["f1pdflbu","f11589ue"],Jwef8y:"f9ql6rf",Bgoe8wy:"f1s2uweq",Bwzppfd:["fr80ssc","fecsdlb"],oetu4i:"f1ukrpxl",gg5e9n:["fecsdlb","fr80ssc"],iro3zm:"f3h1zc4",b661bw:"f1h0usnq",Bk6r4ia:["fs4ktlq","fx2bmrt"],B9zn80p:"f16h9ulv",Bpld233:["fx2bmrt","fs4ktlq"]},transparent:{De3pzq:"f1c21dwh",g2u3we:"f1p3nwhy",h3c5rm:["f11589ue","f1pdflbu"],B9xav0g:"f1q5o8ev",zhjwy3:["f1pdflbu","f11589ue"],Jwef8y:"f9ql6rf",Bgoe8wy:"f1s2uweq",Bwzppfd:["fr80ssc","fecsdlb"],oetu4i:"f1ukrpxl",gg5e9n:["fecsdlb","fr80ssc"],iro3zm:"f3h1zc4",b661bw:"f1h0usnq",Bk6r4ia:["fs4ktlq","fx2bmrt"],B9zn80p:"f16h9ulv",Bpld233:["fx2bmrt","fs4ktlq"]}},{d:[".f1bg9a2p{background-color:var(--colorNeutralBackgroundDisabled);}",".f1jj8ep1{border-top-color:var(--colorNeutralStrokeDisabled);}",".f15xbau{border-right-color:var(--colorNeutralStrokeDisabled);}",".fy0fskl{border-left-color:var(--colorNeutralStrokeDisabled);}",".f4ikngz{border-bottom-color:var(--colorNeutralStrokeDisabled);}",".f1s2aq7o{color:var(--colorNeutralForegroundDisabled);}",".fdrzuqr{cursor:not-allowed;}",".f1c21dwh{background-color:var(--colorTransparentBackground);}",".f1p3nwhy{border-top-color:transparent;}",".f11589ue{border-right-color:transparent;}",".f1pdflbu{border-left-color:transparent;}",".f1q5o8ev{border-bottom-color:transparent;}"],h:[".f1falr9n:hover{background-color:var(--colorNeutralBackgroundDisabled);}",".f12mpcsy:hover{border-top-color:var(--colorNeutralStrokeDisabled);}",".f1gwvigk:hover{border-right-color:var(--colorNeutralStrokeDisabled);}",".f18rmfxp:hover{border-left-color:var(--colorNeutralStrokeDisabled);}",".f1jnshp0:hover{border-bottom-color:var(--colorNeutralStrokeDisabled);}",".fvgxktp:hover{color:var(--colorNeutralForegroundDisabled);}",".fphbwmw:hover{cursor:not-allowed;}",".f19vpps7:hover .fui-Icon-filled{display:none;}",".fv5swzo:hover .fui-Icon-regular{display:inline;}",".f1t6o4dc:hover:active{background-color:var(--colorNeutralBackgroundDisabled);}",".f10ztigi:hover:active{border-top-color:var(--colorNeutralStrokeDisabled);}",".f1ft5sdu:hover:active{border-right-color:var(--colorNeutralStrokeDisabled);}",".f1gzf82w:hover:active{border-left-color:var(--colorNeutralStrokeDisabled);}",".f12zbtn2:hover:active{border-bottom-color:var(--colorNeutralStrokeDisabled);}",".fcvwxyo:hover:active{color:var(--colorNeutralForegroundDisabled);}",".f8w4c43:hover:active{cursor:not-allowed;}",".f1ol4fw6:hover:active .fui-Icon-filled{display:none;}",".f1q1lw4e:hover:active .fui-Icon-regular{display:inline;}",".f9ql6rf:hover{background-color:var(--colorTransparentBackground);}",".f3h1zc4:hover:active{background-color:var(--colorTransparentBackground);}",".f1s2uweq:hover{border-top-color:transparent;}",".fr80ssc:hover{border-right-color:transparent;}",".fecsdlb:hover{border-left-color:transparent;}",".f1ukrpxl:hover{border-bottom-color:transparent;}",".f1h0usnq:hover:active{border-top-color:transparent;}",".fs4ktlq:hover:active{border-right-color:transparent;}",".fx2bmrt:hover:active{border-left-color:transparent;}",".f16h9ulv:hover:active{border-bottom-color:transparent;}"],m:[["@media (forced-colors: active){.fg455y9{border-top-color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f1rvyvqg{border-right-color:GrayText;}.f14g86mu{border-left-color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f1cwzwz{border-bottom-color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f14g86mu{border-left-color:GrayText;}.f1rvyvqg{border-right-color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f1dcs8yz{color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.fjwq6ea:focus{border-top-color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f1lr3nhc:focus{border-right-color:GrayText;}.f1mbxvi6:focus{border-left-color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.fn5gmvv:focus{border-bottom-color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f1mbxvi6:focus{border-left-color:GrayText;}.f1lr3nhc:focus{border-right-color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f53ppgq:hover{border-top-color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f1663y11:hover{border-right-color:GrayText;}.f80fkiy:hover{border-left-color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f18v5270:hover{border-bottom-color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f80fkiy:hover{border-left-color:GrayText;}.f1663y11:hover{border-right-color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f1kc2mi9:hover{color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.fihuait:hover:active{border-top-color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.fnxhupq:hover:active{border-right-color:GrayText;}.fyd6l6x:hover:active{border-left-color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.fx507ft:hover:active{border-bottom-color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.fyd6l6x:hover:active{border-left-color:GrayText;}.fnxhupq:hover:active{border-right-color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.fb3rf2x:hover:active{color:GrayText;}}",{m:"(forced-colors: active)"}]]}),Kl=D({circular:{Brovlpu:"ftqa4ok",B486eqv:"f2hkw1w",kdpuga:["fanj13w","f1gou5sz"],Bw81rd7:["f1gou5sz","fanj13w"],B6xbmo0:["fulf6x3","foeb2x"],dm238s:["foeb2x","fulf6x3"]},rounded:{},square:{Brovlpu:"ftqa4ok",B486eqv:"f2hkw1w",kdpuga:["f1ndz5i7","f1co4qro"],Bw81rd7:["f1co4qro","f1ndz5i7"],B6xbmo0:["f146y5a9","f1k2ftg"],dm238s:["f1k2ftg","f146y5a9"]},primary:{Brovlpu:"ftqa4ok",B486eqv:"f2hkw1w",B8q5s1w:"f15my96h",Bci5o5g:["f8yq1e5","f59w28j"],n8qw10:"f1mze7uc",Bdrgwmp:["f59w28j","f8yq1e5"],j6ew2k:"ftbnf46"},small:{Brovlpu:"ftqa4ok",B486eqv:"f2hkw1w",kdpuga:["fg3gtdo","fwii5mg"],Bw81rd7:["fwii5mg","fg3gtdo"],B6xbmo0:["f1palphq","f12nxie7"],dm238s:["f12nxie7","f1palphq"]},medium:{},large:{Brovlpu:"ftqa4ok",B486eqv:"f2hkw1w",kdpuga:["ft3lys4","f1la4x2g"],Bw81rd7:["f1la4x2g","ft3lys4"],B6xbmo0:["f156y0zm","fakimq4"],dm238s:["fakimq4","f156y0zm"]}},{f:[".ftqa4ok:focus{outline-style:none;}"],i:[".f2hkw1w:focus-visible{outline-style:none;}"],d:[".fanj13w[data-fui-focus-visible]{border-bottom-right-radius:var(--borderRadiusCircular);}",".f1gou5sz[data-fui-focus-visible]{border-bottom-left-radius:var(--borderRadiusCircular);}",".fulf6x3[data-fui-focus-visible]{border-top-right-radius:var(--borderRadiusCircular);}",".foeb2x[data-fui-focus-visible]{border-top-left-radius:var(--borderRadiusCircular);}",".f1ndz5i7[data-fui-focus-visible]{border-bottom-right-radius:var(--borderRadiusNone);}",".f1co4qro[data-fui-focus-visible]{border-bottom-left-radius:var(--borderRadiusNone);}",".f146y5a9[data-fui-focus-visible]{border-top-right-radius:var(--borderRadiusNone);}",".f1k2ftg[data-fui-focus-visible]{border-top-left-radius:var(--borderRadiusNone);}",".f15my96h[data-fui-focus-visible]{border-top-color:var(--colorNeutralForegroundOnBrand);}",".f8yq1e5[data-fui-focus-visible]{border-right-color:var(--colorNeutralForegroundOnBrand);}",".f59w28j[data-fui-focus-visible]{border-left-color:var(--colorNeutralForegroundOnBrand);}",".f1mze7uc[data-fui-focus-visible]{border-bottom-color:var(--colorNeutralForegroundOnBrand);}",".ftbnf46[data-fui-focus-visible]{box-shadow:var(--shadow2),0 0 0 2px var(--colorStrokeFocus2);}",".fg3gtdo[data-fui-focus-visible]{border-bottom-right-radius:var(--borderRadiusSmall);}",".fwii5mg[data-fui-focus-visible]{border-bottom-left-radius:var(--borderRadiusSmall);}",".f1palphq[data-fui-focus-visible]{border-top-right-radius:var(--borderRadiusSmall);}",".f12nxie7[data-fui-focus-visible]{border-top-left-radius:var(--borderRadiusSmall);}",".ft3lys4[data-fui-focus-visible]{border-bottom-right-radius:var(--borderRadiusLarge);}",".f1la4x2g[data-fui-focus-visible]{border-bottom-left-radius:var(--borderRadiusLarge);}",".f156y0zm[data-fui-focus-visible]{border-top-right-radius:var(--borderRadiusLarge);}",".fakimq4[data-fui-focus-visible]{border-top-left-radius:var(--borderRadiusLarge);}"]}),Ul=D({small:{z8tnut:"f1x4af0m",z189sj:["f7x41pl","fruq291"],Byoj8tv:"fd55psn",uwmqm3:["fruq291","f7x41pl"],Bf4jedk:"f107v6xj",B2u0y6b:"f17iyk3w"},medium:{z8tnut:"f1x4af0m",z189sj:["f7x41pl","fruq291"],Byoj8tv:"fd55psn",uwmqm3:["fruq291","f7x41pl"],Bf4jedk:"fwbmr0d",B2u0y6b:"f44c6la"},large:{z8tnut:"f16k8034",z189sj:["fdw0yi8","fk8j09s"],Byoj8tv:"f1angvds",uwmqm3:["fk8j09s","fdw0yi8"],Bf4jedk:"f12clzc2",B2u0y6b:"fjy1crr"}},{d:[".f1x4af0m{padding-top:var(--spacingHorizontalXS);}",".f7x41pl{padding-right:var(--spacingHorizontalXS);}",".fruq291{padding-left:var(--spacingHorizontalXS);}",".fd55psn{padding-bottom:var(--spacingHorizontalXS);}",".f107v6xj{min-width:28px;}",".f17iyk3w{max-width:28px;}",".fwbmr0d{min-width:32px;}",".f44c6la{max-width:32px;}",".f16k8034{padding-top:var(--spacingHorizontalSNudge);}",".fdw0yi8{padding-right:var(--spacingHorizontalSNudge);}",".fk8j09s{padding-left:var(--spacingHorizontalSNudge);}",".f1angvds{padding-bottom:var(--spacingHorizontalSNudge);}",".f12clzc2{min-width:40px;}",".fjy1crr{max-width:40px;}"]}),Gl=D({small:{Be2twd7:"fe5j1ua",Bqenvij:"fjamq6b",a9b677:"f64fuq3",Bqrlyyl:"fbaiahx"},medium:{},large:{Be2twd7:"f1rt2boy",Bqenvij:"frvgh55",a9b677:"fq4mcun",Bqrlyyl:"f1exjqw5"},before:{t21cq0:["f1nizpg2","f1a695kz"]},after:{Frg6f3:["f1a695kz","f1nizpg2"]}},{d:[".fe5j1ua{font-size:20px;}",".fjamq6b{height:20px;}",".f64fuq3{width:20px;}",".fbaiahx{--fui-Button__icon--spacing:var(--spacingHorizontalXS);}",".f1rt2boy{font-size:24px;}",".frvgh55{height:24px;}",".fq4mcun{width:24px;}",".f1exjqw5{--fui-Button__icon--spacing:var(--spacingHorizontalSNudge);}",".f1nizpg2{margin-right:var(--fui-Button__icon--spacing);}",".f1a695kz{margin-left:var(--fui-Button__icon--spacing);}"]}),Yl=e=>{const t=Ol(),o=ql(),r=Wl(),n=Vl(),i=Kl(),a=Ul(),s=Gl(),{appearance:l,disabled:c,disabledFocusable:d,iconOnly:u,iconPosition:f,shape:p,size:h}=e;return e.root.className=g(Hl.root,t,l&&r[l],r[h],r[p],(c||d)&&n.base,(c||d)&&n.highContrast,l&&(c||d)&&n[l],"primary"===l&&i.primary,i[h],i[p],u&&a[h],e.root.className),e.icon&&(e.icon.className=g(Hl.icon,o,void 0!==e.root.children&&null!==e.root.children&&s[f],s[h],e.icon.className)),e},Xl=c.forwardRef((e,t)=>{const o=jl(e,t);return Yl(o),Al(o)});Xl.displayName="Button";const Zl=e=>{const{slots:t,slotProps:o}=$t(e),{iconOnly:r,iconPosition:n}=e;return c.createElement(t.root,{...o.root},"after"!==n&&t.icon&&c.createElement(t.icon,{...o.icon}),!r&&c.createElement(t.contentContainer,{...o.contentContainer},o.root.children,t.secondaryContent&&c.createElement(t.secondaryContent,{...o.secondaryContent})),"after"===n&&t.icon&&c.createElement(t.icon,{...o.icon}))},$l=({contentContainer:e,secondaryContent:t,...o},r)=>{var n,i;const a={...jl(o,r),components:{root:"button",icon:"span",contentContainer:"span",secondaryContent:"span"},contentContainer:Xo(e,{required:!0}),secondaryContent:Xo(t)};return a.iconOnly=Boolean((null===(n=a.icon)||void 0===n?void 0:n.children)&&!o.children&&!(null===(i=a.secondaryContent)||void 0===i?void 0:i.children)),a},Ql={root:"fui-CompoundButton",icon:"fui-CompoundButton__icon",contentContainer:"fui-CompoundButton__contentContainer",secondaryContent:"fui-CompoundButton__secondaryContent"},Jl=D({base:{Bqenvij:"f11ysow2",J657lq:"f1um431h",Jlnjib:"fte7hqw",Bc29nj9:"f1yh8ef3"},highContrast:{pu7qz5:"fi3u9nm",B10010i:"f1tdgb9w"},outline:{},primary:{J657lq:"foe7gw6",Jlnjib:"fvxlz81",Bc29nj9:"f1c2mdy"},secondary:{},subtle:{J657lq:"f1um431h",Jlnjib:"fte7hqw",Bc29nj9:"f1yh8ef3"},transparent:{J657lq:"f1um431h",Jlnjib:"f1wn9xqz",Bc29nj9:"f1a8q4d0"},small:{z8tnut:"f17mpqex",z189sj:["f1vdfbxk","f1f5gg8d"],Byoj8tv:"f1quwm26",uwmqm3:["f1f5gg8d","f1vdfbxk"],Be2twd7:"fkhj508",Bg96gwp:"f1i3iumi"},medium:{z8tnut:"fbtff6s",z189sj:["fw5db7e","f1uw59to"],Byoj8tv:"flw3t2g",uwmqm3:["f1uw59to","fw5db7e"],Be2twd7:"fkhj508",Bg96gwp:"f1i3iumi"},large:{z8tnut:"fm4bm3s",z189sj:["fjodcmx","fhx4nu"],Byoj8tv:"fdt8xvx",uwmqm3:["fhx4nu","fjodcmx"],Be2twd7:"fod5ikn",Bg96gwp:"faaz57k"},disabled:{J657lq:"f1rlv8bf",Jlnjib:"fd1dbtm",Bc29nj9:"f1vqmdmi"},disabledHighContrast:{B8ia98v:"f1csacz4",pu7qz5:"f1s5tkfe",B10010i:"fs0rda3"}},{d:[".f11ysow2{height:auto;}",".f1um431h .fui-CompoundButton__secondaryContent{color:var(--colorNeutralForeground2);}",".foe7gw6 .fui-CompoundButton__secondaryContent{color:var(--colorNeutralForegroundOnBrand);}",".f17mpqex{padding-top:var(--spacingHorizontalS);}",".f1vdfbxk{padding-right:var(--spacingHorizontalS);}",".f1f5gg8d{padding-left:var(--spacingHorizontalS);}",".f1quwm26{padding-bottom:var(--spacingHorizontalMNudge);}",".fkhj508{font-size:var(--fontSizeBase300);}",".f1i3iumi{line-height:var(--lineHeightBase300);}",".fbtff6s{padding-top:14px;}",".fw5db7e{padding-right:var(--spacingHorizontalM);}",".f1uw59to{padding-left:var(--spacingHorizontalM);}",".flw3t2g{padding-bottom:var(--spacingHorizontalL);}",".fm4bm3s{padding-top:18px;}",".fjodcmx{padding-right:var(--spacingHorizontalL);}",".fhx4nu{padding-left:var(--spacingHorizontalL);}",".fdt8xvx{padding-bottom:var(--spacingHorizontalXL);}",".fod5ikn{font-size:var(--fontSizeBase400);}",".faaz57k{line-height:var(--lineHeightBase400);}",".f1rlv8bf .fui-CompoundButton__secondaryContent{color:var(--colorNeutralForegroundDisabled);}"],h:[".fte7hqw:hover .fui-CompoundButton__secondaryContent{color:var(--colorNeutralForeground2Hover);}",".f1yh8ef3:hover:active .fui-CompoundButton__secondaryContent{color:var(--colorNeutralForeground2Pressed);}",".fvxlz81:hover .fui-CompoundButton__secondaryContent{color:var(--colorNeutralForegroundOnBrand);}",".f1c2mdy:hover:active .fui-CompoundButton__secondaryContent{color:var(--colorNeutralForegroundOnBrand);}",".f1wn9xqz:hover .fui-CompoundButton__secondaryContent{color:var(--colorNeutralForeground2BrandHover);}",".f1a8q4d0:hover:active .fui-CompoundButton__secondaryContent{color:var(--colorNeutralForeground2BrandPressed);}",".fd1dbtm:hover .fui-CompoundButton__secondaryContent{color:var(--colorNeutralForegroundDisabled);}",".f1vqmdmi:hover:active .fui-CompoundButton__secondaryContent{color:var(--colorNeutralForegroundDisabled);}"],m:[["@media (forced-colors: active){.fi3u9nm:hover .fui-CompoundButton__secondaryContent{color:Highlight;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f1tdgb9w:hover:active .fui-CompoundButton__secondaryContent{color:Highlight;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f1csacz4 .fui-CompoundButton__secondaryContent{color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f1s5tkfe:hover .fui-CompoundButton__secondaryContent{color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.fs0rda3:hover:active .fui-CompoundButton__secondaryContent{color:GrayText;}}",{m:"(forced-colors: active)"}]]}),ec=D({small:{z8tnut:"f1x4af0m",z189sj:["f7x41pl","fruq291"],Byoj8tv:"fd55psn",uwmqm3:["fruq291","f7x41pl"],B2u0y6b:"ft5vyj6",Bf4jedk:"f17suaiq"},medium:{z8tnut:"f16k8034",z189sj:["fdw0yi8","fk8j09s"],Byoj8tv:"f1angvds",uwmqm3:["fk8j09s","fdw0yi8"],B2u0y6b:"fdczgix",Bf4jedk:"fjdcg9m"},large:{z8tnut:"f17mpqex",z189sj:["f1vdfbxk","f1f5gg8d"],Byoj8tv:"fdvome7",uwmqm3:["f1f5gg8d","f1vdfbxk"],B2u0y6b:"fww51uw",Bf4jedk:"f1qhsl2h"}},{d:[".f1x4af0m{padding-top:var(--spacingHorizontalXS);}",".f7x41pl{padding-right:var(--spacingHorizontalXS);}",".fruq291{padding-left:var(--spacingHorizontalXS);}",".fd55psn{padding-bottom:var(--spacingHorizontalXS);}",".ft5vyj6{max-width:48px;}",".f17suaiq{min-width:48px;}",".f16k8034{padding-top:var(--spacingHorizontalSNudge);}",".fdw0yi8{padding-right:var(--spacingHorizontalSNudge);}",".fk8j09s{padding-left:var(--spacingHorizontalSNudge);}",".f1angvds{padding-bottom:var(--spacingHorizontalSNudge);}",".fdczgix{max-width:52px;}",".fjdcg9m{min-width:52px;}",".f17mpqex{padding-top:var(--spacingHorizontalS);}",".f1vdfbxk{padding-right:var(--spacingHorizontalS);}",".f1f5gg8d{padding-left:var(--spacingHorizontalS);}",".fdvome7{padding-bottom:var(--spacingHorizontalS);}",".fww51uw{max-width:56px;}",".f1qhsl2h{min-width:56px;}"]}),tc=D({base:{Be2twd7:"fndrnj9",Bqenvij:"fbhnoac",a9b677:"feqmc2u"},before:{t21cq0:["fkujibs","f199hnxi"]},after:{Frg6f3:["f199hnxi","fkujibs"]}},{d:[".fndrnj9{font-size:40px;}",".fbhnoac{height:40px;}",".feqmc2u{width:40px;}",".fkujibs{margin-right:var(--spacingHorizontalM);}",".f199hnxi{margin-left:var(--spacingHorizontalM);}"]}),oc=D({base:{mc9l5x:"f22iagw",Beiy3e4:"f1vx9l62",fsow6f:["f1o700av","fes3tcz"]}},{d:[".f22iagw{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}",".f1vx9l62{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}",".f1o700av{text-align:left;}",".fes3tcz{text-align:right;}"]}),rc=D({base:{Bg96gwp:"flkuc6h",Bhrd7zp:"figsok6"},small:{Be2twd7:"fy9rknc"},medium:{Be2twd7:"fy9rknc"},large:{Be2twd7:"fkhj508"}},{d:[".flkuc6h{line-height:100%;}",".figsok6{font-weight:var(--fontWeightRegular);}",".fy9rknc{font-size:var(--fontSizeBase200);}",".fkhj508{font-size:var(--fontSizeBase300);}"]}),nc=e=>{const t=Jl(),o=ec(),r=tc(),n=oc(),i=rc(),{appearance:a,disabled:s,disabledFocusable:l,iconOnly:c,iconPosition:d,size:u}=e;return e.root.className=g(Ql.root,t.base,t.highContrast,a&&t[a],t[u],(s||l)&&t.disabled,(s||l)&&t.disabledHighContrast,c&&o[u],e.root.className),e.contentContainer.className=g(Ql.contentContainer,n.base,e.contentContainer.className),e.icon&&(e.icon.className=g(Ql.icon,r.base,void 0!==e.root.children&&null!==e.root.children&&r[d],e.icon.className)),e.secondaryContent&&(e.secondaryContent.className=g(Ql.secondaryContent,i.base,i[u],e.secondaryContent.className)),Yl(e),e},ic=c.forwardRef((e,t)=>{const o=$l(e,t);return nc(o),Zl(o)});ic.displayName="CompoundButton";const ac=e=>{const{slots:t,slotProps:o}=$t(e),{icon:r,iconOnly:n}=e;return c.createElement(t.root,{...o.root},t.icon&&c.createElement(t.icon,{...o.icon}),!n&&o.root.children,(!n||!(null==r?void 0:r.children))&&t.menuIcon&&c.createElement(t.menuIcon,{...o.menuIcon}))},sc=({menuIcon:e,...t},o)=>{var r;const n=jl(t,o);return n.root["aria-expanded"]=null!==(r=t["aria-expanded"])&&void 0!==r&&r,{...n,iconOnly:Boolean(!t.children),components:{root:"button",icon:"span",menuIcon:"span"},menuIcon:Xo(e,{defaultProps:{children:c.createElement(Wo,null)},required:!0})}},lc={root:"fui-MenuButton",icon:"fui-MenuButton__icon",menuIcon:"fui-MenuButton__menuIcon"},cc=D({base:{D0sxk3:"fxoiby5",t6yez3:"f15q0o9g"},outline:{g2u3we:"f1ly1fcm",h3c5rm:["fi8bssc","fj6btzu"],B9xav0g:"f1s9tnsa",zhjwy3:["fj6btzu","fi8bssc"],B4j52fo:"fgx37oo",Bekrc4i:["f130t4y6","f1efpmoh"],Bn0qgzm:"fv51ejd",ibv6hh:["f1efpmoh","f130t4y6"],sj55zd:"f14nttnl"},primary:{De3pzq:"f8w4g0q"},secondary:{De3pzq:"f1nfm20t",g2u3we:"f1ly1fcm",h3c5rm:["fi8bssc","fj6btzu"],B9xav0g:"f1s9tnsa",zhjwy3:["fj6btzu","fi8bssc"],sj55zd:"f14nttnl"},subtle:{De3pzq:"fq5gl1p",sj55zd:"f1eryozh"},transparent:{De3pzq:"f1q9pm1r",sj55zd:"f1qj7y59"}},{d:[".fxoiby5 .fui-Icon-filled{display:inline;}",".f15q0o9g .fui-Icon-regular{display:none;}",".f1ly1fcm{border-top-color:var(--colorNeutralStroke1Selected);}",".fi8bssc{border-right-color:var(--colorNeutralStroke1Selected);}",".fj6btzu{border-left-color:var(--colorNeutralStroke1Selected);}",".f1s9tnsa{border-bottom-color:var(--colorNeutralStroke1Selected);}",".fgx37oo{border-top-width:var(--strokeWidthThicker);}",".f130t4y6{border-right-width:var(--strokeWidthThicker);}",".f1efpmoh{border-left-width:var(--strokeWidthThicker);}",".fv51ejd{border-bottom-width:var(--strokeWidthThicker);}",".f14nttnl{color:var(--colorNeutralForeground1Selected);}",".f8w4g0q{background-color:var(--colorBrandBackgroundSelected);}",".f1nfm20t{background-color:var(--colorNeutralBackground1Selected);}",".fq5gl1p{background-color:var(--colorSubtleBackgroundSelected);}",".f1eryozh{color:var(--colorNeutralForeground2Selected);}",".f1q9pm1r{background-color:var(--colorTransparentBackgroundSelected);}",".f1qj7y59{color:var(--colorNeutralForeground2BrandSelected);}"]}),dc=D({outline:{sj55zd:"f14nttnl"},primary:{},secondary:{sj55zd:"f14nttnl"},subtle:{sj55zd:"f1qj7y59"},transparent:{sj55zd:"f1qj7y59"}},{d:[".f14nttnl{color:var(--colorNeutralForeground1Selected);}",".f1qj7y59{color:var(--colorNeutralForeground2BrandSelected);}"]}),uc=D({base:{Bg96gwp:"fez10in"},small:{Be2twd7:"f1ugzwwg",Bqenvij:"fvblgha",Bg96gwp:"fwrc4pm",a9b677:"frx94fk"},medium:{Be2twd7:"f1ugzwwg",Bqenvij:"fvblgha",Bg96gwp:"fwrc4pm",a9b677:"frx94fk"},large:{Be2twd7:"f4ybsrx",Bqenvij:"fd461yt",Bg96gwp:"faaz57k",a9b677:"fjw5fx7"},notIconOnly:{Frg6f3:["fbyavb5","fm0x6gh"]}},{d:[".fez10in{line-height:0;}",".f1ugzwwg{font-size:12px;}",".fvblgha{height:12px;}",".fwrc4pm{line-height:var(--lineHeightBase200);}",".frx94fk{width:12px;}",".f4ybsrx{font-size:16px;}",".fd461yt{height:16px;}",".faaz57k{line-height:var(--lineHeightBase400);}",".fjw5fx7{width:16px;}",".fbyavb5{margin-left:var(--spacingHorizontalXS);}",".fm0x6gh{margin-right:var(--spacingHorizontalXS);}"]}),fc=e=>{const t=cc(),o=dc(),r=uc();return e.root.className=g(lc.root,e.root["aria-expanded"]&&t.base,e.root["aria-expanded"]&&t[e.appearance],e.root.className),e.icon&&(e.icon.className=g(lc.icon,e.root["aria-expanded"]&&o[e.appearance],e.icon.className)),e.menuIcon&&(e.menuIcon.className=g(lc.menuIcon,r.base,r[e.size],!e.iconOnly&&r.notIconOnly,e.menuIcon.className)),Yl({...e,iconPosition:"before"}),e},pc=c.forwardRef((e,t)=>{const o=sc(e,t);return fc(o),ac(o)});pc.displayName="MenuButton";const hc=e=>{const{slots:t,slotProps:o}=$t(e);return c.createElement(t.root,{...o.root},t.primaryActionButton&&c.createElement(t.primaryActionButton,{...o.primaryActionButton}),t.menuButton&&c.createElement(t.menuButton,{...o.menuButton}))},mc=(e,t)=>{const{appearance:o="secondary",children:r,disabled:n=!1,disabledFocusable:i=!1,icon:a,iconPosition:s="before",menuButton:l,menuIcon:c,primaryActionButton:d,shape:u="rounded",size:f="medium"}=e,p=To("splitButton-"),h=Xo(l,{defaultProps:{appearance:o,disabled:n,disabledFocusable:i,menuIcon:c,shape:u,size:f},required:!0}),m=Xo(d,{defaultProps:{appearance:o,children:r,disabled:n,disabledFocusable:i,icon:a,iconPosition:s,id:p+"__primaryActionButton",shape:u,size:f},required:!0});return h&&m&&!h["aria-label"]&&!h["aria-labelledby"]&&(h["aria-labelledby"]=m.id),{appearance:o,disabled:n,disabledFocusable:i,iconPosition:s,shape:u,size:f,components:{root:"div",menuButton:pc,primaryActionButton:Xl},root:yo("div",{ref:t,...e}),menuButton:h,primaryActionButton:m}},gc={root:"fui-SplitButton",menuButton:"fui-SplitButton__menuButton",primaryActionButton:"fui-SplitButton__primaryActionButton"},vc=D({primaryActionButton:{Brovlpu:"ftqa4ok",B486eqv:"f2hkw1w",B6xbmo0:["f1x37qnr","f1um7c6d"],kdpuga:["fn4c73s","f6pwzcr"]},menuButton:{Brovlpu:"ftqa4ok",B486eqv:"f2hkw1w",lbo84a:["frrbwxo","f1rgcpbv"],dm238s:["f1um7c6d","f1x37qnr"],Bw81rd7:["f6pwzcr","fn4c73s"]}},{f:[".ftqa4ok:focus{outline-style:none;}"],i:[".f2hkw1w:focus-visible{outline-style:none;}"],d:[".f1x37qnr[data-fui-focus-visible]{border-top-right-radius:0;}",".f1um7c6d[data-fui-focus-visible]{border-top-left-radius:0;}",".fn4c73s[data-fui-focus-visible]{border-bottom-right-radius:0;}",".f6pwzcr[data-fui-focus-visible]{border-bottom-left-radius:0;}",".frrbwxo[data-fui-focus-visible]{border-left-width:0;}",".f1rgcpbv[data-fui-focus-visible]{border-right-width:0;}"]}),bc=D({base:{mc9l5x:"ftuwxu6",Brf1p80:"fsxf2b5",qhf8xq:"f10pi13n",ha4doy:"fmrv4ls",kn2xc0:["f14uur2j","fc1btbj"],Bs76p8a:["fye5tvs","fc597qq"],cuxpm9:["f1e8brtx","fr36rk3"],Biffepf:["fxp12j1","f1m6nt2y"],Defnvf:["fr7y8no","f1dn0c6m"],z0pv9t:"f1hvqvul"},outline:{},primary:{B1l9wao:["f117mkrt","f6ic349"],lcnrd8:["f10mpf6u","f1bt8jlh"],Brbpp8k:["f1c28ih9","fku5vw4"]},secondary:{},subtle:{B1l9wao:["fbw67pg","fcas6k2"],lcnrd8:["fn44ryq","fwhhltr"],Brbpp8k:["f1xppm0p","fkfp127"]},transparent:{B1l9wao:["fbw67pg","fcas6k2"],lcnrd8:["fn44ryq","fwhhltr"],Brbpp8k:["f1xppm0p","fkfp127"]},circular:{},rounded:{},square:{},disabled:{B1l9wao:["f10xrnr8","f15nylwb"],lcnrd8:["f11fwhjz","f18vtcsx"],Brbpp8k:["f31btwb","fzgm9gq"]},disabledHighContrast:{Bcsxniv:["fj2q5vi","f13tct40"],tl7e51:["fb2mzc7","f179dhpp"],mba178:["f1ma39qa","f1nzpdru"]}},{d:[".ftuwxu6{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;}",".fsxf2b5{-webkit-box-pack:stretch;-ms-flex-pack:stretch;-webkit-justify-content:stretch;justify-content:stretch;}",".f10pi13n{position:relative;}",".fmrv4ls{vertical-align:middle;}",".f14uur2j .fui-SplitButton__primaryActionButton{border-top-right-radius:0;}",".fc1btbj .fui-SplitButton__primaryActionButton{border-top-left-radius:0;}",".fye5tvs .fui-SplitButton__primaryActionButton{border-bottom-right-radius:0;}",".fc597qq .fui-SplitButton__primaryActionButton{border-bottom-left-radius:0;}",".f1e8brtx .fui-SplitButton__menuButton{border-left-width:0;}",".fr36rk3 .fui-SplitButton__menuButton{border-right-width:0;}",".fxp12j1 .fui-SplitButton__menuButton{border-top-left-radius:0;}",".f1m6nt2y .fui-SplitButton__menuButton{border-top-right-radius:0;}",".fr7y8no .fui-SplitButton__menuButton{border-bottom-left-radius:0;}",".f1dn0c6m .fui-SplitButton__menuButton{border-bottom-right-radius:0;}",".f1hvqvul .fui-SplitButton__menuButton{min-width:0;}",".f117mkrt .fui-SplitButton__primaryActionButton{border-right-color:var(--colorNeutralForegroundOnBrand);}",".f6ic349 .fui-SplitButton__primaryActionButton{border-left-color:var(--colorNeutralForegroundOnBrand);}",".fbw67pg .fui-SplitButton__primaryActionButton{border-right-color:var(--colorNeutralStroke1);}",".fcas6k2 .fui-SplitButton__primaryActionButton{border-left-color:var(--colorNeutralStroke1);}",".f10xrnr8 .fui-SplitButton__primaryActionButton{border-right-color:var(--colorNeutralStrokeDisabled);}",".f15nylwb .fui-SplitButton__primaryActionButton{border-left-color:var(--colorNeutralStrokeDisabled);}"],h:[".f10mpf6u:hover .fui-SplitButton__primaryActionButton{border-right-color:var(--colorNeutralForegroundOnBrand);}",".f1bt8jlh:hover .fui-SplitButton__primaryActionButton{border-left-color:var(--colorNeutralForegroundOnBrand);}",".f1c28ih9:hover:active .fui-SplitButton__primaryActionButton{border-right-color:var(--colorNeutralForegroundOnBrand);}",".fku5vw4:hover:active .fui-SplitButton__primaryActionButton{border-left-color:var(--colorNeutralForegroundOnBrand);}",".fn44ryq:hover .fui-SplitButton__primaryActionButton{border-right-color:var(--colorNeutralStroke1Hover);}",".fwhhltr:hover .fui-SplitButton__primaryActionButton{border-left-color:var(--colorNeutralStroke1Hover);}",".f1xppm0p:hover:active .fui-SplitButton__primaryActionButton{border-right-color:var(--colorNeutralStroke1Pressed);}",".fkfp127:hover:active .fui-SplitButton__primaryActionButton{border-left-color:var(--colorNeutralStroke1Pressed);}",".f11fwhjz:hover .fui-SplitButton__primaryActionButton{border-right-color:var(--colorNeutralStrokeDisabled);}",".f18vtcsx:hover .fui-SplitButton__primaryActionButton{border-left-color:var(--colorNeutralStrokeDisabled);}",".f31btwb:hover:active .fui-SplitButton__primaryActionButton{border-right-color:var(--colorNeutralStrokeDisabled);}",".fzgm9gq:hover:active .fui-SplitButton__primaryActionButton{border-left-color:var(--colorNeutralStrokeDisabled);}"],m:[["@media (forced-colors: active){.fj2q5vi .fui-SplitButton__primaryActionButton{border-right-color:GrayText;}.f13tct40 .fui-SplitButton__primaryActionButton{border-left-color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.fb2mzc7:hover .fui-SplitButton__primaryActionButton{border-right-color:GrayText;}.f179dhpp:hover .fui-SplitButton__primaryActionButton{border-left-color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f1ma39qa:hover:active .fui-SplitButton__primaryActionButton{border-right-color:GrayText;}.f1nzpdru:hover:active .fui-SplitButton__primaryActionButton{border-left-color:GrayText;}}",{m:"(forced-colors: active)"}]]}),yc=e=>{const t=bc(),o=vc(),{appearance:r,disabled:n,disabledFocusable:i}=e;return e.root.className=g(gc.root,t.base,r&&t[r],(n||i)&&t.disabled,(n||i)&&t.disabledHighContrast,e.root.className),e.menuButton&&(e.menuButton.className=g(gc.menuButton,o.menuButton,e.menuButton.className)),e.primaryActionButton&&(e.primaryActionButton.className=g(gc.primaryActionButton,o.primaryActionButton,e.primaryActionButton.className)),e},_c=c.forwardRef((e,t)=>{const o=mc(e,t);return yc(o),hc(o)});function kc(e,t){const{checked:o,defaultChecked:r,disabled:n,disabledFocusable:i}=e,{onClick:a,role:s}=t.root,[l,d]=Dr({state:o,defaultState:r,initialState:!1}),u="menuitemcheckbox"===s||"checkbox"===s,f=c.useCallback(e=>{if(!n&&!i){if(e.defaultPrevented)return;d(!l)}},[l,n,i,d]);return{...t,checked:l,root:{...t.root,[u?"aria-checked":"aria-pressed"]:l,onClick:Sr(or(a,f))}}}_c.displayName="SplitButton";const wc=(e,t)=>kc(e,jl(e,t)),xc={root:"fui-ToggleButton",icon:"fui-ToggleButton__icon"},Sc=D({base:{De3pzq:"f1nfm20t",g2u3we:"fj3muxo",h3c5rm:["f1akhkt","f1lxtadh"],B9xav0g:"f1aperda",zhjwy3:["f1lxtadh","f1akhkt"],sj55zd:"f14nttnl",B4j52fo:"f192inf7",Bekrc4i:["f5tn483","f1ojsxk5"],Bn0qgzm:"f1vxd6vx",ibv6hh:["f1ojsxk5","f5tn483"],D0sxk3:"fxoiby5",t6yez3:"f15q0o9g",Jwef8y:"f1knas48",Bgoe8wy:"fvcxoqz",Bwzppfd:["f1ub3y4t","f1m52nbi"],oetu4i:"f1xlaoq0",gg5e9n:["f1m52nbi","f1ub3y4t"],Bi91k9c:"feu1g3u",iro3zm:"f141de4g",b661bw:"f11v6sdu",Bk6r4ia:["f9yn8i4","f1ajwf28"],B9zn80p:"f1uwu36w",Bpld233:["f1ajwf28","f9yn8i4"],B2d53fq:"f9olfzr"},highContrast:{Bsw6fvg:"f1rirnrt",Bjwas2f:"f132fbg1",Bn1d65q:["f1ene5x0","fzbc999"],Bxeuatn:"f6jgcol",n51gp8:["fzbc999","f1ene5x0"],Bbusuzp:"f1lkg8j3",ycbfsm:"fkc42ay",Bqrx1nm:"fq7113v",pgvf35:"ff1wgvm",Bh7lczh:["fiob0tu","f1x4h75k"],dpv3f4:"f1j6scgf",Bpnjhaq:["f1x4h75k","fiob0tu"],ze5xyy:"f4xjyn1",g2kj27:"fbgcvur",Bf756sw:"f1ks1yx8",Bow2dr7:["f1o6qegi","fmxjhhp"],Bvhedfk:"fcnxywj",Gye4lf:["fmxjhhp","f1o6qegi"],pc6evw:"f9ddjv3",G867l3:"fr7nen4",gdbnj:["f10aq6ld","fq8rgo9"],mxns5l:"f1md2qq2",o3nasb:["fq8rgo9","f10aq6ld"]},highContrastFocusStyles:{Brovlpu:"ftqa4ok",B486eqv:"f2hkw1w",Bbcte9g:"f32ycxt",Bn40d3w:["fuu6eli","f16i5y2f"],i2cumq:"flw28fq",lbo84a:["f16i5y2f","fuu6eli"],B5gfjzb:"ff4w5z6",u5e7qz:["f1slf1ze","f33ndkz"],Bbjhlyh:"fsap1ud",mqozju:["f33ndkz","f1slf1ze"],B8q5s1w:"f1kmh701",Bci5o5g:["f1vvjzrb","f14lucfs"],n8qw10:"fnb12cg",Bdrgwmp:["f14lucfs","f1vvjzrb"],Bfpq7zp:"fae4ysc"},outline:{De3pzq:"f1q9pm1r",g2u3we:"fj3muxo",h3c5rm:["f1akhkt","f1lxtadh"],B9xav0g:"f1aperda",zhjwy3:["f1lxtadh","f1akhkt"],B4j52fo:"fgx37oo",Bekrc4i:["f130t4y6","f1efpmoh"],Bn0qgzm:"fv51ejd",ibv6hh:["f1efpmoh","f130t4y6"],Jwef8y:"fjxutwb",iro3zm:"fwiml72",Brovlpu:"ftqa4ok",B486eqv:"f2hkw1w",B8q5s1w:"fcaw57c",Bci5o5g:["fpwd27e","f1999bjr"],n8qw10:"f1hi52o4",Bdrgwmp:["f1999bjr","fpwd27e"]},primary:{De3pzq:"f8w4g0q",g2u3we:"f1p3nwhy",h3c5rm:["f11589ue","f1pdflbu"],B9xav0g:"f1q5o8ev",zhjwy3:["f1pdflbu","f11589ue"],sj55zd:"f1phragk",Jwef8y:"f15wkkf3",Bgoe8wy:"f1s2uweq",Bwzppfd:["fr80ssc","fecsdlb"],oetu4i:"f1ukrpxl",gg5e9n:["fecsdlb","fr80ssc"],Bi91k9c:"f1rq72xc",iro3zm:"fnp9lpt",b661bw:"f1h0usnq",Bk6r4ia:["fs4ktlq","fx2bmrt"],B9zn80p:"f16h9ulv",Bpld233:["fx2bmrt","fs4ktlq"],B2d53fq:"f1d6v5y2"},secondary:{},subtle:{De3pzq:"fq5gl1p",g2u3we:"f1p3nwhy",h3c5rm:["f11589ue","f1pdflbu"],B9xav0g:"f1q5o8ev",zhjwy3:["f1pdflbu","f11589ue"],sj55zd:"f1eryozh",Jwef8y:"f1t94bn6",Bgoe8wy:"f1s2uweq",Bwzppfd:["fr80ssc","fecsdlb"],oetu4i:"f1ukrpxl",gg5e9n:["fecsdlb","fr80ssc"],Bi91k9c:"fnwyq0v",iro3zm:"fsv2rcd",b661bw:"f1h0usnq",Bk6r4ia:["fs4ktlq","fx2bmrt"],B9zn80p:"f16h9ulv",Bpld233:["fx2bmrt","fs4ktlq"],B2d53fq:"f1omzyqd"},transparent:{De3pzq:"f1q9pm1r",g2u3we:"f1p3nwhy",h3c5rm:["f11589ue","f1pdflbu"],B9xav0g:"f1q5o8ev",zhjwy3:["f1pdflbu","f11589ue"],sj55zd:"f1qj7y59",Jwef8y:"fjxutwb",Bgoe8wy:"f1s2uweq",Bwzppfd:["fr80ssc","fecsdlb"],oetu4i:"f1ukrpxl",gg5e9n:["fecsdlb","fr80ssc"],Bi91k9c:"f139oj5f",iro3zm:"fwiml72",b661bw:"f1h0usnq",Bk6r4ia:["fs4ktlq","fx2bmrt"],B9zn80p:"f16h9ulv",Bpld233:["fx2bmrt","fs4ktlq"],B2d53fq:"f1fg1p5m"}},{d:[".f1nfm20t{background-color:var(--colorNeutralBackground1Selected);}",".fj3muxo{border-top-color:var(--colorNeutralStroke1);}",".f1akhkt{border-right-color:var(--colorNeutralStroke1);}",".f1lxtadh{border-left-color:var(--colorNeutralStroke1);}",".f1aperda{border-bottom-color:var(--colorNeutralStroke1);}",".f14nttnl{color:var(--colorNeutralForeground1Selected);}",".f192inf7{border-top-width:var(--strokeWidthThin);}",".f5tn483{border-right-width:var(--strokeWidthThin);}",".f1ojsxk5{border-left-width:var(--strokeWidthThin);}",".f1vxd6vx{border-bottom-width:var(--strokeWidthThin);}",".fxoiby5 .fui-Icon-filled{display:inline;}",".f15q0o9g .fui-Icon-regular{display:none;}",".f32ycxt[data-fui-focus-visible]{border-top-width:1px;}",".fuu6eli[data-fui-focus-visible]{border-right-width:1px;}",".f16i5y2f[data-fui-focus-visible]{border-left-width:1px;}",".flw28fq[data-fui-focus-visible]{border-bottom-width:1px;}",".ff4w5z6[data-fui-focus-visible]{border-top-style:solid;}",".f1slf1ze[data-fui-focus-visible]{border-right-style:solid;}",".f33ndkz[data-fui-focus-visible]{border-left-style:solid;}",".fsap1ud[data-fui-focus-visible]{border-bottom-style:solid;}",".f1kmh701[data-fui-focus-visible]{border-top-color:HighlightText;}",".f1vvjzrb[data-fui-focus-visible]{border-right-color:HighlightText;}",".f14lucfs[data-fui-focus-visible]{border-left-color:HighlightText;}",".fnb12cg[data-fui-focus-visible]{border-bottom-color:HighlightText;}",".fae4ysc[data-fui-focus-visible]{outline-color:Highlight;}",".f1q9pm1r{background-color:var(--colorTransparentBackgroundSelected);}",".fgx37oo{border-top-width:var(--strokeWidthThicker);}",".f130t4y6{border-right-width:var(--strokeWidthThicker);}",".f1efpmoh{border-left-width:var(--strokeWidthThicker);}",".fv51ejd{border-bottom-width:var(--strokeWidthThicker);}",".fcaw57c[data-fui-focus-visible]{border-top-color:var(--colorNeutralStroke1);}",".fpwd27e[data-fui-focus-visible]{border-right-color:var(--colorNeutralStroke1);}",".f1999bjr[data-fui-focus-visible]{border-left-color:var(--colorNeutralStroke1);}",".f1hi52o4[data-fui-focus-visible]{border-bottom-color:var(--colorNeutralStroke1);}",".f8w4g0q{background-color:var(--colorBrandBackgroundSelected);}",".f1p3nwhy{border-top-color:transparent;}",".f11589ue{border-right-color:transparent;}",".f1pdflbu{border-left-color:transparent;}",".f1q5o8ev{border-bottom-color:transparent;}",".f1phragk{color:var(--colorNeutralForegroundOnBrand);}",".fq5gl1p{background-color:var(--colorSubtleBackgroundSelected);}",".f1eryozh{color:var(--colorNeutralForeground2Selected);}",".f1qj7y59{color:var(--colorNeutralForeground2BrandSelected);}"],h:[".f1knas48:hover{background-color:var(--colorNeutralBackground1Hover);}",".fvcxoqz:hover{border-top-color:var(--colorNeutralStroke1Hover);}",".f1ub3y4t:hover{border-right-color:var(--colorNeutralStroke1Hover);}",".f1m52nbi:hover{border-left-color:var(--colorNeutralStroke1Hover);}",".f1xlaoq0:hover{border-bottom-color:var(--colorNeutralStroke1Hover);}",".feu1g3u:hover{color:var(--colorNeutralForeground1Hover);}",".f141de4g:hover:active{background-color:var(--colorNeutralBackground1Pressed);}",".f11v6sdu:hover:active{border-top-color:var(--colorNeutralStroke1Pressed);}",".f9yn8i4:hover:active{border-right-color:var(--colorNeutralStroke1Pressed);}",".f1ajwf28:hover:active{border-left-color:var(--colorNeutralStroke1Pressed);}",".f1uwu36w:hover:active{border-bottom-color:var(--colorNeutralStroke1Pressed);}",".f9olfzr:hover:active{color:var(--colorNeutralForeground1Pressed);}",".fjxutwb:hover{background-color:var(--colorTransparentBackgroundHover);}",".fwiml72:hover:active{background-color:var(--colorTransparentBackgroundPressed);}",".f15wkkf3:hover{background-color:var(--colorBrandBackgroundHover);}",".f1s2uweq:hover{border-top-color:transparent;}",".fr80ssc:hover{border-right-color:transparent;}",".fecsdlb:hover{border-left-color:transparent;}",".f1ukrpxl:hover{border-bottom-color:transparent;}",".f1rq72xc:hover{color:var(--colorNeutralForegroundOnBrand);}",".fnp9lpt:hover:active{background-color:var(--colorBrandBackgroundPressed);}",".f1h0usnq:hover:active{border-top-color:transparent;}",".fs4ktlq:hover:active{border-right-color:transparent;}",".fx2bmrt:hover:active{border-left-color:transparent;}",".f16h9ulv:hover:active{border-bottom-color:transparent;}",".f1d6v5y2:hover:active{color:var(--colorNeutralForegroundOnBrand);}",".f1t94bn6:hover{background-color:var(--colorSubtleBackgroundHover);}",".fnwyq0v:hover{color:var(--colorNeutralForeground2Hover);}",".fsv2rcd:hover:active{background-color:var(--colorSubtleBackgroundPressed);}",".f1omzyqd:hover:active{color:var(--colorNeutralForeground2Pressed);}",".f139oj5f:hover{color:var(--colorNeutralForeground2BrandHover);}",".f1fg1p5m:hover:active{color:var(--colorNeutralForeground2BrandPressed);}"],m:[["@media (forced-colors: active){.f1rirnrt{background-color:Highlight;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f132fbg1{border-top-color:Highlight;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f1ene5x0{border-right-color:Highlight;}.fzbc999{border-left-color:Highlight;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f6jgcol{border-bottom-color:Highlight;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.fzbc999{border-left-color:Highlight;}.f1ene5x0{border-right-color:Highlight;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f1lkg8j3{color:HighlightText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.fkc42ay{forced-color-adjust:none;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.fq7113v:hover{background-color:HighlightText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.ff1wgvm:hover{border-top-color:Highlight;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.fiob0tu:hover{border-right-color:Highlight;}.f1x4h75k:hover{border-left-color:Highlight;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f1j6scgf:hover{border-bottom-color:Highlight;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f1x4h75k:hover{border-left-color:Highlight;}.fiob0tu:hover{border-right-color:Highlight;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f4xjyn1:hover{color:Highlight;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.fbgcvur:hover:active{background-color:HighlightText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f1ks1yx8:hover:active{border-top-color:Highlight;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f1o6qegi:hover:active{border-right-color:Highlight;}.fmxjhhp:hover:active{border-left-color:Highlight;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.fcnxywj:hover:active{border-bottom-color:Highlight;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.fmxjhhp:hover:active{border-left-color:Highlight;}.f1o6qegi:hover:active{border-right-color:Highlight;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f9ddjv3:hover:active{color:Highlight;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.fr7nen4:focus{border-top-color:Highlight;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f10aq6ld:focus{border-right-color:Highlight;}.fq8rgo9:focus{border-left-color:Highlight;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f1md2qq2:focus{border-bottom-color:Highlight;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.fq8rgo9:focus{border-left-color:Highlight;}.f10aq6ld:focus{border-right-color:Highlight;}}",{m:"(forced-colors: active)"}]],f:[".ftqa4ok:focus{outline-style:none;}"],i:[".f2hkw1w:focus-visible{outline-style:none;}"]}),Cc=D({base:{De3pzq:"f1bg9a2p",g2u3we:"f1jj8ep1",h3c5rm:["f15xbau","fy0fskl"],B9xav0g:"f4ikngz",zhjwy3:["fy0fskl","f15xbau"],sj55zd:"f1s2aq7o",Jwef8y:"f1falr9n",Bgoe8wy:"f12mpcsy",Bwzppfd:["f1gwvigk","f18rmfxp"],oetu4i:"f1jnshp0",gg5e9n:["f18rmfxp","f1gwvigk"],Bi91k9c:"fvgxktp",iro3zm:"f1t6o4dc",b661bw:"f10ztigi",Bk6r4ia:["f1ft5sdu","f1gzf82w"],B9zn80p:"f12zbtn2",Bpld233:["f1gzf82w","f1ft5sdu"],B2d53fq:"fcvwxyo"},outline:{},primary:{g2u3we:"f1p3nwhy",h3c5rm:["f11589ue","f1pdflbu"],B9xav0g:"f1q5o8ev",zhjwy3:["f1pdflbu","f11589ue"],Bgoe8wy:"f1s2uweq",Bwzppfd:["fr80ssc","fecsdlb"],oetu4i:"f1ukrpxl",gg5e9n:["fecsdlb","fr80ssc"],b661bw:"f1h0usnq",Bk6r4ia:["fs4ktlq","fx2bmrt"],B9zn80p:"f16h9ulv",Bpld233:["fx2bmrt","fs4ktlq"]},secondary:{},subtle:{De3pzq:"f1c21dwh",g2u3we:"f1p3nwhy",h3c5rm:["f11589ue","f1pdflbu"],B9xav0g:"f1q5o8ev",zhjwy3:["f1pdflbu","f11589ue"],Jwef8y:"fjxutwb",Bgoe8wy:"f1s2uweq",Bwzppfd:["fr80ssc","fecsdlb"],oetu4i:"f1ukrpxl",gg5e9n:["fecsdlb","fr80ssc"],iro3zm:"fwiml72",b661bw:"f1h0usnq",Bk6r4ia:["fs4ktlq","fx2bmrt"],B9zn80p:"f16h9ulv",Bpld233:["fx2bmrt","fs4ktlq"]},transparent:{De3pzq:"f1c21dwh",g2u3we:"f1p3nwhy",h3c5rm:["f11589ue","f1pdflbu"],B9xav0g:"f1q5o8ev",zhjwy3:["f1pdflbu","f11589ue"],Jwef8y:"fjxutwb",Bgoe8wy:"f1s2uweq",Bwzppfd:["fr80ssc","fecsdlb"],oetu4i:"f1ukrpxl",gg5e9n:["fecsdlb","fr80ssc"],iro3zm:"fwiml72",b661bw:"f1h0usnq",Bk6r4ia:["fs4ktlq","fx2bmrt"],B9zn80p:"f16h9ulv",Bpld233:["fx2bmrt","fs4ktlq"]}},{d:[".f1bg9a2p{background-color:var(--colorNeutralBackgroundDisabled);}",".f1jj8ep1{border-top-color:var(--colorNeutralStrokeDisabled);}",".f15xbau{border-right-color:var(--colorNeutralStrokeDisabled);}",".fy0fskl{border-left-color:var(--colorNeutralStrokeDisabled);}",".f4ikngz{border-bottom-color:var(--colorNeutralStrokeDisabled);}",".f1s2aq7o{color:var(--colorNeutralForegroundDisabled);}",".f1p3nwhy{border-top-color:transparent;}",".f11589ue{border-right-color:transparent;}",".f1pdflbu{border-left-color:transparent;}",".f1q5o8ev{border-bottom-color:transparent;}",".f1c21dwh{background-color:var(--colorTransparentBackground);}"],h:[".f1falr9n:hover{background-color:var(--colorNeutralBackgroundDisabled);}",".f12mpcsy:hover{border-top-color:var(--colorNeutralStrokeDisabled);}",".f1gwvigk:hover{border-right-color:var(--colorNeutralStrokeDisabled);}",".f18rmfxp:hover{border-left-color:var(--colorNeutralStrokeDisabled);}",".f1jnshp0:hover{border-bottom-color:var(--colorNeutralStrokeDisabled);}",".fvgxktp:hover{color:var(--colorNeutralForegroundDisabled);}",".f1t6o4dc:hover:active{background-color:var(--colorNeutralBackgroundDisabled);}",".f10ztigi:hover:active{border-top-color:var(--colorNeutralStrokeDisabled);}",".f1ft5sdu:hover:active{border-right-color:var(--colorNeutralStrokeDisabled);}",".f1gzf82w:hover:active{border-left-color:var(--colorNeutralStrokeDisabled);}",".f12zbtn2:hover:active{border-bottom-color:var(--colorNeutralStrokeDisabled);}",".fcvwxyo:hover:active{color:var(--colorNeutralForegroundDisabled);}",".f1s2uweq:hover{border-top-color:transparent;}",".fr80ssc:hover{border-right-color:transparent;}",".fecsdlb:hover{border-left-color:transparent;}",".f1ukrpxl:hover{border-bottom-color:transparent;}",".f1h0usnq:hover:active{border-top-color:transparent;}",".fs4ktlq:hover:active{border-right-color:transparent;}",".fx2bmrt:hover:active{border-left-color:transparent;}",".f16h9ulv:hover:active{border-bottom-color:transparent;}",".fjxutwb:hover{background-color:var(--colorTransparentBackgroundHover);}",".fwiml72:hover:active{background-color:var(--colorTransparentBackgroundPressed);}"]}),Bc=D({subtleOrTransparent:{sj55zd:"f1qj7y59"}},{d:[".f1qj7y59{color:var(--colorNeutralForeground2BrandSelected);}"]}),Ic=e=>{const t=Sc(),o=Cc(),r=Bc(),{appearance:n,checked:i,disabled:a,disabledFocusable:s}=e;return e.root.className=g(xc.root,i&&t.base,i&&t.highContrast,n&&i&&t[n],(a||s)&&o.base,n&&(a||s)&&o[n],e.root.className),e.icon&&(e.icon.className=g(xc.icon,("subtle"===n||"transparent"===n)&&r.subtleOrTransparent,e.icon.className)),Yl(e),e},Pc=c.forwardRef((e,t)=>{const o=wc(e,t);return Ic(o),Al(o)});Pc.displayName="ToggleButton";const Ec=e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:12,height:12,viewBox:"0 0 12 12",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M2 4c0-1.1.9-2 2-2h4a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4Z",fill:t}))},Tc=qo(Ec,"Square12Filled"),Dc=e=>{const{fill:t="currentColor",className:o}=e;return c.createElement("svg",Object.assign({},e,{width:16,height:16,viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",className:o}),c.createElement("path",{d:"M2 4.5A2.5 2.5 0 0 1 4.5 2h7A2.5 2.5 0 0 1 14 4.5v7a2.5 2.5 0 0 1-2.5 2.5h-7A2.5 2.5 0 0 1 2 11.5v-7Z",fill:t}))},Nc=qo(Dc,"Square16Filled"),zc=(e,t)=>{const{disabled:o,required:r,shape:n="square",size:i="medium",labelPosition:a="after",onChange:s}=e,[l,d]=Dr({defaultState:e.defaultChecked,state:e.checked,initialState:!1}),u=_o({props:e,primarySlotTagName:"input",excludedPropNames:["checked","defaultChecked","size","onChange"]}),f="mixed"===l,p=To("checkbox-",u.primary.id);let h;h=f?"circular"===n?c.createElement(Yo,null):"large"===i?c.createElement(Nc,null):c.createElement(Tc,null):"large"===i?c.createElement(Hr,null):c.createElement(jr,null);const m={shape:n,checked:l,size:i,labelPosition:a,components:{root:"span",input:"input",indicator:"div",label:tr},root:Xo(e.root,{required:!0,defaultProps:{ref:hr(),...u.root}}),input:Xo(e.input,{required:!0,defaultProps:{type:"checkbox",id:p,ref:t,checked:!0===l,...u.primary}}),label:Xo(e.label,{required:!1,defaultProps:{htmlFor:p,disabled:o,required:r,size:"medium"}}),indicator:Xo(e.indicator,{required:!0,defaultProps:{"aria-hidden":!0,children:h}})};m.input.onChange=Sr(e=>{const t=e.currentTarget.indeterminate?"mixed":e.currentTarget.checked;null==s||s(e,{checked:t}),d(t)});const g=ko(m.input.ref);return m.input.ref=g,xo(()=>{g.current&&(g.current.indeterminate=f)},[g,f]),m},Fc=e=>{const{slots:t,slotProps:o}=$t(e);return c.createElement(t.root,{...o.root},c.createElement(t.input,{...o.input}),"before"===e.labelPosition&&t.label&&c.createElement(t.label,{...o.label}),c.createElement(t.indicator,{...o.indicator}),"after"===e.labelPosition&&t.label&&c.createElement(t.label,{...o.label}))},Mc={root:"fui-Checkbox",label:"fui-Checkbox__label",input:"fui-Checkbox__input",indicator:"fui-Checkbox__indicator"},Rc=D({base:{qhf8xq:"f10pi13n",mc9l5x:"ftuwxu6",Brovlpu:"ftqa4ok",B486eqv:"f2hkw1w",Bssx7fj:"f1b1k54r",uh7if5:["f4ne723","fqqcjud"],clntm0:"fh7aioi",Dlk2r6:["fqqcjud","f4ne723"],B2j2mmj:"ffht0p2",wigs8:"f1p0ul1q",pbfy6t:"f1c901ms",B0v4ure:"f1alokd7",ghq09:"f78i1la",B24cy0v:["f1kvsw7t","f1bw8brt"],Bwckmig:"f8k7e5g",Bvwlmkc:["f1bw8brt","f1kvsw7t"],Bbgo44z:"f1pmxfrl",Bil7v7r:["fszkfcr","f1ap5ily"],skfxo0:"f57dp0y",jo1ztg:["f1ap5ily","fszkfcr"],Ba3ybja:["f11dm2qb","f136rfnd"],az1dzo:["f136rfnd","f11dm2qb"],vppk2z:["fdsq1qd","f1khssms"],B6352mv:["f1khssms","fdsq1qd"],nr063g:"fq4eyks",Blmvk6g:["f1ya6x16","ftuszwa"],Bsiemmq:"f1e2iu44",B98u21t:["ftuszwa","f1ya6x16"],B2pnrqr:"f1xkdug0",Bhhzhcn:"f1m1ywml",Bec0n69:["f7u4kgv","f1a36mvi"],B29w5g4:["f1a36mvi","f7u4kgv"]}},{d:[".f10pi13n{position:relative;}",".ftuwxu6{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;}",".f1b1k54r[data-fui-focus-within]:focus-within{border-top-color:transparent;}",".f4ne723[data-fui-focus-within]:focus-within{border-right-color:transparent;}",".fqqcjud[data-fui-focus-within]:focus-within{border-left-color:transparent;}",".fh7aioi[data-fui-focus-within]:focus-within{border-bottom-color:transparent;}",'.ffht0p2[data-fui-focus-within]:focus-within::after{content:"";}',".f1p0ul1q[data-fui-focus-within]:focus-within::after{position:absolute;}",".f1c901ms[data-fui-focus-within]:focus-within::after{pointer-events:none;}",".f1alokd7[data-fui-focus-within]:focus-within::after{z-index:1;}",".f78i1la[data-fui-focus-within]:focus-within::after{border-top-style:solid;}",".f1kvsw7t[data-fui-focus-within]:focus-within::after{border-right-style:solid;}",".f1bw8brt[data-fui-focus-within]:focus-within::after{border-left-style:solid;}",".f8k7e5g[data-fui-focus-within]:focus-within::after{border-bottom-style:solid;}",".f1pmxfrl[data-fui-focus-within]:focus-within::after{border-top-width:2px;}",".fszkfcr[data-fui-focus-within]:focus-within::after{border-right-width:2px;}",".f1ap5ily[data-fui-focus-within]:focus-within::after{border-left-width:2px;}",".f57dp0y[data-fui-focus-within]:focus-within::after{border-bottom-width:2px;}",".f11dm2qb[data-fui-focus-within]:focus-within::after{border-bottom-right-radius:var(--borderRadiusMedium);}",".f136rfnd[data-fui-focus-within]:focus-within::after{border-bottom-left-radius:var(--borderRadiusMedium);}",".fdsq1qd[data-fui-focus-within]:focus-within::after{border-top-right-radius:var(--borderRadiusMedium);}",".f1khssms[data-fui-focus-within]:focus-within::after{border-top-left-radius:var(--borderRadiusMedium);}",".fq4eyks[data-fui-focus-within]:focus-within::after{border-top-color:var(--colorStrokeFocus2);}",".f1ya6x16[data-fui-focus-within]:focus-within::after{border-right-color:var(--colorStrokeFocus2);}",".ftuszwa[data-fui-focus-within]:focus-within::after{border-left-color:var(--colorStrokeFocus2);}",".f1e2iu44[data-fui-focus-within]:focus-within::after{border-bottom-color:var(--colorStrokeFocus2);}",".f1xkdug0[data-fui-focus-within]:focus-within::after{top:-2px;}",".f1m1ywml[data-fui-focus-within]:focus-within::after{bottom:-2px;}",".f7u4kgv[data-fui-focus-within]:focus-within::after{left:-2px;}",".f1a36mvi[data-fui-focus-within]:focus-within::after{right:-2px;}"],f:[".ftqa4ok:focus{outline-style:none;}"],i:[".f2hkw1w:focus-visible{outline-style:none;}"]}),Ac=D({base:{B7ck84d:"f1ewtqcl",Bceei9c:"f1k6fduh",Bqenvij:"f1l02sjl",B6of3ja:"f1hu3pq6",t21cq0:["f11qmguv","f1tyq0we"],jrapky:"f19f4twv",Frg6f3:["f1tyq0we","f11qmguv"],abs64n:"fk73vx1",qhf8xq:"f1euv43f",Bhzewxz:"f15twtuk",B26k0as:"f1yrrd5t",k0xvi9:"fvfr0er",Bqb28oy:"fcwiijr",Fszymg:["f11s8ldy","f37mzfx"],s5xoki:"forfpyi",cfw8t2:["f37mzfx","f11s8ldy"],b9fajx:"f1vd61pd",pff03s:"f1mzgjal",Bk0s23q:["f1iwu0i3","f6umev3"],Bfc5gcl:"femu9zt",a4vgqw:["f6umev3","f1iwu0i3"],Fum7gy:"f1s8s9qo",B5tev9i:"fuvx3by",ecjak0:["fuqx993","f1akce7s"],B006ete:"feccz1o",Bxlzfhf:["f1akce7s","fuqx993"],qzqrip:"fqgvcms",xmoia3:"f1wvbx6q",i1phtq:"fxmj0gd",Bi8r3f5:"fkf9h0q",yvncz7:["faeo8p5","f4rpdul"],D2mvea:"fsk3itm",Bjmkmyo:["f4rpdul","faeo8p5"],B525uqd:"f4wqdms",B5z3g6i:"ftufdon",Bwnzx1a:["f1ni78ii","f1pe82pw"],w3j1jp:"fxl8eb7",n2zbqb:["f1pe82pw","f1ni78ii"],Bek439x:"f12pgwe7",Bgt4g9q:"f1c5u0pt",Bkzkukt:["fyfn4nz","f1aaeu2t"],wg1kw8:"ffzx9q8",Bh7u92y:["f1aaeu2t","fyfn4nz"],B40413r:"f1rm0htn",B9f5amx:"fpb7n6l",gbnyp0:["f1uwkm0d","fakdbj6"],ilwfws:"f180qsza",Fk4w3x:["fakdbj6","f1uwkm0d"],tfmijd:"f3nyagc",Bketd8w:"f1eh922j",s1clob:["f1f3l6lh","faa1us6"],B8s8lrk:"f1g6jlfz",Bp3qae9:["faa1us6","f1f3l6lh"],c4h28b:"f1d2ycii",Bvff7ki:"f18ruat1",B0usqpl:["f18b6ltw","fd6ao2z"],ckdfsi:"fdz9k82",B2hfjzz:["fd6ao2z","f18b6ltw"],B0rx68v:"f8c3d4w",ezr58z:"fvxnmui",B8h3e3j:"fds6yy4",Bdfu378:"f1ceq7vh",Bhmh25c:"f2zvonr",fvfg5q:"f4ohyq5",Bbnnodr:["f1kakd2g","f3ulah5"],B7y28oj:"f5fda5m",Dpxclb:["f3ulah5","f1kakd2g"],E1kcat:"f1c3drxw",Bt6osj6:"f8cdtmm",Jop56w:"f8701xt"},before:{j35jbq:["f1e31b4d","f1vgc2s3"]},after:{oyh7mz:["f1vgc2s3","f1e31b4d"]},medium:{a9b677:"fwr58v7"},large:{a9b677:"f1mq5jt6"}},{d:[".f1ewtqcl{box-sizing:border-box;}",".f1k6fduh{cursor:pointer;}",".f1l02sjl{height:100%;}",".f1hu3pq6{margin-top:0;}",".f11qmguv{margin-right:0;}",".f1tyq0we{margin-left:0;}",".f19f4twv{margin-bottom:0;}",".fk73vx1{opacity:0;}",".f1euv43f{position:absolute;}",".f15twtuk{top:0;}",".f1yrrd5t:not(:checked):not(:indeterminate)~.fui-Checkbox__indicator>*{opacity:0;}",".fvfr0er:enabled:not(:checked):not(:indeterminate)~.fui-Checkbox__label{color:var(--colorNeutralForeground3);}",".fcwiijr:enabled:not(:checked):not(:indeterminate)~.fui-Checkbox__indicator{border-top-color:var(--colorNeutralStrokeAccessible);}",".f11s8ldy:enabled:not(:checked):not(:indeterminate)~.fui-Checkbox__indicator{border-right-color:var(--colorNeutralStrokeAccessible);}",".f37mzfx:enabled:not(:checked):not(:indeterminate)~.fui-Checkbox__indicator{border-left-color:var(--colorNeutralStrokeAccessible);}",".forfpyi:enabled:not(:checked):not(:indeterminate)~.fui-Checkbox__indicator{border-bottom-color:var(--colorNeutralStrokeAccessible);}",".f1vd61pd:enabled:not(:checked):not(:indeterminate):hover~.fui-Checkbox__label{color:var(--colorNeutralForeground2);}",".f1mzgjal:enabled:not(:checked):not(:indeterminate):hover~.fui-Checkbox__indicator{border-top-color:var(--colorNeutralStrokeAccessibleHover);}",".f1iwu0i3:enabled:not(:checked):not(:indeterminate):hover~.fui-Checkbox__indicator{border-right-color:var(--colorNeutralStrokeAccessibleHover);}",".f6umev3:enabled:not(:checked):not(:indeterminate):hover~.fui-Checkbox__indicator{border-left-color:var(--colorNeutralStrokeAccessibleHover);}",".femu9zt:enabled:not(:checked):not(:indeterminate):hover~.fui-Checkbox__indicator{border-bottom-color:var(--colorNeutralStrokeAccessibleHover);}",".f1s8s9qo:enabled:not(:checked):not(:indeterminate):active:hover~.fui-Checkbox__label{color:var(--colorNeutralForeground1);}",".fuvx3by:enabled:not(:checked):not(:indeterminate):active:hover~.fui-Checkbox__indicator{border-top-color:var(--colorNeutralStrokeAccessiblePressed);}",".fuqx993:enabled:not(:checked):not(:indeterminate):active:hover~.fui-Checkbox__indicator{border-right-color:var(--colorNeutralStrokeAccessiblePressed);}",".f1akce7s:enabled:not(:checked):not(:indeterminate):active:hover~.fui-Checkbox__indicator{border-left-color:var(--colorNeutralStrokeAccessiblePressed);}",".feccz1o:enabled:not(:checked):not(:indeterminate):active:hover~.fui-Checkbox__indicator{border-bottom-color:var(--colorNeutralStrokeAccessiblePressed);}",".fqgvcms:enabled:checked:not(:indeterminate)~.fui-Checkbox__label{color:var(--colorNeutralForeground1);}",".f1wvbx6q:enabled:checked:not(:indeterminate)~.fui-Checkbox__indicator{background-color:var(--colorCompoundBrandBackground);}",".fxmj0gd:enabled:checked:not(:indeterminate)~.fui-Checkbox__indicator{color:var(--colorNeutralForegroundInverted);}",".fkf9h0q:enabled:checked:not(:indeterminate)~.fui-Checkbox__indicator{border-top-color:var(--colorCompoundBrandBackground);}",".faeo8p5:enabled:checked:not(:indeterminate)~.fui-Checkbox__indicator{border-right-color:var(--colorCompoundBrandBackground);}",".f4rpdul:enabled:checked:not(:indeterminate)~.fui-Checkbox__indicator{border-left-color:var(--colorCompoundBrandBackground);}",".fsk3itm:enabled:checked:not(:indeterminate)~.fui-Checkbox__indicator{border-bottom-color:var(--colorCompoundBrandBackground);}",".f4wqdms:enabled:checked:not(:indeterminate):hover~.fui-Checkbox__indicator{background-color:var(--colorCompoundBrandBackgroundHover);}",".ftufdon:enabled:checked:not(:indeterminate):hover~.fui-Checkbox__indicator{border-top-color:var(--colorCompoundBrandBackgroundHover);}",".f1ni78ii:enabled:checked:not(:indeterminate):hover~.fui-Checkbox__indicator{border-right-color:var(--colorCompoundBrandBackgroundHover);}",".f1pe82pw:enabled:checked:not(:indeterminate):hover~.fui-Checkbox__indicator{border-left-color:var(--colorCompoundBrandBackgroundHover);}",".fxl8eb7:enabled:checked:not(:indeterminate):hover~.fui-Checkbox__indicator{border-bottom-color:var(--colorCompoundBrandBackgroundHover);}",".f12pgwe7:enabled:checked:not(:indeterminate):active:hover~.fui-Checkbox__indicator{background-color:var(--colorCompoundBrandBackgroundPressed);}",".f1c5u0pt:enabled:checked:not(:indeterminate):active:hover~.fui-Checkbox__indicator{border-top-color:var(--colorCompoundBrandBackgroundPressed);}",".fyfn4nz:enabled:checked:not(:indeterminate):active:hover~.fui-Checkbox__indicator{border-right-color:var(--colorCompoundBrandBackgroundPressed);}",".f1aaeu2t:enabled:checked:not(:indeterminate):active:hover~.fui-Checkbox__indicator{border-left-color:var(--colorCompoundBrandBackgroundPressed);}",".ffzx9q8:enabled:checked:not(:indeterminate):active:hover~.fui-Checkbox__indicator{border-bottom-color:var(--colorCompoundBrandBackgroundPressed);}",".f1rm0htn:enabled:indeterminate~.fui-Checkbox__label{color:var(--colorNeutralForeground1);}",".fpb7n6l:enabled:indeterminate~.fui-Checkbox__indicator{border-top-color:var(--colorCompoundBrandStroke);}",".f1uwkm0d:enabled:indeterminate~.fui-Checkbox__indicator{border-right-color:var(--colorCompoundBrandStroke);}",".fakdbj6:enabled:indeterminate~.fui-Checkbox__indicator{border-left-color:var(--colorCompoundBrandStroke);}",".f180qsza:enabled:indeterminate~.fui-Checkbox__indicator{border-bottom-color:var(--colorCompoundBrandStroke);}",".f3nyagc:enabled:indeterminate~.fui-Checkbox__indicator{color:var(--colorCompoundBrandForeground1);}",".f1eh922j:enabled:indeterminate:hover~.fui-Checkbox__indicator{border-top-color:var(--colorCompoundBrandStrokeHover);}",".f1f3l6lh:enabled:indeterminate:hover~.fui-Checkbox__indicator{border-right-color:var(--colorCompoundBrandStrokeHover);}",".faa1us6:enabled:indeterminate:hover~.fui-Checkbox__indicator{border-left-color:var(--colorCompoundBrandStrokeHover);}",".f1g6jlfz:enabled:indeterminate:hover~.fui-Checkbox__indicator{border-bottom-color:var(--colorCompoundBrandStrokeHover);}",".f1d2ycii:enabled:indeterminate:hover~.fui-Checkbox__indicator{color:var(--colorCompoundBrandForeground1Hover);}",".f18ruat1:enabled:indeterminate:active:hover~.fui-Checkbox__indicator{border-top-color:var(--colorCompoundBrandStrokePressed);}",".f18b6ltw:enabled:indeterminate:active:hover~.fui-Checkbox__indicator{border-right-color:var(--colorCompoundBrandStrokePressed);}",".fd6ao2z:enabled:indeterminate:active:hover~.fui-Checkbox__indicator{border-left-color:var(--colorCompoundBrandStrokePressed);}",".fdz9k82:enabled:indeterminate:active:hover~.fui-Checkbox__indicator{border-bottom-color:var(--colorCompoundBrandStrokePressed);}",".f8c3d4w:enabled:indeterminate:active:hover~.fui-Checkbox__indicator{color:var(--colorCompoundBrandForeground1Pressed);}",".fvxnmui:disabled{cursor:default;}",".fds6yy4:disabled~.fui-Checkbox__label{cursor:default;}",".f1ceq7vh:disabled~.fui-Checkbox__label{color:var(--colorNeutralForegroundDisabled);}",".f4ohyq5:disabled~.fui-Checkbox__indicator{border-top-color:var(--colorNeutralStrokeDisabled);}",".f1kakd2g:disabled~.fui-Checkbox__indicator{border-right-color:var(--colorNeutralStrokeDisabled);}",".f3ulah5:disabled~.fui-Checkbox__indicator{border-left-color:var(--colorNeutralStrokeDisabled);}",".f5fda5m:disabled~.fui-Checkbox__indicator{border-bottom-color:var(--colorNeutralStrokeDisabled);}",".f1c3drxw:disabled~.fui-Checkbox__indicator{color:var(--colorNeutralForegroundDisabled);}",".f1e31b4d{right:0;}",".f1vgc2s3{left:0;}",".fwr58v7{width:calc(16px + 2 * var(--spacingHorizontalS));}",".f1mq5jt6{width:calc(20px + 2 * var(--spacingHorizontalS));}"],m:[["@media (forced-colors: active){.f2zvonr:disabled~.fui-Checkbox__label{color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f8cdtmm:disabled~.fui-Checkbox__indicator{color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f8701xt:disabled~.fui-Checkbox__indicator svg{color:GrayText;}}",{m:"(forced-colors: active)"}]]}),jc=D({base:{qb2dma:"fjgzulp",B7ck84d:"f1ewtqcl",Bnnss6s:"fi64zpg",mc9l5x:"f22iagw",Bt984gj:"f122n59",Brf1p80:"f4d9j23",B68tc82:"f1p9o1ba",Bmxbyg5:"f1sil6mw",B4j52fo:"f192inf7",Bekrc4i:["f5tn483","f1ojsxk5"],Bn0qgzm:"f1vxd6vx",ibv6hh:["f1ojsxk5","f5tn483"],icvyot:"fzkkow9",vrafjx:["fcdblym","fjik90z"],oivjwe:"fg706s2",wvpqe5:["fjik90z","fcdblym"],Bbmb7ep:["f1g3puop","fi2rrw2"],Beyfa6y:["fi2rrw2","f1g3puop"],B7oj6ja:["f1rstyi9","f1s4nn1u"],Btl43ni:["f1s4nn1u","f1rstyi9"],B6of3ja:"frnwi6n",t21cq0:["f1vcna3q","foyynoy"],jrapky:"fqcjy3b",Frg6f3:["foyynoy","f1vcna3q"],Bkfmm31:"f1w9h62z",Bkecrkj:"f1aehjj5"},medium:{Be2twd7:"f1ugzwwg",Bqenvij:"fd461yt",a9b677:"fjw5fx7"},large:{Be2twd7:"f4ybsrx",Bqenvij:"fjamq6b",a9b677:"f64fuq3"},circular:{Bbmb7ep:["f8fbkgy","f1nfllo7"],Beyfa6y:["f1nfllo7","f8fbkgy"],B7oj6ja:["f1djnp8u","f1s8kh49"],Btl43ni:["f1s8kh49","f1djnp8u"]}},{d:[".fjgzulp{-webkit-align-self:flex-start;-ms-flex-item-align:flex-start;align-self:flex-start;}",".f1ewtqcl{box-sizing:border-box;}",".fi64zpg{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}",".f22iagw{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}",".f122n59{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}",".f4d9j23{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}",".f1p9o1ba{overflow-x:hidden;}",".f1sil6mw{overflow-y:hidden;}",".f192inf7{border-top-width:var(--strokeWidthThin);}",".f5tn483{border-right-width:var(--strokeWidthThin);}",".f1ojsxk5{border-left-width:var(--strokeWidthThin);}",".f1vxd6vx{border-bottom-width:var(--strokeWidthThin);}",".fzkkow9{border-top-style:solid;}",".fcdblym{border-right-style:solid;}",".fjik90z{border-left-style:solid;}",".fg706s2{border-bottom-style:solid;}",".f1g3puop{border-bottom-right-radius:var(--borderRadiusSmall);}",".fi2rrw2{border-bottom-left-radius:var(--borderRadiusSmall);}",".f1rstyi9{border-top-right-radius:var(--borderRadiusSmall);}",".f1s4nn1u{border-top-left-radius:var(--borderRadiusSmall);}",".frnwi6n{margin-top:var(--spacingVerticalS);}",".f1vcna3q{margin-right:var(--spacingHorizontalS);}",".foyynoy{margin-left:var(--spacingHorizontalS);}",".fqcjy3b{margin-bottom:var(--spacingVerticalS);}",".f1w9h62z{fill:currentColor;}",".f1aehjj5{pointer-events:none;}",".f1ugzwwg{font-size:12px;}",".fd461yt{height:16px;}",".fjw5fx7{width:16px;}",".f4ybsrx{font-size:16px;}",".fjamq6b{height:20px;}",".f64fuq3{width:20px;}",".f8fbkgy{border-bottom-right-radius:var(--borderRadiusCircular);}",".f1nfllo7{border-bottom-left-radius:var(--borderRadiusCircular);}",".f1djnp8u{border-top-right-radius:var(--borderRadiusCircular);}",".f1s8kh49{border-top-left-radius:var(--borderRadiusCircular);}"]}),Lc=D({base:{qb2dma:"f7nlbp4",sj55zd:"f1ym3bx4",Bceei9c:"f1k6fduh",z8tnut:"f1kwiid1",z189sj:["f1vdfbxk","f1f5gg8d"],Byoj8tv:"f5b47ha",uwmqm3:["f1f5gg8d","f1vdfbxk"]},before:{z189sj:["f7x41pl","fruq291"]},after:{uwmqm3:["fruq291","f7x41pl"]},medium:{B6of3ja:"fjzwpt6",jrapky:"fh6j2fo"},large:{B6of3ja:"f1xlvstr",jrapky:"f49ad5g"}},{d:[".f7nlbp4{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;}",".f1ym3bx4{color:inherit;}",".f1k6fduh{cursor:pointer;}",".f1kwiid1{padding-top:var(--spacingVerticalS);}",".f1vdfbxk{padding-right:var(--spacingHorizontalS);}",".f1f5gg8d{padding-left:var(--spacingHorizontalS);}",".f5b47ha{padding-bottom:var(--spacingVerticalS);}",".f7x41pl{padding-right:var(--spacingHorizontalXS);}",".fruq291{padding-left:var(--spacingHorizontalXS);}",".fjzwpt6{margin-top:calc((16px - var(--lineHeightBase300)) / 2);}",".fh6j2fo{margin-bottom:calc((16px - var(--lineHeightBase300)) / 2);}",".f1xlvstr{margin-top:calc((20px - var(--lineHeightBase300)) / 2);}",".f49ad5g{margin-bottom:calc((20px - var(--lineHeightBase300)) / 2);}"]}),Hc=e=>{const t=Rc();e.root.className=g(Mc.root,t.base,e.root.className);const{labelPosition:o,shape:r,size:n}=e,i=Ac();e.input.className=g(Mc.input,i.base,i[n],i[o],e.input.className);const a=jc();e.indicator&&(e.indicator.className=g(Mc.indicator,a.base,a[n],"circular"===r&&a.circular,e.indicator.className));const s=Lc();return e.label&&(e.label.className=g(Mc.label,s.base,s[n],s[o],e.label.className)),e},Oc=c.forwardRef((e,t)=>{const o=zc(e,t);return Hc(o),Fc(o)});Oc.displayName="Checkbox";const qc=e=>{const{slots:t,slotProps:o}=$t(e);return c.createElement(t.root,{...o.root},void 0!==o.root.children&&c.createElement(t.wrapper,{...o.wrapper},o.root.children))},Wc=(e,t)=>{const{alignContent:o="center",appearance:r="default",inset:n=!1,vertical:i=!1,wrapper:a}=e,s=To("divider-");return{alignContent:o,appearance:r,inset:n,vertical:i,components:{root:"div",wrapper:"div"},root:yo("div",{role:"separator","aria-orientation":i?"vertical":"horizontal","aria-labelledby":e.children?s:void 0,...e,ref:t}),wrapper:Xo(a,{required:!0,defaultProps:{id:s,children:e.children}})}},Vc={root:"fui-Divider",wrapper:"fui-Divider__wrapper"},Kc=D({base:{Bt984gj:"f122n59",B7ck84d:"f1ewtqcl",mc9l5x:"f22iagw",Beiy3e4:"f1063pyq",Bh6795r:"fqerorx",qhf8xq:"f10pi13n",Bahqtrf:"fk6fouc",Be2twd7:"fy9rknc",Bhrd7zp:"figsok6",Bg96gwp:"fwrc4pm",fsow6f:"f17mccla",Bcvre1j:"fyl8oag",Br0sdwz:"f16vkdww",Bn78ew0:"fhsnbul",li1rpt:"f1gw3sf2",ap17g6:"f1ly5f7u",B771hl4:"f1s3tz6t"},childless:{susq4k:"f1kyqvp9",Bicfajf:["fzynn9s","f1z0ukd1"],jwcpgy:["fekrn8e","ftdg338"],B4rk6o:"fesgyo"},start:{Bsft5z2:"f13zj6fq"},center:{Ftih45:"f1wl9k8s",Bsft5z2:"f13zj6fq"},end:{Ftih45:"f1wl9k8s"},brand:{sj55zd:"f16muhyy",Bq4z7u6:"fcbuu2a",Bk5zm6e:["f1wdw2dr","f1ttio3w"],Bqjgrrk:"f1582fpk",Bm6vgfq:["f1ttio3w","f1wdw2dr"],B0n5ga8:"f1ahrvm8",s924m2:["f1cd3wbc","f17hbk9y"],B1q35kw:"fvrapl0",Gp14am:["f17hbk9y","f1cd3wbc"]},default:{sj55zd:"fkfq4zb",Bq4z7u6:"f1vccso1",Bk5zm6e:["f1geml7w","fjml6kk"],Bqjgrrk:"f1r7kh1m",Bm6vgfq:["fjml6kk","f1geml7w"],B0n5ga8:"f16j7guv",s924m2:["fx01ahm","fj1a37q"],B1q35kw:"fl8d8yv",Gp14am:["fj1a37q","fx01ahm"]},subtle:{sj55zd:"fkfq4zb",Bq4z7u6:"f5g06un",Bk5zm6e:["f13sxdku","f1n015lb"],Bqjgrrk:"f1x6bl8t",Bm6vgfq:["f1n015lb","f13sxdku"],B0n5ga8:"fvod1wy",s924m2:["fwslg65","flk0e17"],B1q35kw:"f103fvts",Gp14am:["flk0e17","fwslg65"]},strong:{sj55zd:"fkfq4zb",Bq4z7u6:"f10tv6oz",Bk5zm6e:["f16xp3sf","f1seuxxq"],Bqjgrrk:"fwrmqbx",Bm6vgfq:["f1seuxxq","f16xp3sf"],B0n5ga8:"ft83z1f",s924m2:["f1g4150c","f192dr6e"],B1q35kw:"f1qnawh6",Gp14am:["f192dr6e","f1g4150c"]}},{d:[".f122n59{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}",".f1ewtqcl{box-sizing:border-box;}",".f22iagw{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}",".f1063pyq{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}",".fqerorx{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}",".f10pi13n{position:relative;}",".fk6fouc{font-family:var(--fontFamilyBase);}",".fy9rknc{font-size:var(--fontSizeBase200);}",".figsok6{font-weight:var(--fontWeightRegular);}",".fwrc4pm{line-height:var(--lineHeightBase200);}",".f17mccla{text-align:center;}",".fyl8oag::before{box-sizing:border-box;}",".f16vkdww::before{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}",".fhsnbul::before{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}",".f1gw3sf2::after{box-sizing:border-box;}",".f1ly5f7u::after{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}",".f1s3tz6t::after{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}",".f1kyqvp9::before{margin-bottom:0;}",".fzynn9s::before{margin-right:0;}",".f1z0ukd1::before{margin-left:0;}",".fekrn8e::after{margin-left:0;}",".ftdg338::after{margin-right:0;}",".fesgyo::after{margin-top:0;}",'.f13zj6fq::after{content:"";}','.f1wl9k8s::before{content:"";}',".f16muhyy{color:var(--colorBrandForeground1);}",".fcbuu2a::before{border-top-color:var(--colorBrandStroke1);}",".f1wdw2dr::before{border-right-color:var(--colorBrandStroke1);}",".f1ttio3w::before{border-left-color:var(--colorBrandStroke1);}",".f1582fpk::before{border-bottom-color:var(--colorBrandStroke1);}",".f1ahrvm8::after{border-top-color:var(--colorBrandStroke1);}",".f1cd3wbc::after{border-right-color:var(--colorBrandStroke1);}",".f17hbk9y::after{border-left-color:var(--colorBrandStroke1);}",".fvrapl0::after{border-bottom-color:var(--colorBrandStroke1);}",".fkfq4zb{color:var(--colorNeutralForeground2);}",".f1vccso1::before{border-top-color:var(--colorNeutralStroke2);}",".f1geml7w::before{border-right-color:var(--colorNeutralStroke2);}",".fjml6kk::before{border-left-color:var(--colorNeutralStroke2);}",".f1r7kh1m::before{border-bottom-color:var(--colorNeutralStroke2);}",".f16j7guv::after{border-top-color:var(--colorNeutralStroke2);}",".fx01ahm::after{border-right-color:var(--colorNeutralStroke2);}",".fj1a37q::after{border-left-color:var(--colorNeutralStroke2);}",".fl8d8yv::after{border-bottom-color:var(--colorNeutralStroke2);}",".f5g06un::before{border-top-color:var(--colorNeutralStroke3);}",".f13sxdku::before{border-right-color:var(--colorNeutralStroke3);}",".f1n015lb::before{border-left-color:var(--colorNeutralStroke3);}",".f1x6bl8t::before{border-bottom-color:var(--colorNeutralStroke3);}",".fvod1wy::after{border-top-color:var(--colorNeutralStroke3);}",".fwslg65::after{border-right-color:var(--colorNeutralStroke3);}",".flk0e17::after{border-left-color:var(--colorNeutralStroke3);}",".f103fvts::after{border-bottom-color:var(--colorNeutralStroke3);}",".f10tv6oz::before{border-top-color:var(--colorNeutralStroke1);}",".f16xp3sf::before{border-right-color:var(--colorNeutralStroke1);}",".f1seuxxq::before{border-left-color:var(--colorNeutralStroke1);}",".fwrmqbx::before{border-bottom-color:var(--colorNeutralStroke1);}",".ft83z1f::after{border-top-color:var(--colorNeutralStroke1);}",".f1g4150c::after{border-right-color:var(--colorNeutralStroke1);}",".f192dr6e::after{border-left-color:var(--colorNeutralStroke1);}",".f1qnawh6::after{border-bottom-color:var(--colorNeutralStroke1);}"]}),Uc=D({base:{a9b677:"fly5x3f",Bdkvgpv:"f163fonl",B0qfbqy:"f51yk4v",pbipgd:"f13rof3u",Bm2nyyq:"f8rth92",xrcqlc:"f6czdpx",i5u598:"f1iyka9k"},inset:{uwmqm3:["fjlbh76","f11qrl6u"],z189sj:["f11qrl6u","fjlbh76"]},start:{Ftih45:"f1wl9k8s",Bicfajf:["f1ojjlep","fk1kexq"],Bxwl2t9:"f1he2m4d",jwcpgy:["f12w1bnb","f1558wlj"]},center:{Bicfajf:["f1ojjlep","fk1kexq"],jwcpgy:["f12w1bnb","f1558wlj"]},end:{Bicfajf:["f1ojjlep","fk1kexq"],Bsft5z2:"f13zj6fq",jwcpgy:["f12w1bnb","f1558wlj"],Iy66sp:"f1ayce8x"}},{d:[".fly5x3f{width:100%;}",".f163fonl::before{border-top-style:solid;}",".f51yk4v::before{border-top-width:var(--strokeWidthThin);}",".f13rof3u::before{min-width:8px;}",".f8rth92::after{border-top-style:solid;}",".f6czdpx::after{border-top-width:var(--strokeWidthThin);}",".f1iyka9k::after{min-width:8px;}",".fjlbh76{padding-left:12px;}",".f11qrl6u{padding-right:12px;}",'.f1wl9k8s::before{content:"";}',".f1ojjlep::before{margin-right:12px;}",".fk1kexq::before{margin-left:12px;}",".f1he2m4d::before{max-width:8px;}",".f12w1bnb::after{margin-left:12px;}",".f1558wlj::after{margin-right:12px;}",'.f13zj6fq::after{content:"";}',".f1ayce8x::after{max-width:8px;}"]}),Gc=D({base:{Beiy3e4:"f1vx9l62",sshi5w:"f16gbxbe",m598lv:["f1yq6w5o","f1jpmc5p"],B4f6apu:["f9sc749","f1x8pvcy"],zkzzav:"fhkwbjy",Barhvk9:["flthirb","ftkbnf5"],Ihftqj:["f13hvwk3","f1en4csx"],Bde111x:"f19onpk6"},inset:{B6of3ja:"f1xdg43u",jrapky:"f1jlhsmd"},withChildren:{sshi5w:"f1tjaq3g"},start:{Ftih45:"f1wl9k8s",susq4k:"fg2pwug",Bbdr6tz:"fkjtzyi",B4rk6o:"f8vk40g"},center:{susq4k:"fg2pwug",B4rk6o:"f8vk40g"},end:{susq4k:"fg2pwug",Bsft5z2:"f13zj6fq",B4rk6o:"f8vk40g",gn64ia:"fqg5mu5"}},{d:[".f1vx9l62{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}",".f16gbxbe{min-height:20px;}",".f1yq6w5o::before{border-right-style:solid;}",".f1jpmc5p::before{border-left-style:solid;}",".f9sc749::before{border-right-width:var(--strokeWidthThin);}",".f1x8pvcy::before{border-left-width:var(--strokeWidthThin);}",".fhkwbjy::before{min-height:8px;}",".flthirb::after{border-right-style:solid;}",".ftkbnf5::after{border-left-style:solid;}",".f13hvwk3::after{border-right-width:var(--strokeWidthThin);}",".f1en4csx::after{border-left-width:var(--strokeWidthThin);}",".f19onpk6::after{min-height:8px;}",".f1xdg43u{margin-top:12px;}",".f1jlhsmd{margin-bottom:12px;}",".f1tjaq3g{min-height:84px;}",'.f1wl9k8s::before{content:"";}',".fg2pwug::before{margin-bottom:12px;}",".fkjtzyi::before{max-height:8px;}",".f8vk40g::after{margin-top:12px;}",'.f13zj6fq::after{content:"";}',".fqg5mu5::after{max-height:8px;}"]}),Yc=e=>{const t=Kc(),o=Uc(),r=Gc(),{alignContent:n,appearance:i,inset:a,vertical:s}=e;return e.root.className=g(Vc.root,t.base,t[n],i&&t[i],!s&&o.base,!s&&a&&o.inset,!s&&o[n],s&&r.base,s&&a&&r.inset,s&&r[n],s&&void 0!==e.root.children&&r.withChildren,void 0===e.root.children&&t.childless,e.root.className),e.wrapper&&(e.wrapper.className=g(Vc.wrapper,e.wrapper.className)),e},Xc=c.forwardRef((e,t)=>{const o=Wc(e,t);return Yc(o),qc(o)});Xc.displayName="Divider";const Zc=(e,t)=>{const{size:o="medium",appearance:r="outline",onChange:n}=e;const[i,a]=Dr({state:e.value,defaultState:e.defaultValue,initialState:""}),s=_o({props:e,primarySlotTagName:"input",excludedPropNames:["size","onChange","value","defaultValue"]}),l={size:o,appearance:r,components:{root:"span",input:"input",contentBefore:"span",contentAfter:"span"},input:Xo(e.input,{required:!0,defaultProps:{type:"text",ref:t,...s.primary}}),contentAfter:Xo(e.contentAfter),contentBefore:Xo(e.contentBefore),root:Xo(e.root,{required:!0,defaultProps:s.root})};return l.input.value=i,l.input.onChange=Sr(e=>{const t=e.target.value;null==n||n(e,{value:t}),a(t)}),l},$c=e=>{const{slots:t,slotProps:o}=$t(e);return c.createElement(t.root,{...o.root},t.contentBefore&&c.createElement(t.contentBefore,{...o.contentBefore}),c.createElement(t.input,{...o.input}),t.contentAfter&&c.createElement(t.contentAfter,{...o.contentAfter}))},Qc=c.forwardRef((e,t)=>{const o=Zc(e,t);return $r(o),$c(o)});Qc.displayName="Input";const Jc=e=>{const{slots:t,slotProps:o}=$t(e);return c.createElement(t.root,{...o.root})},ed=(e,t)=>{const{bordered:o=!1,fit:r="default",block:n=!1,shape:i="square",shadow:a=!1}=e;return{bordered:o,fit:r,block:n,shape:i,shadow:a,components:{root:"img"},root:yo("img",{ref:t,...e})}},td={root:"fui-Image"},od=D({base:{g2u3we:"fj3muxo",h3c5rm:["f1akhkt","f1lxtadh"],B9xav0g:"f1aperda",zhjwy3:["f1lxtadh","f1akhkt"],Bbmb7ep:["fzi6hpg","fyowgf4"],Beyfa6y:["fyowgf4","fzi6hpg"],B7oj6ja:["f3fg2lr","f13av6d4"],Btl43ni:["f13av6d4","f3fg2lr"],B7ck84d:"f1ewtqcl",mc9l5x:"f14t3ns0"},bordered:{icvyot:"fzkkow9",vrafjx:["fcdblym","fjik90z"],oivjwe:"fg706s2",wvpqe5:["fjik90z","fcdblym"],B4j52fo:"f192inf7",Bekrc4i:["f5tn483","f1ojsxk5"],Bn0qgzm:"f1vxd6vx",ibv6hh:["f1ojsxk5","f5tn483"]},circular:{Bbmb7ep:["f8fbkgy","f1nfllo7"],Beyfa6y:["f1nfllo7","f8fbkgy"],B7oj6ja:["f1djnp8u","f1s8kh49"],Btl43ni:["f1s8kh49","f1djnp8u"]},rounded:{Bbmb7ep:["f1aa9q02","f16jpd5f"],Beyfa6y:["f16jpd5f","f1aa9q02"],B7oj6ja:["f1jar5jt","fyu767a"],Btl43ni:["fyu767a","f1jar5jt"]},square:{},shadow:{E5pizo:"f1whvlc6"},center:{st4lth:"f1plgu50",Ermj5k:"f14xojzb",Bqenvij:"f1l02sjl",a9b677:"fly5x3f"},contain:{st4lth:"f1kle4es",Ermj5k:"f14xojzb",Bqenvij:"f1l02sjl",a9b677:"fly5x3f"},default:{},cover:{st4lth:"f1ps3kmd",Ermj5k:"f14xojzb",Bqenvij:"f1l02sjl",a9b677:"fly5x3f"},none:{st4lth:"f1plgu50",Ermj5k:["f13uwng7","fjmyj0p"],Bqenvij:"f1l02sjl",a9b677:"fly5x3f"},block:{a9b677:"fly5x3f"}},{d:[".fj3muxo{border-top-color:var(--colorNeutralStroke1);}",".f1akhkt{border-right-color:var(--colorNeutralStroke1);}",".f1lxtadh{border-left-color:var(--colorNeutralStroke1);}",".f1aperda{border-bottom-color:var(--colorNeutralStroke1);}",".fzi6hpg{border-bottom-right-radius:var(--borderRadiusNone);}",".fyowgf4{border-bottom-left-radius:var(--borderRadiusNone);}",".f3fg2lr{border-top-right-radius:var(--borderRadiusNone);}",".f13av6d4{border-top-left-radius:var(--borderRadiusNone);}",".f1ewtqcl{box-sizing:border-box;}",".f14t3ns0{display:inline-block;}",".fzkkow9{border-top-style:solid;}",".fcdblym{border-right-style:solid;}",".fjik90z{border-left-style:solid;}",".fg706s2{border-bottom-style:solid;}",".f192inf7{border-top-width:var(--strokeWidthThin);}",".f5tn483{border-right-width:var(--strokeWidthThin);}",".f1ojsxk5{border-left-width:var(--strokeWidthThin);}",".f1vxd6vx{border-bottom-width:var(--strokeWidthThin);}",".f8fbkgy{border-bottom-right-radius:var(--borderRadiusCircular);}",".f1nfllo7{border-bottom-left-radius:var(--borderRadiusCircular);}",".f1djnp8u{border-top-right-radius:var(--borderRadiusCircular);}",".f1s8kh49{border-top-left-radius:var(--borderRadiusCircular);}",".f1aa9q02{border-bottom-right-radius:var(--borderRadiusMedium);}",".f16jpd5f{border-bottom-left-radius:var(--borderRadiusMedium);}",".f1jar5jt{border-top-right-radius:var(--borderRadiusMedium);}",".fyu767a{border-top-left-radius:var(--borderRadiusMedium);}",".f1whvlc6{box-shadow:var(--shadow4);}",".f1plgu50{object-fit:none;}",".f14xojzb{object-position:center;}",".f1l02sjl{height:100%;}",".fly5x3f{width:100%;}",".f1kle4es{object-fit:contain;}",".f1ps3kmd{object-fit:cover;}",".f13uwng7{object-position:left top;}",".fjmyj0p{object-position:right top;}"]}),rd=e=>{const t=od();e.root.className=g(td.root,t.base,e.block&&t.block,e.bordered&&t.bordered,e.shadow&&t.shadow,t[e.fit],t[e.shape],e.root.className)},nd=c.forwardRef((e,t)=>{const o=ed(e,t);return rd(o),Jc(o)});nd.displayName="Image";const id=e=>{const{disabled:t,disabledFocusable:o}=e,{onClick:r,onKeyDown:n,role:i,type:a}=e.root;return"a"===e.root.as?(e.root.href=t?void 0:e.root.href,e.root.tabIndex=t&&!o?void 0:0,(t||o)&&(e.root.role=i||"link")):e.root.type=a||"button",e.root.onClick=e=>{t||o?e.preventDefault():null==r||r(e)},e.root.onKeyDown=e=>{!t&&!o||"Enter"!==e.key&&" "!==e.key?null==n||n(e):(e.preventDefault(),e.stopPropagation())},e.disabled=t||o,e.root["aria-disabled"]=t||o||void 0,"button"===e.root.as&&(e.root.disabled=t&&!o),e},ad=(e,t)=>{const{appearance:o="default",disabled:r=!1,disabledFocusable:n=!1,inline:i=!1}=e,a=e.as||(e.href?"a":"button"),s={appearance:o,disabled:r,disabledFocusable:n,inline:i,components:{root:"a"},root:yo(a,{ref:t,type:"button"===a?"button":void 0,...e,as:a})};return id(s),s},sd={root:"fui-Link"},ld=D({focusIndicator:{Brovlpu:"ftqa4ok",B486eqv:"f2hkw1w",Bttzg6e:"fhgqx19",B3uz8dt:"f1olyrje",B6ihwck:"f1p93eir"},root:{De3pzq:"f3rmtva",B7ck84d:"f1ewtqcl",sj55zd:"fyind8e",Bceei9c:"f1k6fduh",mc9l5x:"f1w7gpdv",Bahqtrf:"fk6fouc",Be2twd7:"fkhj508",Bhrd7zp:"figsok6",B6of3ja:"f1hu3pq6",t21cq0:["f11qmguv","f1tyq0we"],jrapky:"f19f4twv",Frg6f3:["f1tyq0we","f11qmguv"],z8tnut:"f1g0x7ka",z189sj:["fhxju0i","f1cnd47f"],Byoj8tv:"f1qch9an",uwmqm3:["f1cnd47f","fhxju0i"],B68tc82:"fqv5qza",Bmxbyg5:"f1vmzxwi",fsow6f:["f1o700av","fes3tcz"],w71qe1:"f1iuv45f",Bkioxbp:"f1cmlufx",ygn44y:"f9n3di6",famaaq:"f1ids18y",Bde5pd6:"f1tx3yz7",Bi91k9c:"f1deo86v",i089h6:"f1eh06m1",lj723h:"f1iescvh"},button:{icvyot:"f1ern45e",vrafjx:["f1n71otn","f1deefiw"],oivjwe:"f1h8hb77",wvpqe5:["f1deefiw","f1n71otn"]},href:{Be2twd7:"fjoy568"},subtle:{sj55zd:"fkfq4zb",Bde5pd6:"f1tx3yz7",Bi91k9c:"fnwyq0v",i089h6:"f1eh06m1",lj723h:"flvvhsy"},inline:{w71qe1:"f13mvf36"},disabled:{w71qe1:"f1iuv45f",sj55zd:"f1s2aq7o",Bceei9c:"fdrzuqr",Bde5pd6:"fbnuktb",Bi91k9c:"fvgxktp",i089h6:"fljg2da",lj723h:"f19wldhg"}},{f:[".ftqa4ok:focus{outline-style:none;}"],i:[".f2hkw1w:focus-visible{outline-style:none;}"],d:[".fhgqx19[data-fui-focus-visible]{text-decoration-color:var(--colorStrokeFocus2);}",".f1olyrje[data-fui-focus-visible]{text-decoration-line:underline;}",".f1p93eir[data-fui-focus-visible]{text-decoration-style:double;}",".f3rmtva{background-color:transparent;}",".f1ewtqcl{box-sizing:border-box;}",".fyind8e{color:var(--colorBrandForegroundLink);}",".f1k6fduh{cursor:pointer;}",".f1w7gpdv{display:inline;}",".fk6fouc{font-family:var(--fontFamilyBase);}",".fkhj508{font-size:var(--fontSizeBase300);}",".figsok6{font-weight:var(--fontWeightRegular);}",".f1hu3pq6{margin-top:0;}",".f11qmguv{margin-right:0;}",".f1tyq0we{margin-left:0;}",".f19f4twv{margin-bottom:0;}",".f1g0x7ka{padding-top:0;}",".fhxju0i{padding-right:0;}",".f1cnd47f{padding-left:0;}",".f1qch9an{padding-bottom:0;}",".fqv5qza{overflow-x:inherit;}",".f1vmzxwi{overflow-y:inherit;}",".f1o700av{text-align:left;}",".fes3tcz{text-align:right;}",".f1iuv45f{text-decoration-line:none;}",".f1cmlufx{text-decoration-thickness:var(--strokeWidthThin);}",".f9n3di6{text-overflow:inherit;}",".f1ids18y{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;}",".f1ern45e{border-top-style:none;}",".f1n71otn{border-right-style:none;}",".f1deefiw{border-left-style:none;}",".f1h8hb77{border-bottom-style:none;}",".fjoy568{font-size:inherit;}",".fkfq4zb{color:var(--colorNeutralForeground2);}",".f13mvf36{text-decoration-line:underline;}",".f1s2aq7o{color:var(--colorNeutralForegroundDisabled);}",".fdrzuqr{cursor:not-allowed;}"],h:[".f1tx3yz7:hover{text-decoration-line:underline;}",".f1deo86v:hover{color:var(--colorBrandForegroundLinkHover);}",".fnwyq0v:hover{color:var(--colorNeutralForeground2Hover);}",".fbnuktb:hover{text-decoration-line:none;}",".fvgxktp:hover{color:var(--colorNeutralForegroundDisabled);}"],a:[".f1eh06m1:active{text-decoration-line:underline;}",".f1iescvh:active{color:var(--colorBrandForegroundLinkPressed);}",".flvvhsy:active{color:var(--colorNeutralForeground2Pressed);}",".fljg2da:active{text-decoration-line:none;}",".f19wldhg:active{color:var(--colorNeutralForegroundDisabled);}"]}),cd=e=>{const t=ld(),{appearance:o,disabled:r,inline:n,root:i}=e;return e.root.className=g(sd.root,t.root,t.focusIndicator,"a"===i.as&&i.href&&t.href,"button"===i.as&&t.button,"subtle"===o&&t.subtle,n&&t.inline,r&&t.disabled,e.root.className),e},dd=e=>{const{slots:t,slotProps:o}=$t(e);return c.createElement(t.root,{...o.root})},ud=c.forwardRef((e,t)=>{const o=ad(e,t);return cd(o),dd(o)});ud.displayName="Link";const fd=e=>{const[t,o]=c.useState(e);return[t,e=>{if(null==e)return void o(void 0);let t;t=e instanceof MouseEvent?e:e.nativeEvent,MouseEvent;const r=function(e){const t=e.clientX,o=e.clientY,r=t+1,n=o+1;return{getBoundingClientRect:function(){return{left:t,top:o,right:r,bottom:n,x:t,y:o,height:1,width:1}}}}(t);o(r)}]},pd={above:{position:"above",align:"center"},"above-start":{position:"above",align:"start"},"above-end":{position:"above",align:"end"},below:{position:"below",align:"center"},"below-start":{position:"below",align:"start"},"below-end":{position:"below",align:"end"},before:{position:"before",align:"center"},"before-top":{position:"before",align:"top"},"before-bottom":{position:"before",align:"bottom"},after:{position:"after",align:"center"},"after-top":{position:"after",align:"top"},"after-bottom":{position:"after",align:"bottom"}};function hd(e){return null==e?{}:"string"==typeof e?pd[e]:e}function md(e){return e.split("-")[0]}function gd(e){return e.split("-")[1]}function vd(e){return["top","bottom"].includes(md(e))?"x":"y"}function bd(e){return"y"===e?"height":"width"}function yd(e,t,o){let{reference:r,floating:n}=e;const i=r.x+r.width/2-n.width/2,a=r.y+r.height/2-n.height/2,s=vd(t),l=bd(s),c=r[l]/2-n[l]/2,d="x"===s;let u;switch(md(t)){case"top":u={x:i,y:r.y-n.height};break;case"bottom":u={x:i,y:r.y+r.height};break;case"right":u={x:r.x+r.width,y:a};break;case"left":u={x:r.x-n.width,y:a};break;default:u={x:r.x,y:r.y}}switch(gd(t)){case"start":u[s]-=c*(o&&d?-1:1);break;case"end":u[s]+=c*(o&&d?-1:1)}return u}function _d(e){return"number"!=typeof e?function(e){return{top:0,right:0,bottom:0,left:0,...e}}(e):{top:e,right:e,bottom:e,left:e}}function kd(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}async function wd(e,t){var o;void 0===t&&(t={});const{x:r,y:n,platform:i,rects:a,elements:s,strategy:l}=e,{boundary:c="clippingAncestors",rootBoundary:d="viewport",elementContext:u="floating",altBoundary:f=!1,padding:p=0}=t,h=_d(p),m=s[f?"floating"===u?"reference":"floating":u],g=kd(await i.getClippingRect({element:null==(o=await(null==i.isElement?void 0:i.isElement(m)))||o?m:m.contextElement||await(null==i.getDocumentElement?void 0:i.getDocumentElement(s.floating)),boundary:c,rootBoundary:d,strategy:l})),v="floating"===u?{...a.floating,x:r,y:n}:a.reference,b=await(null==i.getOffsetParent?void 0:i.getOffsetParent(s.floating)),y=await(null==i.isElement?void 0:i.isElement(b))&&await(null==i.getScale?void 0:i.getScale(b))||{x:1,y:1},_=kd(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({rect:v,offsetParent:b,strategy:l}):v);return{top:(g.top-_.top+h.top)/y.y,bottom:(_.bottom-g.bottom+h.bottom)/y.y,left:(g.left-_.left+h.left)/y.x,right:(_.right-g.right+h.right)/y.x}}const xd=Math.min,Sd=Math.max;function Cd(e,t,o){return Sd(e,xd(t,o))}const Bd=e=>({name:"arrow",options:e,async fn(t){const{element:o,padding:r=0}=null!=e?e:{},{x:n,y:i,placement:a,rects:s,platform:l}=t;if(null==o)return{};const c=_d(r),d={x:n,y:i},u=vd(a),f=gd(a),p=bd(u),h=await l.getDimensions(o),m="y"===u?"top":"left",g="y"===u?"bottom":"right",v=s.reference[p]+s.reference[u]-d[u]-s.floating[p],b=d[u]-s.reference[u],y=await(null==l.getOffsetParent?void 0:l.getOffsetParent(o));let _=y?"y"===u?y.clientHeight||0:y.clientWidth||0:0;0===_&&(_=s.floating[p]);const k=v/2-b/2,w=c[m],x=_-h[p]-c[g],S=_/2-h[p]/2+k,C=Cd(w,S,x),B=("start"===f?c[m]:c[g])>0&&S!==C&&s.reference[p]<=s.floating[p];return{[u]:d[u]-(B?S<w?w-S:x-S:0),data:{[u]:C,centerOffset:S-C}}}}),Id={left:"right",right:"left",bottom:"top",top:"bottom"};function Pd(e){return e.replace(/left|right|bottom|top/g,e=>Id[e])}function Ed(e,t,o){void 0===o&&(o=!1);const r=gd(e),n=vd(e),i=bd(n);let a="x"===n?r===(o?"end":"start")?"right":"left":"start"===r?"bottom":"top";return t.reference[i]>t.floating[i]&&(a=Pd(a)),{main:a,cross:Pd(a)}}const Td={start:"end",end:"start"};function Dd(e){return e.replace(/start|end/g,e=>Td[e])}const Nd=["top","right","bottom","left"];const zd=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var o;const{placement:r,middlewareData:n,rects:i,initialPlacement:a,platform:s,elements:l}=t,{mainAxis:c=!0,crossAxis:d=!0,fallbackPlacements:u,fallbackStrategy:f="bestFit",flipAlignment:p=!0,...h}=e,m=md(r),g=[a,...u||(m===a||!p?[Pd(a)]:function(e){const t=Pd(e);return[Dd(e),t,Dd(t)]}(a))],v=await wd(t,h),b=[];let y=(null==(o=n.flip)?void 0:o.overflows)||[];if(c&&b.push(v[m]),d){const{main:e,cross:t}=Ed(r,i,await(null==s.isRTL?void 0:s.isRTL(l.floating)));b.push(v[e],v[t])}if(y=[...y,{placement:r,overflows:b}],!b.every(e=>e<=0)){var _,k;const e=(null!=(_=null==(k=n.flip)?void 0:k.index)?_:0)+1,t=g[e];if(t)return{data:{index:e,overflows:y},reset:{placement:t}};let o="bottom";switch(f){case"bestFit":{var w;const e=null==(w=y.map(e=>[e,e.overflows.filter(e=>e>0).reduce((e,t)=>e+t,0)]).sort((e,t)=>e[1]-t[1])[0])?void 0:w[0].placement;e&&(o=e);break}case"initialPlacement":o=a}if(r!==o)return{reset:{placement:o}}}return{}}}};function Fd(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function Md(e){return Nd.some(t=>e[t]>=0)}const Rd=function(e){let{strategy:t="referenceHidden",...o}=void 0===e?{}:e;return{name:"hide",async fn(e){const{rects:r}=e;switch(t){case"referenceHidden":{const t=Fd(await wd(e,{...o,elementContext:"reference"}),r.reference);return{data:{referenceHiddenOffsets:t,referenceHidden:Md(t)}}}case"escaped":{const t=Fd(await wd(e,{...o,altBoundary:!0}),r.floating);return{data:{escapedOffsets:t,escaped:Md(t)}}}default:return{}}}}};const Ad=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){const{x:o,y:r}=t,n=await async function(e,t){const{placement:o,platform:r,elements:n}=e,i=await(null==r.isRTL?void 0:r.isRTL(n.floating)),a=md(o),s=gd(o),l="x"===vd(o),c=["left","top"].includes(a)?-1:1,d=i&&l?-1:1,u="function"==typeof t?t(e):t;let{mainAxis:f,crossAxis:p,alignmentAxis:h}="number"==typeof u?{mainAxis:u,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...u};return s&&"number"==typeof h&&(p="end"===s?-1*h:h),l?{x:p*d,y:f*c}:{x:f*c,y:p*d}}(t,e);return{x:o+n.x,y:r+n.y,data:n}}}};function jd(e){return"x"===e?"y":"x"}const Ld=function(e){return void 0===e&&(e={}),{options:e,fn(t){const{x:o,y:r,placement:n,rects:i,middlewareData:a}=t,{offset:s=0,mainAxis:l=!0,crossAxis:c=!0}=e,d={x:o,y:r},u=vd(n),f=jd(u);let p=d[u],h=d[f];const m="function"==typeof s?s(t):s,g="number"==typeof m?{mainAxis:m,crossAxis:0}:{mainAxis:0,crossAxis:0,...m};if(l){const e="y"===u?"height":"width",t=i.reference[u]-i.floating[e]+g.mainAxis,o=i.reference[u]+i.reference[e]-g.mainAxis;p<t?p=t:p>o&&(p=o)}if(c){var v,b,y,_;const e="y"===u?"width":"height",t=["top","left"].includes(md(n)),o=i.reference[f]-i.floating[e]+(t&&null!=(v=null==(b=a.offset)?void 0:b[f])?v:0)+(t?0:g.crossAxis),r=i.reference[f]+i.reference[e]+(t?0:null!=(y=null==(_=a.offset)?void 0:_[f])?y:0)-(t?g.crossAxis:0);h<o?h=o:h>r&&(h=r)}return{[u]:p,[f]:h}}}};function Hd(e,t,o){const r=c.useRef(!0),[n]=c.useState(()=>({value:e,callback:t,facade:{get current(){return n.value},set current(e){const t=n.value;if(t!==e){if(n.value=e,o&&r.current)return;n.callback(e,t)}}}}));return xo(()=>{r.current=!1},[]),n.callback=t,n.facade}const Od=e=>{const t=e&&(e=>"HTML"===e.nodeName?e:e.parentNode||e.host)(e);if(!t)return document.body;switch(t.nodeName){case"HTML":case"BODY":return t.ownerDocument.body;case"#document":return t.body}const{overflow:o,overflowX:r,overflowY:n}=(e=>{var t;if(1!==e.nodeType)return{};return(null===(t=e.ownerDocument)||void 0===t?void 0:t.defaultView).getComputedStyle(e,null)})(t);return/(auto|scroll|overlay)/.test(o+n+r)?t:Od(t)};function qd(e){const t=e.split("-");return{side:t[0],alignment:t[1]}}function Wd(e){return e?"number"==typeof e||"object"==typeof e?e:({rects:{floating:t,reference:o},placement:r})=>{const{position:n,alignment:i}=(e=>{const{side:t,alignment:o}=qd(e),r={top:"above",bottom:"below",right:"after",left:"before"}[t];return{position:r,alignment:o&&(e=>"above"===e||"below"===e?{start:"start",end:"end"}:{start:"top",end:"bottom"})(r)[o]}})(r);return e({positionedRect:t,targetRect:o,position:n,alignment:i})}:e}function Vd(e){const t=Wd(e);return Ad(t)}function Kd(e,t){if("window"===t)return null==e?void 0:e.ownerDocument.documentElement;if("clippingParents"===t)return"clippingAncestors";if("scrollParent"===t){let t=Od(e);return"BODY"===t.nodeName&&(t=null==e?void 0:e.ownerDocument.documentElement),t}return t}function Ud(e){const{hasScrollableElement:t,flipBoundary:o,container:r}=e;return zd({...t&&{boundary:"clippingAncestors"},...o&&{altBoundary:!0,boundary:Kd(r,o)},fallbackStrategy:"bestFit"})}function Gd(e){const{hasScrollableElement:t,disableTether:o,overflowBoundary:r,container:n}=e;return function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){const{x:o,y:r,placement:n}=t,{mainAxis:i=!0,crossAxis:a=!1,limiter:s={fn:e=>{let{x:t,y:o}=e;return{x:t,y:o}}},...l}=e,c={x:o,y:r},d=await wd(t,l),u=vd(md(n)),f=jd(u);let p=c[u],h=c[f];if(i){const e="y"===u?"bottom":"right";p=Cd(p+d["y"===u?"top":"left"],p,p-d[e])}if(a){const e="y"===f?"bottom":"right";h=Cd(h+d["y"===f?"top":"left"],h,h-d[e])}const m=s.fn({...t,[u]:p,[f]:h});return{...m,data:{x:m.x-o,y:m.y-r}}}}}({...t&&{boundary:"clippingAncestors"},...o&&{crossAxis:"all"===o,limiter:Ld({crossAxis:"all"!==o,mainAxis:!1})},...r&&{altBoundary:!0,boundary:Kd(n,r)}})}function Yd(e){return{name:"maxSize",fn:async t=>{const{placement:o,rects:r,elements:n,middlewareData:i}=t,a=qd(o).side,s=await wd(t),{x:l,y:c}=i.shift||{x:0,y:0},{width:d,height:u}=r.floating,f="left"===a?"left":"right",p="top"===a?"top":"bottom",h="always"===e||"width-always"===e||s[f]>0&&(!0===e||"width"===e),m="always"===e||"height-always"===e||s[p]>0&&(!0===e||"height"===e);return h&&(n.floating.style.maxWidth=d-s[f]-l+"px"),m&&(n.floating.style.maxHeight=u-s[p]-c+"px"),{}}}}function Xd(e){var t;return(null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function Zd(e){return Xd(e).getComputedStyle(e)}function $d(e){return ou(e)?(e.nodeName||"").toLowerCase():""}let Qd;function Jd(){if(Qd)return Qd;const e=navigator.userAgentData;return e&&Array.isArray(e.brands)?(Qd=e.brands.map(e=>e.brand+"/"+e.version).join(" "),Qd):navigator.userAgent}function eu(e){return e instanceof Xd(e).HTMLElement}function tu(e){return e instanceof Xd(e).Element}function ou(e){return e instanceof Xd(e).Node}function ru(e){if("undefined"==typeof ShadowRoot)return!1;return e instanceof Xd(e).ShadowRoot||e instanceof ShadowRoot}function nu(e){const{overflow:t,overflowX:o,overflowY:r,display:n}=Zd(e);return/auto|scroll|overlay|hidden/.test(t+r+o)&&!["inline","contents"].includes(n)}function iu(e){return["table","td","th"].includes($d(e))}function au(e){const t=/firefox/i.test(Jd()),o=Zd(e),r=o.backdropFilter||o.WebkitBackdropFilter;return"none"!==o.transform||"none"!==o.perspective||!!r&&"none"!==r||t&&"filter"===o.willChange||t&&!!o.filter&&"none"!==o.filter||["transform","perspective"].some(e=>o.willChange.includes(e))||["paint","layout","strict","content"].some(e=>{const t=o.contain;return null!=t&&t.includes(e)})}function su(){return!/^((?!chrome|android).)*safari/i.test(Jd())}function lu(e){return["html","body","#document"].includes($d(e))}const cu={x:1,y:1};function du(e){const t=!tu(e)&&e.contextElement?e.contextElement:tu(e)?e:null;if(!t)return cu;const o=t.getBoundingClientRect(),r=Zd(t);let n=o.width/parseFloat(r.width),i=o.height/parseFloat(r.height);return n&&Number.isFinite(n)||(n=1),i&&Number.isFinite(i)||(i=1),{x:n,y:i}}function uu(e,t,o,r){var n,i,a,s;void 0===t&&(t=!1),void 0===o&&(o=!1);const l=e.getBoundingClientRect();let c=cu;t&&(r?tu(r)&&(c=du(r)):c=du(e));const d=tu(e)?Xd(e):window,u=!su()&&o,f=(l.left+(u&&null!=(n=null==(i=d.visualViewport)?void 0:i.offsetLeft)?n:0))/c.x,p=(l.top+(u&&null!=(a=null==(s=d.visualViewport)?void 0:s.offsetTop)?a:0))/c.y,h=l.width/c.x,m=l.height/c.y;return{width:h,height:m,top:p,right:f+h,bottom:p+m,left:f,x:f,y:p}}function fu(e){return((ou(e)?e.ownerDocument:e.document)||window.document).documentElement}function pu(e){return tu(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function hu(e){return uu(fu(e)).left+pu(e).scrollLeft}function mu(e,t,o){const r=eu(t),n=fu(t),i=uu(e,!0,"fixed"===o,t);let a={scrollLeft:0,scrollTop:0};const s={x:0,y:0};if(r||!r&&"fixed"!==o)if(("body"!==$d(t)||nu(n))&&(a=pu(t)),eu(t)){const e=uu(t,!0);s.x=e.x+t.clientLeft,s.y=e.y+t.clientTop}else n&&(s.x=hu(n));return{x:i.left+a.scrollLeft-s.x,y:i.top+a.scrollTop-s.y,width:i.width,height:i.height}}function gu(e){if("html"===$d(e))return e;const t=e.assignedSlot||e.parentNode||(ru(e)?e.host:null)||fu(e);return ru(t)?t.host:t}function vu(e){return eu(e)&&"fixed"!==Zd(e).position?e.offsetParent:null}function bu(e){const t=Xd(e);let o=vu(e);for(;o&&iu(o)&&"static"===Zd(o).position;)o=vu(o);return o&&("html"===$d(o)||"body"===$d(o)&&"static"===Zd(o).position&&!au(o))?t:o||function(e){let t=gu(e);for(;eu(t)&&!lu(t);){if(au(t))return t;t=gu(t)}return null}(e)||t}const yu=Math.min,_u=Math.max;function ku(e,t){var o;void 0===t&&(t=[]);const r=function e(t){const o=gu(t);return lu(o)?t.ownerDocument.body:eu(o)&&nu(o)?o:e(o)}(e),n=r===(null==(o=e.ownerDocument)?void 0:o.body),i=Xd(r);return n?t.concat(i,i.visualViewport||[],nu(r)?r:[]):t.concat(r,ku(r))}function wu(e,t,o){return"viewport"===t?kd(function(e,t){const o=Xd(e),r=fu(e),n=o.visualViewport;let i=r.clientWidth,a=r.clientHeight,s=0,l=0;if(n){i=n.width,a=n.height;const e=su();(e||!e&&"fixed"===t)&&(s=n.offsetLeft,l=n.offsetTop)}return{width:i,height:a,x:s,y:l}}(e,o)):tu(t)?function(e,t){const o=uu(e,!0,"fixed"===t),r=o.top+e.clientTop,n=o.left+e.clientLeft,i=eu(e)?du(e):{x:1,y:1},a=e.clientWidth*i.x,s=e.clientHeight*i.y,l=n*i.x,c=r*i.y;return{top:c,left:l,right:l+a,bottom:c+s,x:l,y:c,width:a,height:s}}(t,o):kd(function(e){var t;const o=fu(e),r=pu(e),n=null==(t=e.ownerDocument)?void 0:t.body,i=_u(o.scrollWidth,o.clientWidth,n?n.scrollWidth:0,n?n.clientWidth:0),a=_u(o.scrollHeight,o.clientHeight,n?n.scrollHeight:0,n?n.clientHeight:0);let s=-r.scrollLeft+hu(e);const l=-r.scrollTop;return"rtl"===Zd(n||o).direction&&(s+=_u(o.clientWidth,n?n.clientWidth:0)-i),{width:i,height:a,x:s,y:l}}(fu(e)))}const xu={getClippingRect:function(e){let{element:t,boundary:o,rootBoundary:r,strategy:n}=e;const i=[..."clippingAncestors"===o?function(e,t){const o=t.get(e);if(o)return o;let r=ku(e).filter(e=>tu(e)&&"body"!==$d(e)),n=null;const i="fixed"===Zd(e).position;let a=i?gu(e):e;for(;tu(a)&&!lu(a);){const e=Zd(a),t=au(a);(i?!t&&!n:!t&&"static"===e.position&&!!n&&["absolute","fixed"].includes(n.position))?r=r.filter(e=>e!==a):n=e,a=gu(a)}return t.set(e,r),r}(t,this._c):[].concat(o),r],a=i[0],s=i.reduce((e,o)=>{const r=wu(t,o,n);return e.top=_u(r.top,e.top),e.right=yu(r.right,e.right),e.bottom=yu(r.bottom,e.bottom),e.left=_u(r.left,e.left),e},wu(t,a,n));return{width:s.right-s.left,height:s.bottom-s.top,x:s.left,y:s.top}},convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{rect:t,offsetParent:o,strategy:r}=e;const n=eu(o),i=fu(o);if(o===i)return t;let a={scrollLeft:0,scrollTop:0},s={x:1,y:1};const l={x:0,y:0};if((n||!n&&"fixed"!==r)&&(("body"!==$d(o)||nu(i))&&(a=pu(o)),eu(o))){const e=uu(o);s=du(o),l.x=e.x+o.clientLeft,l.y=e.y+o.clientTop}return{width:t.width*s.x,height:t.height*s.y,x:t.x*s.x-a.scrollLeft*s.x+l.x,y:t.y*s.y-a.scrollTop*s.y+l.y}},isElement:tu,getDimensions:function(e){if(eu(e))return{width:e.offsetWidth,height:e.offsetHeight};const t=uu(e);return{width:t.width,height:t.height}},getOffsetParent:bu,getDocumentElement:fu,getScale:du,async getElementRects(e){let{reference:t,floating:o,strategy:r}=e;const n=this.getOffsetParent||bu,i=this.getDimensions;return{reference:mu(t,await n(o),r),floating:{x:0,y:0,...await i(o)}}},getClientRects:e=>Array.from(e.getClientRects()),isRTL:e=>"rtl"===Zd(e).direction};const Su=(e,t,o)=>{const r=new Map,n={platform:xu,...o},i={...n.platform,_c:r};return(async(e,t,o)=>{const{placement:r="bottom",strategy:n="absolute",middleware:i=[],platform:a}=o,s=i.filter(Boolean),l=await(null==a.isRTL?void 0:a.isRTL(t));let c=await a.getElementRects({reference:e,floating:t,strategy:n}),{x:d,y:u}=yd(c,r,l),f=r,p={},h=0;for(let o=0;o<s.length;o++){const{name:i,fn:m}=s[o],{x:g,y:v,data:b,reset:y}=await m({x:d,y:u,initialPlacement:r,placement:f,strategy:n,middlewareData:p,rects:c,platform:a,elements:{reference:e,floating:t}});d=null!=g?g:d,u=null!=v?v:u,p={...p,[i]:{...p[i],...b}},y&&h<=50&&(h++,"object"==typeof y&&(y.placement&&(f=y.placement),y.rects&&(c=!0===y.rects?await a.getElementRects({reference:e,floating:t,strategy:n}):y.rects),({x:d,y:u}=yd(c,f,l))),o=-1)}return{x:d,y:u,placement:f,strategy:n,middlewareData:p}})(e,t,{...n,platform:i})};function Cu(e){const{container:t,target:o,arrow:r,strategy:n,middleware:i,placement:a}=e;if(!o||!t)return{updatePosition:()=>{},dispose:()=>{}};let s=!0;const l=new Set,c=t.ownerDocument.defaultView;Object.assign(t.style,{position:"fixed",left:0,top:0,margin:0});const d=()=>{s&&(l.add(Od(t)),o instanceof HTMLElement&&l.add(Od(o)),l.forEach(e=>{e.addEventListener("scroll",u)}),s=!1),Object.assign(t.style,{position:n}),Su(o,t,{placement:a,middleware:i,strategy:n}).then(({x:e,y:o,middlewareData:i,placement:a})=>{!function(e){const{arrow:t,middlewareData:o}=e;if(!o.arrow||!t)return;const{x:r,y:n}=o.arrow;Object.assign(t.style,{left:r+"px",top:n+"px"})}({arrow:r,middlewareData:i}),function(e){var t,o;const{container:r,placement:n,middlewareData:i,strategy:a,lowPPI:s,coordinates:{x:l,y:c}}=e;r&&(r.setAttribute("data-popper-placement",n),r.removeAttribute("data-popper-is-intersecting"),i.intersectionObserver.intersecting&&r.setAttribute("data-popper-is-intersecting",""),r.removeAttribute("data-popper-escaped"),(null===(t=i.hide)||void 0===t?void 0:t.escaped)&&r.setAttribute("data-popper-escaped",""),r.removeAttribute("data-popper-reference-hidden"),(null===(o=i.hide)||void 0===o?void 0:o.referenceHidden)&&r.setAttribute("data-popper-reference-hidden",""),Object.assign(r.style,{transform:s?`translate(${l}px, ${c}px)`:`translate3d(${l}px, ${c}px, 0)`,position:a}))}({container:t,middlewareData:i,placement:a,coordinates:{x:e,y:o},lowPPI:((null==c?void 0:c.devicePixelRatio)||1)<=1,strategy:n})}).catch(e=>{0})},u=function(e){let t;return()=>(t||(t=new Promise(o=>{Promise.resolve().then(()=>{t=void 0,o(e())})})),t)}(()=>d());return c&&(c.addEventListener("scroll",u),c.addEventListener("resize",u)),u(),{updatePosition:u,dispose:()=>{c&&(c.removeEventListener("scroll",u),c.removeEventListener("resize",u)),l.forEach(e=>{e.removeEventListener("scroll",u)})}}}function Bu(e){const t=c.useRef(null),o=c.useRef(null),r=c.useRef(null),n=c.useRef(null),i=c.useRef(null),{enabled:a=!0}=e,s=function(e){const{align:t,arrowPadding:o,autoSize:r,coverTarget:n,flipBoundary:i,offset:a,overflowBoundary:s,pinned:l,position:d,unstable_disableTether:u,positionFixed:f}=e,{dir:p}=Ot(),h="rtl"===p,m=f?"fixed":"absolute";return c.useCallback((e,c)=>{const f=(e=>{var t;const o=Od(e);return!!o&&o!==(null===(t=o.ownerDocument)||void 0===t?void 0:t.body)})(e);return{placement:((e,t,o)=>{const r=((e,t)=>{const o="above"===e||"below"===e,r="top"===t||"bottom"===t;return o&&r||!o&&!r})(t,e)?"center":e,n=t&&(e=>({above:"top",below:"bottom",before:e?"right":"left",after:e?"left":"right"}))(o)[t],i=r&&{start:"start",end:"end",top:"start",bottom:"end",center:void 0}[r];return n&&i?`${n}-${i}`:n})(t,d,h),middleware:[a&&Vd(a),n&&{name:"coverTarget",fn:e=>{const{placement:t,rects:o,x:r,y:n}=e,i={x:r,y:n};switch(qd(t).side){case"bottom":i.y-=o.reference.height;break;case"top":i.y+=o.reference.height;break;case"left":i.x+=o.reference.width;break;case"right":i.x-=o.reference.width}return i}},!l&&Ud({container:e,flipBoundary:i,hasScrollableElement:f}),Gd({container:e,hasScrollableElement:f,overflowBoundary:s,disableTether:u}),r&&Yd(r),{name:"intersectionObserver",fn:async e=>{const t=e.rects.floating,o=await wd(e,{altBoundary:!0}),r=o.top<t.height&&o.top>0,n=o.bottom<t.height&&o.bottom>0;return{data:{intersecting:r||n}}}},c&&Bd({element:c,padding:o}),Rd({strategy:"referenceHidden"}),Rd({strategy:"escaped"})].filter(Boolean),strategy:m}},[t,o,r,n,u,i,h,a,s,l,d,m])}(e),l=c.useCallback(()=>{var e;t.current&&t.current.dispose(),t.current=null;const l=null!==(e=r.current)&&void 0!==e?e:o.current;a&&wo()&&l&&n.current&&(t.current=Cu({container:n.current,target:l,arrow:i.current,...s(n.current,i.current)}))},[a,s]),d=c.useCallback(e=>{r.current=e,l()},[l]);c.useImperativeHandle(e.positioningRef,()=>({updatePosition:()=>{var e;return null===(e=t.current)||void 0===e?void 0:e.updatePosition()},setTarget:t=>{e.target,d(t)}}),[e.target,d]),xo(()=>{var t;d(null!==(t=e.target)&&void 0!==t?t:null)},[e.target,d]),xo(()=>{l()},[l]);return{targetRef:Hd(null,e=>{o.current!==e&&(o.current=e,l())}),containerRef:Hd(null,e=>{n.current!==e&&(n.current=e,l())}),arrowRef:Hd(null,e=>{i.current!==e&&(i.current=e,l())})}}const Iu=e=>{const{refs:t,callback:o,element:r,disabled:n,contains:i}=e,a=c.useRef(void 0);Eu(!n,r,o);const s=Sr(e=>{const r=i||((e,t)=>!!(null==e?void 0:e.contains(t)));t.every(t=>!r(t.current||null,e.target))&&!n&&o(e)});c.useEffect(()=>{let e=Pu(window);const t=t=>{t!==e?s(t):e=void 0};return n||(null==r||r.addEventListener("click",t,!0),null==r||r.addEventListener("touchstart",t,!0),null==r||r.addEventListener("contextmenu",t,!0)),a.current=window.setTimeout(()=>{e=void 0},1),()=>{null==r||r.removeEventListener("click",t,!0),null==r||r.removeEventListener("touchstart",t,!0),null==r||r.removeEventListener("contextmenu",t,!0),clearTimeout(a.current),e=void 0}},[s,r,n])},Pu=e=>{var t,o,r;if(e)return"object"==typeof e.window&&e.window===e?e.event:null!==(r=null===(o=null===(t=e.ownerDocument)||void 0===t?void 0:t.defaultView)||void 0===o?void 0:o.event)&&void 0!==r?r:void 0},Eu=(e,t,o,r=1e3)=>{const n=c.useRef(),i=Sr(e=>{o&&o(e)});c.useEffect(()=>(e&&(null==t||t.addEventListener("fuiframefocus",i,!0)),()=>{null==t||t.removeEventListener("fuiframefocus",i,!0)}),[t,e,i]),c.useEffect(()=>{var o;return e&&(n.current=null===(o=null==t?void 0:t.defaultView)||void 0===o?void 0:o.setInterval(()=>{const e=null==t?void 0:t.activeElement;if("IFRAME"===(null==e?void 0:e.tagName)||"WEBVIEW"===(null==e?void 0:e.tagName)){const t=new CustomEvent("fuiframefocus",{bubbles:!0});e.dispatchEvent(t)}},r)),()=>{var e;null===(e=null==t?void 0:t.defaultView)||void 0===e||e.clearTimeout(n.current)}},[t,e,r])},Tu=e=>{const{refs:t,callback:o,element:r,disabled:n,contains:i}=e,a=Sr(e=>{const r=i||((e,t)=>!!(null==e?void 0:e.contains(t)));t.every(t=>!r(t.current||null,e.target))&&!n&&o(e)});c.useEffect(()=>(n||(null==r||r.addEventListener("wheel",a),null==r||r.addEventListener("touchmove",a)),()=>{null==r||r.removeEventListener("wheel",a),null==r||r.removeEventListener("touchmove",a)}),[a,r,n])};function Du(e){return e&&function(e){let t;var o;return(o=e)&&o._virtual&&(t=e._virtual.parent),t}(e)||(null==e?void 0:e.parentNode)}function Nu(e,t){if(!e||!t)return!1;if(e===t)return!0;for(;t;){const o=Du(t);if(o===e)return!0;t=o}return!1}const zu=nr(void 0),Fu={open:!1,setOpen:()=>!1,checkedValues:{},onCheckedValueChange:()=>null,isSubmenu:!1,triggerRef:{current:null},menuPopoverRef:{current:null},triggerId:"",openOnContext:!1,openOnHover:!1,hasIcons:!1,hasCheckmarks:!1,inline:!1,persistOnItemClick:!1},Mu=zu.Provider,Ru=e=>ir(zu,(t=Fu)=>e(t));function Au(e){const t=c.useContext(e);return!!t.version&&-1!==t.version.current}const ju=nr(void 0),Lu={checkedValues:{},setFocusByFirstCharacter:()=>null,toggleCheckbox:()=>null,selectRadio:()=>null,hasIcons:!1,hasCheckmarks:!1},Hu=ju.Provider,Ou=e=>ir(ju,(t=Lu)=>e(t));function qu(){const e=Ru(e=>e.isSubmenu),t=Au(ju);return e||t}const Wu=e=>{const t=qu(),{hoverDelay:o=500,inline:r=!1,hasCheckmarks:n=!1,hasIcons:i=!1,closeOnScroll:a=!1,openOnContext:s=!1,persistOnItemClick:l=!1,openOnHover:d=t,defaultCheckedValues:u}=e,f=To("menu"),[p,h]=fd(),m={position:t?"after":"below",align:t?"top":"start",target:e.openOnContext?p:void 0,...hd(e.positioning)},g=c.Children.toArray(e.children);let v=void 0,b=void 0;2===g.length?(v=g[0],b=g[1]):1===g.length&&(b=g[0]);const{targetRef:y,containerRef:_}=Bu(m),[k,w]=Ku({hoverDelay:o,isSubmenu:t,setContextTarget:h,closeOnScroll:a,menuPopoverRef:_,triggerRef:y,open:e.open,defaultOpen:e.defaultOpen,onOpenChange:e.onOpenChange,openOnContext:s}),[x,S]=Vu({checkedValues:e.checkedValues,defaultCheckedValues:u,onCheckedValueChange:e.onCheckedValueChange});return{inline:r,hoverDelay:o,triggerId:f,isSubmenu:t,openOnHover:d,contextTarget:p,setContextTarget:h,hasCheckmarks:n,hasIcons:i,closeOnScroll:a,menuTrigger:v,menuPopover:b,triggerRef:y,menuPopoverRef:_,components:{},openOnContext:s,open:k,setOpen:w,checkedValues:x,onCheckedValueChange:S,persistOnItemClick:l}},Vu=e=>{const[t,o]=Dr({state:e.checkedValues,defaultState:e.defaultCheckedValues,initialState:{}});return[t,Sr((t,{name:r,checkedItems:n})=>{var i;null===(i=e.onCheckedValueChange)||void 0===i||i.call(e,t,{name:r,checkedItems:n}),o(e=>({...e,[r]:n}))})]},Ku=e=>{const{targetDocument:t}=Ot(),o=Ru(e=>e.setOpen),r=Sr((t,o)=>{var r;return null===(r=e.onOpenChange)||void 0===r?void 0:r.call(e,t,o)}),n=c.useRef(!1),i=c.useRef(!1),a=c.useRef(!1),s=c.useRef(0),l=c.useRef(!1),[d,u]=Dr({state:e.open,defaultState:e.defaultOpen,initialState:!1}),f=Sr((t,s)=>{const l=t instanceof CustomEvent&&"fuimenuenter"===t.type?t.detail.nativeEvent:t;null==r||r(l,{...s}),s.open&&"contextmenu"===t.type&&e.setContextTarget(t),s.open||(e.setContextTarget(void 0),n.current=!0),"keydown"===t.type&&"Tab"===t.key&&(i.current=!0,a.current=t.shiftKey),s.bubble&&o(t,{...s}),u(s.open)}),p=Sr((t,o)=>{var r;clearTimeout(s.current),t instanceof Event||!t.persist||t.persist(),"mouseleave"===t.type||"mouseenter"===t.type||"mousemove"===t.type||"fuimenuenter"===t.type?((null===(r=e.triggerRef.current)||void 0===r?void 0:r.contains(t.target))&&(l.current="mouseenter"===t.type||"mousemove"===t.type),s.current=setTimeout(()=>f(t,o),e.hoverDelay)):f(t,o)});Iu({contains:Nu,disabled:!d,element:t,refs:[e.menuPopoverRef,!e.openOnContext&&e.triggerRef].filter(Boolean),callback:e=>p(e,{open:!1,type:"clickOutside",event:e})});const h=e.openOnContext||e.closeOnScroll;Tu({contains:Nu,element:t,callback:e=>p(e,{open:!1,type:"scrollOutside",event:e}),refs:[e.menuPopoverRef,!e.openOnContext&&e.triggerRef].filter(Boolean),disabled:!d||!h}),(e=>{const{refs:t,callback:o,element:r,disabled:n}=e,i=Sr(e=>{var r;const i=t[0],a=e.target;!Nu(null!==(r=i.current)&&void 0!==r?r:null,a)&&!n&&o(e)});c.useEffect(()=>{if(null!=r)return n||r.addEventListener("fuimenuenter",i),()=>{r.removeEventListener("fuimenuenter",i)}},[i,r,n])})({element:t,callback:e=>{l.current||p(e,{open:!1,type:"menuMouseEnter",event:e})},disabled:!d,refs:[e.menuPopoverRef]}),c.useEffect(()=>()=>{clearTimeout(s.current)},[]);const{findFirstFocusable:m,findNextFocusable:g,findPrevFocusable:v}=vn(),b=c.useCallback(()=>{const t=m(e.menuPopoverRef.current);null==t||t.focus()},[m,e.menuPopoverRef]),y=c.useCallback(()=>{const t=g(e.triggerRef.current);null==t||t.focus()},[g,e.triggerRef]),_=c.useCallback(()=>{const t=v(e.triggerRef.current);null==t||t.focus()},[v,e.triggerRef]);return c.useEffect(()=>{var t;d?b():n.current&&(i.current&&!e.isSubmenu?a.current?_():y():null===(t=e.triggerRef.current)||void 0===t||t.focus()),n.current=!1,i.current=!1,a.current=!1},[e.triggerRef,e.isSubmenu,d,b,y,_]),[d,p]};function Uu(e){const{checkedValues:t,hasCheckmarks:o,hasIcons:r,inline:n,isSubmenu:i,menuPopoverRef:a,onCheckedValueChange:s,open:l,openOnContext:c,openOnHover:d,persistOnItemClick:u,setOpen:f,triggerId:p,triggerRef:h}=e;return{menu:{checkedValues:t,hasCheckmarks:o,hasIcons:r,inline:n,isSubmenu:i,menuPopoverRef:a,onCheckedValueChange:s,open:l,openOnContext:c,openOnHover:d,persistOnItemClick:u,setOpen:f,triggerId:p,triggerRef:h}}}const Gu=(e,t)=>c.createElement(Mu,{value:t.menu},e.menuTrigger,e.open&&e.menuPopover),Yu=e=>{const t=Wu(e),o=Uu(t);return Gu(t,o)};Yu.displayName="Menu";const Xu=(e,t)=>({components:{root:"div"},root:yo("div",{role:"presentation","aria-hidden":!0,...e,ref:t})}),Zu={root:"fui-MenuDivider"},$u=D({root:{B6of3ja:"fvjh0tl",t21cq0:["f1rnx978","f1q7jvqi"],jrapky:"fd1gkq",Frg6f3:["f1q7jvqi","f1rnx978"],a9b677:"f14z66ap",Bn0qgzm:"f1vxd6vx",oivjwe:"fg706s2",B9xav0g:"frpde29"}},{d:[".fvjh0tl{margin-top:4px;}",".f1rnx978{margin-right:-5px;}",".f1q7jvqi{margin-left:-5px;}",".fd1gkq{margin-bottom:4px;}",".f14z66ap{width:auto;}",".f1vxd6vx{border-bottom-width:var(--strokeWidthThin);}",".fg706s2{border-bottom-style:solid;}",".frpde29{border-bottom-color:var(--colorNeutralStroke2);}"]}),Qu=e=>{const t=$u();return e.root.className=g(Zu.root,t.root,e.root.className),e},Ju=e=>{const{slots:t,slotProps:o}=$t(e);return c.createElement(t.root,{...o.root})},ef=c.forwardRef((e,t)=>{const o=Xu(e,t);return Qu(o),Ju(o)});function tf(e,t){const o=To("menu-group");return{components:{root:"div"},root:yo("div",{ref:t,"aria-labelledby":o,role:"group",...e}),headerId:o}}ef.displayName="MenuDivider";const of=c.createContext(void 0),rf={headerId:""},nf=of.Provider,af=()=>{var e;return null!==(e=c.useContext(of))&&void 0!==e?e:rf},sf=(e,t)=>{const{slots:o,slotProps:r}=$t(e);return c.createElement(nf,{value:t.menuGroup},c.createElement(o.root,{...r.root}))};function lf(e){const{headerId:t}=e;return{menuGroup:c.useMemo(()=>({headerId:t}),[t])}}const cf={root:"fui-MenuGroup"},df=e=>(e.root.className=g(cf.root,e.root.className),e),uf=c.forwardRef((e,t)=>{const o=tf(e,t),r=lf(o);return df(o),sf(o,r)});function ff(e,t){const{headerId:o}=af();return{components:{root:"div"},root:yo("div",{ref:t,id:o,...e})}}uf.displayName="MenuGroup";const pf={root:"fui-MenuGroupHeader"},hf=D({root:{Be2twd7:"fy9rknc",sj55zd:"f11d4kpn",uwmqm3:["fjlbh76","f11qrl6u"],z189sj:["f11qrl6u","fjlbh76"],Bhrd7zp:"fl43uef",Bqenvij:"f1d2rq10",mc9l5x:"f22iagw",Bt984gj:"f122n59"}},{d:[".fy9rknc{font-size:var(--fontSizeBase200);}",".f11d4kpn{color:var(--colorNeutralForeground3);}",".fjlbh76{padding-left:12px;}",".f11qrl6u{padding-right:12px;}",".fl43uef{font-weight:var(--fontWeightSemibold);}",".f1d2rq10{height:32px;}",".f22iagw{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}",".f122n59{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}"]}),mf=e=>{const t=hf();return e.root.className=g(pf.root,t.root,e.root.className),e},gf=e=>{const{slots:t,slotProps:o}=$t(e);return c.createElement(t.root,{...o.root})},vf=c.forwardRef((e,t)=>{const o=ff(e,t);return mf(o),gf(o)});vf.displayName="MenuGroupHeader";const bf=c.createContext(void 0),yf=bf.Provider,_f=()=>{var e;return null!==(e=c.useContext(bf))&&void 0!==e&&e},kf=D({root:{mc9l5x:"fjseox"},visible:{mc9l5x:"f1w7gpdv"}},{d:[".fjseox{display:none;}",".f1w7gpdv{display:inline;}"]});var wf=(e,t)=>{const o=o=>{const{className:r,primaryFill:n="currentColor",filled:i}=o,a=Ho(o,["className","primaryFill","filled"]),s=kf();return c.createElement(c.Fragment,null,c.createElement(e,Object.assign({},a,{className:g(s.root,i&&s.visible,"fui-Icon-filled",r),fill:n})),c.createElement(t,Object.assign({},a,{className:g(s.root,!i&&s.visible,"fui-Icon-regular",r),fill:n})))};return o.displayName="CompoundIcon",o};const xf=wf(Uo,Go),Sf=wf(Vo,Ko),Cf=(e,t)=>{const o=_f(),r=Ru(e=>e.persistOnItemClick),{as:n="div",disabled:i,disabledFocusable:a,hasSubmenu:s=o,persistOnClick:l=r}=e,d=Ou(e=>e.hasIcons),u=Ou(e=>e.hasCheckmarks),f=Ru(e=>e.setOpen),{dir:p}=Ot(),h=c.useRef(null),m=c.useRef(!1),g=Boolean(i||a),v={hasSubmenu:s,disabled:g,persistOnClick:l,components:{root:"div",icon:"span",checkmark:"span",submenuIndicator:"span",content:"span",secondaryContent:"span"},isNativeButton:"button"===n,root:yo(n,wa({disabled:!1,disabledFocusable:g,as:n},{required:!0,defaultProps:{role:"menuitem",...e,ref:ko(t,h),onKeyDown:Sr(t=>{var o;null===(o=e.onKeyDown)||void 0===o||o.call(e,t),t.isDefaultPrevented()||" "!==t.key&&"Enter"!==t.key||(m.current=!0)}),onMouseEnter:Sr(t=>{var o,r;null===(o=h.current)||void 0===o||o.focus(),null===(r=e.onMouseEnter)||void 0===r||r.call(e,t)}),onClick:Sr(t=>{var o;s||l||(f(t,{open:!1,keyboard:m.current,bubble:!0,type:"menuItemClick",event:t}),m.current=!1),null===(o=e.onClick)||void 0===o||o.call(e,t)})}})),icon:Xo(e.icon,{required:d}),checkmark:Xo(e.checkmark,{required:u}),submenuIndicator:Xo(e.submenuIndicator,{required:s,defaultProps:{children:"ltr"===p?c.createElement(xf,null):c.createElement(Sf,null)}}),content:Xo(e.content,{required:!!e.children,defaultProps:{children:e.children}}),secondaryContent:Xo(e.secondaryContent)};return((e,t)=>{const o=Ou(e=>e.setFocusByFirstCharacter),{onKeyDown:r}=e.root;e.root.onKeyDown=e=>{var n;null==r||r(e),(null===(n=e.key)||void 0===n?void 0:n.length)>1||t.current&&(null==o||o(e,t.current))}})(v,h),v},Bf=e=>{const{slots:t,slotProps:o}=$t(e);return c.createElement(t.root,{...o.root},t.checkmark&&c.createElement(t.checkmark,{...o.checkmark}),t.icon&&c.createElement(t.icon,{...o.icon}),t.content&&c.createElement(t.content,{...o.content}),t.secondaryContent&&c.createElement(t.secondaryContent,{...o.secondaryContent}),t.submenuIndicator&&c.createElement(t.submenuIndicator,{...o.submenuIndicator}))},If=D({root:{a9b677:"fjw5fx7",Bqenvij:"fd461yt",Bcdw1i0:"fd7fpy0"},rootChecked:{Bcdw1i0:"f1022m68"}},{d:[".fjw5fx7{width:16px;}",".fd461yt{height:16px;}",".fd7fpy0{visibility:hidden;}",".f1022m68{visibility:visible;}"]}),Pf=e=>{const t=If();e.checkmark&&(e.checkmark.className=g(t.root,e.checked&&t.rootChecked,e.checkmark.className))},Ef={root:"fui-MenuItem",icon:"fui-MenuItem__icon",checkmark:"fui-MenuItem__checkmark",submenuIndicator:"fui-MenuItem__submenuIndicator",content:"fui-MenuItem__content",secondaryContent:"fui-MenuItem__secondaryContent"},Tf=D({focusIndicator:{Brovlpu:"ftqa4ok",B486eqv:"f2hkw1w",B8q5s1w:"f8hki3x",Bci5o5g:["f1d2448m","ffh67wi"],n8qw10:"f1bjia2o",Bdrgwmp:["ffh67wi","f1d2448m"],Bm4h7ae:"f15bsgw9",B7ys5i9:"f14e48fq",Busjfv9:"f18yb2kv",Bhk32uz:"fd6o370",Bf4ptjt:"fh1cnn4",kclons:["fy7oxxb","f184ne2d"],Bhdgwq3:"fpukqih",Blkhhs4:["f184ne2d","fy7oxxb"],Bqtpl0w:"frrh606",clg4pj:["f1v5zibi","fo2hd23"],hgwjuy:"ful5kiu",Bonggc9:["fo2hd23","f1v5zibi"],B1tsrr9:["f1jqcqds","ftffrms"],Dah5zi:["ftffrms","f1jqcqds"],Bkh64rk:["f2e7qr6","fsr1zz6"],qqdqy8:["fsr1zz6","f2e7qr6"],B6dhp37:"f1dvezut",i03rao:["fd0oaoj","f1cwg4i8"],Boxcth7:"fjvm52t",Bsom6fd:["f1cwg4i8","fd0oaoj"],J0r882:"fdiulkx",Bjwuhne:"f1yalx80",Ghsupd:["fq22d5a","f1jw7pan"],Bule8hv:["f1jw7pan","fq22d5a"]},resetButton:{B7ck84d:"f1e4lqlz",De3pzq:"f1u2r49w",sj55zd:"f1ym3bx4",Bahqtrf:"f1mo0ibp",Be2twd7:"fjoy568",Bg96gwp:"fytdu2e",g2u3we:"f1p3nwhy",h3c5rm:["f11589ue","f1pdflbu"],B9xav0g:"f1q5o8ev",zhjwy3:["f1pdflbu","f11589ue"],B68tc82:"f1mtd64y",Bmxbyg5:"f1y7q3j9",z8tnut:"f1g0x7ka",z189sj:["fhxju0i","f1cnd47f"],Byoj8tv:"f1qch9an",uwmqm3:["f1cnd47f","fhxju0i"],Bv0vk6g:"f37px4s",fsow6f:"fgusgyc"},root:{Bbmb7ep:["f1aa9q02","f16jpd5f"],Beyfa6y:["f16jpd5f","f1aa9q02"],B7oj6ja:["f1jar5jt","fyu767a"],Btl43ni:["fyu767a","f1jar5jt"],qhf8xq:"f10pi13n",sj55zd:"fkfq4zb",De3pzq:"fxugw4r",z189sj:["f81rol6","frdkuqy"],uwmqm3:["frdkuqy","f81rol6"],Bqenvij:"f1d2rq10",mc9l5x:"f22iagw",Bt984gj:"f122n59",Be2twd7:"fkhj508",Bceei9c:"f1k6fduh",i8kkvl:"f1q8lukm",Belr9w4:"f1ma2n7n",Jwef8y:"f1knas48",Bi91k9c:"fnwyq0v",Bk3fhr4:"ft1hn21",Bmfj8id:"fuxngvv",Bg7n49j:"fp258yr",famaaq:"f1xqy1su"},content:{uwmqm3:["f161knb0","f12huiiw"],z189sj:["f12huiiw","f161knb0"],De3pzq:"f3rmtva",Bh6795r:"fqerorx"},secondaryContent:{uwmqm3:["f161knb0","f12huiiw"],z189sj:["f12huiiw","f161knb0"],sj55zd:"f11d4kpn",Bi91k9c:"f1jp5ecu",t0hwav:"fc1cou1"},icon:{a9b677:"f64fuq3",Bqenvij:"fjamq6b",Be2twd7:"fe5j1ua",Bg96gwp:"fez10in",Bt984gj:"f122n59",mc9l5x:"ftuwxu6",Brf1p80:"f4d9j23"},submenuIndicator:{a9b677:"f64fuq3",Bqenvij:"fjamq6b",Be2twd7:"fe5j1ua",Bg96gwp:"fez10in",Bt984gj:"f122n59",mc9l5x:"ftuwxu6",Brf1p80:"f4d9j23"},disabled:{sj55zd:"f1s2aq7o",Bi91k9c:"fvgxktp",t0hwav:"ft33916"}},{f:[".ftqa4ok:focus{outline-style:none;}",".fc1cou1:focus{color:var(--colorNeutralForeground3Hover);}",".ft33916:focus{color:var(--colorNeutralForegroundDisabled);}"],i:[".f2hkw1w:focus-visible{outline-style:none;}"],d:[".f8hki3x[data-fui-focus-visible]{border-top-color:transparent;}",".f1d2448m[data-fui-focus-visible]{border-right-color:transparent;}",".ffh67wi[data-fui-focus-visible]{border-left-color:transparent;}",".f1bjia2o[data-fui-focus-visible]{border-bottom-color:transparent;}",'.f15bsgw9[data-fui-focus-visible]::after{content:"";}',".f14e48fq[data-fui-focus-visible]::after{position:absolute;}",".f18yb2kv[data-fui-focus-visible]::after{pointer-events:none;}",".fd6o370[data-fui-focus-visible]::after{z-index:1;}",".fh1cnn4[data-fui-focus-visible]::after{border-top-style:solid;}",".fy7oxxb[data-fui-focus-visible]::after{border-right-style:solid;}",".f184ne2d[data-fui-focus-visible]::after{border-left-style:solid;}",".fpukqih[data-fui-focus-visible]::after{border-bottom-style:solid;}",".frrh606[data-fui-focus-visible]::after{border-top-width:2px;}",".f1v5zibi[data-fui-focus-visible]::after{border-right-width:2px;}",".fo2hd23[data-fui-focus-visible]::after{border-left-width:2px;}",".ful5kiu[data-fui-focus-visible]::after{border-bottom-width:2px;}",".f1jqcqds[data-fui-focus-visible]::after{border-bottom-right-radius:var(--borderRadiusMedium);}",".ftffrms[data-fui-focus-visible]::after{border-bottom-left-radius:var(--borderRadiusMedium);}",".f2e7qr6[data-fui-focus-visible]::after{border-top-right-radius:var(--borderRadiusMedium);}",".fsr1zz6[data-fui-focus-visible]::after{border-top-left-radius:var(--borderRadiusMedium);}",".f1dvezut[data-fui-focus-visible]::after{border-top-color:var(--colorStrokeFocus2);}",".fd0oaoj[data-fui-focus-visible]::after{border-right-color:var(--colorStrokeFocus2);}",".f1cwg4i8[data-fui-focus-visible]::after{border-left-color:var(--colorStrokeFocus2);}",".fjvm52t[data-fui-focus-visible]::after{border-bottom-color:var(--colorStrokeFocus2);}",".fdiulkx[data-fui-focus-visible]::after{top:-2px;}",".f1yalx80[data-fui-focus-visible]::after{bottom:-2px;}",".fq22d5a[data-fui-focus-visible]::after{left:-2px;}",".f1jw7pan[data-fui-focus-visible]::after{right:-2px;}",".f1e4lqlz{box-sizing:content-box;}",".f1u2r49w{background-color:inherit;}",".f1ym3bx4{color:inherit;}",".f1mo0ibp{font-family:inherit;}",".fjoy568{font-size:inherit;}",".fytdu2e{line-height:normal;}",".f1p3nwhy{border-top-color:transparent;}",".f11589ue{border-right-color:transparent;}",".f1pdflbu{border-left-color:transparent;}",".f1q5o8ev{border-bottom-color:transparent;}",".f1mtd64y{overflow-x:visible;}",".f1y7q3j9{overflow-y:visible;}",".f1g0x7ka{padding-top:0;}",".fhxju0i{padding-right:0;}",".f1cnd47f{padding-left:0;}",".f1qch9an{padding-bottom:0;}",".f37px4s{-webkit-appearance:button;}",".fgusgyc{text-align:unset;}",".f1aa9q02{border-bottom-right-radius:var(--borderRadiusMedium);}",".f16jpd5f{border-bottom-left-radius:var(--borderRadiusMedium);}",".f1jar5jt{border-top-right-radius:var(--borderRadiusMedium);}",".fyu767a{border-top-left-radius:var(--borderRadiusMedium);}",".f10pi13n{position:relative;}",".fkfq4zb{color:var(--colorNeutralForeground2);}",".fxugw4r{background-color:var(--colorNeutralBackground1);}",".f81rol6{padding-right:10px;}",".frdkuqy{padding-left:10px;}",".f1d2rq10{height:32px;}",".f22iagw{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}",".f122n59{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}",".fkhj508{font-size:var(--fontSizeBase300);}",".f1k6fduh{cursor:pointer;}",".f1q8lukm{-webkit-column-gap:4px;column-gap:4px;}",".f1ma2n7n{row-gap:4px;}",".f1xqy1su{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}",".f161knb0{padding-left:2px;}",".f12huiiw{padding-right:2px;}",".f3rmtva{background-color:transparent;}",".fqerorx{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}",".f11d4kpn{color:var(--colorNeutralForeground3);}",".f64fuq3{width:20px;}",".fjamq6b{height:20px;}",".fe5j1ua{font-size:20px;}",".fez10in{line-height:0;}",".ftuwxu6{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;}",".f4d9j23{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}",".f1s2aq7o{color:var(--colorNeutralForegroundDisabled);}"],h:[".f1knas48:hover{background-color:var(--colorNeutralBackground1Hover);}",".fnwyq0v:hover{color:var(--colorNeutralForeground2Hover);}",".ft1hn21:hover .fui-Icon-filled{display:inline;}",".fuxngvv:hover .fui-Icon-regular{display:none;}",".fp258yr:hover .fui-MenuItem__icon{color:var(--colorNeutralForeground2BrandSelected);}",".f1jp5ecu:hover{color:var(--colorNeutralForeground3Hover);}",".fvgxktp:hover{color:var(--colorNeutralForegroundDisabled);}"]}),Df=e=>{const t=Tf();e.root.className=g(Ef.root,e.isNativeButton&&t.resetButton,t.root,t.focusIndicator,e.disabled&&t.disabled,e.root.className),e.content&&(e.content.className=g(Ef.content,t.content,e.content.className)),e.checkmark&&(e.checkmark.className=g(Ef.checkmark,e.checkmark.className)),e.secondaryContent&&(e.secondaryContent.className=g(Ef.secondaryContent,!e.disabled&&t.secondaryContent,e.secondaryContent.className)),e.icon&&(e.icon.className=g(Ef.icon,t.icon,e.icon.className)),e.submenuIndicator&&(e.submenuIndicator.className=g(Ef.submenuIndicator,t.submenuIndicator,e.submenuIndicator.className)),Pf(e)},Nf=c.forwardRef((e,t)=>{const o=Cf(e,t);return Df(o),Bf(o)});Nf.displayName="MenuItem";const zf=(e,t)=>{const o=Ou(e=>e.toggleCheckbox),{name:r,value:n}=e,i=Ou(e=>{var t;return-1!==((null===(t=e.checkedValues)||void 0===t?void 0:t[r])||[]).indexOf(n)});return{...Cf({role:"menuitemcheckbox",persistOnClick:!0,...e,"aria-checked":i,checkmark:Xo(e.checkmark,{defaultProps:{children:c.createElement(Hr,null)},required:!0}),onClick:t=>{var a;null==o||o(t,r,n,i),null===(a=e.onClick)||void 0===a||a.call(e,t)}},t),name:r,value:n,checked:i}},Ff=e=>{const{slots:t,slotProps:o}=$t(e);return c.createElement(t.root,{...o.root},t.checkmark&&c.createElement(t.checkmark,{...o.checkmark}),t.icon&&c.createElement(t.icon,{...o.icon}),t.content&&c.createElement(t.content,{...o.content}),t.secondaryContent&&c.createElement(t.secondaryContent,{...o.secondaryContent}))},Mf={root:"fui-MenuItemCheckbox",icon:"fui-MenuItemCheckbox__icon",checkmark:"fui-MenuItemCheckbox__checkmark",content:"fui-MenuItemCheckbox__content",secondaryContent:"fui-MenuItemCheckbox__secondaryContent"},Rf=e=>{e.root.className=g(Mf.root,e.root.className),e.content&&(e.content.className=g(Mf.content,e.content.className)),e.secondaryContent&&(e.secondaryContent.className=g(Mf.secondaryContent,e.secondaryContent.className)),e.icon&&(e.icon.className=g(Mf.icon,e.icon.className)),e.checkmark&&(e.checkmark.className=g(Mf.checkmark,e.checkmark.className)),Df(e),Pf(e)},Af=c.forwardRef((e,t)=>{const o=zf(e,t);return Rf(o),Ff(o)});Af.displayName="MenuItemCheckbox";const jf=(e,t)=>{const{name:o,value:r}=e,n=Ou(e=>{var t;return-1!==((null===(t=e.checkedValues)||void 0===t?void 0:t[o])||[]).indexOf(r)}),i=Ou(e=>e.selectRadio);return{...Cf({...e,role:"menuitemradio","aria-checked":n,checkmark:Xo(e.checkmark,{defaultProps:{children:c.createElement(Hr,null)},required:!0}),onClick:t=>{var a;null==i||i(t,o,r,n),null===(a=e.onClick)||void 0===a||a.call(e,t)}},t),checked:n,name:o,value:r}},Lf=e=>{const{slots:t,slotProps:o}=$t(e);return c.createElement(t.root,{...o.root},t.checkmark&&c.createElement(t.checkmark,{...o.checkmark}),t.icon&&c.createElement(t.icon,{...o.icon}),t.content&&c.createElement(t.content,{...o.content}),t.secondaryContent&&c.createElement(t.secondaryContent,{...o.secondaryContent}))},Hf={root:"fui-MenuItemRadio",icon:"fui-MenuItemRadio__icon",checkmark:"fui-MenuItemRadio__checkmark",content:"fui-MenuItemRadio__content",secondaryContent:"fui-MenuItemRadio__secondaryContent"},Of=e=>{e.root.className=g(Hf.root,e.root.className),e.content&&(e.content.className=g(Hf.content,e.content.className)),e.secondaryContent&&(e.secondaryContent.className=g(Hf.secondaryContent,e.secondaryContent.className)),e.icon&&(e.icon.className=g(Hf.icon,e.icon.className)),e.checkmark&&(e.checkmark.className=g(Hf.checkmark,e.checkmark.className)),Df(e),Pf(e)},qf=c.forwardRef((e,t)=>{const o=jf(e,t);return Of(o),Lf(o)});qf.displayName="MenuItemRadio";const Wf=(e,t)=>{const o=pn({circular:!0,ignoreDefaultKeydown:{Tab:!0}}),{findAllFocusable:r}=vn(),n=Vf(),i=Au(zu);Kf(e,n,i)&&console.warn("You are using both MenuList and Menu props, we recommend you to use Menu props when available");const a=c.useRef(null),s=c.useCallback((e,t)=>{const o=["menuitem","menuitemcheckbox","menuitemradio"];if(!a.current)return;const n=r(a.current,e=>e.hasAttribute("role")&&-1!==o.indexOf(e.getAttribute("role")));let i=n.indexOf(t)+1;i===n.length&&(i=0);const s=n.map(e=>{var t;return null===(t=e.textContent)||void 0===t?void 0:t.charAt(0).toLowerCase()}),l=e.key.toLowerCase(),c=(e,t)=>{for(let t=e;t<s.length;t++)if(l===s[t])return t;return-1};let d=c(i);-1===d&&(d=c(0)),d>-1&&n[d].focus()},[r]),[l,d]=Dr({state:i?n.checkedValues:e.checkedValues,defaultState:e.defaultCheckedValues,initialState:{}}),u=i?n.onCheckedValueChange:e.onCheckedValueChange,f=Sr((e,t,o,r)=>{const n=[...(null==l?void 0:l[t])||[]];r?n.splice(n.indexOf(o),1):n.push(o),null==u||u(e,{name:t,checkedItems:n}),d(e=>({...e,[t]:n}))}),p=Sr((e,t,o)=>{const r=[o];d(e=>({...e,[t]:r})),null==u||u(e,{name:t,checkedItems:r})});return{components:{root:"div"},root:yo("div",{ref:ko(t,a),role:"menu","aria-labelledby":n.triggerId,...o,...e}),hasIcons:n.hasIcons||!1,hasCheckmarks:n.hasCheckmarks||!1,checkedValues:l,setFocusByFirstCharacter:s,selectRadio:p,toggleCheckbox:f}},Vf=()=>({checkedValues:Ru(e=>e.checkedValues),onCheckedValueChange:Ru(e=>e.onCheckedValueChange),triggerId:Ru(e=>e.triggerId),hasIcons:Ru(e=>e.hasIcons),hasCheckmarks:Ru(e=>e.hasCheckmarks)}),Kf=(e,t,o)=>{let r=!1;for(const o in t)e[o]&&(r=!0);return o&&r},Uf=(e,t)=>{const{slots:o,slotProps:r}=$t(e);return c.createElement(Hu,{value:t.menuList},c.createElement(o.root,{...r.root}))};function Gf(e){const{checkedValues:t,hasCheckmarks:o,hasIcons:r,selectRadio:n,setFocusByFirstCharacter:i,toggleCheckbox:a}=e;return{menuList:{checkedValues:t,hasCheckmarks:o,hasIcons:r,selectRadio:n,setFocusByFirstCharacter:i,toggleCheckbox:a}}}const Yf={root:"fui-MenuList"},Xf=D({root:{mc9l5x:"f22iagw",Beiy3e4:"f1vx9l62",i8kkvl:"f16mnhsx",Belr9w4:"fbi42co"}},{d:[".f22iagw{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}",".f1vx9l62{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}",".f16mnhsx{-webkit-column-gap:2px;column-gap:2px;}",".fbi42co{row-gap:2px;}"]}),Zf=e=>{const t=Xf();return e.root.className=g(Yf.root,t.root,e.root.className),e},$f=c.forwardRef((e,t)=>{const o=Wf(e,t),r=Gf(o);return Zf(o),Uf(o,r)});$f.displayName="MenuList";const Qf=(e,t)=>{var o;const r=Ru(e=>e.menuPopoverRef),n=Ru(e=>e.setOpen),i=Ru(e=>e.open),a=Ru(e=>e.openOnHover),s=qu(),l=c.useRef(!0),d=c.useRef(0),{dir:u}=Ot(),f="ltr"===u?"ArrowLeft":"ArrowRight",p=c.useCallback(e=>{e&&e.addEventListener("mouseover",e=>{var t,o;l.current&&(l.current=!1,t=r.current,o=e,t.dispatchEvent(new CustomEvent("fuimenuenter",{bubbles:!0,detail:{nativeEvent:o}})),d.current=setTimeout(()=>l.current=!0,250))})},[r,d]);c.useEffect(()=>{},[]);const h=null!==(o=Ru(e=>e.inline))&&void 0!==o&&o,m=yo("div",{role:"presentation",...e,ref:ko(t,r,p)}),{onMouseEnter:g,onKeyDown:v}=m;return m.onMouseEnter=Sr(e=>{a&&n(e,{open:!0,keyboard:!1,type:"menuPopoverMouseEnter",event:e}),null==g||g(e)}),m.onKeyDown=Sr(e=>{var t;const o=e.key;("Escape"===o||s&&o===f)&&i&&(null===(t=r.current)||void 0===t?void 0:t.contains(e.target))&&(n(e,{open:!1,keyboard:!0,type:"menuPopoverKeyDown",event:e}),e.stopPropagation()),"Tab"===o&&(n(e,{open:!1,keyboard:!0,type:"menuPopoverKeyDown",event:e}),e.preventDefault()),null==v||v(e)}),{inline:h,components:{root:"div"},root:m}},Jf={root:"fui-MenuPopover"},ep=D({root:{Bbmb7ep:["f1aa9q02","f16jpd5f"],Beyfa6y:["f16jpd5f","f1aa9q02"],B7oj6ja:["f1jar5jt","fyu767a"],Btl43ni:["fyu767a","f1jar5jt"],De3pzq:"fxugw4r",Bf4jedk:"fkqu4gx",B2u0y6b:"f1kaai3v",a9b677:"f1ahpp82",E5pizo:"f1hg901r",z8tnut:"f10ra9hq",z189sj:["f8wuabp","fycuoez"],Byoj8tv:"f1y2xyjm",uwmqm3:["fycuoez","f8wuabp"],B4j52fo:"f5ogflp",Bekrc4i:["f1hqa2wf","finvdd3"],Bn0qgzm:"f1f09k3d",ibv6hh:["finvdd3","f1hqa2wf"],icvyot:"fzkkow9",vrafjx:["fcdblym","fjik90z"],oivjwe:"fg706s2",wvpqe5:["fjik90z","fcdblym"],g2u3we:"fghlq4f",h3c5rm:["f1gn591s","fjscplz"],B9xav0g:"fb073pr",zhjwy3:["fjscplz","f1gn591s"]}},{d:[".f1aa9q02{border-bottom-right-radius:var(--borderRadiusMedium);}",".f16jpd5f{border-bottom-left-radius:var(--borderRadiusMedium);}",".f1jar5jt{border-top-right-radius:var(--borderRadiusMedium);}",".fyu767a{border-top-left-radius:var(--borderRadiusMedium);}",".fxugw4r{background-color:var(--colorNeutralBackground1);}",".fkqu4gx{min-width:128px;}",".f1kaai3v{max-width:300px;}",".f1ahpp82{width:-webkit-max-content;width:-moz-max-content;width:max-content;}",".f1hg901r{box-shadow:var(--shadow16);}",".f10ra9hq{padding-top:4px;}",".f8wuabp{padding-right:4px;}",".fycuoez{padding-left:4px;}",".f1y2xyjm{padding-bottom:4px;}",".f5ogflp{border-top-width:1px;}",".f1hqa2wf{border-right-width:1px;}",".finvdd3{border-left-width:1px;}",".f1f09k3d{border-bottom-width:1px;}",".fzkkow9{border-top-style:solid;}",".fcdblym{border-right-style:solid;}",".fjik90z{border-left-style:solid;}",".fg706s2{border-bottom-style:solid;}",".fghlq4f{border-top-color:var(--colorTransparentStroke);}",".f1gn591s{border-right-color:var(--colorTransparentStroke);}",".fjscplz{border-left-color:var(--colorTransparentStroke);}",".fb073pr{border-bottom-color:var(--colorTransparentStroke);}"]}),tp=e=>{const t=ep();return e.root.className=g(Jf.root,t.root,e.root.className),e},op=D({root:{qhf8xq:"f10pi13n",Bj3rh1h:"f494woh"}},{d:[".f10pi13n{position:relative;}",".f494woh{z-index:1000000;}"]});const rp=e=>{const{children:t,mountNode:o}=e,r=c.useRef(null),n=(e=>{const{targetDocument:t,dir:o}=Ot(),r=io(),n=op(),i=g(Ut(),n.root),a=c.useMemo(()=>{if(void 0===t||e.disabled)return null;const o=t.createElement("div");return t.body.appendChild(o),o},[t,e.disabled]);return c.useMemo(()=>{if(a){const e=i.split(" ").filter(Boolean);return a.classList.add(...e),a.setAttribute("dir",o),r.current=a,()=>{a.classList.remove(...e),a.removeAttribute("dir")}}},[i,o,a,r]),c.useEffect(()=>()=>{var e;null===(e=null==a?void 0:a.parentElement)||void 0===e||e.removeChild(a)},[a]),a})({disabled:!!o}),i={children:t,mountNode:null!=o?o:n,virtualParentRootRef:r};return c.useEffect(()=>{i.virtualParentRootRef.current&&i.mountNode&&function(e,t){if(!e)return;const o=e;o._virtual||(o._virtual={}),o._virtual.parent=t||void 0}(i.mountNode,i.virtualParentRootRef.current)},[i.virtualParentRootRef,i.mountNode]),i};var np=o(17);const ip=e=>(e=>c.createElement("span",{hidden:!0,ref:e.virtualParentRootRef},e.mountNode&&np.createPortal(e.children,e.mountNode)))(rp(e));ip.displayName="Portal";const ap=e=>{const{slots:t,slotProps:o}=$t(e);return e.inline?c.createElement(t.root,{...o.root}):c.createElement(ip,null,c.createElement(t.root,{...o.root}))},sp=c.forwardRef((e,t)=>{const o=Qf(e,t);return tp(o),ap(o)});sp.displayName="MenuPopover";const lp=(e,t)=>{if("rtl"===t)switch(e){case"ArrowLeft":return"ArrowRight";case"ArrowRight":return"ArrowLeft"}return e},cp=(e,t)=>{const o=c.useRef(),{dir:r,targetDocument:n}=Ot(),i=lp("ArrowRight",r),a=lp("ArrowLeft",r),{findNextFocusable:s,findPrevFocusable:l}=vn(),d=c.useCallback(e=>{var t;const r=null==n?void 0:n.activeElement;if(r&&(null===(t=o.current)||void 0===t?void 0:t.contains(r))){if(e.key===i){const e=s(r,{container:o.current});null==e||e.focus()}if(e.key===a){const e=l(r,{container:o.current});null==e||e.focus()}}},[s,l,n,i,a]);return{components:{root:"div"},root:yo("div",{role:"group",ref:ko(t,o),onKeyDown:d,...e})}},dp=e=>{const{slots:t,slotProps:o}=$t(e);return c.createElement(t.root,{...o.root})},up={root:"fui-MenuSplitGroup"},fp=D({root:{mc9l5x:"f22iagw",u7v6m2:"f168awwq",Bo1wru1:["f1om2jlk","fcyhg04"],Bhkyaub:["fgqgg70","fqo1hry"],J9ixe0:["fh1zedf","f1auaj6e"],rj29m3:["fokbbcd","f1xlvh9o"],B2knx3v:"f1mf2v5d",Bl7aesu:"fi8lk9b",e82tai:"f1tc32yi",Bnkcs84:"f1kve8m0"}},{d:[".f22iagw{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}",".f168awwq>.fui-MenuItem:nth-child(1){width:100%;}",".f1om2jlk>.fui-MenuItem:nth-child(2){border-top-left-radius:0;}",".fcyhg04>.fui-MenuItem:nth-child(2){border-top-right-radius:0;}",".fgqgg70>.fui-MenuItem:nth-child(2){border-bottom-left-radius:0;}",".fqo1hry>.fui-MenuItem:nth-child(2){border-bottom-right-radius:0;}",".fh1zedf>.fui-MenuItem:nth-child(2){padding-left:0;}",".f1auaj6e>.fui-MenuItem:nth-child(2){padding-right:0;}",".fokbbcd>.fui-MenuItem:nth-child(2){margin-left:auto;}",".f1xlvh9o>.fui-MenuItem:nth-child(2){margin-right:auto;}",'.f1mf2v5d>.fui-MenuItem:nth-child(2)::before{content:"";}',".fi8lk9b>.fui-MenuItem:nth-child(2)::before{width:var(--strokeWidthThin);}",".f1tc32yi>.fui-MenuItem:nth-child(2)::before{height:24px;}",".f1kve8m0>.fui-MenuItem:nth-child(2)::before{background-color:var(--colorNeutralStroke1);}"]}),pp=e=>{const t=fp();return e.root.className=g(up.root,t.root,e.root.className),e},hp=c.forwardRef((e,t)=>{const o=cp(e,t);return pp(o),dp(o)});function mp(e){return Boolean(e.type.isFluentTriggerComponent)}function gp(e){return c.isValidElement(e)?mp(e)?gp(e.props.children):e:null}function vp(e,t){return"function"==typeof e?e(t):e?function e(t,o){if(!c.isValidElement(t)||t.type===c.Fragment)throw new Error("A trigger element must be a single element for this component. Please ensure that you're not using React Fragments.");if(mp(t)){const r=e(t.props.children,o);return c.cloneElement(t,void 0,r)}return c.cloneElement(t,o)}(e,t):e||null}hp.displayName="MenuSplitGroup";const bp=e=>{const{children:t,disableButtonEnhancement:o=!1}=e,r=Ru(e=>e.triggerRef),n=Ru(e=>e.menuPopoverRef),i=Ru(e=>e.setOpen),a=Ru(e=>e.open),s=Ru(e=>e.triggerId),l=Ru(e=>e.openOnHover),d=Ru(e=>e.openOnContext),u=qu(),{findFirstFocusable:f}=vn(),p=c.useCallback(()=>{const e=f(n.current);null==e||e.focus()},[f,n]),h=c.useRef(!1),m=c.useRef(!1),{dir:g}=Ot(),v="ltr"===g?"ArrowRight":"ArrowLeft",b=gp(t),y={id:s,...null==b?void 0:b.props,ref:ko(r,null==b?void 0:b.ref),onMouseEnter:Sr(or(null==b?void 0:b.props.onMouseEnter,e=>{yp(e)||l&&m.current&&i(e,{open:!0,keyboard:!1,type:"menuTriggerMouseEnter",event:e})})),onMouseLeave:Sr(or(null==b?void 0:b.props.onMouseLeave,e=>{yp(e)||l&&i(e,{open:!1,keyboard:!1,type:"menuTriggerMouseLeave",event:e})})),onContextMenu:Sr(or(null==b?void 0:b.props.onContextMenu,e=>{yp(e)||d&&(e.preventDefault(),i(e,{open:!0,keyboard:!1,type:"menuTriggerContextMenu",event:e}))})),onMouseMove:Sr(or(null==b?void 0:b.props.onMouseMove,e=>{yp(e)||l&&!m.current&&(i(e,{open:!0,keyboard:!1,type:"menuTriggerMouseMove",event:e}),m.current=!0)}))},_={"aria-haspopup":"menu","aria-expanded":a||u?a:void 0,...y,onClick:Sr(or(null==b?void 0:b.props.onClick,e=>{yp(e)||d||(i(e,{open:!a,keyboard:h.current,type:"menuTriggerClick",event:e}),h.current=!1)})),onKeyDown:Sr(or(null==b?void 0:b.props.onKeyDown,e=>{if(yp(e))return;const t=e.key;!d&&(u&&t===v||!u&&"ArrowDown"===t)&&i(e,{open:!0,keyboard:!0,type:"menuTriggerKeyDown",event:e}),"Escape"!==t||u||i(e,{open:!1,keyboard:!0,type:"menuTriggerKeyDown",event:e}),a&&t===v&&u&&p()}))},k=ka("button"===(null==b?void 0:b.type)||"a"===(null==b?void 0:b.type)?b.type:"div",_);return{isSubmenu:u,children:vp(t,d?y:o?_:k)}},yp=e=>{const t=e=>e.hasAttribute("disabled")||e.hasAttribute("aria-disabled")&&"true"===e.getAttribute("aria-disabled");return!!(e.target instanceof HTMLElement&&t(e.target))||e.currentTarget instanceof HTMLElement&&t(e.currentTarget)},_p=e=>c.createElement(yf,{value:e.isSubmenu},e.children),kp=e=>{const t=bp(e);return _p(t)};function wp(e,t){return"number"==typeof e||"object"==typeof e&&null!==e?xp(e,t):"function"==typeof e?o=>{const r=e(o);return xp(r,t)}:{mainAxis:t}}kp.displayName="MenuTrigger",kp.isFluentTriggerComponent=!0;const xp=(e,t)=>{var o;return"number"==typeof e?{mainAxis:e+t}:{...e,mainAxis:(null!==(o=e.mainAxis)&&void 0!==o?o:0)+t}},Sp={root:"fui-PopoverSurface"},Cp={small:6,medium:8,large:8},Bp=D({root:{De3pzq:"fxugw4r",E5pizo:"f1hg901r",Bbmb7ep:["f1aa9q02","f16jpd5f"],Beyfa6y:["f16jpd5f","f1aa9q02"],B7oj6ja:["f1jar5jt","fyu767a"],Btl43ni:["fyu767a","f1jar5jt"],B4j52fo:"f5ogflp",Bekrc4i:["f1hqa2wf","finvdd3"],Bn0qgzm:"f1f09k3d",ibv6hh:["finvdd3","f1hqa2wf"],icvyot:"fzkkow9",vrafjx:["fcdblym","fjik90z"],oivjwe:"fg706s2",wvpqe5:["fjik90z","fcdblym"],g2u3we:"fghlq4f",h3c5rm:["f1gn591s","fjscplz"],B9xav0g:"fb073pr",zhjwy3:["fjscplz","f1gn591s"]},inverted:{De3pzq:"fg3r6xk",sj55zd:"fonrgv7"},brand:{De3pzq:"ffp7eso",sj55zd:"f1phragk"},smallPadding:{z8tnut:"f1kcqot9",z189sj:["f11qrl6u","fjlbh76"],Byoj8tv:"fpe6lb7",uwmqm3:["fjlbh76","f11qrl6u"]},mediumPadding:{z8tnut:"fqag9an",z189sj:["f1gbmcue","f1rh9g5y"],Byoj8tv:"fp67ikv",uwmqm3:["f1rh9g5y","f1gbmcue"]},largePadding:{z8tnut:"fc7z3ec",z189sj:["fat0sn4","fekwl8i"],Byoj8tv:"fe2my4m",uwmqm3:["fekwl8i","fat0sn4"]},smallArrow:{a9b677:"f1ekdpwm",Bqenvij:"f83vc9z"},mediumLargeArrow:{a9b677:"f1kmc0fn",Bqenvij:"fb6lvc5"},arrow:{qhf8xq:"f1euv43f",De3pzq:"f1u2r49w",Bcdw1i0:"fd7fpy0",Bj3rh1h:"f1bsuimh",Ftih45:"f1wl9k8s",B1puzpu:"f1wkw4r9",Brfgrao:"f1j7ml58",Bcvre1j:"fyl8oag",Ccq8qp:"frdoeuz",Baz25je:"fb81m9q",cmx5o7:"f1ljr5q2",B4f6apu:"fyfemzf",m598lv:"focyt6c",Bk5zm6e:"fnhxbxj",y0oebl:"fdw6hkg",qa3bma:"f11yjt3y",Bqjgrrk:"f1172wan",Budzafs:["f9e5op9","f112wvtl"],Hv9wc6:["ftj5xct","fyavhwi"],hl6cv3:"f1773hnp",Bh2vraf:"f1n8855c",yayu3t:"f1v7783n",wedwtw:"fsw6im5",rhl9o9:"fh2hsk5",Bu8t5uz:"f159pzir",B6q6orb:"f11yvu4",Bwwlvwl:"fm1ycve"}},{d:[".fxugw4r{background-color:var(--colorNeutralBackground1);}",".f1hg901r{box-shadow:var(--shadow16);}",".f1aa9q02{border-bottom-right-radius:var(--borderRadiusMedium);}",".f16jpd5f{border-bottom-left-radius:var(--borderRadiusMedium);}",".f1jar5jt{border-top-right-radius:var(--borderRadiusMedium);}",".fyu767a{border-top-left-radius:var(--borderRadiusMedium);}",".f5ogflp{border-top-width:1px;}",".f1hqa2wf{border-right-width:1px;}",".finvdd3{border-left-width:1px;}",".f1f09k3d{border-bottom-width:1px;}",".fzkkow9{border-top-style:solid;}",".fcdblym{border-right-style:solid;}",".fjik90z{border-left-style:solid;}",".fg706s2{border-bottom-style:solid;}",".fghlq4f{border-top-color:var(--colorTransparentStroke);}",".f1gn591s{border-right-color:var(--colorTransparentStroke);}",".fjscplz{border-left-color:var(--colorTransparentStroke);}",".fb073pr{border-bottom-color:var(--colorTransparentStroke);}",".fg3r6xk{background-color:var(--colorNeutralBackgroundStatic);}",".fonrgv7{color:var(--colorNeutralForegroundStaticInverted);}",".ffp7eso{background-color:var(--colorBrandBackground);}",".f1phragk{color:var(--colorNeutralForegroundOnBrand);}",".f1kcqot9{padding-top:12px;}",".f11qrl6u{padding-right:12px;}",".fjlbh76{padding-left:12px;}",".fpe6lb7{padding-bottom:12px;}",".fqag9an{padding-top:16px;}",".f1gbmcue{padding-right:16px;}",".f1rh9g5y{padding-left:16px;}",".fp67ikv{padding-bottom:16px;}",".fc7z3ec{padding-top:20px;}",".fat0sn4{padding-right:20px;}",".fekwl8i{padding-left:20px;}",".fe2my4m{padding-bottom:20px;}",".f1ekdpwm{width:8.484px;}",".f83vc9z{height:8.484px;}",".f1kmc0fn{width:11.312px;}",".fb6lvc5{height:11.312px;}",".f1euv43f{position:absolute;}",".f1u2r49w{background-color:inherit;}",".fd7fpy0{visibility:hidden;}",".f1bsuimh{z-index:-1;}",'.f1wl9k8s::before{content:"";}',".f1wkw4r9::before{visibility:visible;}",".f1j7ml58::before{position:absolute;}",".fyl8oag::before{box-sizing:border-box;}",".frdoeuz::before{width:inherit;}",".fb81m9q::before{height:inherit;}",".f1ljr5q2::before{background-color:inherit;}",".fyfemzf::before{border-right-width:1px;}",".focyt6c::before{border-right-style:solid;}",".fnhxbxj::before{border-right-color:var(--colorTransparentStroke);}",".fdw6hkg::before{border-bottom-width:1px;}",".f11yjt3y::before{border-bottom-style:solid;}",".f1172wan::before{border-bottom-color:var(--colorTransparentStroke);}",".f9e5op9::before{border-bottom-right-radius:var(--borderRadiusSmall);}",".f112wvtl::before{border-bottom-left-radius:var(--borderRadiusSmall);}",".ftj5xct::before{-webkit-transform:rotate(var(--angle)) translate(0, 50%) rotate(45deg);-moz-transform:rotate(var(--angle)) translate(0, 50%) rotate(45deg);-ms-transform:rotate(var(--angle)) translate(0, 50%) rotate(45deg);transform:rotate(var(--angle)) translate(0, 50%) rotate(45deg);}",".fyavhwi::before{-webkit-transform:rotate(var(--angle)) translate(0, 50%) rotate(-45deg);-moz-transform:rotate(var(--angle)) translate(0, 50%) rotate(-45deg);-ms-transform:rotate(var(--angle)) translate(0, 50%) rotate(-45deg);transform:rotate(var(--angle)) translate(0, 50%) rotate(-45deg);}",'[data-popper-placement^="top"] .f1773hnp{bottom:-1px;}','[data-popper-placement^="top"] .f1n8855c{--angle:0;}','[data-popper-placement^="right"] .f1v7783n{left:-1px;}','[data-popper-placement^="right"] .fsw6im5{--angle:90deg;}','[data-popper-placement^="bottom"] .fh2hsk5{top:-1px;}','[data-popper-placement^="bottom"] .f159pzir{--angle:180deg;}','[data-popper-placement^="left"] .f11yvu4{right:-1px;}','[data-popper-placement^="left"] .fm1ycve{--angle:270deg;}']}),Ip=e=>{const t=Bp();return e.root.className=g(Sp.root,t.root,"small"===e.size&&t.smallPadding,"medium"===e.size&&t.mediumPadding,"large"===e.size&&t.largePadding,"inverted"===e.appearance&&t.inverted,"brand"===e.appearance&&t.brand,e.root.className),e.arrowClassName=g(t.arrow,"small"===e.size?t.smallArrow:t.mediumLargeArrow),e},Pp=e=>{var t;const[o,r]=fd(),n={size:"medium",contextTarget:o,setContextTarget:r,...e},i=c.Children.toArray(e.children);let a=void 0,s=void 0;2===i.length?(a=i[0],s=i[1]):1===i.length&&(s=i[0]);const[l,d]=function(e){const t=Sr((t,o)=>{var r;return null===(r=e.onOpenChange)||void 0===r?void 0:r.call(e,t,o)}),[o,r]=Dr({state:e.open,defaultState:e.defaultOpen,initialState:!1});e.open=void 0!==o?o:e.open;const n=e.setContextTarget,i=c.useCallback((e,o)=>{o&&"contextmenu"===e.type&&n(e),o||n(void 0),r(o),null==t||t(e,{open:o})},[r,t,n]);return[o,i]}(n),u=c.useRef(0),f=Sr((t,o)=>{var r;clearTimeout(u.current),t instanceof Event||!t.persist||t.persist(),"mouseleave"===t.type?u.current=setTimeout(()=>{d(t,o)},null!==(r=e.mouseLeaveDelay)&&void 0!==r?r:500):d(t,o)});c.useEffect(()=>()=>{clearTimeout(u.current)},[]);const p=c.useCallback(e=>{f(e,!l)},[f,l]),h=function(e){const t={position:"above",align:"center",arrowPadding:8,target:e.openOnContext?e.contextTarget:void 0,...hd(e.positioning)};t.coverTarget&&(e.withArrow=!1);e.withArrow&&(t.offset=wp(t.offset,Cp[e.size]));const{targetRef:o,containerRef:r,arrowRef:n}=Bu(t);return{triggerRef:o,contentRef:r,arrowRef:n}}(n),{targetDocument:m}=Ot();Iu({contains:Nu,element:m,callback:e=>f(e,!1),refs:[h.triggerRef,h.contentRef],disabled:!l});const g=n.openOnContext||n.closeOnScroll;Tu({contains:Nu,element:m,callback:e=>f(e,!1),refs:[h.triggerRef,h.contentRef],disabled:!l||!g});const{findFirstFocusable:v}=vn();return c.useEffect(()=>{var e;if(l&&h.contentRef.current){const t=null!==(e=h.contentRef.current.getAttribute("tabIndex"))&&void 0!==e?e:void 0,o=isNaN(t)?v(h.contentRef.current):h.contentRef.current;null==o||o.focus()}},[v,l,h.contentRef]),{...n,...h,popoverTrigger:a,popoverSurface:s,open:l,setOpen:f,toggleOpen:p,setContextTarget:r,contextTarget:o,inline:null!==(t=e.inline)&&void 0!==t&&t}};const Ep=nr(void 0),Tp={open:!1,setOpen:()=>null,toggleOpen:()=>null,triggerRef:{current:null},contentRef:{current:null},arrowRef:{current:null},openOnContext:!1,openOnHover:!1,size:"medium",trapFocus:!1,inline:!1},Dp=Ep.Provider,Np=e=>ir(Ep,(t=Tp)=>e(t)),zp=e=>{const{appearance:t,arrowRef:o,contentRef:r,inline:n,mountNode:i,open:a,openOnContext:s,openOnHover:l,setOpen:d,size:u,toggleOpen:f,trapFocus:p,triggerRef:h,withArrow:m,legacyTrapFocus:g}=e;return c.createElement(Ep.Provider,{value:{appearance:t,arrowRef:o,contentRef:r,inline:n,mountNode:i,open:a,openOnContext:s,openOnHover:l,setOpen:d,toggleOpen:f,triggerRef:h,size:u,trapFocus:p,legacyTrapFocus:g,withArrow:m}},e.popoverTrigger,e.open&&e.popoverSurface)},Fp=e=>{const t=Pp(e);return zp(t)};Fp.displayName="Popover";const Mp=(e,t)=>{const o=Np(e=>e.contentRef),r=Np(e=>e.openOnHover),n=Np(e=>e.setOpen),i=Np(e=>e.mountNode),a=Np(e=>e.arrowRef),s=Np(e=>e.size),l=Np(e=>e.withArrow),c=Np(e=>e.appearance),d=Np(e=>e.trapFocus),u=Np(e=>e.legacyTrapFocus),f=Np(e=>e.inline),{modalAttributes:p}=_n({trapFocus:d,legacyTrapFocus:u}),h={inline:f,appearance:c,withArrow:l,size:s,arrowRef:a,mountNode:i,components:{root:"div"},root:yo("div",{ref:ko(t,o),role:d?"dialog":"group","aria-modal":!!d||void 0,...p,...e})},{onMouseEnter:m,onMouseLeave:g,onKeyDown:v}=h.root;return h.root.onMouseEnter=e=>{r&&n(e,!0),null==m||m(e)},h.root.onMouseLeave=e=>{r&&n(e,!1),null==g||g(e)},h.root.onKeyDown=e=>{var t;"Escape"===e.key&&(null===(t=o.current)||void 0===t?void 0:t.contains(e.target))&&n(e,!1),null==v||v(e)},h},Rp=e=>{const{slots:t,slotProps:o}=$t(e),r=c.createElement(t.root,{...o.root},e.withArrow&&c.createElement("div",{ref:e.arrowRef,className:e.arrowClassName}),o.root.children);return e.inline?r:c.createElement(ip,{mountNode:e.mountNode},r)},Ap=c.forwardRef((e,t)=>{const o=Mp(e,t);return Ip(o),Rp(o)});Ap.displayName="PopoverSurface";const jp=e=>{const{children:t,disableButtonEnhancement:o=!1}=e,r=gp(t),n=Np(e=>e.open),i=Np(e=>e.setOpen),a=Np(e=>e.toggleOpen),s=Np(e=>e.triggerRef),l=Np(e=>e.openOnHover),c=Np(e=>e.openOnContext),{triggerAttributes:d}=_n(),u={...d,"aria-expanded":""+n,...null==r?void 0:r.props,onMouseEnter:Sr(or(null==r?void 0:r.props.onMouseEnter,e=>{l&&i(e,!0)})),onMouseLeave:Sr(or(null==r?void 0:r.props.onMouseLeave,e=>{l&&i(e,!1)})),onContextMenu:Sr(or(null==r?void 0:r.props.onContextMenu,e=>{c&&(e.preventDefault(),i(e,!0))})),ref:ko(s,null==r?void 0:r.ref)},f={...u,onClick:Sr(or(null==r?void 0:r.props.onClick,e=>{c||a(e)})),onKeyDown:Sr(or(null==r?void 0:r.props.onKeyDown,e=>{"Escape"===e.key&&n&&(i(e,!1),e.stopPropagation())}))},p=ka("button"===(null==r?void 0:r.type)||"a"===(null==r?void 0:r.type)?r.type:"div",f);return{children:vp(e.children,ka("button"===(null==r?void 0:r.type)||"a"===(null==r?void 0:r.type)?r.type:"div",c?u:o?f:p))}},Lp=e=>e.children,Hp=e=>{const t=jp(e);return Lp(t)};Hp.displayName="PopoverTrigger",Hp.isFluentTriggerComponent=!0;const Op=(e,t,o)=>Math.max(t,Math.min(o,e||0)),qp={root:"fui-Slider",rail:"fui-Slider__rail",thumb:"fui-Slider__thumb",input:"fui-Slider__input"},Wp={sliderDirectionVar:"--fui-Slider--direction",sliderProgressVar:"--fui-Slider--progress",sliderStepsPercentVar:"--fui-Slider--steps-percent"},{sliderDirectionVar:Vp,sliderStepsPercentVar:Kp,sliderProgressVar:Up}=Wp,Gp=D({root:{qhf8xq:"f10pi13n",mc9l5x:"fwk3njj",lpbzjs:"f1sdsnyy",Bt984gj:"f122n59",B7hvi0a:"f1oiokrs"},small:{Bi64ftq:"f1agqo6f",Ba19x4e:"f1i7ztpd",sshi5w:"f1pha7fy"},medium:{Bi64ftq:"f1a78h9h",Ba19x4e:"fuok0yf",sshi5w:"f1nxs5xn"},horizontal:{Bf4jedk:"fyvtabn",wkccdc:"fgfd48t",Budl1dq:"f4t5rw1"},vertical:{sshi5w:"f1pzv1zu",wkccdc:"fktlcaf",Budl1dq:"fiadc6h"},enabled:{B7wi8oa:"f4l8x3l",B250r6j:"f671q34",Bpmy4es:"fvfzmw5",Buw9y6v:"faw1t00",Bq939m0:"fxdgx5",gjzr1t:"fii04fa",tg7hqu:"f36hzz8",ypdvl1:"f1volkfw",Bw5jdd4:"f1xddb6",Bdjie01:"fcdikl",Bvh9j6m:"fhpzgm6",Bvsvvpo:"f1q6pm3h"},disabled:{Bpmy4es:"foojseg",B7wi8oa:"f1lgdqhv",B250r6j:"f1veetlj",ypdvl1:"fu12m3e",Bw5jdd4:"fi9guym",Bdjie01:"fcdjl4u"},focusIndicatorHorizontal:{Brovlpu:"ftqa4ok",B486eqv:"f2hkw1w",Bssx7fj:"f1b1k54r",uh7if5:["f4ne723","fqqcjud"],clntm0:"fh7aioi",Dlk2r6:["fqqcjud","f4ne723"],B2j2mmj:"ffht0p2",wigs8:"f1p0ul1q",pbfy6t:"f1c901ms",B0v4ure:"f1alokd7",ghq09:"f78i1la",B24cy0v:["f1kvsw7t","f1bw8brt"],Bwckmig:"f8k7e5g",Bvwlmkc:["f1bw8brt","f1kvsw7t"],Bbgo44z:"f1pmxfrl",Bil7v7r:["fszkfcr","f1ap5ily"],skfxo0:"f57dp0y",jo1ztg:["f1ap5ily","fszkfcr"],Ba3ybja:["f11dm2qb","f136rfnd"],az1dzo:["f136rfnd","f11dm2qb"],vppk2z:["fdsq1qd","f1khssms"],B6352mv:["f1khssms","fdsq1qd"],nr063g:"fq4eyks",Blmvk6g:["f1ya6x16","ftuszwa"],Bsiemmq:"f1e2iu44",B98u21t:["ftuszwa","f1ya6x16"],B2pnrqr:"f1pffoy2",Bhhzhcn:"fs6b7xr",Bec0n69:["f15fv2gd","f1bmyog6"],B29w5g4:["f1bmyog6","f15fv2gd"]},focusIndicatorVertical:{Brovlpu:"ftqa4ok",B486eqv:"f2hkw1w",Bssx7fj:"f1b1k54r",uh7if5:["f4ne723","fqqcjud"],clntm0:"fh7aioi",Dlk2r6:["fqqcjud","f4ne723"],B2j2mmj:"ffht0p2",wigs8:"f1p0ul1q",pbfy6t:"f1c901ms",B0v4ure:"f1alokd7",ghq09:"f78i1la",B24cy0v:["f1kvsw7t","f1bw8brt"],Bwckmig:"f8k7e5g",Bvwlmkc:["f1bw8brt","f1kvsw7t"],Bbgo44z:"f1pmxfrl",Bil7v7r:["fszkfcr","f1ap5ily"],skfxo0:"f57dp0y",jo1ztg:["f1ap5ily","fszkfcr"],Ba3ybja:["f11dm2qb","f136rfnd"],az1dzo:["f136rfnd","f11dm2qb"],vppk2z:["fdsq1qd","f1khssms"],B6352mv:["f1khssms","fdsq1qd"],nr063g:"fq4eyks",Blmvk6g:["f1ya6x16","ftuszwa"],Bsiemmq:"f1e2iu44",B98u21t:["ftuszwa","f1ya6x16"],B2pnrqr:"f1hxpdv8",Bhhzhcn:"f1dmxpeg",Bec0n69:["femsgmt","fm5xmfm"],B29w5g4:["fm5xmfm","femsgmt"]}},{d:[".f10pi13n{position:relative;}",".fwk3njj{display:inline-grid;}",".f1sdsnyy{touch-action:none;}",".f122n59{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}",".f1oiokrs{justify-items:center;}",".f1agqo6f{--fui-Slider__thumb--size:16px;}",".f1i7ztpd{--fui-Slider__rail--size:2px;}",".f1pha7fy{min-height:24px;}",".f1a78h9h{--fui-Slider__thumb--size:20px;}",".fuok0yf{--fui-Slider__rail--size:4px;}",".f1nxs5xn{min-height:32px;}",".fyvtabn{min-width:120px;}",".fgfd48t{grid-template-rows:1fr var(--fui-Slider__thumb--size) 1fr;}",".f4t5rw1{grid-template-columns:1fr calc(100% - var(--fui-Slider__thumb--size)) 1fr;}",".f1pzv1zu{min-height:120px;}",".fktlcaf{grid-template-rows:1fr calc(100% - var(--fui-Slider__thumb--size)) 1fr;}",".fiadc6h{grid-template-columns:1fr var(--fui-Slider__thumb--size) 1fr;}",".f4l8x3l{--fui-Slider__rail--color:var(--colorNeutralStrokeAccessible);}",".f671q34{--fui-Slider__progress--color:var(--colorCompoundBrandBackground);}",".fvfzmw5{--fui-Slider__thumb--color:var(--colorCompoundBrandBackground);}",".foojseg{--fui-Slider__thumb--color:var(--colorNeutralForegroundDisabled);}",".f1lgdqhv{--fui-Slider__rail--color:var(--colorNeutralBackgroundDisabled);}",".f1veetlj{--fui-Slider__progress--color:var(--colorNeutralForegroundDisabled);}",".f1b1k54r[data-fui-focus-within]:focus-within{border-top-color:transparent;}",".f4ne723[data-fui-focus-within]:focus-within{border-right-color:transparent;}",".fqqcjud[data-fui-focus-within]:focus-within{border-left-color:transparent;}",".fh7aioi[data-fui-focus-within]:focus-within{border-bottom-color:transparent;}",'.ffht0p2[data-fui-focus-within]:focus-within::after{content:"";}',".f1p0ul1q[data-fui-focus-within]:focus-within::after{position:absolute;}",".f1c901ms[data-fui-focus-within]:focus-within::after{pointer-events:none;}",".f1alokd7[data-fui-focus-within]:focus-within::after{z-index:1;}",".f78i1la[data-fui-focus-within]:focus-within::after{border-top-style:solid;}",".f1kvsw7t[data-fui-focus-within]:focus-within::after{border-right-style:solid;}",".f1bw8brt[data-fui-focus-within]:focus-within::after{border-left-style:solid;}",".f8k7e5g[data-fui-focus-within]:focus-within::after{border-bottom-style:solid;}",".f1pmxfrl[data-fui-focus-within]:focus-within::after{border-top-width:2px;}",".fszkfcr[data-fui-focus-within]:focus-within::after{border-right-width:2px;}",".f1ap5ily[data-fui-focus-within]:focus-within::after{border-left-width:2px;}",".f57dp0y[data-fui-focus-within]:focus-within::after{border-bottom-width:2px;}",".f11dm2qb[data-fui-focus-within]:focus-within::after{border-bottom-right-radius:var(--borderRadiusMedium);}",".f136rfnd[data-fui-focus-within]:focus-within::after{border-bottom-left-radius:var(--borderRadiusMedium);}",".fdsq1qd[data-fui-focus-within]:focus-within::after{border-top-right-radius:var(--borderRadiusMedium);}",".f1khssms[data-fui-focus-within]:focus-within::after{border-top-left-radius:var(--borderRadiusMedium);}",".fq4eyks[data-fui-focus-within]:focus-within::after{border-top-color:var(--colorStrokeFocus2);}",".f1ya6x16[data-fui-focus-within]:focus-within::after{border-right-color:var(--colorStrokeFocus2);}",".ftuszwa[data-fui-focus-within]:focus-within::after{border-left-color:var(--colorStrokeFocus2);}",".f1e2iu44[data-fui-focus-within]:focus-within::after{border-bottom-color:var(--colorStrokeFocus2);}",".f1pffoy2[data-fui-focus-within]:focus-within::after{top:calc(0px - 2px - -2px);}",".fs6b7xr[data-fui-focus-within]:focus-within::after{bottom:calc(0px - 2px - -2px);}",".f15fv2gd[data-fui-focus-within]:focus-within::after{left:calc(0px - 2px - 8px);}",".f1bmyog6[data-fui-focus-within]:focus-within::after{right:calc(0px - 2px - 8px);}",".f1hxpdv8[data-fui-focus-within]:focus-within::after{top:calc(0px - 2px - 6px);}",".f1dmxpeg[data-fui-focus-within]:focus-within::after{bottom:calc(0px - 2px - 6px);}",".femsgmt[data-fui-focus-within]:focus-within::after{left:calc(0px - 2px - 4px);}",".fm5xmfm[data-fui-focus-within]:focus-within::after{right:calc(0px - 2px - 4px);}"],h:[".faw1t00:hover{--fui-Slider__thumb--color:var(--colorCompoundBrandBackgroundHover);}",".fxdgx5:hover{--fui-Slider__progress--color:var(--colorCompoundBrandBackgroundHover);}"],a:[".fii04fa:active{--fui-Slider__thumb--color:var(--colorCompoundBrandBackgroundPressed);}",".f36hzz8:active{--fui-Slider__progress--color:var(--colorCompoundBrandBackgroundPressed);}"],m:[["@media (forced-colors: active){.f1volkfw{--fui-Slider__rail--color:CanvasText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f1xddb6{--fui-Slider__thumb--color:Highlight;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.fcdikl{--fui-Slider__progress--color:Highlight;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.fhpzgm6:hover{--fui-Slider__thumb--color:Highlight;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f1q6pm3h:hover{--fui-Slider__progress--color:Highlight;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.fu12m3e{--fui-Slider__rail--color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.fi9guym{--fui-Slider__thumb--color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.fcdjl4u{--fui-Slider__progress--color:GrayText;}}",{m:"(forced-colors: active)"}]],f:[".ftqa4ok:focus{outline-style:none;}"],i:[".f2hkw1w:focus-visible{outline-style:none;}"]}),Yp=D({rail:{Bbmb7ep:["fnivh3a","fc7yr5o"],Beyfa6y:["fc7yr5o","fnivh3a"],B7oj6ja:["f1el4m67","f8yange"],Btl43ni:["f8yange","f1el4m67"],Bkecrkj:"f1aehjj5",Ijaq50:"faunodf",nk6f5a:"f88nxoq",Br312pm:"fd46tj4",Bw0ie65:"f1e2fz10",qhf8xq:"f10pi13n",Bvjb7m6:"fdgv6k0",Bcmaq0h:"fizngqt",Bpd4iqm:"fpvhumw",oeaueh:"f1yog68k",Bw0xxkn:"f13sgyd8",Ftih45:"fzhtfnv",Brfgrao:"f1j7ml58",Bbn5juq:"fx36ao7",Brdvuy1:"fux3rle"},horizontal:{a9b677:"fly5x3f",Bqenvij:"f1cy86ho",Fbdkly:["f1heqfse","fkh49vu"],mdwyqc:["fkh49vu","f1heqfse"],Baz25je:"f16tdq4e"},vertical:{a9b677:"fqxfnkd",Bqenvij:"f1l02sjl",Ccq8qp:"f1rik0od",Bciustq:"f14xwovp",lawp4y:"febq2dz"}},{d:[".fnivh3a{border-bottom-right-radius:var(--borderRadiusXLarge);}",".fc7yr5o{border-bottom-left-radius:var(--borderRadiusXLarge);}",".f1el4m67{border-top-right-radius:var(--borderRadiusXLarge);}",".f8yange{border-top-left-radius:var(--borderRadiusXLarge);}",".f1aehjj5{pointer-events:none;}",".faunodf{grid-row-start:2;}",".f88nxoq{grid-row-end:2;}",".fd46tj4{grid-column-start:2;}",".f1e2fz10{grid-column-end:2;}",".f10pi13n{position:relative;}",".fdgv6k0{forced-color-adjust:none;}",".fizngqt{background-image:linear-gradient(\n      var(--fui-Slider--direction),\n      var(--fui-Slider__progress--color) 0%,\n      var(--fui-Slider__progress--color) var(--fui-Slider--progress),\n      var(--fui-Slider__rail--color) var(--fui-Slider--progress)\n    );}",".fpvhumw{outline-width:1px;}",".f1yog68k{outline-style:solid;}",".f13sgyd8{outline-color:var(--colorTransparentStroke);}",".fzhtfnv::before{content:'';}",".f1j7ml58::before{position:absolute;}",".fx36ao7::before{background-image:repeating-linear-gradient(\n        var(--fui-Slider--direction),\n        #0000 0%,\n        #0000 calc(var(--fui-Slider--steps-percent) - 1px),\n        var(--colorNeutralBackground1) calc(var(--fui-Slider--steps-percent) - 1px),\n        var(--colorNeutralBackground1) var(--fui-Slider--steps-percent)\n      );}",".fly5x3f{width:100%;}",".f1cy86ho{height:var(--fui-Slider__rail--size);}",".f1heqfse::before{left:-1px;}",".fkh49vu::before{right:-1px;}",".f16tdq4e::before{height:var(--fui-Slider__rail--size);}",".fqxfnkd{width:var(--fui-Slider__rail--size);}",".f1l02sjl{height:100%;}",".f1rik0od::before{width:var(--fui-Slider__rail--size);}",".f14xwovp::before{top:-1px;}",".febq2dz::before{bottom:1px;}"],m:[["@media (forced-colors: active){.fux3rle::before{background-image:repeating-linear-gradient(\n          var(--fui-Slider--direction),\n          #0000 0%,\n          #0000 calc(var(--fui-Slider--steps-percent) - 1px),\n          HighlightText calc(var(--fui-Slider--steps-percent) - 1px),\n          HighlightText var(--fui-Slider--steps-percent)\n        );}}",{m:"(forced-colors: active)"}]]}),Xp=D({thumb:{Ijaq50:"faunodf",nk6f5a:"f88nxoq",Br312pm:"fd46tj4",Bw0ie65:"f1e2fz10",qhf8xq:"f1euv43f",a9b677:"f174ca62",Bqenvij:"f1yfdkfd",Bkecrkj:"f1aehjj5",oeaueh:"f1s6fcnf",Bvjb7m6:"fdgv6k0",Bbmb7ep:["f8fbkgy","f1nfllo7"],Beyfa6y:["f1nfllo7","f8fbkgy"],B7oj6ja:["f1djnp8u","f1s8kh49"],Btl43ni:["f1s8kh49","f1djnp8u"],E5pizo:"fof7hq0",De3pzq:"foksa45",Brfgrao:"f1j7ml58",Bciustq:"f14u7mkt",Fbdkly:["f5zrw40","f1ks5ppg"],lawp4y:"fto0uou",mdwyqc:["f1ks5ppg","f5zrw40"],Budzafs:["feh19e8","f3j3guj"],r59vdv:["f3j3guj","feh19e8"],n07z76:["fo75joz","f1yag6sl"],ck0cow:["f1yag6sl","fo75joz"],Bcvre1j:"fyl8oag",Ftih45:"fzhtfnv",B0qfbqy:"f1rponpz",B4f6apu:["f1rvw2z1","fjj0g3m"],y0oebl:"f1muowhs",uvfttm:["fjj0g3m","f1rvw2z1"],Bdkvgpv:"f163fonl",m598lv:["f1yq6w5o","f1jpmc5p"],qa3bma:"f11yjt3y",Bbv0w2i:["f1jpmc5p","f1yq6w5o"],Bq4z7u6:"f10tv6oz",Bk5zm6e:["f16xp3sf","f1seuxxq"],Bqjgrrk:"fwrmqbx",Bm6vgfq:["f1seuxxq","f16xp3sf"]},disabled:{B0qfbqy:"f1rponpz",B4f6apu:["f1rvw2z1","fjj0g3m"],y0oebl:"f1muowhs",uvfttm:["fjj0g3m","f1rvw2z1"],Bdkvgpv:"f163fonl",m598lv:["f1yq6w5o","f1jpmc5p"],qa3bma:"f11yjt3y",Bbv0w2i:["f1jpmc5p","f1yq6w5o"],Bq4z7u6:"f1pw3ppl",Bk5zm6e:["fxoq2z","f1ykj0h9"],Bqjgrrk:"f1sz5gii",Bm6vgfq:["f1ykj0h9","fxoq2z"]},horizontal:{Bz10aip:["f13gfj74","f1nfknbn"],oyh7mz:["f1fj3zth","fcf9u6w"]},vertical:{Bz10aip:"f5cv5a3",B5kzvoi:"feeniun"}},{d:[".faunodf{grid-row-start:2;}",".f88nxoq{grid-row-end:2;}",".fd46tj4{grid-column-start:2;}",".f1e2fz10{grid-column-end:2;}",".f1euv43f{position:absolute;}",".f174ca62{width:var(--fui-Slider__thumb--size);}",".f1yfdkfd{height:var(--fui-Slider__thumb--size);}",".f1aehjj5{pointer-events:none;}",".f1s6fcnf{outline-style:none;}",".fdgv6k0{forced-color-adjust:none;}",".f8fbkgy{border-bottom-right-radius:var(--borderRadiusCircular);}",".f1nfllo7{border-bottom-left-radius:var(--borderRadiusCircular);}",".f1djnp8u{border-top-right-radius:var(--borderRadiusCircular);}",".f1s8kh49{border-top-left-radius:var(--borderRadiusCircular);}",".fof7hq0{box-shadow:0 0 0 calc(var(--fui-Slider__thumb--size) * .2) var(--colorNeutralBackground1) inset;}",".foksa45{background-color:var(--fui-Slider__thumb--color);}",".f1j7ml58::before{position:absolute;}",".f14u7mkt::before{top:0px;}",".f5zrw40::before{left:0px;}",".f1ks5ppg::before{right:0px;}",".fto0uou::before{bottom:0px;}",".feh19e8::before{border-bottom-right-radius:var(--borderRadiusCircular);}",".f3j3guj::before{border-bottom-left-radius:var(--borderRadiusCircular);}",".fo75joz::before{border-top-right-radius:var(--borderRadiusCircular);}",".f1yag6sl::before{border-top-left-radius:var(--borderRadiusCircular);}",".fyl8oag::before{box-sizing:border-box;}",".fzhtfnv::before{content:'';}",".f1rponpz::before{border-top-width:calc(var(--fui-Slider__thumb--size) * .05);}",".f1rvw2z1::before{border-right-width:calc(var(--fui-Slider__thumb--size) * .05);}",".fjj0g3m::before{border-left-width:calc(var(--fui-Slider__thumb--size) * .05);}",".f1muowhs::before{border-bottom-width:calc(var(--fui-Slider__thumb--size) * .05);}",".f163fonl::before{border-top-style:solid;}",".f1yq6w5o::before{border-right-style:solid;}",".f1jpmc5p::before{border-left-style:solid;}",".f11yjt3y::before{border-bottom-style:solid;}",".f10tv6oz::before{border-top-color:var(--colorNeutralStroke1);}",".f16xp3sf::before{border-right-color:var(--colorNeutralStroke1);}",".f1seuxxq::before{border-left-color:var(--colorNeutralStroke1);}",".fwrmqbx::before{border-bottom-color:var(--colorNeutralStroke1);}",".f1pw3ppl::before{border-top-color:var(--colorNeutralForegroundDisabled);}",".fxoq2z::before{border-right-color:var(--colorNeutralForegroundDisabled);}",".f1ykj0h9::before{border-left-color:var(--colorNeutralForegroundDisabled);}",".f1sz5gii::before{border-bottom-color:var(--colorNeutralForegroundDisabled);}",".f13gfj74{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}",".f1nfknbn{-webkit-transform:translateX(50%);-moz-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%);}",".f1fj3zth{left:var(--fui-Slider--progress);}",".fcf9u6w{right:var(--fui-Slider--progress);}",".f5cv5a3{-webkit-transform:translateY(50%);-moz-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%);}",".feeniun{bottom:var(--fui-Slider--progress);}"]}),Zp=D({input:{Bceei9c:"f1k6fduh",abs64n:"fk73vx1",Ijaq50:"f16hsg94",nk6f5a:"f1nzqi2z",Br312pm:"fwpfdsa",Bw0ie65:"fuur7zz",z8tnut:"f1g0x7ka",z189sj:["fhxju0i","f1cnd47f"],Byoj8tv:"f1qch9an",uwmqm3:["f1cnd47f","fhxju0i"],B6of3ja:"f1hu3pq6",t21cq0:["f11qmguv","f1tyq0we"],jrapky:"f19f4twv",Frg6f3:["f1tyq0we","f11qmguv"]},disabled:{Bceei9c:"f158kwzp"},horizontal:{Bqenvij:"f1yfdkfd",a9b677:"fly5x3f"},vertical:{Bqenvij:"f1l02sjl",a9b677:"f174ca62",Brp00wb:"f1r9mf01"}},{d:[".f1k6fduh{cursor:pointer;}",".fk73vx1{opacity:0;}",".f16hsg94{grid-row-start:1;}",".f1nzqi2z{grid-row-end:-1;}",".fwpfdsa{grid-column-start:1;}",".fuur7zz{grid-column-end:-1;}",".f1g0x7ka{padding-top:0;}",".fhxju0i{padding-right:0;}",".f1cnd47f{padding-left:0;}",".f1qch9an{padding-bottom:0;}",".f1hu3pq6{margin-top:0;}",".f11qmguv{margin-right:0;}",".f1tyq0we{margin-left:0;}",".f19f4twv{margin-bottom:0;}",".f158kwzp{cursor:default;}",".f1yfdkfd{height:var(--fui-Slider__thumb--size);}",".fly5x3f{width:100%;}",".f1l02sjl{height:100%;}",".f174ca62{width:var(--fui-Slider__thumb--size);}",".f1r9mf01{-webkit-appearance:slider-vertical;}"]}),$p=e=>{const t=Gp(),o=Yp(),r=Xp(),n=Zp(),i=e.vertical;return e.root.className=g(qp.root,t.root,i?t.focusIndicatorVertical:t.focusIndicatorHorizontal,t[e.size],i?t.vertical:t.horizontal,e.disabled?t.disabled:t.enabled,e.root.className),e.rail.className=g(qp.rail,o.rail,i?o.vertical:o.horizontal,e.rail.className),e.thumb.className=g(qp.thumb,r.thumb,i?r.vertical:r.horizontal,e.disabled&&r.disabled,e.thumb.className),e.input.className=g(qp.input,n.input,i?n.vertical:n.horizontal,e.disabled&&n.disabled,e.input.className),e},{sliderStepsPercentVar:Qp,sliderProgressVar:Jp,sliderDirectionVar:eh}=Wp,th=(e,t)=>{const{defaultValue:o=0,min:r=0,max:n=100,step:i,value:a}=t,{dir:s}=Ot(),[l,c]=Dr({state:void 0!==a?Op(a,r,n):void 0,defaultState:Op(o,r,n),initialState:0}),d=((e,t,o)=>o===t?0:(e-t)/(o-t)*100)(l,r,n),u=e.input.onChange,f=t.onChange,p=Sr(e=>{const t=Number(e.target.value);c(Op(t,r,n)),u&&u!==f?u(e):f&&f(e,{value:t})}),h={[eh]:e.vertical?"0deg":"ltr"===s?"90deg":"270deg",[Qp]:i&&i>0?100*i/(n-r)+"%":"",[Jp]:d+"%"};return e.root.style={...h,...e.root.style},e.input.value=l,e.input.onChange=p,e},oh=(e,t)=>{const o=_o({props:e,primarySlotTagName:"input",excludedPropNames:["onChange","size"]}),{disabled:r,vertical:n,size:i="medium",root:a,input:s,rail:l,thumb:c}=e,d={disabled:r,size:i,vertical:n,components:{input:"input",rail:"div",root:"div",thumb:"div"},root:Xo(a,{required:!0,defaultProps:{ref:hr(),...o.root}}),input:Xo(s,{required:!0,defaultProps:{id:To("slider-",e.id),ref:t,...o.primary,type:"range",orient:n?"vertical":void 0}}),rail:Xo(l,{required:!0}),thumb:Xo(c,{required:!0})};return th(d,e),d},rh=e=>{const{slots:t,slotProps:o}=$t(e);return c.createElement(t.root,{...o.root},c.createElement(t.input,{...o.input}),c.createElement(t.rail,{...o.rail}),c.createElement(t.thumb,{...o.thumb}))},nh=c.forwardRef((e,t)=>{const o=oh(e,t);return $p(o),rh(o)});nh.displayName="Slider";const ih=()=>c.createElement("svg",{className:"fui-Spinner__Progressbar"},c.createElement("circle",{className:"fui-Spinner__Track"}),c.createElement("circle",{className:"fui-Spinner__Tail"})),ah=(e,t)=>{const{appearance:o="primary",labelPosition:r="after",size:n="medium"}=e,i=To("spinner"),{role:a="progressbar",tabIndex:s,...l}=e,d=yo("div",{ref:t,role:a,...l},["size"]),u=Xo(e.label,{defaultProps:{id:i},required:!1}),f=Xo(e.spinner,{required:!0,defaultProps:{children:c.createElement(ih,null),tabIndex:s}});u&&d&&!d["aria-labelledby"]&&(d["aria-labelledby"]=u.id);return{appearance:o,labelPosition:r,size:n,components:{root:"div",spinner:"span",label:tr},root:d,spinner:f,label:u}},sh=e=>{const{slots:t,slotProps:o}=$t(e),{labelPosition:r}=e;return c.createElement(t.root,{...o.root},t.label&&("above"===r||"before"===r)&&c.createElement(t.label,{...o.label}),t.spinner&&c.createElement(t.spinner,{...o.spinner}),t.label&&("below"===r||"after"===r)&&c.createElement(t.label,{...o.label}))},lh={root:"fui-Spinner",spinner:"fui-Spinner__spinner",label:"fui-Spinner__label"},ch=D({root:{mc9l5x:"f22iagw",Bt984gj:"f122n59",Brf1p80:"f4d9j23",Bg96gwp:"fez10in",i8kkvl:"f4px1ci",Belr9w4:"fn67r4l"},horizontal:{Beiy3e4:"f1063pyq"},vertical:{Beiy3e4:"f1vx9l62"}},{d:[".f22iagw{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}",".f122n59{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}",".f4d9j23{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}",".fez10in{line-height:0;}",".f4px1ci{-webkit-column-gap:8px;column-gap:8px;}",".fn67r4l{row-gap:8px;}",".f1063pyq{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}",".f1vx9l62{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}"]}),dh=D({spinnerSVG:{B3aqqti:"f1or16p5",Brovlpu:"f1grzc83",Bxa1mx5:"f19shzzi",Bwaue66:["f5tbecn","f15qb8s7"],fyp1ls:"fn4mtlg",ag6ruv:"f1y80fxs",osj692:"f1r2crtq",aq5vjd:"f1wsi8sr",tlu9e1:"f1bkm2qd",J3u96z:"f1urqz7h",d32isg:"f1da2vov",Bsvqbuc:"f11rfva0",b3s3i5:"f1exc66"},tiny:{Bah9ito:"f1j4wmu2",ut6tcf:"f1vppzuq",B7p06xz:"fv1u54w",B807ibg:"fngtx1d"},"extra-small":{Bah9ito:"fmpqlna",ut6tcf:"f15z5jzu",B7p06xz:"fv1u54w",B807ibg:"fadawes"},small:{Bah9ito:"fo52gbo",ut6tcf:"f1b41i3v",B7p06xz:"fv1u54w",B807ibg:"f1xqyyrl"},medium:{Bah9ito:"f1aiqagr",ut6tcf:"f1wtx80b",B7p06xz:"f1flujpd",B807ibg:"f1u06hy7"},large:{Bah9ito:"f1trdq7b",ut6tcf:"f9e0mc5",B7p06xz:"f1flujpd",B807ibg:"f13pmvhl"},"extra-large":{Bah9ito:"f89rf2a",ut6tcf:"f1w2xg3q",B7p06xz:"f1flujpd",B807ibg:"fmn74v6"},huge:{Bah9ito:"f1rx7k5y",ut6tcf:"f1vtyt49",B7p06xz:"f1owbg48",B807ibg:"f1fr1izd"}},{f:[".f1or16p5:focus{outline-width:3px;}",".f1grzc83:focus{outline-style:solid;}",".f19shzzi:focus{outline-color:transparent;}"],k:["@-webkit-keyframes fb7n1on{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}","@-webkit-keyframes f1gx3jof{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(-360deg);-moz-transform:rotate(-360deg);-ms-transform:rotate(-360deg);transform:rotate(-360deg);}}","@keyframes fb7n1on{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}","@keyframes f1gx3jof{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(-360deg);-moz-transform:rotate(-360deg);-ms-transform:rotate(-360deg);transform:rotate(-360deg);}}"],d:[".f5tbecn>svg{-webkit-animation-name:fb7n1on;animation-name:fb7n1on;}",".f15qb8s7>svg{-webkit-animation-name:f1gx3jof;animation-name:f1gx3jof;}",".fn4mtlg>svg{-webkit-animation-duration:3s;animation-duration:3s;}",".f1y80fxs>svg{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}",".f1r2crtq>svg{-webkit-animation-timing-function:linear;animation-timing-function:linear;}",".f1wsi8sr>svg{background-color:transparent;}",".f1da2vov>svg>circle{cx:50%;}",".f11rfva0>svg>circle{cy:50%;}",".f1exc66>svg>circle{fill:none;}",".f1j4wmu2>svg{height:20px;}",".f1vppzuq>svg{width:20px;}",".fv1u54w>svg>circle{stroke-width:var(--strokeWidthThick);}",".fngtx1d>svg>circle{r:9px;}",".fmpqlna>svg{height:24px;}",".f15z5jzu>svg{width:24px;}",".fadawes>svg>circle{r:11px;}",".fo52gbo>svg{height:28px;}",".f1b41i3v>svg{width:28px;}",".f1xqyyrl>svg>circle{r:13px;}",".f1aiqagr>svg{height:32px;}",".f1wtx80b>svg{width:32px;}",".f1flujpd>svg>circle{stroke-width:var(--strokeWidthThicker);}",".f1u06hy7>svg>circle{r:14.5px;}",".f1trdq7b>svg{height:36px;}",".f9e0mc5>svg{width:36px;}",".f13pmvhl>svg>circle{r:16.5px;}",".f89rf2a>svg{height:40px;}",".f1w2xg3q>svg{width:40px;}",".fmn74v6>svg>circle{r:18.5px;}",".f1rx7k5y>svg{height:44px;}",".f1vtyt49>svg{width:44px;}",".f1owbg48>svg>circle{stroke-width:var(--strokeWidthThickest);}",".f1fr1izd>svg>circle{r:20px;}"],m:[["@media screen and (prefers-reduced-motion: reduce){.f1bkm2qd>svg{-webkit-animation-duration:0.01ms;animation-duration:0.01ms;}}",{m:"screen and (prefers-reduced-motion: reduce)"}],["@media screen and (prefers-reduced-motion: reduce){.f1urqz7h>svg{-webkit-animation-iteration-count:1;animation-iteration-count:1;}}",{m:"screen and (prefers-reduced-motion: reduce)"}]]}),uh=D({inverted:{gwg7kz:"f1jvpmnu",Bvrehnu:"fq8a5sv",Bidp6o:"f1b4lwqj",cq3kgi:"f1najlst",Btwiser:"fjxod4",B8001xd:"fu3xdw0",Bdordwa:["f1ttdh6v","fmyjox0"],Bo2mdfu:"f1eseayc",E10nrc:"folzdkc",Bwl7w15:"fhlfkde",Bksq7rz:"f1esql28"},primary:{gwg7kz:"f11ditju",B8k2rxp:"f1m9nikz",Bvrehnu:"fq8a5sv",Bidp6o:"f1b4lwqj",cq3kgi:"f1najlst",Btwiser:"fjxod4",B8001xd:"fu3xdw0",Bdordwa:["f1ttdh6v","fmyjox0"],Bo2mdfu:"f1eseayc",E10nrc:"folzdkc",Bwl7w15:"fhlfkde",Bksq7rz:"f61h2gu",y14cdu:"flglbw1"}},{d:[".f1jvpmnu>svg>circle.fui-Spinner__Tail{stroke:var(--colorNeutralStrokeOnBrand2);}",".fq8a5sv>svg>circle.fui-Spinner__Tail{-webkit-animation-name:f1v1ql0f;animation-name:f1v1ql0f;}",".f1b4lwqj>svg>circle.fui-Spinner__Tail{-webkit-animation-duration:1.5s;animation-duration:1.5s;}",".f1najlst>svg>circle.fui-Spinner__Tail{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}",".fjxod4>svg>circle.fui-Spinner__Tail{-webkit-animation-timing-function:var(--curveEasyEase);animation-timing-function:var(--curveEasyEase);}",".fu3xdw0>svg>circle.fui-Spinner__Tail{stroke-linecap:round;}",".f1ttdh6v>svg>circle.fui-Spinner__Tail{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);}",".fmyjox0>svg>circle.fui-Spinner__Tail{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}",".f1eseayc>svg>circle.fui-Spinner__Tail{transform-origin:50% 50%;}",".f1esql28>svg>circle.fui-Spinner__Track{stroke:rgba(255, 255, 255, 0.2);}",".f11ditju>svg>circle.fui-Spinner__Tail{stroke:var(--colorBrandStroke1);}",".f61h2gu>svg>circle.fui-Spinner__Track{stroke:var(--colorBrandStroke2);}"],k:["@-webkit-keyframes f1v1ql0f{0%{stroke-dasharray:1,150;stroke-dashoffset:0;}50%{stroke-dasharray:90,150;stroke-dashoffset:-35;}100%{stroke-dasharray:90,150;stroke-dashoffset:-124;}}","@keyframes f1v1ql0f{0%{stroke-dasharray:1,150;stroke-dashoffset:0;}50%{stroke-dasharray:90,150;stroke-dashoffset:-35;}100%{stroke-dasharray:90,150;stroke-dashoffset:-124;}}"],m:[["@media screen and (prefers-reduced-motion: reduce){.folzdkc>svg>circle.fui-Spinner__Tail{-webkit-animation-duration:0.01ms;animation-duration:0.01ms;}}",{m:"screen and (prefers-reduced-motion: reduce)"}],["@media screen and (prefers-reduced-motion: reduce){.fhlfkde>svg>circle.fui-Spinner__Tail{-webkit-animation-iteration-count:1;animation-iteration-count:1;}}",{m:"screen and (prefers-reduced-motion: reduce)"}],["@media screen and (forced-colors: active){.f1m9nikz>svg>circle.fui-Spinner__Tail{stroke:var(--colorNeutralStrokeOnBrand2);}}",{m:"screen and (forced-colors: active)"}],["@media screen and (prefers-reduced-motion: reduce){.folzdkc>svg>circle.fui-Spinner__Tail{-webkit-animation-duration:0.01ms;animation-duration:0.01ms;}}",{m:"screen and (prefers-reduced-motion: reduce)"}],["@media screen and (prefers-reduced-motion: reduce){.fhlfkde>svg>circle.fui-Spinner__Tail{-webkit-animation-iteration-count:1;animation-iteration-count:1;}}",{m:"screen and (prefers-reduced-motion: reduce)"}],["@media screen and (forced-colors: active){.flglbw1>svg>circle.fui-Spinner__Track{stroke:var(--colorNeutralBackgroundInverted);}}",{m:"screen and (forced-colors: active)"}]]}),fh=D({inverted:{sj55zd:"f15aqcq"},primary:{},tiny:{Bahqtrf:"fk6fouc",Be2twd7:"fkhj508",Bhrd7zp:"figsok6",Bg96gwp:"f1i3iumi"},"extra-small":{Bahqtrf:"fk6fouc",Be2twd7:"fkhj508",Bhrd7zp:"figsok6",Bg96gwp:"f1i3iumi"},small:{Bahqtrf:"fk6fouc",Be2twd7:"fkhj508",Bhrd7zp:"figsok6",Bg96gwp:"f1i3iumi"},medium:{Bahqtrf:"fk6fouc",Be2twd7:"fod5ikn",Bhrd7zp:"fl43uef",Bg96gwp:"faaz57k"},large:{Bahqtrf:"fk6fouc",Be2twd7:"fod5ikn",Bhrd7zp:"fl43uef",Bg96gwp:"faaz57k"},"extra-large":{Bahqtrf:"fk6fouc",Be2twd7:"fod5ikn",Bhrd7zp:"fl43uef",Bg96gwp:"faaz57k"},huge:{Bahqtrf:"fk6fouc",Be2twd7:"f1pp30po",Bhrd7zp:"fl43uef",Bg96gwp:"f106mvju"}},{d:[".f15aqcq{color:rgba(255, 255, 255, 1);}",".fk6fouc{font-family:var(--fontFamilyBase);}",".fkhj508{font-size:var(--fontSizeBase300);}",".figsok6{font-weight:var(--fontWeightRegular);}",".f1i3iumi{line-height:var(--lineHeightBase300);}",".fod5ikn{font-size:var(--fontSizeBase400);}",".fl43uef{font-weight:var(--fontWeightSemibold);}",".faaz57k{line-height:var(--lineHeightBase400);}",".f1pp30po{font-size:var(--fontSizeBase500);}",".f106mvju{line-height:var(--lineHeightBase500);}"]}),ph=e=>{const{labelPosition:t,size:o,appearance:r="primary"}=e,n=ch(),i=dh(),a=fh(),s=uh();return e.root.className=g(lh.root,n.root,("above"===t||"below"===t)&&n.vertical,("before"===t||"after"===t)&&n.horizontal,e.root.className),e.spinner&&(e.spinner.className=g(lh.spinner,i.spinnerSVG,i[o],s[r],e.spinner.className)),e.label&&(e.label.className=g(lh.label,a[o],a[r],e.label.className)),e},hh=c.forwardRef((e,t)=>{const o=ah(e,t);return ph(o),sh(o)});hh.displayName="Spinner";const mh=(e,t)=>{const{checked:o,defaultChecked:r,disabled:n,labelPosition:i="after",onChange:a,required:s}=e,l=_o({props:e,primarySlotTagName:"input",excludedPropNames:["checked","defaultChecked","onChange"]}),d=To("switch-",l.primary.id),u=Xo(e.root,{defaultProps:{ref:hr(),...l.root},required:!0}),f=Xo(e.indicator,{defaultProps:{"aria-hidden":!0,children:c.createElement(Yo,null)},required:!0}),p=Xo(e.input,{defaultProps:{checked:o,defaultChecked:r,id:d,ref:t,role:"switch",type:"checkbox",...l.primary},required:!0});p.onChange=or(p.onChange,e=>null==a?void 0:a(e,{checked:e.currentTarget.checked}));const h=Xo(e.label,{defaultProps:{disabled:n,htmlFor:d,required:s,size:"medium"}});return{labelPosition:i,components:{root:"div",indicator:"div",input:"input",label:tr},root:u,indicator:f,input:p,label:h}},gh=e=>{const{slots:t,slotProps:o}=$t(e),{labelPosition:r}=e;return c.createElement(t.root,{...o.root},c.createElement(t.input,{...o.input}),"after"!==r&&t.label&&c.createElement(t.label,{...o.label}),c.createElement(t.indicator,{...o.indicator}),"after"===r&&t.label&&c.createElement(t.label,{...o.label}))},vh={root:"fui-Switch",indicator:"fui-Switch__indicator",input:"fui-Switch__input",label:"fui-Switch__label"},bh=(vh.root,D({base:{Bt984gj:"f6jr5hl",B7ck84d:"f1ewtqcl",mc9l5x:"ftuwxu6",qhf8xq:"f10pi13n",Brovlpu:"ftqa4ok",B486eqv:"f2hkw1w",Bssx7fj:"f1b1k54r",uh7if5:["f4ne723","fqqcjud"],clntm0:"fh7aioi",Dlk2r6:["fqqcjud","f4ne723"],B2j2mmj:"ffht0p2",wigs8:"f1p0ul1q",pbfy6t:"f1c901ms",B0v4ure:"f1alokd7",ghq09:"f78i1la",B24cy0v:["f1kvsw7t","f1bw8brt"],Bwckmig:"f8k7e5g",Bvwlmkc:["f1bw8brt","f1kvsw7t"],Bbgo44z:"f1pmxfrl",Bil7v7r:["fszkfcr","f1ap5ily"],skfxo0:"f57dp0y",jo1ztg:["f1ap5ily","fszkfcr"],Ba3ybja:["f11dm2qb","f136rfnd"],az1dzo:["f136rfnd","f11dm2qb"],vppk2z:["fdsq1qd","f1khssms"],B6352mv:["f1khssms","fdsq1qd"],nr063g:"fq4eyks",Blmvk6g:["f1ya6x16","ftuszwa"],Bsiemmq:"f1e2iu44",B98u21t:["ftuszwa","f1ya6x16"],B2pnrqr:"f1xkdug0",Bhhzhcn:"f1m1ywml",Bec0n69:["f7u4kgv","f1a36mvi"],B29w5g4:["f1a36mvi","f7u4kgv"]},vertical:{Beiy3e4:"f1vx9l62"}},{d:[".f6jr5hl{-webkit-align-items:flex-start;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start;}",".f1ewtqcl{box-sizing:border-box;}",".ftuwxu6{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;}",".f10pi13n{position:relative;}",".f1b1k54r[data-fui-focus-within]:focus-within{border-top-color:transparent;}",".f4ne723[data-fui-focus-within]:focus-within{border-right-color:transparent;}",".fqqcjud[data-fui-focus-within]:focus-within{border-left-color:transparent;}",".fh7aioi[data-fui-focus-within]:focus-within{border-bottom-color:transparent;}",'.ffht0p2[data-fui-focus-within]:focus-within::after{content:"";}',".f1p0ul1q[data-fui-focus-within]:focus-within::after{position:absolute;}",".f1c901ms[data-fui-focus-within]:focus-within::after{pointer-events:none;}",".f1alokd7[data-fui-focus-within]:focus-within::after{z-index:1;}",".f78i1la[data-fui-focus-within]:focus-within::after{border-top-style:solid;}",".f1kvsw7t[data-fui-focus-within]:focus-within::after{border-right-style:solid;}",".f1bw8brt[data-fui-focus-within]:focus-within::after{border-left-style:solid;}",".f8k7e5g[data-fui-focus-within]:focus-within::after{border-bottom-style:solid;}",".f1pmxfrl[data-fui-focus-within]:focus-within::after{border-top-width:2px;}",".fszkfcr[data-fui-focus-within]:focus-within::after{border-right-width:2px;}",".f1ap5ily[data-fui-focus-within]:focus-within::after{border-left-width:2px;}",".f57dp0y[data-fui-focus-within]:focus-within::after{border-bottom-width:2px;}",".f11dm2qb[data-fui-focus-within]:focus-within::after{border-bottom-right-radius:var(--borderRadiusMedium);}",".f136rfnd[data-fui-focus-within]:focus-within::after{border-bottom-left-radius:var(--borderRadiusMedium);}",".fdsq1qd[data-fui-focus-within]:focus-within::after{border-top-right-radius:var(--borderRadiusMedium);}",".f1khssms[data-fui-focus-within]:focus-within::after{border-top-left-radius:var(--borderRadiusMedium);}",".fq4eyks[data-fui-focus-within]:focus-within::after{border-top-color:var(--colorStrokeFocus2);}",".f1ya6x16[data-fui-focus-within]:focus-within::after{border-right-color:var(--colorStrokeFocus2);}",".ftuszwa[data-fui-focus-within]:focus-within::after{border-left-color:var(--colorStrokeFocus2);}",".f1e2iu44[data-fui-focus-within]:focus-within::after{border-bottom-color:var(--colorStrokeFocus2);}",".f1xkdug0[data-fui-focus-within]:focus-within::after{top:-2px;}",".f1m1ywml[data-fui-focus-within]:focus-within::after{bottom:-2px;}",".f7u4kgv[data-fui-focus-within]:focus-within::after{left:-2px;}",".f1a36mvi[data-fui-focus-within]:focus-within::after{right:-2px;}",".f1vx9l62{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}"],f:[".ftqa4ok:focus{outline-style:none;}"],i:[".f2hkw1w:focus-visible{outline-style:none;}"]})),yh=D({base:{Bbmb7ep:["f8fbkgy","f1nfllo7"],Beyfa6y:["f1nfllo7","f8fbkgy"],B7oj6ja:["f1djnp8u","f1s8kh49"],Btl43ni:["f1s8kh49","f1djnp8u"],icvyot:"fzkkow9",vrafjx:["fcdblym","fjik90z"],oivjwe:"fg706s2",wvpqe5:["fjik90z","fcdblym"],B4j52fo:"f5ogflp",Bekrc4i:["f1hqa2wf","finvdd3"],Bn0qgzm:"f1f09k3d",ibv6hh:["finvdd3","f1hqa2wf"],Bg96gwp:"fez10in",B7ck84d:"f1ewtqcl",Bkfmm31:"f1w9h62z",Bnnss6s:"fi64zpg",Be2twd7:"fg38ndl",Bqenvij:"fjamq6b",B6of3ja:"frnwi6n",t21cq0:["f1vcna3q","foyynoy"],jrapky:"fqcjy3b",Frg6f3:["foyynoy","f1vcna3q"],Bkecrkj:"f1aehjj5",B3o57yi:"f1vze9yt",Bkqvd7p:"f17wnm97",Bmy1vo4:"fo99fu7",a9b677:"feqmc2u",Hwfdqs:"f1onx1g3",Hkqiji:"f1h74hm9",Bgrs90m:"f1592id",B0zx559:"f1uwej41",c0im90:"fpz7fqq"},labelAbove:{B6of3ja:"f1hu3pq6"}},{d:[".f8fbkgy{border-bottom-right-radius:var(--borderRadiusCircular);}",".f1nfllo7{border-bottom-left-radius:var(--borderRadiusCircular);}",".f1djnp8u{border-top-right-radius:var(--borderRadiusCircular);}",".f1s8kh49{border-top-left-radius:var(--borderRadiusCircular);}",".fzkkow9{border-top-style:solid;}",".fcdblym{border-right-style:solid;}",".fjik90z{border-left-style:solid;}",".fg706s2{border-bottom-style:solid;}",".f5ogflp{border-top-width:1px;}",".f1hqa2wf{border-right-width:1px;}",".finvdd3{border-left-width:1px;}",".f1f09k3d{border-bottom-width:1px;}",".fez10in{line-height:0;}",".f1ewtqcl{box-sizing:border-box;}",".f1w9h62z{fill:currentColor;}",".fi64zpg{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}",".fg38ndl{font-size:18px;}",".fjamq6b{height:20px;}",".frnwi6n{margin-top:var(--spacingVerticalS);}",".f1vcna3q{margin-right:var(--spacingHorizontalS);}",".foyynoy{margin-left:var(--spacingHorizontalS);}",".fqcjy3b{margin-bottom:var(--spacingVerticalS);}",".f1aehjj5{pointer-events:none;}",".f1vze9yt{transition-duration:var(--durationNormal);}",".f17wnm97{transition-timing-function:var(--curveEasyEase);}",".fo99fu7{transition-property:background,border,color;}",".feqmc2u{width:40px;}",".f1h74hm9>*{transition-duration:var(--durationNormal);}",".f1592id>*{transition-timing-function:var(--curveEasyEase);}",".f1uwej41>*{transition-property:transform;}",".f1hu3pq6{margin-top:0;}"],m:[["@media screen and (prefers-reduced-motion: reduce){.f1onx1g3{transition-duration:0.01ms;}}",{m:"screen and (prefers-reduced-motion: reduce)"}],["@media screen and (prefers-reduced-motion: reduce){.fpz7fqq>*{transition-duration:0.01ms;}}",{m:"screen and (prefers-reduced-motion: reduce)"}]]}),_h=D({base:{B7ck84d:"f1ewtqcl",Bceei9c:"f1k6fduh",Bqenvij:"f1l02sjl",B6of3ja:"f1hu3pq6",t21cq0:["f11qmguv","f1tyq0we"],jrapky:"f19f4twv",Frg6f3:["f1tyq0we","f11qmguv"],abs64n:"fk73vx1",qhf8xq:"f1euv43f",a9b677:"f1ry1bn9",fv8x6k:["f3l1kk6","f1kez0x4"],ezr58z:"fvxnmui",Blezdol:"f1cxq9o1",k28iui:"f1q9yyk5",B8f96ig:"f1ks1zsm",po7uxr:"fiqfi0i",inq7wv:"f9aagkg",Cdugon:["fgv8l18","f1p3jmxb"],ptsei1:"f11yi64e",bl04ud:["f1p3jmxb","fgv8l18"],Bu7dm46:"fthrly9",Gwwlnz:"fhdp2ht",wb1her:"f1rzj6jj",Bmieemq:["f1jywl1l","f13d626x"],Bdgjgzg:"f1ivtmze",B05cvx7:["f13d626x","f1jywl1l"],Bx4eqiv:"f1uvnr57",xhnoxe:"frhcydi",Hnmc4c:["f1pvt3n7","f14i0clv"],By8gkvz:"fq9gcw4",lekrm4:["f14i0clv","f1pvt3n7"],Bei91sp:"f1se0d6r",Bksztz9:"f8l9son",h3gz1v:"f1c4gun2",Cw6427:["flhgtcm","fx1zdd8"],Bpbd9g9:"fayrp2e",ssulyh:["fx1zdd8","flhgtcm"],vq7rp1:"f1p715pa",ynrfiu:"firogjh",Bf5tpyt:["f1crd6p1","for8100"],Brhic7g:"f1v5j4zb",Cqvc5u:["for8100","f1crd6p1"],B4e80u0:"f116zuoq",Bwj41i9:"fxvotg6",B2iiaa1:["fk9ur30","f3u5smv"],Bejmxmv:"fdtj07x",rqauf5:["f3u5smv","fk9ur30"],wo5z87:"fv5mb1o",B50joxe:["f1i2l8ou","fxj1kmv"],Bmuizf1:"fku528b",f4urji:["fxj1kmv","f1i2l8ou"],Bxiq1ly:"fabcpc0",vbmdq8:"f17xwy6w",u4vbwo:["fipwscc","fab39iv"],Bfjga03:"f1th5z1l",F0s3py:["fab39iv","fipwscc"]},highContrast:{Bskmvfo:"f19h63kc",zhypoe:"ffutfdj",Bb6xxwe:["f72m8yo","f1ud47z9"],o89t22:"f15xfkur",B7qxyha:["f1ud47z9","f72m8yo"],Bhmcd6p:"f1jaqqzs"},before:{j35jbq:["f1e31b4d","f1vgc2s3"],Bhzewxz:"f15twtuk"},after:{oyh7mz:["f1vgc2s3","f1e31b4d"],Bhzewxz:"f15twtuk"},above:{B5kzvoi:"f1yab3r1",Bqenvij:"f1aar7gd",a9b677:"fly5x3f"}},{d:[".f1ewtqcl{box-sizing:border-box;}",".f1k6fduh{cursor:pointer;}",".f1l02sjl{height:100%;}",".f1hu3pq6{margin-top:0;}",".f11qmguv{margin-right:0;}",".f1tyq0we{margin-left:0;}",".f19f4twv{margin-bottom:0;}",".fk73vx1{opacity:0;}",".f1euv43f{position:absolute;}",".f1ry1bn9{width:calc(40px + 2 * var(--spacingHorizontalS));}",".f3l1kk6:checked~.fui-Switch__indicator>*{-webkit-transform:translateX(20px);-moz-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px);}",".f1kez0x4:checked~.fui-Switch__indicator>*{-webkit-transform:translateX(-20px);-moz-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px);}",".fvxnmui:disabled{cursor:default;}",".f1cxq9o1:disabled~.fui-Switch__indicator{color:var(--colorNeutralForegroundDisabled);}",".f1q9yyk5:disabled~.fui-Switch__label{cursor:default;}",".f1ks1zsm:disabled~.fui-Switch__label{color:var(--colorNeutralForegroundDisabled);}",".fiqfi0i:enabled:not(:checked)~.fui-Switch__indicator{color:var(--colorNeutralStrokeAccessible);}",".f9aagkg:enabled:not(:checked)~.fui-Switch__indicator{border-top-color:var(--colorNeutralStrokeAccessible);}",".fgv8l18:enabled:not(:checked)~.fui-Switch__indicator{border-right-color:var(--colorNeutralStrokeAccessible);}",".f1p3jmxb:enabled:not(:checked)~.fui-Switch__indicator{border-left-color:var(--colorNeutralStrokeAccessible);}",".f11yi64e:enabled:not(:checked)~.fui-Switch__indicator{border-bottom-color:var(--colorNeutralStrokeAccessible);}",".fthrly9:enabled:not(:checked)~.fui-Switch__label{color:var(--colorNeutralForeground1);}",".fhdp2ht:enabled:not(:checked):hover~.fui-Switch__indicator{color:var(--colorNeutralStrokeAccessibleHover);}",".f1rzj6jj:enabled:not(:checked):hover~.fui-Switch__indicator{border-top-color:var(--colorNeutralStrokeAccessibleHover);}",".f1jywl1l:enabled:not(:checked):hover~.fui-Switch__indicator{border-right-color:var(--colorNeutralStrokeAccessibleHover);}",".f13d626x:enabled:not(:checked):hover~.fui-Switch__indicator{border-left-color:var(--colorNeutralStrokeAccessibleHover);}",".f1ivtmze:enabled:not(:checked):hover~.fui-Switch__indicator{border-bottom-color:var(--colorNeutralStrokeAccessibleHover);}",".f1uvnr57:enabled:not(:checked):hover:active~.fui-Switch__indicator{color:var(--colorNeutralStrokeAccessiblePressed);}",".frhcydi:enabled:not(:checked):hover:active~.fui-Switch__indicator{border-top-color:var(--colorNeutralStrokeAccessiblePressed);}",".f1pvt3n7:enabled:not(:checked):hover:active~.fui-Switch__indicator{border-right-color:var(--colorNeutralStrokeAccessiblePressed);}",".f14i0clv:enabled:not(:checked):hover:active~.fui-Switch__indicator{border-left-color:var(--colorNeutralStrokeAccessiblePressed);}",".fq9gcw4:enabled:not(:checked):hover:active~.fui-Switch__indicator{border-bottom-color:var(--colorNeutralStrokeAccessiblePressed);}",".f1se0d6r:enabled:checked~.fui-Switch__indicator{background-color:var(--colorCompoundBrandBackground);}",".f8l9son:enabled:checked~.fui-Switch__indicator{color:var(--colorNeutralForegroundInverted);}",".f1c4gun2:enabled:checked~.fui-Switch__indicator{border-top-color:var(--colorTransparentStroke);}",".flhgtcm:enabled:checked~.fui-Switch__indicator{border-right-color:var(--colorTransparentStroke);}",".fx1zdd8:enabled:checked~.fui-Switch__indicator{border-left-color:var(--colorTransparentStroke);}",".fayrp2e:enabled:checked~.fui-Switch__indicator{border-bottom-color:var(--colorTransparentStroke);}",".f1p715pa:enabled:checked:hover~.fui-Switch__indicator{background-color:var(--colorCompoundBrandBackgroundHover);}",".firogjh:enabled:checked:hover~.fui-Switch__indicator{border-top-color:var(--colorTransparentStrokeInteractive);}",".f1crd6p1:enabled:checked:hover~.fui-Switch__indicator{border-right-color:var(--colorTransparentStrokeInteractive);}",".for8100:enabled:checked:hover~.fui-Switch__indicator{border-left-color:var(--colorTransparentStrokeInteractive);}",".f1v5j4zb:enabled:checked:hover~.fui-Switch__indicator{border-bottom-color:var(--colorTransparentStrokeInteractive);}",".f116zuoq:enabled:checked:hover:active~.fui-Switch__indicator{background-color:var(--colorCompoundBrandBackgroundPressed);}",".fxvotg6:enabled:checked:hover:active~.fui-Switch__indicator{border-top-color:var(--colorTransparentStrokeInteractive);}",".fk9ur30:enabled:checked:hover:active~.fui-Switch__indicator{border-right-color:var(--colorTransparentStrokeInteractive);}",".f3u5smv:enabled:checked:hover:active~.fui-Switch__indicator{border-left-color:var(--colorTransparentStrokeInteractive);}",".fdtj07x:enabled:checked:hover:active~.fui-Switch__indicator{border-bottom-color:var(--colorTransparentStrokeInteractive);}",".fv5mb1o:disabled:not(:checked)~.fui-Switch__indicator{border-top-color:var(--colorNeutralStrokeDisabled);}",".f1i2l8ou:disabled:not(:checked)~.fui-Switch__indicator{border-right-color:var(--colorNeutralStrokeDisabled);}",".fxj1kmv:disabled:not(:checked)~.fui-Switch__indicator{border-left-color:var(--colorNeutralStrokeDisabled);}",".fku528b:disabled:not(:checked)~.fui-Switch__indicator{border-bottom-color:var(--colorNeutralStrokeDisabled);}",".fabcpc0:disabled:checked~.fui-Switch__indicator{background-color:var(--colorNeutralBackgroundDisabled);}",".f17xwy6w:disabled:checked~.fui-Switch__indicator{border-top-color:var(--colorTransparentStrokeDisabled);}",".fipwscc:disabled:checked~.fui-Switch__indicator{border-right-color:var(--colorTransparentStrokeDisabled);}",".fab39iv:disabled:checked~.fui-Switch__indicator{border-left-color:var(--colorTransparentStrokeDisabled);}",".f1th5z1l:disabled:checked~.fui-Switch__indicator{border-bottom-color:var(--colorTransparentStrokeDisabled);}",".f1e31b4d{right:0;}",".f1vgc2s3{left:0;}",".f15twtuk{top:0;}",".f1yab3r1{bottom:0;}",".f1aar7gd{height:calc(20px + var(--spacingVerticalS));}",".fly5x3f{width:100%;}"],m:[["@media (forced-colors: active){.f19h63kc:disabled~.fui-Switch__indicator{color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.ffutfdj:disabled~.fui-Switch__indicator{border-top-color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f72m8yo:disabled~.fui-Switch__indicator{border-right-color:GrayText;}.f1ud47z9:disabled~.fui-Switch__indicator{border-left-color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f15xfkur:disabled~.fui-Switch__indicator{border-bottom-color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f1ud47z9:disabled~.fui-Switch__indicator{border-left-color:GrayText;}.f72m8yo:disabled~.fui-Switch__indicator{border-right-color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f1jaqqzs:disabled~.fui-Switch__label{color:GrayText;}}",{m:"(forced-colors: active)"}]]}),kh=D({base:{Bceei9c:"f1k6fduh",jrapky:"f49ad5g",B6of3ja:"f1xlvstr",z8tnut:"f1kwiid1",z189sj:["f1vdfbxk","f1f5gg8d"],Byoj8tv:"f5b47ha",uwmqm3:["f1f5gg8d","f1vdfbxk"]},above:{z8tnut:"f1ywm7hm",Byoj8tv:"f14wxoun",a9b677:"fly5x3f"},after:{uwmqm3:["fruq291","f7x41pl"]},before:{z189sj:["f7x41pl","fruq291"]}},{d:[".f1k6fduh{cursor:pointer;}",".f49ad5g{margin-bottom:calc((20px - var(--lineHeightBase300)) / 2);}",".f1xlvstr{margin-top:calc((20px - var(--lineHeightBase300)) / 2);}",".f1kwiid1{padding-top:var(--spacingVerticalS);}",".f1vdfbxk{padding-right:var(--spacingHorizontalS);}",".f1f5gg8d{padding-left:var(--spacingHorizontalS);}",".f5b47ha{padding-bottom:var(--spacingVerticalS);}",".f1ywm7hm{padding-top:var(--spacingVerticalXS);}",".f14wxoun{padding-bottom:var(--spacingVerticalXS);}",".fly5x3f{width:100%;}",".fruq291{padding-left:var(--spacingHorizontalXS);}",".f7x41pl{padding-right:var(--spacingHorizontalXS);}"]}),wh=e=>{const t=bh(),o=yh(),r=_h(),n=kh(),{label:i,labelPosition:a}=e;return e.root.className=g(vh.root,t.base,"above"===a&&t.vertical,e.root.className),e.indicator.className=g(vh.indicator,o.base,i&&"above"===a&&o.labelAbove,e.indicator.className),e.input.className=g(vh.input,r.base,r.highContrast,i&&r[a],e.input.className),e.label&&(e.label.className=g(vh.label,n.base,n[a],e.label.className)),e},xh=c.forwardRef((e,t)=>{const o=mh(e,t);return wh(o),gh(o)});xh.displayName="Switch";const Sh=e=>{const{slots:t,slotProps:o}=$t(e);return c.createElement(t.root,{...o.root},t.icon&&c.createElement(t.icon,{...o.icon}),!e.iconOnly&&c.createElement(t.content,{...o.content}),!e.selected&&!e.iconOnly&&void 0!==e.contentReservedSpaceClassName&&c.createElement(t.content,{...o.content,className:e.contentReservedSpaceClassName}))},Ch=nr({appearance:"transparent",reserveSelectedTabSpace:!0,disabled:!1,selectedValue:void 0,onRegister:()=>{},onUnregister:()=>{},onSelect:()=>{},getRegisteredTabs:()=>({registeredTabs:{}}),size:"medium",vertical:!1}),Bh=(e,t)=>{const{content:o,disabled:r=!1,icon:n,value:i}=e,a=ir(Ch,e=>e.appearance),s=ir(Ch,e=>e.reserveSelectedTabSpace),l=ir(Ch,e=>e.disabled),d=ir(Ch,e=>e.selectedValue===i),u=ir(Ch,e=>e.onRegister),f=ir(Ch,e=>e.onUnregister),p=ir(Ch,e=>e.onSelect),h=ir(Ch,e=>e.size),m=ir(Ch,e=>!!e.vertical),g=l||r,v=c.useRef(null),b=Sr(e=>p(e,{value:i}));c.useEffect(()=>(u({value:i,ref:v}),()=>{f({value:i,ref:v})}),[u,f,v,i]);const y=Xo(n),_=Xo(o,{required:!0,defaultProps:{children:e.children}});return{components:{root:"button",icon:"span",content:"span"},root:yo("button",{ref:ko(t,v),role:"tab",type:"button","aria-selected":g?void 0:""+d,...e,disabled:g,onClick:b}),icon:y,iconOnly:Boolean((null==y?void 0:y.children)&&!_.children),content:_,appearance:a,contentReservedSpaceClassName:s?"":void 0,disabled:g,selected:d,size:h,value:i,vertical:m}},Ih="--fui-Tab__indicator--offset",Ph="--fui-Tab__indicator--scale",Eh=D({base:{B68tc82:"f1mtd64y",Bmxbyg5:"f1y7q3j9"},animated:{Ba2ppi3:"fhwpy7i",F2fol1:"f6zz20j",B1dyfl9:"f1ai4sc1",B0vmy72:"f9qxlq5",u9bimw:"f1aql376"},horizontal:{sjv3b2:["fug4aj8","f1i5xzg7"],b1kco5:"f1q7ujh"},vertical:{sjv3b2:"f1hqboyk",b1kco5:"f1dxupa6"}},{d:[".f1mtd64y{overflow-x:visible;}",".f1y7q3j9{overflow-y:visible;}",".fhwpy7i::after{transition-property:transform;}",".f6zz20j::after{transition-duration:var(--durationSlow);}",".f1ai4sc1::after{transition-timing-function:var(--curveDecelerateMax);}",".fug4aj8::after{transform-origin:left;}",".f1i5xzg7::after{transform-origin:right;}",".f1q7ujh::after{-webkit-transform:translateX(var(--fui-Tab__indicator--offset)) scaleX(var(--fui-Tab__indicator--scale));-moz-transform:translateX(var(--fui-Tab__indicator--offset)) scaleX(var(--fui-Tab__indicator--scale));-ms-transform:translateX(var(--fui-Tab__indicator--offset)) scaleX(var(--fui-Tab__indicator--scale));transform:translateX(var(--fui-Tab__indicator--offset)) scaleX(var(--fui-Tab__indicator--scale));}",".f1hqboyk::after{transform-origin:top;}",".f1dxupa6::after{-webkit-transform:translateY(var(--fui-Tab__indicator--offset)) scaleY(var(--fui-Tab__indicator--scale));-moz-transform:translateY(var(--fui-Tab__indicator--offset)) scaleY(var(--fui-Tab__indicator--scale));-ms-transform:translateY(var(--fui-Tab__indicator--offset)) scaleY(var(--fui-Tab__indicator--scale));transform:translateY(var(--fui-Tab__indicator--offset)) scaleY(var(--fui-Tab__indicator--scale));}"],m:[["@media (prefers-reduced-motion: reduce){.f9qxlq5::after{transition-property:none;}}",{m:"(prefers-reduced-motion: reduce)"}],["@media (prefers-reduced-motion: reduce){.f1aql376::after{transition-duration:0.01ms;}}",{m:"(prefers-reduced-motion: reduce)"}]]}),Th=(e,t)=>{var o;const r=null!=t?null===(o=e[JSON.stringify(t)])||void 0===o?void 0:o.ref.current:void 0;return r?(e=>{var t;if(e){const o=(null===(t=e.parentElement)||void 0===t?void 0:t.getBoundingClientRect())||{x:0,y:0,width:0,height:0},r=e.getBoundingClientRect();return{x:r.x-o.x,y:r.y-o.y,width:r.width,height:r.height}}})(r):void 0},Dh={root:"fui-Tab",icon:"fui-Tab__icon",content:"fui-Tab__content"},Nh="fui-Tab__content--reserved-space",zh=D({base:{Bt984gj:"f122n59",g2u3we:"fwhevhj",h3c5rm:["f61n433","f1q8l70w"],B9xav0g:"fv1dfc8",zhjwy3:["f1q8l70w","f61n433"],Bbmb7ep:["f1aa9q02","f16jpd5f"],Beyfa6y:["f16jpd5f","f1aa9q02"],B7oj6ja:["f1jar5jt","fyu767a"],Btl43ni:["fyu767a","f1jar5jt"],B4j52fo:"fre7gi1",Bekrc4i:["f1358rze","f1rvrf73"],Bn0qgzm:"fqdk4by",ibv6hh:["f1rvrf73","f1358rze"],Bceei9c:"f1k6fduh",mc9l5x:"f13qh94s",Bnnss6s:"fi64zpg",Bxotwcr:"f1u07yai",Budl1dq:"frn2hmy",wkccdc:"f1olsevy",Bahqtrf:"fk6fouc",Bg96gwp:"f1i3iumi",oeaueh:"f1s6fcnf",qhf8xq:"f10pi13n",B68tc82:"f1p9o1ba",Bmxbyg5:"f1sil6mw",B9bfxx9:"f1cxpek8"},horizontal:{Brf1p80:"f4d9j23"},vertical:{Brf1p80:"f1s9ku6b"},smallHorizontal:{i8kkvl:"f14mj54c",z8tnut:"fp2oml8",z189sj:["fdw0yi8","fk8j09s"],Byoj8tv:"f1tdddsa",uwmqm3:["fk8j09s","fdw0yi8"]},smallVertical:{i8kkvl:"f14mj54c",z8tnut:"fclwglc",z189sj:["fdw0yi8","fk8j09s"],Byoj8tv:"fywfov9",uwmqm3:["fk8j09s","fdw0yi8"]},mediumHorizontal:{i8kkvl:"f1rjii52",z8tnut:"f5yzyt",z189sj:["f11gcy0p","f1ng84yb"],Byoj8tv:"fx3omr",uwmqm3:["f1ng84yb","f11gcy0p"]},mediumVertical:{i8kkvl:"f1rjii52",z8tnut:"fp2oml8",z189sj:["f11gcy0p","f1ng84yb"],Byoj8tv:"f1tdddsa",uwmqm3:["f1ng84yb","f11gcy0p"]},largeHorizontal:{i8kkvl:"f1rjii52",z8tnut:"fikn0iw",z189sj:["f11gcy0p","f1ng84yb"],Byoj8tv:"fdxej3c",uwmqm3:["f1ng84yb","f11gcy0p"]},largeVertical:{i8kkvl:"f1rjii52",z8tnut:"f1kwiid1",z189sj:["f11gcy0p","f1ng84yb"],Byoj8tv:"f5b47ha",uwmqm3:["f1ng84yb","f11gcy0p"]},transparent:{De3pzq:"f1c21dwh",Jwef8y:"fjxutwb",ecr2s2:"fophhak",Bptxc3x:"fmmjozx",B076xvk:"f1mfqf41",q9r9w5:"f10aiid4",cl4aha:"fpkze5g",Bk452zc:"f149wc3x",a4hkcw:"fjioou7"},subtle:{De3pzq:"fhovq9v",Jwef8y:"f1t94bn6",ecr2s2:"f1wfn5kd",Bptxc3x:"fmmjozx",B076xvk:"f1mfqf41",q9r9w5:"f10aiid4",cl4aha:"fpkze5g",Bk452zc:"f149wc3x",a4hkcw:"fjioou7"},disabled:{De3pzq:"f1c21dwh",Bptxc3x:"fato7r6",cl4aha:"fao1bnu",Bceei9c:"fdrzuqr"},selected:{Bptxc3x:"f1cadz5z",B076xvk:"f1ck17l",q9r9w5:"f42ak0g",cl4aha:"ffplhdr",Bk452zc:"ffth601",a4hkcw:"fhklyu5"}},{d:[".f122n59{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}",".fwhevhj{border-top-color:none;}",".f61n433{border-right-color:none;}",".f1q8l70w{border-left-color:none;}",".fv1dfc8{border-bottom-color:none;}",".f1aa9q02{border-bottom-right-radius:var(--borderRadiusMedium);}",".f16jpd5f{border-bottom-left-radius:var(--borderRadiusMedium);}",".f1jar5jt{border-top-right-radius:var(--borderRadiusMedium);}",".fyu767a{border-top-left-radius:var(--borderRadiusMedium);}",".fre7gi1{border-top-width:0;}",".f1358rze{border-right-width:0;}",".f1rvrf73{border-left-width:0;}",".fqdk4by{border-bottom-width:0;}",".f1k6fduh{cursor:pointer;}",".f13qh94s{display:grid;}",".fi64zpg{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}",".f1u07yai{grid-auto-flow:column;}",".frn2hmy{grid-template-columns:auto;}",".f1olsevy{grid-template-rows:auto;}",".fk6fouc{font-family:var(--fontFamilyBase);}",".f1i3iumi{line-height:var(--lineHeightBase300);}",".f1s6fcnf{outline-style:none;}",".f10pi13n{position:relative;}",".f1p9o1ba{overflow-x:hidden;}",".f1sil6mw{overflow-y:hidden;}",".f1cxpek8{text-transform:none;}",".f4d9j23{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}",".f1s9ku6b{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:start;justify-content:start;}",".f14mj54c{-webkit-column-gap:var(--spacingHorizontalXXS);column-gap:var(--spacingHorizontalXXS);}",".fp2oml8{padding-top:var(--spacingVerticalSNudge);}",".fdw0yi8{padding-right:var(--spacingHorizontalSNudge);}",".fk8j09s{padding-left:var(--spacingHorizontalSNudge);}",".f1tdddsa{padding-bottom:var(--spacingVerticalSNudge);}",".fclwglc{padding-top:var(--spacingVerticalXXS);}",".fywfov9{padding-bottom:var(--spacingVerticalXXS);}",".f1rjii52{-webkit-column-gap:var(--spacingHorizontalSNudge);column-gap:var(--spacingHorizontalSNudge);}",".f5yzyt{padding-top:var(--spacingVerticalM);}",".f11gcy0p{padding-right:var(--spacingHorizontalMNudge);}",".f1ng84yb{padding-left:var(--spacingHorizontalMNudge);}",".fx3omr{padding-bottom:var(--spacingVerticalM);}",".fikn0iw{padding-top:var(--spacingVerticalL);}",".fdxej3c{padding-bottom:var(--spacingVerticalL);}",".f1kwiid1{padding-top:var(--spacingVerticalS);}",".f5b47ha{padding-bottom:var(--spacingVerticalS);}",".f1c21dwh{background-color:var(--colorTransparentBackground);}",".fmmjozx .fui-Tab__icon{color:var(--colorNeutralForeground2);}",".fpkze5g .fui-Tab__content{color:var(--colorNeutralForeground2);}",".fhovq9v{background-color:var(--colorSubtleBackground);}",".fato7r6 .fui-Tab__icon{color:var(--colorNeutralForegroundDisabled);}",".fao1bnu .fui-Tab__content{color:var(--colorNeutralForegroundDisabled);}",".fdrzuqr{cursor:not-allowed;}",".f1cadz5z .fui-Tab__icon{color:var(--colorCompoundBrandForeground1);}",".ffplhdr .fui-Tab__content{color:var(--colorNeutralForeground1);}"],h:[".fjxutwb:hover{background-color:var(--colorTransparentBackgroundHover);}",".f1mfqf41:hover .fui-Tab__icon{color:var(--colorNeutralForeground2Hover);}",".f149wc3x:hover .fui-Tab__content{color:var(--colorNeutralForeground2Hover);}",".f1t94bn6:hover{background-color:var(--colorSubtleBackgroundHover);}",".f1ck17l:hover .fui-Tab__icon{color:var(--colorCompoundBrandForeground1Hover);}",".ffth601:hover .fui-Tab__content{color:var(--colorNeutralForeground1Hover);}"],a:[".fophhak:active{background-color:var(--colorTransparentBackgroundPressed);}",".f10aiid4:active .fui-Tab__icon{color:var(--colorNeutralForeground2Pressed);}",".fjioou7:active .fui-Tab__content{color:var(--colorNeutralForeground2Pressed);}",".f1wfn5kd:active{background-color:var(--colorSubtleBackgroundPressed);}",".f42ak0g:active .fui-Tab__icon{color:var(--colorCompoundBrandForeground1Pressed);}",".fhklyu5:active .fui-Tab__content{color:var(--colorNeutralForeground1Pressed);}"]}),Fh=D({base:{Brovlpu:"ftqa4ok",B486eqv:"f2hkw1w",B8q5s1w:"f8hki3x",Bci5o5g:["f1d2448m","ffh67wi"],n8qw10:"f1bjia2o",Bdrgwmp:["ffh67wi","f1d2448m"],Bn4voq9:"f1p7hgxw",Bfpq7zp:"f1way5bb",g9k6zt:"f9znhxp",j6ew2k:["fqa318h","fqa318h"],Bhxq17a:"f1vjpng2"}},{f:[".ftqa4ok:focus{outline-style:none;}"],i:[".f2hkw1w:focus-visible{outline-style:none;}"],d:[".f8hki3x[data-fui-focus-visible]{border-top-color:transparent;}",".f1d2448m[data-fui-focus-visible]{border-right-color:transparent;}",".ffh67wi[data-fui-focus-visible]{border-left-color:transparent;}",".f1bjia2o[data-fui-focus-visible]{border-bottom-color:transparent;}",".f1p7hgxw[data-fui-focus-visible]{outline-width:var(--strokeWidthThick);}",".f1way5bb[data-fui-focus-visible]{outline-color:transparent;}",".f9znhxp[data-fui-focus-visible]{outline-style:solid;}",".fqa318h[data-fui-focus-visible]{box-shadow:var(--shadow4),0 0 0 var(--strokeWidthThick) var(--colorStrokeFocus2);}",".f1vjpng2[data-fui-focus-visible]{z-index:1;}"]}),Mh=D({base:{az7l2e:"fhw179n",Bv4n3vi:["f10y1uxy","f6aiuy0"],vqofr:["f6aiuy0","f10y1uxy"],B0uxbk8:["f1kfpfnu","f1dx5wco"],Bgqb9hq:["f1dx5wco","f1kfpfnu"],amg5m6:"f1kmhr4c",zkfqfm:"fl1ydde",Bkydozb:"f1y7maxz",vzq8l0:["f105swax","fscdmel"],Bka2azo:["fscdmel","f105swax"],Br4ovkg:["f1tkcw1w","f1u11x8o"],csmgbd:["f1u11x8o","f1tkcw1w"],y36c18:"f16cxu0",B1ctymy:"f1nwgacf",Bgvrrv0:"f15ovonk",ddr6p5:"fvje46l"},disabled:{az7l2e:"f1ut20fw",Bkydozb:"fhrzcfn"},smallHorizontal:{lawp4y:"fchca7p",Baz25je:"f1r53b5e",Fbdkly:["f1s6rxz5","fo35v8s"],mdwyqc:["fo35v8s","f1s6rxz5"]},smallVertical:{lawp4y:"fze4zud",Fbdkly:["f1fzr1x6","f1f351id"],Bciustq:"fdp32p8",Ccq8qp:"f1aij3q"},mediumHorizontal:{lawp4y:"fchca7p",Baz25je:"f1s2r9ax",Fbdkly:["f1o0nnkk","fxb7rol"],mdwyqc:["fxb7rol","f1o0nnkk"]},mediumVertical:{lawp4y:"f17jracn",Fbdkly:["f1fzr1x6","f1f351id"],Bciustq:"f117lcb2",Ccq8qp:"f1aij3q"},largeHorizontal:{lawp4y:"fchca7p",Baz25je:"f1s2r9ax",Fbdkly:["f1o0nnkk","fxb7rol"],mdwyqc:["fxb7rol","f1o0nnkk"]},largeVertical:{lawp4y:"fel9d3z",Fbdkly:["f1fzr1x6","f1f351id"],Bciustq:"f6vqlre",Ccq8qp:"f1aij3q"}},{h:[".fhw179n:hover::before{background-color:var(--colorNeutralStroke1Hover);}",".f10y1uxy:hover::before{border-bottom-right-radius:var(--borderRadiusCircular);}",".f6aiuy0:hover::before{border-bottom-left-radius:var(--borderRadiusCircular);}",".f1kfpfnu:hover::before{border-top-right-radius:var(--borderRadiusCircular);}",".f1dx5wco:hover::before{border-top-left-radius:var(--borderRadiusCircular);}",'.f1kmhr4c:hover::before{content:"";}',".fl1ydde:hover::before{position:absolute;}",".f1ut20fw:hover::before{background-color:var(--colorTransparentStroke);}"],a:[".f1y7maxz:active::before{background-color:var(--colorNeutralStroke1Pressed);}",".f105swax:active::before{border-bottom-right-radius:var(--borderRadiusCircular);}",".fscdmel:active::before{border-bottom-left-radius:var(--borderRadiusCircular);}",".f1tkcw1w:active::before{border-top-right-radius:var(--borderRadiusCircular);}",".f1u11x8o:active::before{border-top-left-radius:var(--borderRadiusCircular);}",'.f16cxu0:active::before{content:"";}',".f1nwgacf:active::before{position:absolute;}",".fhrzcfn:active::before{background-color:var(--colorTransparentStroke);}"],m:[["@media (forced-colors: active){.f15ovonk:hover::before{background-color:Highlight;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.fvje46l:active::before{background-color:Highlight;}}",{m:"(forced-colors: active)"}]],d:[".fchca7p::before{bottom:0;}",".f1r53b5e::before{height:var(--strokeWidthThick);}",".f1s6rxz5::before{left:var(--spacingHorizontalSNudge);}",".fo35v8s::before{right:var(--spacingHorizontalSNudge);}",".fze4zud::before{bottom:var(--spacingVerticalXS);}",".f1fzr1x6::before{left:0;}",".f1f351id::before{right:0;}",".fdp32p8::before{top:var(--spacingVerticalXS);}",".f1aij3q::before{width:var(--strokeWidthThicker);}",".f1s2r9ax::before{height:var(--strokeWidthThicker);}",".f1o0nnkk::before{left:var(--spacingHorizontalM);}",".fxb7rol::before{right:var(--spacingHorizontalM);}",".f17jracn::before{bottom:var(--spacingVerticalS);}",".f117lcb2::before{top:var(--spacingVerticalS);}",".fel9d3z::before{bottom:var(--spacingVerticalMNudge);}",".f6vqlre::before{top:var(--spacingVerticalMNudge);}"]}),Rh=D({base:{Bjyk6c5:"f1rp0jgh",B3778ie:["fprarqb","f14vs0nd"],d9w3h3:["f14vs0nd","fprarqb"],Bl18szs:["f1gtfqs9","f18zvfd9"],B4j8arr:["f18zvfd9","f1gtfqs9"],Bsft5z2:"f13zj6fq",E3zdtr:"f1mdlcz9",t2ki1e:"ffmd2fr"},selected:{Bjyk6c5:"f1ksivud",Glksuk:"f1eytvvh",Blzl0y7:"fuaa9s",f7digc:"fy7ktjt",Biqphg1:"f16tp0gf",Bntoloa:"fj0yp7j"},disabled:{Bjyk6c5:"f13lkzet"},smallHorizontal:{By385i5:"fo72kxq",Dlnsje:"f9bb2ob",Eqx8gd:["f1q70ajw","f18rbzdx"],B1piin3:["f18rbzdx","f1q70ajw"]},smallVertical:{By385i5:"fqbue9b",Eqx8gd:["f1n6gb5g","f15yvnhg"],bn5sak:"fk1klkt",a2br6o:"f1o25lip"},mediumHorizontal:{By385i5:"fo72kxq",Dlnsje:"f1vx7lu8",Eqx8gd:["fna7m5n","f1oxpfwv"],B1piin3:["f1oxpfwv","fna7m5n"]},mediumVertical:{By385i5:"fipylg0",Eqx8gd:["f1n6gb5g","f15yvnhg"],bn5sak:"fqchiol",a2br6o:"f1o25lip"},largeHorizontal:{By385i5:"fo72kxq",Dlnsje:"f1vx7lu8",Eqx8gd:["fna7m5n","f1oxpfwv"],B1piin3:["f1oxpfwv","fna7m5n"]},largeVertical:{By385i5:"f1w7dm5g",Eqx8gd:["f1n6gb5g","f15yvnhg"],bn5sak:"f1p6em4m",a2br6o:"f1o25lip"}},{d:[".f1rp0jgh::after{background-color:var(--colorTransparentStroke);}",".fprarqb::after{border-bottom-right-radius:var(--borderRadiusCircular);}",".f14vs0nd::after{border-bottom-left-radius:var(--borderRadiusCircular);}",".f1gtfqs9::after{border-top-right-radius:var(--borderRadiusCircular);}",".f18zvfd9::after{border-top-left-radius:var(--borderRadiusCircular);}",'.f13zj6fq::after{content:"";}',".f1mdlcz9::after{position:absolute;}",".ffmd2fr::after{z-index:1;}",".f1ksivud::after{background-color:var(--colorCompoundBrandStroke);}",".f13lkzet::after{background-color:var(--colorNeutralForegroundDisabled);}",".fo72kxq::after{bottom:0;}",".f9bb2ob::after{height:var(--strokeWidthThick);}",".f1q70ajw::after{left:var(--spacingHorizontalSNudge);}",".f18rbzdx::after{right:var(--spacingHorizontalSNudge);}",".fqbue9b::after{bottom:var(--spacingVerticalXS);}",".f1n6gb5g::after{left:0;}",".f15yvnhg::after{right:0;}",".fk1klkt::after{top:var(--spacingVerticalXS);}",".f1o25lip::after{width:var(--strokeWidthThicker);}",".f1vx7lu8::after{height:var(--strokeWidthThicker);}",".fna7m5n::after{left:var(--spacingHorizontalM);}",".f1oxpfwv::after{right:var(--spacingHorizontalM);}",".fipylg0::after{bottom:var(--spacingVerticalS);}",".fqchiol::after{top:var(--spacingVerticalS);}",".f1w7dm5g::after{bottom:var(--spacingVerticalMNudge);}",".f1p6em4m::after{top:var(--spacingVerticalMNudge);}"],h:[".f1eytvvh:hover::after{background-color:var(--colorCompoundBrandStrokeHover);}"],a:[".fuaa9s:active::after{background-color:var(--colorCompoundBrandStrokePressed);}"],m:[["@media (forced-colors: active){.fy7ktjt::after{background-color:ButtonText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f16tp0gf:hover::after{background-color:ButtonText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.fj0yp7j:active::after{background-color:ButtonText;}}",{m:"(forced-colors: active)"}]]}),Ah=D({base:{Br312pm:"fwpfdsa",Ijaq50:"f16hsg94",Bt984gj:"f122n59",mc9l5x:"ftuwxu6",Brf1p80:"f4d9j23",B68tc82:"f1p9o1ba",Bmxbyg5:"f1sil6mw",D0sxk3:"f16u1re",t6yez3:"f8bsbmo"},small:{Be2twd7:"fe5j1ua",Bqenvij:"fjamq6b",a9b677:"f64fuq3"},medium:{Be2twd7:"fe5j1ua",Bqenvij:"fjamq6b",a9b677:"f64fuq3"},large:{Be2twd7:"f1rt2boy",Bqenvij:"frvgh55",a9b677:"fq4mcun"},selected:{D0sxk3:"fxoiby5",t6yez3:"f15q0o9g"}},{d:[".fwpfdsa{grid-column-start:1;}",".f16hsg94{grid-row-start:1;}",".f122n59{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}",".ftuwxu6{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;}",".f4d9j23{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;}",".f1p9o1ba{overflow-x:hidden;}",".f1sil6mw{overflow-y:hidden;}",".f16u1re .fui-Icon-filled{display:none;}",".f8bsbmo .fui-Icon-regular{display:inline;}",".fe5j1ua{font-size:20px;}",".fjamq6b{height:20px;}",".f64fuq3{width:20px;}",".f1rt2boy{font-size:24px;}",".frvgh55{height:24px;}",".fq4mcun{width:24px;}",".fxoiby5 .fui-Icon-filled{display:inline;}",".f15q0o9g .fui-Icon-regular{display:none;}"]}),jh=D({base:{Bahqtrf:"fk6fouc",Be2twd7:"fkhj508",Bhrd7zp:"figsok6",Bg96gwp:"f1i3iumi",B68tc82:"f1p9o1ba",Bmxbyg5:"f1sil6mw",z8tnut:"fztplxc",z189sj:["ffczdla","fgiv446"],Byoj8tv:"f9g1xly",uwmqm3:["fgiv446","ffczdla"]},selected:{Bahqtrf:"fk6fouc",Be2twd7:"fkhj508",Bhrd7zp:"fl43uef",Bg96gwp:"f1i3iumi"},large:{Bahqtrf:"fk6fouc",Be2twd7:"fod5ikn",Bhrd7zp:"figsok6",Bg96gwp:"faaz57k"},largeSelected:{Bahqtrf:"fk6fouc",Be2twd7:"fod5ikn",Bhrd7zp:"fl43uef",Bg96gwp:"faaz57k"},noIconBefore:{Br312pm:"fwpfdsa",Ijaq50:"f16hsg94"},iconBefore:{Br312pm:"fd46tj4",Ijaq50:"f16hsg94"},placeholder:{Bcdw1i0:"fd7fpy0"}},{d:[".fk6fouc{font-family:var(--fontFamilyBase);}",".fkhj508{font-size:var(--fontSizeBase300);}",".figsok6{font-weight:var(--fontWeightRegular);}",".f1i3iumi{line-height:var(--lineHeightBase300);}",".f1p9o1ba{overflow-x:hidden;}",".f1sil6mw{overflow-y:hidden;}",".fztplxc{padding-top:var(--spacingVerticalNone);}",".ffczdla{padding-right:var(--spacingHorizontalXXS);}",".fgiv446{padding-left:var(--spacingHorizontalXXS);}",".f9g1xly{padding-bottom:var(--spacingVerticalNone);}",".fl43uef{font-weight:var(--fontWeightSemibold);}",".fod5ikn{font-size:var(--fontSizeBase400);}",".faaz57k{line-height:var(--lineHeightBase400);}",".fwpfdsa{grid-column-start:1;}",".f16hsg94{grid-row-start:1;}",".fd46tj4{grid-column-start:2;}",".fd7fpy0{visibility:hidden;}"]}),Lh=e=>{const t=zh(),o=Fh(),r=Mh(),n=Rh(),i=Ah(),a=jh(),{appearance:s,disabled:l,selected:d,size:u,vertical:f}=e;return e.root.className=g(Dh.root,t.base,f?t.vertical:t.horizontal,"small"===u&&(f?t.smallVertical:t.smallHorizontal),"medium"===u&&(f?t.mediumVertical:t.mediumHorizontal),"large"===u&&(f?t.largeVertical:t.largeHorizontal),o.base,!l&&"subtle"===s&&t.subtle,!l&&"transparent"===s&&t.transparent,!l&&d&&t.selected,l&&t.disabled,r.base,"small"===u&&(f?r.smallVertical:r.smallHorizontal),"medium"===u&&(f?r.mediumVertical:r.mediumHorizontal),"large"===u&&(f?r.largeVertical:r.largeHorizontal),l&&r.disabled,d&&n.base,d&&!l&&n.selected,d&&"small"===u&&(f?n.smallVertical:n.smallHorizontal),d&&"medium"===u&&(f?n.mediumVertical:n.mediumHorizontal),d&&"large"===u&&(f?n.largeVertical:n.largeHorizontal),d&&l&&n.disabled,e.root.className),e.icon&&(e.icon.className=g(Dh.icon,i.base,i[u],d&&i.selected,e.icon.className)),void 0!==e.contentReservedSpaceClassName&&(e.contentReservedSpaceClassName=g(Nh,a.base,"large"===u?a.largeSelected:a.selected,e.icon?a.iconBefore:a.noIconBefore,a.placeholder,e.content.className)),e.content.className=g(Dh.content,a.base,"large"===u&&a.large,d&&("large"===u?a.largeSelected:a.selected),e.icon?a.iconBefore:a.noIconBefore,e.content.className),(e=>{const{disabled:t,selected:o,vertical:r}=e,n=Eh(),[i,a]=c.useState(),[s,l]=c.useState({offset:0,scale:1}),d=ir(Ch,e=>e.getRegisteredTabs);if(c.useEffect(()=>{i&&l({offset:0,scale:1})},[i]),o){const{previousSelectedValue:e,selectedValue:t,registeredTabs:o}=d(),n=Th(o,e),s=Th(o,t);if(s&&n&&e&&i!==e){const t=r?n.y-s.y:n.x-s.x,o=r?n.height/s.height:n.width/s.width;l({offset:t,scale:o}),a(e)}}else i&&a(void 0);if(t)return e;const u=0===s.offset&&1===s.scale;e.root.className=g(e.root.className,o&&n.base,o&&u&&n.animated,o&&(r?n.vertical:n.horizontal));const f={[Ih]:s.offset+"px",[Ph]:""+s.scale};e.root.style={...f,...e.root.style}})(e),e},Hh=c.forwardRef((e,t)=>{const o=Bh(e,t);return Lh(o),Sh(o)});Hh.displayName="Tab";const Oh=(e,t)=>{const{slots:o,slotProps:r}=$t(e);return c.createElement(o.root,{...r.root},c.createElement(Ch.Provider,{value:t.tabList},e.root.children))},qh=(e,t)=>{const{appearance:o="transparent",reserveSelectedTabSpace:r=!0,disabled:n=!1,onTabSelect:i,size:a="medium",vertical:s=!1}=e,l=c.useRef(null),d=pn({circular:!0,axis:s?"vertical":"horizontal",memorizeCurrent:!0}),[u,f]=Dr({state:e.selectedValue,defaultState:e.defaultSelectedValue,initialState:void 0}),p=c.useRef(void 0),h=c.useRef(void 0);c.useEffect(()=>{h.current=p.current,p.current=u},[u]);const m=Sr((e,t)=>{f(t.value),null==i||i(e,t)}),g=c.useRef({}),v=Sr(e=>{g.current[JSON.stringify(e.value)]=e}),b=Sr(e=>{delete g.current[JSON.stringify(e.value)]}),y=c.useCallback(()=>({selectedValue:p.current,previousSelectedValue:h.current,registeredTabs:g.current}),[]);return{components:{root:"div"},root:yo("div",{ref:ko(t,l),role:"tablist",...d,...e}),appearance:o,reserveSelectedTabSpace:r,disabled:n,selectedValue:u,size:a,vertical:s,onRegister:v,onUnregister:b,onSelect:m,getRegisteredTabs:y}},Wh={root:"fui-TabList"},Vh=D({root:{mc9l5x:"f22iagw",Beiy3e4:"f1063pyq",Bnnss6s:"fi64zpg",Eh141a:"flvyvdh",qhf8xq:"f10pi13n"},horizontal:{Bt984gj:"f1q9h2pe",Beiy3e4:"f1063pyq"},vertical:{Bt984gj:"f1q9h2pe",Beiy3e4:"f1vx9l62"}},{d:[".f22iagw{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}",".f1063pyq{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}",".fi64zpg{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}",".flvyvdh{-webkit-box-flex-wrap:nowrap;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}",".f10pi13n{position:relative;}",".f1q9h2pe{-webkit-align-items:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;}",".f1vx9l62{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}"]}),Kh=e=>{const{vertical:t}=e,o=Vh();return e.root.className=g(Wh.root,o.root,t?o.vertical:o.horizontal,e.root.className),e};const Uh=c.forwardRef((e,t)=>{const o=qh(e,t),r=function(e){const{appearance:t,reserveSelectedTabSpace:o,disabled:r,selectedValue:n,onRegister:i,onUnregister:a,onSelect:s,getRegisteredTabs:l,size:c,vertical:d}=e;return{tabList:{appearance:t,reserveSelectedTabSpace:o,disabled:r,selectedValue:n,onSelect:s,onRegister:i,onUnregister:a,getRegisteredTabs:l,size:c,vertical:d}}}(o);return Kh(o),Oh(o,r)});Uh.displayName="TabList";const Gh=(e,t)=>{var o;const{wrap:r,truncate:n,block:i,italic:a,underline:s,strikethrough:l,size:c,font:d,weight:u,align:f}=e,p=null!==(o=e.as)&&void 0!==o?o:"span";return{align:null!=f?f:"start",block:null!=i&&i,font:null!=d?d:"base",italic:null!=a&&a,size:null!=c?c:300,strikethrough:null!=l&&l,truncate:null!=n&&n,underline:null!=s&&s,weight:null!=u?u:"regular",wrap:null==r||r,components:{root:"span"},root:yo(p,{ref:t,...e,as:p})}},Yh={root:"fui-Text"},Xh=D({root:{Bahqtrf:"fk6fouc",Be2twd7:"fkhj508",Bg96gwp:"f1i3iumi",Bhrd7zp:"figsok6",fsow6f:"fpgzoln",mc9l5x:"f1w7gpdv",Huce71:"f6juhto",B68tc82:"f1mtd64y",Bmxbyg5:"f1y7q3j9",ygn44y:"f2jf649"},nowrap:{Huce71:"fz5stix",B68tc82:"f1p9o1ba",Bmxbyg5:"f1sil6mw"},truncate:{ygn44y:"f1cmbuwj"},block:{mc9l5x:"ftgm304"},italic:{B80ckks:"f1j4dglz"},underline:{w71qe1:"f13mvf36"},strikethrough:{w71qe1:"fv5q2k7"},strikethroughUnderline:{w71qe1:"f1drk4o6"},base100:{Be2twd7:"f13mqy1h",Bg96gwp:"fcpl73t"},base200:{Be2twd7:"fy9rknc",Bg96gwp:"fwrc4pm"},base400:{Be2twd7:"fod5ikn",Bg96gwp:"faaz57k"},base500:{Be2twd7:"f1pp30po",Bg96gwp:"f106mvju"},base600:{Be2twd7:"f1x0m3f5",Bg96gwp:"fb86gi6"},hero700:{Be2twd7:"fojgt09",Bg96gwp:"fcen8rp"},hero800:{Be2twd7:"fccw675",Bg96gwp:"f1ebx5kk"},hero900:{Be2twd7:"f15afnhw",Bg96gwp:"fr3w3wp"},hero1000:{Be2twd7:"fpyltcb",Bg96gwp:"f1ivgwrt"},monospace:{Bahqtrf:"f1fedwem"},numeric:{Bahqtrf:"f1uq0ln5"},weightMedium:{Bhrd7zp:"fdj6btp"},weightSemibold:{Bhrd7zp:"fl43uef"},weightBold:{Bhrd7zp:"flh3ekv"},alignCenter:{fsow6f:"f17mccla"},alignEnd:{fsow6f:"f12ymhq5"},alignJustify:{fsow6f:"f1j59e10"}},{d:[".fk6fouc{font-family:var(--fontFamilyBase);}",".fkhj508{font-size:var(--fontSizeBase300);}",".f1i3iumi{line-height:var(--lineHeightBase300);}",".figsok6{font-weight:var(--fontWeightRegular);}",".fpgzoln{text-align:start;}",".f1w7gpdv{display:inline;}",".f6juhto{white-space:normal;}",".f1mtd64y{overflow-x:visible;}",".f1y7q3j9{overflow-y:visible;}",".f2jf649{text-overflow:clip;}",".fz5stix{white-space:nowrap;}",".f1p9o1ba{overflow-x:hidden;}",".f1sil6mw{overflow-y:hidden;}",".f1cmbuwj{text-overflow:ellipsis;}",".ftgm304{display:block;}",".f1j4dglz{font-style:italic;}",".f13mvf36{text-decoration-line:underline;}",".fv5q2k7{text-decoration-line:line-through;}",".f1drk4o6{text-decoration-line:line-through underline;}",".f13mqy1h{font-size:var(--fontSizeBase100);}",".fcpl73t{line-height:var(--lineHeightBase100);}",".fy9rknc{font-size:var(--fontSizeBase200);}",".fwrc4pm{line-height:var(--lineHeightBase200);}",".fod5ikn{font-size:var(--fontSizeBase400);}",".faaz57k{line-height:var(--lineHeightBase400);}",".f1pp30po{font-size:var(--fontSizeBase500);}",".f106mvju{line-height:var(--lineHeightBase500);}",".f1x0m3f5{font-size:var(--fontSizeBase600);}",".fb86gi6{line-height:var(--lineHeightBase600);}",".fojgt09{font-size:var(--fontSizeHero700);}",".fcen8rp{line-height:var(--lineHeightHero700);}",".fccw675{font-size:var(--fontSizeHero800);}",".f1ebx5kk{line-height:var(--lineHeightHero800);}",".f15afnhw{font-size:var(--fontSizeHero900);}",".fr3w3wp{line-height:var(--lineHeightHero900);}",".fpyltcb{font-size:var(--fontSizeHero1000);}",".f1ivgwrt{line-height:var(--lineHeightHero1000);}",".f1fedwem{font-family:var(--fontFamilyMonospace);}",".f1uq0ln5{font-family:var(--fontFamilyNumeric);}",".fdj6btp{font-weight:var(--fontWeightMedium);}",".fl43uef{font-weight:var(--fontWeightSemibold);}",".flh3ekv{font-weight:var(--fontWeightBold);}",".f17mccla{text-align:center;}",".f12ymhq5{text-align:end;}",".f1j59e10{text-align:justify;}"]}),Zh=e=>{const t=Xh();return e.root.className=g(Yh.root,t.root,!1===e.wrap&&t.nowrap,e.truncate&&t.truncate,e.block&&t.block,e.italic&&t.italic,e.underline&&t.underline,e.strikethrough&&t.strikethrough,e.underline&&e.strikethrough&&t.strikethroughUnderline,100===e.size&&t.base100,200===e.size&&t.base200,400===e.size&&t.base400,500===e.size&&t.base500,600===e.size&&t.base600,700===e.size&&t.hero700,800===e.size&&t.hero800,900===e.size&&t.hero900,1e3===e.size&&t.hero1000,"monospace"===e.font&&t.monospace,"numeric"===e.font&&t.numeric,"medium"===e.weight&&t.weightMedium,"semibold"===e.weight&&t.weightSemibold,"bold"===e.weight&&t.weightBold,"center"===e.align&&t.alignCenter,"end"===e.align&&t.alignEnd,"justify"===e.align&&t.alignJustify,e.root.className),e},$h=e=>{const{slots:t,slotProps:o}=$t(e);return c.createElement(t.root,{...o.root})};function Qh(e){const{useStyles:t,className:o,displayName:r}=e,n=c.forwardRef((e,r)=>{const n=t(),i=Gh(e,r);return Zh(i),i.root.className=g(o,i.root.className,n.root,e.className),$h(i)});return n.displayName=r,n}const Jh={root:"fui-Body1"},em=Qh({useStyles:D({root:{Bahqtrf:"fk6fouc",Be2twd7:"fkhj508",Bhrd7zp:"figsok6",Bg96gwp:"f1i3iumi"}},{d:[".fk6fouc{font-family:var(--fontFamilyBase);}",".fkhj508{font-size:var(--fontSizeBase300);}",".figsok6{font-weight:var(--fontWeightRegular);}",".f1i3iumi{line-height:var(--lineHeightBase300);}"]}),className:Jh.root,displayName:"Body1"}),tm={root:"fui-Caption1"},om=Qh({useStyles:D({root:{Bahqtrf:"fk6fouc",Be2twd7:"fy9rknc",Bhrd7zp:"figsok6",Bg96gwp:"fwrc4pm"}},{d:[".fk6fouc{font-family:var(--fontFamilyBase);}",".fy9rknc{font-size:var(--fontSizeBase200);}",".figsok6{font-weight:var(--fontWeightRegular);}",".fwrc4pm{line-height:var(--lineHeightBase200);}"]}),className:tm.root,displayName:"Caption1"}),rm={root:"fui-Caption2"},nm=Qh({useStyles:D({root:{Bahqtrf:"fk6fouc",Be2twd7:"f13mqy1h",Bhrd7zp:"figsok6",Bg96gwp:"fcpl73t"}},{d:[".fk6fouc{font-family:var(--fontFamilyBase);}",".f13mqy1h{font-size:var(--fontSizeBase100);}",".figsok6{font-weight:var(--fontWeightRegular);}",".fcpl73t{line-height:var(--lineHeightBase100);}"]}),className:rm.root,displayName:"Caption2"}),im={root:"fui-Display"},am=Qh({useStyles:D({root:{Bahqtrf:"fk6fouc",Be2twd7:"fpyltcb",Bhrd7zp:"fl43uef",Bg96gwp:"f1ivgwrt"}},{d:[".fk6fouc{font-family:var(--fontFamilyBase);}",".fpyltcb{font-size:var(--fontSizeHero1000);}",".fl43uef{font-weight:var(--fontWeightSemibold);}",".f1ivgwrt{line-height:var(--lineHeightHero1000);}"]}),className:im.root,displayName:"Display"}),sm={root:"fui-Subtitle1"},lm=Qh({useStyles:D({root:{Bahqtrf:"fk6fouc",Be2twd7:"f1pp30po",Bhrd7zp:"fl43uef",Bg96gwp:"f106mvju"}},{d:[".fk6fouc{font-family:var(--fontFamilyBase);}",".f1pp30po{font-size:var(--fontSizeBase500);}",".fl43uef{font-weight:var(--fontWeightSemibold);}",".f106mvju{line-height:var(--lineHeightBase500);}"]}),className:sm.root,displayName:"Subtitle1"}),cm={root:"fui-LargeTitle"},dm=Qh({useStyles:D({root:{Bahqtrf:"fk6fouc",Be2twd7:"f15afnhw",Bhrd7zp:"fl43uef",Bg96gwp:"fr3w3wp"}},{d:[".fk6fouc{font-family:var(--fontFamilyBase);}",".f15afnhw{font-size:var(--fontSizeHero900);}",".fl43uef{font-weight:var(--fontWeightSemibold);}",".fr3w3wp{line-height:var(--lineHeightHero900);}"]}),className:cm.root,displayName:"LargeTitle"}),um={root:"fui-Subtitle2"},fm=Qh({useStyles:D({root:{Bahqtrf:"fk6fouc",Be2twd7:"fod5ikn",Bhrd7zp:"fl43uef",Bg96gwp:"faaz57k"}},{d:[".fk6fouc{font-family:var(--fontFamilyBase);}",".fod5ikn{font-size:var(--fontSizeBase400);}",".fl43uef{font-weight:var(--fontWeightSemibold);}",".faaz57k{line-height:var(--lineHeightBase400);}"]}),className:um.root,displayName:"Subtitle2"}),pm=c.forwardRef((e,t)=>{const o=Gh(e,t);return Zh(o),$h(o)});pm.displayName="Text";const hm={root:"fui-Title1"},mm=Qh({useStyles:D({root:{Bahqtrf:"fk6fouc",Be2twd7:"fccw675",Bhrd7zp:"fl43uef",Bg96gwp:"f1ebx5kk"}},{d:[".fk6fouc{font-family:var(--fontFamilyBase);}",".fccw675{font-size:var(--fontSizeHero800);}",".fl43uef{font-weight:var(--fontWeightSemibold);}",".f1ebx5kk{line-height:var(--lineHeightHero800);}"]}),className:hm.root,displayName:"Title1"}),gm={root:"fui-Title2"},vm=Qh({useStyles:D({root:{Bahqtrf:"fk6fouc",Be2twd7:"fojgt09",Bhrd7zp:"fl43uef",Bg96gwp:"fcen8rp"}},{d:[".fk6fouc{font-family:var(--fontFamilyBase);}",".fojgt09{font-size:var(--fontSizeHero700);}",".fl43uef{font-weight:var(--fontWeightSemibold);}",".fcen8rp{line-height:var(--lineHeightHero700);}"]}),className:gm.root,displayName:"Title2"}),bm={root:"fui-Title3"},ym=Qh({useStyles:D({root:{Bahqtrf:"fk6fouc",Be2twd7:"f1x0m3f5",Bhrd7zp:"fl43uef",Bg96gwp:"fb86gi6"}},{d:[".fk6fouc{font-family:var(--fontFamilyBase);}",".f1x0m3f5{font-size:var(--fontSizeBase600);}",".fl43uef{font-weight:var(--fontWeightSemibold);}",".fb86gi6{line-height:var(--lineHeightBase600);}"]}),className:bm.root,displayName:"Title3"}),_m=e=>{const{slots:t,slotProps:o}=$t(e);return c.createElement(t.root,{...o.root},c.createElement(t.textarea,{...o.textarea}))},km=(e,t)=>{const{size:o="medium",appearance:r="outline",resize:n="none",onChange:i}=e;const[a,s]=Dr({state:e.value,defaultState:e.defaultValue,initialState:void 0}),l=_o({props:e,primarySlotTagName:"textarea",excludedPropNames:["onChange","value","defaultValue"]}),c={size:o,appearance:r,resize:n,components:{root:"span",textarea:"textarea"},textarea:Xo(e.textarea,{required:!0,defaultProps:{ref:t,...l.primary}}),root:Xo(e.root,{required:!0,defaultProps:l.root})};return c.textarea.value=a,c.textarea.onChange=Sr(e=>{const t=e.target.value;null==i||i(e,{value:t}),s(t)}),c},wm={root:"fui-Textarea",textarea:"fui-Textarea__textarea"},xm=D({base:{mc9l5x:"ftuwxu6",B7ck84d:"f1ewtqcl",qhf8xq:"f10pi13n",z8tnut:"f1g0x7ka",z189sj:["fhxju0i","f1cnd47f"],Byoj8tv:"f1ean75l",uwmqm3:["f1cnd47f","fhxju0i"],B6of3ja:"f1hu3pq6",t21cq0:["f11qmguv","f1tyq0we"],jrapky:"f19f4twv",Frg6f3:["f1tyq0we","f11qmguv"],Bbmb7ep:["f1aa9q02","f16jpd5f"],Beyfa6y:["f16jpd5f","f1aa9q02"],B7oj6ja:["f1jar5jt","fyu767a"],Btl43ni:["fyu767a","f1jar5jt"]},disabled:{De3pzq:"f1c21dwh",B4j52fo:"f192inf7",Bekrc4i:["f5tn483","f1ojsxk5"],Bn0qgzm:"f1vxd6vx",ibv6hh:["f1ojsxk5","f5tn483"],icvyot:"fzkkow9",vrafjx:["fcdblym","fjik90z"],oivjwe:"fg706s2",wvpqe5:["fjik90z","fcdblym"],g2u3we:"f1jj8ep1",h3c5rm:["f15xbau","fy0fskl"],B9xav0g:"f4ikngz",zhjwy3:["fy0fskl","f15xbau"],luzg7z:"f156r3ny",B1sv8sq:"f1tglsy2",Bjwas2f:"fg455y9",Bn1d65q:["f1rvyvqg","f14g86mu"],Bxeuatn:"f1cwzwz",n51gp8:["f14g86mu","f1rvyvqg"]},interactive:{li1rpt:"f1gw3sf2",Bsft5z2:"f13zj6fq",E3zdtr:"f1mdlcz9",Eqx8gd:["f1a7op3","f1cjjd47"],By385i5:"f1gboi2j",B1piin3:["f1cjjd47","f1a7op3"],Dlnsje:"ffyw7fx",d9w3h3:["f1kp91vd","f1ibwz09"],B3778ie:["f1ibwz09","f1kp91vd"],Bcgy8vk:"f14pi962",Bw17bha:"f1lh990p",B1q35kw:"f1jc6hxc",Gjdm7m:"fj2g8qd",b1kco5:"f1yk9hq",Ba2ppi3:"fhwpy7i",F2fol1:"f14ee0xe",lck23g:"f1xhbsuh",df92cz:"fv8e3ye",I188md:"ftb5wc6",umuwi5:"fjw5xc1",Blcqepd:"f1xdyd5c",nplu4u:"fatpbeo",Bioka5o:"fb7uyps",H713fs:"f1cmft4k",B9ooomg:"f1x58t8o",Bercvud:"f1ibeo51",Bbr2w1p:"f1vnc8sk",Bduesf4:"f3e99gv",Bpq79vn:"fhljsf7"},filled:{B4j52fo:"f192inf7",Bekrc4i:["f5tn483","f1ojsxk5"],Bn0qgzm:"f1vxd6vx",ibv6hh:["f1ojsxk5","f5tn483"],icvyot:"fzkkow9",vrafjx:["fcdblym","fjik90z"],oivjwe:"fg706s2",wvpqe5:["fjik90z","fcdblym"],g2u3we:"fghlq4f",h3c5rm:["f1gn591s","fjscplz"],B9xav0g:"fb073pr",zhjwy3:["fjscplz","f1gn591s"],q7v0qe:"ftmjh5b",kmh5ft:["f17blpuu","fsrcdbj"],nagaa4:"f1tpwn32",B1yhkcb:["fsrcdbj","f17blpuu"]},"filled-darker":{De3pzq:"f16xq7d1"},"filled-lighter":{De3pzq:"fxugw4r"},"filled-darker-shadow":{De3pzq:"f16xq7d1",B4j52fo:"f192inf7",Bekrc4i:["f5tn483","f1ojsxk5"],Bn0qgzm:"f1vxd6vx",ibv6hh:["f1ojsxk5","f5tn483"],icvyot:"fzkkow9",vrafjx:["fcdblym","fjik90z"],oivjwe:"fg706s2",wvpqe5:["fjik90z","fcdblym"],g2u3we:"f1bh3yvw",h3c5rm:["fmi79ni","f11fozsx"],B9xav0g:"fnzw4c6",zhjwy3:["f11fozsx","fmi79ni"],E5pizo:"fyed02w"},"filled-lighter-shadow":{De3pzq:"fxugw4r",B4j52fo:"f192inf7",Bekrc4i:["f5tn483","f1ojsxk5"],Bn0qgzm:"f1vxd6vx",ibv6hh:["f1ojsxk5","f5tn483"],icvyot:"fzkkow9",vrafjx:["fcdblym","fjik90z"],oivjwe:"fg706s2",wvpqe5:["fjik90z","fcdblym"],g2u3we:"f1bh3yvw",h3c5rm:["fmi79ni","f11fozsx"],B9xav0g:"fnzw4c6",zhjwy3:["f11fozsx","fmi79ni"],E5pizo:"fyed02w"},outline:{De3pzq:"fxugw4r",B4j52fo:"f192inf7",Bekrc4i:["f5tn483","f1ojsxk5"],Bn0qgzm:"f1vxd6vx",ibv6hh:["f1ojsxk5","f5tn483"],icvyot:"fzkkow9",vrafjx:["fcdblym","fjik90z"],oivjwe:"fg706s2",wvpqe5:["fjik90z","fcdblym"],g2u3we:"fj3muxo",h3c5rm:["f1akhkt","f1lxtadh"],B9xav0g:"f1c1zstj",zhjwy3:["f1lxtadh","f1akhkt"]},outlineInteractive:{ckks6v:"f7ic3uo",B2zwrfe:["f1omjgsz","f1snvl17"],xv9156:"fn6xmsl",dt87k2:["f1snvl17","f1omjgsz"],Bf40cpq:"f1sn8sm0",Bop6t4b:["f1wovo5e","f716mnf"],gvrnp0:"fm0h710",Beu9t3s:["f716mnf","f1wovo5e"],Bgoe8wy:"fvcxoqz",Bwzppfd:["f1ub3y4t","f1m52nbi"],oetu4i:"f1l4zc64",gg5e9n:["f1m52nbi","f1ub3y4t"],uqwnxt:"fk7lb2a",Bvecx4l:["f1knhbbd","f17itt0b"],Bs0cc2w:"f15pjvi3",e1hlit:["f17itt0b","f1knhbbd"],e2sjt0:"f6ginmj",Bbcopvn:["f1grcyuh","fgzu20w"],Bj33j0h:"fk1xjsr",f7epvg:["fgzu20w","f1grcyuh"],B6oc9vd:"fvs00aa",ak43y8:["f1assf6x","f4ruux4"],wmxk5l:"f1z0osm6",B50zh58:["f4ruux4","f1assf6x"],Bbs6y8j:"fu7v4fk",rexu52:["f1fnaxjy","fwory1w"],B7pmvfx:"f7hodha",Belqbek:["fwory1w","f1fnaxjy"],Bawrxx6:"f8jkv7v",r7b1zc:["f1f3jaeo","fh8au0q"],Bt3ojkv:"f19usxel",t1ykpo:["fh8au0q","f1f3jaeo"],Bvq3b66:"f12oevn0",Brahy3i:["fvdgz8d","f1cq0lt5"],zoxjo1:"f1so894s",an54nd:["f1cq0lt5","fvdgz8d"]},invalid:{tvckwq:"fs4k3qj",gk2u95:["fcee079","fmyw78r"],hhx65j:"f1fgmyf4",Bxowmz0:["fmyw78r","fcee079"]}},{d:[".ftuwxu6{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;}",".f1ewtqcl{box-sizing:border-box;}",".f10pi13n{position:relative;}",".f1g0x7ka{padding-top:0;}",".fhxju0i{padding-right:0;}",".f1cnd47f{padding-left:0;}",".f1ean75l{padding-bottom:var(--strokeWidthThick);}",".f1hu3pq6{margin-top:0;}",".f11qmguv{margin-right:0;}",".f1tyq0we{margin-left:0;}",".f19f4twv{margin-bottom:0;}",".f1aa9q02{border-bottom-right-radius:var(--borderRadiusMedium);}",".f16jpd5f{border-bottom-left-radius:var(--borderRadiusMedium);}",".f1jar5jt{border-top-right-radius:var(--borderRadiusMedium);}",".fyu767a{border-top-left-radius:var(--borderRadiusMedium);}",".f1c21dwh{background-color:var(--colorTransparentBackground);}",".f192inf7{border-top-width:var(--strokeWidthThin);}",".f5tn483{border-right-width:var(--strokeWidthThin);}",".f1ojsxk5{border-left-width:var(--strokeWidthThin);}",".f1vxd6vx{border-bottom-width:var(--strokeWidthThin);}",".fzkkow9{border-top-style:solid;}",".fcdblym{border-right-style:solid;}",".fjik90z{border-left-style:solid;}",".fg706s2{border-bottom-style:solid;}",".f1jj8ep1{border-top-color:var(--colorNeutralStrokeDisabled);}",".f15xbau{border-right-color:var(--colorNeutralStrokeDisabled);}",".fy0fskl{border-left-color:var(--colorNeutralStrokeDisabled);}",".f4ikngz{border-bottom-color:var(--colorNeutralStrokeDisabled);}",".f156r3ny>textarea{cursor:not-allowed;}",".f1tglsy2>textarea::-webkit-input-placeholder{color:var(--colorNeutralForegroundDisabled);}",".f1tglsy2>textarea::-moz-placeholder{color:var(--colorNeutralForegroundDisabled);}",".f1gw3sf2::after{box-sizing:border-box;}",'.f13zj6fq::after{content:"";}',".f1mdlcz9::after{position:absolute;}",".f1a7op3::after{left:-1px;}",".f1cjjd47::after{right:-1px;}",".f1gboi2j::after{bottom:-1px;}",".ffyw7fx::after{height:max(var(--strokeWidthThick), var(--borderRadiusMedium));}",".f1kp91vd::after{border-bottom-left-radius:var(--borderRadiusMedium);}",".f1ibwz09::after{border-bottom-right-radius:var(--borderRadiusMedium);}",".f14pi962::after{border-bottom-width:var(--strokeWidthThick);}",".f1lh990p::after{border-bottom-style:solid;}",".f1jc6hxc::after{border-bottom-color:var(--colorCompoundBrandStroke);}",".fj2g8qd::after{-webkit-clip-path:inset(calc(100% - var(--strokeWidthThick)) 0 0 0);clip-path:inset(calc(100% - var(--strokeWidthThick)) 0 0 0);}",".f1yk9hq::after{-webkit-transform:scaleX(0);-moz-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);}",".fhwpy7i::after{transition-property:transform;}",".f14ee0xe::after{transition-duration:var(--durationUltraFast);}",".f1xhbsuh::after{transition-delay:var(--curveAccelerateMid);}",".fghlq4f{border-top-color:var(--colorTransparentStroke);}",".f1gn591s{border-right-color:var(--colorTransparentStroke);}",".fjscplz{border-left-color:var(--colorTransparentStroke);}",".fb073pr{border-bottom-color:var(--colorTransparentStroke);}",".f16xq7d1{background-color:var(--colorNeutralBackground3);}",".fxugw4r{background-color:var(--colorNeutralBackground1);}",".f1bh3yvw{border-top-color:var(--colorTransparentStrokeInteractive);}",".fmi79ni{border-right-color:var(--colorTransparentStrokeInteractive);}",".f11fozsx{border-left-color:var(--colorTransparentStrokeInteractive);}",".fnzw4c6{border-bottom-color:var(--colorTransparentStrokeInteractive);}",".fyed02w{box-shadow:var(--shadow2);}",".fj3muxo{border-top-color:var(--colorNeutralStroke1);}",".f1akhkt{border-right-color:var(--colorNeutralStroke1);}",".f1lxtadh{border-left-color:var(--colorNeutralStroke1);}",".f1c1zstj{border-bottom-color:var(--colorNeutralStrokeAccessible);}",".fs4k3qj:not(:focus-within),.fs4k3qj:hover:not(:focus-within){border-top-color:var(--colorPaletteRedBorder2);}",".fcee079:not(:focus-within),.fcee079:hover:not(:focus-within){border-right-color:var(--colorPaletteRedBorder2);}",".fmyw78r:not(:focus-within),.fmyw78r:hover:not(:focus-within){border-left-color:var(--colorPaletteRedBorder2);}",".f1fgmyf4:not(:focus-within),.f1fgmyf4:hover:not(:focus-within){border-bottom-color:var(--colorPaletteRedBorder2);}"],m:[["@media (forced-colors: active){.fg455y9{border-top-color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f1rvyvqg{border-right-color:GrayText;}.f14g86mu{border-left-color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f1cwzwz{border-bottom-color:GrayText;}}",{m:"(forced-colors: active)"}],["@media (forced-colors: active){.f14g86mu{border-left-color:GrayText;}.f1rvyvqg{border-right-color:GrayText;}}",{m:"(forced-colors: active)"}],["@media screen and (prefers-reduced-motion: reduce){.fv8e3ye::after{transition-duration:0.01ms;}}",{m:"screen and (prefers-reduced-motion: reduce)"}],["@media screen and (prefers-reduced-motion: reduce){.ftb5wc6::after{transition-delay:0.01ms;}}",{m:"screen and (prefers-reduced-motion: reduce)"}],["@media screen and (prefers-reduced-motion: reduce){.f1cmft4k:focus-within::after{transition-duration:0.01ms;}}",{m:"screen and (prefers-reduced-motion: reduce)"}],["@media screen and (prefers-reduced-motion: reduce){.f1x58t8o:focus-within::after{transition-delay:0.01ms;}}",{m:"screen and (prefers-reduced-motion: reduce)"}]],w:[".fjw5xc1:focus-within::after{-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);}",".f1xdyd5c:focus-within::after{transition-property:transform;}",".fatpbeo:focus-within::after{transition-duration:var(--durationNormal);}",".fb7uyps:focus-within::after{transition-delay:var(--curveDecelerateMid);}",".f1ibeo51:focus-within:active::after{border-bottom-color:var(--colorCompoundBrandStrokePressed);}",".f1vnc8sk:focus-within{outline-width:var(--strokeWidthThick);}",".f3e99gv:focus-within{outline-style:solid;}",".fhljsf7:focus-within{outline-color:transparent;}",".fu7v4fk:focus-within{border-top-width:var(--strokeWidthThin);}",".f1fnaxjy:focus-within{border-right-width:var(--strokeWidthThin);}",".fwory1w:focus-within{border-left-width:var(--strokeWidthThin);}",".f7hodha:focus-within{border-bottom-width:var(--strokeWidthThin);}",".f8jkv7v:focus-within{border-top-style:solid;}",".f1f3jaeo:focus-within{border-right-style:solid;}",".fh8au0q:focus-within{border-left-style:solid;}",".f19usxel:focus-within{border-bottom-style:solid;}",".f12oevn0:focus-within{border-top-color:var(--colorNeutralStroke1);}",".fvdgz8d:focus-within{border-right-color:var(--colorNeutralStroke1);}",".f1cq0lt5:focus-within{border-left-color:var(--colorNeutralStroke1);}",".f1so894s:focus-within{border-bottom-color:var(--colorCompoundBrandStroke);}"],h:[".ftmjh5b:hover,.ftmjh5b:focus-within{border-top-color:var(--colorTransparentStrokeInteractive);}",".f17blpuu:hover,.f17blpuu:focus-within{border-right-color:var(--colorTransparentStrokeInteractive);}",".fsrcdbj:hover,.fsrcdbj:focus-within{border-left-color:var(--colorTransparentStrokeInteractive);}",".f1tpwn32:hover,.f1tpwn32:focus-within{border-bottom-color:var(--colorTransparentStrokeInteractive);}",".f7ic3uo:hover{border-top-width:var(--strokeWidthThin);}",".f1omjgsz:hover{border-right-width:var(--strokeWidthThin);}",".f1snvl17:hover{border-left-width:var(--strokeWidthThin);}",".fn6xmsl:hover{border-bottom-width:var(--strokeWidthThin);}",".f1sn8sm0:hover{border-top-style:solid;}",".f1wovo5e:hover{border-right-style:solid;}",".f716mnf:hover{border-left-style:solid;}",".fm0h710:hover{border-bottom-style:solid;}",".fvcxoqz:hover{border-top-color:var(--colorNeutralStroke1Hover);}",".f1ub3y4t:hover{border-right-color:var(--colorNeutralStroke1Hover);}",".f1m52nbi:hover{border-left-color:var(--colorNeutralStroke1Hover);}",".f1l4zc64:hover{border-bottom-color:var(--colorNeutralStrokeAccessibleHover);}"],a:[".fk7lb2a:active{border-top-width:var(--strokeWidthThin);}",".f1knhbbd:active{border-right-width:var(--strokeWidthThin);}",".f17itt0b:active{border-left-width:var(--strokeWidthThin);}",".f15pjvi3:active{border-bottom-width:var(--strokeWidthThin);}",".f6ginmj:active{border-top-style:solid;}",".f1grcyuh:active{border-right-style:solid;}",".fgzu20w:active{border-left-style:solid;}",".fk1xjsr:active{border-bottom-style:solid;}",".fvs00aa:active{border-top-color:var(--colorNeutralStroke1Pressed);}",".f1assf6x:active{border-right-color:var(--colorNeutralStroke1Pressed);}",".f4ruux4:active{border-left-color:var(--colorNeutralStroke1Pressed);}",".f1z0osm6:active{border-bottom-color:var(--colorNeutralStrokeAccessiblePressed);}"]}),Sm=D({base:{icvyot:"f1ern45e",vrafjx:["f1n71otn","f1deefiw"],oivjwe:"f1h8hb77",wvpqe5:["f1deefiw","f1n71otn"],B6of3ja:"f1hu3pq6",t21cq0:["f11qmguv","f1tyq0we"],jrapky:"f19f4twv",Frg6f3:["f1tyq0we","f11qmguv"],De3pzq:"f3rmtva",B7ck84d:"f1ewtqcl",sj55zd:"f19n0e5",Bh6795r:"fqerorx",Bahqtrf:"fk6fouc",Bqenvij:"f1l02sjl",Bxyxcbc:"f1immsc2",yvdlaj:"fwyc1cq",B3o7kgh:"f13ta7ih",B4brmom:"f1vw9udw",Brrnbx2:"fbb3kq8",oeaueh:"f1s6fcnf"},small:{Bqenvij:"frvgh55",sshi5w:"f1w5jphr",z8tnut:"f1ywm7hm",z189sj:["fqznh8f","f1xile11"],Byoj8tv:"f14wxoun",uwmqm3:["f1xile11","fqznh8f"],Bahqtrf:"fk6fouc",Be2twd7:"fy9rknc",Bhrd7zp:"figsok6",Bg96gwp:"fwrc4pm"},medium:{Bqenvij:"f1d2rq10",sshi5w:"fvmd9f",z8tnut:"fp2oml8",z189sj:["f135dnwl","f1e60jzv"],Byoj8tv:"f1tdddsa",uwmqm3:["f1e60jzv","f135dnwl"],Bahqtrf:"fk6fouc",Be2twd7:"fkhj508",Bhrd7zp:"figsok6",Bg96gwp:"f1i3iumi"},large:{Bqenvij:"fbhnoac",sshi5w:"f1kfson",z8tnut:"f1kwiid1",z189sj:["fcgl2c4","f1anj20m"],Byoj8tv:"f5b47ha",uwmqm3:["f1anj20m","fcgl2c4"],Bahqtrf:"fk6fouc",Be2twd7:"fod5ikn",Bhrd7zp:"figsok6",Bg96gwp:"faaz57k"}},{d:[".f1ern45e{border-top-style:none;}",".f1n71otn{border-right-style:none;}",".f1deefiw{border-left-style:none;}",".f1h8hb77{border-bottom-style:none;}",".f1hu3pq6{margin-top:0;}",".f11qmguv{margin-right:0;}",".f1tyq0we{margin-left:0;}",".f19f4twv{margin-bottom:0;}",".f3rmtva{background-color:transparent;}",".f1ewtqcl{box-sizing:border-box;}",".f19n0e5{color:var(--colorNeutralForeground1);}",".fqerorx{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}",".fk6fouc{font-family:var(--fontFamilyBase);}",".f1l02sjl{height:100%;}",".f1immsc2{max-height:100%;}",".fwyc1cq::-webkit-input-placeholder{color:var(--colorNeutralForeground4);}",".fwyc1cq::-moz-placeholder{color:var(--colorNeutralForeground4);}",".f13ta7ih::-webkit-input-placeholder{opacity:1;}",".f13ta7ih::-moz-placeholder{opacity:1;}",".f1vw9udw::selection{color:var(--colorNeutralForegroundInverted);}",".fbb3kq8::selection{background-color:var(--colorNeutralBackgroundInverted);}",".f1s6fcnf{outline-style:none;}",".frvgh55{height:24px;}",".f1w5jphr{min-height:40px;}",".f1ywm7hm{padding-top:var(--spacingVerticalXS);}",".fqznh8f{padding-right:calc(var(--spacingHorizontalSNudge) + var(--spacingHorizontalXXS));}",".f1xile11{padding-left:calc(var(--spacingHorizontalSNudge) + var(--spacingHorizontalXXS));}",".f14wxoun{padding-bottom:var(--spacingVerticalXS);}",".fy9rknc{font-size:var(--fontSizeBase200);}",".figsok6{font-weight:var(--fontWeightRegular);}",".fwrc4pm{line-height:var(--lineHeightBase200);}",".f1d2rq10{height:32px;}",".fvmd9f{min-height:52px;}",".fp2oml8{padding-top:var(--spacingVerticalSNudge);}",".f135dnwl{padding-right:calc(var(--spacingHorizontalMNudge) + var(--spacingHorizontalXXS));}",".f1e60jzv{padding-left:calc(var(--spacingHorizontalMNudge) + var(--spacingHorizontalXXS));}",".f1tdddsa{padding-bottom:var(--spacingVerticalSNudge);}",".fkhj508{font-size:var(--fontSizeBase300);}",".f1i3iumi{line-height:var(--lineHeightBase300);}",".fbhnoac{height:40px;}",".f1kfson{min-height:64px;}",".f1kwiid1{padding-top:var(--spacingVerticalS);}",".fcgl2c4{padding-right:calc(var(--spacingHorizontalM) + var(--spacingHorizontalXXS));}",".f1anj20m{padding-left:calc(var(--spacingHorizontalM) + var(--spacingHorizontalXXS));}",".f5b47ha{padding-bottom:var(--spacingVerticalS);}",".fod5ikn{font-size:var(--fontSizeBase400);}",".faaz57k{line-height:var(--lineHeightBase400);}"]}),Cm=D({none:{B3rzk8w:"f1o1s39h"},both:{B3rzk8w:"f1pxm0xe"},horizontal:{B3rzk8w:"fq6nmtn"},vertical:{B3rzk8w:"f1f5ktr4"}},{d:[".f1o1s39h{resize:none;}",".f1pxm0xe{resize:both;}",".fq6nmtn{resize:horizontal;}",".f1f5ktr4{resize:vertical;}"]}),Bm=e=>{const{size:t,appearance:o,resize:r}=e,n=e.textarea.disabled,i=""+e.textarea["aria-invalid"]=="true",a=o.startsWith("filled"),s=xm();e.root.className=g(wm.root,s.base,s[o],a&&s.filled,n&&s.disabled,!n&&s.interactive,!n&&"outline"===o&&s.outlineInteractive,!n&&i&&s.invalid,e.root.className);const l=Sm(),c=Cm();return e.textarea.className=g(wm.textarea,l.base,l[t],c[r],e.textarea.className),e},Im=c.forwardRef((e,t)=>{const o=km(e,t);return Bm(o),_m(o)});Im.displayName="Textarea";const Pm=e=>{var t,o,r,n;const i=Zt(),a=Po(),{targetDocument:s}=Ot(),[l,d]=zr(),{appearance:u="normal",children:f,content:p,withArrow:h=!1,positioning:m="above",onVisibleChange:g,relationship:v,showDelay:b=250,hideDelay:y=250,mountNode:_}=e,[k,w]=Dr({state:e.visible,initialState:!1}),x=c.useCallback((e,t)=>{d(),w(o=>(e!==o&&(null==g||g(t,{visible:e})),e))},[d,w,g]),S={withArrow:h,positioning:m,showDelay:b,hideDelay:y,relationship:v,visible:k,shouldRenderTooltip:k,appearance:u,mountNode:_,components:{content:"div"},content:Xo(p,{defaultProps:{role:"tooltip"},required:!0})};S.content.id=To("tooltip-",S.content.id);const C={enabled:S.visible,arrowPadding:8,position:"above",align:"center",offset:4,...hd(S.positioning)};S.withArrow&&(C.offset=wp(C.offset,6));const{targetRef:B,containerRef:I,arrowRef:P}=Bu(C);S.content.ref=ko(S.content.ref,I),S.arrowRef=P,xo(()=>{var e;if(k){const t={hide:()=>x(!1)};null===(e=i.visibleTooltip)||void 0===e||e.hide(),i.visibleTooltip=t;const o=e=>{"Escape"===e.key&&(t.hide(),e.stopPropagation())};return null==s||s.addEventListener("keydown",o,{capture:!0}),()=>{i.visibleTooltip===t&&(i.visibleTooltip=void 0),null==s||s.removeEventListener("keydown",o,{capture:!0})}}},[i,s,k,x]);const E=c.useRef(!1),T=c.useCallback(e=>{if("focus"===e.type&&E.current)return void(E.current=!1);const t=i.visibleTooltip?0:S.showDelay;l(()=>{x(!0,e)},t),e.persist()},[l,x,S.showDelay,i]),D=c.useCallback(e=>{let t=S.hideDelay;"blur"===e.type&&(t=0,E.current=(null==s?void 0:s.activeElement)===e.target),l(()=>{x(!1,e)},t),e.persist()},[l,x,S.hideDelay,s]);S.content.onPointerEnter=or(S.content.onPointerEnter,d),S.content.onPointerLeave=or(S.content.onPointerLeave,D),S.content.onFocus=or(S.content.onFocus,d),S.content.onBlur=or(S.content.onBlur,D);const N=gp(f),z={};"label"===v?"string"==typeof S.content.children?z["aria-label"]=S.content.children:(z["aria-labelledby"]=S.content.id,S.shouldRenderTooltip=!0):"description"===v&&(z["aria-describedby"]=S.content.id,S.shouldRenderTooltip=!0),a&&(S.shouldRenderTooltip=!1);const F=ko(null==N?void 0:N.ref,B);return S.children=vp(f,{...z,...null==N?void 0:N.props,ref:void 0===C.target?F:null==N?void 0:N.ref,onPointerEnter:Sr(or(null===(t=null==N?void 0:N.props)||void 0===t?void 0:t.onPointerEnter,T)),onPointerLeave:Sr(or(null===(o=null==N?void 0:N.props)||void 0===o?void 0:o.onPointerLeave,D)),onFocus:Sr(or(null===(r=null==N?void 0:N.props)||void 0===r?void 0:r.onFocus,T)),onBlur:Sr(or(null===(n=null==N?void 0:N.props)||void 0===n?void 0:n.onBlur,D))}),S},Em=e=>{const{slots:t,slotProps:o}=$t(e);return c.createElement(c.Fragment,null,e.children,e.shouldRenderTooltip&&c.createElement(ip,{mountNode:e.mountNode},c.createElement(t.content,{...o.content},e.withArrow&&c.createElement("div",{ref:e.arrowRef,className:e.arrowClassName}),e.content.children)))},Tm={content:"fui-Tooltip__content"},Dm=D({root:{mc9l5x:"fjseox",B7ck84d:"f1ewtqcl",B2u0y6b:"f132xexn",Bceei9c:"f158kwzp",Bahqtrf:"fk6fouc",Be2twd7:"fy9rknc",Bg96gwp:"fwrc4pm",Bbmb7ep:["f1aa9q02","f16jpd5f"],Beyfa6y:["f16jpd5f","f1aa9q02"],B7oj6ja:["f1jar5jt","fyu767a"],Btl43ni:["fyu767a","f1jar5jt"],B4j52fo:"f5ogflp",Bekrc4i:["f1hqa2wf","finvdd3"],Bn0qgzm:"f1f09k3d",ibv6hh:["finvdd3","f1hqa2wf"],icvyot:"fzkkow9",vrafjx:["fcdblym","fjik90z"],oivjwe:"fg706s2",wvpqe5:["fjik90z","fcdblym"],g2u3we:"fghlq4f",h3c5rm:["f1gn591s","fjscplz"],B9xav0g:"fb073pr",zhjwy3:["fjscplz","f1gn591s"],z8tnut:"f10ra9hq",z189sj:["fd9xhir","f1jlaasf"],Byoj8tv:"f1d7kygh",uwmqm3:["f1jlaasf","fd9xhir"],De3pzq:"fxugw4r",sj55zd:"f19n0e5",Bhu2qc9:"fxeb0a7"},visible:{mc9l5x:"ftgm304"},inverted:{De3pzq:"fg3r6xk",sj55zd:"fonrgv7"},arrow:{qhf8xq:"f1euv43f",De3pzq:"f1u2r49w",Bcdw1i0:"fd7fpy0",Bj3rh1h:"f1bsuimh",a9b677:"f1ekdpwm",Bqenvij:"f83vc9z",Ftih45:"f1wl9k8s",B1puzpu:"f1wkw4r9",Brfgrao:"f1j7ml58",Bcvre1j:"fyl8oag",Ccq8qp:"frdoeuz",Baz25je:"fb81m9q",cmx5o7:"f1ljr5q2",B4f6apu:"fyfemzf",m598lv:"focyt6c",Bk5zm6e:"fnhxbxj",y0oebl:"fdw6hkg",qa3bma:"f11yjt3y",Bqjgrrk:"f1172wan",Budzafs:["f9e5op9","f112wvtl"],Hv9wc6:["ftj5xct","fyavhwi"],hl6cv3:"f1773hnp",Bh2vraf:"f1n8855c",yayu3t:"f1v7783n",wedwtw:"fsw6im5",rhl9o9:"fh2hsk5",Bu8t5uz:"f159pzir",B6q6orb:"f11yvu4",Bwwlvwl:"fm1ycve"}},{d:[".fjseox{display:none;}",".f1ewtqcl{box-sizing:border-box;}",".f132xexn{max-width:240px;}",".f158kwzp{cursor:default;}",".fk6fouc{font-family:var(--fontFamilyBase);}",".fy9rknc{font-size:var(--fontSizeBase200);}",".fwrc4pm{line-height:var(--lineHeightBase200);}",".f1aa9q02{border-bottom-right-radius:var(--borderRadiusMedium);}",".f16jpd5f{border-bottom-left-radius:var(--borderRadiusMedium);}",".f1jar5jt{border-top-right-radius:var(--borderRadiusMedium);}",".fyu767a{border-top-left-radius:var(--borderRadiusMedium);}",".f5ogflp{border-top-width:1px;}",".f1hqa2wf{border-right-width:1px;}",".finvdd3{border-left-width:1px;}",".f1f09k3d{border-bottom-width:1px;}",".fzkkow9{border-top-style:solid;}",".fcdblym{border-right-style:solid;}",".fjik90z{border-left-style:solid;}",".fg706s2{border-bottom-style:solid;}",".fghlq4f{border-top-color:var(--colorTransparentStroke);}",".f1gn591s{border-right-color:var(--colorTransparentStroke);}",".fjscplz{border-left-color:var(--colorTransparentStroke);}",".fb073pr{border-bottom-color:var(--colorTransparentStroke);}",".f10ra9hq{padding-top:4px;}",".fd9xhir{padding-right:11px;}",".f1jlaasf{padding-left:11px;}",".f1d7kygh{padding-bottom:6px;}",".fxugw4r{background-color:var(--colorNeutralBackground1);}",".f19n0e5{color:var(--colorNeutralForeground1);}",".fxeb0a7{-webkit-filter:drop-shadow(0 0 2px var(--colorNeutralShadowAmbient)) drop-shadow(0 4px 8px var(--colorNeutralShadowKey));filter:drop-shadow(0 0 2px var(--colorNeutralShadowAmbient)) drop-shadow(0 4px 8px var(--colorNeutralShadowKey));}",".ftgm304{display:block;}",".fg3r6xk{background-color:var(--colorNeutralBackgroundStatic);}",".fonrgv7{color:var(--colorNeutralForegroundStaticInverted);}",".f1euv43f{position:absolute;}",".f1u2r49w{background-color:inherit;}",".fd7fpy0{visibility:hidden;}",".f1bsuimh{z-index:-1;}",".f1ekdpwm{width:8.484px;}",".f83vc9z{height:8.484px;}",'.f1wl9k8s::before{content:"";}',".f1wkw4r9::before{visibility:visible;}",".f1j7ml58::before{position:absolute;}",".fyl8oag::before{box-sizing:border-box;}",".frdoeuz::before{width:inherit;}",".fb81m9q::before{height:inherit;}",".f1ljr5q2::before{background-color:inherit;}",".fyfemzf::before{border-right-width:1px;}",".focyt6c::before{border-right-style:solid;}",".fnhxbxj::before{border-right-color:var(--colorTransparentStroke);}",".fdw6hkg::before{border-bottom-width:1px;}",".f11yjt3y::before{border-bottom-style:solid;}",".f1172wan::before{border-bottom-color:var(--colorTransparentStroke);}",".f9e5op9::before{border-bottom-right-radius:var(--borderRadiusSmall);}",".f112wvtl::before{border-bottom-left-radius:var(--borderRadiusSmall);}",".ftj5xct::before{-webkit-transform:rotate(var(--angle)) translate(0, 50%) rotate(45deg);-moz-transform:rotate(var(--angle)) translate(0, 50%) rotate(45deg);-ms-transform:rotate(var(--angle)) translate(0, 50%) rotate(45deg);transform:rotate(var(--angle)) translate(0, 50%) rotate(45deg);}",".fyavhwi::before{-webkit-transform:rotate(var(--angle)) translate(0, 50%) rotate(-45deg);-moz-transform:rotate(var(--angle)) translate(0, 50%) rotate(-45deg);-ms-transform:rotate(var(--angle)) translate(0, 50%) rotate(-45deg);transform:rotate(var(--angle)) translate(0, 50%) rotate(-45deg);}",'[data-popper-placement^="top"] .f1773hnp{bottom:-1px;}','[data-popper-placement^="top"] .f1n8855c{--angle:0;}','[data-popper-placement^="right"] .f1v7783n{left:-1px;}','[data-popper-placement^="right"] .fsw6im5{--angle:90deg;}','[data-popper-placement^="bottom"] .fh2hsk5{top:-1px;}','[data-popper-placement^="bottom"] .f159pzir{--angle:180deg;}','[data-popper-placement^="left"] .f11yvu4{right:-1px;}','[data-popper-placement^="left"] .fm1ycve{--angle:270deg;}']}),Nm=e=>{const t=Dm();return e.content.className=g(Tm.content,t.root,"inverted"===e.appearance&&t.inverted,e.visible&&t.visible,e.content.className),e.arrowClassName=t.arrow,e},zm=e=>{const t=Pm(e);return Nm(t),Em(t)};zm.displayName="Tooltip",zm.isFluentTriggerComponent=!0},,,,,,,function(e,t,o){"use strict";
/** @license React v17.0.2
 * react.production.min.js
 *
 * Copyright (c) Facebook, Inc. and its affiliates.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
 */var r=o(22),n=60103,i=60106;t.Fragment=60107,t.StrictMode=60108,t.Profiler=60114;var a=60109,s=60110,l=60112;t.Suspense=60113;var c=60115,d=60116;if("function"==typeof Symbol&&Symbol.for){var u=Symbol.for;n=u("react.element"),i=u("react.portal"),t.Fragment=u("react.fragment"),t.StrictMode=u("react.strict_mode"),t.Profiler=u("react.profiler"),a=u("react.provider"),s=u("react.context"),l=u("react.forward_ref"),t.Suspense=u("react.suspense"),c=u("react.memo"),d=u("react.lazy")}var f="function"==typeof Symbol&&Symbol.iterator;function p(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,o=1;o<arguments.length;o++)t+="&args[]="+encodeURIComponent(arguments[o]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var h={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},m={};function g(e,t,o){this.props=e,this.context=t,this.refs=m,this.updater=o||h}function v(){}function b(e,t,o){this.props=e,this.context=t,this.refs=m,this.updater=o||h}g.prototype.isReactComponent={},g.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error(p(85));this.updater.enqueueSetState(this,e,t,"setState")},g.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},v.prototype=g.prototype;var y=b.prototype=new v;y.constructor=b,r(y,g.prototype),y.isPureReactComponent=!0;var _={current:null},k=Object.prototype.hasOwnProperty,w={key:!0,ref:!0,__self:!0,__source:!0};function x(e,t,o){var r,i={},a=null,s=null;if(null!=t)for(r in void 0!==t.ref&&(s=t.ref),void 0!==t.key&&(a=""+t.key),t)k.call(t,r)&&!w.hasOwnProperty(r)&&(i[r]=t[r]);var l=arguments.length-2;if(1===l)i.children=o;else if(1<l){for(var c=Array(l),d=0;d<l;d++)c[d]=arguments[d+2];i.children=c}if(e&&e.defaultProps)for(r in l=e.defaultProps)void 0===i[r]&&(i[r]=l[r]);return{$$typeof:n,type:e,key:a,ref:s,props:i,_owner:_.current}}function S(e){return"object"==typeof e&&null!==e&&e.$$typeof===n}var C=/\/+/g;function B(e,t){return"object"==typeof e&&null!==e&&null!=e.key?function(e){var t={"=":"=0",":":"=2"};return"$"+e.replace(/[=:]/g,(function(e){return t[e]}))}(""+e.key):t.toString(36)}function I(e,t,o,r,a){var s=typeof e;"undefined"!==s&&"boolean"!==s||(e=null);var l=!1;if(null===e)l=!0;else switch(s){case"string":case"number":l=!0;break;case"object":switch(e.$$typeof){case n:case i:l=!0}}if(l)return a=a(l=e),e=""===r?"."+B(l,0):r,Array.isArray(a)?(o="",null!=e&&(o=e.replace(C,"$&/")+"/"),I(a,t,o,"",(function(e){return e}))):null!=a&&(S(a)&&(a=function(e,t){return{$$typeof:n,type:e.type,key:t,ref:e.ref,props:e.props,_owner:e._owner}}(a,o+(!a.key||l&&l.key===a.key?"":(""+a.key).replace(C,"$&/")+"/")+e)),t.push(a)),1;if(l=0,r=""===r?".":r+":",Array.isArray(e))for(var c=0;c<e.length;c++){var d=r+B(s=e[c],c);l+=I(s,t,o,d,a)}else if("function"==typeof(d=function(e){return null===e||"object"!=typeof e?null:"function"==typeof(e=f&&e[f]||e["@@iterator"])?e:null}(e)))for(e=d.call(e),c=0;!(s=e.next()).done;)l+=I(s=s.value,t,o,d=r+B(s,c++),a);else if("object"===s)throw t=""+e,Error(p(31,"[object Object]"===t?"object with keys {"+Object.keys(e).join(", ")+"}":t));return l}function P(e,t,o){if(null==e)return e;var r=[],n=0;return I(e,r,"","",(function(e){return t.call(o,e,n++)})),r}function E(e){if(-1===e._status){var t=e._result;t=t(),e._status=0,e._result=t,t.then((function(t){0===e._status&&(t=t.default,e._status=1,e._result=t)}),(function(t){0===e._status&&(e._status=2,e._result=t)}))}if(1===e._status)return e._result;throw e._result}var T={current:null};function D(){var e=T.current;if(null===e)throw Error(p(321));return e}var N={ReactCurrentDispatcher:T,ReactCurrentBatchConfig:{transition:0},ReactCurrentOwner:_,IsSomeRendererActing:{current:!1},assign:r};t.Children={map:P,forEach:function(e,t,o){P(e,(function(){t.apply(this,arguments)}),o)},count:function(e){var t=0;return P(e,(function(){t++})),t},toArray:function(e){return P(e,(function(e){return e}))||[]},only:function(e){if(!S(e))throw Error(p(143));return e}},t.Component=g,t.PureComponent=b,t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=N,t.cloneElement=function(e,t,o){if(null==e)throw Error(p(267,e));var i=r({},e.props),a=e.key,s=e.ref,l=e._owner;if(null!=t){if(void 0!==t.ref&&(s=t.ref,l=_.current),void 0!==t.key&&(a=""+t.key),e.type&&e.type.defaultProps)var c=e.type.defaultProps;for(d in t)k.call(t,d)&&!w.hasOwnProperty(d)&&(i[d]=void 0===t[d]&&void 0!==c?c[d]:t[d])}var d=arguments.length-2;if(1===d)i.children=o;else if(1<d){c=Array(d);for(var u=0;u<d;u++)c[u]=arguments[u+2];i.children=c}return{$$typeof:n,type:e.type,key:a,ref:s,props:i,_owner:l}},t.createContext=function(e,t){return void 0===t&&(t=null),(e={$$typeof:s,_calculateChangedBits:t,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null}).Provider={$$typeof:a,_context:e},e.Consumer=e},t.createElement=x,t.createFactory=function(e){var t=x.bind(null,e);return t.type=e,t},t.createRef=function(){return{current:null}},t.forwardRef=function(e){return{$$typeof:l,render:e}},t.isValidElement=S,t.lazy=function(e){return{$$typeof:d,_payload:{_status:-1,_result:e},_init:E}},t.memo=function(e,t){return{$$typeof:c,type:e,compare:void 0===t?null:t}},t.useCallback=function(e,t){return D().useCallback(e,t)},t.useContext=function(e,t){return D().useContext(e,t)},t.useDebugValue=function(){},t.useEffect=function(e,t){return D().useEffect(e,t)},t.useImperativeHandle=function(e,t,o){return D().useImperativeHandle(e,t,o)},t.useLayoutEffect=function(e,t){return D().useLayoutEffect(e,t)},t.useMemo=function(e,t){return D().useMemo(e,t)},t.useReducer=function(e,t,o){return D().useReducer(e,t,o)},t.useRef=function(e){return D().useRef(e)},t.useState=function(e){return D().useState(e)},t.version="17.0.2"},function(e,t,o){"use strict";
/** @license React v17.0.2
 * react-dom.production.min.js
 *
 * Copyright (c) Facebook, Inc. and its affiliates.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
 */var r=o(0),n=o(22),i=o(19);function a(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,o=1;o<arguments.length;o++)t+="&args[]="+encodeURIComponent(arguments[o]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}if(!r)throw Error(a(227));var s=new Set,l={};function c(e,t){d(e,t),d(e+"Capture",t)}function d(e,t){for(l[e]=t,e=0;e<t.length;e++)s.add(t[e])}var u=!("undefined"==typeof window||void 0===window.document||void 0===window.document.createElement),f=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,p=Object.prototype.hasOwnProperty,h={},m={};function g(e,t,o,r,n,i,a){this.acceptsBooleans=2===t||3===t||4===t,this.attributeName=r,this.attributeNamespace=n,this.mustUseProperty=o,this.propertyName=e,this.type=t,this.sanitizeURL=i,this.removeEmptyString=a}var v={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach((function(e){v[e]=new g(e,0,!1,e,null,!1,!1)})),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach((function(e){var t=e[0];v[t]=new g(t,1,!1,e[1],null,!1,!1)})),["contentEditable","draggable","spellCheck","value"].forEach((function(e){v[e]=new g(e,2,!1,e.toLowerCase(),null,!1,!1)})),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach((function(e){v[e]=new g(e,2,!1,e,null,!1,!1)})),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach((function(e){v[e]=new g(e,3,!1,e.toLowerCase(),null,!1,!1)})),["checked","multiple","muted","selected"].forEach((function(e){v[e]=new g(e,3,!0,e,null,!1,!1)})),["capture","download"].forEach((function(e){v[e]=new g(e,4,!1,e,null,!1,!1)})),["cols","rows","size","span"].forEach((function(e){v[e]=new g(e,6,!1,e,null,!1,!1)})),["rowSpan","start"].forEach((function(e){v[e]=new g(e,5,!1,e.toLowerCase(),null,!1,!1)}));var b=/[\-:]([a-z])/g;function y(e){return e[1].toUpperCase()}function _(e,t,o,r){var n=v.hasOwnProperty(t)?v[t]:null;(null!==n?0===n.type:!r&&(2<t.length&&("o"===t[0]||"O"===t[0])&&("n"===t[1]||"N"===t[1])))||(function(e,t,o,r){if(null==t||function(e,t,o,r){if(null!==o&&0===o.type)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":return!r&&(null!==o?!o.acceptsBooleans:"data-"!==(e=e.toLowerCase().slice(0,5))&&"aria-"!==e);default:return!1}}(e,t,o,r))return!0;if(r)return!1;if(null!==o)switch(o.type){case 3:return!t;case 4:return!1===t;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}(t,o,n,r)&&(o=null),r||null===n?function(e){return!!p.call(m,e)||!p.call(h,e)&&(f.test(e)?m[e]=!0:(h[e]=!0,!1))}(t)&&(null===o?e.removeAttribute(t):e.setAttribute(t,""+o)):n.mustUseProperty?e[n.propertyName]=null===o?3!==n.type&&"":o:(t=n.attributeName,r=n.attributeNamespace,null===o?e.removeAttribute(t):(o=3===(n=n.type)||4===n&&!0===o?"":""+o,r?e.setAttributeNS(r,t,o):e.setAttribute(t,o))))}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach((function(e){var t=e.replace(b,y);v[t]=new g(t,1,!1,e,null,!1,!1)})),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach((function(e){var t=e.replace(b,y);v[t]=new g(t,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)})),["xml:base","xml:lang","xml:space"].forEach((function(e){var t=e.replace(b,y);v[t]=new g(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)})),["tabIndex","crossOrigin"].forEach((function(e){v[e]=new g(e,1,!1,e.toLowerCase(),null,!1,!1)})),v.xlinkHref=new g("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach((function(e){v[e]=new g(e,1,!1,e.toLowerCase(),null,!0,!0)}));var k=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,w=60103,x=60106,S=60107,C=60108,B=60114,I=60109,P=60110,E=60112,T=60113,D=60120,N=60115,z=60116,F=60121,M=60128,R=60129,A=60130,j=60131;if("function"==typeof Symbol&&Symbol.for){var L=Symbol.for;w=L("react.element"),x=L("react.portal"),S=L("react.fragment"),C=L("react.strict_mode"),B=L("react.profiler"),I=L("react.provider"),P=L("react.context"),E=L("react.forward_ref"),T=L("react.suspense"),D=L("react.suspense_list"),N=L("react.memo"),z=L("react.lazy"),F=L("react.block"),L("react.scope"),M=L("react.opaque.id"),R=L("react.debug_trace_mode"),A=L("react.offscreen"),j=L("react.legacy_hidden")}var H,O="function"==typeof Symbol&&Symbol.iterator;function q(e){return null===e||"object"!=typeof e?null:"function"==typeof(e=O&&e[O]||e["@@iterator"])?e:null}function W(e){if(void 0===H)try{throw Error()}catch(e){var t=e.stack.trim().match(/\n( *(at )?)/);H=t&&t[1]||""}return"\n"+H+e}var V=!1;function K(e,t){if(!e||V)return"";V=!0;var o=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(t)if(t=function(){throw Error()},Object.defineProperty(t.prototype,"props",{set:function(){throw Error()}}),"object"==typeof Reflect&&Reflect.construct){try{Reflect.construct(t,[])}catch(e){var r=e}Reflect.construct(e,[],t)}else{try{t.call()}catch(e){r=e}e.call(t.prototype)}else{try{throw Error()}catch(e){r=e}e()}}catch(e){if(e&&r&&"string"==typeof e.stack){for(var n=e.stack.split("\n"),i=r.stack.split("\n"),a=n.length-1,s=i.length-1;1<=a&&0<=s&&n[a]!==i[s];)s--;for(;1<=a&&0<=s;a--,s--)if(n[a]!==i[s]){if(1!==a||1!==s)do{if(a--,0>--s||n[a]!==i[s])return"\n"+n[a].replace(" at new "," at ")}while(1<=a&&0<=s);break}}}finally{V=!1,Error.prepareStackTrace=o}return(e=e?e.displayName||e.name:"")?W(e):""}function U(e){switch(e.tag){case 5:return W(e.type);case 16:return W("Lazy");case 13:return W("Suspense");case 19:return W("SuspenseList");case 0:case 2:case 15:return e=K(e.type,!1);case 11:return e=K(e.type.render,!1);case 22:return e=K(e.type._render,!1);case 1:return e=K(e.type,!0);default:return""}}function G(e){if(null==e)return null;if("function"==typeof e)return e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case S:return"Fragment";case x:return"Portal";case B:return"Profiler";case C:return"StrictMode";case T:return"Suspense";case D:return"SuspenseList"}if("object"==typeof e)switch(e.$$typeof){case P:return(e.displayName||"Context")+".Consumer";case I:return(e._context.displayName||"Context")+".Provider";case E:var t=e.render;return t=t.displayName||t.name||"",e.displayName||(""!==t?"ForwardRef("+t+")":"ForwardRef");case N:return G(e.type);case F:return G(e._render);case z:t=e._payload,e=e._init;try{return G(e(t))}catch(e){}}return null}function Y(e){switch(typeof e){case"boolean":case"number":case"object":case"string":case"undefined":return e;default:return""}}function X(e){var t=e.type;return(e=e.nodeName)&&"input"===e.toLowerCase()&&("checkbox"===t||"radio"===t)}function Z(e){e._valueTracker||(e._valueTracker=function(e){var t=X(e)?"checked":"value",o=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),r=""+e[t];if(!e.hasOwnProperty(t)&&void 0!==o&&"function"==typeof o.get&&"function"==typeof o.set){var n=o.get,i=o.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return n.call(this)},set:function(e){r=""+e,i.call(this,e)}}),Object.defineProperty(e,t,{enumerable:o.enumerable}),{getValue:function(){return r},setValue:function(e){r=""+e},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}(e))}function $(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var o=t.getValue(),r="";return e&&(r=X(e)?e.checked?"true":"false":e.value),(e=r)!==o&&(t.setValue(e),!0)}function Q(e){if(void 0===(e=e||("undefined"!=typeof document?document:void 0)))return null;try{return e.activeElement||e.body}catch(t){return e.body}}function J(e,t){var o=t.checked;return n({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:null!=o?o:e._wrapperState.initialChecked})}function ee(e,t){var o=null==t.defaultValue?"":t.defaultValue,r=null!=t.checked?t.checked:t.defaultChecked;o=Y(null!=t.value?t.value:o),e._wrapperState={initialChecked:r,initialValue:o,controlled:"checkbox"===t.type||"radio"===t.type?null!=t.checked:null!=t.value}}function te(e,t){null!=(t=t.checked)&&_(e,"checked",t,!1)}function oe(e,t){te(e,t);var o=Y(t.value),r=t.type;if(null!=o)"number"===r?(0===o&&""===e.value||e.value!=o)&&(e.value=""+o):e.value!==""+o&&(e.value=""+o);else if("submit"===r||"reset"===r)return void e.removeAttribute("value");t.hasOwnProperty("value")?ne(e,t.type,o):t.hasOwnProperty("defaultValue")&&ne(e,t.type,Y(t.defaultValue)),null==t.checked&&null!=t.defaultChecked&&(e.defaultChecked=!!t.defaultChecked)}function re(e,t,o){if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var r=t.type;if(!("submit"!==r&&"reset"!==r||void 0!==t.value&&null!==t.value))return;t=""+e._wrapperState.initialValue,o||t===e.value||(e.value=t),e.defaultValue=t}""!==(o=e.name)&&(e.name=""),e.defaultChecked=!!e._wrapperState.initialChecked,""!==o&&(e.name=o)}function ne(e,t,o){"number"===t&&Q(e.ownerDocument)===e||(null==o?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+o&&(e.defaultValue=""+o))}function ie(e,t){return e=n({children:void 0},t),(t=function(e){var t="";return r.Children.forEach(e,(function(e){null!=e&&(t+=e)})),t}(t.children))&&(e.children=t),e}function ae(e,t,o,r){if(e=e.options,t){t={};for(var n=0;n<o.length;n++)t["$"+o[n]]=!0;for(o=0;o<e.length;o++)n=t.hasOwnProperty("$"+e[o].value),e[o].selected!==n&&(e[o].selected=n),n&&r&&(e[o].defaultSelected=!0)}else{for(o=""+Y(o),t=null,n=0;n<e.length;n++){if(e[n].value===o)return e[n].selected=!0,void(r&&(e[n].defaultSelected=!0));null!==t||e[n].disabled||(t=e[n])}null!==t&&(t.selected=!0)}}function se(e,t){if(null!=t.dangerouslySetInnerHTML)throw Error(a(91));return n({},t,{value:void 0,defaultValue:void 0,children:""+e._wrapperState.initialValue})}function le(e,t){var o=t.value;if(null==o){if(o=t.children,t=t.defaultValue,null!=o){if(null!=t)throw Error(a(92));if(Array.isArray(o)){if(!(1>=o.length))throw Error(a(93));o=o[0]}t=o}null==t&&(t=""),o=t}e._wrapperState={initialValue:Y(o)}}function ce(e,t){var o=Y(t.value),r=Y(t.defaultValue);null!=o&&((o=""+o)!==e.value&&(e.value=o),null==t.defaultValue&&e.defaultValue!==o&&(e.defaultValue=o)),null!=r&&(e.defaultValue=""+r)}function de(e){var t=e.textContent;t===e._wrapperState.initialValue&&""!==t&&null!==t&&(e.value=t)}var ue="http://www.w3.org/1999/xhtml",fe="http://www.w3.org/2000/svg";function pe(e){switch(e){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function he(e,t){return null==e||"http://www.w3.org/1999/xhtml"===e?pe(t):"http://www.w3.org/2000/svg"===e&&"foreignObject"===t?"http://www.w3.org/1999/xhtml":e}var me,ge=function(e){return"undefined"!=typeof MSApp&&MSApp.execUnsafeLocalFunction?function(t,o,r,n){MSApp.execUnsafeLocalFunction((function(){return e(t,o)}))}:e}((function(e,t){if(e.namespaceURI!==fe||"innerHTML"in e)e.innerHTML=t;else{for((me=me||document.createElement("div")).innerHTML="<svg>"+t.valueOf().toString()+"</svg>",t=me.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}}));function ve(e,t){if(t){var o=e.firstChild;if(o&&o===e.lastChild&&3===o.nodeType)return void(o.nodeValue=t)}e.textContent=t}var be={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},ye=["Webkit","ms","Moz","O"];function _e(e,t,o){return null==t||"boolean"==typeof t||""===t?"":o||"number"!=typeof t||0===t||be.hasOwnProperty(e)&&be[e]?(""+t).trim():t+"px"}function ke(e,t){for(var o in e=e.style,t)if(t.hasOwnProperty(o)){var r=0===o.indexOf("--"),n=_e(o,t[o],r);"float"===o&&(o="cssFloat"),r?e.setProperty(o,n):e[o]=n}}Object.keys(be).forEach((function(e){ye.forEach((function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),be[t]=be[e]}))}));var we=n({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function xe(e,t){if(t){if(we[e]&&(null!=t.children||null!=t.dangerouslySetInnerHTML))throw Error(a(137,e));if(null!=t.dangerouslySetInnerHTML){if(null!=t.children)throw Error(a(60));if("object"!=typeof t.dangerouslySetInnerHTML||!("__html"in t.dangerouslySetInnerHTML))throw Error(a(61))}if(null!=t.style&&"object"!=typeof t.style)throw Error(a(62))}}function Se(e,t){if(-1===e.indexOf("-"))return"string"==typeof t.is;switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}function Ce(e){return(e=e.target||e.srcElement||window).correspondingUseElement&&(e=e.correspondingUseElement),3===e.nodeType?e.parentNode:e}var Be=null,Ie=null,Pe=null;function Ee(e){if(e=Qr(e)){if("function"!=typeof Be)throw Error(a(280));var t=e.stateNode;t&&(t=en(t),Be(e.stateNode,e.type,t))}}function Te(e){Ie?Pe?Pe.push(e):Pe=[e]:Ie=e}function De(){if(Ie){var e=Ie,t=Pe;if(Pe=Ie=null,Ee(e),t)for(e=0;e<t.length;e++)Ee(t[e])}}function Ne(e,t){return e(t)}function ze(e,t,o,r,n){return e(t,o,r,n)}function Fe(){}var Me=Ne,Re=!1,Ae=!1;function je(){null===Ie&&null===Pe||(Fe(),De())}function Le(e,t){var o=e.stateNode;if(null===o)return null;var r=en(o);if(null===r)return null;o=r[t];e:switch(t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(r=!r.disabled)||(r=!("button"===(e=e.type)||"input"===e||"select"===e||"textarea"===e)),e=!r;break e;default:e=!1}if(e)return null;if(o&&"function"!=typeof o)throw Error(a(231,t,typeof o));return o}var He=!1;if(u)try{var Oe={};Object.defineProperty(Oe,"passive",{get:function(){He=!0}}),window.addEventListener("test",Oe,Oe),window.removeEventListener("test",Oe,Oe)}catch(e){He=!1}function qe(e,t,o,r,n,i,a,s,l){var c=Array.prototype.slice.call(arguments,3);try{t.apply(o,c)}catch(e){this.onError(e)}}var We=!1,Ve=null,Ke=!1,Ue=null,Ge={onError:function(e){We=!0,Ve=e}};function Ye(e,t,o,r,n,i,a,s,l){We=!1,Ve=null,qe.apply(Ge,arguments)}function Xe(e){var t=e,o=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do{0!=(1026&(t=e).flags)&&(o=t.return),e=t.return}while(e)}return 3===t.tag?o:null}function Ze(e){if(13===e.tag){var t=e.memoizedState;if(null===t&&(null!==(e=e.alternate)&&(t=e.memoizedState)),null!==t)return t.dehydrated}return null}function $e(e){if(Xe(e)!==e)throw Error(a(188))}function Qe(e){if(!(e=function(e){var t=e.alternate;if(!t){if(null===(t=Xe(e)))throw Error(a(188));return t!==e?null:e}for(var o=e,r=t;;){var n=o.return;if(null===n)break;var i=n.alternate;if(null===i){if(null!==(r=n.return)){o=r;continue}break}if(n.child===i.child){for(i=n.child;i;){if(i===o)return $e(n),e;if(i===r)return $e(n),t;i=i.sibling}throw Error(a(188))}if(o.return!==r.return)o=n,r=i;else{for(var s=!1,l=n.child;l;){if(l===o){s=!0,o=n,r=i;break}if(l===r){s=!0,r=n,o=i;break}l=l.sibling}if(!s){for(l=i.child;l;){if(l===o){s=!0,o=i,r=n;break}if(l===r){s=!0,r=i,o=n;break}l=l.sibling}if(!s)throw Error(a(189))}}if(o.alternate!==r)throw Error(a(190))}if(3!==o.tag)throw Error(a(188));return o.stateNode.current===o?e:t}(e)))return null;for(var t=e;;){if(5===t.tag||6===t.tag)return t;if(t.child)t.child.return=t,t=t.child;else{if(t===e)break;for(;!t.sibling;){if(!t.return||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}}return null}function Je(e,t){for(var o=e.alternate;null!==t;){if(t===e||t===o)return!0;t=t.return}return!1}var et,tt,ot,rt,nt=!1,it=[],at=null,st=null,lt=null,ct=new Map,dt=new Map,ut=[],ft="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" ");function pt(e,t,o,r,n){return{blockedOn:e,domEventName:t,eventSystemFlags:16|o,nativeEvent:n,targetContainers:[r]}}function ht(e,t){switch(e){case"focusin":case"focusout":at=null;break;case"dragenter":case"dragleave":st=null;break;case"mouseover":case"mouseout":lt=null;break;case"pointerover":case"pointerout":ct.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":dt.delete(t.pointerId)}}function mt(e,t,o,r,n,i){return null===e||e.nativeEvent!==i?(e=pt(t,o,r,n,i),null!==t&&(null!==(t=Qr(t))&&tt(t)),e):(e.eventSystemFlags|=r,t=e.targetContainers,null!==n&&-1===t.indexOf(n)&&t.push(n),e)}function gt(e){var t=$r(e.target);if(null!==t){var o=Xe(t);if(null!==o)if(13===(t=o.tag)){if(null!==(t=Ze(o)))return e.blockedOn=t,void rt(e.lanePriority,(function(){i.unstable_runWithPriority(e.priority,(function(){ot(o)}))}))}else if(3===t&&o.stateNode.hydrate)return void(e.blockedOn=3===o.tag?o.stateNode.containerInfo:null)}e.blockedOn=null}function vt(e){if(null!==e.blockedOn)return!1;for(var t=e.targetContainers;0<t.length;){var o=Qt(e.domEventName,e.eventSystemFlags,t[0],e.nativeEvent);if(null!==o)return null!==(t=Qr(o))&&tt(t),e.blockedOn=o,!1;t.shift()}return!0}function bt(e,t,o){vt(e)&&o.delete(t)}function yt(){for(nt=!1;0<it.length;){var e=it[0];if(null!==e.blockedOn){null!==(e=Qr(e.blockedOn))&&et(e);break}for(var t=e.targetContainers;0<t.length;){var o=Qt(e.domEventName,e.eventSystemFlags,t[0],e.nativeEvent);if(null!==o){e.blockedOn=o;break}t.shift()}null===e.blockedOn&&it.shift()}null!==at&&vt(at)&&(at=null),null!==st&&vt(st)&&(st=null),null!==lt&&vt(lt)&&(lt=null),ct.forEach(bt),dt.forEach(bt)}function _t(e,t){e.blockedOn===t&&(e.blockedOn=null,nt||(nt=!0,i.unstable_scheduleCallback(i.unstable_NormalPriority,yt)))}function kt(e){function t(t){return _t(t,e)}if(0<it.length){_t(it[0],e);for(var o=1;o<it.length;o++){var r=it[o];r.blockedOn===e&&(r.blockedOn=null)}}for(null!==at&&_t(at,e),null!==st&&_t(st,e),null!==lt&&_t(lt,e),ct.forEach(t),dt.forEach(t),o=0;o<ut.length;o++)(r=ut[o]).blockedOn===e&&(r.blockedOn=null);for(;0<ut.length&&null===(o=ut[0]).blockedOn;)gt(o),null===o.blockedOn&&ut.shift()}function wt(e,t){var o={};return o[e.toLowerCase()]=t.toLowerCase(),o["Webkit"+e]="webkit"+t,o["Moz"+e]="moz"+t,o}var xt={animationend:wt("Animation","AnimationEnd"),animationiteration:wt("Animation","AnimationIteration"),animationstart:wt("Animation","AnimationStart"),transitionend:wt("Transition","TransitionEnd")},St={},Ct={};function Bt(e){if(St[e])return St[e];if(!xt[e])return e;var t,o=xt[e];for(t in o)if(o.hasOwnProperty(t)&&t in Ct)return St[e]=o[t];return e}u&&(Ct=document.createElement("div").style,"AnimationEvent"in window||(delete xt.animationend.animation,delete xt.animationiteration.animation,delete xt.animationstart.animation),"TransitionEvent"in window||delete xt.transitionend.transition);var It=Bt("animationend"),Pt=Bt("animationiteration"),Et=Bt("animationstart"),Tt=Bt("transitionend"),Dt=new Map,Nt=new Map,zt=["abort","abort",It,"animationEnd",Pt,"animationIteration",Et,"animationStart","canplay","canPlay","canplaythrough","canPlayThrough","durationchange","durationChange","emptied","emptied","encrypted","encrypted","ended","ended","error","error","gotpointercapture","gotPointerCapture","load","load","loadeddata","loadedData","loadedmetadata","loadedMetadata","loadstart","loadStart","lostpointercapture","lostPointerCapture","playing","playing","progress","progress","seeking","seeking","stalled","stalled","suspend","suspend","timeupdate","timeUpdate",Tt,"transitionEnd","waiting","waiting"];function Ft(e,t){for(var o=0;o<e.length;o+=2){var r=e[o],n=e[o+1];n="on"+(n[0].toUpperCase()+n.slice(1)),Nt.set(r,t),Dt.set(r,n),c(n,[r])}}(0,i.unstable_now)();var Mt=8;function Rt(e){if(0!=(1&e))return Mt=15,1;if(0!=(2&e))return Mt=14,2;if(0!=(4&e))return Mt=13,4;var t=24&e;return 0!==t?(Mt=12,t):0!=(32&e)?(Mt=11,32):0!==(t=192&e)?(Mt=10,t):0!=(256&e)?(Mt=9,256):0!==(t=3584&e)?(Mt=8,t):0!=(4096&e)?(Mt=7,4096):0!==(t=4186112&e)?(Mt=6,t):0!==(t=62914560&e)?(Mt=5,t):67108864&e?(Mt=4,67108864):0!=(134217728&e)?(Mt=3,134217728):0!==(t=805306368&e)?(Mt=2,t):0!=(1073741824&e)?(Mt=1,1073741824):(Mt=8,e)}function At(e,t){var o=e.pendingLanes;if(0===o)return Mt=0;var r=0,n=0,i=e.expiredLanes,a=e.suspendedLanes,s=e.pingedLanes;if(0!==i)r=i,n=Mt=15;else if(0!==(i=134217727&o)){var l=i&~a;0!==l?(r=Rt(l),n=Mt):0!==(s&=i)&&(r=Rt(s),n=Mt)}else 0!==(i=o&~a)?(r=Rt(i),n=Mt):0!==s&&(r=Rt(s),n=Mt);if(0===r)return 0;if(r=o&((0>(r=31-Wt(r))?0:1<<r)<<1)-1,0!==t&&t!==r&&0==(t&a)){if(Rt(t),n<=Mt)return t;Mt=n}if(0!==(t=e.entangledLanes))for(e=e.entanglements,t&=r;0<t;)n=1<<(o=31-Wt(t)),r|=e[o],t&=~n;return r}function jt(e){return 0!==(e=-1073741825&e.pendingLanes)?e:1073741824&e?1073741824:0}function Lt(e,t){switch(e){case 15:return 1;case 14:return 2;case 12:return 0===(e=Ht(24&~t))?Lt(10,t):e;case 10:return 0===(e=Ht(192&~t))?Lt(8,t):e;case 8:return 0===(e=Ht(3584&~t))&&(0===(e=Ht(4186112&~t))&&(e=512)),e;case 2:return 0===(t=Ht(805306368&~t))&&(t=268435456),t}throw Error(a(358,e))}function Ht(e){return e&-e}function Ot(e){for(var t=[],o=0;31>o;o++)t.push(e);return t}function qt(e,t,o){e.pendingLanes|=t;var r=t-1;e.suspendedLanes&=r,e.pingedLanes&=r,(e=e.eventTimes)[t=31-Wt(t)]=o}var Wt=Math.clz32?Math.clz32:function(e){return 0===e?32:31-(Vt(e)/Kt|0)|0},Vt=Math.log,Kt=Math.LN2;var Ut=i.unstable_UserBlockingPriority,Gt=i.unstable_runWithPriority,Yt=!0;function Xt(e,t,o,r){Re||Fe();var n=$t,i=Re;Re=!0;try{ze(n,e,t,o,r)}finally{(Re=i)||je()}}function Zt(e,t,o,r){Gt(Ut,$t.bind(null,e,t,o,r))}function $t(e,t,o,r){var n;if(Yt)if((n=0==(4&t))&&0<it.length&&-1<ft.indexOf(e))e=pt(null,e,t,o,r),it.push(e);else{var i=Qt(e,t,o,r);if(null===i)n&&ht(e,r);else{if(n){if(-1<ft.indexOf(e))return e=pt(i,e,t,o,r),void it.push(e);if(function(e,t,o,r,n){switch(t){case"focusin":return at=mt(at,e,t,o,r,n),!0;case"dragenter":return st=mt(st,e,t,o,r,n),!0;case"mouseover":return lt=mt(lt,e,t,o,r,n),!0;case"pointerover":var i=n.pointerId;return ct.set(i,mt(ct.get(i)||null,e,t,o,r,n)),!0;case"gotpointercapture":return i=n.pointerId,dt.set(i,mt(dt.get(i)||null,e,t,o,r,n)),!0}return!1}(i,e,t,o,r))return;ht(e,r)}Tr(e,t,r,null,o)}}}function Qt(e,t,o,r){var n=Ce(r);if(null!==(n=$r(n))){var i=Xe(n);if(null===i)n=null;else{var a=i.tag;if(13===a){if(null!==(n=Ze(i)))return n;n=null}else if(3===a){if(i.stateNode.hydrate)return 3===i.tag?i.stateNode.containerInfo:null;n=null}else i!==n&&(n=null)}}return Tr(e,t,r,n,o),null}var Jt=null,eo=null,to=null;function oo(){if(to)return to;var e,t,o=eo,r=o.length,n="value"in Jt?Jt.value:Jt.textContent,i=n.length;for(e=0;e<r&&o[e]===n[e];e++);var a=r-e;for(t=1;t<=a&&o[r-t]===n[i-t];t++);return to=n.slice(e,1<t?1-t:void 0)}function ro(e){var t=e.keyCode;return"charCode"in e?0===(e=e.charCode)&&13===t&&(e=13):e=t,10===e&&(e=13),32<=e||13===e?e:0}function no(){return!0}function io(){return!1}function ao(e){function t(t,o,r,n,i){for(var a in this._reactName=t,this._targetInst=r,this.type=o,this.nativeEvent=n,this.target=i,this.currentTarget=null,e)e.hasOwnProperty(a)&&(t=e[a],this[a]=t?t(n):n[a]);return this.isDefaultPrevented=(null!=n.defaultPrevented?n.defaultPrevented:!1===n.returnValue)?no:io,this.isPropagationStopped=io,this}return n(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var e=this.nativeEvent;e&&(e.preventDefault?e.preventDefault():"unknown"!=typeof e.returnValue&&(e.returnValue=!1),this.isDefaultPrevented=no)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():"unknown"!=typeof e.cancelBubble&&(e.cancelBubble=!0),this.isPropagationStopped=no)},persist:function(){},isPersistent:no}),t}var so,lo,co,uo={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},fo=ao(uo),po=n({},uo,{view:0,detail:0}),ho=ao(po),mo=n({},po,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Bo,button:0,buttons:0,relatedTarget:function(e){return void 0===e.relatedTarget?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(e!==co&&(co&&"mousemove"===e.type?(so=e.screenX-co.screenX,lo=e.screenY-co.screenY):lo=so=0,co=e),so)},movementY:function(e){return"movementY"in e?e.movementY:lo}}),go=ao(mo),vo=ao(n({},mo,{dataTransfer:0})),bo=ao(n({},po,{relatedTarget:0})),yo=ao(n({},uo,{animationName:0,elapsedTime:0,pseudoElement:0})),_o=ao(n({},uo,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}})),ko=ao(n({},uo,{data:0})),wo={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},xo={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},So={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function Co(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):!!(e=So[e])&&!!t[e]}function Bo(){return Co}var Io=ao(n({},po,{key:function(e){if(e.key){var t=wo[e.key]||e.key;if("Unidentified"!==t)return t}return"keypress"===e.type?13===(e=ro(e))?"Enter":String.fromCharCode(e):"keydown"===e.type||"keyup"===e.type?xo[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Bo,charCode:function(e){return"keypress"===e.type?ro(e):0},keyCode:function(e){return"keydown"===e.type||"keyup"===e.type?e.keyCode:0},which:function(e){return"keypress"===e.type?ro(e):"keydown"===e.type||"keyup"===e.type?e.keyCode:0}})),Po=ao(n({},mo,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0})),Eo=ao(n({},po,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Bo})),To=ao(n({},uo,{propertyName:0,elapsedTime:0,pseudoElement:0})),Do=ao(n({},mo,{deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0})),No=[9,13,27,32],zo=u&&"CompositionEvent"in window,Fo=null;u&&"documentMode"in document&&(Fo=document.documentMode);var Mo=u&&"TextEvent"in window&&!Fo,Ro=u&&(!zo||Fo&&8<Fo&&11>=Fo),Ao=String.fromCharCode(32),jo=!1;function Lo(e,t){switch(e){case"keyup":return-1!==No.indexOf(t.keyCode);case"keydown":return 229!==t.keyCode;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Ho(e){return"object"==typeof(e=e.detail)&&"data"in e?e.data:null}var Oo=!1;var qo={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function Wo(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return"input"===t?!!qo[e.type]:"textarea"===t}function Vo(e,t,o,r){Te(r),0<(t=Nr(t,"onChange")).length&&(o=new fo("onChange","change",null,o,r),e.push({event:o,listeners:t}))}var Ko=null,Uo=null;function Go(e){Sr(e,0)}function Yo(e){if($(Jr(e)))return e}function Xo(e,t){if("change"===e)return t}var Zo=!1;if(u){var $o;if(u){var Qo="oninput"in document;if(!Qo){var Jo=document.createElement("div");Jo.setAttribute("oninput","return;"),Qo="function"==typeof Jo.oninput}$o=Qo}else $o=!1;Zo=$o&&(!document.documentMode||9<document.documentMode)}function er(){Ko&&(Ko.detachEvent("onpropertychange",tr),Uo=Ko=null)}function tr(e){if("value"===e.propertyName&&Yo(Uo)){var t=[];if(Vo(t,Uo,e,Ce(e)),e=Go,Re)e(t);else{Re=!0;try{Ne(e,t)}finally{Re=!1,je()}}}}function or(e,t,o){"focusin"===e?(er(),Uo=o,(Ko=t).attachEvent("onpropertychange",tr)):"focusout"===e&&er()}function rr(e){if("selectionchange"===e||"keyup"===e||"keydown"===e)return Yo(Uo)}function nr(e,t){if("click"===e)return Yo(t)}function ir(e,t){if("input"===e||"change"===e)return Yo(t)}var ar="function"==typeof Object.is?Object.is:function(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t},sr=Object.prototype.hasOwnProperty;function lr(e,t){if(ar(e,t))return!0;if("object"!=typeof e||null===e||"object"!=typeof t||null===t)return!1;var o=Object.keys(e),r=Object.keys(t);if(o.length!==r.length)return!1;for(r=0;r<o.length;r++)if(!sr.call(t,o[r])||!ar(e[o[r]],t[o[r]]))return!1;return!0}function cr(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function dr(e,t){var o,r=cr(e);for(e=0;r;){if(3===r.nodeType){if(o=e+r.textContent.length,e<=t&&o>=t)return{node:r,offset:t-e};e=o}e:{for(;r;){if(r.nextSibling){r=r.nextSibling;break e}r=r.parentNode}r=void 0}r=cr(r)}}function ur(){for(var e=window,t=Q();t instanceof e.HTMLIFrameElement;){try{var o="string"==typeof t.contentWindow.location.href}catch(e){o=!1}if(!o)break;t=Q((e=t.contentWindow).document)}return t}function fr(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&("input"===t&&("text"===e.type||"search"===e.type||"tel"===e.type||"url"===e.type||"password"===e.type)||"textarea"===t||"true"===e.contentEditable)}var pr=u&&"documentMode"in document&&11>=document.documentMode,hr=null,mr=null,gr=null,vr=!1;function br(e,t,o){var r=o.window===o?o.document:9===o.nodeType?o:o.ownerDocument;vr||null==hr||hr!==Q(r)||("selectionStart"in(r=hr)&&fr(r)?r={start:r.selectionStart,end:r.selectionEnd}:r={anchorNode:(r=(r.ownerDocument&&r.ownerDocument.defaultView||window).getSelection()).anchorNode,anchorOffset:r.anchorOffset,focusNode:r.focusNode,focusOffset:r.focusOffset},gr&&lr(gr,r)||(gr=r,0<(r=Nr(mr,"onSelect")).length&&(t=new fo("onSelect","select",null,t,o),e.push({event:t,listeners:r}),t.target=hr)))}Ft("cancel cancel click click close close contextmenu contextMenu copy copy cut cut auxclick auxClick dblclick doubleClick dragend dragEnd dragstart dragStart drop drop focusin focus focusout blur input input invalid invalid keydown keyDown keypress keyPress keyup keyUp mousedown mouseDown mouseup mouseUp paste paste pause pause play play pointercancel pointerCancel pointerdown pointerDown pointerup pointerUp ratechange rateChange reset reset seeked seeked submit submit touchcancel touchCancel touchend touchEnd touchstart touchStart volumechange volumeChange".split(" "),0),Ft("drag drag dragenter dragEnter dragexit dragExit dragleave dragLeave dragover dragOver mousemove mouseMove mouseout mouseOut mouseover mouseOver pointermove pointerMove pointerout pointerOut pointerover pointerOver scroll scroll toggle toggle touchmove touchMove wheel wheel".split(" "),1),Ft(zt,2);for(var yr="change selectionchange textInput compositionstart compositionend compositionupdate".split(" "),_r=0;_r<yr.length;_r++)Nt.set(yr[_r],0);d("onMouseEnter",["mouseout","mouseover"]),d("onMouseLeave",["mouseout","mouseover"]),d("onPointerEnter",["pointerout","pointerover"]),d("onPointerLeave",["pointerout","pointerover"]),c("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),c("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),c("onBeforeInput",["compositionend","keypress","textInput","paste"]),c("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),c("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),c("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var kr="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),wr=new Set("cancel close invalid load scroll toggle".split(" ").concat(kr));function xr(e,t,o){var r=e.type||"unknown-event";e.currentTarget=o,function(e,t,o,r,n,i,s,l,c){if(Ye.apply(this,arguments),We){if(!We)throw Error(a(198));var d=Ve;We=!1,Ve=null,Ke||(Ke=!0,Ue=d)}}(r,t,void 0,e),e.currentTarget=null}function Sr(e,t){t=0!=(4&t);for(var o=0;o<e.length;o++){var r=e[o],n=r.event;r=r.listeners;e:{var i=void 0;if(t)for(var a=r.length-1;0<=a;a--){var s=r[a],l=s.instance,c=s.currentTarget;if(s=s.listener,l!==i&&n.isPropagationStopped())break e;xr(n,s,c),i=l}else for(a=0;a<r.length;a++){if(l=(s=r[a]).instance,c=s.currentTarget,s=s.listener,l!==i&&n.isPropagationStopped())break e;xr(n,s,c),i=l}}}if(Ke)throw e=Ue,Ke=!1,Ue=null,e}function Cr(e,t){var o=tn(t),r=e+"__bubble";o.has(r)||(Er(t,e,2,!1),o.add(r))}var Br="_reactListening"+Math.random().toString(36).slice(2);function Ir(e){e[Br]||(e[Br]=!0,s.forEach((function(t){wr.has(t)||Pr(t,!1,e,null),Pr(t,!0,e,null)})))}function Pr(e,t,o,r){var n=4<arguments.length&&void 0!==arguments[4]?arguments[4]:0,i=o;if("selectionchange"===e&&9!==o.nodeType&&(i=o.ownerDocument),null!==r&&!t&&wr.has(e)){if("scroll"!==e)return;n|=2,i=r}var a=tn(i),s=e+"__"+(t?"capture":"bubble");a.has(s)||(t&&(n|=4),Er(i,e,n,t),a.add(s))}function Er(e,t,o,r){var n=Nt.get(t);switch(void 0===n?2:n){case 0:n=Xt;break;case 1:n=Zt;break;default:n=$t}o=n.bind(null,t,o,e),n=void 0,!He||"touchstart"!==t&&"touchmove"!==t&&"wheel"!==t||(n=!0),r?void 0!==n?e.addEventListener(t,o,{capture:!0,passive:n}):e.addEventListener(t,o,!0):void 0!==n?e.addEventListener(t,o,{passive:n}):e.addEventListener(t,o,!1)}function Tr(e,t,o,r,n){var i=r;if(0==(1&t)&&0==(2&t)&&null!==r)e:for(;;){if(null===r)return;var a=r.tag;if(3===a||4===a){var s=r.stateNode.containerInfo;if(s===n||8===s.nodeType&&s.parentNode===n)break;if(4===a)for(a=r.return;null!==a;){var l=a.tag;if((3===l||4===l)&&((l=a.stateNode.containerInfo)===n||8===l.nodeType&&l.parentNode===n))return;a=a.return}for(;null!==s;){if(null===(a=$r(s)))return;if(5===(l=a.tag)||6===l){r=i=a;continue e}s=s.parentNode}}r=r.return}!function(e,t,o){if(Ae)return e(t,o);Ae=!0;try{Me(e,t,o)}finally{Ae=!1,je()}}((function(){var r=i,n=Ce(o),a=[];e:{var s=Dt.get(e);if(void 0!==s){var l=fo,c=e;switch(e){case"keypress":if(0===ro(o))break e;case"keydown":case"keyup":l=Io;break;case"focusin":c="focus",l=bo;break;case"focusout":c="blur",l=bo;break;case"beforeblur":case"afterblur":l=bo;break;case"click":if(2===o.button)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":l=go;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":l=vo;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":l=Eo;break;case It:case Pt:case Et:l=yo;break;case Tt:l=To;break;case"scroll":l=ho;break;case"wheel":l=Do;break;case"copy":case"cut":case"paste":l=_o;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":l=Po}var d=0!=(4&t),u=!d&&"scroll"===e,f=d?null!==s?s+"Capture":null:s;d=[];for(var p,h=r;null!==h;){var m=(p=h).stateNode;if(5===p.tag&&null!==m&&(p=m,null!==f&&(null!=(m=Le(h,f))&&d.push(Dr(h,m,p)))),u)break;h=h.return}0<d.length&&(s=new l(s,c,null,o,n),a.push({event:s,listeners:d}))}}if(0==(7&t)){if(l="mouseout"===e||"pointerout"===e,(!(s="mouseover"===e||"pointerover"===e)||0!=(16&t)||!(c=o.relatedTarget||o.fromElement)||!$r(c)&&!c[Xr])&&(l||s)&&(s=n.window===n?n:(s=n.ownerDocument)?s.defaultView||s.parentWindow:window,l?(l=r,null!==(c=(c=o.relatedTarget||o.toElement)?$r(c):null)&&(c!==(u=Xe(c))||5!==c.tag&&6!==c.tag)&&(c=null)):(l=null,c=r),l!==c)){if(d=go,m="onMouseLeave",f="onMouseEnter",h="mouse","pointerout"!==e&&"pointerover"!==e||(d=Po,m="onPointerLeave",f="onPointerEnter",h="pointer"),u=null==l?s:Jr(l),p=null==c?s:Jr(c),(s=new d(m,h+"leave",l,o,n)).target=u,s.relatedTarget=p,m=null,$r(n)===r&&((d=new d(f,h+"enter",c,o,n)).target=p,d.relatedTarget=u,m=d),u=m,l&&c)e:{for(f=c,h=0,p=d=l;p;p=zr(p))h++;for(p=0,m=f;m;m=zr(m))p++;for(;0<h-p;)d=zr(d),h--;for(;0<p-h;)f=zr(f),p--;for(;h--;){if(d===f||null!==f&&d===f.alternate)break e;d=zr(d),f=zr(f)}d=null}else d=null;null!==l&&Fr(a,s,l,d,!1),null!==c&&null!==u&&Fr(a,u,c,d,!0)}if("select"===(l=(s=r?Jr(r):window).nodeName&&s.nodeName.toLowerCase())||"input"===l&&"file"===s.type)var g=Xo;else if(Wo(s))if(Zo)g=ir;else{g=rr;var v=or}else(l=s.nodeName)&&"input"===l.toLowerCase()&&("checkbox"===s.type||"radio"===s.type)&&(g=nr);switch(g&&(g=g(e,r))?Vo(a,g,o,n):(v&&v(e,s,r),"focusout"===e&&(v=s._wrapperState)&&v.controlled&&"number"===s.type&&ne(s,"number",s.value)),v=r?Jr(r):window,e){case"focusin":(Wo(v)||"true"===v.contentEditable)&&(hr=v,mr=r,gr=null);break;case"focusout":gr=mr=hr=null;break;case"mousedown":vr=!0;break;case"contextmenu":case"mouseup":case"dragend":vr=!1,br(a,o,n);break;case"selectionchange":if(pr)break;case"keydown":case"keyup":br(a,o,n)}var b;if(zo)e:{switch(e){case"compositionstart":var y="onCompositionStart";break e;case"compositionend":y="onCompositionEnd";break e;case"compositionupdate":y="onCompositionUpdate";break e}y=void 0}else Oo?Lo(e,o)&&(y="onCompositionEnd"):"keydown"===e&&229===o.keyCode&&(y="onCompositionStart");y&&(Ro&&"ko"!==o.locale&&(Oo||"onCompositionStart"!==y?"onCompositionEnd"===y&&Oo&&(b=oo()):(eo="value"in(Jt=n)?Jt.value:Jt.textContent,Oo=!0)),0<(v=Nr(r,y)).length&&(y=new ko(y,e,null,o,n),a.push({event:y,listeners:v}),b?y.data=b:null!==(b=Ho(o))&&(y.data=b))),(b=Mo?function(e,t){switch(e){case"compositionend":return Ho(t);case"keypress":return 32!==t.which?null:(jo=!0,Ao);case"textInput":return(e=t.data)===Ao&&jo?null:e;default:return null}}(e,o):function(e,t){if(Oo)return"compositionend"===e||!zo&&Lo(e,t)?(e=oo(),to=eo=Jt=null,Oo=!1,e):null;switch(e){case"paste":return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return Ro&&"ko"!==t.locale?null:t.data;default:return null}}(e,o))&&(0<(r=Nr(r,"onBeforeInput")).length&&(n=new ko("onBeforeInput","beforeinput",null,o,n),a.push({event:n,listeners:r}),n.data=b))}Sr(a,t)}))}function Dr(e,t,o){return{instance:e,listener:t,currentTarget:o}}function Nr(e,t){for(var o=t+"Capture",r=[];null!==e;){var n=e,i=n.stateNode;5===n.tag&&null!==i&&(n=i,null!=(i=Le(e,o))&&r.unshift(Dr(e,i,n)),null!=(i=Le(e,t))&&r.push(Dr(e,i,n))),e=e.return}return r}function zr(e){if(null===e)return null;do{e=e.return}while(e&&5!==e.tag);return e||null}function Fr(e,t,o,r,n){for(var i=t._reactName,a=[];null!==o&&o!==r;){var s=o,l=s.alternate,c=s.stateNode;if(null!==l&&l===r)break;5===s.tag&&null!==c&&(s=c,n?null!=(l=Le(o,i))&&a.unshift(Dr(o,l,s)):n||null!=(l=Le(o,i))&&a.push(Dr(o,l,s))),o=o.return}0!==a.length&&e.push({event:t,listeners:a})}function Mr(){}var Rr=null,Ar=null;function jr(e,t){switch(e){case"button":case"input":case"select":case"textarea":return!!t.autoFocus}return!1}function Lr(e,t){return"textarea"===e||"option"===e||"noscript"===e||"string"==typeof t.children||"number"==typeof t.children||"object"==typeof t.dangerouslySetInnerHTML&&null!==t.dangerouslySetInnerHTML&&null!=t.dangerouslySetInnerHTML.__html}var Hr="function"==typeof setTimeout?setTimeout:void 0,Or="function"==typeof clearTimeout?clearTimeout:void 0;function qr(e){1===e.nodeType?e.textContent="":9===e.nodeType&&(null!=(e=e.body)&&(e.textContent=""))}function Wr(e){for(;null!=e;e=e.nextSibling){var t=e.nodeType;if(1===t||3===t)break}return e}function Vr(e){e=e.previousSibling;for(var t=0;e;){if(8===e.nodeType){var o=e.data;if("$"===o||"$!"===o||"$?"===o){if(0===t)return e;t--}else"/$"===o&&t++}e=e.previousSibling}return null}var Kr=0;var Ur=Math.random().toString(36).slice(2),Gr="__reactFiber$"+Ur,Yr="__reactProps$"+Ur,Xr="__reactContainer$"+Ur,Zr="__reactEvents$"+Ur;function $r(e){var t=e[Gr];if(t)return t;for(var o=e.parentNode;o;){if(t=o[Xr]||o[Gr]){if(o=t.alternate,null!==t.child||null!==o&&null!==o.child)for(e=Vr(e);null!==e;){if(o=e[Gr])return o;e=Vr(e)}return t}o=(e=o).parentNode}return null}function Qr(e){return!(e=e[Gr]||e[Xr])||5!==e.tag&&6!==e.tag&&13!==e.tag&&3!==e.tag?null:e}function Jr(e){if(5===e.tag||6===e.tag)return e.stateNode;throw Error(a(33))}function en(e){return e[Yr]||null}function tn(e){var t=e[Zr];return void 0===t&&(t=e[Zr]=new Set),t}var on=[],rn=-1;function nn(e){return{current:e}}function an(e){0>rn||(e.current=on[rn],on[rn]=null,rn--)}function sn(e,t){rn++,on[rn]=e.current,e.current=t}var ln={},cn=nn(ln),dn=nn(!1),un=ln;function fn(e,t){var o=e.type.contextTypes;if(!o)return ln;var r=e.stateNode;if(r&&r.__reactInternalMemoizedUnmaskedChildContext===t)return r.__reactInternalMemoizedMaskedChildContext;var n,i={};for(n in o)i[n]=t[n];return r&&((e=e.stateNode).__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=i),i}function pn(e){return null!=(e=e.childContextTypes)}function hn(){an(dn),an(cn)}function mn(e,t,o){if(cn.current!==ln)throw Error(a(168));sn(cn,t),sn(dn,o)}function gn(e,t,o){var r=e.stateNode;if(e=t.childContextTypes,"function"!=typeof r.getChildContext)return o;for(var i in r=r.getChildContext())if(!(i in e))throw Error(a(108,G(t)||"Unknown",i));return n({},o,r)}function vn(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||ln,un=cn.current,sn(cn,e),sn(dn,dn.current),!0}function bn(e,t,o){var r=e.stateNode;if(!r)throw Error(a(169));o?(e=gn(e,t,un),r.__reactInternalMemoizedMergedChildContext=e,an(dn),an(cn),sn(cn,e)):an(dn),sn(dn,o)}var yn=null,_n=null,kn=i.unstable_runWithPriority,wn=i.unstable_scheduleCallback,xn=i.unstable_cancelCallback,Sn=i.unstable_shouldYield,Cn=i.unstable_requestPaint,Bn=i.unstable_now,In=i.unstable_getCurrentPriorityLevel,Pn=i.unstable_ImmediatePriority,En=i.unstable_UserBlockingPriority,Tn=i.unstable_NormalPriority,Dn=i.unstable_LowPriority,Nn=i.unstable_IdlePriority,zn={},Fn=void 0!==Cn?Cn:function(){},Mn=null,Rn=null,An=!1,jn=Bn(),Ln=1e4>jn?Bn:function(){return Bn()-jn};function Hn(){switch(In()){case Pn:return 99;case En:return 98;case Tn:return 97;case Dn:return 96;case Nn:return 95;default:throw Error(a(332))}}function On(e){switch(e){case 99:return Pn;case 98:return En;case 97:return Tn;case 96:return Dn;case 95:return Nn;default:throw Error(a(332))}}function qn(e,t){return e=On(e),kn(e,t)}function Wn(e,t,o){return e=On(e),wn(e,t,o)}function Vn(){if(null!==Rn){var e=Rn;Rn=null,xn(e)}Kn()}function Kn(){if(!An&&null!==Mn){An=!0;var e=0;try{var t=Mn;qn(99,(function(){for(;e<t.length;e++){var o=t[e];do{o=o(!0)}while(null!==o)}})),Mn=null}catch(t){throw null!==Mn&&(Mn=Mn.slice(e+1)),wn(Pn,Vn),t}finally{An=!1}}}var Un=k.ReactCurrentBatchConfig;function Gn(e,t){if(e&&e.defaultProps){for(var o in t=n({},t),e=e.defaultProps)void 0===t[o]&&(t[o]=e[o]);return t}return t}var Yn=nn(null),Xn=null,Zn=null,$n=null;function Qn(){$n=Zn=Xn=null}function Jn(e){var t=Yn.current;an(Yn),e.type._context._currentValue=t}function ei(e,t){for(;null!==e;){var o=e.alternate;if((e.childLanes&t)===t){if(null===o||(o.childLanes&t)===t)break;o.childLanes|=t}else e.childLanes|=t,null!==o&&(o.childLanes|=t);e=e.return}}function ti(e,t){Xn=e,$n=Zn=null,null!==(e=e.dependencies)&&null!==e.firstContext&&(0!=(e.lanes&t)&&(Na=!0),e.firstContext=null)}function oi(e,t){if($n!==e&&!1!==t&&0!==t)if("number"==typeof t&&1073741823!==t||($n=e,t=1073741823),t={context:e,observedBits:t,next:null},null===Zn){if(null===Xn)throw Error(a(308));Zn=t,Xn.dependencies={lanes:0,firstContext:t,responders:null}}else Zn=Zn.next=t;return e._currentValue}var ri=!1;function ni(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null},effects:null}}function ii(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,effects:e.effects})}function ai(e,t){return{eventTime:e,lane:t,tag:0,payload:null,callback:null,next:null}}function si(e,t){if(null!==(e=e.updateQueue)){var o=(e=e.shared).pending;null===o?t.next=t:(t.next=o.next,o.next=t),e.pending=t}}function li(e,t){var o=e.updateQueue,r=e.alternate;if(null!==r&&o===(r=r.updateQueue)){var n=null,i=null;if(null!==(o=o.firstBaseUpdate)){do{var a={eventTime:o.eventTime,lane:o.lane,tag:o.tag,payload:o.payload,callback:o.callback,next:null};null===i?n=i=a:i=i.next=a,o=o.next}while(null!==o);null===i?n=i=t:i=i.next=t}else n=i=t;return o={baseState:r.baseState,firstBaseUpdate:n,lastBaseUpdate:i,shared:r.shared,effects:r.effects},void(e.updateQueue=o)}null===(e=o.lastBaseUpdate)?o.firstBaseUpdate=t:e.next=t,o.lastBaseUpdate=t}function ci(e,t,o,r){var i=e.updateQueue;ri=!1;var a=i.firstBaseUpdate,s=i.lastBaseUpdate,l=i.shared.pending;if(null!==l){i.shared.pending=null;var c=l,d=c.next;c.next=null,null===s?a=d:s.next=d,s=c;var u=e.alternate;if(null!==u){var f=(u=u.updateQueue).lastBaseUpdate;f!==s&&(null===f?u.firstBaseUpdate=d:f.next=d,u.lastBaseUpdate=c)}}if(null!==a){for(f=i.baseState,s=0,u=d=c=null;;){l=a.lane;var p=a.eventTime;if((r&l)===l){null!==u&&(u=u.next={eventTime:p,lane:0,tag:a.tag,payload:a.payload,callback:a.callback,next:null});e:{var h=e,m=a;switch(l=t,p=o,m.tag){case 1:if("function"==typeof(h=m.payload)){f=h.call(p,f,l);break e}f=h;break e;case 3:h.flags=-4097&h.flags|64;case 0:if(null==(l="function"==typeof(h=m.payload)?h.call(p,f,l):h))break e;f=n({},f,l);break e;case 2:ri=!0}}null!==a.callback&&(e.flags|=32,null===(l=i.effects)?i.effects=[a]:l.push(a))}else p={eventTime:p,lane:l,tag:a.tag,payload:a.payload,callback:a.callback,next:null},null===u?(d=u=p,c=f):u=u.next=p,s|=l;if(null===(a=a.next)){if(null===(l=i.shared.pending))break;a=l.next,l.next=null,i.lastBaseUpdate=l,i.shared.pending=null}}null===u&&(c=f),i.baseState=c,i.firstBaseUpdate=d,i.lastBaseUpdate=u,Fs|=s,e.lanes=s,e.memoizedState=f}}function di(e,t,o){if(e=t.effects,t.effects=null,null!==e)for(t=0;t<e.length;t++){var r=e[t],n=r.callback;if(null!==n){if(r.callback=null,r=o,"function"!=typeof n)throw Error(a(191,n));n.call(r)}}}var ui=(new r.Component).refs;function fi(e,t,o,r){o=null==(o=o(r,t=e.memoizedState))?t:n({},t,o),e.memoizedState=o,0===e.lanes&&(e.updateQueue.baseState=o)}var pi={isMounted:function(e){return!!(e=e._reactInternals)&&Xe(e)===e},enqueueSetState:function(e,t,o){e=e._reactInternals;var r=il(),n=al(e),i=ai(r,n);i.payload=t,null!=o&&(i.callback=o),si(e,i),sl(e,n,r)},enqueueReplaceState:function(e,t,o){e=e._reactInternals;var r=il(),n=al(e),i=ai(r,n);i.tag=1,i.payload=t,null!=o&&(i.callback=o),si(e,i),sl(e,n,r)},enqueueForceUpdate:function(e,t){e=e._reactInternals;var o=il(),r=al(e),n=ai(o,r);n.tag=2,null!=t&&(n.callback=t),si(e,n),sl(e,r,o)}};function hi(e,t,o,r,n,i,a){return"function"==typeof(e=e.stateNode).shouldComponentUpdate?e.shouldComponentUpdate(r,i,a):!t.prototype||!t.prototype.isPureReactComponent||(!lr(o,r)||!lr(n,i))}function mi(e,t,o){var r=!1,n=ln,i=t.contextType;return"object"==typeof i&&null!==i?i=oi(i):(n=pn(t)?un:cn.current,i=(r=null!=(r=t.contextTypes))?fn(e,n):ln),t=new t(o,i),e.memoizedState=null!==t.state&&void 0!==t.state?t.state:null,t.updater=pi,e.stateNode=t,t._reactInternals=e,r&&((e=e.stateNode).__reactInternalMemoizedUnmaskedChildContext=n,e.__reactInternalMemoizedMaskedChildContext=i),t}function gi(e,t,o,r){e=t.state,"function"==typeof t.componentWillReceiveProps&&t.componentWillReceiveProps(o,r),"function"==typeof t.UNSAFE_componentWillReceiveProps&&t.UNSAFE_componentWillReceiveProps(o,r),t.state!==e&&pi.enqueueReplaceState(t,t.state,null)}function vi(e,t,o,r){var n=e.stateNode;n.props=o,n.state=e.memoizedState,n.refs=ui,ni(e);var i=t.contextType;"object"==typeof i&&null!==i?n.context=oi(i):(i=pn(t)?un:cn.current,n.context=fn(e,i)),ci(e,o,n,r),n.state=e.memoizedState,"function"==typeof(i=t.getDerivedStateFromProps)&&(fi(e,t,i,o),n.state=e.memoizedState),"function"==typeof t.getDerivedStateFromProps||"function"==typeof n.getSnapshotBeforeUpdate||"function"!=typeof n.UNSAFE_componentWillMount&&"function"!=typeof n.componentWillMount||(t=n.state,"function"==typeof n.componentWillMount&&n.componentWillMount(),"function"==typeof n.UNSAFE_componentWillMount&&n.UNSAFE_componentWillMount(),t!==n.state&&pi.enqueueReplaceState(n,n.state,null),ci(e,o,n,r),n.state=e.memoizedState),"function"==typeof n.componentDidMount&&(e.flags|=4)}var bi=Array.isArray;function yi(e,t,o){if(null!==(e=o.ref)&&"function"!=typeof e&&"object"!=typeof e){if(o._owner){if(o=o._owner){if(1!==o.tag)throw Error(a(309));var r=o.stateNode}if(!r)throw Error(a(147,e));var n=""+e;return null!==t&&null!==t.ref&&"function"==typeof t.ref&&t.ref._stringRef===n?t.ref:((t=function(e){var t=r.refs;t===ui&&(t=r.refs={}),null===e?delete t[n]:t[n]=e})._stringRef=n,t)}if("string"!=typeof e)throw Error(a(284));if(!o._owner)throw Error(a(290,e))}return e}function _i(e,t){if("textarea"!==e.type)throw Error(a(31,"[object Object]"===Object.prototype.toString.call(t)?"object with keys {"+Object.keys(t).join(", ")+"}":t))}function ki(e){function t(t,o){if(e){var r=t.lastEffect;null!==r?(r.nextEffect=o,t.lastEffect=o):t.firstEffect=t.lastEffect=o,o.nextEffect=null,o.flags=8}}function o(o,r){if(!e)return null;for(;null!==r;)t(o,r),r=r.sibling;return null}function r(e,t){for(e=new Map;null!==t;)null!==t.key?e.set(t.key,t):e.set(t.index,t),t=t.sibling;return e}function n(e,t){return(e=Ll(e,t)).index=0,e.sibling=null,e}function i(t,o,r){return t.index=r,e?null!==(r=t.alternate)?(r=r.index)<o?(t.flags=2,o):r:(t.flags=2,o):o}function s(t){return e&&null===t.alternate&&(t.flags=2),t}function l(e,t,o,r){return null===t||6!==t.tag?((t=Wl(o,e.mode,r)).return=e,t):((t=n(t,o)).return=e,t)}function c(e,t,o,r){return null!==t&&t.elementType===o.type?((r=n(t,o.props)).ref=yi(e,t,o),r.return=e,r):((r=Hl(o.type,o.key,o.props,null,e.mode,r)).ref=yi(e,t,o),r.return=e,r)}function d(e,t,o,r){return null===t||4!==t.tag||t.stateNode.containerInfo!==o.containerInfo||t.stateNode.implementation!==o.implementation?((t=Vl(o,e.mode,r)).return=e,t):((t=n(t,o.children||[])).return=e,t)}function u(e,t,o,r,i){return null===t||7!==t.tag?((t=Ol(o,e.mode,r,i)).return=e,t):((t=n(t,o)).return=e,t)}function f(e,t,o){if("string"==typeof t||"number"==typeof t)return(t=Wl(""+t,e.mode,o)).return=e,t;if("object"==typeof t&&null!==t){switch(t.$$typeof){case w:return(o=Hl(t.type,t.key,t.props,null,e.mode,o)).ref=yi(e,null,t),o.return=e,o;case x:return(t=Vl(t,e.mode,o)).return=e,t}if(bi(t)||q(t))return(t=Ol(t,e.mode,o,null)).return=e,t;_i(e,t)}return null}function p(e,t,o,r){var n=null!==t?t.key:null;if("string"==typeof o||"number"==typeof o)return null!==n?null:l(e,t,""+o,r);if("object"==typeof o&&null!==o){switch(o.$$typeof){case w:return o.key===n?o.type===S?u(e,t,o.props.children,r,n):c(e,t,o,r):null;case x:return o.key===n?d(e,t,o,r):null}if(bi(o)||q(o))return null!==n?null:u(e,t,o,r,null);_i(e,o)}return null}function h(e,t,o,r,n){if("string"==typeof r||"number"==typeof r)return l(t,e=e.get(o)||null,""+r,n);if("object"==typeof r&&null!==r){switch(r.$$typeof){case w:return e=e.get(null===r.key?o:r.key)||null,r.type===S?u(t,e,r.props.children,n,r.key):c(t,e,r,n);case x:return d(t,e=e.get(null===r.key?o:r.key)||null,r,n)}if(bi(r)||q(r))return u(t,e=e.get(o)||null,r,n,null);_i(t,r)}return null}function m(n,a,s,l){for(var c=null,d=null,u=a,m=a=0,g=null;null!==u&&m<s.length;m++){u.index>m?(g=u,u=null):g=u.sibling;var v=p(n,u,s[m],l);if(null===v){null===u&&(u=g);break}e&&u&&null===v.alternate&&t(n,u),a=i(v,a,m),null===d?c=v:d.sibling=v,d=v,u=g}if(m===s.length)return o(n,u),c;if(null===u){for(;m<s.length;m++)null!==(u=f(n,s[m],l))&&(a=i(u,a,m),null===d?c=u:d.sibling=u,d=u);return c}for(u=r(n,u);m<s.length;m++)null!==(g=h(u,n,m,s[m],l))&&(e&&null!==g.alternate&&u.delete(null===g.key?m:g.key),a=i(g,a,m),null===d?c=g:d.sibling=g,d=g);return e&&u.forEach((function(e){return t(n,e)})),c}function g(n,s,l,c){var d=q(l);if("function"!=typeof d)throw Error(a(150));if(null==(l=d.call(l)))throw Error(a(151));for(var u=d=null,m=s,g=s=0,v=null,b=l.next();null!==m&&!b.done;g++,b=l.next()){m.index>g?(v=m,m=null):v=m.sibling;var y=p(n,m,b.value,c);if(null===y){null===m&&(m=v);break}e&&m&&null===y.alternate&&t(n,m),s=i(y,s,g),null===u?d=y:u.sibling=y,u=y,m=v}if(b.done)return o(n,m),d;if(null===m){for(;!b.done;g++,b=l.next())null!==(b=f(n,b.value,c))&&(s=i(b,s,g),null===u?d=b:u.sibling=b,u=b);return d}for(m=r(n,m);!b.done;g++,b=l.next())null!==(b=h(m,n,g,b.value,c))&&(e&&null!==b.alternate&&m.delete(null===b.key?g:b.key),s=i(b,s,g),null===u?d=b:u.sibling=b,u=b);return e&&m.forEach((function(e){return t(n,e)})),d}return function(e,r,i,l){var c="object"==typeof i&&null!==i&&i.type===S&&null===i.key;c&&(i=i.props.children);var d="object"==typeof i&&null!==i;if(d)switch(i.$$typeof){case w:e:{for(d=i.key,c=r;null!==c;){if(c.key===d){switch(c.tag){case 7:if(i.type===S){o(e,c.sibling),(r=n(c,i.props.children)).return=e,e=r;break e}break;default:if(c.elementType===i.type){o(e,c.sibling),(r=n(c,i.props)).ref=yi(e,c,i),r.return=e,e=r;break e}}o(e,c);break}t(e,c),c=c.sibling}i.type===S?((r=Ol(i.props.children,e.mode,l,i.key)).return=e,e=r):((l=Hl(i.type,i.key,i.props,null,e.mode,l)).ref=yi(e,r,i),l.return=e,e=l)}return s(e);case x:e:{for(c=i.key;null!==r;){if(r.key===c){if(4===r.tag&&r.stateNode.containerInfo===i.containerInfo&&r.stateNode.implementation===i.implementation){o(e,r.sibling),(r=n(r,i.children||[])).return=e,e=r;break e}o(e,r);break}t(e,r),r=r.sibling}(r=Vl(i,e.mode,l)).return=e,e=r}return s(e)}if("string"==typeof i||"number"==typeof i)return i=""+i,null!==r&&6===r.tag?(o(e,r.sibling),(r=n(r,i)).return=e,e=r):(o(e,r),(r=Wl(i,e.mode,l)).return=e,e=r),s(e);if(bi(i))return m(e,r,i,l);if(q(i))return g(e,r,i,l);if(d&&_i(e,i),void 0===i&&!c)switch(e.tag){case 1:case 22:case 0:case 11:case 15:throw Error(a(152,G(e.type)||"Component"))}return o(e,r)}}var wi=ki(!0),xi=ki(!1),Si={},Ci=nn(Si),Bi=nn(Si),Ii=nn(Si);function Pi(e){if(e===Si)throw Error(a(174));return e}function Ei(e,t){switch(sn(Ii,t),sn(Bi,e),sn(Ci,Si),e=t.nodeType){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:he(null,"");break;default:t=he(t=(e=8===e?t.parentNode:t).namespaceURI||null,e=e.tagName)}an(Ci),sn(Ci,t)}function Ti(){an(Ci),an(Bi),an(Ii)}function Di(e){Pi(Ii.current);var t=Pi(Ci.current),o=he(t,e.type);t!==o&&(sn(Bi,e),sn(Ci,o))}function Ni(e){Bi.current===e&&(an(Ci),an(Bi))}var zi=nn(0);function Fi(e){for(var t=e;null!==t;){if(13===t.tag){var o=t.memoizedState;if(null!==o&&(null===(o=o.dehydrated)||"$?"===o.data||"$!"===o.data))return t}else if(19===t.tag&&void 0!==t.memoizedProps.revealOrder){if(0!=(64&t.flags))return t}else if(null!==t.child){t.child.return=t,t=t.child;continue}if(t===e)break;for(;null===t.sibling;){if(null===t.return||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}var Mi=null,Ri=null,Ai=!1;function ji(e,t){var o=Al(5,null,null,0);o.elementType="DELETED",o.type="DELETED",o.stateNode=t,o.return=e,o.flags=8,null!==e.lastEffect?(e.lastEffect.nextEffect=o,e.lastEffect=o):e.firstEffect=e.lastEffect=o}function Li(e,t){switch(e.tag){case 5:var o=e.type;return null!==(t=1!==t.nodeType||o.toLowerCase()!==t.nodeName.toLowerCase()?null:t)&&(e.stateNode=t,!0);case 6:return null!==(t=""===e.pendingProps||3!==t.nodeType?null:t)&&(e.stateNode=t,!0);case 13:default:return!1}}function Hi(e){if(Ai){var t=Ri;if(t){var o=t;if(!Li(e,t)){if(!(t=Wr(o.nextSibling))||!Li(e,t))return e.flags=-1025&e.flags|2,Ai=!1,void(Mi=e);ji(Mi,o)}Mi=e,Ri=Wr(t.firstChild)}else e.flags=-1025&e.flags|2,Ai=!1,Mi=e}}function Oi(e){for(e=e.return;null!==e&&5!==e.tag&&3!==e.tag&&13!==e.tag;)e=e.return;Mi=e}function qi(e){if(e!==Mi)return!1;if(!Ai)return Oi(e),Ai=!0,!1;var t=e.type;if(5!==e.tag||"head"!==t&&"body"!==t&&!Lr(t,e.memoizedProps))for(t=Ri;t;)ji(e,t),t=Wr(t.nextSibling);if(Oi(e),13===e.tag){if(!(e=null!==(e=e.memoizedState)?e.dehydrated:null))throw Error(a(317));e:{for(e=e.nextSibling,t=0;e;){if(8===e.nodeType){var o=e.data;if("/$"===o){if(0===t){Ri=Wr(e.nextSibling);break e}t--}else"$"!==o&&"$!"!==o&&"$?"!==o||t++}e=e.nextSibling}Ri=null}}else Ri=Mi?Wr(e.stateNode.nextSibling):null;return!0}function Wi(){Ri=Mi=null,Ai=!1}var Vi=[];function Ki(){for(var e=0;e<Vi.length;e++)Vi[e]._workInProgressVersionPrimary=null;Vi.length=0}var Ui=k.ReactCurrentDispatcher,Gi=k.ReactCurrentBatchConfig,Yi=0,Xi=null,Zi=null,$i=null,Qi=!1,Ji=!1;function ea(){throw Error(a(321))}function ta(e,t){if(null===t)return!1;for(var o=0;o<t.length&&o<e.length;o++)if(!ar(e[o],t[o]))return!1;return!0}function oa(e,t,o,r,n,i){if(Yi=i,Xi=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,Ui.current=null===e||null===e.memoizedState?Pa:Ea,e=o(r,n),Ji){i=0;do{if(Ji=!1,!(25>i))throw Error(a(301));i+=1,$i=Zi=null,t.updateQueue=null,Ui.current=Ta,e=o(r,n)}while(Ji)}if(Ui.current=Ia,t=null!==Zi&&null!==Zi.next,Yi=0,$i=Zi=Xi=null,Qi=!1,t)throw Error(a(300));return e}function ra(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return null===$i?Xi.memoizedState=$i=e:$i=$i.next=e,$i}function na(){if(null===Zi){var e=Xi.alternate;e=null!==e?e.memoizedState:null}else e=Zi.next;var t=null===$i?Xi.memoizedState:$i.next;if(null!==t)$i=t,Zi=e;else{if(null===e)throw Error(a(310));e={memoizedState:(Zi=e).memoizedState,baseState:Zi.baseState,baseQueue:Zi.baseQueue,queue:Zi.queue,next:null},null===$i?Xi.memoizedState=$i=e:$i=$i.next=e}return $i}function ia(e,t){return"function"==typeof t?t(e):t}function aa(e){var t=na(),o=t.queue;if(null===o)throw Error(a(311));o.lastRenderedReducer=e;var r=Zi,n=r.baseQueue,i=o.pending;if(null!==i){if(null!==n){var s=n.next;n.next=i.next,i.next=s}r.baseQueue=n=i,o.pending=null}if(null!==n){n=n.next,r=r.baseState;var l=s=i=null,c=n;do{var d=c.lane;if((Yi&d)===d)null!==l&&(l=l.next={lane:0,action:c.action,eagerReducer:c.eagerReducer,eagerState:c.eagerState,next:null}),r=c.eagerReducer===e?c.eagerState:e(r,c.action);else{var u={lane:d,action:c.action,eagerReducer:c.eagerReducer,eagerState:c.eagerState,next:null};null===l?(s=l=u,i=r):l=l.next=u,Xi.lanes|=d,Fs|=d}c=c.next}while(null!==c&&c!==n);null===l?i=r:l.next=s,ar(r,t.memoizedState)||(Na=!0),t.memoizedState=r,t.baseState=i,t.baseQueue=l,o.lastRenderedState=r}return[t.memoizedState,o.dispatch]}function sa(e){var t=na(),o=t.queue;if(null===o)throw Error(a(311));o.lastRenderedReducer=e;var r=o.dispatch,n=o.pending,i=t.memoizedState;if(null!==n){o.pending=null;var s=n=n.next;do{i=e(i,s.action),s=s.next}while(s!==n);ar(i,t.memoizedState)||(Na=!0),t.memoizedState=i,null===t.baseQueue&&(t.baseState=i),o.lastRenderedState=i}return[i,r]}function la(e,t,o){var r=t._getVersion;r=r(t._source);var n=t._workInProgressVersionPrimary;if(null!==n?e=n===r:(e=e.mutableReadLanes,(e=(Yi&e)===e)&&(t._workInProgressVersionPrimary=r,Vi.push(t))),e)return o(t._source);throw Vi.push(t),Error(a(350))}function ca(e,t,o,r){var n=Bs;if(null===n)throw Error(a(349));var i=t._getVersion,s=i(t._source),l=Ui.current,c=l.useState((function(){return la(n,t,o)})),d=c[1],u=c[0];c=$i;var f=e.memoizedState,p=f.refs,h=p.getSnapshot,m=f.source;f=f.subscribe;var g=Xi;return e.memoizedState={refs:p,source:t,subscribe:r},l.useEffect((function(){p.getSnapshot=o,p.setSnapshot=d;var e=i(t._source);if(!ar(s,e)){e=o(t._source),ar(u,e)||(d(e),e=al(g),n.mutableReadLanes|=e&n.pendingLanes),e=n.mutableReadLanes,n.entangledLanes|=e;for(var r=n.entanglements,a=e;0<a;){var l=31-Wt(a),c=1<<l;r[l]|=e,a&=~c}}}),[o,t,r]),l.useEffect((function(){return r(t._source,(function(){var e=p.getSnapshot,o=p.setSnapshot;try{o(e(t._source));var r=al(g);n.mutableReadLanes|=r&n.pendingLanes}catch(e){o((function(){throw e}))}}))}),[t,r]),ar(h,o)&&ar(m,t)&&ar(f,r)||((e={pending:null,dispatch:null,lastRenderedReducer:ia,lastRenderedState:u}).dispatch=d=Ba.bind(null,Xi,e),c.queue=e,c.baseQueue=null,u=la(n,t,o),c.memoizedState=c.baseState=u),u}function da(e,t,o){return ca(na(),e,t,o)}function ua(e){var t=ra();return"function"==typeof e&&(e=e()),t.memoizedState=t.baseState=e,e=(e=t.queue={pending:null,dispatch:null,lastRenderedReducer:ia,lastRenderedState:e}).dispatch=Ba.bind(null,Xi,e),[t.memoizedState,e]}function fa(e,t,o,r){return e={tag:e,create:t,destroy:o,deps:r,next:null},null===(t=Xi.updateQueue)?(t={lastEffect:null},Xi.updateQueue=t,t.lastEffect=e.next=e):null===(o=t.lastEffect)?t.lastEffect=e.next=e:(r=o.next,o.next=e,e.next=r,t.lastEffect=e),e}function pa(e){return e={current:e},ra().memoizedState=e}function ha(){return na().memoizedState}function ma(e,t,o,r){var n=ra();Xi.flags|=e,n.memoizedState=fa(1|t,o,void 0,void 0===r?null:r)}function ga(e,t,o,r){var n=na();r=void 0===r?null:r;var i=void 0;if(null!==Zi){var a=Zi.memoizedState;if(i=a.destroy,null!==r&&ta(r,a.deps))return void fa(t,o,i,r)}Xi.flags|=e,n.memoizedState=fa(1|t,o,i,r)}function va(e,t){return ma(516,4,e,t)}function ba(e,t){return ga(516,4,e,t)}function ya(e,t){return ga(4,2,e,t)}function _a(e,t){return"function"==typeof t?(e=e(),t(e),function(){t(null)}):null!=t?(e=e(),t.current=e,function(){t.current=null}):void 0}function ka(e,t,o){return o=null!=o?o.concat([e]):null,ga(4,2,_a.bind(null,t,e),o)}function wa(){}function xa(e,t){var o=na();t=void 0===t?null:t;var r=o.memoizedState;return null!==r&&null!==t&&ta(t,r[1])?r[0]:(o.memoizedState=[e,t],e)}function Sa(e,t){var o=na();t=void 0===t?null:t;var r=o.memoizedState;return null!==r&&null!==t&&ta(t,r[1])?r[0]:(e=e(),o.memoizedState=[e,t],e)}function Ca(e,t){var o=Hn();qn(98>o?98:o,(function(){e(!0)})),qn(97<o?97:o,(function(){var o=Gi.transition;Gi.transition=1;try{e(!1),t()}finally{Gi.transition=o}}))}function Ba(e,t,o){var r=il(),n=al(e),i={lane:n,action:o,eagerReducer:null,eagerState:null,next:null},a=t.pending;if(null===a?i.next=i:(i.next=a.next,a.next=i),t.pending=i,a=e.alternate,e===Xi||null!==a&&a===Xi)Ji=Qi=!0;else{if(0===e.lanes&&(null===a||0===a.lanes)&&null!==(a=t.lastRenderedReducer))try{var s=t.lastRenderedState,l=a(s,o);if(i.eagerReducer=a,i.eagerState=l,ar(l,s))return}catch(e){}sl(e,n,r)}}var Ia={readContext:oi,useCallback:ea,useContext:ea,useEffect:ea,useImperativeHandle:ea,useLayoutEffect:ea,useMemo:ea,useReducer:ea,useRef:ea,useState:ea,useDebugValue:ea,useDeferredValue:ea,useTransition:ea,useMutableSource:ea,useOpaqueIdentifier:ea,unstable_isNewReconciler:!1},Pa={readContext:oi,useCallback:function(e,t){return ra().memoizedState=[e,void 0===t?null:t],e},useContext:oi,useEffect:va,useImperativeHandle:function(e,t,o){return o=null!=o?o.concat([e]):null,ma(4,2,_a.bind(null,t,e),o)},useLayoutEffect:function(e,t){return ma(4,2,e,t)},useMemo:function(e,t){var o=ra();return t=void 0===t?null:t,e=e(),o.memoizedState=[e,t],e},useReducer:function(e,t,o){var r=ra();return t=void 0!==o?o(t):t,r.memoizedState=r.baseState=t,e=(e=r.queue={pending:null,dispatch:null,lastRenderedReducer:e,lastRenderedState:t}).dispatch=Ba.bind(null,Xi,e),[r.memoizedState,e]},useRef:pa,useState:ua,useDebugValue:wa,useDeferredValue:function(e){var t=ua(e),o=t[0],r=t[1];return va((function(){var t=Gi.transition;Gi.transition=1;try{r(e)}finally{Gi.transition=t}}),[e]),o},useTransition:function(){var e=ua(!1),t=e[0];return pa(e=Ca.bind(null,e[1])),[e,t]},useMutableSource:function(e,t,o){var r=ra();return r.memoizedState={refs:{getSnapshot:t,setSnapshot:null},source:e,subscribe:o},ca(r,e,t,o)},useOpaqueIdentifier:function(){if(Ai){var e=!1,t=function(e){return{$$typeof:M,toString:e,valueOf:e}}((function(){throw e||(e=!0,o("r:"+(Kr++).toString(36))),Error(a(355))})),o=ua(t)[1];return 0==(2&Xi.mode)&&(Xi.flags|=516,fa(5,(function(){o("r:"+(Kr++).toString(36))}),void 0,null)),t}return ua(t="r:"+(Kr++).toString(36)),t},unstable_isNewReconciler:!1},Ea={readContext:oi,useCallback:xa,useContext:oi,useEffect:ba,useImperativeHandle:ka,useLayoutEffect:ya,useMemo:Sa,useReducer:aa,useRef:ha,useState:function(){return aa(ia)},useDebugValue:wa,useDeferredValue:function(e){var t=aa(ia),o=t[0],r=t[1];return ba((function(){var t=Gi.transition;Gi.transition=1;try{r(e)}finally{Gi.transition=t}}),[e]),o},useTransition:function(){var e=aa(ia)[0];return[ha().current,e]},useMutableSource:da,useOpaqueIdentifier:function(){return aa(ia)[0]},unstable_isNewReconciler:!1},Ta={readContext:oi,useCallback:xa,useContext:oi,useEffect:ba,useImperativeHandle:ka,useLayoutEffect:ya,useMemo:Sa,useReducer:sa,useRef:ha,useState:function(){return sa(ia)},useDebugValue:wa,useDeferredValue:function(e){var t=sa(ia),o=t[0],r=t[1];return ba((function(){var t=Gi.transition;Gi.transition=1;try{r(e)}finally{Gi.transition=t}}),[e]),o},useTransition:function(){var e=sa(ia)[0];return[ha().current,e]},useMutableSource:da,useOpaqueIdentifier:function(){return sa(ia)[0]},unstable_isNewReconciler:!1},Da=k.ReactCurrentOwner,Na=!1;function za(e,t,o,r){t.child=null===e?xi(t,null,o,r):wi(t,e.child,o,r)}function Fa(e,t,o,r,n){o=o.render;var i=t.ref;return ti(t,n),r=oa(e,t,o,r,i,n),null===e||Na?(t.flags|=1,za(e,t,r,n),t.child):(t.updateQueue=e.updateQueue,t.flags&=-517,e.lanes&=~n,es(e,t,n))}function Ma(e,t,o,r,n,i){if(null===e){var a=o.type;return"function"!=typeof a||jl(a)||void 0!==a.defaultProps||null!==o.compare||void 0!==o.defaultProps?((e=Hl(o.type,null,r,t,t.mode,i)).ref=t.ref,e.return=t,t.child=e):(t.tag=15,t.type=a,Ra(e,t,a,r,n,i))}return a=e.child,0==(n&i)&&(n=a.memoizedProps,(o=null!==(o=o.compare)?o:lr)(n,r)&&e.ref===t.ref)?es(e,t,i):(t.flags|=1,(e=Ll(a,r)).ref=t.ref,e.return=t,t.child=e)}function Ra(e,t,o,r,n,i){if(null!==e&&lr(e.memoizedProps,r)&&e.ref===t.ref){if(Na=!1,0==(i&n))return t.lanes=e.lanes,es(e,t,i);0!=(16384&e.flags)&&(Na=!0)}return La(e,t,o,r,i)}function Aa(e,t,o){var r=t.pendingProps,n=r.children,i=null!==e?e.memoizedState:null;if("hidden"===r.mode||"unstable-defer-without-hiding"===r.mode)if(0==(4&t.mode))t.memoizedState={baseLanes:0},ml(t,o);else{if(0==(1073741824&o))return e=null!==i?i.baseLanes|o:o,t.lanes=t.childLanes=1073741824,t.memoizedState={baseLanes:e},ml(t,e),null;t.memoizedState={baseLanes:0},ml(t,null!==i?i.baseLanes:o)}else null!==i?(r=i.baseLanes|o,t.memoizedState=null):r=o,ml(t,r);return za(e,t,n,o),t.child}function ja(e,t){var o=t.ref;(null===e&&null!==o||null!==e&&e.ref!==o)&&(t.flags|=128)}function La(e,t,o,r,n){var i=pn(o)?un:cn.current;return i=fn(t,i),ti(t,n),o=oa(e,t,o,r,i,n),null===e||Na?(t.flags|=1,za(e,t,o,n),t.child):(t.updateQueue=e.updateQueue,t.flags&=-517,e.lanes&=~n,es(e,t,n))}function Ha(e,t,o,r,n){if(pn(o)){var i=!0;vn(t)}else i=!1;if(ti(t,n),null===t.stateNode)null!==e&&(e.alternate=null,t.alternate=null,t.flags|=2),mi(t,o,r),vi(t,o,r,n),r=!0;else if(null===e){var a=t.stateNode,s=t.memoizedProps;a.props=s;var l=a.context,c=o.contextType;"object"==typeof c&&null!==c?c=oi(c):c=fn(t,c=pn(o)?un:cn.current);var d=o.getDerivedStateFromProps,u="function"==typeof d||"function"==typeof a.getSnapshotBeforeUpdate;u||"function"!=typeof a.UNSAFE_componentWillReceiveProps&&"function"!=typeof a.componentWillReceiveProps||(s!==r||l!==c)&&gi(t,a,r,c),ri=!1;var f=t.memoizedState;a.state=f,ci(t,r,a,n),l=t.memoizedState,s!==r||f!==l||dn.current||ri?("function"==typeof d&&(fi(t,o,d,r),l=t.memoizedState),(s=ri||hi(t,o,s,r,f,l,c))?(u||"function"!=typeof a.UNSAFE_componentWillMount&&"function"!=typeof a.componentWillMount||("function"==typeof a.componentWillMount&&a.componentWillMount(),"function"==typeof a.UNSAFE_componentWillMount&&a.UNSAFE_componentWillMount()),"function"==typeof a.componentDidMount&&(t.flags|=4)):("function"==typeof a.componentDidMount&&(t.flags|=4),t.memoizedProps=r,t.memoizedState=l),a.props=r,a.state=l,a.context=c,r=s):("function"==typeof a.componentDidMount&&(t.flags|=4),r=!1)}else{a=t.stateNode,ii(e,t),s=t.memoizedProps,c=t.type===t.elementType?s:Gn(t.type,s),a.props=c,u=t.pendingProps,f=a.context,"object"==typeof(l=o.contextType)&&null!==l?l=oi(l):l=fn(t,l=pn(o)?un:cn.current);var p=o.getDerivedStateFromProps;(d="function"==typeof p||"function"==typeof a.getSnapshotBeforeUpdate)||"function"!=typeof a.UNSAFE_componentWillReceiveProps&&"function"!=typeof a.componentWillReceiveProps||(s!==u||f!==l)&&gi(t,a,r,l),ri=!1,f=t.memoizedState,a.state=f,ci(t,r,a,n);var h=t.memoizedState;s!==u||f!==h||dn.current||ri?("function"==typeof p&&(fi(t,o,p,r),h=t.memoizedState),(c=ri||hi(t,o,c,r,f,h,l))?(d||"function"!=typeof a.UNSAFE_componentWillUpdate&&"function"!=typeof a.componentWillUpdate||("function"==typeof a.componentWillUpdate&&a.componentWillUpdate(r,h,l),"function"==typeof a.UNSAFE_componentWillUpdate&&a.UNSAFE_componentWillUpdate(r,h,l)),"function"==typeof a.componentDidUpdate&&(t.flags|=4),"function"==typeof a.getSnapshotBeforeUpdate&&(t.flags|=256)):("function"!=typeof a.componentDidUpdate||s===e.memoizedProps&&f===e.memoizedState||(t.flags|=4),"function"!=typeof a.getSnapshotBeforeUpdate||s===e.memoizedProps&&f===e.memoizedState||(t.flags|=256),t.memoizedProps=r,t.memoizedState=h),a.props=r,a.state=h,a.context=l,r=c):("function"!=typeof a.componentDidUpdate||s===e.memoizedProps&&f===e.memoizedState||(t.flags|=4),"function"!=typeof a.getSnapshotBeforeUpdate||s===e.memoizedProps&&f===e.memoizedState||(t.flags|=256),r=!1)}return Oa(e,t,o,r,i,n)}function Oa(e,t,o,r,n,i){ja(e,t);var a=0!=(64&t.flags);if(!r&&!a)return n&&bn(t,o,!1),es(e,t,i);r=t.stateNode,Da.current=t;var s=a&&"function"!=typeof o.getDerivedStateFromError?null:r.render();return t.flags|=1,null!==e&&a?(t.child=wi(t,e.child,null,i),t.child=wi(t,null,s,i)):za(e,t,s,i),t.memoizedState=r.state,n&&bn(t,o,!0),t.child}function qa(e){var t=e.stateNode;t.pendingContext?mn(0,t.pendingContext,t.pendingContext!==t.context):t.context&&mn(0,t.context,!1),Ei(e,t.containerInfo)}var Wa,Va,Ka,Ua={dehydrated:null,retryLane:0};function Ga(e,t,o){var r,n=t.pendingProps,i=zi.current,a=!1;return(r=0!=(64&t.flags))||(r=(null===e||null!==e.memoizedState)&&0!=(2&i)),r?(a=!0,t.flags&=-65):null!==e&&null===e.memoizedState||void 0===n.fallback||!0===n.unstable_avoidThisFallback||(i|=1),sn(zi,1&i),null===e?(void 0!==n.fallback&&Hi(t),e=n.children,i=n.fallback,a?(e=Ya(t,e,i,o),t.child.memoizedState={baseLanes:o},t.memoizedState=Ua,e):"number"==typeof n.unstable_expectedLoadTime?(e=Ya(t,e,i,o),t.child.memoizedState={baseLanes:o},t.memoizedState=Ua,t.lanes=33554432,e):((o=ql({mode:"visible",children:e},t.mode,o,null)).return=t,t.child=o)):(e.memoizedState,a?(n=Za(e,t,n.children,n.fallback,o),a=t.child,i=e.child.memoizedState,a.memoizedState=null===i?{baseLanes:o}:{baseLanes:i.baseLanes|o},a.childLanes=e.childLanes&~o,t.memoizedState=Ua,n):(o=Xa(e,t,n.children,o),t.memoizedState=null,o))}function Ya(e,t,o,r){var n=e.mode,i=e.child;return t={mode:"hidden",children:t},0==(2&n)&&null!==i?(i.childLanes=0,i.pendingProps=t):i=ql(t,n,0,null),o=Ol(o,n,r,null),i.return=e,o.return=e,i.sibling=o,e.child=i,o}function Xa(e,t,o,r){var n=e.child;return e=n.sibling,o=Ll(n,{mode:"visible",children:o}),0==(2&t.mode)&&(o.lanes=r),o.return=t,o.sibling=null,null!==e&&(e.nextEffect=null,e.flags=8,t.firstEffect=t.lastEffect=e),t.child=o}function Za(e,t,o,r,n){var i=t.mode,a=e.child;e=a.sibling;var s={mode:"hidden",children:o};return 0==(2&i)&&t.child!==a?((o=t.child).childLanes=0,o.pendingProps=s,null!==(a=o.lastEffect)?(t.firstEffect=o.firstEffect,t.lastEffect=a,a.nextEffect=null):t.firstEffect=t.lastEffect=null):o=Ll(a,s),null!==e?r=Ll(e,r):(r=Ol(r,i,n,null)).flags|=2,r.return=t,o.return=t,o.sibling=r,t.child=o,r}function $a(e,t){e.lanes|=t;var o=e.alternate;null!==o&&(o.lanes|=t),ei(e.return,t)}function Qa(e,t,o,r,n,i){var a=e.memoizedState;null===a?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:r,tail:o,tailMode:n,lastEffect:i}:(a.isBackwards=t,a.rendering=null,a.renderingStartTime=0,a.last=r,a.tail=o,a.tailMode=n,a.lastEffect=i)}function Ja(e,t,o){var r=t.pendingProps,n=r.revealOrder,i=r.tail;if(za(e,t,r.children,o),0!=(2&(r=zi.current)))r=1&r|2,t.flags|=64;else{if(null!==e&&0!=(64&e.flags))e:for(e=t.child;null!==e;){if(13===e.tag)null!==e.memoizedState&&$a(e,o);else if(19===e.tag)$a(e,o);else if(null!==e.child){e.child.return=e,e=e.child;continue}if(e===t)break e;for(;null===e.sibling;){if(null===e.return||e.return===t)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}r&=1}if(sn(zi,r),0==(2&t.mode))t.memoizedState=null;else switch(n){case"forwards":for(o=t.child,n=null;null!==o;)null!==(e=o.alternate)&&null===Fi(e)&&(n=o),o=o.sibling;null===(o=n)?(n=t.child,t.child=null):(n=o.sibling,o.sibling=null),Qa(t,!1,n,o,i,t.lastEffect);break;case"backwards":for(o=null,n=t.child,t.child=null;null!==n;){if(null!==(e=n.alternate)&&null===Fi(e)){t.child=n;break}e=n.sibling,n.sibling=o,o=n,n=e}Qa(t,!0,o,null,i,t.lastEffect);break;case"together":Qa(t,!1,null,null,void 0,t.lastEffect);break;default:t.memoizedState=null}return t.child}function es(e,t,o){if(null!==e&&(t.dependencies=e.dependencies),Fs|=t.lanes,0!=(o&t.childLanes)){if(null!==e&&t.child!==e.child)throw Error(a(153));if(null!==t.child){for(o=Ll(e=t.child,e.pendingProps),t.child=o,o.return=t;null!==e.sibling;)e=e.sibling,(o=o.sibling=Ll(e,e.pendingProps)).return=t;o.sibling=null}return t.child}return null}function ts(e,t){if(!Ai)switch(e.tailMode){case"hidden":t=e.tail;for(var o=null;null!==t;)null!==t.alternate&&(o=t),t=t.sibling;null===o?e.tail=null:o.sibling=null;break;case"collapsed":o=e.tail;for(var r=null;null!==o;)null!==o.alternate&&(r=o),o=o.sibling;null===r?t||null===e.tail?e.tail=null:e.tail.sibling=null:r.sibling=null}}function os(e,t,o){var r=t.pendingProps;switch(t.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return null;case 1:return pn(t.type)&&hn(),null;case 3:return Ti(),an(dn),an(cn),Ki(),(r=t.stateNode).pendingContext&&(r.context=r.pendingContext,r.pendingContext=null),null!==e&&null!==e.child||(qi(t)?t.flags|=4:r.hydrate||(t.flags|=256)),null;case 5:Ni(t);var i=Pi(Ii.current);if(o=t.type,null!==e&&null!=t.stateNode)Va(e,t,o,r),e.ref!==t.ref&&(t.flags|=128);else{if(!r){if(null===t.stateNode)throw Error(a(166));return null}if(e=Pi(Ci.current),qi(t)){r=t.stateNode,o=t.type;var s=t.memoizedProps;switch(r[Gr]=t,r[Yr]=s,o){case"dialog":Cr("cancel",r),Cr("close",r);break;case"iframe":case"object":case"embed":Cr("load",r);break;case"video":case"audio":for(e=0;e<kr.length;e++)Cr(kr[e],r);break;case"source":Cr("error",r);break;case"img":case"image":case"link":Cr("error",r),Cr("load",r);break;case"details":Cr("toggle",r);break;case"input":ee(r,s),Cr("invalid",r);break;case"select":r._wrapperState={wasMultiple:!!s.multiple},Cr("invalid",r);break;case"textarea":le(r,s),Cr("invalid",r)}for(var c in xe(o,s),e=null,s)s.hasOwnProperty(c)&&(i=s[c],"children"===c?"string"==typeof i?r.textContent!==i&&(e=["children",i]):"number"==typeof i&&r.textContent!==""+i&&(e=["children",""+i]):l.hasOwnProperty(c)&&null!=i&&"onScroll"===c&&Cr("scroll",r));switch(o){case"input":Z(r),re(r,s,!0);break;case"textarea":Z(r),de(r);break;case"select":case"option":break;default:"function"==typeof s.onClick&&(r.onclick=Mr)}r=e,t.updateQueue=r,null!==r&&(t.flags|=4)}else{switch(c=9===i.nodeType?i:i.ownerDocument,e===ue&&(e=pe(o)),e===ue?"script"===o?((e=c.createElement("div")).innerHTML="<script><\/script>",e=e.removeChild(e.firstChild)):"string"==typeof r.is?e=c.createElement(o,{is:r.is}):(e=c.createElement(o),"select"===o&&(c=e,r.multiple?c.multiple=!0:r.size&&(c.size=r.size))):e=c.createElementNS(e,o),e[Gr]=t,e[Yr]=r,Wa(e,t),t.stateNode=e,c=Se(o,r),o){case"dialog":Cr("cancel",e),Cr("close",e),i=r;break;case"iframe":case"object":case"embed":Cr("load",e),i=r;break;case"video":case"audio":for(i=0;i<kr.length;i++)Cr(kr[i],e);i=r;break;case"source":Cr("error",e),i=r;break;case"img":case"image":case"link":Cr("error",e),Cr("load",e),i=r;break;case"details":Cr("toggle",e),i=r;break;case"input":ee(e,r),i=J(e,r),Cr("invalid",e);break;case"option":i=ie(e,r);break;case"select":e._wrapperState={wasMultiple:!!r.multiple},i=n({},r,{value:void 0}),Cr("invalid",e);break;case"textarea":le(e,r),i=se(e,r),Cr("invalid",e);break;default:i=r}xe(o,i);var d=i;for(s in d)if(d.hasOwnProperty(s)){var u=d[s];"style"===s?ke(e,u):"dangerouslySetInnerHTML"===s?null!=(u=u?u.__html:void 0)&&ge(e,u):"children"===s?"string"==typeof u?("textarea"!==o||""!==u)&&ve(e,u):"number"==typeof u&&ve(e,""+u):"suppressContentEditableWarning"!==s&&"suppressHydrationWarning"!==s&&"autoFocus"!==s&&(l.hasOwnProperty(s)?null!=u&&"onScroll"===s&&Cr("scroll",e):null!=u&&_(e,s,u,c))}switch(o){case"input":Z(e),re(e,r,!1);break;case"textarea":Z(e),de(e);break;case"option":null!=r.value&&e.setAttribute("value",""+Y(r.value));break;case"select":e.multiple=!!r.multiple,null!=(s=r.value)?ae(e,!!r.multiple,s,!1):null!=r.defaultValue&&ae(e,!!r.multiple,r.defaultValue,!0);break;default:"function"==typeof i.onClick&&(e.onclick=Mr)}jr(o,r)&&(t.flags|=4)}null!==t.ref&&(t.flags|=128)}return null;case 6:if(e&&null!=t.stateNode)Ka(0,t,e.memoizedProps,r);else{if("string"!=typeof r&&null===t.stateNode)throw Error(a(166));o=Pi(Ii.current),Pi(Ci.current),qi(t)?(r=t.stateNode,o=t.memoizedProps,r[Gr]=t,r.nodeValue!==o&&(t.flags|=4)):((r=(9===o.nodeType?o:o.ownerDocument).createTextNode(r))[Gr]=t,t.stateNode=r)}return null;case 13:return an(zi),r=t.memoizedState,0!=(64&t.flags)?(t.lanes=o,t):(r=null!==r,o=!1,null===e?void 0!==t.memoizedProps.fallback&&qi(t):o=null!==e.memoizedState,r&&!o&&0!=(2&t.mode)&&(null===e&&!0!==t.memoizedProps.unstable_avoidThisFallback||0!=(1&zi.current)?0===Ds&&(Ds=3):(0!==Ds&&3!==Ds||(Ds=4),null===Bs||0==(134217727&Fs)&&0==(134217727&Ms)||ul(Bs,Ps))),(r||o)&&(t.flags|=4),null);case 4:return Ti(),null===e&&Ir(t.stateNode.containerInfo),null;case 10:return Jn(t),null;case 17:return pn(t.type)&&hn(),null;case 19:if(an(zi),null===(r=t.memoizedState))return null;if(s=0!=(64&t.flags),null===(c=r.rendering))if(s)ts(r,!1);else{if(0!==Ds||null!==e&&0!=(64&e.flags))for(e=t.child;null!==e;){if(null!==(c=Fi(e))){for(t.flags|=64,ts(r,!1),null!==(s=c.updateQueue)&&(t.updateQueue=s,t.flags|=4),null===r.lastEffect&&(t.firstEffect=null),t.lastEffect=r.lastEffect,r=o,o=t.child;null!==o;)e=r,(s=o).flags&=2,s.nextEffect=null,s.firstEffect=null,s.lastEffect=null,null===(c=s.alternate)?(s.childLanes=0,s.lanes=e,s.child=null,s.memoizedProps=null,s.memoizedState=null,s.updateQueue=null,s.dependencies=null,s.stateNode=null):(s.childLanes=c.childLanes,s.lanes=c.lanes,s.child=c.child,s.memoizedProps=c.memoizedProps,s.memoizedState=c.memoizedState,s.updateQueue=c.updateQueue,s.type=c.type,e=c.dependencies,s.dependencies=null===e?null:{lanes:e.lanes,firstContext:e.firstContext}),o=o.sibling;return sn(zi,1&zi.current|2),t.child}e=e.sibling}null!==r.tail&&Ln()>Ls&&(t.flags|=64,s=!0,ts(r,!1),t.lanes=33554432)}else{if(!s)if(null!==(e=Fi(c))){if(t.flags|=64,s=!0,null!==(o=e.updateQueue)&&(t.updateQueue=o,t.flags|=4),ts(r,!0),null===r.tail&&"hidden"===r.tailMode&&!c.alternate&&!Ai)return null!==(t=t.lastEffect=r.lastEffect)&&(t.nextEffect=null),null}else 2*Ln()-r.renderingStartTime>Ls&&1073741824!==o&&(t.flags|=64,s=!0,ts(r,!1),t.lanes=33554432);r.isBackwards?(c.sibling=t.child,t.child=c):(null!==(o=r.last)?o.sibling=c:t.child=c,r.last=c)}return null!==r.tail?(o=r.tail,r.rendering=o,r.tail=o.sibling,r.lastEffect=t.lastEffect,r.renderingStartTime=Ln(),o.sibling=null,t=zi.current,sn(zi,s?1&t|2:1&t),o):null;case 23:case 24:return gl(),null!==e&&null!==e.memoizedState!=(null!==t.memoizedState)&&"unstable-defer-without-hiding"!==r.mode&&(t.flags|=4),null}throw Error(a(156,t.tag))}function rs(e){switch(e.tag){case 1:pn(e.type)&&hn();var t=e.flags;return 4096&t?(e.flags=-4097&t|64,e):null;case 3:if(Ti(),an(dn),an(cn),Ki(),0!=(64&(t=e.flags)))throw Error(a(285));return e.flags=-4097&t|64,e;case 5:return Ni(e),null;case 13:return an(zi),4096&(t=e.flags)?(e.flags=-4097&t|64,e):null;case 19:return an(zi),null;case 4:return Ti(),null;case 10:return Jn(e),null;case 23:case 24:return gl(),null;default:return null}}function ns(e,t){try{var o="",r=t;do{o+=U(r),r=r.return}while(r);var n=o}catch(e){n="\nError generating stack: "+e.message+"\n"+e.stack}return{value:e,source:t,stack:n}}function is(e,t){try{console.error(t.value)}catch(e){setTimeout((function(){throw e}))}}Wa=function(e,t){for(var o=t.child;null!==o;){if(5===o.tag||6===o.tag)e.appendChild(o.stateNode);else if(4!==o.tag&&null!==o.child){o.child.return=o,o=o.child;continue}if(o===t)break;for(;null===o.sibling;){if(null===o.return||o.return===t)return;o=o.return}o.sibling.return=o.return,o=o.sibling}},Va=function(e,t,o,r){var i=e.memoizedProps;if(i!==r){e=t.stateNode,Pi(Ci.current);var a,s=null;switch(o){case"input":i=J(e,i),r=J(e,r),s=[];break;case"option":i=ie(e,i),r=ie(e,r),s=[];break;case"select":i=n({},i,{value:void 0}),r=n({},r,{value:void 0}),s=[];break;case"textarea":i=se(e,i),r=se(e,r),s=[];break;default:"function"!=typeof i.onClick&&"function"==typeof r.onClick&&(e.onclick=Mr)}for(u in xe(o,r),o=null,i)if(!r.hasOwnProperty(u)&&i.hasOwnProperty(u)&&null!=i[u])if("style"===u){var c=i[u];for(a in c)c.hasOwnProperty(a)&&(o||(o={}),o[a]="")}else"dangerouslySetInnerHTML"!==u&&"children"!==u&&"suppressContentEditableWarning"!==u&&"suppressHydrationWarning"!==u&&"autoFocus"!==u&&(l.hasOwnProperty(u)?s||(s=[]):(s=s||[]).push(u,null));for(u in r){var d=r[u];if(c=null!=i?i[u]:void 0,r.hasOwnProperty(u)&&d!==c&&(null!=d||null!=c))if("style"===u)if(c){for(a in c)!c.hasOwnProperty(a)||d&&d.hasOwnProperty(a)||(o||(o={}),o[a]="");for(a in d)d.hasOwnProperty(a)&&c[a]!==d[a]&&(o||(o={}),o[a]=d[a])}else o||(s||(s=[]),s.push(u,o)),o=d;else"dangerouslySetInnerHTML"===u?(d=d?d.__html:void 0,c=c?c.__html:void 0,null!=d&&c!==d&&(s=s||[]).push(u,d)):"children"===u?"string"!=typeof d&&"number"!=typeof d||(s=s||[]).push(u,""+d):"suppressContentEditableWarning"!==u&&"suppressHydrationWarning"!==u&&(l.hasOwnProperty(u)?(null!=d&&"onScroll"===u&&Cr("scroll",e),s||c===d||(s=[])):"object"==typeof d&&null!==d&&d.$$typeof===M?d.toString():(s=s||[]).push(u,d))}o&&(s=s||[]).push("style",o);var u=s;(t.updateQueue=u)&&(t.flags|=4)}},Ka=function(e,t,o,r){o!==r&&(t.flags|=4)};var as="function"==typeof WeakMap?WeakMap:Map;function ss(e,t,o){(o=ai(-1,o)).tag=3,o.payload={element:null};var r=t.value;return o.callback=function(){Ws||(Ws=!0,Vs=r),is(0,t)},o}function ls(e,t,o){(o=ai(-1,o)).tag=3;var r=e.type.getDerivedStateFromError;if("function"==typeof r){var n=t.value;o.payload=function(){return is(0,t),r(n)}}var i=e.stateNode;return null!==i&&"function"==typeof i.componentDidCatch&&(o.callback=function(){"function"!=typeof r&&(null===Ks?Ks=new Set([this]):Ks.add(this),is(0,t));var e=t.stack;this.componentDidCatch(t.value,{componentStack:null!==e?e:""})}),o}var cs="function"==typeof WeakSet?WeakSet:Set;function ds(e){var t=e.ref;if(null!==t)if("function"==typeof t)try{t(null)}catch(t){zl(e,t)}else t.current=null}function us(e,t){switch(t.tag){case 0:case 11:case 15:case 22:return;case 1:if(256&t.flags&&null!==e){var o=e.memoizedProps,r=e.memoizedState;t=(e=t.stateNode).getSnapshotBeforeUpdate(t.elementType===t.type?o:Gn(t.type,o),r),e.__reactInternalSnapshotBeforeUpdate=t}return;case 3:return void(256&t.flags&&qr(t.stateNode.containerInfo));case 5:case 6:case 4:case 17:return}throw Error(a(163))}function fs(e,t,o){switch(o.tag){case 0:case 11:case 15:case 22:if(null!==(t=null!==(t=o.updateQueue)?t.lastEffect:null)){e=t=t.next;do{if(3==(3&e.tag)){var r=e.create;e.destroy=r()}e=e.next}while(e!==t)}if(null!==(t=null!==(t=o.updateQueue)?t.lastEffect:null)){e=t=t.next;do{var n=e;r=n.next,0!=(4&(n=n.tag))&&0!=(1&n)&&(Tl(o,e),El(o,e)),e=r}while(e!==t)}return;case 1:return e=o.stateNode,4&o.flags&&(null===t?e.componentDidMount():(r=o.elementType===o.type?t.memoizedProps:Gn(o.type,t.memoizedProps),e.componentDidUpdate(r,t.memoizedState,e.__reactInternalSnapshotBeforeUpdate))),void(null!==(t=o.updateQueue)&&di(o,t,e));case 3:if(null!==(t=o.updateQueue)){if(e=null,null!==o.child)switch(o.child.tag){case 5:e=o.child.stateNode;break;case 1:e=o.child.stateNode}di(o,t,e)}return;case 5:return e=o.stateNode,void(null===t&&4&o.flags&&jr(o.type,o.memoizedProps)&&e.focus());case 6:case 4:case 12:return;case 13:return void(null===o.memoizedState&&(o=o.alternate,null!==o&&(o=o.memoizedState,null!==o&&(o=o.dehydrated,null!==o&&kt(o)))));case 19:case 17:case 20:case 21:case 23:case 24:return}throw Error(a(163))}function ps(e,t){for(var o=e;;){if(5===o.tag){var r=o.stateNode;if(t)"function"==typeof(r=r.style).setProperty?r.setProperty("display","none","important"):r.display="none";else{r=o.stateNode;var n=o.memoizedProps.style;n=null!=n&&n.hasOwnProperty("display")?n.display:null,r.style.display=_e("display",n)}}else if(6===o.tag)o.stateNode.nodeValue=t?"":o.memoizedProps;else if((23!==o.tag&&24!==o.tag||null===o.memoizedState||o===e)&&null!==o.child){o.child.return=o,o=o.child;continue}if(o===e)break;for(;null===o.sibling;){if(null===o.return||o.return===e)return;o=o.return}o.sibling.return=o.return,o=o.sibling}}function hs(e,t){if(_n&&"function"==typeof _n.onCommitFiberUnmount)try{_n.onCommitFiberUnmount(yn,t)}catch(e){}switch(t.tag){case 0:case 11:case 14:case 15:case 22:if(null!==(e=t.updateQueue)&&null!==(e=e.lastEffect)){var o=e=e.next;do{var r=o,n=r.destroy;if(r=r.tag,void 0!==n)if(0!=(4&r))Tl(t,o);else{r=t;try{n()}catch(e){zl(r,e)}}o=o.next}while(o!==e)}break;case 1:if(ds(t),"function"==typeof(e=t.stateNode).componentWillUnmount)try{e.props=t.memoizedProps,e.state=t.memoizedState,e.componentWillUnmount()}catch(e){zl(t,e)}break;case 5:ds(t);break;case 4:bs(e,t)}}function ms(e){e.alternate=null,e.child=null,e.dependencies=null,e.firstEffect=null,e.lastEffect=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.return=null,e.updateQueue=null}function gs(e){return 5===e.tag||3===e.tag||4===e.tag}function vs(e){e:{for(var t=e.return;null!==t;){if(gs(t))break e;t=t.return}throw Error(a(160))}var o=t;switch(t=o.stateNode,o.tag){case 5:var r=!1;break;case 3:case 4:t=t.containerInfo,r=!0;break;default:throw Error(a(161))}16&o.flags&&(ve(t,""),o.flags&=-17);e:t:for(o=e;;){for(;null===o.sibling;){if(null===o.return||gs(o.return)){o=null;break e}o=o.return}for(o.sibling.return=o.return,o=o.sibling;5!==o.tag&&6!==o.tag&&18!==o.tag;){if(2&o.flags)continue t;if(null===o.child||4===o.tag)continue t;o.child.return=o,o=o.child}if(!(2&o.flags)){o=o.stateNode;break e}}r?function e(t,o,r){var n=t.tag,i=5===n||6===n;if(i)t=i?t.stateNode:t.stateNode.instance,o?8===r.nodeType?r.parentNode.insertBefore(t,o):r.insertBefore(t,o):(8===r.nodeType?(o=r.parentNode).insertBefore(t,r):(o=r).appendChild(t),null!==(r=r._reactRootContainer)&&void 0!==r||null!==o.onclick||(o.onclick=Mr));else if(4!==n&&null!==(t=t.child))for(e(t,o,r),t=t.sibling;null!==t;)e(t,o,r),t=t.sibling}(e,o,t):function e(t,o,r){var n=t.tag,i=5===n||6===n;if(i)t=i?t.stateNode:t.stateNode.instance,o?r.insertBefore(t,o):r.appendChild(t);else if(4!==n&&null!==(t=t.child))for(e(t,o,r),t=t.sibling;null!==t;)e(t,o,r),t=t.sibling}(e,o,t)}function bs(e,t){for(var o,r,n=t,i=!1;;){if(!i){i=n.return;e:for(;;){if(null===i)throw Error(a(160));switch(o=i.stateNode,i.tag){case 5:r=!1;break e;case 3:case 4:o=o.containerInfo,r=!0;break e}i=i.return}i=!0}if(5===n.tag||6===n.tag){e:for(var s=e,l=n,c=l;;)if(hs(s,c),null!==c.child&&4!==c.tag)c.child.return=c,c=c.child;else{if(c===l)break e;for(;null===c.sibling;){if(null===c.return||c.return===l)break e;c=c.return}c.sibling.return=c.return,c=c.sibling}r?(s=o,l=n.stateNode,8===s.nodeType?s.parentNode.removeChild(l):s.removeChild(l)):o.removeChild(n.stateNode)}else if(4===n.tag){if(null!==n.child){o=n.stateNode.containerInfo,r=!0,n.child.return=n,n=n.child;continue}}else if(hs(e,n),null!==n.child){n.child.return=n,n=n.child;continue}if(n===t)break;for(;null===n.sibling;){if(null===n.return||n.return===t)return;4===(n=n.return).tag&&(i=!1)}n.sibling.return=n.return,n=n.sibling}}function ys(e,t){switch(t.tag){case 0:case 11:case 14:case 15:case 22:var o=t.updateQueue;if(null!==(o=null!==o?o.lastEffect:null)){var r=o=o.next;do{3==(3&r.tag)&&(e=r.destroy,r.destroy=void 0,void 0!==e&&e()),r=r.next}while(r!==o)}return;case 1:return;case 5:if(null!=(o=t.stateNode)){r=t.memoizedProps;var n=null!==e?e.memoizedProps:r;e=t.type;var i=t.updateQueue;if(t.updateQueue=null,null!==i){for(o[Yr]=r,"input"===e&&"radio"===r.type&&null!=r.name&&te(o,r),Se(e,n),t=Se(e,r),n=0;n<i.length;n+=2){var s=i[n],l=i[n+1];"style"===s?ke(o,l):"dangerouslySetInnerHTML"===s?ge(o,l):"children"===s?ve(o,l):_(o,s,l,t)}switch(e){case"input":oe(o,r);break;case"textarea":ce(o,r);break;case"select":e=o._wrapperState.wasMultiple,o._wrapperState.wasMultiple=!!r.multiple,null!=(i=r.value)?ae(o,!!r.multiple,i,!1):e!==!!r.multiple&&(null!=r.defaultValue?ae(o,!!r.multiple,r.defaultValue,!0):ae(o,!!r.multiple,r.multiple?[]:"",!1))}}}return;case 6:if(null===t.stateNode)throw Error(a(162));return void(t.stateNode.nodeValue=t.memoizedProps);case 3:return void((o=t.stateNode).hydrate&&(o.hydrate=!1,kt(o.containerInfo)));case 12:return;case 13:return null!==t.memoizedState&&(js=Ln(),ps(t.child,!0)),void _s(t);case 19:return void _s(t);case 17:return;case 23:case 24:return void ps(t,null!==t.memoizedState)}throw Error(a(163))}function _s(e){var t=e.updateQueue;if(null!==t){e.updateQueue=null;var o=e.stateNode;null===o&&(o=e.stateNode=new cs),t.forEach((function(t){var r=Ml.bind(null,e,t);o.has(t)||(o.add(t),t.then(r,r))}))}}function ks(e,t){return null!==e&&(null===(e=e.memoizedState)||null!==e.dehydrated)&&(null!==(t=t.memoizedState)&&null===t.dehydrated)}var ws=Math.ceil,xs=k.ReactCurrentDispatcher,Ss=k.ReactCurrentOwner,Cs=0,Bs=null,Is=null,Ps=0,Es=0,Ts=nn(0),Ds=0,Ns=null,zs=0,Fs=0,Ms=0,Rs=0,As=null,js=0,Ls=1/0;function Hs(){Ls=Ln()+500}var Os,qs=null,Ws=!1,Vs=null,Ks=null,Us=!1,Gs=null,Ys=90,Xs=[],Zs=[],$s=null,Qs=0,Js=null,el=-1,tl=0,ol=0,rl=null,nl=!1;function il(){return 0!=(48&Cs)?Ln():-1!==el?el:el=Ln()}function al(e){if(0==(2&(e=e.mode)))return 1;if(0==(4&e))return 99===Hn()?1:2;if(0===tl&&(tl=zs),0!==Un.transition){0!==ol&&(ol=null!==As?As.pendingLanes:0),e=tl;var t=4186112&~ol;return 0===(t&=-t)&&(0===(t=(e=4186112&~e)&-e)&&(t=8192)),t}return e=Hn(),0!=(4&Cs)&&98===e?e=Lt(12,tl):e=Lt(e=function(e){switch(e){case 99:return 15;case 98:return 10;case 97:case 96:return 8;case 95:return 2;default:return 0}}(e),tl),e}function sl(e,t,o){if(50<Qs)throw Qs=0,Js=null,Error(a(185));if(null===(e=ll(e,t)))return null;qt(e,t,o),e===Bs&&(Ms|=t,4===Ds&&ul(e,Ps));var r=Hn();1===t?0!=(8&Cs)&&0==(48&Cs)?fl(e):(cl(e,o),0===Cs&&(Hs(),Vn())):(0==(4&Cs)||98!==r&&99!==r||(null===$s?$s=new Set([e]):$s.add(e)),cl(e,o)),As=e}function ll(e,t){e.lanes|=t;var o=e.alternate;for(null!==o&&(o.lanes|=t),o=e,e=e.return;null!==e;)e.childLanes|=t,null!==(o=e.alternate)&&(o.childLanes|=t),o=e,e=e.return;return 3===o.tag?o.stateNode:null}function cl(e,t){for(var o=e.callbackNode,r=e.suspendedLanes,n=e.pingedLanes,i=e.expirationTimes,s=e.pendingLanes;0<s;){var l=31-Wt(s),c=1<<l,d=i[l];if(-1===d){if(0==(c&r)||0!=(c&n)){d=t,Rt(c);var u=Mt;i[l]=10<=u?d+250:6<=u?d+5e3:-1}}else d<=t&&(e.expiredLanes|=c);s&=~c}if(r=At(e,e===Bs?Ps:0),t=Mt,0===r)null!==o&&(o!==zn&&xn(o),e.callbackNode=null,e.callbackPriority=0);else{if(null!==o){if(e.callbackPriority===t)return;o!==zn&&xn(o)}15===t?(o=fl.bind(null,e),null===Mn?(Mn=[o],Rn=wn(Pn,Kn)):Mn.push(o),o=zn):14===t?o=Wn(99,fl.bind(null,e)):o=Wn(o=function(e){switch(e){case 15:case 14:return 99;case 13:case 12:case 11:case 10:return 98;case 9:case 8:case 7:case 6:case 4:case 5:return 97;case 3:case 2:case 1:return 95;case 0:return 90;default:throw Error(a(358,e))}}(t),dl.bind(null,e)),e.callbackPriority=t,e.callbackNode=o}}function dl(e){if(el=-1,ol=tl=0,0!=(48&Cs))throw Error(a(327));var t=e.callbackNode;if(Pl()&&e.callbackNode!==t)return null;var o=At(e,e===Bs?Ps:0);if(0===o)return null;var r=o,n=Cs;Cs|=16;var i=yl();for(Bs===e&&Ps===r||(Hs(),vl(e,r));;)try{wl();break}catch(t){bl(e,t)}if(Qn(),xs.current=i,Cs=n,null!==Is?r=0:(Bs=null,Ps=0,r=Ds),0!=(zs&Ms))vl(e,0);else if(0!==r){if(2===r&&(Cs|=64,e.hydrate&&(e.hydrate=!1,qr(e.containerInfo)),0!==(o=jt(e))&&(r=_l(e,o))),1===r)throw t=Ns,vl(e,0),ul(e,o),cl(e,Ln()),t;switch(e.finishedWork=e.current.alternate,e.finishedLanes=o,r){case 0:case 1:throw Error(a(345));case 2:Cl(e);break;case 3:if(ul(e,o),(62914560&o)===o&&10<(r=js+500-Ln())){if(0!==At(e,0))break;if(((n=e.suspendedLanes)&o)!==o){il(),e.pingedLanes|=e.suspendedLanes&n;break}e.timeoutHandle=Hr(Cl.bind(null,e),r);break}Cl(e);break;case 4:if(ul(e,o),(4186112&o)===o)break;for(r=e.eventTimes,n=-1;0<o;){var s=31-Wt(o);i=1<<s,(s=r[s])>n&&(n=s),o&=~i}if(o=n,10<(o=(120>(o=Ln()-o)?120:480>o?480:1080>o?1080:1920>o?1920:3e3>o?3e3:4320>o?4320:1960*ws(o/1960))-o)){e.timeoutHandle=Hr(Cl.bind(null,e),o);break}Cl(e);break;case 5:Cl(e);break;default:throw Error(a(329))}}return cl(e,Ln()),e.callbackNode===t?dl.bind(null,e):null}function ul(e,t){for(t&=~Rs,t&=~Ms,e.suspendedLanes|=t,e.pingedLanes&=~t,e=e.expirationTimes;0<t;){var o=31-Wt(t),r=1<<o;e[o]=-1,t&=~r}}function fl(e){if(0!=(48&Cs))throw Error(a(327));if(Pl(),e===Bs&&0!=(e.expiredLanes&Ps)){var t=Ps,o=_l(e,t);0!=(zs&Ms)&&(o=_l(e,t=At(e,t)))}else o=_l(e,t=At(e,0));if(0!==e.tag&&2===o&&(Cs|=64,e.hydrate&&(e.hydrate=!1,qr(e.containerInfo)),0!==(t=jt(e))&&(o=_l(e,t))),1===o)throw o=Ns,vl(e,0),ul(e,t),cl(e,Ln()),o;return e.finishedWork=e.current.alternate,e.finishedLanes=t,Cl(e),cl(e,Ln()),null}function pl(e,t){var o=Cs;Cs|=1;try{return e(t)}finally{0===(Cs=o)&&(Hs(),Vn())}}function hl(e,t){var o=Cs;Cs&=-2,Cs|=8;try{return e(t)}finally{0===(Cs=o)&&(Hs(),Vn())}}function ml(e,t){sn(Ts,Es),Es|=t,zs|=t}function gl(){Es=Ts.current,an(Ts)}function vl(e,t){e.finishedWork=null,e.finishedLanes=0;var o=e.timeoutHandle;if(-1!==o&&(e.timeoutHandle=-1,Or(o)),null!==Is)for(o=Is.return;null!==o;){var r=o;switch(r.tag){case 1:null!=(r=r.type.childContextTypes)&&hn();break;case 3:Ti(),an(dn),an(cn),Ki();break;case 5:Ni(r);break;case 4:Ti();break;case 13:case 19:an(zi);break;case 10:Jn(r);break;case 23:case 24:gl()}o=o.return}Bs=e,Is=Ll(e.current,null),Ps=Es=zs=t,Ds=0,Ns=null,Rs=Ms=Fs=0}function bl(e,t){for(;;){var o=Is;try{if(Qn(),Ui.current=Ia,Qi){for(var r=Xi.memoizedState;null!==r;){var n=r.queue;null!==n&&(n.pending=null),r=r.next}Qi=!1}if(Yi=0,$i=Zi=Xi=null,Ji=!1,Ss.current=null,null===o||null===o.return){Ds=1,Ns=t,Is=null;break}e:{var i=e,a=o.return,s=o,l=t;if(t=Ps,s.flags|=2048,s.firstEffect=s.lastEffect=null,null!==l&&"object"==typeof l&&"function"==typeof l.then){var c=l;if(0==(2&s.mode)){var d=s.alternate;d?(s.updateQueue=d.updateQueue,s.memoizedState=d.memoizedState,s.lanes=d.lanes):(s.updateQueue=null,s.memoizedState=null)}var u=0!=(1&zi.current),f=a;do{var p;if(p=13===f.tag){var h=f.memoizedState;if(null!==h)p=null!==h.dehydrated;else{var m=f.memoizedProps;p=void 0!==m.fallback&&(!0!==m.unstable_avoidThisFallback||!u)}}if(p){var g=f.updateQueue;if(null===g){var v=new Set;v.add(c),f.updateQueue=v}else g.add(c);if(0==(2&f.mode)){if(f.flags|=64,s.flags|=16384,s.flags&=-2981,1===s.tag)if(null===s.alternate)s.tag=17;else{var b=ai(-1,1);b.tag=2,si(s,b)}s.lanes|=1;break e}l=void 0,s=t;var y=i.pingCache;if(null===y?(y=i.pingCache=new as,l=new Set,y.set(c,l)):void 0===(l=y.get(c))&&(l=new Set,y.set(c,l)),!l.has(s)){l.add(s);var _=Fl.bind(null,i,c,s);c.then(_,_)}f.flags|=4096,f.lanes=t;break e}f=f.return}while(null!==f);l=Error((G(s.type)||"A React component")+" suspended while rendering, but no fallback UI was specified.\n\nAdd a <Suspense fallback=...> component higher in the tree to provide a loading indicator or placeholder to display.")}5!==Ds&&(Ds=2),l=ns(l,s),f=a;do{switch(f.tag){case 3:i=l,f.flags|=4096,t&=-t,f.lanes|=t,li(f,ss(0,i,t));break e;case 1:i=l;var k=f.type,w=f.stateNode;if(0==(64&f.flags)&&("function"==typeof k.getDerivedStateFromError||null!==w&&"function"==typeof w.componentDidCatch&&(null===Ks||!Ks.has(w)))){f.flags|=4096,t&=-t,f.lanes|=t,li(f,ls(f,i,t));break e}}f=f.return}while(null!==f)}Sl(o)}catch(e){t=e,Is===o&&null!==o&&(Is=o=o.return);continue}break}}function yl(){var e=xs.current;return xs.current=Ia,null===e?Ia:e}function _l(e,t){var o=Cs;Cs|=16;var r=yl();for(Bs===e&&Ps===t||vl(e,t);;)try{kl();break}catch(t){bl(e,t)}if(Qn(),Cs=o,xs.current=r,null!==Is)throw Error(a(261));return Bs=null,Ps=0,Ds}function kl(){for(;null!==Is;)xl(Is)}function wl(){for(;null!==Is&&!Sn();)xl(Is)}function xl(e){var t=Os(e.alternate,e,Es);e.memoizedProps=e.pendingProps,null===t?Sl(e):Is=t,Ss.current=null}function Sl(e){var t=e;do{var o=t.alternate;if(e=t.return,0==(2048&t.flags)){if(null!==(o=os(o,t,Es)))return void(Is=o);if(24!==(o=t).tag&&23!==o.tag||null===o.memoizedState||0!=(1073741824&Es)||0==(4&o.mode)){for(var r=0,n=o.child;null!==n;)r|=n.lanes|n.childLanes,n=n.sibling;o.childLanes=r}null!==e&&0==(2048&e.flags)&&(null===e.firstEffect&&(e.firstEffect=t.firstEffect),null!==t.lastEffect&&(null!==e.lastEffect&&(e.lastEffect.nextEffect=t.firstEffect),e.lastEffect=t.lastEffect),1<t.flags&&(null!==e.lastEffect?e.lastEffect.nextEffect=t:e.firstEffect=t,e.lastEffect=t))}else{if(null!==(o=rs(t)))return o.flags&=2047,void(Is=o);null!==e&&(e.firstEffect=e.lastEffect=null,e.flags|=2048)}if(null!==(t=t.sibling))return void(Is=t);Is=t=e}while(null!==t);0===Ds&&(Ds=5)}function Cl(e){var t=Hn();return qn(99,Bl.bind(null,e,t)),null}function Bl(e,t){do{Pl()}while(null!==Gs);if(0!=(48&Cs))throw Error(a(327));var o=e.finishedWork;if(null===o)return null;if(e.finishedWork=null,e.finishedLanes=0,o===e.current)throw Error(a(177));e.callbackNode=null;var r=o.lanes|o.childLanes,n=r,i=e.pendingLanes&~n;e.pendingLanes=n,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=n,e.mutableReadLanes&=n,e.entangledLanes&=n,n=e.entanglements;for(var s=e.eventTimes,l=e.expirationTimes;0<i;){var c=31-Wt(i),d=1<<c;n[c]=0,s[c]=-1,l[c]=-1,i&=~d}if(null!==$s&&0==(24&r)&&$s.has(e)&&$s.delete(e),e===Bs&&(Is=Bs=null,Ps=0),1<o.flags?null!==o.lastEffect?(o.lastEffect.nextEffect=o,r=o.firstEffect):r=o:r=o.firstEffect,null!==r){if(n=Cs,Cs|=32,Ss.current=null,Rr=Yt,fr(s=ur())){if("selectionStart"in s)l={start:s.selectionStart,end:s.selectionEnd};else e:if(l=(l=s.ownerDocument)&&l.defaultView||window,(d=l.getSelection&&l.getSelection())&&0!==d.rangeCount){l=d.anchorNode,i=d.anchorOffset,c=d.focusNode,d=d.focusOffset;try{l.nodeType,c.nodeType}catch(e){l=null;break e}var u=0,f=-1,p=-1,h=0,m=0,g=s,v=null;t:for(;;){for(var b;g!==l||0!==i&&3!==g.nodeType||(f=u+i),g!==c||0!==d&&3!==g.nodeType||(p=u+d),3===g.nodeType&&(u+=g.nodeValue.length),null!==(b=g.firstChild);)v=g,g=b;for(;;){if(g===s)break t;if(v===l&&++h===i&&(f=u),v===c&&++m===d&&(p=u),null!==(b=g.nextSibling))break;v=(g=v).parentNode}g=b}l=-1===f||-1===p?null:{start:f,end:p}}else l=null;l=l||{start:0,end:0}}else l=null;Ar={focusedElem:s,selectionRange:l},Yt=!1,rl=null,nl=!1,qs=r;do{try{Il()}catch(e){if(null===qs)throw Error(a(330));zl(qs,e),qs=qs.nextEffect}}while(null!==qs);rl=null,qs=r;do{try{for(s=e;null!==qs;){var y=qs.flags;if(16&y&&ve(qs.stateNode,""),128&y){var _=qs.alternate;if(null!==_){var k=_.ref;null!==k&&("function"==typeof k?k(null):k.current=null)}}switch(1038&y){case 2:vs(qs),qs.flags&=-3;break;case 6:vs(qs),qs.flags&=-3,ys(qs.alternate,qs);break;case 1024:qs.flags&=-1025;break;case 1028:qs.flags&=-1025,ys(qs.alternate,qs);break;case 4:ys(qs.alternate,qs);break;case 8:bs(s,l=qs);var w=l.alternate;ms(l),null!==w&&ms(w)}qs=qs.nextEffect}}catch(e){if(null===qs)throw Error(a(330));zl(qs,e),qs=qs.nextEffect}}while(null!==qs);if(k=Ar,_=ur(),y=k.focusedElem,s=k.selectionRange,_!==y&&y&&y.ownerDocument&&function e(t,o){return!(!t||!o)&&(t===o||(!t||3!==t.nodeType)&&(o&&3===o.nodeType?e(t,o.parentNode):"contains"in t?t.contains(o):!!t.compareDocumentPosition&&!!(16&t.compareDocumentPosition(o))))}(y.ownerDocument.documentElement,y)){null!==s&&fr(y)&&(_=s.start,void 0===(k=s.end)&&(k=_),"selectionStart"in y?(y.selectionStart=_,y.selectionEnd=Math.min(k,y.value.length)):(k=(_=y.ownerDocument||document)&&_.defaultView||window).getSelection&&(k=k.getSelection(),l=y.textContent.length,w=Math.min(s.start,l),s=void 0===s.end?w:Math.min(s.end,l),!k.extend&&w>s&&(l=s,s=w,w=l),l=dr(y,w),i=dr(y,s),l&&i&&(1!==k.rangeCount||k.anchorNode!==l.node||k.anchorOffset!==l.offset||k.focusNode!==i.node||k.focusOffset!==i.offset)&&((_=_.createRange()).setStart(l.node,l.offset),k.removeAllRanges(),w>s?(k.addRange(_),k.extend(i.node,i.offset)):(_.setEnd(i.node,i.offset),k.addRange(_))))),_=[];for(k=y;k=k.parentNode;)1===k.nodeType&&_.push({element:k,left:k.scrollLeft,top:k.scrollTop});for("function"==typeof y.focus&&y.focus(),y=0;y<_.length;y++)(k=_[y]).element.scrollLeft=k.left,k.element.scrollTop=k.top}Yt=!!Rr,Ar=Rr=null,e.current=o,qs=r;do{try{for(y=e;null!==qs;){var x=qs.flags;if(36&x&&fs(y,qs.alternate,qs),128&x){_=void 0;var S=qs.ref;if(null!==S){var C=qs.stateNode;switch(qs.tag){case 5:_=C;break;default:_=C}"function"==typeof S?S(_):S.current=_}}qs=qs.nextEffect}}catch(e){if(null===qs)throw Error(a(330));zl(qs,e),qs=qs.nextEffect}}while(null!==qs);qs=null,Fn(),Cs=n}else e.current=o;if(Us)Us=!1,Gs=e,Ys=t;else for(qs=r;null!==qs;)t=qs.nextEffect,qs.nextEffect=null,8&qs.flags&&((x=qs).sibling=null,x.stateNode=null),qs=t;if(0===(r=e.pendingLanes)&&(Ks=null),1===r?e===Js?Qs++:(Qs=0,Js=e):Qs=0,o=o.stateNode,_n&&"function"==typeof _n.onCommitFiberRoot)try{_n.onCommitFiberRoot(yn,o,void 0,64==(64&o.current.flags))}catch(e){}if(cl(e,Ln()),Ws)throw Ws=!1,e=Vs,Vs=null,e;return 0!=(8&Cs)||Vn(),null}function Il(){for(;null!==qs;){var e=qs.alternate;nl||null===rl||(0!=(8&qs.flags)?Je(qs,rl)&&(nl=!0):13===qs.tag&&ks(e,qs)&&Je(qs,rl)&&(nl=!0));var t=qs.flags;0!=(256&t)&&us(e,qs),0==(512&t)||Us||(Us=!0,Wn(97,(function(){return Pl(),null}))),qs=qs.nextEffect}}function Pl(){if(90!==Ys){var e=97<Ys?97:Ys;return Ys=90,qn(e,Dl)}return!1}function El(e,t){Xs.push(t,e),Us||(Us=!0,Wn(97,(function(){return Pl(),null})))}function Tl(e,t){Zs.push(t,e),Us||(Us=!0,Wn(97,(function(){return Pl(),null})))}function Dl(){if(null===Gs)return!1;var e=Gs;if(Gs=null,0!=(48&Cs))throw Error(a(331));var t=Cs;Cs|=32;var o=Zs;Zs=[];for(var r=0;r<o.length;r+=2){var n=o[r],i=o[r+1],s=n.destroy;if(n.destroy=void 0,"function"==typeof s)try{s()}catch(e){if(null===i)throw Error(a(330));zl(i,e)}}for(o=Xs,Xs=[],r=0;r<o.length;r+=2){n=o[r],i=o[r+1];try{var l=n.create;n.destroy=l()}catch(e){if(null===i)throw Error(a(330));zl(i,e)}}for(l=e.current.firstEffect;null!==l;)e=l.nextEffect,l.nextEffect=null,8&l.flags&&(l.sibling=null,l.stateNode=null),l=e;return Cs=t,Vn(),!0}function Nl(e,t,o){si(e,t=ss(0,t=ns(o,t),1)),t=il(),null!==(e=ll(e,1))&&(qt(e,1,t),cl(e,t))}function zl(e,t){if(3===e.tag)Nl(e,e,t);else for(var o=e.return;null!==o;){if(3===o.tag){Nl(o,e,t);break}if(1===o.tag){var r=o.stateNode;if("function"==typeof o.type.getDerivedStateFromError||"function"==typeof r.componentDidCatch&&(null===Ks||!Ks.has(r))){var n=ls(o,e=ns(t,e),1);if(si(o,n),n=il(),null!==(o=ll(o,1)))qt(o,1,n),cl(o,n);else if("function"==typeof r.componentDidCatch&&(null===Ks||!Ks.has(r)))try{r.componentDidCatch(t,e)}catch(e){}break}}o=o.return}}function Fl(e,t,o){var r=e.pingCache;null!==r&&r.delete(t),t=il(),e.pingedLanes|=e.suspendedLanes&o,Bs===e&&(Ps&o)===o&&(4===Ds||3===Ds&&(62914560&Ps)===Ps&&500>Ln()-js?vl(e,0):Rs|=o),cl(e,t)}function Ml(e,t){var o=e.stateNode;null!==o&&o.delete(t),0===(t=0)&&(0==(2&(t=e.mode))?t=1:0==(4&t)?t=99===Hn()?1:2:(0===tl&&(tl=zs),0===(t=Ht(62914560&~tl))&&(t=4194304))),o=il(),null!==(e=ll(e,t))&&(qt(e,t,o),cl(e,o))}function Rl(e,t,o,r){this.tag=e,this.key=o,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=r,this.flags=0,this.lastEffect=this.firstEffect=this.nextEffect=null,this.childLanes=this.lanes=0,this.alternate=null}function Al(e,t,o,r){return new Rl(e,t,o,r)}function jl(e){return!(!(e=e.prototype)||!e.isReactComponent)}function Ll(e,t){var o=e.alternate;return null===o?((o=Al(e.tag,t,e.key,e.mode)).elementType=e.elementType,o.type=e.type,o.stateNode=e.stateNode,o.alternate=e,e.alternate=o):(o.pendingProps=t,o.type=e.type,o.flags=0,o.nextEffect=null,o.firstEffect=null,o.lastEffect=null),o.childLanes=e.childLanes,o.lanes=e.lanes,o.child=e.child,o.memoizedProps=e.memoizedProps,o.memoizedState=e.memoizedState,o.updateQueue=e.updateQueue,t=e.dependencies,o.dependencies=null===t?null:{lanes:t.lanes,firstContext:t.firstContext},o.sibling=e.sibling,o.index=e.index,o.ref=e.ref,o}function Hl(e,t,o,r,n,i){var s=2;if(r=e,"function"==typeof e)jl(e)&&(s=1);else if("string"==typeof e)s=5;else e:switch(e){case S:return Ol(o.children,n,i,t);case R:s=8,n|=16;break;case C:s=8,n|=1;break;case B:return(e=Al(12,o,t,8|n)).elementType=B,e.type=B,e.lanes=i,e;case T:return(e=Al(13,o,t,n)).type=T,e.elementType=T,e.lanes=i,e;case D:return(e=Al(19,o,t,n)).elementType=D,e.lanes=i,e;case A:return ql(o,n,i,t);case j:return(e=Al(24,o,t,n)).elementType=j,e.lanes=i,e;default:if("object"==typeof e&&null!==e)switch(e.$$typeof){case I:s=10;break e;case P:s=9;break e;case E:s=11;break e;case N:s=14;break e;case z:s=16,r=null;break e;case F:s=22;break e}throw Error(a(130,null==e?e:typeof e,""))}return(t=Al(s,o,t,n)).elementType=e,t.type=r,t.lanes=i,t}function Ol(e,t,o,r){return(e=Al(7,e,r,t)).lanes=o,e}function ql(e,t,o,r){return(e=Al(23,e,r,t)).elementType=A,e.lanes=o,e}function Wl(e,t,o){return(e=Al(6,e,null,t)).lanes=o,e}function Vl(e,t,o){return(t=Al(4,null!==e.children?e.children:[],e.key,t)).lanes=o,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function Kl(e,t,o){this.tag=t,this.containerInfo=e,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.pendingContext=this.context=null,this.hydrate=o,this.callbackNode=null,this.callbackPriority=0,this.eventTimes=Ot(0),this.expirationTimes=Ot(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Ot(0),this.mutableSourceEagerHydrationData=null}function Ul(e,t,o){var r=3<arguments.length&&void 0!==arguments[3]?arguments[3]:null;return{$$typeof:x,key:null==r?null:""+r,children:e,containerInfo:t,implementation:o}}function Gl(e,t,o,r){var n=t.current,i=il(),s=al(n);e:if(o){t:{if(Xe(o=o._reactInternals)!==o||1!==o.tag)throw Error(a(170));var l=o;do{switch(l.tag){case 3:l=l.stateNode.context;break t;case 1:if(pn(l.type)){l=l.stateNode.__reactInternalMemoizedMergedChildContext;break t}}l=l.return}while(null!==l);throw Error(a(171))}if(1===o.tag){var c=o.type;if(pn(c)){o=gn(o,c,l);break e}}o=l}else o=ln;return null===t.context?t.context=o:t.pendingContext=o,(t=ai(i,s)).payload={element:e},null!==(r=void 0===r?null:r)&&(t.callback=r),si(n,t),sl(n,s,i),s}function Yl(e){if(!(e=e.current).child)return null;switch(e.child.tag){case 5:default:return e.child.stateNode}}function Xl(e,t){if(null!==(e=e.memoizedState)&&null!==e.dehydrated){var o=e.retryLane;e.retryLane=0!==o&&o<t?o:t}}function Zl(e,t){Xl(e,t),(e=e.alternate)&&Xl(e,t)}function $l(e,t,o){var r=null!=o&&null!=o.hydrationOptions&&o.hydrationOptions.mutableSources||null;if(o=new Kl(e,t,null!=o&&!0===o.hydrate),t=Al(3,null,null,2===t?7:1===t?3:0),o.current=t,t.stateNode=o,ni(t),e[Xr]=o.current,Ir(8===e.nodeType?e.parentNode:e),r)for(e=0;e<r.length;e++){var n=(t=r[e])._getVersion;n=n(t._source),null==o.mutableSourceEagerHydrationData?o.mutableSourceEagerHydrationData=[t,n]:o.mutableSourceEagerHydrationData.push(t,n)}this._internalRoot=o}function Ql(e){return!(!e||1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType&&(8!==e.nodeType||" react-mount-point-unstable "!==e.nodeValue))}function Jl(e,t,o,r,n){var i=o._reactRootContainer;if(i){var a=i._internalRoot;if("function"==typeof n){var s=n;n=function(){var e=Yl(a);s.call(e)}}Gl(t,a,e,n)}else{if(i=o._reactRootContainer=function(e,t){if(t||(t=!(!(t=e?9===e.nodeType?e.documentElement:e.firstChild:null)||1!==t.nodeType||!t.hasAttribute("data-reactroot"))),!t)for(var o;o=e.lastChild;)e.removeChild(o);return new $l(e,0,t?{hydrate:!0}:void 0)}(o,r),a=i._internalRoot,"function"==typeof n){var l=n;n=function(){var e=Yl(a);l.call(e)}}hl((function(){Gl(t,a,e,n)}))}return Yl(a)}function ec(e,t){var o=2<arguments.length&&void 0!==arguments[2]?arguments[2]:null;if(!Ql(t))throw Error(a(200));return Ul(e,t,null,o)}Os=function(e,t,o){var r=t.lanes;if(null!==e)if(e.memoizedProps!==t.pendingProps||dn.current)Na=!0;else{if(0==(o&r)){switch(Na=!1,t.tag){case 3:qa(t),Wi();break;case 5:Di(t);break;case 1:pn(t.type)&&vn(t);break;case 4:Ei(t,t.stateNode.containerInfo);break;case 10:r=t.memoizedProps.value;var n=t.type._context;sn(Yn,n._currentValue),n._currentValue=r;break;case 13:if(null!==t.memoizedState)return 0!=(o&t.child.childLanes)?Ga(e,t,o):(sn(zi,1&zi.current),null!==(t=es(e,t,o))?t.sibling:null);sn(zi,1&zi.current);break;case 19:if(r=0!=(o&t.childLanes),0!=(64&e.flags)){if(r)return Ja(e,t,o);t.flags|=64}if(null!==(n=t.memoizedState)&&(n.rendering=null,n.tail=null,n.lastEffect=null),sn(zi,zi.current),r)break;return null;case 23:case 24:return t.lanes=0,Aa(e,t,o)}return es(e,t,o)}Na=0!=(16384&e.flags)}else Na=!1;switch(t.lanes=0,t.tag){case 2:if(r=t.type,null!==e&&(e.alternate=null,t.alternate=null,t.flags|=2),e=t.pendingProps,n=fn(t,cn.current),ti(t,o),n=oa(null,t,r,e,n,o),t.flags|=1,"object"==typeof n&&null!==n&&"function"==typeof n.render&&void 0===n.$$typeof){if(t.tag=1,t.memoizedState=null,t.updateQueue=null,pn(r)){var i=!0;vn(t)}else i=!1;t.memoizedState=null!==n.state&&void 0!==n.state?n.state:null,ni(t);var s=r.getDerivedStateFromProps;"function"==typeof s&&fi(t,r,s,e),n.updater=pi,t.stateNode=n,n._reactInternals=t,vi(t,r,e,o),t=Oa(null,t,r,!0,i,o)}else t.tag=0,za(null,t,n,o),t=t.child;return t;case 16:n=t.elementType;e:{switch(null!==e&&(e.alternate=null,t.alternate=null,t.flags|=2),e=t.pendingProps,n=(i=n._init)(n._payload),t.type=n,i=t.tag=function(e){if("function"==typeof e)return jl(e)?1:0;if(null!=e){if((e=e.$$typeof)===E)return 11;if(e===N)return 14}return 2}(n),e=Gn(n,e),i){case 0:t=La(null,t,n,e,o);break e;case 1:t=Ha(null,t,n,e,o);break e;case 11:t=Fa(null,t,n,e,o);break e;case 14:t=Ma(null,t,n,Gn(n.type,e),r,o);break e}throw Error(a(306,n,""))}return t;case 0:return r=t.type,n=t.pendingProps,La(e,t,r,n=t.elementType===r?n:Gn(r,n),o);case 1:return r=t.type,n=t.pendingProps,Ha(e,t,r,n=t.elementType===r?n:Gn(r,n),o);case 3:if(qa(t),r=t.updateQueue,null===e||null===r)throw Error(a(282));if(r=t.pendingProps,n=null!==(n=t.memoizedState)?n.element:null,ii(e,t),ci(t,r,null,o),(r=t.memoizedState.element)===n)Wi(),t=es(e,t,o);else{if((i=(n=t.stateNode).hydrate)&&(Ri=Wr(t.stateNode.containerInfo.firstChild),Mi=t,i=Ai=!0),i){if(null!=(e=n.mutableSourceEagerHydrationData))for(n=0;n<e.length;n+=2)(i=e[n])._workInProgressVersionPrimary=e[n+1],Vi.push(i);for(o=xi(t,null,r,o),t.child=o;o;)o.flags=-3&o.flags|1024,o=o.sibling}else za(e,t,r,o),Wi();t=t.child}return t;case 5:return Di(t),null===e&&Hi(t),r=t.type,n=t.pendingProps,i=null!==e?e.memoizedProps:null,s=n.children,Lr(r,n)?s=null:null!==i&&Lr(r,i)&&(t.flags|=16),ja(e,t),za(e,t,s,o),t.child;case 6:return null===e&&Hi(t),null;case 13:return Ga(e,t,o);case 4:return Ei(t,t.stateNode.containerInfo),r=t.pendingProps,null===e?t.child=wi(t,null,r,o):za(e,t,r,o),t.child;case 11:return r=t.type,n=t.pendingProps,Fa(e,t,r,n=t.elementType===r?n:Gn(r,n),o);case 7:return za(e,t,t.pendingProps,o),t.child;case 8:case 12:return za(e,t,t.pendingProps.children,o),t.child;case 10:e:{r=t.type._context,n=t.pendingProps,s=t.memoizedProps,i=n.value;var l=t.type._context;if(sn(Yn,l._currentValue),l._currentValue=i,null!==s)if(l=s.value,0===(i=ar(l,i)?0:0|("function"==typeof r._calculateChangedBits?r._calculateChangedBits(l,i):1073741823))){if(s.children===n.children&&!dn.current){t=es(e,t,o);break e}}else for(null!==(l=t.child)&&(l.return=t);null!==l;){var c=l.dependencies;if(null!==c){s=l.child;for(var d=c.firstContext;null!==d;){if(d.context===r&&0!=(d.observedBits&i)){1===l.tag&&((d=ai(-1,o&-o)).tag=2,si(l,d)),l.lanes|=o,null!==(d=l.alternate)&&(d.lanes|=o),ei(l.return,o),c.lanes|=o;break}d=d.next}}else s=10===l.tag&&l.type===t.type?null:l.child;if(null!==s)s.return=l;else for(s=l;null!==s;){if(s===t){s=null;break}if(null!==(l=s.sibling)){l.return=s.return,s=l;break}s=s.return}l=s}za(e,t,n.children,o),t=t.child}return t;case 9:return n=t.type,r=(i=t.pendingProps).children,ti(t,o),r=r(n=oi(n,i.unstable_observedBits)),t.flags|=1,za(e,t,r,o),t.child;case 14:return i=Gn(n=t.type,t.pendingProps),Ma(e,t,n,i=Gn(n.type,i),r,o);case 15:return Ra(e,t,t.type,t.pendingProps,r,o);case 17:return r=t.type,n=t.pendingProps,n=t.elementType===r?n:Gn(r,n),null!==e&&(e.alternate=null,t.alternate=null,t.flags|=2),t.tag=1,pn(r)?(e=!0,vn(t)):e=!1,ti(t,o),mi(t,r,n),vi(t,r,n,o),Oa(null,t,r,!0,e,o);case 19:return Ja(e,t,o);case 23:case 24:return Aa(e,t,o)}throw Error(a(156,t.tag))},$l.prototype.render=function(e){Gl(e,this._internalRoot,null,null)},$l.prototype.unmount=function(){var e=this._internalRoot,t=e.containerInfo;Gl(null,e,null,(function(){t[Xr]=null}))},et=function(e){13===e.tag&&(sl(e,4,il()),Zl(e,4))},tt=function(e){13===e.tag&&(sl(e,67108864,il()),Zl(e,67108864))},ot=function(e){if(13===e.tag){var t=il(),o=al(e);sl(e,o,t),Zl(e,o)}},rt=function(e,t){return t()},Be=function(e,t,o){switch(t){case"input":if(oe(e,o),t=o.name,"radio"===o.type&&null!=t){for(o=e;o.parentNode;)o=o.parentNode;for(o=o.querySelectorAll("input[name="+JSON.stringify(""+t)+'][type="radio"]'),t=0;t<o.length;t++){var r=o[t];if(r!==e&&r.form===e.form){var n=en(r);if(!n)throw Error(a(90));$(r),oe(r,n)}}}break;case"textarea":ce(e,o);break;case"select":null!=(t=o.value)&&ae(e,!!o.multiple,t,!1)}},Ne=pl,ze=function(e,t,o,r,n){var i=Cs;Cs|=4;try{return qn(98,e.bind(null,t,o,r,n))}finally{0===(Cs=i)&&(Hs(),Vn())}},Fe=function(){0==(49&Cs)&&(function(){if(null!==$s){var e=$s;$s=null,e.forEach((function(e){e.expiredLanes|=24&e.pendingLanes,cl(e,Ln())}))}Vn()}(),Pl())},Me=function(e,t){var o=Cs;Cs|=2;try{return e(t)}finally{0===(Cs=o)&&(Hs(),Vn())}};var tc={Events:[Qr,Jr,en,Te,De,Pl,{current:!1}]},oc={findFiberByHostInstance:$r,bundleType:0,version:"17.0.2",rendererPackageName:"react-dom"},rc={bundleType:oc.bundleType,version:oc.version,rendererPackageName:oc.rendererPackageName,rendererConfig:oc.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:k.ReactCurrentDispatcher,findHostInstanceByFiber:function(e){return null===(e=Qe(e))?null:e.stateNode},findFiberByHostInstance:oc.findFiberByHostInstance||function(){return null},findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null};if("undefined"!=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__){var nc=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!nc.isDisabled&&nc.supportsFiber)try{yn=nc.inject(rc),_n=nc}catch(e){}}t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=tc,t.createPortal=ec,t.findDOMNode=function(e){if(null==e)return null;if(1===e.nodeType)return e;var t=e._reactInternals;if(void 0===t){if("function"==typeof e.render)throw Error(a(188));throw Error(a(268,Object.keys(e)))}return e=null===(e=Qe(t))?null:e.stateNode},t.flushSync=function(e,t){var o=Cs;if(0!=(48&o))return e(t);Cs|=1;try{if(e)return qn(99,e.bind(null,t))}finally{Cs=o,Vn()}},t.hydrate=function(e,t,o){if(!Ql(t))throw Error(a(200));return Jl(null,e,t,!0,o)},t.render=function(e,t,o){if(!Ql(t))throw Error(a(200));return Jl(null,e,t,!1,o)},t.unmountComponentAtNode=function(e){if(!Ql(e))throw Error(a(40));return!!e._reactRootContainer&&(hl((function(){Jl(null,null,e,!1,(function(){e._reactRootContainer=null,e[Xr]=null}))})),!0)},t.unstable_batchedUpdates=pl,t.unstable_createPortal=function(e,t){return ec(e,t,2<arguments.length&&void 0!==arguments[2]?arguments[2]:null)},t.unstable_renderSubtreeIntoContainer=function(e,t,o,r){if(!Ql(o))throw Error(a(200));if(null==e||void 0===e._reactInternals)throw Error(a(38));return Jl(e,t,o,!1,r)},t.version="17.0.2"},function(e,t,o){"use strict";
/** @license React v0.20.2
 * scheduler.production.min.js
 *
 * Copyright (c) Facebook, Inc. and its affiliates.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
 */var r,n,i,a;if("object"==typeof performance&&"function"==typeof performance.now){var s=performance;t.unstable_now=function(){return s.now()}}else{var l=Date,c=l.now();t.unstable_now=function(){return l.now()-c}}if("undefined"==typeof window||"function"!=typeof MessageChannel){var d=null,u=null,f=function(){if(null!==d)try{var e=t.unstable_now();d(!0,e),d=null}catch(e){throw setTimeout(f,0),e}};r=function(e){null!==d?setTimeout(r,0,e):(d=e,setTimeout(f,0))},n=function(e,t){u=setTimeout(e,t)},i=function(){clearTimeout(u)},t.unstable_shouldYield=function(){return!1},a=t.unstable_forceFrameRate=function(){}}else{var p=window.setTimeout,h=window.clearTimeout;if("undefined"!=typeof console){var m=window.cancelAnimationFrame;"function"!=typeof window.requestAnimationFrame&&console.error("This browser doesn't support requestAnimationFrame. Make sure that you load a polyfill in older browsers. https://reactjs.org/link/react-polyfills"),"function"!=typeof m&&console.error("This browser doesn't support cancelAnimationFrame. Make sure that you load a polyfill in older browsers. https://reactjs.org/link/react-polyfills")}var g=!1,v=null,b=-1,y=5,_=0;t.unstable_shouldYield=function(){return t.unstable_now()>=_},a=function(){},t.unstable_forceFrameRate=function(e){0>e||125<e?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):y=0<e?Math.floor(1e3/e):5};var k=new MessageChannel,w=k.port2;k.port1.onmessage=function(){if(null!==v){var e=t.unstable_now();_=e+y;try{v(!0,e)?w.postMessage(null):(g=!1,v=null)}catch(e){throw w.postMessage(null),e}}else g=!1},r=function(e){v=e,g||(g=!0,w.postMessage(null))},n=function(e,o){b=p((function(){e(t.unstable_now())}),o)},i=function(){h(b),b=-1}}function x(e,t){var o=e.length;e.push(t);e:for(;;){var r=o-1>>>1,n=e[r];if(!(void 0!==n&&0<B(n,t)))break e;e[r]=t,e[o]=n,o=r}}function S(e){return void 0===(e=e[0])?null:e}function C(e){var t=e[0];if(void 0!==t){var o=e.pop();if(o!==t){e[0]=o;e:for(var r=0,n=e.length;r<n;){var i=2*(r+1)-1,a=e[i],s=i+1,l=e[s];if(void 0!==a&&0>B(a,o))void 0!==l&&0>B(l,a)?(e[r]=l,e[s]=o,r=s):(e[r]=a,e[i]=o,r=i);else{if(!(void 0!==l&&0>B(l,o)))break e;e[r]=l,e[s]=o,r=s}}}return t}return null}function B(e,t){var o=e.sortIndex-t.sortIndex;return 0!==o?o:e.id-t.id}var I=[],P=[],E=1,T=null,D=3,N=!1,z=!1,F=!1;function M(e){for(var t=S(P);null!==t;){if(null===t.callback)C(P);else{if(!(t.startTime<=e))break;C(P),t.sortIndex=t.expirationTime,x(I,t)}t=S(P)}}function R(e){if(F=!1,M(e),!z)if(null!==S(I))z=!0,r(A);else{var t=S(P);null!==t&&n(R,t.startTime-e)}}function A(e,o){z=!1,F&&(F=!1,i()),N=!0;var r=D;try{for(M(o),T=S(I);null!==T&&(!(T.expirationTime>o)||e&&!t.unstable_shouldYield());){var a=T.callback;if("function"==typeof a){T.callback=null,D=T.priorityLevel;var s=a(T.expirationTime<=o);o=t.unstable_now(),"function"==typeof s?T.callback=s:T===S(I)&&C(I),M(o)}else C(I);T=S(I)}if(null!==T)var l=!0;else{var c=S(P);null!==c&&n(R,c.startTime-o),l=!1}return l}finally{T=null,D=r,N=!1}}var j=a;t.unstable_IdlePriority=5,t.unstable_ImmediatePriority=1,t.unstable_LowPriority=4,t.unstable_NormalPriority=3,t.unstable_Profiling=null,t.unstable_UserBlockingPriority=2,t.unstable_cancelCallback=function(e){e.callback=null},t.unstable_continueExecution=function(){z||N||(z=!0,r(A))},t.unstable_getCurrentPriorityLevel=function(){return D},t.unstable_getFirstCallbackNode=function(){return S(I)},t.unstable_next=function(e){switch(D){case 1:case 2:case 3:var t=3;break;default:t=D}var o=D;D=t;try{return e()}finally{D=o}},t.unstable_pauseExecution=function(){},t.unstable_requestPaint=j,t.unstable_runWithPriority=function(e,t){switch(e){case 1:case 2:case 3:case 4:case 5:break;default:e=3}var o=D;D=e;try{return t()}finally{D=o}},t.unstable_scheduleCallback=function(e,o,a){var s=t.unstable_now();switch("object"==typeof a&&null!==a?a="number"==typeof(a=a.delay)&&0<a?s+a:s:a=s,e){case 1:var l=-1;break;case 2:l=250;break;case 5:l=1073741823;break;case 4:l=1e4;break;default:l=5e3}return e={id:E++,callback:o,priorityLevel:e,startTime:a,expirationTime:l=a+l,sortIndex:-1},a>s?(e.sortIndex=a,x(P,e),null===S(I)&&e===S(P)&&(F?i():F=!0,n(R,a-s))):(e.sortIndex=l,x(I,e),z||N||(z=!0,r(A))),e},t.unstable_wrapCallback=function(e){var t=D;return function(){var o=D;D=t;try{return e.apply(this,arguments)}finally{D=o}}}},,,,function(e,t){var o;o=function(){return this}();try{o=o||new Function("return this")()}catch(e){"object"==typeof window&&(o=window)}e.exports=o},,,,,,,,,,,,,,,,,,,,,function(e,t,o){o(64),e.exports=o(66)},function(e,t,o){"use strict";e.exports=o(65)},function(e,t,o){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r,n=(r=o(0))&&"object"==typeof r&&"default"in r?r.default:r;function i(e){return i.warnAboutHMRDisabled&&(i.warnAboutHMRDisabled=!0,console.error("React-Hot-Loader: misconfiguration detected, using production version in non-production environment."),console.error("React-Hot-Loader: Hot Module Replacement is not enabled.")),n.Children.only(e.children)}i.warnAboutHMRDisabled=!1;var a=function e(){return e.shouldWrapWithAppContainer?function(e){return function(t){return n.createElement(i,null,n.createElement(e,t))}}:function(e){return e}};a.shouldWrapWithAppContainer=!1;t.AppContainer=i,t.hot=a,t.areComponentsEqual=function(e,t){return e===t},t.setConfig=function(){},t.cold=function(e){return e},t.configureComponent=function(){}},function(e,t,o){"use strict";var r=this&&this.__createBinding||(Object.create?function(e,t,o,r){void 0===r&&(r=o);var n=Object.getOwnPropertyDescriptor(t,o);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[o]}}),Object.defineProperty(e,r,n)}:function(e,t,o,r){void 0===r&&(r=o),e[r]=t[o]}),n=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),i=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var o in e)"default"!==o&&Object.prototype.hasOwnProperty.call(e,o)&&r(t,e,o);return n(t,e),t};Object.defineProperty(t,"__esModule",{value:!0});const a=i(o(17)),s=o(29),l=o(68),c=o(0),d=o(71),u=o(28),f=o(72),p=o(73);a.render(c.createElement("div",{style:u.containerStyle},c.createElement("h3",null,d.helpPaneTitle),c.createElement("div",{style:u.topTextStyle},c.createElement("p",null,"Dictation lets you use speech-to-text to author content in Microsoft 365 with a microphone and reliable internet connection. It's a quick and easy way to get your thoughts out, create drafts or outlines, and capture notes. ")),c.createElement("h4",{style:u.commandTitleStyle},d.helpPaneCommandsTitle),c.createElement("div",{style:u.topTextStyle},c.createElement("p",null,d.helpPaneCommandsSubTitle)),c.createElement(s.FluentProvider,{theme:s.webLightTheme},c.createElement(l.CommandListContent,null)),c.createElement("h4",null,d.helpPaneMoreInfoTitle),c.createElement(s.FluentProvider,{theme:s.webLightTheme},c.createElement(f.MoreInformationContent,null)),c.createElement("h4",null,d.helpPaneFaqTitle),c.createElement(s.FluentProvider,{theme:s.webLightTheme},c.createElement(p.TroubleShootingContent,null)),c.createElement("h5",null,c.createElement("p",null,c.createElement("a",{href:"https://support.microsoft.com/en-us/office/dictate-your-documents-in-word-3876e05f-3fcc-418f-b8ab-db7ce0d11d3c",target:"_blank"},"Read article in browser")))),document.getElementById("container")),function(){var e="undefined"!=typeof reactHotLoaderGlobal?reactHotLoaderGlobal.default:void 0;if(e){var o="undefined"!=typeof __webpack_exports__?__webpack_exports__:t;if(o)if("function"!=typeof o){for(var r in o)if(Object.prototype.hasOwnProperty.call(o,r)){var n=void 0;try{n=o[r]}catch(e){continue}e.register(n,r,"D:\\a\\_work\\1\\s\\packages\\sdx_commanding_help\\src\\taskpane.tsx")}}else e.register(o,"module.exports","D:\\a\\_work\\1\\s\\packages\\sdx_commanding_help\\src\\taskpane.tsx")}}()},function(e,t){var o,r,n=e.exports={};function i(){throw new Error("setTimeout has not been defined")}function a(){throw new Error("clearTimeout has not been defined")}function s(e){if(o===setTimeout)return setTimeout(e,0);if((o===i||!o)&&setTimeout)return o=setTimeout,setTimeout(e,0);try{return o(e,0)}catch(t){try{return o.call(null,e,0)}catch(t){return o.call(this,e,0)}}}!function(){try{o="function"==typeof setTimeout?setTimeout:i}catch(e){o=i}try{r="function"==typeof clearTimeout?clearTimeout:a}catch(e){r=a}}();var l,c=[],d=!1,u=-1;function f(){d&&l&&(d=!1,l.length?c=l.concat(c):u=-1,c.length&&p())}function p(){if(!d){var e=s(f);d=!0;for(var t=c.length;t;){for(l=c,c=[];++u<t;)l&&l[u].run();u=-1,t=c.length}l=null,d=!1,function(e){if(r===clearTimeout)return clearTimeout(e);if((r===a||!r)&&clearTimeout)return r=clearTimeout,clearTimeout(e);try{r(e)}catch(t){try{return r.call(null,e)}catch(t){return r.call(this,e)}}}(e)}}function h(e,t){this.fun=e,this.array=t}function m(){}n.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var o=1;o<arguments.length;o++)t[o-1]=arguments[o];c.push(new h(e,t)),1!==c.length||d||s(p)},h.prototype.run=function(){this.fun.apply(null,this.array)},n.title="browser",n.browser=!0,n.env={},n.argv=[],n.version="",n.versions={},n.on=m,n.addListener=m,n.once=m,n.off=m,n.removeListener=m,n.removeAllListeners=m,n.emit=m,n.prependListener=m,n.prependOnceListener=m,n.listeners=function(e){return[]},n.binding=function(e){throw new Error("process.binding is not supported")},n.cwd=function(){return"/"},n.chdir=function(e){throw new Error("process.chdir is not supported")},n.umask=function(){return 0}},function(e,t,o){"use strict";var r=this&&this.__createBinding||(Object.create?function(e,t,o,r){void 0===r&&(r=o);var n=Object.getOwnPropertyDescriptor(t,o);n&&!("get"in n?!t.__esModule:n.writable||n.configurable)||(n={enumerable:!0,get:function(){return t[o]}}),Object.defineProperty(e,r,n)}:function(e,t,o,r){void 0===r&&(r=o),e[r]=t[o]}),n=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),i=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var o in e)"default"!==o&&Object.prototype.hasOwnProperty.call(e,o)&&r(t,e,o);return n(t,e),t},a=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.CommandListContent=void 0;const s=o(29),l=o(74),c=i(o(0)),d=a(o(69)),u=o(70),f=o(28),p=d.default.commandLists;t.CommandListContent=()=>c.createElement(s.Accordion,{collapsible:!0,multiple:!0},p.map((e,t)=>c.createElement(s.AccordionItem,{key:t,value:t,style:f.accordionItemStyle},c.createElement(s.AccordionHeader,{expandIconPosition:"end",style:f.accordionHeaderStyle},c.createElement("span",null,c.createElement("img",{src:e.commandImagePath})),e.commandCategory),e.commandutterance.map(e=>c.createElement(s.AccordionPanel,{style:f.accordionPanelStyleWoBG},c.createElement("div",{style:f.accordionContentStyle},c.createElement("h5",{style:u.commandTextStyle},'"',e.utterance,'" ',c.createElement("span",null," ",e.symbol)),c.createElement(c.Fragment,null,e.supportingInfo&&e.supportingInfo.length&&c.createElement(l.Label,{styles:(0,u.getLabelStyles)()},e.supportingInfo)))))))),function(){var e="undefined"!=typeof reactHotLoaderGlobal?reactHotLoaderGlobal.default:void 0;if(e){var o="undefined"!=typeof __webpack_exports__?__webpack_exports__:t;if(o)if("function"!=typeof o){for(var r in o)if(Object.prototype.hasOwnProperty.call(o,r)){var n=void 0;try{n=o[r]}catch(e){continue}e.register(n,r,"D:\\a\\_work\\1\\s\\packages\\sdx_commanding_help\\src\\components\\commandListContent.tsx")}}else e.register(o,"module.exports","D:\\a\\_work\\1\\s\\packages\\sdx_commanding_help\\src\\components\\commandListContent.tsx")}}()},function(e){e.exports=JSON.parse('{"commandLists":[{"index":1,"commandCategory":"Punctuation & Symbols","commandImagePath":"../assets/symbol-icon.png","commandutterance":[{"utterance":"Period, Full stop","symbol":".","supportingInfo":"For ex. Try saying \\"Full stop\\""},{"utterance":"Comma","symbol":",","supportingInfo":""},{"utterance":"Question mark","symbol":"?","supportingInfo":""},{"utterance":"Exclamation mark/point","symbol":"!","supportingInfo":""},{"utterance":"New line","symbol":"new line","supportingInfo":""},{"utterance":"Apostrophe-s","symbol":"s","supportingInfo":""},{"utterance":"Colon","symbol":":","supportingInfo":""},{"utterance":"Semicolon","symbol":";","supportingInfo":""},{"utterance":"Open quotes","symbol":" \\" \\"","supportingInfo":""},{"utterance":"Close quotes","symbol":"\\"","supportingInfo":""},{"utterance":"Hyphen","symbol":"-","supportingInfo":""},{"utterance":"Ellipsis, dot dot dot","symbol":"...","supportingInfo":""},{"utterance":"Begin/open single quote","symbol":"\'","supportingInfo":""},{"utterance":"End/close single quote","symbol":"","supportingInfo":""},{"utterance":"Left/open parentheses","symbol":"( )","supportingInfo":""},{"utterance":"Right/close parentheses","symbol":"","supportingInfo":""},{"utterance":"Left/open bracket","symbol":"[]","supportingInfo":""},{"utterance":"Right/close bracket","symbol":"","supportingInfo":""},{"utterance":"Left/open brace","symbol":"{}","supportingInfo":""},{"utterance":"Right/close brace","symbol":"","supportingInfo":""},{"utterance":"Asterisk","symbol":"*","supportingInfo":""},{"utterance":"Backslash","symbol":"\\\\","supportingInfo":""},{"utterance":"Forward slash","symbol":"/","supportingInfo":""},{"utterance":"Vertical bar sign, Pipe character","symbol":"|","supportingInfo":""},{"utterance":"Backquote, Backtick","symbol":"`","supportingInfo":""},{"utterance":"Underscore","symbol":"_","supportingInfo":""},{"utterance":"M-dash","symbol":"—","supportingInfo":""},{"utterance":"N-dash","symbol":"–","supportingInfo":""},{"utterance":"Paragraph sign/mark","symbol":"¶","supportingInfo":""},{"utterance":"Section sign","symbol":"§","supportingInfo":""},{"utterance":"Ampersand, And sign","symbol":"&","supportingInfo":""},{"utterance":"At sign","symbol":"@","supportingInfo":""},{"utterance":"Copyright sign","symbol":"©","supportingInfo":""},{"utterance":"Registered sign","symbol":"®","supportingInfo":""},{"utterance":"Degree symbol","symbol":"°","supportingInfo":""},{"utterance":"Caret symbol","symbol":"^","supportingInfo":""}]},{"index":2,"commandCategory":"Editing & Selection Commands","commandImagePath":"../assets/edit-document.png","commandutterance":[{"utterance":"Undo","symbol":"","supportingInfo":""},{"utterance":"Delete","symbol":"","supportingInfo":"saying \\"Delete\\" removes last word before the cursor"},{"utterance":"Delete [word or phrase]","symbol":"","supportingInfo":"saying \\"Delete hello\\" deletes the word hello closest to cursor"},{"utterance":"Delete this [Sentence/Paragraph]","symbol":"","supportingInfo":""},{"utterance":"Delete last [n] words/sentences/paragraph","symbol":"","supportingInfo":"saying \\"Delete last 3 word\\" deletes last 3 words closest to cursor"},{"utterance":"Insert space","symbol":"","supportingInfo":""},{"utterance":"backspace [n]","symbol":"","supportingInfo":""},{"utterance":"Select [word or phrase]","symbol":"","supportingInfo":""},{"utterance":"Select this [Sentence/Paragraph]","symbol":"","supportingInfo":"saying \\"Select this paragraph\\" selects the current paragraph where the cursor is"},{"utterance":"Select last [n] words/sentences/paragraph","symbol":"","supportingInfo":""},{"utterance":"Select next [n] words/sentences/paragraph","symbol":"","supportingInfo":""}]},{"index":3,"commandCategory":"Formatting Commands","commandImagePath":"../assets/format-icon.png","commandutterance":[{"utterance":"Bold that","symbol":"","supportingInfo":"Saying \\"bold that\\" bolds last spoken utterance"},{"utterance":"Bold [word or phrase]","symbol":"","supportingInfo":""},{"utterance":"Italicize/Underline that","symbol":"","supportingInfo":""},{"utterance":"Italicize/Underline [word or phrase]","symbol":"","supportingInfo":""},{"utterance":"Bold/Italicize/Underline last [n] words","symbol":"","supportingInfo":"saying \\"Bold last 5 sentences\\" bold the last 5 sentences before cursor"},{"utterance":"Bold/Italicize/Underline last [n] sentences","symbol":"","supportingInfo":""},{"utterance":"Bold/Italicize/Underline last [n] paragraph","symbol":"","supportingInfo":""},{"utterance":"Bold/Italicize/Underline last [n] words","symbol":"","supportingInfo":"saying \\"Bold last 5 sentences\\" bold the last 5 sentences before cursor"},{"utterance":"Bold/Italicize/Underline last [n] sentences","symbol":"","supportingInfo":""},{"utterance":"Bold/Italicize/Underline last [n] paragraph","symbol":"","supportingInfo":""},{"utterance":"Bold/Italicize/Underline next [n] paragraph","symbol":"","supportingInfo":"saying \\"Bold last 5 sentences\\" bold the last 5 sentences before cursor"},{"utterance":"Strikethrough [word or phrase]","symbol":"","supportingInfo":""},{"utterance":"Subscript/Superscript [word or phrase]","symbol":"","supportingInfo":""},{"utterance":"Increase/Decrease indent","symbol":"","supportingInfo":""},{"utterance":"Align left/right/center","symbol":"","supportingInfo":"saying \\"Align left\\" aligns your content with the left margin"},{"utterance":"Clear/Remove formatting","symbol":"","supportingInfo":""},{"utterance":"Uppercase [word or phrase]","symbol":"","supportingInfo":""},{"utterance":"Lowercase [word or phrase]","symbol":"","supportingInfo":""},{"utterance":"Capitalize [word or phrase]","symbol":"","supportingInfo":""}]},{"index":4,"commandCategory":"List Commands","commandImagePath":"../assets/list-icon.png","commandutterance":[{"utterance":"Create/Start list","symbol":"","supportingInfo":"saying \\"start list\\" creates a new bulleted list "},{"utterance":"Create/Start bullet list","symbol":"","supportingInfo":""},{"utterance":"Create number list","symbol":"","supportingInfo":""},{"utterance":"Next line","symbol":"","supportingInfo":""},{"utterance":"Exit line","symbol":"","supportingInfo":""}]},{"index":5,"commandCategory":"Voice Control & Help Commands","commandImagePath":"../assets/voice-icon.png","commandutterance":[{"utterance":"Pause or Stop dictation","symbol":"","supportingInfo":"saying \\"Pause Dictation\\" pauses dictation"},{"utterance":"Exit dictation","symbol":"","supportingInfo":"saying \\"Exit Dictation\\" ends dictation"},{"utterance":"Open or Show help","symbol":"","supportingInfo":"saying \\"Open help\\" opens help page to view Dictation settings & Voice Commands info "},{"utterance":"Show commands","symbol":"","supportingInfo":""},{"utterance":"Insert comment","symbol":"","supportingInfo":"saying \\"Insert comment\\" adds a new comment in the document"}]},{"index":6,"commandCategory":"Mathematics & Currency Signs","commandImagePath":"../assets/math-icon.png","commandutterance":[{"utterance":"Percent sign","symbol":"%","supportingInfo":""},{"utterance":"Number/Pound sign","symbol":"#","supportingInfo":""},{"utterance":"Plus sign","symbol":"+","supportingInfo":""},{"utterance":"Minus sign","symbol":"-","supportingInfo":""},{"utterance":"Multiplication sign","symbol":"x","supportingInfo":""},{"utterance":"Plus or Minus sign","symbol":"±","supportingInfo":""},{"utterance":"Division sign","symbol":"÷","supportingInfo":""},{"utterance":"Equal sign","symbol":"=","supportingInfo":""},{"utterance":"Less than sign, Left angle bracket","symbol":"<","supportingInfo":""},{"utterance":"Greater than sign, Right angle bracket","symbol":">","supportingInfo":""},{"utterance":"Dollar sign","symbol":"$","supportingInfo":""},{"utterance":"Pound sterling sign","symbol":"£","supportingInfo":""},{"utterance":"Euro sign","symbol":"€","supportingInfo":""},{"utterance":"Yen sign","symbol":"¥","supportingInfo":""}]},{"index":7,"commandCategory":"Emojis","commandImagePath":"../assets/emoji-icon.png","commandutterance":[{"utterance":"Smiley face","symbol":":)","supportingInfo":""},{"utterance":"Frowny face","symbol":":(","supportingInfo":""},{"utterance":"Winky face","symbol":";)","supportingInfo":""},{"utterance":"Heart emoji","symbol":"<3","supportingInfo":""}]}]}')},function(e,t,o){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.symbolRightStyle=t.supportingTextStyle=t.getLabelStyles=t.commandTextStyle=void 0,t.commandTextStyle={lineHeight:"12px",marginBottom:"0px",marginTop:"8px"};t.getLabelStyles=()=>({root:{color:"#737373",fontFamily:"Segoe UI",fontSize:"9px",fontStyle:"normal",fontWeight:400,lineHeight:16,paddingLeft:"10px",paddingTop:"0px",paddingBottom:"5px"}}),t.supportingTextStyle={lineHeight:"15px",marginBottom:"5px",marginTop:0},t.symbolRightStyle={float:"right"},function(){var e="undefined"!=typeof reactHotLoaderGlobal?reactHotLoaderGlobal.default:void 0;if(e){var o="undefined"!=typeof __webpack_exports__?__webpack_exports__:t;if(o)if("function"!=typeof o){for(var r in o)if(Object.prototype.hasOwnProperty.call(o,r)){var n=void 0;try{n=o[r]}catch(e){continue}e.register(n,r,"D:\\a\\_work\\1\\s\\packages\\sdx_commanding_help\\src\\styles\\commandListContent.styles.ts")}}else e.register(o,"module.exports","D:\\a\\_work\\1\\s\\packages\\sdx_commanding_help\\src\\styles\\commandListContent.styles.ts")}}()},function(e,t,o){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.helpPaneFaqTitle=t.helpPaneMoreInfoTitle=t.helpPaneCommandsSubTitle=t.helpPaneCommandsTitle=t.helpPaneTitle=void 0,t.helpPaneTitle="Dictate your documents in Word",t.helpPaneCommandsTitle="Voice Commanding",t.helpPaneCommandsSubTitle="Other than simplistic speech to text, dictation offers voice commanding. Here's a list to get you started:",t.helpPaneMoreInfoTitle="More Information",t.helpPaneFaqTitle="Troubleshooting",function(){var e="undefined"!=typeof reactHotLoaderGlobal?reactHotLoaderGlobal.default:void 0;if(e){var o="undefined"!=typeof __webpack_exports__?__webpack_exports__:t;if(o)if("function"!=typeof o){for(var r in o)if(Object.prototype.hasOwnProperty.call(o,r)){var n=void 0;try{n=o[r]}catch(e){continue}e.register(n,r,"D:\\a\\_work\\1\\s\\packages\\sdx_commanding_help\\src\\common\\stringConstant.tsx")}}else e.register(o,"module.exports","D:\\a\\_work\\1\\s\\packages\\sdx_commanding_help\\src\\common\\stringConstant.tsx")}}()},function(e,t,o){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.MoreInformationContent=void 0;const r=o(0),n=o(29),i=o(28);t.MoreInformationContent=()=>r.createElement(n.Accordion,{collapsible:!0,multiple:!0},r.createElement(n.AccordionItem,{value:"1",style:i.accordionItemStyle},r.createElement(n.AccordionHeader,{expandIconPosition:"end",style:i.accordionHeaderStyle},"Spoken languages supported"),r.createElement(n.AccordionPanel,{style:i.accordionPanelStyle},r.createElement("div",{style:i.accordionContentStyle},r.createElement("p",null,"By default, Dictation is set to your document language in Microsoft 365."),r.createElement("p",null,"We are actively working to improve these languages and add more locales and languages."),r.createElement("p",null,r.createElement("b",null,"Supported Languages")),r.createElement("p",null,"Chinese (China)"),r.createElement("p",null,"English (Australia)"),r.createElement("p",null,"English (Canada)"),r.createElement("p",null,"English (India)"),r.createElement("p",null,"English (United Kingdom)"),r.createElement("p",null,"English (United States)"),r.createElement("p",null,"French (Canada)"),r.createElement("p",null,"French (France)"),r.createElement("p",null,"German (Germany)"),r.createElement("p",null,"Hindi"),r.createElement("p",null,"Italian (Italy)"),r.createElement("p",null,"Japanese"),r.createElement("p",null,"Portuguese (Brazil)"),r.createElement("p",null,"Spanish (Spain)"),r.createElement("p",null,"Spanish (Mexico)"),r.createElement("p",null,r.createElement("b",null,"Preview languages *")),r.createElement("p",null,"Arabic (Bahrain)"),r.createElement("p",null,"Arabic (Egypt)"),r.createElement("p",null,"Arabic (Saudi Arabia)"),r.createElement("p",null,"Bulgarian"),r.createElement("p",null,"Chinese (Traditional, Hong Kong)"),r.createElement("p",null,"Chinese (Taiwan)"),r.createElement("p",null,"Croatian (Croatia)"),r.createElement("p",null,"Czech"),r.createElement("p",null,"Danish"),r.createElement("p",null,"Dutch (Netherlands)"),r.createElement("p",null,"English (New Zealand)"),r.createElement("p",null,"Estonian"),r.createElement("p",null,"Finnish"),r.createElement("p",null,"Greek"),r.createElement("p",null,"Gujarati (India)"),r.createElement("p",null,"Hebrew"),r.createElement("p",null,"Hungarian"),r.createElement("p",null,"Irish"),r.createElement("p",null,"Korean"),r.createElement("p",null,"Latvian"),r.createElement("p",null,"Lithuanian"),r.createElement("p",null,"Maltese"),r.createElement("p",null,"Marathi (India)"),r.createElement("p",null,"Norwegian (Bokmål)"),r.createElement("p",null,"Polish"),r.createElement("p",null,"Portuguese (Portugal)"),r.createElement("p",null,"Romanian"),r.createElement("p",null,"Russian"),r.createElement("p",null,"Slovak"),r.createElement("p",null,"Slovenian"),r.createElement("p",null,"Swedish (Sweden)"),r.createElement("p",null,"Tamil (India)"),r.createElement("p",null,"Telugu (India)"),r.createElement("p",null,"Thai"),r.createElement("p",null,"Turkish (Turkey)"),r.createElement("p",null,"Vietnamese"),r.createElement("p",null),r.createElement("p",null,"* Preview Languages may have lower accuracy or limited punctuation support.")))),r.createElement(n.AccordionItem,{value:"2",style:i.accordionItemStyle},r.createElement(n.AccordionHeader,{expandIconPosition:"end",style:i.accordionHeaderStyle},"Dictation settings"),r.createElement(n.AccordionPanel,{style:i.accordionPanelStyle},r.createElement("div",{style:i.accordionContentStyle},r.createElement("p",null,"Click on the gear icon to see the available settings."),r.createElement("p",null,r.createElement("img",{src:"../assets/dictation-settings.png",alt:"Dictation in Word for the Web Settings",loading:"lazy"})),r.createElement("ul",null,r.createElement("li",null,r.createElement("p",null,r.createElement("b",null,"Spoken Language:")," View and change languages in the drop-down")),r.createElement("li",null,r.createElement("p",null,r.createElement("b",null,"Microphone:")," View and change your microphone")),r.createElement("li",null,r.createElement("p",null,r.createElement("b",null,"Auto Punctuation:")," Toggle the checkmark on or off, if it's available for the language chosen")),r.createElement("li",null,r.createElement("p",null,r.createElement("b",null,"Profanity filter:")," Mask potentially sensitive phrases with ***"))),r.createElement("p",null)))),r.createElement(n.AccordionItem,{value:"3",style:i.accordionItemStyle},r.createElement(n.AccordionHeader,{expandIconPosition:"end",style:i.accordionHeaderStyle},"Tips for using Dictation"),r.createElement(n.AccordionPanel,{style:i.accordionPanelStyle},r.createElement("div",{style:i.accordionContentStyle},r.createElement("ul",null,r.createElement("li",null,r.createElement("p",null,"Saying “",r.createElement("b",null,"delete"),"” by itself removes the last word or punctuation before the cursor.")),r.createElement("li",null,r.createElement("p",null,"Saying “",r.createElement("b",null,"delete that"),"” removes the last spoken utterance.")),r.createElement("li",null,r.createElement("p",null,"You can bold, italicize, underline, or strikethrough a word or phrase. An example would be dictating “review by tomorrow at 5PM”, then saying “",r.createElement("b",null,"bold tomorrow"),'” which would leave you with "review by ',r.createElement("b",null,"tomorrow"),' at 5PM"')),r.createElement("li",null,r.createElement("p",null,"Try phrases like “",r.createElement("b",null,"bold last word"),"” or “",r.createElement("b",null,"underline last sentence"),".”")),r.createElement("li",null,r.createElement("p",null,"Saying “",r.createElement("b",null,"add comment look at this tomorrow"),"” will insert a new comment with the text “Look at this tomorrow” inside it.")),r.createElement("li",null,r.createElement("p",null,"Saying “",r.createElement("b",null,"add comment"),"” by itself will create a blank comment box you where you can type a comment.")),r.createElement("li",null,r.createElement("p",null,"To resume dictation, please use the keyboard shortcut ",r.createElement("b",null,"ALT + `")," or press the Mic icon in the floating dictation menu.")),r.createElement("li",null,r.createElement("p",null,"Markings may appear under words with alternates we may have misheard."),r.createElement("p",null,"If the marked word is already correct, you can select ",r.createElement("b",null,"Ignore"),"."),r.createElement("p",null,r.createElement("img",{src:"https://support.content.office.net/en-us/media/6cb8d23d-2209-42f6-8bc1-162542b70be7.png",alt:"Dictate Suggestions",loading:"lazy"}))))))),r.createElement(n.AccordionItem,{value:"4",style:i.accordionItemStyle},r.createElement(n.AccordionHeader,{expandIconPosition:"end",style:i.accordionHeaderStyle},"Privacy"),r.createElement(n.AccordionPanel,{style:i.accordionPanelStyle},r.createElement("div",{style:i.accordionContentStyle},r.createElement("p",null,"This service does ",r.createElement("b",null,"not")," store your audio data or transcribed text."),r.createElement("p",null,"Your speech utterances will be sent to Microsoft and used only to provide you with text results."),r.createElement("p",null,"For more information about experiences that analyze your content, see ",r.createElement("a",{href:"/en-us/office/connected-experiences-in-microsoft-365-8d2c04f7-6428-4e6e-ac58-5828d4da5b7c"},"Connected Experiences in Microsoft 365"),"."))))),function(){var e="undefined"!=typeof reactHotLoaderGlobal?reactHotLoaderGlobal.default:void 0;if(e){var o="undefined"!=typeof __webpack_exports__?__webpack_exports__:t;if(o)if("function"!=typeof o){for(var r in o)if(Object.prototype.hasOwnProperty.call(o,r)){var n=void 0;try{n=o[r]}catch(e){continue}e.register(n,r,"D:\\a\\_work\\1\\s\\packages\\sdx_commanding_help\\src\\staticContent\\moreInformationContent.tsx")}}else e.register(o,"module.exports","D:\\a\\_work\\1\\s\\packages\\sdx_commanding_help\\src\\staticContent\\moreInformationContent.tsx")}}()},function(e,t,o){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.TroubleShootingContent=void 0;const r=o(0),n=o(29),i=o(28);t.TroubleShootingContent=()=>r.createElement(n.Accordion,{collapsible:!0,multiple:!0},r.createElement(n.AccordionItem,{value:"1",style:i.accordionItemStyle},r.createElement(n.AccordionHeader,{expandIconPosition:"end",style:i.accordionHeaderStyle},"Can't find the dictate button"),r.createElement(n.AccordionPanel,{style:i.accordionPanelStyle},r.createElement("div",{style:i.accordionContentStyle},r.createElement("p",null,"If you can't see the button to start dictation:"),r.createElement("ul",null,r.createElement("li",null,r.createElement("p",null,"Make sure you're signed in with an active Microsoft 365 subscription")),r.createElement("li",null,r.createElement("p",null,"Dictate is not available in Office 2016 or 2019 for Windows without Microsoft 365")),r.createElement("li",null,r.createElement("p",null,"Make sure you have Windows 10 or above")))))),r.createElement(n.AccordionItem,{value:"2",style:i.accordionItemStyle},r.createElement(n.AccordionHeader,{expandIconPosition:"end",style:i.accordionHeaderStyle},"Dictate button is grayed out"),r.createElement(n.AccordionPanel,{style:i.accordionPanelStyle},r.createElement("div",{style:i.accordionContentStyle},r.createElement("p",null,"If you see the dictate button is grayed out"),r.createElement("ul",null,r.createElement("li",null,r.createElement("p",null,"Make sure the note is not in a Read-Only state."))),r.createElement("p",null,"Microphone doesn't have access"),r.createElement("p",null,'If you see "We don’t have access to your microphone":'),r.createElement("ul",null,r.createElement("li",null,r.createElement("p",null,"Make sure no other application or web page is using the microphone and try again")),r.createElement("li",null,r.createElement("p",null,"Refresh, click on Dictate, and give permission for the browser to access the microphone")))))),r.createElement(n.AccordionItem,{value:"3",style:i.accordionItemStyle},r.createElement(n.AccordionHeader,{expandIconPosition:"end",style:i.accordionHeaderStyle},"Microphone isn't working"),r.createElement(n.AccordionPanel,{style:i.accordionPanelStyle},r.createElement("div",{style:i.accordionContentStyle},r.createElement("p",null,'If you see "There is a problem with your microphone" or "We can’t detect your microphone":'),r.createElement("ul",null,r.createElement("li",null,r.createElement("p",null,"Make sure the microphone is plugged in")),r.createElement("li",null,r.createElement("p",null,"Test the microphone to make sure it's working")),r.createElement("li",null,r.createElement("p",null,"Check the microphone settings in ",r.createElement("b",null,"Control Panel"))),r.createElement("li",null,r.createElement("p",null,"Also see ",r.createElement("a",{href:"https://support.microsoft.com/help/4027981",target:"_blank"},"How to set up and test microphones in Windows 10"))),r.createElement("li",null,r.createElement("p",null,"On a Surface running Windows 10: ",r.createElement("a",{href:"https://support.microsoft.com/help/4023456",target:"_blank"},"Adjust microphone settings"))))))),r.createElement(n.AccordionItem,{value:"4",style:i.accordionItemStyle},r.createElement(n.AccordionHeader,{expandIconPosition:"end",style:i.accordionHeaderStyle},"Dictation can't hear you"),r.createElement(n.AccordionPanel,{style:i.accordionPanelStyle},r.createElement("div",{style:i.accordionContentStyle},r.createElement("p",null,'If you see "Dictation can\'t hear you" or if nothing appears on the screen as you dictate:'),r.createElement("ul",null,r.createElement("li",null,r.createElement("p",null,"Make sure your microphone is not muted")),r.createElement("li",null,r.createElement("p",null,"Adjust the input level of your microphone")),r.createElement("li",null,r.createElement("p",null,"Move to a quieter location")),r.createElement("li",null,r.createElement("p",null,"If using a built-in mic, consider trying again with a headset or external mic")))))),r.createElement(n.AccordionItem,{value:"5",style:i.accordionItemStyle},r.createElement(n.AccordionHeader,{expandIconPosition:"end",style:i.accordionHeaderStyle},"Accuracy issue or missed words"),r.createElement(n.AccordionPanel,{style:i.accordionPanelStyle},r.createElement("div",{style:i.accordionContentStyle},r.createElement("p",null,"If you see a lot of incorrect words being output or missed words:"),r.createElement("ul",null,r.createElement("li",null,r.createElement("p",null,"Make sure you're on a fast and reliable internet connection")),r.createElement("li",null,r.createElement("p",null,"Avoid or eliminate background noise that may interfere with your voice")),r.createElement("li",null,r.createElement("p",null,"Try speaking more deliberately")),r.createElement("li",null,r.createElement("p",null,"Check to see if the microphone you are using needs to be upgraded"))))))),function(){var e="undefined"!=typeof reactHotLoaderGlobal?reactHotLoaderGlobal.default:void 0;if(e){var o="undefined"!=typeof __webpack_exports__?__webpack_exports__:t;if(o)if("function"!=typeof o){for(var r in o)if(Object.prototype.hasOwnProperty.call(o,r)){var n=void 0;try{n=o[r]}catch(e){continue}e.register(n,r,"D:\\a\\_work\\1\\s\\packages\\sdx_commanding_help\\src\\staticContent\\troubleShootingContent.tsx")}}else e.register(o,"module.exports","D:\\a\\_work\\1\\s\\packages\\sdx_commanding_help\\src\\staticContent\\troubleShootingContent.tsx")}}()},function(e,t,o){"use strict";o.r(t),o.d(t,"getActivityItemStyles",(function(){return vr})),o.d(t,"getActivityItemClassNames",(function(){return br})),o.d(t,"ActivityItem",(function(){return ri})),o.d(t,"Autofill",(function(){return pi})),o.d(t,"BaseAutoFill",(function(){return hi})),o.d(t,"Announced",(function(){return bi})),o.d(t,"AnnouncedBase",(function(){return vi})),o.d(t,"Breadcrumb",(function(){return Zd})),o.d(t,"BreadcrumbBase",(function(){return qd})),o.d(t,"BaseButton",(function(){return pd})),o.d(t,"ElementType",(function(){return Vd})),o.d(t,"ButtonType",(function(){return Kd})),o.d(t,"Button",(function(){return du})),o.d(t,"ActionButton",(function(){return au})),o.d(t,"CommandBarButton",(function(){return fu})),o.d(t,"CommandButton",(function(){return pu})),o.d(t,"CompoundButton",(function(){return lu})),o.d(t,"DefaultButton",(function(){return nu})),o.d(t,"MessageBarButton",(function(){return mu})),o.d(t,"PrimaryButton",(function(){return cu})),o.d(t,"IconButton",(function(){return yd})),o.d(t,"getSplitButtonClassNames",(function(){return cd})),o.d(t,"ButtonGrid",(function(){return bu})),o.d(t,"Grid",(function(){return yu})),o.d(t,"ButtonGridCell",(function(){return _u})),o.d(t,"GridCell",(function(){return ku})),o.d(t,"Calendar",(function(){return Kp})),o.d(t,"DayOfWeek",(function(){return Jd})),o.d(t,"DateRangeType",(function(){return ou})),o.d(t,"FirstWeekOfYear",(function(){return tu})),o.d(t,"Callout",(function(){return Bc})),o.d(t,"CalloutContent",(function(){return Xl})),o.d(t,"CalloutContentBase",(function(){return Ul})),o.d(t,"FocusTrapCallout",(function(){return Yp})),o.d(t,"DirectionalHint",(function(){return ys})),o.d(t,"Check",(function(){return Qp})),o.d(t,"CheckBase",(function(){return Zp})),o.d(t,"Checkbox",(function(){return oh})),o.d(t,"CheckboxBase",(function(){return eh})),o.d(t,"ChoiceGroup",(function(){return vh})),o.d(t,"ChoiceGroupBase",(function(){return hh})),o.d(t,"ChoiceGroupOption",(function(){return fh})),o.d(t,"Coachmark",(function(){return Dh})),o.d(t,"COACHMARK_ATTRIBUTE_NAME",(function(){return Eh})),o.d(t,"CoachmarkBase",(function(){return Th})),o.d(t,"MAX_COLOR_SATURATION",(function(){return Nh})),o.d(t,"MAX_COLOR_HUE",(function(){return zh})),o.d(t,"MAX_COLOR_VALUE",(function(){return Fh})),o.d(t,"MAX_COLOR_RGB",(function(){return Mh})),o.d(t,"MAX_COLOR_RGBA",(function(){return Rh})),o.d(t,"MAX_COLOR_ALPHA",(function(){return Ah})),o.d(t,"MIN_HEX_LENGTH",(function(){return jh})),o.d(t,"MAX_HEX_LENGTH",(function(){return Lh})),o.d(t,"MIN_RGBA_LENGTH",(function(){return Hh})),o.d(t,"MAX_RGBA_LENGTH",(function(){return Oh})),o.d(t,"HEX_REGEX",(function(){return qh})),o.d(t,"RGBA_REGEX",(function(){return Wh})),o.d(t,"cssColor",(function(){return Gh})),o.d(t,"rgb2hex",(function(){return Zh})),o.d(t,"clamp",(function(){return Xh})),o.d(t,"hsl2rgb",(function(){return Uh})),o.d(t,"hsl2hsv",(function(){return Vh})),o.d(t,"hsv2rgb",(function(){return Kh})),o.d(t,"hsv2hex",(function(){return Qh})),o.d(t,"rgb2hsv",(function(){return Jh})),o.d(t,"hsv2hsl",(function(){return em})),o.d(t,"getColorFromString",(function(){return rm})),o.d(t,"getColorFromRGBA",(function(){return om})),o.d(t,"getColorFromHSV",(function(){return nm})),o.d(t,"getFullColorString",(function(){return im})),o.d(t,"updateSV",(function(){return am})),o.d(t,"updateH",(function(){return sm})),o.d(t,"updateRGB",(function(){return lm})),o.d(t,"updateA",(function(){return cm})),o.d(t,"correctRGB",(function(){return dm})),o.d(t,"correctHSV",(function(){return um})),o.d(t,"correctHex",(function(){return fm})),o.d(t,"Shade",(function(){return pm})),o.d(t,"isValidShade",(function(){return wm})),o.d(t,"isDark",(function(){return Cm})),o.d(t,"getShade",(function(){return Bm})),o.d(t,"getBackgroundShade",(function(){return Im})),o.d(t,"getContrastRatio",(function(){return Pm})),o.d(t,"updateT",(function(){return Em})),o.d(t,"ColorPicker",(function(){return og})),o.d(t,"ColorPickerBase",(function(){return $m})),o.d(t,"SelectableOptionMenuItemType",(function(){return Jm})),o.d(t,"ComboBox",(function(){return mg})),o.d(t,"VirtualizedComboBox",(function(){return xg})),o.d(t,"getCommandBarStyles",(function(){return Sg})),o.d(t,"getCommandButtonStyles",(function(){return Cg})),o.d(t,"CommandBar",(function(){return Ng})),o.d(t,"CommandBarBase",(function(){return Dg})),o.d(t,"ContextualMenu",(function(){return ad})),o.d(t,"getSubmenuItems",(function(){return $c})),o.d(t,"canAnyMenuItemsCheck",(function(){return Qc})),o.d(t,"ContextualMenuBase",(function(){return ed})),o.d(t,"ContextualMenuItemType",(function(){return _s})),o.d(t,"ContextualMenuItem",(function(){return Oc})),o.d(t,"ContextualMenuItemBase",(function(){return Nc})),o.d(t,"getMenuItemStyles",(function(){return Mc})),o.d(t,"getContextualMenuItemClassNames",(function(){return Lc})),o.d(t,"getContextualMenuItemStyles",(function(){return Hc})),o.d(t,"DatePicker",(function(){return Ag})),o.d(t,"DatePickerBase",(function(){return Mg})),o.d(t,"addDays",(function(){return Iu})),o.d(t,"addWeeks",(function(){return Pu})),o.d(t,"addMonths",(function(){return Eu})),o.d(t,"addYears",(function(){return Tu})),o.d(t,"getMonthStart",(function(){return Du})),o.d(t,"getMonthEnd",(function(){return Nu})),o.d(t,"getYearStart",(function(){return zu})),o.d(t,"getYearEnd",(function(){return Fu})),o.d(t,"setMonth",(function(){return Mu})),o.d(t,"compareDates",(function(){return Ru})),o.d(t,"compareDatePart",(function(){return Au})),o.d(t,"getDateRangeArray",(function(){return ju})),o.d(t,"isInDateRangeArray",(function(){return Lu})),o.d(t,"getWeekNumbersInMonth",(function(){return Hu})),o.d(t,"getWeekNumber",(function(){return Ou})),o.d(t,"getStartDateOfWeek",(function(){return qu})),o.d(t,"getEndDateOfWeek",(function(){return Wu})),o.d(t,"getDatePartHashValue",(function(){return Ku})),o.d(t,"MonthOfYear",(function(){return eu})),o.d(t,"DAYS_IN_WEEK",(function(){return wu})),o.d(t,"getInitialResponsiveMode",(function(){return Gs})),o.d(t,"getResponsiveMode",(function(){return Zs})),o.d(t,"initializeResponsiveMode",(function(){return Us})),o.d(t,"setResponsiveMode",(function(){return Ks})),o.d(t,"withResponsiveMode",(function(){return Ys})),o.d(t,"ResponsiveMode",(function(){return Ms})),o.d(t,"withViewport",(function(){return Lg})),o.d(t,"SELECTION_CHANGE",(function(){return qg})),o.d(t,"SelectionDirection",(function(){return Og})),o.d(t,"SelectionMode",(function(){return Hg})),o.d(t,"Selection",(function(){return Vg})),o.d(t,"SelectionZone",(function(){return Qg})),o.d(t,"CollapseAllVisibility",(function(){return Ug})),o.d(t,"DetailsHeader",(function(){return Nv})),o.d(t,"DetailsHeaderBase",(function(){return Iv})),o.d(t,"SelectAllVisibility",(function(){return gv})),o.d(t,"DetailsList",(function(){return xb})),o.d(t,"DetailsListBase",(function(){return vb})),o.d(t,"buildColumns",(function(){return bb})),o.d(t,"ColumnActionsMode",(function(){return Gg})),o.d(t,"ConstrainMode",(function(){return Yg})),o.d(t,"ColumnDragEndLocation",(function(){return Xg})),o.d(t,"DetailsListLayoutMode",(function(){return Zg})),o.d(t,"CheckboxVisibility",(function(){return $g})),o.d(t,"DetailsRow",(function(){return Hv})),o.d(t,"DetailsRowBase",(function(){return Rv})),o.d(t,"DetailsRowGlobalClassNames",(function(){return ov})),o.d(t,"DEFAULT_CELL_STYLE_PROPS",(function(){return rv})),o.d(t,"DEFAULT_ROW_HEIGHTS",(function(){return nv})),o.d(t,"getDetailsRowStyles",(function(){return av})),o.d(t,"DetailsRowCheck",(function(){return vv})),o.d(t,"DetailsRowFields",(function(){return zv})),o.d(t,"DetailsColumn",(function(){return Sv})),o.d(t,"DetailsColumnBase",(function(){return kv})),o.d(t,"getDetailsColumnStyles",(function(){return xv})),o.d(t,"getDetailsHeaderStyles",(function(){return cv})),o.d(t,"getDetailsListStyles",(function(){return wb})),o.d(t,"getDetailsRowCheckStyles",(function(){return uv})),o.d(t,"getShimmeredDetailsListStyles",(function(){return Sb})),o.d(t,"Dialog",(function(){return ey})),o.d(t,"DialogBase",(function(){return Qb})),o.d(t,"DialogContent",(function(){return Yb})),o.d(t,"DialogContentBase",(function(){return Ub})),o.d(t,"DialogFooter",(function(){return Wb})),o.d(t,"DialogFooterBase",(function(){return Ob})),o.d(t,"DialogType",(function(){return _b})),o.d(t,"VerticalDivider",(function(){return Gc})),o.d(t,"DocumentCard",(function(){return cy})),o.d(t,"DocumentCardType",(function(){return Cb})),o.d(t,"DocumentCardActions",(function(){return py})),o.d(t,"DocumentCardActivity",(function(){return my})),o.d(t,"DocumentCardDetails",(function(){return yy})),o.d(t,"DocumentCardLocation",(function(){return ky})),o.d(t,"DocumentCardPreview",(function(){return xy})),o.d(t,"DocumentCardImage",(function(){return By})),o.d(t,"DocumentCardTitle",(function(){return Py})),o.d(t,"DocumentCardLogo",(function(){return Ny})),o.d(t,"DocumentCardStatus",(function(){return Ry})),o.d(t,"DragDropHelper",(function(){return bv})),o.d(t,"Dropdown",(function(){return x_})),o.d(t,"DropdownBase",(function(){return v_})),o.d(t,"DropdownMenuItemType",(function(){return Jm})),o.d(t,"BaseExtendedPicker",(function(){return E_})),o.d(t,"BaseExtendedPeoplePicker",(function(){return T_})),o.d(t,"ExtendedPeoplePicker",(function(){return D_})),o.d(t,"Fabric",(function(){return nc})),o.d(t,"FabricBase",(function(){return tc})),o.d(t,"OverflowButtonType",(function(){return S_})),o.d(t,"FacepileBase",(function(){return L_})),o.d(t,"Facepile",(function(){return O_})),o.d(t,"BaseFloatingPicker",(function(){return yk})),o.d(t,"BaseFloatingPeoplePicker",(function(){return _k})),o.d(t,"FloatingPeoplePicker",(function(){return kk})),o.d(t,"createItem",(function(){return wk})),o.d(t,"SuggestionsStore",(function(){return xk})),o.d(t,"SuggestionItemType",(function(){return sk})),o.d(t,"SuggestionsHeaderFooterItem",(function(){return gk})),o.d(t,"SuggestionsControl",(function(){return vk})),o.d(t,"SuggestionsCore",(function(){return ak})),o.d(t,"FocusTrapZone",(function(){return Gp})),o.d(t,"FocusZone",(function(){return Ca})),o.d(t,"FocusZoneTabbableElements",(function(){return ba})),o.d(t,"FocusZoneDirection",(function(){return va})),o.d(t,"GroupedList",(function(){return pb})),o.d(t,"GroupedListBase",(function(){return fb})),o.d(t,"GroupHeader",(function(){return tb})),o.d(t,"GroupFooter",(function(){return sb})),o.d(t,"GroupShowAll",(function(){return nb})),o.d(t,"GroupSpacer",(function(){return Jg})),o.d(t,"GroupedListSection",(function(){return lb})),o.d(t,"GetGroupCount",(function(){return hb})),o.d(t,"HoverCard",(function(){return Lk})),o.d(t,"HoverCardBase",(function(){return jk})),o.d(t,"OpenCardMode",(function(){return Sk})),o.d(t,"HoverCardType",(function(){return Ck})),o.d(t,"ExpandingCard",(function(){return Nk})),o.d(t,"ExpandingCardBase",(function(){return Dk})),o.d(t,"ExpandingCardMode",(function(){return Ik})),o.d(t,"PlainCard",(function(){return Rk})),o.d(t,"PlainCardBase",(function(){return Mk})),o.d(t,"Icon",(function(){return Rn})),o.d(t,"IconBase",(function(){return Mn})),o.d(t,"IconType",(function(){return Hr})),o.d(t,"getIconContent",(function(){return Dn})),o.d(t,"FontIcon",(function(){return Nn})),o.d(t,"getFontIcon",(function(){return zn})),o.d(t,"ImageIcon",(function(){return bs})),o.d(t,"initializeIcons",(function(){return sw})),o.d(t,"Image",(function(){return kn})),o.d(t,"ImageBase",(function(){return yn})),o.d(t,"ImageFit",(function(){return Or})),o.d(t,"ImageCoverStyle",(function(){return qr})),o.d(t,"ImageLoadState",(function(){return Wr})),o.d(t,"Keytip",(function(){return fw})),o.d(t,"KeytipData",(function(){return Za})),o.d(t,"useKeytipRef",(function(){return pw})),o.d(t,"KeytipLayer",(function(){return Cw})),o.d(t,"KeytipLayerBase",(function(){return Sw})),o.d(t,"transitionKeysAreEqual",(function(){return bw})),o.d(t,"transitionKeysContain",(function(){return yw})),o.d(t,"buildKeytipConfigMap",(function(){return Bw})),o.d(t,"constructKeytip",(function(){return Iw})),o.d(t,"KTP_PREFIX",(function(){return Ba})),o.d(t,"KTP_SEPARATOR",(function(){return Ia})),o.d(t,"KTP_FULL_PREFIX",(function(){return Pa})),o.d(t,"DATAKTP_TARGET",(function(){return Ea})),o.d(t,"DATAKTP_EXECUTE_TARGET",(function(){return Ta})),o.d(t,"DATAKTP_ARIA_TARGET",(function(){return Da})),o.d(t,"KTP_LAYER_ID",(function(){return Na})),o.d(t,"KTP_ARIA_SEPARATOR",(function(){return za})),o.d(t,"KeytipEvents",(function(){return ka})),o.d(t,"KeytipManager",(function(){return Wa})),o.d(t,"sequencesToID",(function(){return Va})),o.d(t,"mergeOverflows",(function(){return Ka})),o.d(t,"ktpTargetFromSequences",(function(){return Ua})),o.d(t,"ktpTargetFromId",(function(){return Ga})),o.d(t,"getAriaDescribedBy",(function(){return Ya})),o.d(t,"LabelBase",(function(){return nh})),o.d(t,"Label",(function(){return ih})),o.d(t,"Layer",(function(){return Cc})),o.d(t,"LayerBase",(function(){return kc})),o.d(t,"LayerHost",(function(){return Pw})),o.d(t,"getLayerHostSelector",(function(){return bc})),o.d(t,"getLayerCount",(function(){return fc})),o.d(t,"getLayerHost",(function(){return pc})),o.d(t,"notifyHostChanged",(function(){return gc})),o.d(t,"registerLayer",(function(){return dc})),o.d(t,"registerLayerHost",(function(){return hc})),o.d(t,"setLayerHostSelector",(function(){return vc})),o.d(t,"unregisterLayer",(function(){return uc})),o.d(t,"unregisterLayerHost",(function(){return mc})),o.d(t,"getLayerStyles",(function(){return Sc})),o.d(t,"Link",(function(){return es})),o.d(t,"LinkBase",(function(){return Qa})),o.d(t,"List",(function(){return kg})),o.d(t,"ScrollToMode",(function(){return gg})),o.d(t,"MarqueeSelection",(function(){return Rw})),o.d(t,"MessageBar",(function(){return Gw})),o.d(t,"MessageBarBase",(function(){return qw})),o.d(t,"MessageBarType",(function(){return Fw})),o.d(t,"Modal",(function(){return Lb})),o.d(t,"ModalBase",(function(){return jb})),o.d(t,"Nav",(function(){return ex})),o.d(t,"isRelativeUrl",(function(){return Zw})),o.d(t,"NavBase",(function(){return Jw})),o.d(t,"OverflowSet",(function(){return Eg})),o.d(t,"OverflowSetBase",(function(){return Ig})),o.d(t,"Overlay",(function(){return Db})),o.d(t,"OverlayBase",(function(){return Eb})),o.d(t,"Panel",(function(){return m_})),o.d(t,"PanelBase",(function(){return Xy})),o.d(t,"PanelType",(function(){return ty})),o.d(t,"Persona",(function(){return A_})),o.d(t,"PersonaBase",(function(){return M_})),o.d(t,"PersonaSize",(function(){return Sn})),o.d(t,"PersonaPresence",(function(){return Cn})),o.d(t,"PersonaInitialsColor",(function(){return Bn})),o.d(t,"PersonaCoin",(function(){return oi})),o.d(t,"PersonaCoinBase",(function(){return ei})),o.d(t,"personaSize",(function(){return Pn})),o.d(t,"personaPresenceSize",(function(){return Tn})),o.d(t,"sizeBoolean",(function(){return An})),o.d(t,"sizeToPixels",(function(){return jn})),o.d(t,"presenceBoolean",(function(){return Ln})),o.d(t,"getPersonaInitialsColor",(function(){return $n})),o.d(t,"Suggestions",(function(){return ax})),o.d(t,"SuggestionActionType",(function(){return $w})),o.d(t,"SuggestionsItem",(function(){return rk})),o.d(t,"getSuggestionsStyles",(function(){return lx})),o.d(t,"getSuggestionsItemStyles",(function(){return ox})),o.d(t,"SuggestionsController",(function(){return dx})),o.d(t,"BasePicker",(function(){return yx})),o.d(t,"BasePickerListBelow",(function(){return _x})),o.d(t,"ValidationState",(function(){return cx})),o.d(t,"getBasePickerStyles",(function(){return wx})),o.d(t,"BasePeoplePicker",(function(){return zx})),o.d(t,"MemberListPeoplePicker",(function(){return Fx})),o.d(t,"NormalPeoplePickerBase",(function(){return Mx})),o.d(t,"CompactPeoplePickerBase",(function(){return Rx})),o.d(t,"ListPeoplePickerBase",(function(){return Ax})),o.d(t,"createGenericItem",(function(){return jx})),o.d(t,"NormalPeoplePicker",(function(){return Lx})),o.d(t,"CompactPeoplePicker",(function(){return Hx})),o.d(t,"ListPeoplePicker",(function(){return Ox})),o.d(t,"getPeoplePickerItemStyles",(function(){return Sx})),o.d(t,"PeoplePickerItemBase",(function(){return Bx})),o.d(t,"PeoplePickerItem",(function(){return Ix})),o.d(t,"PeoplePickerItemSuggestionBase",(function(){return Dx})),o.d(t,"PeoplePickerItemSuggestion",(function(){return Nx})),o.d(t,"getPeoplePickerItemSuggestionStyles",(function(){return Ex})),o.d(t,"TagPickerBase",(function(){return eS})),o.d(t,"TagPicker",(function(){return tS})),o.d(t,"TagItemBase",(function(){return Kx})),o.d(t,"TagItem",(function(){return Ux})),o.d(t,"getTagItemStyles",(function(){return Wx})),o.d(t,"TagItemSuggestionBase",(function(){return Qx})),o.d(t,"TagItemSuggestion",(function(){return Jx})),o.d(t,"getTagItemSuggestionStyles",(function(){return Yx})),o.d(t,"Pivot",(function(){return cS})),o.d(t,"PivotBase",(function(){return nS})),o.d(t,"PivotItem",(function(){return oS})),o.d(t,"PivotLinkFormat",(function(){return Xx})),o.d(t,"PivotLinkSize",(function(){return Zx})),o.d(t,"Popup",(function(){return jl})),o.d(t,"getBoundsFromTargetWindow",(function(){return Rl})),o.d(t,"getMaxHeight",(function(){return Fl})),o.d(t,"getOppositeEdge",(function(){return Ml})),o.d(t,"positionCallout",(function(){return Nl})),o.d(t,"positionCard",(function(){return zl})),o.d(t,"positionElement",(function(){return Dl})),o.d(t,"RectangleEdge",(function(){return qs})),o.d(t,"Position",(function(){return Ws})),o.d(t,"PositioningContainer",(function(){return Ch})),o.d(t,"ProgressIndicator",(function(){return mS})),o.d(t,"ProgressIndicatorBase",(function(){return uS})),o.d(t,"Rating",(function(){return kS})),o.d(t,"RatingBase",(function(){return _S})),o.d(t,"RatingSize",(function(){return aS})),o.d(t,"ResizeGroup",(function(){return Id})),o.d(t,"getMeasurementCache",(function(){return kd})),o.d(t,"getNextResizeGroupStateProvider",(function(){return wd})),o.d(t,"MeasuredContext",(function(){return xd})),o.d(t,"ResizeGroupBase",(function(){return Bd})),o.d(t,"ResizeGroupDirection",(function(){return fd})),o.d(t,"useResponsiveMode",(function(){return wS})),o.d(t,"ScrollablePane",(function(){return PS})),o.d(t,"ScrollablePaneBase",(function(){return IS})),o.d(t,"ScrollbarVisibility",(function(){return SS})),o.d(t,"ScrollablePaneContext",(function(){return CS})),o.d(t,"SearchBox",(function(){return NS})),o.d(t,"SearchBoxBase",(function(){return TS})),o.d(t,"getAllSelectedOptions",(function(){return pg})),o.d(t,"BaseSelectedItemsList",(function(){return zS})),o.d(t,"BasePeopleSelectedItemsList",(function(){return $S})),o.d(t,"SelectedPeopleList",(function(){return QS})),o.d(t,"ExtendedSelectedItem",(function(){return US})),o.d(t,"SeparatorBase",(function(){return eC})),o.d(t,"Separator",(function(){return tC})),o.d(t,"Shimmer",(function(){return IC})),o.d(t,"ShimmerBase",(function(){return BC})),o.d(t,"ShimmerElementType",(function(){return oC})),o.d(t,"ShimmerElementsDefaultHeights",(function(){return rC})),o.d(t,"ShimmerLine",(function(){return dC})),o.d(t,"ShimmerLineBase",(function(){return lC})),o.d(t,"ShimmerCircle",(function(){return bC})),o.d(t,"ShimmerCircleBase",(function(){return vC})),o.d(t,"ShimmerGap",(function(){return hC})),o.d(t,"ShimmerGapBase",(function(){return fC})),o.d(t,"ShimmerElementsGroup",(function(){return SC})),o.d(t,"ShimmerElementsGroupBase",(function(){return _C})),o.d(t,"ShimmeredDetailsList",(function(){return TC})),o.d(t,"ShimmeredDetailsListBase",(function(){return EC})),o.d(t,"Slider",(function(){return MC})),o.d(t,"ONKEYDOWN_TIMEOUT_DURATION",(function(){return NC})),o.d(t,"SliderBase",(function(){return zC})),o.d(t,"KeyboardSpinDirection",(function(){return xC})),o.d(t,"SpinButton",(function(){return qC})),o.d(t,"Spinner",(function(){return $v})),o.d(t,"SpinnerBase",(function(){return Yv})),o.d(t,"SpinnerSize",(function(){return jv})),o.d(t,"SpinnerType",(function(){return Lv})),o.d(t,"StackItem",(function(){return QC})),o.d(t,"Stack",(function(){return iB})),o.d(t,"Sticky",(function(){return aB})),o.d(t,"StickyPositionType",(function(){return nB})),o.d(t,"AnimationClassNames",(function(){return Ue})),o.d(t,"FontClassNames",(function(){return mt})),o.d(t,"ColorClassNames",(function(){return Wt})),o.d(t,"AnimationStyles",(function(){return Me})),o.d(t,"AnimationVariables",(function(){return Fe})),o.d(t,"DefaultPalette",(function(){return gt})),o.d(t,"DefaultEffects",(function(){return It})),o.d(t,"DefaultFontStyles",(function(){return ut})),o.d(t,"registerDefaultFontFaces",(function(){return ht})),o.d(t,"FontSizes",(function(){return We})),o.d(t,"FontWeights",(function(){return Ve})),o.d(t,"IconFontSizes",(function(){return Ke})),o.d(t,"createFontStyles",(function(){return $e})),o.d(t,"getFocusStyle",(function(){return mo})),o.d(t,"focusClear",(function(){return vo})),o.d(t,"getFocusOutlineStyle",(function(){return bo})),o.d(t,"getInputFocusStyle",(function(){return yo})),o.d(t,"hiddenContentStyle",(function(){return _o})),o.d(t,"PulsingBeaconAnimationStyles",(function(){return Co})),o.d(t,"getGlobalClassNames",(function(){return Lo})),o.d(t,"getThemedContext",(function(){return Wo})),o.d(t,"ThemeSettingName",(function(){return At})),o.d(t,"getTheme",(function(){return Lt})),o.d(t,"loadTheme",(function(){return qt})),o.d(t,"createTheme",(function(){return Ft})),o.d(t,"registerOnThemeChangeCallback",(function(){return Ht})),o.d(t,"removeOnThemeChangeCallback",(function(){return Ot})),o.d(t,"HighContrastSelector",(function(){return Ut})),o.d(t,"HighContrastSelectorWhite",(function(){return Gt})),o.d(t,"HighContrastSelectorBlack",(function(){return Yt})),o.d(t,"EdgeChromiumHighContrastSelector",(function(){return Xt})),o.d(t,"ScreenWidthMinSmall",(function(){return Zt})),o.d(t,"ScreenWidthMinMedium",(function(){return $t})),o.d(t,"ScreenWidthMinLarge",(function(){return Qt})),o.d(t,"ScreenWidthMinXLarge",(function(){return Jt})),o.d(t,"ScreenWidthMinXXLarge",(function(){return eo})),o.d(t,"ScreenWidthMinXXXLarge",(function(){return to})),o.d(t,"ScreenWidthMaxSmall",(function(){return oo})),o.d(t,"ScreenWidthMaxMedium",(function(){return ro})),o.d(t,"ScreenWidthMaxLarge",(function(){return no})),o.d(t,"ScreenWidthMaxXLarge",(function(){return io})),o.d(t,"ScreenWidthMaxXXLarge",(function(){return ao})),o.d(t,"ScreenWidthMinUhfMobile",(function(){return so})),o.d(t,"getScreenSelector",(function(){return lo})),o.d(t,"getHighContrastNoAdjustStyle",(function(){return co})),o.d(t,"getEdgeChromiumNoHighContrastAdjustSelector",(function(){return uo})),o.d(t,"normalize",(function(){return Vo})),o.d(t,"noWrap",(function(){return Ko})),o.d(t,"getFadedOverflowStyle",(function(){return Uo})),o.d(t,"getPlaceholderStyles",(function(){return Yo})),o.d(t,"ZIndexes",(function(){return fo})),o.d(t,"buildClassMap",(function(){return Q})),o.d(t,"getIcon",(function(){return rr})),o.d(t,"registerIcons",(function(){return er})),o.d(t,"registerIconAlias",(function(){return or})),o.d(t,"unregisterIcons",(function(){return tr})),o.d(t,"setIconOptions",(function(){return nr})),o.d(t,"getIconClassName",(function(){return cr})),o.d(t,"InjectionMode",(function(){return b})),o.d(t,"Stylesheet",(function(){return w})),o.d(t,"concatStyleSets",(function(){return dr})),o.d(t,"concatStyleSetsWithProps",(function(){return ur})),o.d(t,"fontFace",(function(){return Ge})),o.d(t,"keyframes",(function(){return J})),o.d(t,"mergeStyleSets",(function(){return fr})),o.d(t,"mergeStyles",(function(){return Z})),o.d(t,"SwatchColorPicker",(function(){return bB})),o.d(t,"SwatchColorPickerBase",(function(){return mB})),o.d(t,"ColorPickerGridCell",(function(){return pB})),o.d(t,"ColorPickerGridCellBase",(function(){return uB})),o.d(t,"TeachingBubble",(function(){return EB})),o.d(t,"TeachingBubbleBase",(function(){return PB})),o.d(t,"TeachingBubbleContent",(function(){return BB})),o.d(t,"TeachingBubbleContentBase",(function(){return _B})),o.d(t,"Text",(function(){return NB})),o.d(t,"TextView",(function(){return TB})),o.d(t,"TextStyles",(function(){return DB})),o.d(t,"TextField",(function(){return Hm})),o.d(t,"TextFieldBase",(function(){return Fm})),o.d(t,"getTextFieldStyles",(function(){return Lm})),o.d(t,"DEFAULT_MASK_CHAR",(function(){return qB})),o.d(t,"MaskedTextField",(function(){return WB})),o.d(t,"ThemeGenerator",(function(){return VB})),o.d(t,"BaseSlots",(function(){return LB})),o.d(t,"FabricSlots",(function(){return HB})),o.d(t,"SemanticColorSlots",(function(){return OB})),o.d(t,"themeRulesStandardCreator",(function(){return KB})),o.d(t,"Toggle",(function(){return YB})),o.d(t,"ToggleBase",(function(){return GB})),o.d(t,"Tooltip",(function(){return Fd})),o.d(t,"TooltipBase",(function(){return zd})),o.d(t,"TooltipDelay",(function(){return Dd})),o.d(t,"TooltipHost",(function(){return jd})),o.d(t,"TooltipHostBase",(function(){return Rd})),o.d(t,"TooltipOverflowMode",(function(){return _d})),o.d(t,"Async",(function(){return fi})),o.d(t,"AutoScroll",(function(){return Ew})),o.d(t,"BaseComponent",(function(){return is})),o.d(t,"nullRender",(function(){return ss})),o.d(t,"DelayedRender",(function(){return mi})),o.d(t,"EventGroup",(function(){return qa})),o.d(t,"FabricPerformance",(function(){return ZB})),o.d(t,"GlobalSettings",(function(){return bt})),o.d(t,"KeyCodes",(function(){return Cr})),o.d(t,"Rectangle",(function(){return Js})),o.d(t,"appendFunction",(function(){return ii})),o.d(t,"mergeAriaAttributeValues",(function(){return Ma})),o.d(t,"findIndex",(function(){return yi})),o.d(t,"find",(function(){return _i})),o.d(t,"createArray",(function(){return ki})),o.d(t,"toMatrix",(function(){return wi})),o.d(t,"removeIndex",(function(){return xi})),o.d(t,"replaceElement",(function(){return Si})),o.d(t,"addElementAtIndex",(function(){return Ci})),o.d(t,"flatten",(function(){return Bi})),o.d(t,"arraysEqual",(function(){return Ii})),o.d(t,"asAsync",(function(){return QB})),o.d(t,"assertNever",(function(){return JB})),o.d(t,"classNamesFunction",(function(){return Dr})),o.d(t,"composeComponentAs",(function(){return ud})),o.d(t,"isControlled",(function(){return ah})),o.d(t,"css",(function(){return xn})),o.d(t,"Customizations",(function(){return Ct})),o.d(t,"Customizer",(function(){return Ql})),o.d(t,"CustomizerContext",(function(){return _r})),o.d(t,"customizable",(function(){return ac})),o.d(t,"useCustomizationSettings",(function(){return kr})),o.d(t,"mergeCustomizations",(function(){return $l})),o.d(t,"mergeSettings",(function(){return Ho})),o.d(t,"mergeScopedSettings",(function(){return Oo})),o.d(t,"elementContains",(function(){return Mi})),o.d(t,"elementContainsAttribute",(function(){return Fi})),o.d(t,"findElementRecursive",(function(){return zi})),o.d(t,"getChildren",(function(){return eI})),o.d(t,"getDocument",(function(){return et})),o.d(t,"getParent",(function(){return Ni})),o.d(t,"getRect",(function(){return jg})),o.d(t,"getVirtualParent",(function(){return Di})),o.d(t,"getWindow",(function(){return rt})),o.d(t,"isVirtualElement",(function(){return Ti})),o.d(t,"on",(function(){return $s})),o.d(t,"portalContainsElement",(function(){return ga})),o.d(t,"raiseClick",(function(){return tI})),o.d(t,"DATA_PORTAL_ATTRIBUTE",(function(){return ha})),o.d(t,"setPortalAttribute",(function(){return ma})),o.d(t,"setVirtualParent",(function(){return ic})),o.d(t,"extendComponent",(function(){return ai})),o.d(t,"getFirstFocusable",(function(){return Ri})),o.d(t,"getLastFocusable",(function(){return Ai})),o.d(t,"getFirstTabbable",(function(){return ji})),o.d(t,"getLastTabbable",(function(){return Li})),o.d(t,"focusFirstChild",(function(){return Hi})),o.d(t,"getPreviousElement",(function(){return Oi})),o.d(t,"getNextElement",(function(){return qi})),o.d(t,"isElementVisible",(function(){return Wi})),o.d(t,"isElementTabbable",(function(){return Vi})),o.d(t,"isElementFocusZone",(function(){return Ki})),o.d(t,"isElementFocusSubZone",(function(){return Ui})),o.d(t,"doesElementContainFocus",(function(){return Gi})),o.d(t,"shouldWrapFocus",(function(){return Yi})),o.d(t,"focusAsync",(function(){return Zi})),o.d(t,"getFocusableByIndexPath",(function(){return $i})),o.d(t,"getElementIndexPath",(function(){return Qi})),o.d(t,"getId",(function(){return oa})),o.d(t,"resetIds",(function(){return ra})),o.d(t,"getNativeElementProps",(function(){return tv})),o.d(t,"hoistMethods",(function(){return Ds})),o.d(t,"unhoistMethods",(function(){return Ns})),o.d(t,"hoistStatics",(function(){return Fs})),o.d(t,"initializeComponentRef",(function(){return si})),o.d(t,"initializeFocusRects",(function(){return oI})),o.d(t,"useFocusRects",(function(){return ps})),o.d(t,"FocusRects",(function(){return hs})),o.d(t,"getInitials",(function(){return Lr})),o.d(t,"isDirectionalKeyCode",(function(){return cs})),o.d(t,"addDirectionalKeyCode",(function(){return ds})),o.d(t,"getLanguage",(function(){return at})),o.d(t,"setLanguage",(function(){return st})),o.d(t,"getDistanceBetweenPoints",(function(){return Tw})),o.d(t,"fitContentToBounds",(function(){return Dw})),o.d(t,"calculatePrecision",(function(){return Nw})),o.d(t,"precisionRound",(function(){return zw})),o.d(t,"setMemoizeWeakMap",(function(){return Do})),o.d(t,"resetMemoizations",(function(){return No})),o.d(t,"memoize",(function(){return zo})),o.d(t,"memoizeFunction",(function(){return Fo})),o.d(t,"createMemoizer",(function(){return Mo})),o.d(t,"merge",(function(){return Pt})),o.d(t,"isIOS",(function(){return Cs})),o.d(t,"modalize",(function(){return Up})),o.d(t,"assign",(function(){return Aa})),o.d(t,"filteredAssign",(function(){return ja})),o.d(t,"mapEnumByName",(function(){return La})),o.d(t,"shallowCompare",(function(){return Ra})),o.d(t,"values",(function(){return Ha})),o.d(t,"omit",(function(){return Oa})),o.d(t,"isMac",(function(){return Ss})),o.d(t,"hasHorizontalOverflow",(function(){return Pd})),o.d(t,"hasVerticalOverflow",(function(){return Ed})),o.d(t,"hasOverflow",(function(){return Td})),o.d(t,"baseElementEvents",(function(){return Kr})),o.d(t,"baseElementProperties",(function(){return Ur})),o.d(t,"htmlElementProperties",(function(){return Gr})),o.d(t,"labelProperties",(function(){return Yr})),o.d(t,"audioProperties",(function(){return Xr})),o.d(t,"videoProperties",(function(){return Zr})),o.d(t,"olProperties",(function(){return $r})),o.d(t,"liProperties",(function(){return Qr})),o.d(t,"anchorProperties",(function(){return Jr})),o.d(t,"buttonProperties",(function(){return en})),o.d(t,"inputProperties",(function(){return tn})),o.d(t,"textAreaProperties",(function(){return on})),o.d(t,"selectProperties",(function(){return rn})),o.d(t,"optionProperties",(function(){return nn})),o.d(t,"tableProperties",(function(){return an})),o.d(t,"trProperties",(function(){return sn})),o.d(t,"thProperties",(function(){return ln})),o.d(t,"tdProperties",(function(){return cn})),o.d(t,"colGroupProperties",(function(){return dn})),o.d(t,"colProperties",(function(){return un})),o.d(t,"formProperties",(function(){return fn})),o.d(t,"iframeProperties",(function(){return pn})),o.d(t,"imgProperties",(function(){return hn})),o.d(t,"imageProperties",(function(){return mn})),o.d(t,"divProperties",(function(){return gn})),o.d(t,"getNativeProps",(function(){return vn})),o.d(t,"composeRenderFunction",(function(){return xs})),o.d(t,"getResourceUrl",(function(){return sI})),o.d(t,"setBaseUrl",(function(){return lI})),o.d(t,"getRTL",(function(){return Br})),o.d(t,"setRTL",(function(){return Ir})),o.d(t,"getRTLSafeKeyCode",(function(){return Pr})),o.d(t,"safeRequestAnimationFrame",(function(){return Ay})),o.d(t,"safeSetTimeout",(function(){return cI})),o.d(t,"DATA_IS_SCROLLABLE_ATTRIBUTE",(function(){return aa})),o.d(t,"allowScrollOnElement",(function(){return sa})),o.d(t,"allowOverscrollOnElement",(function(){return la})),o.d(t,"disableBodyScroll",(function(){return da})),o.d(t,"enableBodyScroll",(function(){return ua})),o.d(t,"getScrollbarWidth",(function(){return fa})),o.d(t,"findScrollableParent",(function(){return pa})),o.d(t,"SELECTION_ITEMS_CHANGE",(function(){return Wg})),o.d(t,"format",(function(){return Cu})),o.d(t,"styled",(function(){return xr})),o.d(t,"warn",(function(){return Xo})),o.d(t,"setWarningCallback",(function(){return Zo})),o.d(t,"warnConditionallyRequiredProps",(function(){return ts})),o.d(t,"resetControlledWarnings",(function(){return Tm})),o.d(t,"warnControlledUsage",(function(){return Dm})),o.d(t,"warnDeprecations",(function(){return os})),o.d(t,"warnMutuallyExclusive",(function(){return rs})),o.d(t,"isIE11",(function(){return ni})),o.d(t,"getPropsWithDefaults",(function(){return dI})),o.d(t,"setFocusVisibility",(function(){return ho})),o.d(t,"IsFocusVisibleClassName",(function(){return po})),o.d(t,"setSSR",(function(){return Je})),o.d(t,"createMergedRef",(function(){return Ei})),o.d(t,"WindowContext",(function(){return Rs})),o.d(t,"useWindow",(function(){return As})),o.d(t,"useDocument",(function(){return js})),o.d(t,"WindowProvider",(function(){return Ls})),o.d(t,"ThemeContext",(function(){return uI})),o.d(t,"ThemeProvider",(function(){return DI})),o.d(t,"makeStyles",(function(){return gI})),o.d(t,"useTheme",(function(){return fI})),o.d(t,"CommunicationColors",(function(){return SI})),o.d(t,"DefaultSpacing",(function(){return zt})),o.d(t,"Depths",(function(){return kt})),o.d(t,"FluentTheme",(function(){return MI})),o.d(t,"LocalizedFontFamilies",(function(){return qe})),o.d(t,"LocalizedFontNames",(function(){return Oe})),o.d(t,"mergeThemes",(function(){return Nt})),o.d(t,"MotionDurations",(function(){return NI})),o.d(t,"MotionTimings",(function(){return zI})),o.d(t,"MotionAnimations",(function(){return FI})),o.d(t,"NeutralColors",(function(){return CI})),o.d(t,"SharedColors",(function(){return BI}));var r={};o.r(r),o.d(r,"root",(function(){return Xu})),o.d(r,"picker",(function(){return Zu})),o.d(r,"holder",(function(){return $u})),o.d(r,"pickerIsOpened",(function(){return Qu})),o.d(r,"frame",(function(){return Ju})),o.d(r,"wrap",(function(){return ef})),o.d(r,"goTodaySpacing",(function(){return tf})),o.d(r,"dayPicker",(function(){return of})),o.d(r,"header",(function(){return rf})),o.d(r,"divider",(function(){return nf})),o.d(r,"monthAndYear",(function(){return af})),o.d(r,"year",(function(){return sf})),o.d(r,"decade",(function(){return lf})),o.d(r,"currentYear",(function(){return cf})),o.d(r,"currentDecade",(function(){return df})),o.d(r,"table",(function(){return uf})),o.d(r,"dayWrapper",(function(){return ff})),o.d(r,"weekday",(function(){return pf})),o.d(r,"day",(function(){return hf})),o.d(r,"daySelection",(function(){return mf})),o.d(r,"dayIsToday",(function(){return gf})),o.d(r,"dayIsDisabled",(function(){return vf})),o.d(r,"dayIsUnfocused",(function(){return bf})),o.d(r,"dayIsFocused",(function(){return yf})),o.d(r,"dayIsHighlighted",(function(){return _f})),o.d(r,"pickerIsFocused",(function(){return kf})),o.d(r,"dayDisabled",(function(){return wf})),o.d(r,"dayBackground",(function(){return xf})),o.d(r,"dayHover",(function(){return Sf})),o.d(r,"dayPress",(function(){return Cf})),o.d(r,"weekBackground",(function(){return Bf})),o.d(r,"showWeekNumbers",(function(){return If})),o.d(r,"weekNumbers",(function(){return Pf})),o.d(r,"weekIsHighlighted",(function(){return Ef})),o.d(r,"showWeekNumbersRTL",(function(){return Tf})),o.d(r,"monthComponents",(function(){return Df})),o.d(r,"yearComponents",(function(){return Nf})),o.d(r,"decadeComponents",(function(){return zf})),o.d(r,"closeButton",(function(){return Ff})),o.d(r,"prevMonth",(function(){return Mf})),o.d(r,"nextMonth",(function(){return Rf})),o.d(r,"prevYear",(function(){return Af})),o.d(r,"nextYear",(function(){return jf})),o.d(r,"prevDecade",(function(){return Lf})),o.d(r,"nextDecade",(function(){return Hf})),o.d(r,"prevMonthIsDisabled",(function(){return Of})),o.d(r,"nextMonthIsDisabled",(function(){return qf})),o.d(r,"prevYearIsDisabled",(function(){return Wf})),o.d(r,"nextYearIsDisabled",(function(){return Vf})),o.d(r,"prevDecadeIsDisabled",(function(){return Kf})),o.d(r,"nextDecadeIsDisabled",(function(){return Uf})),o.d(r,"headerToggleView",(function(){return Gf})),o.d(r,"optionGrid",(function(){return Yf})),o.d(r,"monthOption",(function(){return Xf})),o.d(r,"yearOption",(function(){return Zf})),o.d(r,"isHighlighted",(function(){return $f})),o.d(r,"monthOptionIsDisabled",(function(){return Qf})),o.d(r,"yearOptionIsDisabled",(function(){return Jf})),o.d(r,"goToday",(function(){return ep})),o.d(r,"goToTodayIsDisabled",(function(){return tp})),o.d(r,"goTodayInlineMonth",(function(){return op})),o.d(r,"isPickingYears",(function(){return rp})),o.d(r,"monthPicker",(function(){return np})),o.d(r,"yearPicker",(function(){return ip})),o.d(r,"monthPickerVisible",(function(){return ap})),o.d(r,"toggleMonthView",(function(){return sp})),o.d(r,"calendarsInline",(function(){return lp})),o.d(r,"monthPickerOnly",(function(){return cp})),o.d(r,"monthPickerAsOverlay",(function(){return dp})),o.d(r,"holderWithButton",(function(){return up})),o.d(r,"monthIsHighlighted",(function(){return fp})),o.d(r,"monthIsCurrentMonth",(function(){return pp})),o.d(r,"yearIsHighlighted",(function(){return hp})),o.d(r,"yearIsCurrentYear",(function(){return mp})),o.d(r,"topLeftCornerDate",(function(){return gp})),o.d(r,"topRightCornerDate",(function(){return vp})),o.d(r,"bottomLeftCornerDate",(function(){return bp})),o.d(r,"bottomRightCornerDate",(function(){return yp})),o.d(r,"weekSelection",(function(){return _p})),o.d(r,"monthSelection",(function(){return kp})),o.d(r,"topDate",(function(){return wp})),o.d(r,"rightDate",(function(){return xp})),o.d(r,"bottomDate",(function(){return Sp})),o.d(r,"leftdate",(function(){return Cp}));var n={};o.r(n),o.d(n,"pickerText",(function(){return B_})),o.d(n,"pickerInput",(function(){return I_}));var i={};o.r(i),o.d(i,"callout",(function(){return q_}));var a={};o.r(a),o.d(a,"root",(function(){return W_})),o.d(a,"suggestionsItem",(function(){return V_})),o.d(a,"closeButton",(function(){return K_})),o.d(a,"suggestionsItemIsSuggested",(function(){return U_})),o.d(a,"itemButton",(function(){return G_})),o.d(a,"actionButton",(function(){return Y_})),o.d(a,"buttonSelected",(function(){return X_})),o.d(a,"suggestionsTitle",(function(){return Z_})),o.d(a,"suggestionsContainer",(function(){return $_})),o.d(a,"suggestionsNone",(function(){return Q_})),o.d(a,"suggestionsSpinner",(function(){return J_})),o.d(a,"suggestionsAvailable",(function(){return ek}));var s={};o.r(s),o.d(s,"suggestionsContainer",(function(){return nk}));var l={};o.r(l),o.d(l,"root",(function(){return lk})),o.d(l,"actionButton",(function(){return ck})),o.d(l,"buttonSelected",(function(){return dk})),o.d(l,"suggestionsTitle",(function(){return uk})),o.d(l,"suggestionsSpinner",(function(){return fk})),o.d(l,"itemButton",(function(){return pk})),o.d(l,"screenReaderOnly",(function(){return hk}));var c={};o.r(c),o.d(c,"pickerText",(function(){return ux})),o.d(c,"inputFocused",(function(){return fx})),o.d(c,"inputDisabled",(function(){return px})),o.d(c,"pickerInput",(function(){return hx})),o.d(c,"pickerItems",(function(){return mx})),o.d(c,"screenReaderOnly",(function(){return gx}));var d={};o.r(d),o.d(d,"personaContainer",(function(){return FS})),o.d(d,"hover",(function(){return MS})),o.d(d,"actionButton",(function(){return RS})),o.d(d,"personaContainerIsSelected",(function(){return AS})),o.d(d,"validationError",(function(){return jS})),o.d(d,"itemContent",(function(){return LS})),o.d(d,"removeButton",(function(){return HS})),o.d(d,"expandButton",(function(){return OS})),o.d(d,"personaWrapper",(function(){return qS})),o.d(d,"personaDetails",(function(){return WS})),o.d(d,"itemContainer",(function(){return VS}));
/*! *****************************************************************************
Copyright (c) Microsoft Corporation.

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
***************************************************************************** */
var u=function(e,t){return(u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var o in t)t.hasOwnProperty(o)&&(e[o]=t[o])})(e,t)};function f(e,t){function o(){this.constructor=e}u(e,t),e.prototype=null===t?Object.create(t):(o.prototype=t.prototype,new o)}var p=function(){return(p=Object.assign||function(e){for(var t,o=1,r=arguments.length;o<r;o++)for(var n in t=arguments[o])Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);return e}).apply(this,arguments)};function h(e,t){var o={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(o[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var n=0;for(r=Object.getOwnPropertySymbols(e);n<r.length;n++)t.indexOf(r[n])<0&&Object.prototype.propertyIsEnumerable.call(e,r[n])&&(o[r[n]]=e[r[n]])}return o}function m(e,t,o,r){var n,i=arguments.length,a=i<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,o):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,o,r);else for(var s=e.length-1;s>=0;s--)(n=e[s])&&(a=(i<3?n(a):i>3?n(t,o,a):n(t,o))||a);return i>3&&a&&Object.defineProperty(t,o,a),a}function g(){for(var e=0,t=0,o=arguments.length;t<o;t++)e+=arguments[t].length;var r=Array(e),n=0;for(t=0;t<o;t++)for(var i=arguments[t],a=0,s=i.length;a<s;a++,n++)r[n]=i[a];return r}var v,b={none:0,insertNode:1,appendChild:2},y="undefined"!=typeof navigator&&/rv:11.0/.test(navigator.userAgent),_={};try{_=window}catch(lt){}var k,w=function(){function e(e){this._rules=[],this._preservedRules=[],this._rulesToInsert=[],this._counter=0,this._keyToClassName={},this._onResetCallbacks=[],this._classNameToArgs={},this._config=p({injectionMode:b.insertNode,defaultPrefix:"css",namespace:void 0,cspSettings:void 0},e),this._keyToClassName=this._config.classNameCache||{}}return e.getInstance=function(){var t;if(!(v=_.__stylesheet__)||v._lastStyleElement&&v._lastStyleElement.ownerDocument!==document){var o=(null===(t=_)||void 0===t?void 0:t.FabricConfig)||{};v=_.__stylesheet__=new e(o.mergeStyles)}return v},e.prototype.setConfig=function(e){this._config=p(p({},this._config),e)},e.prototype.onReset=function(e){this._onResetCallbacks.push(e)},e.prototype.getClassName=function(e){var t=this._config.namespace;return(t?t+"-":"")+(e||this._config.defaultPrefix)+"-"+this._counter++},e.prototype.cacheClassName=function(e,t,o,r){this._keyToClassName[t]=e,this._classNameToArgs[e]={args:o,rules:r}},e.prototype.classNameFromKey=function(e){return this._keyToClassName[e]},e.prototype.getClassNameCache=function(){return this._keyToClassName},e.prototype.argsFromClassName=function(e){var t=this._classNameToArgs[e];return t&&t.args},e.prototype.insertedRulesFromClassName=function(e){var t=this._classNameToArgs[e];return t&&t.rules},e.prototype.insertRule=function(e,t){var o=this._config.injectionMode!==b.none?this._getStyleElement():void 0;if(t&&this._preservedRules.push(e),o)switch(this._config.injectionMode){case b.insertNode:var r=o.sheet;try{r.insertRule(e,r.cssRules.length)}catch(e){}break;case b.appendChild:o.appendChild(document.createTextNode(e))}else this._rules.push(e);this._config.onInsertRule&&this._config.onInsertRule(e)},e.prototype.getRules=function(e){return(e?this._preservedRules.join(""):"")+this._rules.join("")+this._rulesToInsert.join("")},e.prototype.reset=function(){this._rules=[],this._rulesToInsert=[],this._counter=0,this._classNameToArgs={},this._keyToClassName={},this._onResetCallbacks.forEach((function(e){return e()}))},e.prototype.resetKeys=function(){this._keyToClassName={}},e.prototype._getStyleElement=function(){var e=this;return this._styleElement||"undefined"==typeof document||(this._styleElement=this._createStyleElement(),y||window.requestAnimationFrame((function(){e._styleElement=void 0}))),this._styleElement},e.prototype._createStyleElement=function(){var e=document.head,t=document.createElement("style"),o=null;t.setAttribute("data-merge-styles","true");var r=this._config.cspSettings;if(r&&r.nonce&&t.setAttribute("nonce",r.nonce),this._lastStyleElement)o=this._lastStyleElement.nextElementSibling;else{var n=this._findPlaceholderStyleTag();o=n?n.nextElementSibling:e.childNodes[0]}return e.insertBefore(t,e.contains(o)?o:null),this._lastStyleElement=t,t},e.prototype._findPlaceholderStyleTag=function(){var e=document.head;return e?e.querySelector("style[data-merge-styles]"):null},e}();function x(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var o=[],r=[],n=w.getInstance();function i(e){for(var t=0,a=e;t<a.length;t++){var s=a[t];if(s)if("string"==typeof s)if(s.indexOf(" ")>=0)i(s.split(" "));else{var l=n.argsFromClassName(s);l?i(l):-1===o.indexOf(s)&&o.push(s)}else Array.isArray(s)?i(s):"object"==typeof s&&r.push(s)}}return i(e),{classes:o,objects:r}}function S(e){k!==e&&(k=e)}function C(){return void 0===k&&(k="undefined"!=typeof document&&!!document.documentElement&&"rtl"===document.documentElement.getAttribute("dir")),k}function B(){return{rtl:C()}}k=C();var I,P={};var E={"user-select":1};function T(e,t){var o=function(){var e,t;if(!I){var o="undefined"!=typeof document?document:void 0,r="undefined"!=typeof navigator?navigator:void 0,n=null===(t=null===(e=r)||void 0===e?void 0:e.userAgent)||void 0===t?void 0:t.toLowerCase();I=o?{isWebkit:!(!o||!("WebkitAppearance"in o.documentElement.style)),isMoz:!!(n&&n.indexOf("firefox")>-1),isOpera:!!(n&&n.indexOf("opera")>-1),isMs:!(!r||!/rv:11.0/i.test(r.userAgent)&&!/Edge\/\d./i.test(navigator.userAgent))}:{isWebkit:!0,isMoz:!0,isOpera:!0,isMs:!0}}return I}(),r=e[t];if(E[r]){var n=e[t+1];E[r]&&(o.isWebkit&&e.push("-webkit-"+r,n),o.isMoz&&e.push("-moz-"+r,n),o.isMs&&e.push("-ms-"+r,n),o.isOpera&&e.push("-o-"+r,n))}}var D,N=["column-count","font-weight","flex","flex-grow","flex-shrink","fill-opacity","opacity","order","z-index","zoom"];function z(e,t){var o=e[t],r=e[t+1];if("number"==typeof r){var n=N.indexOf(o)>-1,i=o.indexOf("--")>-1,a=n||i?"":"px";e[t+1]=""+r+a}}var F="left",M="right",R=((D={})[F]=M,D[M]=F,D),A={"w-resize":"e-resize","sw-resize":"se-resize","nw-resize":"ne-resize"};function j(e,t,o){if(e.rtl){var r=t[o];if(!r)return;var n=t[o+1];if("string"==typeof n&&n.indexOf("@noflip")>=0)t[o+1]=n.replace(/\s*(?:\/\*\s*)?\@noflip\b(?:\s*\*\/)?\s*?/g,"");else if(r.indexOf(F)>=0)t[o]=r.replace(F,M);else if(r.indexOf(M)>=0)t[o]=r.replace(M,F);else if(String(n).indexOf(F)>=0)t[o+1]=n.replace(F,M);else if(String(n).indexOf(M)>=0)t[o+1]=n.replace(M,F);else if(R[r])t[o]=R[r];else if(A[n])t[o+1]=A[n];else switch(r){case"margin":case"padding":t[o+1]=function(e){if("string"==typeof e){var t=e.split(" ");if(4===t.length)return t[0]+" "+t[3]+" "+t[2]+" "+t[1]}return e}(n);break;case"box-shadow":t[o+1]=function(e,t){var o=e.split(" "),r=parseInt(o[t],10);return o[0]=o[0].replace(String(r),String(-1*r)),o.join(" ")}(n,0)}}}function L(e){var t=e&&e["&"];return t?t.displayName:void 0}var H=/\:global\((.+?)\)/g;function O(e,t){return e.indexOf(":global(")>=0?e.replace(H,"$1"):0===e.indexOf(":")?t+e:e.indexOf("&")<0?t+" "+e:e}function q(e,t,o,r){void 0===t&&(t={__order:[]}),0===o.indexOf("@")?W([r],t,o=o+"{"+e):o.indexOf(",")>-1?function(e){if(!H.test(e))return e;for(var t=[],o=/\:global\((.+?)\)/g,r=null;r=o.exec(e);)r[1].indexOf(",")>-1&&t.push([r.index,r.index+r[0].length,r[1].split(",").map((function(e){return":global("+e.trim()+")"})).join(", ")]);return t.reverse().reduce((function(e,t){var o=t[0],r=t[1],n=t[2];return e.slice(0,o)+n+e.slice(r)}),e)}(o).split(",").map((function(e){return e.trim()})).forEach((function(o){return W([r],t,O(o,e))})):W([r],t,O(o,e))}function W(e,t,o){void 0===t&&(t={__order:[]}),void 0===o&&(o="&");var r=w.getInstance(),n=t[o];n||(n={},t[o]=n,t.__order.push(o));for(var i=0,a=e;i<a.length;i++){var s=a[i];if("string"==typeof s){var l=r.argsFromClassName(s);l&&W(l,t,o)}else if(Array.isArray(s))W(s,t,o);else for(var c in s)if(s.hasOwnProperty(c)){var d=s[c];if("selectors"===c){var u=s.selectors;for(var f in u)u.hasOwnProperty(f)&&q(o,t,f,u[f])}else"object"==typeof d?null!==d&&q(o,t,c,d):void 0!==d&&("margin"===c||"padding"===c?V(n,c,d):n[c]=d)}}return t}function V(e,t,o){var r="string"==typeof o?o.split(" "):[o];e[t+"Top"]=r[0],e[t+"Right"]=r[1]||r[0],e[t+"Bottom"]=r[2]||r[0],e[t+"Left"]=r[3]||r[1]||r[0]}function K(e,t){for(var o=[e.rtl?"rtl":"ltr"],r=!1,n=0,i=t.__order;n<i.length;n++){var a=i[n];o.push(a);var s=t[a];for(var l in s)s.hasOwnProperty(l)&&void 0!==s[l]&&(r=!0,o.push(l,s[l]))}return r?o.join(""):void 0}function U(e,t){return t<=0?"":1===t?e:e+U(e,t-1)}function G(e,t){if(!t)return"";var o,r,n,i=[];for(var a in t)t.hasOwnProperty(a)&&"displayName"!==a&&void 0!==t[a]&&i.push(a,t[a]);for(var s=0;s<i.length;s+=2)n=void 0,"-"!==(n=(o=i)[r=s]).charAt(0)&&(o[r]=P[n]=P[n]||n.replace(/([A-Z])/g,"-$1").toLowerCase()),z(i,s),j(e,i,s),T(i,s);for(s=1;s<i.length;s+=4)i.splice(s,1,":",i[s],";");return i.join("")}function Y(e){for(var t=[],o=1;o<arguments.length;o++)t[o-1]=arguments[o];var r=W(t),n=K(e,r);if(n){var i=w.getInstance(),a={className:i.classNameFromKey(n),key:n,args:t};if(!a.className){a.className=i.getClassName(L(r));for(var s=[],l=0,c=r.__order;l<c.length;l++){var d=c[l];s.push(d,G(e,r[d]))}a.rulesToInsert=s}return a}}function X(e,t){void 0===t&&(t=1);var o=w.getInstance(),r=e.className,n=e.key,i=e.args,a=e.rulesToInsert;if(a){for(var s=0;s<a.length;s+=2){var l=a[s+1];if(l){var c=a[s],d=(c=c.replace(/&/g,U("."+e.className,t)))+"{"+l+"}"+(0===c.indexOf("@")?"}":"");o.insertRule(d)}}o.cacheClassName(r,n,i,a)}}function Z(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return $(e,B())}function $(e,t){var o=x(e instanceof Array?e:[e]),r=o.classes,n=o.objects;return n.length&&r.push(function(e){for(var t=[],o=1;o<arguments.length;o++)t[o-1]=arguments[o];var r=Y.apply(void 0,g([e],t));return r?(X(r,e.specificityMultiplier),r.className):""}(t||{},n)),r.join(" ")}function Q(e){var t={},o=function(o){var r;e.hasOwnProperty(o)&&Object.defineProperty(t,o,{get:function(){return void 0===r&&(r=Z(e[o]).toString()),r},enumerable:!0,configurable:!0})};for(var r in e)o(r);return t}function J(e){var t=w.getInstance(),o=t.getClassName(),r=[];for(var n in e)e.hasOwnProperty(n)&&r.push(n,"{",G(B(),e[n]),"}");var i=r.join("");return t.insertRule("@keyframes "+o+"{"+i+"}",!0),t.cacheClassName(o,i,[],["keyframes",i]),o}var ee="cubic-bezier(.1,.9,.2,1)",te="cubic-bezier(.1,.25,.75,.9)",oe=J({from:{opacity:0},to:{opacity:1}}),re=J({from:{opacity:1},to:{opacity:0,visibility:"hidden"}}),ne=Ae(-10),ie=Ae(-20),ae=Ae(-40),se=Ae(-400),le=Ae(10),ce=Ae(20),de=Ae(40),ue=Ae(400),fe=je(10),pe=je(20),he=je(-10),me=je(-20),ge=Le(10),ve=Le(20),be=Le(40),ye=Le(400),_e=Le(-10),ke=Le(-20),we=Le(-40),xe=Le(-400),Se=He(-10),Ce=He(-20),Be=He(10),Ie=He(20),Pe=J({from:{transform:"scale3d(.98,.98,1)"},to:{transform:"scale3d(1,1,1)"}}),Ee=J({from:{transform:"scale3d(1,1,1)"},to:{transform:"scale3d(.98,.98,1)"}}),Te=J({from:{transform:"scale3d(1.03,1.03,1)"},to:{transform:"scale3d(1,1,1)"}}),De=J({from:{transform:"scale3d(1,1,1)"},to:{transform:"scale3d(1.03,1.03,1)"}}),Ne=J({from:{transform:"rotateZ(0deg)"},to:{transform:"rotateZ(90deg)"}}),ze=J({from:{transform:"rotateZ(0deg)"},to:{transform:"rotateZ(-90deg)"}}),Fe={easeFunction1:ee,easeFunction2:te,durationValue1:"0.167s",durationValue2:"0.267s",durationValue3:"0.367s",durationValue4:"0.467s"},Me={slideRightIn10:Re(oe+","+ne,"0.367s",ee),slideRightIn20:Re(oe+","+ie,"0.367s",ee),slideRightIn40:Re(oe+","+ae,"0.367s",ee),slideRightIn400:Re(oe+","+se,"0.367s",ee),slideLeftIn10:Re(oe+","+le,"0.367s",ee),slideLeftIn20:Re(oe+","+ce,"0.367s",ee),slideLeftIn40:Re(oe+","+de,"0.367s",ee),slideLeftIn400:Re(oe+","+ue,"0.367s",ee),slideUpIn10:Re(oe+","+fe,"0.367s",ee),slideUpIn20:Re(oe+","+pe,"0.367s",ee),slideDownIn10:Re(oe+","+he,"0.367s",ee),slideDownIn20:Re(oe+","+me,"0.367s",ee),slideRightOut10:Re(re+","+ge,"0.367s",ee),slideRightOut20:Re(re+","+ve,"0.367s",ee),slideRightOut40:Re(re+","+be,"0.367s",ee),slideRightOut400:Re(re+","+ye,"0.367s",ee),slideLeftOut10:Re(re+","+_e,"0.367s",ee),slideLeftOut20:Re(re+","+ke,"0.367s",ee),slideLeftOut40:Re(re+","+we,"0.367s",ee),slideLeftOut400:Re(re+","+xe,"0.367s",ee),slideUpOut10:Re(re+","+Se,"0.367s",ee),slideUpOut20:Re(re+","+Ce,"0.367s",ee),slideDownOut10:Re(re+","+Be,"0.367s",ee),slideDownOut20:Re(re+","+Ie,"0.367s",ee),scaleUpIn100:Re(oe+","+Pe,"0.367s",ee),scaleDownIn100:Re(oe+","+Te,"0.367s",ee),scaleUpOut103:Re(re+","+De,"0.167s",te),scaleDownOut98:Re(re+","+Ee,"0.167s",te),fadeIn100:Re(oe,"0.167s",te),fadeIn200:Re(oe,"0.267s",te),fadeIn400:Re(oe,"0.367s",te),fadeIn500:Re(oe,"0.467s",te),fadeOut100:Re(re,"0.167s",te),fadeOut200:Re(re,"0.267s",te),fadeOut400:Re(re,"0.367s",te),fadeOut500:Re(re,"0.467s",te),rotate90deg:Re(Ne,"0.1s",te),rotateN90deg:Re(ze,"0.1s",te)};function Re(e,t,o){return{animationName:e,animationDuration:t,animationTimingFunction:o,animationFillMode:"both"}}function Ae(e){return J({from:{transform:"translate3d("+e+"px,0,0)",pointerEvents:"none"},to:{transform:"translate3d(0,0,0)",pointerEvents:"auto"}})}function je(e){return J({from:{transform:"translate3d(0,"+e+"px,0)",pointerEvents:"none"},to:{transform:"translate3d(0,0,0)",pointerEvents:"auto"}})}function Le(e){return J({from:{transform:"translate3d(0,0,0)"},to:{transform:"translate3d("+e+"px,0,0)"}})}function He(e){return J({from:{transform:"translate3d(0,0,0)"},to:{transform:"translate3d(0,"+e+"px,0)"}})}var Oe,qe,We,Ve,Ke,Ue=Q(Me);function Ge(e){w.getInstance().insertRule("@font-face{"+G(B(),e)+"}",!0)}!function(e){e.Arabic="Segoe UI Web (Arabic)",e.Cyrillic="Segoe UI Web (Cyrillic)",e.EastEuropean="Segoe UI Web (East European)",e.Greek="Segoe UI Web (Greek)",e.Hebrew="Segoe UI Web (Hebrew)",e.Thai="Leelawadee UI Web",e.Vietnamese="Segoe UI Web (Vietnamese)",e.WestEuropean="Segoe UI Web (West European)",e.Selawik="Selawik Web",e.Armenian="Segoe UI Web (Armenian)",e.Georgian="Segoe UI Web (Georgian)"}(Oe||(Oe={})),function(e){e.Arabic="'"+Oe.Arabic+"'",e.ChineseSimplified="'Microsoft Yahei UI', Verdana, Simsun",e.ChineseTraditional="'Microsoft Jhenghei UI', Pmingliu",e.Cyrillic="'"+Oe.Cyrillic+"'",e.EastEuropean="'"+Oe.EastEuropean+"'",e.Greek="'"+Oe.Greek+"'",e.Hebrew="'"+Oe.Hebrew+"'",e.Hindi="'Nirmala UI'",e.Japanese="'Yu Gothic UI', 'Meiryo UI', Meiryo, 'MS Pgothic', Osaka",e.Korean="'Malgun Gothic', Gulim",e.Selawik="'"+Oe.Selawik+"'",e.Thai="'Leelawadee UI Web', 'Kmer UI'",e.Vietnamese="'"+Oe.Vietnamese+"'",e.WestEuropean="'"+Oe.WestEuropean+"'",e.Armenian="'"+Oe.Armenian+"'",e.Georgian="'"+Oe.Georgian+"'"}(qe||(qe={})),function(e){e.size10="10px",e.size12="12px",e.size14="14px",e.size16="16px",e.size18="18px",e.size20="20px",e.size24="24px",e.size28="28px",e.size32="32px",e.size42="42px",e.size68="68px",e.mini="10px",e.xSmall="10px",e.small="12px",e.smallPlus="12px",e.medium="14px",e.mediumPlus="16px",e.icon="16px",e.large="18px",e.xLarge="20px",e.xLargePlus="24px",e.xxLarge="28px",e.xxLargePlus="32px",e.superLarge="42px",e.mega="68px"}(We||(We={})),function(e){e.light=100,e.semilight=300,e.regular=400,e.semibold=600,e.bold=700}(Ve||(Ve={})),function(e){e.xSmall="10px",e.small="12px",e.medium="16px",e.large="20px"}(Ke||(Ke={}));var Ye="'Segoe UI', '"+Oe.WestEuropean+"'",Xe={ar:qe.Arabic,bg:qe.Cyrillic,cs:qe.EastEuropean,el:qe.Greek,et:qe.EastEuropean,he:qe.Hebrew,hi:qe.Hindi,hr:qe.EastEuropean,hu:qe.EastEuropean,ja:qe.Japanese,kk:qe.EastEuropean,ko:qe.Korean,lt:qe.EastEuropean,lv:qe.EastEuropean,pl:qe.EastEuropean,ru:qe.Cyrillic,sk:qe.EastEuropean,"sr-latn":qe.EastEuropean,th:qe.Thai,tr:qe.EastEuropean,uk:qe.Cyrillic,vi:qe.Vietnamese,"zh-hans":qe.ChineseSimplified,"zh-hant":qe.ChineseTraditional,hy:qe.Armenian,ka:qe.Georgian};function Ze(e,t,o){return{fontFamily:o,MozOsxFontSmoothing:"grayscale",WebkitFontSmoothing:"antialiased",fontSize:e,fontWeight:t}}function $e(e){var t=function(e){for(var t in Xe)if(Xe.hasOwnProperty(t)&&e&&0===t.indexOf(e))return Xe[t];return Ye}(e),o=t+", 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif";return{tiny:Ze(We.mini,Ve.regular,o),xSmall:Ze(We.xSmall,Ve.regular,o),small:Ze(We.small,Ve.regular,o),smallPlus:Ze(We.smallPlus,Ve.regular,o),medium:Ze(We.medium,Ve.regular,o),mediumPlus:Ze(We.mediumPlus,Ve.regular,o),large:Ze(We.large,Ve.regular,o),xLarge:Ze(We.xLarge,Ve.semibold,o),xLargePlus:Ze(We.xLargePlus,Ve.semibold,o),xxLarge:Ze(We.xxLarge,Ve.semibold,o),xxLargePlus:Ze(We.xxLargePlus,Ve.semibold,o),superLarge:Ze(We.superLarge,Ve.semibold,o),mega:Ze(We.mega,Ve.semibold,o)}}var Qe=!1;function Je(e){Qe=e}function et(e){if(!Qe&&"undefined"!=typeof document){var t=e;return t&&t.ownerDocument?t.ownerDocument:document}}var tt,ot=void 0;try{ot=window}catch(e){}function rt(e){if(!Qe&&void 0!==ot){var t=e;return t&&t.ownerDocument&&t.ownerDocument.defaultView?t.ownerDocument.defaultView:ot}}function nt(e){var t=null;try{var o=rt();t=o?o.sessionStorage.getItem(e):null}catch(e){}return t}function it(e,t){var o;try{null===(o=rt())||void 0===o||o.sessionStorage.setItem(e,t)}catch(e){}}function at(e){if(void 0===e&&(e="localStorage"),void 0===tt){var t=et(),o="localStorage"===e?function(e){var t=null;try{var o=rt();t=o?o.localStorage.getItem(e):null}catch(e){}return t}("language"):"sessionStorage"===e?nt("language"):void 0;o&&(tt=o),void 0===tt&&t&&(tt=t.documentElement.getAttribute("lang")),void 0===tt&&(tt="en")}return tt}function st(e,t){var o=et();o&&o.documentElement.setAttribute("lang",e);var r=!0===t?"none":t||"localStorage";"localStorage"===r?function(e,t){try{var o=rt();o&&o.localStorage.setItem(e,t)}catch(e){}}("language",e):"sessionStorage"===r&&it("language",e),tt=e}var lt,ct,dt,ut=$e(at("sessionStorage"));function ft(e,t,o,r){Ge({fontFamily:e="'"+e+"'",src:(void 0!==r?"local('"+r+"'),":"")+"url('"+t+".woff2') format('woff2'),url('"+t+".woff') format('woff')",fontWeight:o,fontStyle:"normal",fontDisplay:"swap"})}function pt(e,t,o,r,n){void 0===r&&(r="segoeui");var i=e+"/"+o+"/"+r;ft(t,i+"-light",Ve.light,n&&n+" Light"),ft(t,i+"-semilight",Ve.semilight,n&&n+" SemiLight"),ft(t,i+"-regular",Ve.regular,n),ft(t,i+"-semibold",Ve.semibold,n&&n+" SemiBold"),ft(t,i+"-bold",Ve.bold,n&&n+" Bold")}function ht(e){if(e){var t=e+"/fonts";pt(t,Oe.Thai,"leelawadeeui-thai","leelawadeeui"),pt(t,Oe.Arabic,"segoeui-arabic"),pt(t,Oe.Cyrillic,"segoeui-cyrillic"),pt(t,Oe.EastEuropean,"segoeui-easteuropean"),pt(t,Oe.Greek,"segoeui-greek"),pt(t,Oe.Hebrew,"segoeui-hebrew"),pt(t,Oe.Vietnamese,"segoeui-vietnamese"),pt(t,Oe.WestEuropean,"segoeui-westeuropean","segoeui","Segoe UI"),pt(t,qe.Selawik,"selawik","selawik"),pt(t,Oe.Armenian,"segoeui-armenian"),pt(t,Oe.Georgian,"segoeui-georgian"),ft("Leelawadee UI Web",t+"/leelawadeeui-thai/leelawadeeui-semilight",Ve.light),ft("Leelawadee UI Web",t+"/leelawadeeui-thai/leelawadeeui-bold",Ve.semibold)}}ht(null!=(dt=null===(ct=null===(lt=rt())||void 0===lt?void 0:lt.FabricConfig)||void 0===ct?void 0:ct.fontBaseUrl)?dt:"https://static2.sharepointonline.com/files/fabric/assets");var mt=Q(ut),gt={themeDarker:"#004578",themeDark:"#005a9e",themeDarkAlt:"#106ebe",themePrimary:"#0078d4",themeSecondary:"#2b88d8",themeTertiary:"#71afe5",themeLight:"#c7e0f4",themeLighter:"#deecf9",themeLighterAlt:"#eff6fc",black:"#000000",blackTranslucent40:"rgba(0,0,0,.4)",neutralDark:"#201f1e",neutralPrimary:"#323130",neutralPrimaryAlt:"#3b3a39",neutralSecondary:"#605e5c",neutralSecondaryAlt:"#8a8886",neutralTertiary:"#a19f9d",neutralTertiaryAlt:"#c8c6c4",neutralQuaternary:"#d2d0ce",neutralQuaternaryAlt:"#e1dfdd",neutralLight:"#edebe9",neutralLighter:"#f3f2f1",neutralLighterAlt:"#faf9f8",accent:"#0078d4",white:"#ffffff",whiteTranslucent40:"rgba(255,255,255,.4)",yellowDark:"#d29200",yellow:"#ffb900",yellowLight:"#fff100",orange:"#d83b01",orangeLight:"#ea4300",orangeLighter:"#ff8c00",redDark:"#a4262c",red:"#e81123",magentaDark:"#5c005c",magenta:"#b4009e",magentaLight:"#e3008c",purpleDark:"#32145a",purple:"#5c2d91",purpleLight:"#b4a0ff",blueDark:"#002050",blueMid:"#00188f",blue:"#0078d4",blueLight:"#00bcf2",tealDark:"#004b50",teal:"#008272",tealLight:"#00b294",greenDark:"#004b1c",green:"#107c10",greenLight:"#bad80a"},vt=0,bt=function(){function e(){}return e.getValue=function(e,t){var o=yt();return void 0===o[e]&&(o[e]="function"==typeof t?t():t),o[e]},e.setValue=function(e,t){var o=yt(),r=o.__callbacks__,n=o[e];if(t!==n){o[e]=t;var i={oldValue:n,value:t,key:e};for(var a in r)r.hasOwnProperty(a)&&r[a](i)}return t},e.addChangeListener=function(e){var t=e.__id__,o=_t();t||(t=e.__id__=String(vt++)),o[t]=e},e.removeChangeListener=function(e){delete _t()[e.__id__]},e}();function yt(){var e,t=rt()||{};return t.__globalSettings__||(t.__globalSettings__=((e={}).__callbacks__={},e)),t.__globalSettings__}function _t(){return yt().__callbacks__}var kt,wt={settings:{},scopedSettings:{},inCustomizerContext:!1},xt=bt.getValue("customizations",{settings:{},scopedSettings:{},inCustomizerContext:!1}),St=[],Ct=function(){function e(){}return e.reset=function(){xt.settings={},xt.scopedSettings={}},e.applySettings=function(t){xt.settings=p(p({},xt.settings),t),e._raiseChange()},e.applyScopedSettings=function(t,o){xt.scopedSettings[t]=p(p({},xt.scopedSettings[t]),o),e._raiseChange()},e.getSettings=function(e,t,o){void 0===o&&(o=wt);for(var r={},n=t&&o.scopedSettings[t]||{},i=t&&xt.scopedSettings[t]||{},a=0,s=e;a<s.length;a++){var l=s[a];r[l]=n[l]||o.settings[l]||i[l]||xt.settings[l]}return r},e.applyBatchedUpdates=function(t,o){e._suppressUpdates=!0;try{t()}catch(e){}e._suppressUpdates=!1,o||e._raiseChange()},e.observe=function(e){St.push(e)},e.unobserve=function(e){St=St.filter((function(t){return t!==e}))},e._raiseChange=function(){e._suppressUpdates||St.forEach((function(e){return e()}))},e}(),Bt=o(7);!function(e){e.depth0="0 0 0 0 transparent",e.depth4="0 1.6px 3.6px 0 rgba(0, 0, 0, 0.132), 0 0.3px 0.9px 0 rgba(0, 0, 0, 0.108)",e.depth8="0 3.2px 7.2px 0 rgba(0, 0, 0, 0.132), 0 0.6px 1.8px 0 rgba(0, 0, 0, 0.108)",e.depth16="0 6.4px 14.4px 0 rgba(0, 0, 0, 0.132), 0 1.2px 3.6px 0 rgba(0, 0, 0, 0.108)",e.depth64="0 25.6px 57.6px 0 rgba(0, 0, 0, 0.22), 0 4.8px 14.4px 0 rgba(0, 0, 0, 0.18)"}(kt||(kt={}));var It={elevation4:kt.depth4,elevation8:kt.depth8,elevation16:kt.depth16,elevation64:kt.depth64,roundedCorner2:"2px",roundedCorner4:"4px",roundedCorner6:"6px"};function Pt(e){for(var t=[],o=1;o<arguments.length;o++)t[o-1]=arguments[o];for(var r=0,n=t;r<n.length;r++){var i=n[r];Et(e||{},i)}return e}function Et(e,t,o){for(var r in void 0===o&&(o=[]),o.push(t),t)if(t.hasOwnProperty(r)&&"__proto__"!==r&&"constructor"!==r&&"prototype"!==r){var n=t[r];if("object"!=typeof n||null===n||Array.isArray(n))e[r]=n;else{var i=o.indexOf(n)>-1;e[r]=i?n:Et(e[r]||{},n,o)}}return o.pop(),e}function Tt(e,t,o,r,n){return void 0===n&&(n=!1),function(e,t){var o="";!0===t&&(o=" /* @deprecated */");return e.listTextColor=e.listText+o,e.menuItemBackgroundChecked+=o,e.warningHighlight+=o,e.warningText=e.messageText+o,e.successText+=o,e}(Dt(e,t,p({primaryButtonBorder:"transparent",errorText:r?"#F1707B":"#a4262c",messageText:r?"#F3F2F1":"#323130",messageLink:r?"#6CB8F6":"#005A9E",messageLinkHovered:r?"#82C7FF":"#004578",infoIcon:r?"#C8C6C4":"#605e5c",errorIcon:r?"#F1707B":"#A80000",blockingIcon:r?"#442726":"#FDE7E9",warningIcon:r?"#C8C6C4":"#797775",severeWarningIcon:r?"#FCE100":"#D83B01",successIcon:r?"#92C353":"#107C10",infoBackground:r?"#323130":"#f3f2f1",errorBackground:r?"#442726":"#FDE7E9",blockingBackground:r?"#442726":"#FDE7E9",warningBackground:r?"#433519":"#FFF4CE",severeWarningBackground:r?"#4F2A0F":"#FED9CC",successBackground:r?"#393D1B":"#DFF6DD",warningHighlight:r?"#fff100":"#ffb900",successText:r?"#92c353":"#107C10"},o),r),n)}function Dt(e,t,o,r,n){var i,a,s;void 0===n&&(n=!1);var l={},c=e||{},d=c.white,u=c.black,f=c.themePrimary,h=c.themeDark,m=c.themeDarker,g=c.themeDarkAlt,v=c.themeLighter,b=c.neutralLight,y=c.neutralLighter,_=c.neutralDark,k=c.neutralQuaternary,w=c.neutralQuaternaryAlt,x=c.neutralPrimary,S=c.neutralSecondary,C=c.neutralSecondaryAlt,B=c.neutralTertiary,I=c.neutralTertiaryAlt,P=c.neutralLighterAlt,E=c.accent;return d&&(l.bodyBackground=d,l.bodyFrameBackground=d,l.accentButtonText=d,l.buttonBackground=d,l.primaryButtonText=d,l.primaryButtonTextHovered=d,l.primaryButtonTextPressed=d,l.inputBackground=d,l.inputForegroundChecked=d,l.listBackground=d,l.menuBackground=d,l.cardStandoutBackground=d),u&&(l.bodyTextChecked=u,l.buttonTextCheckedHovered=u),f&&(l.link=f,l.primaryButtonBackground=f,l.inputBackgroundChecked=f,l.inputIcon=f,l.inputFocusBorderAlt=f,l.menuIcon=f,l.menuHeader=f,l.accentButtonBackground=f),h&&(l.primaryButtonBackgroundPressed=h,l.inputBackgroundCheckedHovered=h,l.inputIconHovered=h),m&&(l.linkHovered=m),g&&(l.primaryButtonBackgroundHovered=g),v&&(l.inputPlaceholderBackgroundChecked=v),b&&(l.bodyBackgroundChecked=b,l.bodyFrameDivider=b,l.bodyDivider=b,l.variantBorder=b,l.buttonBackgroundCheckedHovered=b,l.buttonBackgroundPressed=b,l.listItemBackgroundChecked=b,l.listHeaderBackgroundPressed=b,l.menuItemBackgroundPressed=b,l.menuItemBackgroundChecked=b),y&&(l.bodyBackgroundHovered=y,l.buttonBackgroundHovered=y,l.buttonBackgroundDisabled=y,l.buttonBorderDisabled=y,l.primaryButtonBackgroundDisabled=y,l.disabledBackground=y,l.listItemBackgroundHovered=y,l.listHeaderBackgroundHovered=y,l.menuItemBackgroundHovered=y),k&&(l.primaryButtonTextDisabled=k,l.disabledSubtext=k),w&&(l.listItemBackgroundCheckedHovered=w),B&&(l.disabledBodyText=B,l.variantBorderHovered=(null===(i=o)||void 0===i?void 0:i.variantBorderHovered)||B,l.buttonTextDisabled=B,l.inputIconDisabled=B,l.disabledText=B),x&&(l.bodyText=x,l.actionLink=x,l.buttonText=x,l.inputBorderHovered=x,l.inputText=x,l.listText=x,l.menuItemText=x),P&&(l.bodyStandoutBackground=P,l.defaultStateBackground=P),_&&(l.actionLinkHovered=_,l.buttonTextHovered=_,l.buttonTextChecked=_,l.buttonTextPressed=_,l.inputTextHovered=_,l.menuItemTextHovered=_),S&&(l.bodySubtext=S,l.focusBorder=S,l.inputBorder=S,l.smallInputBorder=S,l.inputPlaceholderText=S),C&&(l.buttonBorder=C),I&&(l.disabledBodySubtext=I,l.disabledBorder=I,l.buttonBackgroundChecked=I,l.menuDivider=I),E&&(l.accentButtonBackground=E),(null===(a=t)||void 0===a?void 0:a.elevation4)&&(l.cardShadow=t.elevation4),!r&&(null===(s=t)||void 0===s?void 0:s.elevation8)?l.cardShadowHovered=t.elevation8:l.variantBorderHovered&&(l.cardShadowHovered="0 0 1px "+l.variantBorderHovered),l=p(p({},l),o)}function Nt(e,t){var o,r,n,i;void 0===t&&(t={});var a=Pt({},e,t,{semanticColors:Dt(t.palette,t.effects,t.semanticColors,void 0===t.isInverted?e.isInverted:t.isInverted)});if((null===(o=t.palette)||void 0===o?void 0:o.themePrimary)&&!(null===(r=t.palette)||void 0===r?void 0:r.accent)&&(a.palette.accent=t.palette.themePrimary),t.defaultFontStyle)for(var s=0,l=Object.keys(a.fonts);s<l.length;s++){var c=l[s];a.fonts[c]=Pt(a.fonts[c],t.defaultFontStyle,null===(i=null===(n=t)||void 0===n?void 0:n.fonts)||void 0===i?void 0:i[c])}return t.stylesheets&&(a.stylesheets=(e.stylesheets||[]).concat(t.stylesheets)),a}var zt={s2:"4px",s1:"8px",m:"16px",l1:"20px",l2:"32px"};function Ft(e,t){void 0===e&&(e={}),void 0===t&&(t=!1);var o=!!e.isInverted;return Nt({palette:gt,effects:It,fonts:ut,spacing:zt,isInverted:o,disableGlobalClassNames:!1,semanticColors:Tt(gt,It,void 0,o,t),rtl:void 0},e)}var Mt=Ft({}),Rt=[],At="theme";function jt(){var e,t,o,r,n,i=rt();(null===(o=null===(t=i)||void 0===t?void 0:t.FabricConfig)||void 0===o?void 0:o.legacyTheme)?qt(i.FabricConfig.legacyTheme):Ct.getSettings([At]).theme||((null===(n=null===(r=i)||void 0===r?void 0:r.FabricConfig)||void 0===n?void 0:n.theme)&&(Mt=Ft(i.FabricConfig.theme)),Ct.applySettings(((e={})[At]=Mt,e)))}function Lt(e){return void 0===e&&(e=!1),!0===e&&(Mt=Ft({},e)),Mt}function Ht(e){-1===Rt.indexOf(e)&&Rt.push(e)}function Ot(e){var t=Rt.indexOf(e);-1!==t&&Rt.splice(t,1)}function qt(e,t){var o;return void 0===t&&(t=!1),Mt=Ft(e,t),Object(Bt.b)(p(p(p(p({},Mt.palette),Mt.semanticColors),Mt.effects),function(e){for(var t={},o=0,r=Object.keys(e.fonts);o<r.length;o++)for(var n=r[o],i=e.fonts[n],a=0,s=Object.keys(i);a<s.length;a++){var l=s[a],c=n+l.charAt(0).toUpperCase()+l.slice(1),d=i[l];"fontSize"===l&&"number"==typeof d&&(d+="px"),t[c]=d}return t}(Mt))),Ct.applySettings(((o={})[At]=Mt,o)),Rt.forEach((function(e){try{e(Mt)}catch(e){}})),Mt}jt();var Wt={};for(var Vt in gt)gt.hasOwnProperty(Vt)&&(Kt(Wt,Vt,"",!1,"color"),Kt(Wt,Vt,"Hover",!0,"color"),Kt(Wt,Vt,"Background",!1,"background"),Kt(Wt,Vt,"BackgroundHover",!0,"background"),Kt(Wt,Vt,"Border",!1,"borderColor"),Kt(Wt,Vt,"BorderHover",!0,"borderColor"));function Kt(e,t,o,r,n){Object.defineProperty(e,t+o,{get:function(){var e,o=((e={})[n]=Lt().palette[t],e);return Z(r?{selectors:{":hover":o}}:o).toString()},enumerable:!0,configurable:!0})}var Ut="@media screen and (-ms-high-contrast: active), screen and (forced-colors: active)",Gt="@media screen and (-ms-high-contrast: black-on-white), screen and (forced-colors: active) and (prefers-color-scheme: light)",Yt="@media screen and (-ms-high-contrast: white-on-black), screen and (forced-colors: active) and (prefers-color-scheme: dark)",Xt="@media screen and (-ms-high-contrast: active), screen and (forced-colors: active)",Zt=320,$t=480,Qt=640,Jt=1024,eo=1366,to=1920,oo=$t-1,ro=Qt-1,no=Jt-1,io=eo-1,ao=to-1,so=768;function lo(e,t){return"@media only screen"+("number"==typeof e?" and (min-width: "+e+"px)":"")+("number"==typeof t?" and (max-width: "+t+"px)":"")}function co(){return{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}}function uo(){var e;return(e={})[Xt]={forcedColorAdjust:"none",MsHighContrastAdjust:"none"},e}var fo,po="ms-Fabric--isFocusVisible";function ho(e,t){var o=t?rt(t):rt();if(o){var r=o.document.body.classList;r.add(e?po:"ms-Fabric--isFocusHidden"),r.remove(e?"ms-Fabric--isFocusHidden":po)}}function mo(e,t,o,r,n,i,a){return go(e,"number"!=typeof t&&t?t:{inset:t,position:o,highContrastStyle:r,borderColor:n,outlineColor:i,isFocusedOnly:a})}function go(e,t){var o,r;void 0===t&&(t={});var n=t.inset,i=void 0===n?0:n,a=t.width,s=void 0===a?1:a,l=t.position,c=void 0===l?"relative":l,d=t.highContrastStyle,u=t.borderColor,f=void 0===u?e.palette.white:u,p=t.outlineColor,h=void 0===p?e.palette.neutralSecondary:p,m=t.isFocusedOnly;return{outline:"transparent",position:c,selectors:(o={"::-moz-focus-inner":{border:"0"}},o["."+po+" &"+(void 0===m||m?":focus":"")+":after"]={content:'""',position:"absolute",left:i+1,top:i+1,bottom:i+1,right:i+1,border:s+"px solid "+f,outline:s+"px solid "+h,zIndex:fo.FocusStyle,selectors:(r={},r[Ut]=d,r)},o)}}function vo(){return{selectors:{"&::-moz-focus-inner":{border:0},"&":{outline:"transparent"}}}}function bo(e,t,o,r){var n;return void 0===t&&(t=0),void 0===o&&(o=1),{selectors:(n={},n[":global("+po+") &:focus"]={outline:o+" solid "+(r||e.palette.neutralSecondary),outlineOffset:-t+"px"},n)}}!function(e){e.Nav=1,e.ScrollablePane=1,e.FocusStyle=1,e.Coachmark=1e3,e.Layer=1e6,e.KeytipLayer=1000001}(fo||(fo={}));var yo=function(e,t,o,r){var n,i,a;void 0===o&&(o="border"),void 0===r&&(r=-1);var s="borderBottom"===o;return{borderColor:e,selectors:{":after":(n={pointerEvents:"none",content:"''",position:"absolute",left:s?0:r,top:r,bottom:r,right:s?0:r},n[o]="2px solid "+e,n.borderRadius=t,n.width="borderBottom"===o?"100%":void 0,n.selectors=(i={},i[Ut]=(a={},a["border"===o?"borderColor":"borderBottomColor"]="Highlight",a),i),n)}}},_o={position:"absolute",width:1,height:1,margin:-1,padding:0,border:0,overflow:"hidden"};function ko(e,t){return{borderColor:e,borderWidth:"0px",width:t,height:t}}function wo(e){return{opacity:1,borderWidth:e}}function xo(e,t){return{borderWidth:"0",width:t,height:t,opacity:0,borderColor:e}}function So(e,t){return p(p({},ko(e,t)),{opacity:0})}var Co={continuousPulseAnimationDouble:function(e,t,o,r,n){return J({"0%":ko(e,o),"1.42%":wo(n),"3.57%":{opacity:1},"7.14%":xo(t,r),"8%":So(e,o),"29.99%":So(e,o),"30%":ko(e,o),"31.42%":wo(n),"33.57%":{opacity:1},"37.14%":xo(t,r),"38%":So(e,o),"79.42%":So(e,o),79.43:ko(e,o),81.85:wo(n),83.42:{opacity:1},"87%":xo(t,r),"100%":{}})},continuousPulseAnimationSingle:function(e,t,o,r,n){return J({"0%":ko(e,o),"14.2%":wo(n),"35.7%":{opacity:1},"71.4%":xo(t,r),"100%":{}})},createDefaultAnimation:function(e,t){return{animationName:e,animationIterationCount:"1",animationDuration:"14s",animationDelay:t||"2s"}}},Bo=!1,Io=0,Po={empty:!0},Eo={},To="undefined"==typeof WeakMap?null:WeakMap;function Do(e){To=e}function No(){Io++}function zo(e,t,o){var r=Fo(o.value&&o.value.bind(null));return{configurable:!0,get:function(){return r}}}function Fo(e,t,o){if(void 0===t&&(t=100),void 0===o&&(o=!1),!To)return e;if(!Bo){var r=w.getInstance();r&&r.onReset&&w.getInstance().onReset(No),Bo=!0}var n,i=0,a=Io;return function(){for(var r=[],s=0;s<arguments.length;s++)r[s]=arguments[s];var l=n;(void 0===n||a!==Io||t>0&&i>t)&&(n=Ao(),i=0,a=Io),l=n;for(var c=0;c<r.length;c++){var d=Ro(r[c]);l.map.has(d)||l.map.set(d,Ao()),l=l.map.get(d)}return l.hasOwnProperty("value")||(l.value=e.apply(void 0,r),i++),!o||null!==l.value&&void 0!==l.value||(l.value=e.apply(void 0,r)),l.value}}function Mo(e){if(!To)return e;var t=new To;return function(o){if(!o||"function"!=typeof o&&"object"!=typeof o)return e(o);if(t.has(o))return t.get(o);var r=e(o);return t.set(o,r),r}}function Ro(e){return e?"object"==typeof e||"function"==typeof e?e:(Eo[e]||(Eo[e]={val:e}),Eo[e]):Po}function Ao(){return{map:To?new To:null}}var jo=Fo((function(e,t){var o=w.getInstance();return t?Object.keys(e).reduce((function(t,r){return t[r]=o.getClassName(e[r]),t}),{}):e}));function Lo(e,t,o){return jo(e,void 0!==o?o:t.disableGlobalClassNames)}function Ho(e,t){return void 0===e&&(e={}),(qo(t)?t:function(e){return function(t){return e?p(p({},t),e):t}}(t))(e)}function Oo(e,t){return void 0===e&&(e={}),(qo(t)?t:function(e){void 0===e&&(e={});return function(t){var o=p({},t);for(var r in e)e.hasOwnProperty(r)&&(o[r]=p(p({},t[r]),e[r]));return o}}(t))(e)}function qo(e){return"function"==typeof e}function Wo(e,t,o){var r,n=e,i=o||Ct.getSettings(["theme"],void 0,e.customizations).theme;o&&(r={theme:o});var a=t&&i&&i.schemes&&i.schemes[t];return i&&a&&i!==a&&((r={theme:a}).theme.schemes=i.schemes),r&&(n={customizations:{settings:Ho(e.customizations.settings,r),scopedSettings:e.customizations.scopedSettings}}),n}var Vo={boxShadow:"none",margin:0,padding:0,boxSizing:"border-box"},Ko={overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"};function Uo(e,t,o,r,n){void 0===t&&(t="bodyBackground"),void 0===o&&(o="horizontal"),void 0===r&&(r=Go("width",o)),void 0===n&&(n=Go("height",o));var i=e.semanticColors[t]||e.palette[t],a=function(e){if("#"===e[0])return{r:parseInt(e.slice(1,3),16),g:parseInt(e.slice(3,5),16),b:parseInt(e.slice(5,7),16)};if(0===e.indexOf("rgba(")){var t=(e=e.match(/rgba\(([^)]+)\)/)[1]).split(/ *, */).map(Number);return{r:t[0],g:t[1],b:t[2]}}return{r:255,g:255,b:255}}(i);return{content:'""',position:"absolute",right:0,bottom:0,width:r,height:n,pointerEvents:"none",backgroundImage:"linear-gradient("+("vertical"===o?"to bottom":"to right")+", "+("rgba("+a.r+", "+a.g+", "+a.b+", 0)")+" 0%, "+i+" 100%)"}}function Go(e,t){return"width"===e?"horizontal"===t?20:"100%":"vertical"===t?"50%":"100%"}function Yo(e){return{selectors:{"::placeholder":e,":-ms-input-placeholder":e,"::-ms-input-placeholder":e}}}function Xo(e){console&&console.warn&&console.warn(e)}function Zo(e){e}var $o=bt.getValue("icons",{__options:{disableWarnings:!1,warnOnMissingIcons:!0},__remapped:{}}),Qo=w.getInstance();Qo&&Qo.onReset&&Qo.onReset((function(){for(var e in $o)$o.hasOwnProperty(e)&&$o[e].subset&&($o[e].subset.className=void 0)}));var Jo=function(e){return e.toLowerCase()};function er(e,t){var o=p(p({},e),{isRegistered:!1,className:void 0}),r=e.icons;for(var n in t=t?p(p({},$o.__options),t):$o.__options,r)if(r.hasOwnProperty(n)){var i=r[n],a=Jo(n);$o[a]?sr(n):$o[a]={code:i,subset:o}}}function tr(e){for(var t=$o.__options,o=function(e){var o=Jo(e);$o[o]?delete $o[o]:t.disableWarnings||Xo('The icon "'+e+'" tried to unregister but was not registered.'),$o.__remapped[o]&&delete $o.__remapped[o],Object.keys($o.__remapped).forEach((function(e){$o.__remapped[e]===o&&delete $o.__remapped[e]}))},r=0,n=e;r<n.length;r++){o(n[r])}}function or(e,t){$o.__remapped[Jo(e)]=Jo(t)}function rr(e){var t=void 0,o=$o.__options;if(e=e?Jo(e):"",e=$o.__remapped[e]||e)if(t=$o[e]){var r=t.subset;r&&r.fontFace&&(r.isRegistered||(Ge(r.fontFace),r.isRegistered=!0),r.className||(r.className=Z(r.style,{fontFamily:r.fontFace.fontFamily,fontWeight:r.fontFace.fontWeight||"normal",fontStyle:r.fontFace.fontStyle||"normal"})))}else!o.disableWarnings&&o.warnOnMissingIcons&&Xo('The icon "'+e+'" was used but not registered. See https://github.com/microsoft/fluentui/wiki/Using-icons for more information.');return t}function nr(e){$o.__options=p(p({},$o.__options),e)}var ir=[],ar=void 0;function sr(e){var t=$o.__options;t.disableWarnings||(ir.push(e),void 0===ar&&(ar=setTimeout((function(){Xo("Some icons were re-registered. Applications should only call registerIcons for any given icon once. Redefining what an icon is may have unintended consequences. Duplicates include: \n"+ir.slice(0,10).join(", ")+(ir.length>10?" (+ "+(ir.length-10)+" more)":"")),ar=void 0,ir=[]}),2e3)))}var lr={display:"inline-block"};function cr(e){var t="",o=rr(e);return o&&(t=Z(o.subset.className,lr,{selectors:{"::before":{content:'"'+o.code+'"'}}})),t}function dr(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];if(e&&1===e.length&&e[0]&&!e[0].subComponentStyles)return e[0];for(var o={},r={},n=0,i=e;n<i.length;n++){var a=i[n];if(a)for(var s in a)if(a.hasOwnProperty(s)){if("subComponentStyles"===s&&void 0!==a.subComponentStyles){var l=a.subComponentStyles;for(var c in l)l.hasOwnProperty(c)&&(r.hasOwnProperty(c)?r[c].push(l[c]):r[c]=[l[c]]);continue}var d=o[s],u=a[s];o[s]=void 0===d?u:g(Array.isArray(d)?d:[d],Array.isArray(u)?u:[u])}}if(Object.keys(r).length>0){o.subComponentStyles={};var f=o.subComponentStyles,p=function(e){if(r.hasOwnProperty(e)){var t=r[e];f[e]=function(e){return dr.apply(void 0,t.map((function(t){return"function"==typeof t?t(e):t})))}}};for(var c in r)p(c)}return o}function ur(e){for(var t=[],o=1;o<arguments.length;o++)t[o-1]=arguments[o];for(var r=[],n=0,i=t;n<i.length;n++){var a=i[n];a&&r.push("function"==typeof a?a(e):a)}return 1===r.length?r[0]:r.length?dr.apply(void 0,r):{}}function fr(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return pr(e,B())}function pr(e,t){var o,r,n={subComponentStyles:{}};if(!e[0]&&e.length<=1)return{subComponentStyles:{}};var i=dr.apply(void 0,e),a=[];for(var s in i)if(i.hasOwnProperty(s)){if("subComponentStyles"===s){n.subComponentStyles=i.subComponentStyles||{};continue}var l=x(i[s]),c=l.classes,d=l.objects;if(null===(o=d)||void 0===o?void 0:o.length)(p=Y(t||{},{displayName:s},d))&&(a.push(p),n[s]=c.concat([p.className]).join(" "));else n[s]=c.join(" ")}for(var u=0,f=a;u<f.length;u++){var p;(p=f[u])&&X(p,null===(r=t)||void 0===r?void 0:r.specificityMultiplier)}return n}var hr=o(13);Object(hr.a)("@uifabric/styling","7.25.0"),jt();var mr=Fo((function(){return J({from:{opacity:0},to:{opacity:1}})})),gr=Fo((function(){return J({from:{transform:"translateX(-10px)"},to:{transform:"translateX(0)"}})})),vr=Fo((function(e,t,o,r,n,i){var a;void 0===e&&(e=Lt());var s={animationName:Co.continuousPulseAnimationSingle(r||e.palette.themePrimary,n||e.palette.themeTertiary,"4px","28px","4px"),animationIterationCount:"1",animationDuration:".8s",zIndex:1},l={animationName:gr(),animationIterationCount:"1",animationDuration:".5s"},c={animationName:mr(),animationIterationCount:"1",animationDuration:".5s"};return dr({root:[e.fonts.small,{display:"flex",justifyContent:"flex-start",alignItems:"flex-start",boxSizing:"border-box",color:e.palette.neutralSecondary},i&&o&&c],pulsingBeacon:[{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)",width:"0px",height:"0px",borderRadius:"225px",borderStyle:"solid",opacity:0},i&&o&&s],isCompactRoot:{alignItems:"center"},personaContainer:{display:"flex",flexWrap:"wrap",minWidth:"32px",width:"32px",height:"32px"},isCompactPersonaContainer:{display:"inline-flex",flexWrap:"nowrap",flexBasis:"auto",height:"16px",width:"auto",minWidth:"0",paddingRight:"6px"},activityTypeIcon:{height:"32px",fontSize:"16px",lineHeight:"16px",marginTop:"3px"},isCompactIcon:{height:"16px",minWidth:"16px",fontSize:"13px",lineHeight:"13px",color:e.palette.themePrimary,marginTop:"1px",position:"relative",display:"flex",justifyContent:"center",alignItems:"center",selectors:{".ms-Persona-imageArea":{margin:"-2px 0 0 -2px",border:"2px solid"+e.palette.white,borderRadius:"50%",selectors:(a={},a[Ut]={border:"none",margin:"0"},a)}}},activityPersona:{display:"block"},doublePersona:{selectors:{":first-child":{alignSelf:"flex-end"}}},isCompactPersona:{display:"inline-block",width:"8px",minWidth:"8px",overflow:"visible"},activityContent:[{padding:"0 8px"},i&&o&&l],activityText:{display:"inline"},isCompactContent:{flex:"1",padding:"0 4px",whiteSpace:"nowrap",textOverflow:"ellipsis",overflowX:"hidden"},commentText:{color:e.palette.neutralPrimary},timeStamp:[e.fonts.tiny,{fontWeight:400,color:e.palette.neutralSecondary}],isCompactTimeStamp:{display:"inline-block",paddingLeft:"0.3em",fontSize:"1em"}},t)})),br=Fo((function(e,t,o,r){return{root:Z("ms-ActivityItem",t,e.root,r&&e.isCompactRoot),pulsingBeacon:Z("ms-ActivityItem-pulsingBeacon",e.pulsingBeacon),personaContainer:Z("ms-ActivityItem-personaContainer",e.personaContainer,r&&e.isCompactPersonaContainer),activityPersona:Z("ms-ActivityItem-activityPersona",e.activityPersona,r&&e.isCompactPersona,!r&&o&&2===o.length&&e.doublePersona),activityTypeIcon:Z("ms-ActivityItem-activityTypeIcon",e.activityTypeIcon,r&&e.isCompactIcon),activityContent:Z("ms-ActivityItem-activityContent",e.activityContent,r&&e.isCompactContent),activityText:Z("ms-ActivityItem-activityText",e.activityText),commentText:Z("ms-ActivityItem-commentText",e.commentText),timeStamp:Z("ms-ActivityItem-timeStamp",e.timeStamp,r&&e.isCompactTimeStamp)}})),yr=o(0),_r=yr.createContext({customizations:{inCustomizerContext:!1,settings:{},scopedSettings:{}}});function kr(e,t){var o,r=(o=yr.useState(0)[1],function(){return o((function(e){return++e}))}),n=yr.useContext(_r).customizations,i=n.inCustomizerContext;return yr.useEffect((function(){return i||Ct.observe(r),function(){i||Ct.unobserve(r)}}),[i]),Ct.getSettings(e,t,n)}var wr=["theme","styles"];function xr(e,t,o,r,n){var i=(r=r||{scope:"",fields:void 0}).scope,a=r.fields,s=void 0===a?wr:a,l=yr.forwardRef((function(r,n){var a=yr.useRef(),l=kr(s,i),c=l.styles,d=(l.dir,h(l,["styles","dir"])),u=o?o(r):void 0,f=a.current&&a.current.__cachedInputs__||[];if(!a.current||c!==f[1]||r.styles!==f[2]){var m=function(e){return ur(e,t,c,r.styles)};m.__cachedInputs__=[t,c,r.styles],m.__noStyleOverride__=!c&&!r.styles,a.current=m}return yr.createElement(e,p({ref:n},d,u,r,{styles:a.current}))}));l.displayName="Styled"+(e.displayName||e.name);var c=n?yr.memo(l):l;return l.displayName&&(c.displayName=l.displayName),c}var Sr,Cr={backspace:8,tab:9,enter:13,shift:16,ctrl:17,alt:18,pauseBreak:19,capslock:20,escape:27,space:32,pageUp:33,pageDown:34,end:35,home:36,left:37,up:38,right:39,down:40,insert:45,del:46,zero:48,one:49,two:50,three:51,four:52,five:53,six:54,seven:55,eight:56,nine:57,a:65,b:66,c:67,d:68,e:69,f:70,g:71,h:72,i:73,j:74,k:75,l:76,m:77,n:78,o:79,p:80,q:81,r:82,s:83,t:84,u:85,v:86,w:87,x:88,y:89,z:90,leftWindow:91,rightWindow:92,select:93,zero_numpad:96,one_numpad:97,two_numpad:98,three_numpad:99,four_numpad:100,five_numpad:101,six_numpad:102,seven_numpad:103,eight_numpad:104,nine_numpad:105,multiply:106,add:107,subtract:109,decimalPoint:110,divide:111,f1:112,f2:113,f3:114,f4:115,f5:116,f6:117,f7:118,f8:119,f9:120,f10:121,f11:122,f12:123,numlock:144,scrollLock:145,semicolon:186,equalSign:187,comma:188,dash:189,period:190,forwardSlash:191,graveAccent:192,openBracket:219,backSlash:220,closeBracket:221,singleQuote:222};function Br(e){if(void 0===e&&(e={}),void 0!==e.rtl)return e.rtl;if(void 0===Sr){var t=nt("isRTL");null!==t&&Ir(Sr="1"===t);var o=et();void 0===Sr&&o&&S(Sr="rtl"===(o.body&&o.body.getAttribute("dir")||o.documentElement.getAttribute("dir")))}return!!Sr}function Ir(e,t){void 0===t&&(t=!1);var o=et();o&&o.documentElement.setAttribute("dir",e?"rtl":"ltr"),t&&it("isRTL",e?"1":"0"),S(Sr=e)}function Pr(e,t){return void 0===t&&(t={}),Br(t)&&(e===Cr.left?e=Cr.right:e===Cr.right&&(e=Cr.left)),e}var Er=0,Tr=w.getInstance();Tr&&Tr.onReset&&Tr.onReset((function(){return Er++}));function Dr(e){void 0===e&&(e={});var t=new Map,o=0,r=0,n=Er;return function(i,a){var s,l;if(void 0===a&&(a={}),e.useStaticStyles&&"function"==typeof i&&i.__noStyleOverride__)return i(a);r++;var c=t,d=a.theme,u=d&&void 0!==d.rtl?d.rtl:Br(),f=e.disableCaching;(n!==Er&&(n=Er,t=new Map,o=0),e.disableCaching||(c=zr(t,i),c=zr(c,a)),!f&&c.__retval__||(c.__retval__=void 0===i?{}:pr(["function"==typeof i?i(a):i],{rtl:!!u,specificityMultiplier:e.useStaticStyles?5:void 0}),f||o++),o>(e.cacheSize||50))&&((null===(l=null===(s=rt())||void 0===s?void 0:s.FabricConfig)||void 0===l?void 0:l.enableClassNameCacheFullWarning)&&(console.warn("Styles are being recalculated too frequently. Cache miss rate is "+o+"/"+r+"."),console.trace()),t.clear(),o=0,e.disableCaching=!0);return c.__retval__}}function Nr(e,t){return t=function(e){switch(e){case void 0:return"__undefined__";case null:return"__null__";default:return e}}(t),e.has(t)||e.set(t,new Map),e.get(t)}function zr(e,t){if("function"==typeof t)if(t.__cachedInputs__)for(var o=0,r=t.__cachedInputs__;o<r.length;o++){e=Nr(e,r[o])}else e=Nr(e,t);else if("object"==typeof t)for(var n in t)t.hasOwnProperty(n)&&(e=Nr(e,t[n]));return e}var Fr=/[\(\[\{][^\)\]\}]*[\)\]\}]/g,Mr=/[\0-\u001F\!-/:-@\[-`\{-\u00BF\u0250-\u036F\uD800-\uFFFF]/g,Rr=/^\d+[\d\s]*(:?ext|x|)\s*\d+$/i,Ar=/\s+/g,jr=/[\u0600-\u06FF\u0750-\u077F\u08A0-\u08FF\u1100-\u11FF\u3130-\u318F\uA960-\uA97F\uAC00-\uD7AF\uD7B0-\uD7FF\u3040-\u309F\u30A0-\u30FF\u3400-\u4DBF\u4E00-\u9FFF\uF900-\uFAFF]|[\uD840-\uD869][\uDC00-\uDED6]/;function Lr(e,t,o){return e?(e=function(e){return e=(e=(e=(e=e.replace(Fr,"")).replace(Mr,"")).replace(Ar," ")).trim()}(e),jr.test(e)||!o&&Rr.test(e)?"":function(e,t){var o="",r=e.split(" ");return 2===r.length?(o+=r[0].charAt(0).toUpperCase(),o+=r[1].charAt(0).toUpperCase()):3===r.length?(o+=r[0].charAt(0).toUpperCase(),o+=r[2].charAt(0).toUpperCase()):0!==r.length&&(o+=r[0].charAt(0).toUpperCase()),t&&o.length>1?o.charAt(1)+o.charAt(0):o}(e,t)):""}var Hr,Or,qr,Wr,Vr=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var o={},r=0,n=e;r<n.length;r++)for(var i=n[r],a=Array.isArray(i)?i:Object.keys(i),s=0,l=a;s<l.length;s++){var c=l[s];o[c]=1}return o},Kr=Vr(["onCopy","onCut","onPaste","onCompositionEnd","onCompositionStart","onCompositionUpdate","onFocus","onFocusCapture","onBlur","onBlurCapture","onChange","onInput","onSubmit","onLoad","onError","onKeyDown","onKeyDownCapture","onKeyPress","onKeyUp","onAbort","onCanPlay","onCanPlayThrough","onDurationChange","onEmptied","onEncrypted","onEnded","onLoadedData","onLoadedMetadata","onLoadStart","onPause","onPlay","onPlaying","onProgress","onRateChange","onSeeked","onSeeking","onStalled","onSuspend","onTimeUpdate","onVolumeChange","onWaiting","onClick","onClickCapture","onContextMenu","onDoubleClick","onDrag","onDragEnd","onDragEnter","onDragExit","onDragLeave","onDragOver","onDragStart","onDrop","onMouseDown","onMouseDownCapture","onMouseEnter","onMouseLeave","onMouseMove","onMouseOut","onMouseOver","onMouseUp","onMouseUpCapture","onSelect","onTouchCancel","onTouchEnd","onTouchMove","onTouchStart","onScroll","onWheel","onPointerCancel","onPointerDown","onPointerEnter","onPointerLeave","onPointerMove","onPointerOut","onPointerOver","onPointerUp","onGotPointerCapture","onLostPointerCapture"]),Ur=Vr(["accessKey","children","className","contentEditable","dir","draggable","hidden","htmlFor","id","lang","ref","role","style","tabIndex","title","translate","spellCheck","name"]),Gr=Vr(Ur,Kr),Yr=Vr(Gr,["form"]),Xr=Vr(Gr,["height","loop","muted","preload","src","width"]),Zr=Vr(Xr,["poster"]),$r=Vr(Gr,["start"]),Qr=Vr(Gr,["value"]),Jr=Vr(Gr,["download","href","hrefLang","media","rel","target","type"]),en=Vr(Gr,["autoFocus","disabled","form","formAction","formEncType","formMethod","formNoValidate","formTarget","type","value"]),tn=Vr(en,["accept","alt","autoCapitalize","autoComplete","checked","dirname","form","height","inputMode","list","max","maxLength","min","multiple","pattern","placeholder","readOnly","required","src","step","size","type","value","width"]),on=Vr(en,["autoCapitalize","cols","dirname","form","maxLength","placeholder","readOnly","required","rows","wrap"]),rn=Vr(en,["form","multiple","required"]),nn=Vr(Gr,["selected","value"]),an=Vr(Gr,["cellPadding","cellSpacing"]),sn=Gr,ln=Vr(Gr,["rowSpan","scope"]),cn=Vr(Gr,["colSpan","headers","rowSpan","scope"]),dn=Vr(Gr,["span"]),un=Vr(Gr,["span"]),fn=Vr(Gr,["acceptCharset","action","encType","encType","method","noValidate","target"]),pn=Vr(Gr,["allow","allowFullScreen","allowPaymentRequest","allowTransparency","csp","height","importance","referrerPolicy","sandbox","src","srcDoc","width"]),hn=Vr(Gr,["alt","crossOrigin","height","src","srcSet","useMap","width"]),mn=hn,gn=Gr;function vn(e,t,o){for(var r,n=Array.isArray(t),i={},a=0,s=Object.keys(e);a<s.length;a++){var l=s[a];!(!n&&t[l]||n&&t.indexOf(l)>=0||0===l.indexOf("data-")||0===l.indexOf("aria-"))||o&&-1!==(null===(r=o)||void 0===r?void 0:r.indexOf(l))||(i[l]=e[l])}return i}!function(e){e[e.default=0]="default",e[e.image=1]="image",e[e.Default=1e5]="Default",e[e.Image=100001]="Image"}(Hr||(Hr={})),function(e){e[e.center=0]="center",e[e.contain=1]="contain",e[e.cover=2]="cover",e[e.none=3]="none",e[e.centerCover=4]="centerCover",e[e.centerContain=5]="centerContain"}(Or||(Or={})),function(e){e[e.landscape=0]="landscape",e[e.portrait=1]="portrait"}(qr||(qr={})),function(e){e[e.notLoaded=0]="notLoaded",e[e.loaded=1]="loaded",e[e.error=2]="error",e[e.errorLoaded=3]="errorLoaded"}(Wr||(Wr={}));var bn=Dr(),yn=function(e){function t(t){var o=e.call(this,t)||this;return o._coverStyle=qr.portrait,o._imageElement=yr.createRef(),o._frameElement=yr.createRef(),o._onImageLoaded=function(e){var t=o.props,r=t.src,n=t.onLoad;n&&n(e),o._computeCoverStyle(o.props),r&&o.setState({loadState:Wr.loaded})},o._onImageError=function(e){o.props.onError&&o.props.onError(e),o.setState({loadState:Wr.error})},o.state={loadState:Wr.notLoaded},o}return f(t,e),t.prototype.UNSAFE_componentWillReceiveProps=function(e){e.src!==this.props.src?this.setState({loadState:Wr.notLoaded}):this.state.loadState===Wr.loaded&&this._computeCoverStyle(e)},t.prototype.componentDidUpdate=function(e,t){this._checkImageLoaded(),this.props.onLoadingStateChange&&t.loadState!==this.state.loadState&&this.props.onLoadingStateChange(this.state.loadState)},t.prototype.render=function(){var e=vn(this.props,hn,["width","height"]),t=this.props,o=t.src,r=t.alt,n=t.width,i=t.height,a=t.shouldFadeIn,s=t.shouldStartVisible,l=t.className,c=t.imageFit,d=t.role,u=t.maximizeFrame,f=t.styles,h=t.theme,m=this.state.loadState,g=void 0!==this.props.coverStyle?this.props.coverStyle:this._coverStyle,v=bn(f,{theme:h,className:l,width:n,height:i,maximizeFrame:u,shouldFadeIn:a,shouldStartVisible:s,isLoaded:m===Wr.loaded||m===Wr.notLoaded&&this.props.shouldStartVisible,isLandscape:g===qr.landscape,isCenter:c===Or.center,isCenterContain:c===Or.centerContain,isCenterCover:c===Or.centerCover,isContain:c===Or.contain,isCover:c===Or.cover,isNone:c===Or.none,isError:m===Wr.error,isNotImageFit:void 0===c});return yr.createElement("div",{className:v.root,style:{width:n,height:i},ref:this._frameElement},yr.createElement("img",p({},e,{onLoad:this._onImageLoaded,onError:this._onImageError,key:"fabricImage"+this.props.src||"",className:v.image,ref:this._imageElement,src:o,alt:r,role:d})))},t.prototype._checkImageLoaded=function(){var e=this.props.src;this.state.loadState===Wr.notLoaded&&(!!this._imageElement.current&&(e&&this._imageElement.current.naturalWidth>0&&this._imageElement.current.naturalHeight>0||this._imageElement.current.complete&&t._svgRegex.test(e))&&(this._computeCoverStyle(this.props),this.setState({loadState:Wr.loaded})))},t.prototype._computeCoverStyle=function(e){var t=e.imageFit,o=e.width,r=e.height;if((t===Or.cover||t===Or.contain||t===Or.centerContain||t===Or.centerCover)&&void 0===this.props.coverStyle&&this._imageElement.current&&this._frameElement.current){var n=void 0;n="number"==typeof o&&"number"==typeof r&&t!==Or.centerContain&&t!==Or.centerCover?o/r:this._frameElement.current.clientWidth/this._frameElement.current.clientHeight;var i=this._imageElement.current.naturalWidth/this._imageElement.current.naturalHeight;this._coverStyle=i>n?qr.landscape:qr.portrait}},t.defaultProps={shouldFadeIn:!0},t._svgRegex=/\.svg$/i,t}(yr.Component),_n={root:"ms-Image",rootMaximizeFrame:"ms-Image--maximizeFrame",image:"ms-Image-image",imageCenter:"ms-Image-image--center",imageContain:"ms-Image-image--contain",imageCover:"ms-Image-image--cover",imageCenterContain:"ms-Image-image--centerContain",imageCenterCover:"ms-Image-image--centerCover",imageNone:"ms-Image-image--none",imageLandscape:"ms-Image-image--landscape",imagePortrait:"ms-Image-image--portrait"},kn=xr(yn,(function(e){var t=e.className,o=e.width,r=e.height,n=e.maximizeFrame,i=e.isLoaded,a=e.shouldFadeIn,s=e.shouldStartVisible,l=e.isLandscape,c=e.isCenter,d=e.isContain,u=e.isCover,f=e.isCenterContain,p=e.isCenterCover,h=e.isNone,m=e.isError,g=e.isNotImageFit,v=e.theme,b=Lo(_n,v),y={position:"absolute",left:"50% /* @noflip */",top:"50%",transform:"translate(-50%,-50%)"},_=rt(),k=void 0!==_&&void 0===_.navigator.msMaxTouchPoints,w=d&&l||u&&!l?{width:"100%",height:"auto"}:{width:"auto",height:"100%"};return{root:[b.root,v.fonts.medium,{overflow:"hidden"},n&&[b.rootMaximizeFrame,{height:"100%",width:"100%"}],i&&a&&!s&&Ue.fadeIn400,(c||d||u||f||p)&&{position:"relative"},t],image:[b.image,{display:"block",opacity:0},i&&["is-loaded",{opacity:1}],c&&[b.imageCenter,y],d&&[b.imageContain,k&&{width:"100%",height:"100%",objectFit:"contain"},!k&&w,y],u&&[b.imageCover,k&&{width:"100%",height:"100%",objectFit:"cover"},!k&&w,y],f&&[b.imageCenterContain,l&&{maxWidth:"100%"},!l&&{maxHeight:"100%"},y],p&&[b.imageCenterCover,l&&{maxHeight:"100%"},!l&&{maxWidth:"100%"},y],h&&[b.imageNone,{width:"auto",height:"auto"}],g&&[!!o&&!r&&{height:"auto",width:"100%"},!o&&!!r&&{height:"100%",width:"auto"},!!o&&!!r&&{height:"100%",width:"100%"}],l&&b.imageLandscape,!l&&b.imagePortrait,!i&&"is-notLoaded",a&&"is-fadeIn",m&&"is-error"]}}),void 0,{scope:"Image"},!0),wn=fr({root:{display:"inline-block"},placeholder:["ms-Icon-placeHolder",{width:"1em"}],image:["ms-Icon-imageContainer",{overflow:"hidden"}]});function xn(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var o=[],r=0,n=e;r<n.length;r++){var i=n[r];if(i)if("string"==typeof i)o.push(i);else if(i.hasOwnProperty("toString")&&"function"==typeof i.toString)o.push(i.toString());else for(var a in i)i[a]&&o.push(a)}return o.join(" ")}var Sn,Cn,Bn,In,Pn,En,Tn,Dn=Fo((function(e){var t=rr(e)||{subset:{},code:void 0},o=t.code,r=t.subset;return o?{children:o,iconClassName:r.className,fontFamily:r.fontFace&&r.fontFace.fontFamily,mergeImageProps:r.mergeImageProps}:null}),void 0,!0),Nn=function(e){var t=e.iconName,o=e.className,r=e.style,n=void 0===r?{}:r,i=Dn(t)||{},a=i.iconClassName,s=i.children,l=i.fontFamily,c=i.mergeImageProps,d=vn(e,Gr),u=e["aria-label"]||e.title,f=e["aria-label"]||e["aria-labelledby"]||e.title?{role:c?void 0:"img"}:{"aria-hidden":!0},h=s;return c&&"object"==typeof s&&"object"==typeof s.props&&u&&(h=yr.cloneElement(s,{alt:u})),yr.createElement("i",p({"data-icon-name":t},f,d,c?{title:void 0,"aria-label":void 0}:{},{className:xn("ms-Icon",wn.root,a,!t&&wn.placeholder,o),style:p({fontFamily:l},n)}),h)},zn=Fo((function(e,t,o){return Nn({iconName:e,className:t,"aria-label":o})})),Fn=Dr({cacheSize:100}),Mn=function(e){function t(t){var o=e.call(this,t)||this;return o._onImageLoadingStateChange=function(e){o.props.imageProps&&o.props.imageProps.onLoadingStateChange&&o.props.imageProps.onLoadingStateChange(e),e===Wr.error&&o.setState({imageLoadError:!0})},o.state={imageLoadError:!1},o}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.children,o=e.className,r=e.styles,n=e.iconName,i=e.imageErrorAs,a=e.theme,s="string"==typeof n&&0===n.length,l=!!this.props.imageProps||this.props.iconType===Hr.image||this.props.iconType===Hr.Image,c=Dn(n)||{},d=c.iconClassName,u=c.children,f=c.mergeImageProps,h=Fn(r,{theme:a,className:o,iconClassName:d,isImage:l,isPlaceholder:s}),m=l?"span":"i",g=vn(this.props,Gr,["aria-label"]),v=this.state.imageLoadError,b=p(p({},this.props.imageProps),{onLoadingStateChange:this._onImageLoadingStateChange}),y=v&&i||kn,_=this.props["aria-label"]||this.props.ariaLabel,k=b.alt||_||this.props.title,w=!!(k||this.props["aria-labelledby"]||b["aria-label"]||b["aria-labelledby"])?{role:l||f?void 0:"img","aria-label":l||f?void 0:k}:{"aria-hidden":!this.props["aria-labelledby"]&&!b["aria-labelledby"]},x=u;return f&&u&&"object"==typeof u&&k&&(x=yr.cloneElement(u,{alt:k})),yr.createElement(m,p({"data-icon-name":n},w,g,f?{title:void 0,"aria-label":void 0}:{},{className:h.root}),l?yr.createElement(y,p({},b)):t||x)},t}(yr.Component),Rn=xr(Mn,(function(e){var t=e.className,o=e.iconClassName,r=e.isPlaceholder,n=e.isImage,i=e.styles;return{root:[r&&wn.placeholder,wn.root,n&&wn.image,o,t,i&&i.root,i&&i.imageContainer]}}),void 0,{scope:"Icon"},!0);Rn.displayName="Icon",function(e){e[e.tiny=0]="tiny",e[e.extraExtraSmall=1]="extraExtraSmall",e[e.extraSmall=2]="extraSmall",e[e.small=3]="small",e[e.regular=4]="regular",e[e.large=5]="large",e[e.extraLarge=6]="extraLarge",e[e.size8=17]="size8",e[e.size10=9]="size10",e[e.size16=8]="size16",e[e.size24=10]="size24",e[e.size28=7]="size28",e[e.size32=11]="size32",e[e.size40=12]="size40",e[e.size48=13]="size48",e[e.size56=16]="size56",e[e.size72=14]="size72",e[e.size100=15]="size100",e[e.size120=18]="size120"}(Sn||(Sn={})),function(e){e[e.none=0]="none",e[e.offline=1]="offline",e[e.online=2]="online",e[e.away=3]="away",e[e.dnd=4]="dnd",e[e.blocked=5]="blocked",e[e.busy=6]="busy"}(Cn||(Cn={})),function(e){e[e.lightBlue=0]="lightBlue",e[e.blue=1]="blue",e[e.darkBlue=2]="darkBlue",e[e.teal=3]="teal",e[e.lightGreen=4]="lightGreen",e[e.green=5]="green",e[e.darkGreen=6]="darkGreen",e[e.lightPink=7]="lightPink",e[e.pink=8]="pink",e[e.magenta=9]="magenta",e[e.purple=10]="purple",e[e.black=11]="black",e[e.orange=12]="orange",e[e.red=13]="red",e[e.darkRed=14]="darkRed",e[e.transparent=15]="transparent",e[e.violet=16]="violet",e[e.lightRed=17]="lightRed",e[e.gold=18]="gold",e[e.burgundy=19]="burgundy",e[e.warmGray=20]="warmGray",e[e.coolGray=21]="coolGray",e[e.gray=22]="gray",e[e.cyan=23]="cyan",e[e.rust=24]="rust"}(Bn||(Bn={})),(En=Pn||(Pn={})).size8="20px",En.size10="20px",En.size16="16px",En.size24="24px",En.size28="28px",En.size32="32px",En.size40="40px",En.size48="48px",En.size56="56px",En.size72="72px",En.size100="100px",En.size120="120px",function(e){e.size6="6px",e.size8="8px",e.size12="12px",e.size16="16px",e.size20="20px",e.size28="28px",e.size32="32px",e.border="2px"}(Tn||(Tn={}));var An=function(e){return{isSize8:e===Sn.size8,isSize10:e===Sn.size10||e===Sn.tiny,isSize16:e===Sn.size16,isSize24:e===Sn.size24||e===Sn.extraExtraSmall,isSize28:e===Sn.size28||e===Sn.extraSmall,isSize32:e===Sn.size32,isSize40:e===Sn.size40||e===Sn.small,isSize48:e===Sn.size48||e===Sn.regular,isSize56:e===Sn.size56,isSize72:e===Sn.size72||e===Sn.large,isSize100:e===Sn.size100||e===Sn.extraLarge,isSize120:e===Sn.size120}},jn=((In={})[Sn.tiny]=10,In[Sn.extraExtraSmall]=24,In[Sn.extraSmall]=28,In[Sn.small]=40,In[Sn.regular]=48,In[Sn.large]=72,In[Sn.extraLarge]=100,In[Sn.size8]=8,In[Sn.size10]=10,In[Sn.size16]=16,In[Sn.size24]=24,In[Sn.size28]=28,In[Sn.size32]=32,In[Sn.size40]=40,In[Sn.size48]=48,In[Sn.size56]=56,In[Sn.size72]=72,In[Sn.size100]=100,In[Sn.size120]=120,In),Ln=function(e){return{isAvailable:e===Cn.online,isAway:e===Cn.away,isBlocked:e===Cn.blocked,isBusy:e===Cn.busy,isDoNotDisturb:e===Cn.dnd,isOffline:e===Cn.offline}},Hn=Dr({cacheSize:100}),On=function(e){function t(t){var o=e.call(this,t)||this;return o._onRenderIcon=function(e,t){return yr.createElement(Rn,{className:e,iconName:qn(o.props.presence,o.props.isOutOfOffice),style:t})},o}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.coinSize,o=e.isOutOfOffice,r=e.styles,n=e.presence,i=e.theme,a=e.presenceTitle,s=e.presenceColors,l=An(this.props.size),c=!(l.isSize8||l.isSize10||l.isSize16||l.isSize24||l.isSize28||l.isSize32)&&(!t||t>32),d=t?t/3<40?t/3+"px":"40px":"",u=t?{fontSize:t?t/6<20?t/6+"px":"20px":"",lineHeight:d}:void 0,f=t?{width:d,height:d}:void 0,p=Hn(r,{theme:i,presence:n,size:this.props.size,isOutOfOffice:o,presenceColors:s});return n===Cn.none?null:yr.createElement("div",{role:"presentation",className:p.presence,style:f,title:a},c&&this._onRenderIcon(p.presenceIcon,u))},t}(yr.Component);function qn(e,t){if(e){switch(Cn[e]){case"online":return"SkypeCheck";case"away":return t?"SkypeArrow":"SkypeClock";case"dnd":return"SkypeMinus";case"offline":return t?"SkypeArrow":""}return""}}var Wn={presence:"ms-Persona-presence",presenceIcon:"ms-Persona-presenceIcon"};function Vn(e){return{color:e,borderColor:e}}function Kn(e,t){return{selectors:{":before":{border:e+" solid "+t}}}}function Un(e){return{height:e,width:e}}function Gn(e){return{backgroundColor:e}}var Yn=xr(On,(function(e){var t,o,r,n,i,a,s=e.theme,l=e.presenceColors,c=s.semanticColors,d=s.fonts,u=Lo(Wn,s),f=An(e.size),h=Ln(e.presence),m=l&&l.available||"#6BB700",g=l&&l.away||"#FFAA44",v=l&&l.busy||"#C43148",b=l&&l.dnd||"#C50F1F",y=l&&l.offline||"#8A8886",_=l&&l.oof||"#B4009E",k=l&&l.background||c.bodyBackground,w=h.isOffline||e.isOutOfOffice&&(h.isAvailable||h.isBusy||h.isAway||h.isDoNotDisturb),x=f.isSize72||f.isSize100?"2px":"1px";return{presence:[u.presence,p(p({position:"absolute",height:Tn.size12,width:Tn.size12,borderRadius:"50%",top:"auto",right:"-2px",bottom:"-2px",border:"2px solid "+k,textAlign:"center",boxSizing:"content-box",backgroundClip:"content-box"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),{selectors:(t={},t[Ut]={borderColor:"Window",backgroundColor:"WindowText"},t)}),(f.isSize8||f.isSize10)&&{right:"auto",top:"7px",left:0,border:0,selectors:(o={},o[Ut]={top:"9px",border:"1px solid WindowText"},o)},(f.isSize8||f.isSize10||f.isSize24||f.isSize28||f.isSize32)&&Un(Tn.size8),(f.isSize40||f.isSize48)&&Un(Tn.size12),f.isSize16&&{height:Tn.size6,width:Tn.size6,borderWidth:"1.5px"},f.isSize56&&Un(Tn.size16),f.isSize72&&Un(Tn.size20),f.isSize100&&Un(Tn.size28),f.isSize120&&Un(Tn.size32),h.isAvailable&&{backgroundColor:m,selectors:(r={},r[Ut]=Gn("Highlight"),r)},h.isAway&&Gn(g),h.isBlocked&&[{selectors:(n={":after":f.isSize40||f.isSize48||f.isSize72||f.isSize100?{content:'""',width:"100%",height:x,backgroundColor:v,transform:"translateY(-50%) rotate(-45deg)",position:"absolute",top:"50%",left:0}:void 0},n[Ut]={selectors:{":after":{width:"calc(100% - 4px)",left:"2px",backgroundColor:"Window"}}},n)}],h.isBusy&&Gn(v),h.isDoNotDisturb&&Gn(b),h.isOffline&&Gn(y),(w||h.isBlocked)&&[{backgroundColor:k,selectors:(i={":before":{content:'""',width:"100%",height:"100%",position:"absolute",top:0,left:0,border:x+" solid "+v,borderRadius:"50%",boxSizing:"border-box"}},i[Ut]={backgroundColor:"WindowText",selectors:{":before":{width:"calc(100% - 2px)",height:"calc(100% - 2px)",top:"1px",left:"1px",borderColor:"Window"}}},i)}],w&&h.isAvailable&&Kn(x,m),w&&h.isBusy&&Kn(x,v),w&&h.isAway&&Kn(x,_),w&&h.isDoNotDisturb&&Kn(x,b),w&&h.isOffline&&Kn(x,y),w&&h.isOffline&&e.isOutOfOffice&&Kn(x,_)],presenceIcon:[u.presenceIcon,{color:k,fontSize:"6px",lineHeight:Tn.size12,verticalAlign:"top",selectors:(a={},a[Ut]={color:"Window"},a)},f.isSize56&&{fontSize:"8px",lineHeight:Tn.size16},f.isSize72&&{fontSize:d.small.fontSize,lineHeight:Tn.size20},f.isSize100&&{fontSize:d.medium.fontSize,lineHeight:Tn.size28},f.isSize120&&{fontSize:d.medium.fontSize,lineHeight:Tn.size32},h.isAway&&{position:"relative",left:w?void 0:"1px"},w&&h.isAvailable&&Vn(m),w&&h.isBusy&&Vn(v),w&&h.isAway&&Vn(_),w&&h.isDoNotDisturb&&Vn(b),w&&h.isOffline&&Vn(y),w&&h.isOffline&&e.isOutOfOffice&&Vn(_)]}}),void 0,{scope:"PersonaPresence"}),Xn=[Bn.lightBlue,Bn.blue,Bn.darkBlue,Bn.teal,Bn.green,Bn.darkGreen,Bn.lightPink,Bn.pink,Bn.magenta,Bn.purple,Bn.orange,Bn.lightRed,Bn.darkRed,Bn.violet,Bn.gold,Bn.burgundy,Bn.warmGray,Bn.cyan,Bn.rust,Bn.coolGray],Zn=Xn.length;function $n(e){var t=e.primaryText,o=e.text,r=e.initialsColor;return"string"==typeof r?r:function(e){switch(e){case Bn.lightBlue:return"#4F6BED";case Bn.blue:return"#0078D4";case Bn.darkBlue:return"#004E8C";case Bn.teal:return"#038387";case Bn.lightGreen:case Bn.green:return"#498205";case Bn.darkGreen:return"#0B6A0B";case Bn.lightPink:return"#C239B3";case Bn.pink:return"#E3008C";case Bn.magenta:return"#881798";case Bn.purple:return"#5C2E91";case Bn.orange:return"#CA5010";case Bn.red:return"#EE1111";case Bn.lightRed:return"#D13438";case Bn.darkRed:return"#A4262C";case Bn.transparent:return"transparent";case Bn.violet:return"#8764B8";case Bn.gold:return"#986F0B";case Bn.burgundy:return"#750B1C";case Bn.warmGray:return"#7A7574";case Bn.cyan:return"#005B70";case Bn.rust:return"#8E562E";case Bn.coolGray:return"#69797E";case Bn.black:return"#1D1D1D";case Bn.gray:return"#393939"}}(r=void 0!==r?r:function(e){var t=Bn.blue;if(!e)return t;for(var o=0,r=e.length-1;r>=0;r--){var n=e.charCodeAt(r),i=r%8;o^=(n<<i)+(n>>8-i)}return t=Xn[o%Zn]}(o||t))}var Qn=Dr({cacheSize:100}),Jn=Fo((function(e,t,o,r,n,i){return Z(e,!i&&{backgroundColor:$n({text:r,initialsColor:t,primaryText:n}),color:o})})),ei=function(e){function t(t){var o=e.call(this,t)||this;return o._onRenderCoin=function(e){var t=o.props,r=t.coinSize,n=t.styles,i=t.imageUrl,a=t.imageAlt,s=t.imageShouldFadeIn,l=t.imageShouldStartVisible,c=t.theme,d=t.showUnknownPersonaCoin;if(!i)return null;var u=o.props.size,f=Qn(n,{theme:c,size:u,showUnknownPersonaCoin:d}),p=r||jn[u];return yr.createElement(kn,{className:f.image,imageFit:Or.cover,src:i,width:p,height:p,alt:a,shouldFadeIn:s,shouldStartVisible:l,onLoadingStateChange:o._onPhotoLoadingStateChange})},o._onRenderInitials=function(e){var t=e.imageInitials,r=e.allowPhoneInitials;if(e.showUnknownPersonaCoin)return yr.createElement(Rn,{iconName:"Help"});var n=Br(o.props.theme);return""!==(t=t||Lr(o._getText(),n,r))?yr.createElement("span",null,t):yr.createElement(Rn,{iconName:"Contact"})},o._onPhotoLoadingStateChange=function(e){o.setState({isImageLoaded:e===Wr.loaded,isImageError:e===Wr.error}),o.props.onPhotoLoadingStateChange&&o.props.onPhotoLoadingStateChange(e)},o.state={isImageLoaded:!1,isImageError:!1},o}return f(t,e),t.prototype.UNSAFE_componentWillReceiveProps=function(e){e.imageUrl!==this.props.imageUrl&&this.setState({isImageLoaded:!1,isImageError:!1})},t.prototype.render=function(){var e=this.props,t=e.className,o=e.coinProps,r=e.showUnknownPersonaCoin,n=e.coinSize,i=e.styles,a=e.imageUrl,s=e.initialsColor,l=e.initialsTextColor,c=e.isOutOfOffice,d=e.onRenderCoin,u=void 0===d?this._onRenderCoin:d,f=e.onRenderPersonaCoin,h=void 0===f?u:f,m=e.onRenderInitials,g=void 0===m?this._onRenderInitials:m,v=e.presence,b=e.presenceTitle,y=e.presenceColors,_=e.primaryText,k=e.showInitialsUntilImageLoads,w=e.text,x=e.theme,S=this.props.size,C=vn(this.props,gn),B=vn(o||{},gn),I=n?{width:n,height:n}:void 0,P=r,E={coinSize:n,isOutOfOffice:c,presence:v,presenceTitle:b,presenceColors:y,size:S,theme:x},T=Qn(i,{theme:x,className:o&&o.className?o.className:t,size:S,coinSize:n,showUnknownPersonaCoin:r}),D=Boolean(!this.state.isImageLoaded&&(k&&a||!a||this.state.isImageError||P));return yr.createElement("div",p({role:"presentation"},C,{className:T.coin}),S!==Sn.size8&&S!==Sn.size10&&S!==Sn.tiny?yr.createElement("div",p({role:"presentation"},B,{className:T.imageArea,style:I}),D&&yr.createElement("div",{className:Jn(T.initials,s,l,w,_,r),style:I,"aria-hidden":"true"},g(this.props,this._onRenderInitials)),!P&&h(this.props,this._onRenderCoin),yr.createElement(Yn,p({},E))):this.props.presence?yr.createElement(Yn,p({},E)):yr.createElement(Rn,{iconName:"Contact",className:T.size10WithoutPresenceIcon}),this.props.children)},t.prototype._getText=function(){return this.props.text||this.props.primaryText||""},t.defaultProps={size:Sn.size48,presence:Cn.none,imageAlt:""},t}(yr.Component),ti={coin:"ms-Persona-coin",imageArea:"ms-Persona-imageArea",image:"ms-Persona-image",initials:"ms-Persona-initials",size8:"ms-Persona--size8",size10:"ms-Persona--size10",size16:"ms-Persona--size16",size24:"ms-Persona--size24",size28:"ms-Persona--size28",size32:"ms-Persona--size32",size40:"ms-Persona--size40",size48:"ms-Persona--size48",size56:"ms-Persona--size56",size72:"ms-Persona--size72",size100:"ms-Persona--size100",size120:"ms-Persona--size120"},oi=xr(ei,(function(e){var t,o=e.className,r=e.theme,n=e.coinSize,i=r.palette,a=r.fonts,s=An(e.size),l=Lo(ti,r),c=n||e.size&&jn[e.size]||48;return{coin:[l.coin,a.medium,s.isSize8&&l.size8,s.isSize10&&l.size10,s.isSize16&&l.size16,s.isSize24&&l.size24,s.isSize28&&l.size28,s.isSize32&&l.size32,s.isSize40&&l.size40,s.isSize48&&l.size48,s.isSize56&&l.size56,s.isSize72&&l.size72,s.isSize100&&l.size100,s.isSize120&&l.size120,o],size10WithoutPresenceIcon:{fontSize:a.xSmall.fontSize,position:"absolute",top:"5px",right:"auto",left:0},imageArea:[l.imageArea,{position:"relative",textAlign:"center",flex:"0 0 auto",height:c,width:c},c<=10&&{overflow:"visible",background:"transparent",height:0,width:0}],image:[l.image,{marginRight:"10px",position:"absolute",top:0,left:0,width:"100%",height:"100%",border:0,borderRadius:"50%",perspective:"1px"},c<=10&&{overflow:"visible",background:"transparent",height:0,width:0},c>10&&{height:c,width:c}],initials:[l.initials,{borderRadius:"50%",color:e.showUnknownPersonaCoin?"rgb(168, 0, 0)":i.white,fontSize:a.large.fontSize,fontWeight:Ve.semibold,lineHeight:48===c?46:c,height:c,selectors:(t={},t[Ut]=p(p({border:"1px solid WindowText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),{color:"WindowText",boxSizing:"border-box",backgroundColor:"Window !important"}),t.i={fontWeight:Ve.semibold},t)},e.showUnknownPersonaCoin&&{backgroundColor:"rgb(234, 234, 234)"},c<32&&{fontSize:a.xSmall.fontSize},c>=32&&c<40&&{fontSize:a.medium.fontSize},c>=40&&c<56&&{fontSize:a.mediumPlus.fontSize},c>=56&&c<72&&{fontSize:a.xLarge.fontSize},c>=72&&c<100&&{fontSize:a.xxLarge.fontSize},c>=100&&{fontSize:a.superLarge.fontSize}]}}),void 0,{scope:"PersonaCoin"}),ri=function(e){function t(t){var o=e.call(this,t)||this;return o._onRenderIcon=function(e){return e.activityPersonas?o._onRenderPersonaArray(e):o.props.activityIcon},o._onRenderActivityDescription=function(e){var t=o._getClassNames(e),r=e.activityDescription||e.activityDescriptionText;return r?yr.createElement("span",{className:t.activityText},r):null},o._onRenderComments=function(e){var t=o._getClassNames(e),r=e.comments||e.commentText;return!e.isCompact&&r?yr.createElement("div",{className:t.commentText},r):null},o._onRenderTimeStamp=function(e){var t=o._getClassNames(e);return!e.isCompact&&e.timeStamp?yr.createElement("div",{className:t.timeStamp},e.timeStamp):null},o._onRenderPersonaArray=function(e){var t=o._getClassNames(e),r=null,n=e.activityPersonas;if(n[0].imageUrl||n[0].imageInitials){var i=[],a=n.length>1||e.isCompact,s=e.isCompact?3:4,l=void 0;e.isCompact&&(l={display:"inline-block",width:"10px",minWidth:"10px",overflow:"visible"}),n.filter((function(e,t){return t<s})).forEach((function(e,o){i.push(yr.createElement(oi,p({},e,{key:e.key||o,className:t.activityPersona,size:a?Sn.size16:Sn.size32,style:l})))})),r=yr.createElement("div",{className:t.personaContainer},i)}return r},o}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.onRenderIcon,o=void 0===t?this._onRenderIcon:t,r=e.onRenderActivityDescription,n=void 0===r?this._onRenderActivityDescription:r,i=e.onRenderComments,a=void 0===i?this._onRenderComments:i,s=e.onRenderTimeStamp,l=void 0===s?this._onRenderTimeStamp:s,c=e.animateBeaconSignal,d=e.isCompact,u=this._getClassNames(this.props);return yr.createElement("div",{className:u.root,style:this.props.style},(this.props.activityPersonas||this.props.activityIcon||this.props.onRenderIcon)&&yr.createElement("div",{className:u.activityTypeIcon},c&&d&&yr.createElement("div",{className:u.pulsingBeacon}),o(this.props)),yr.createElement("div",{className:u.activityContent},n(this.props,this._onRenderActivityDescription),a(this.props,this._onRenderComments),l(this.props,this._onRenderTimeStamp)))},t.prototype._getClassNames=function(e){return br(vr(void 0,e.styles,e.animateBeaconSignal,e.beaconColorOne,e.beaconColorTwo,e.isCompact),e.className,e.activityPersonas,e.isCompact)},t}(yr.Component),ni=function(){var e,t,o=rt();return!!(null===(t=null===(e=o)||void 0===e?void 0:e.navigator)||void 0===t?void 0:t.userAgent)&&o.navigator.userAgent.indexOf("rv:11.0")>-1};function ii(e){for(var t=[],o=1;o<arguments.length;o++)t[o-1]=arguments[o];return t.length<2?t[0]:function(){for(var o=[],r=0;r<arguments.length;r++)o[r]=arguments[r];t.forEach((function(t){return t&&t.apply(e,o)}))}}function ai(e,t){for(var o in t)t.hasOwnProperty(o)&&(e[o]=ii(e,e[o],t[o]))}function si(e){ai(e,{componentDidMount:li,componentDidUpdate:ci,componentWillUnmount:di})}function li(){ui(this.props.componentRef,this)}function ci(e){e.componentRef!==this.props.componentRef&&(ui(e.componentRef,null),ui(this.props.componentRef,this))}function di(){ui(this.props.componentRef,null)}function ui(e,t){e&&("object"==typeof e?e.current=t:"function"==typeof e&&e(t))}var fi=function(){function e(e,t){this._timeoutIds=null,this._immediateIds=null,this._intervalIds=null,this._animationFrameIds=null,this._isDisposed=!1,this._parent=e||null,this._onErrorHandler=t,this._noop=function(){}}return e.prototype.dispose=function(){var e;if(this._isDisposed=!0,this._parent=null,this._timeoutIds){for(e in this._timeoutIds)this._timeoutIds.hasOwnProperty(e)&&this.clearTimeout(parseInt(e,10));this._timeoutIds=null}if(this._immediateIds){for(e in this._immediateIds)this._immediateIds.hasOwnProperty(e)&&this.clearImmediate(parseInt(e,10));this._immediateIds=null}if(this._intervalIds){for(e in this._intervalIds)this._intervalIds.hasOwnProperty(e)&&this.clearInterval(parseInt(e,10));this._intervalIds=null}if(this._animationFrameIds){for(e in this._animationFrameIds)this._animationFrameIds.hasOwnProperty(e)&&this.cancelAnimationFrame(parseInt(e,10));this._animationFrameIds=null}},e.prototype.setTimeout=function(e,t){var o=this,r=0;return this._isDisposed||(this._timeoutIds||(this._timeoutIds={}),r=setTimeout((function(){try{o._timeoutIds&&delete o._timeoutIds[r],e.apply(o._parent)}catch(e){o._onErrorHandler&&o._onErrorHandler(e)}}),t),this._timeoutIds[r]=!0),r},e.prototype.clearTimeout=function(e){this._timeoutIds&&this._timeoutIds[e]&&(clearTimeout(e),delete this._timeoutIds[e])},e.prototype.setImmediate=function(e,t){var o=this,r=0,n=rt(t);if(!this._isDisposed){this._immediateIds||(this._immediateIds={});r=n.setTimeout((function(){try{o._immediateIds&&delete o._immediateIds[r],e.apply(o._parent)}catch(e){o._logError(e)}}),0),this._immediateIds[r]=!0}return r},e.prototype.clearImmediate=function(e,t){var o=rt(t);this._immediateIds&&this._immediateIds[e]&&(o.clearTimeout(e),delete this._immediateIds[e])},e.prototype.setInterval=function(e,t){var o=this,r=0;return this._isDisposed||(this._intervalIds||(this._intervalIds={}),r=setInterval((function(){try{e.apply(o._parent)}catch(e){o._logError(e)}}),t),this._intervalIds[r]=!0),r},e.prototype.clearInterval=function(e){this._intervalIds&&this._intervalIds[e]&&(clearInterval(e),delete this._intervalIds[e])},e.prototype.throttle=function(e,t,o){var r=this;if(this._isDisposed)return this._noop;var n,i,a=t||0,s=!0,l=!0,c=0,d=null;o&&"boolean"==typeof o.leading&&(s=o.leading),o&&"boolean"==typeof o.trailing&&(l=o.trailing);var u=function(t){var o=Date.now(),f=o-c,p=s?a-f:a;return f>=a&&(!t||s)?(c=o,d&&(r.clearTimeout(d),d=null),n=e.apply(r._parent,i)):null===d&&l&&(d=r.setTimeout(u,p)),n};return function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return i=e,u(!0)}},e.prototype.debounce=function(e,t,o){var r=this;if(this._isDisposed){var n=function(){};return n.cancel=function(){},n.flush=function(){return null},n.pending=function(){return!1},n}var i,a,s=t||0,l=!1,c=!0,d=null,u=0,f=Date.now(),p=null;o&&"boolean"==typeof o.leading&&(l=o.leading),o&&"boolean"==typeof o.trailing&&(c=o.trailing),o&&"number"==typeof o.maxWait&&!isNaN(o.maxWait)&&(d=o.maxWait);var h=function(e){p&&(r.clearTimeout(p),p=null),f=e},m=function(t){h(t),i=e.apply(r._parent,a)},g=function(e){var t=Date.now(),o=!1;e&&(l&&t-u>=s&&(o=!0),u=t);var n=t-u,a=s-n,h=t-f,v=!1;return null!==d&&(h>=d&&p?v=!0:a=Math.min(a,d-h)),n>=s||v||o?m(t):null!==p&&e||!c||(p=r.setTimeout(g,a)),i},v=function(){return!!p},b=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return a=e,g(!0)};return b.cancel=function(){v()&&h(Date.now())},b.flush=function(){return v()&&m(Date.now()),i},b.pending=v,b},e.prototype.requestAnimationFrame=function(e,t){var o=this,r=0,n=rt(t);if(!this._isDisposed){this._animationFrameIds||(this._animationFrameIds={});var i=function(){try{o._animationFrameIds&&delete o._animationFrameIds[r],e.apply(o._parent)}catch(e){o._logError(e)}};r=n.requestAnimationFrame?n.requestAnimationFrame(i):n.setTimeout(i,0),this._animationFrameIds[r]=!0}return r},e.prototype.cancelAnimationFrame=function(e,t){var o=rt(t);this._animationFrameIds&&this._animationFrameIds[e]&&(o.cancelAnimationFrame?o.cancelAnimationFrame(e):o.clearTimeout(e),delete this._animationFrameIds[e])},e.prototype._logError=function(e){this._onErrorHandler&&this._onErrorHandler(e)},e}(),pi=function(e){function t(t){var o=e.call(this,t)||this;return o._inputElement=yr.createRef(),o._autoFillEnabled=!0,o._isComposing=!1,o._onCompositionStart=function(e){o._isComposing=!0,o._autoFillEnabled=!1},o._onCompositionUpdate=function(){ni()&&o._updateValue(o._getCurrentInputValue(),!0)},o._onCompositionEnd=function(e){var t=o._getCurrentInputValue();o._tryEnableAutofill(t,o.value,!1,!0),o._isComposing=!1,o._async.setTimeout((function(){o._updateValue(o._getCurrentInputValue(),!1)}),0)},o._onClick=function(){o._value&&""!==o._value&&o._autoFillEnabled&&(o._autoFillEnabled=!1)},o._onKeyDown=function(e){if(o.props.onKeyDown&&o.props.onKeyDown(e),!e.nativeEvent.isComposing)switch(e.which){case Cr.backspace:o._autoFillEnabled=!1;break;case Cr.left:case Cr.right:o._autoFillEnabled&&(o._value=o.state.displayValue,o._autoFillEnabled=!1);break;default:o._autoFillEnabled||-1!==o.props.enableAutofillOnKeyPress.indexOf(e.which)&&(o._autoFillEnabled=!0)}},o._onInputChanged=function(e){var t=o._getCurrentInputValue(e);if(o._isComposing||o._tryEnableAutofill(t,o._value,e.nativeEvent.isComposing),!ni()||!o._isComposing){var r=e.nativeEvent.isComposing,n=void 0===r?o._isComposing:r;o._updateValue(t,n)}},o._onChanged=function(){},o._updateValue=function(e,t){(e||e!==o._value)&&(o._value=o.props.onInputChange?o.props.onInputChange(e,t):e,o.setState({displayValue:o._getDisplayValue(o._value,o.props.suggestedDisplayValue)},(function(){return o._notifyInputChange(o._value,t)})))},si(o),o._async=new fi(o),o._value=t.defaultVisibleValue||"",o.state={displayValue:t.defaultVisibleValue||""},o}return f(t,e),Object.defineProperty(t.prototype,"cursorLocation",{get:function(){if(this._inputElement.current){var e=this._inputElement.current;return"forward"!==e.selectionDirection?e.selectionEnd:e.selectionStart}return-1},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"isValueSelected",{get:function(){return Boolean(this.inputElement&&this.inputElement.selectionStart!==this.inputElement.selectionEnd)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"value",{get:function(){return this._value},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"selectionStart",{get:function(){return this._inputElement.current?this._inputElement.current.selectionStart:-1},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"selectionEnd",{get:function(){return this._inputElement.current?this._inputElement.current.selectionEnd:-1},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"inputElement",{get:function(){return this._inputElement.current},enumerable:!0,configurable:!0}),t.prototype.UNSAFE_componentWillReceiveProps=function(e){if(this.props.updateValueInWillReceiveProps){var t=this.props.updateValueInWillReceiveProps();null!==t&&t!==this._value&&(this._value=t)}var o=this._getDisplayValue(this._value,e.suggestedDisplayValue);"string"==typeof o&&this.setState({displayValue:o})},t.prototype.componentDidUpdate=function(){var e=this._value,t=this.props,o=t.suggestedDisplayValue,r=t.shouldSelectFullInputValueInComponentDidUpdate,n=0;if(!t.preventValueSelection&&(this._inputElement.current&&this._inputElement.current===document.activeElement&&this._autoFillEnabled&&e&&o&&this._doesTextStartWith(o,e))){var i=!1;if(r&&(i=r()),i)this._inputElement.current.setSelectionRange(0,o.length,"backward");else{for(;n<e.length&&e[n].toLocaleLowerCase()===o[n].toLocaleLowerCase();)n++;n>0&&this._inputElement.current.setSelectionRange(n,o.length,"backward")}}},t.prototype.componentWillUnmount=function(){this._async.dispose()},t.prototype.render=function(){var e=this.state.displayValue,t=vn(this.props,tn);return yr.createElement("input",p({autoCapitalize:"off",autoComplete:"off","aria-autocomplete":"both"},t,{ref:this._inputElement,value:e,onCompositionStart:this._onCompositionStart,onCompositionUpdate:this._onCompositionUpdate,onCompositionEnd:this._onCompositionEnd,onChange:this._onChanged,onInput:this._onInputChanged,onKeyDown:this._onKeyDown,onClick:this.props.onClick?this.props.onClick:this._onClick,"data-lpignore":!0}))},t.prototype.focus=function(){this._inputElement.current&&this._inputElement.current.focus()},t.prototype.clear=function(){this._autoFillEnabled=!0,this._updateValue("",!1),this._inputElement.current&&this._inputElement.current.setSelectionRange(0,0)},t.prototype._getCurrentInputValue=function(e){return e&&e.target&&e.target.value?e.target.value:this.inputElement&&this.inputElement.value?this.inputElement.value:""},t.prototype._tryEnableAutofill=function(e,t,o,r){!o&&e&&this._inputElement.current&&this._inputElement.current.selectionStart===e.length&&!this._autoFillEnabled&&(e.length>t.length||r)&&(this._autoFillEnabled=!0)},t.prototype._notifyInputChange=function(e,t){this.props.onInputValueChange&&this.props.onInputValueChange(e,t)},t.prototype._getDisplayValue=function(e,t){var o=e;return t&&e&&this._doesTextStartWith(t,o)&&this._autoFillEnabled&&(o=t),o},t.prototype._doesTextStartWith=function(e,t){return!(!e||!t)&&0===e.toLocaleLowerCase().indexOf(t.toLocaleLowerCase())},t.defaultProps={enableAutofillOnKeyPress:[Cr.down,Cr.up]},t}(yr.Component),hi=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t}(pi),mi=function(e){function t(t){var o=e.call(this,t)||this;return o.state={isRendered:!1},o}return f(t,e),t.prototype.componentDidMount=function(){var e=this,t=this.props.delay;this._timeoutId=window.setTimeout((function(){e.setState({isRendered:!0})}),t)},t.prototype.componentWillUnmount=function(){this._timeoutId&&clearTimeout(this._timeoutId)},t.prototype.render=function(){return this.state.isRendered?yr.Children.only(this.props.children):null},t.defaultProps={delay:0},t}(yr.Component),gi=Dr(),vi=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.message,o=e.styles,r=e.as,n=void 0===r?"div":r,i=e.className,a=gi(o,{className:i});return yr.createElement(n,p({role:"status",className:a.root},vn(this.props,gn,["className"])),yr.createElement(mi,null,yr.createElement("div",{className:a.screenReaderText},t)))},t.defaultProps={"aria-live":"polite"},t}(yr.Component),bi=xr(vi,(function(e){return{root:e.className,screenReaderText:_o}}));function yi(e,t,o){void 0===o&&(o=0);for(var r=-1,n=o;e&&n<e.length;n++)if(t(e[n],n)){r=n;break}return r}function _i(e,t){var o=yi(e,t);if(!(o<0))return e[o]}function ki(e,t){for(var o=[],r=0;r<e;r++)o.push(t(r));return o}function wi(e,t){return e.reduce((function(e,o,r){return r%t==0?e.push([o]):e[e.length-1].push(o),e}),[])}function xi(e,t){return e.filter((function(e,o){return t!==o}))}function Si(e,t,o){var r=e.slice();return r[o]=t,r}function Ci(e,t,o){var r=e.slice();return r.splice(t,0,o),r}function Bi(e){var t=[];return e.forEach((function(e){return t=t.concat(e)})),t}function Ii(e,t){if(e.length!==t.length)return!1;for(var o=0;o<e.length;o++)if(e[o]!==t[o])return!1;return!0}var Pi=function(e){return function(t){for(var o=0,r=e.refs;o<r.length;o++){var n=r[o];"function"==typeof n?n(t):n&&(n.current=t)}}},Ei=function(e){var t={refs:[]};return function(){for(var e=[],o=0;o<arguments.length;o++)e[o]=arguments[o];return t.resolver&&Ii(t.refs,e)||(t.resolver=Pi(t)),t.refs=e,t.resolver}};function Ti(e){return e&&!!e._virtual}function Di(e){var t;return e&&Ti(e)&&(t=e._virtual.parent),t}function Ni(e,t){return void 0===t&&(t=!0),e&&(t&&Di(e)||e.parentNode&&e.parentNode)}function zi(e,t){return e&&e!==document.body?t(e)?e:zi(Ni(e),t):null}function Fi(e,t){var o=zi(e,(function(e){return e.hasAttribute(t)}));return o&&o.getAttribute(t)}function Mi(e,t,o){void 0===o&&(o=!0);var r=!1;if(e&&t)if(o)if(e===t)r=!0;else for(r=!1;t;){var n=Ni(t);if(n===e){r=!0;break}t=n}else e.contains&&(r=e.contains(t));return r}function Ri(e,t,o){return qi(e,t,!0,!1,!1,o)}function Ai(e,t,o){return Oi(e,t,!0,!1,!0,o)}function ji(e,t,o,r){return void 0===r&&(r=!0),qi(e,t,r,!1,!1,o,!1,!0)}function Li(e,t,o,r){return void 0===r&&(r=!0),Oi(e,t,r,!1,!0,o,!1,!0)}function Hi(e){var t=qi(e,e,!0,!1,!1,!0);return!!t&&(Zi(t),!0)}function Oi(e,t,o,r,n,i,a,s){if(!t||!a&&t===e)return null;var l=Wi(t);if(n&&l&&(i||!Ki(t)&&!Ui(t))){var c=Oi(e,t.lastElementChild,!0,!0,!0,i,a,s);if(c){if(s&&Vi(c,!0)||!s)return c;var d=Oi(e,c.previousElementSibling,!0,!0,!0,i,a,s);if(d)return d;for(var u=c.parentElement;u&&u!==t;){var f=Oi(e,u.previousElementSibling,!0,!0,!0,i,a,s);if(f)return f;u=u.parentElement}}}if(o&&l&&Vi(t,s))return t;var p=Oi(e,t.previousElementSibling,!0,!0,!0,i,a,s);return p||(r?null:Oi(e,t.parentElement,!0,!1,!1,i,a,s))}function qi(e,t,o,r,n,i,a,s){if(!t||t===e&&n&&!a)return null;var l=Wi(t);if(o&&l&&Vi(t,s))return t;if(!n&&l&&(i||!Ki(t)&&!Ui(t))){var c=qi(e,t.firstElementChild,!0,!0,!1,i,a,s);if(c)return c}if(t===e)return null;var d=qi(e,t.nextElementSibling,!0,!0,!1,i,a,s);return d||(r?null:qi(e,t.parentElement,!1,!1,!0,i,a,s))}function Wi(e){if(!e||!e.getAttribute)return!1;var t=e.getAttribute("data-is-visible");return null!=t?"true"===t:0!==e.offsetHeight||null!==e.offsetParent||!0===e.isVisible}function Vi(e,t){if(!e||e.disabled)return!1;var o=0,r=null;e&&e.getAttribute&&(r=e.getAttribute("tabIndex"))&&(o=parseInt(r,10));var n=e.getAttribute?e.getAttribute("data-is-focusable"):null,i=null!==r&&o>=0,a=!!e&&"false"!==n&&("A"===e.tagName||"BUTTON"===e.tagName||"INPUT"===e.tagName||"TEXTAREA"===e.tagName||"SELECT"===e.tagName||"true"===n||i);return t?-1!==o&&a:a}function Ki(e){return!!(e&&e.getAttribute&&e.getAttribute("data-focuszone-id"))}function Ui(e){return!(!e||!e.getAttribute||"true"!==e.getAttribute("data-is-sub-focuszone"))}function Gi(e){var t=et(e),o=t&&t.activeElement;return!(!o||!Mi(e,o))}function Yi(e,t){return"true"!==Fi(e,t)}var Xi=void 0;function Zi(e){if(e){if(Xi)return void(Xi=e);Xi=e;var t=rt(e);t&&t.requestAnimationFrame((function(){var e=Xi;Xi=void 0,e&&(e.getAttribute&&"true"===e.getAttribute("data-is-focusable")&&(e.getAttribute("tabindex")||e.setAttribute("tabindex","0")),e.focus())}))}}function $i(e,t){for(var o=e,r=0,n=t;r<n.length;r++){var i=n[r],a=o.children[Math.min(i,o.children.length-1)];if(!a)break;o=a}return o=Vi(o)&&Wi(o)?o:qi(e,o,!0)||Oi(e,o)}function Qi(e,t){for(var o=[];t&&e&&t!==e;){var r=Ni(t,!0);if(null===r)return[];o.unshift(Array.prototype.indexOf.call(r.children,t)),t=r}return o}var Ji=rt()||{};void 0===Ji.__currentId__&&(Ji.__currentId__=0);var ea,ta=!1;function oa(e){if(!ta){var t=w.getInstance();t&&t.onReset&&t.onReset(ra),ta=!0}return(void 0===e?"id__":e)+Ji.__currentId__++}function ra(e){void 0===e&&(e=0),Ji.__currentId__=e}var na=0,ia=Z({overflow:"hidden !important"}),aa="data-is-scrollable",sa=function(e,t){if(e){var o=0,r=null;t.on(e,"touchstart",(function(e){1===e.targetTouches.length&&(o=e.targetTouches[0].clientY)}),{passive:!1}),t.on(e,"touchmove",(function(e){if(1===e.targetTouches.length&&(e.stopPropagation(),r)){var t=e.targetTouches[0].clientY-o,n=pa(e.target);n&&(r=n),0===r.scrollTop&&t>0&&e.preventDefault(),r.scrollHeight-Math.ceil(r.scrollTop)<=r.clientHeight&&t<0&&e.preventDefault()}}),{passive:!1}),r=e}},la=function(e,t){if(e){t.on(e,"touchmove",(function(e){e.stopPropagation()}),{passive:!1})}},ca=function(e){e.preventDefault()};function da(){var e=et();e&&e.body&&!na&&(e.body.classList.add(ia),e.body.addEventListener("touchmove",ca,{passive:!1,capture:!1})),na++}function ua(){if(na>0){var e=et();e&&e.body&&1===na&&(e.body.classList.remove(ia),e.body.removeEventListener("touchmove",ca)),na--}}function fa(){if(void 0===ea){var e=document.createElement("div");e.style.setProperty("width","100px"),e.style.setProperty("height","100px"),e.style.setProperty("overflow","scroll"),e.style.setProperty("position","absolute"),e.style.setProperty("top","-9999px"),document.body.appendChild(e),ea=e.offsetWidth-e.clientWidth,document.body.removeChild(e)}return ea}function pa(e){for(var t=e,o=et(e);t&&t!==o.body;){if("true"===t.getAttribute(aa))return t;t=t.parentElement}for(t=e;t&&t!==o.body;){if("false"!==t.getAttribute(aa)){var r=getComputedStyle(t),n=r?r.getPropertyValue("overflow-y"):"";if(n&&("scroll"===n||"auto"===n))return t}t=t.parentElement}return t&&t!==o.body||(t=rt(e)),t}var ha="data-portal-element";function ma(e){e.setAttribute(ha,"true")}function ga(e,t){var o=zi(e,(function(e){return t===e||e.hasAttribute(ha)}));return null!==o&&o.hasAttribute(ha)}var va,ba={none:0,all:1,inputOnly:2};!function(e){e[e.vertical=0]="vertical",e[e.horizontal=1]="horizontal",e[e.bidirectional=2]="bidirectional",e[e.domOrder=3]="domOrder"}(va||(va={}));var ya;function _a(e,t){var o,r,n,i,a,s,l;"function"==typeof MouseEvent?l=new MouseEvent("click",{ctrlKey:null===(o=t)||void 0===o?void 0:o.ctrlKey,metaKey:null===(r=t)||void 0===r?void 0:r.metaKey,shiftKey:null===(n=t)||void 0===n?void 0:n.shiftKey,altKey:null===(i=t)||void 0===i?void 0:i.altKey,bubbles:null===(a=t)||void 0===a?void 0:a.bubbles,cancelable:null===(s=t)||void 0===s?void 0:s.cancelable}):(l=document.createEvent("MouseEvents")).initMouseEvent("click",!!t&&t.bubbles,!!t&&t.cancelable,window,0,0,0,0,0,!!t&&t.ctrlKey,!!t&&t.altKey,!!t&&t.shiftKey,!!t&&t.metaKey,0,null),e.dispatchEvent(l)}var ka,wa={},xa=new Set,Sa=["text","number","password","email","tel","url","search"],Ca=function(e){function t(t){var o=e.call(this,t)||this;return o._root=yr.createRef(),o._mergedRef=Ei(),o._onFocus=function(e){if(!o._portalContainsElement(e.target)){var t,r=o.props,n=r.onActiveElementChanged,i=r.doNotAllowFocusEventToPropagate,a=r.stopFocusPropagation,s=r.onFocusNotification,l=r.onFocus,c=r.shouldFocusInnerElementWhenReceivedFocus,d=r.defaultTabbableElement,u=o._isImmediateDescendantOfZone(e.target);if(u)t=e.target;else for(var f=e.target;f&&f!==o._root.current;){if(Vi(f)&&o._isImmediateDescendantOfZone(f)){t=f;break}f=Ni(f,!1)}if(c&&e.target===o._root.current){var p=d&&"function"==typeof d&&d(o._root.current);p&&Vi(p)?(t=p,p.focus()):(o.focus(!0),o._activeElement&&(t=null))}var h=!o._activeElement;t&&t!==o._activeElement&&((u||h)&&o._setFocusAlignment(t,!0,!0),o._activeElement=t,h&&o._updateTabIndexes()),n&&n(o._activeElement,e),(a||i)&&e.stopPropagation(),l?l(e):s&&s()}},o._onBlur=function(){o._setParkedFocus(!1)},o._onMouseDown=function(e){if(!o._portalContainsElement(e.target)&&!o.props.disabled){for(var t=e.target,r=[];t&&t!==o._root.current;)r.push(t),t=Ni(t,!1);for(;r.length&&((t=r.pop())&&Vi(t)&&o._setActiveElement(t,!0),!Ki(t)););}},o._onKeyDown=function(e,t){if(!o._portalContainsElement(e.target)){var r=o.props,n=r.direction,i=r.disabled,a=r.isInnerZoneKeystroke,s=r.pagingSupportDisabled,l=r.shouldEnterInnerZone;if(!(i||(o.props.onKeyDown&&o.props.onKeyDown(e),e.isDefaultPrevented()||o._getDocument().activeElement===o._root.current&&o._isInnerZone))){if((l&&l(e)||a&&a(e))&&o._isImmediateDescendantOfZone(e.target)){var c=o._getFirstInnerZone();if(c){if(!c.focus(!0))return}else{if(!Ui(e.target))return;if(!o.focusElement(qi(e.target,e.target.firstChild,!0)))return}}else{if(e.altKey)return;switch(e.which){case Cr.space:if(o._tryInvokeClickForFocusable(e.target,e))break;return;case Cr.left:if(n!==va.vertical&&(o._preventDefaultWhenHandled(e),o._moveFocusLeft(t)))break;return;case Cr.right:if(n!==va.vertical&&(o._preventDefaultWhenHandled(e),o._moveFocusRight(t)))break;return;case Cr.up:if(n!==va.horizontal&&(o._preventDefaultWhenHandled(e),o._moveFocusUp()))break;return;case Cr.down:if(n!==va.horizontal&&(o._preventDefaultWhenHandled(e),o._moveFocusDown()))break;return;case Cr.pageDown:if(!s&&o._moveFocusPaging(!0))break;return;case Cr.pageUp:if(!s&&o._moveFocusPaging(!1))break;return;case Cr.tab:if(o.props.allowTabKey||o.props.handleTabKey===ba.all||o.props.handleTabKey===ba.inputOnly&&o._isElementInput(e.target)){var d=!1;if(o._processingTabKey=!0,n!==va.vertical&&o._shouldWrapFocus(o._activeElement,"data-no-horizontal-wrap"))d=(Br(t)?!e.shiftKey:e.shiftKey)?o._moveFocusLeft(t):o._moveFocusRight(t);else d=e.shiftKey?o._moveFocusUp():o._moveFocusDown();if(o._processingTabKey=!1,d)break;o.props.shouldResetActiveElementWhenTabFromZone&&(o._activeElement=null)}return;case Cr.home:if(o._isContentEditableElement(e.target)||o._isElementInput(e.target)&&!o._shouldInputLoseFocus(e.target,!1))return!1;var u=o._root.current&&o._root.current.firstChild;if(o._root.current&&u&&o.focusElement(qi(o._root.current,u,!0)))break;return;case Cr.end:if(o._isContentEditableElement(e.target)||o._isElementInput(e.target)&&!o._shouldInputLoseFocus(e.target,!0))return!1;var f=o._root.current&&o._root.current.lastChild;if(o._root.current&&o.focusElement(Oi(o._root.current,f,!0,!0,!0)))break;return;case Cr.enter:if(o._tryInvokeClickForFocusable(e.target,e))break;return;default:return}}e.preventDefault(),e.stopPropagation()}}},o._getHorizontalDistanceFromCenter=function(e,t,r){var n=o._focusAlignment.left||o._focusAlignment.x||0,i=Math.floor(r.top),a=Math.floor(t.bottom),s=Math.floor(r.bottom),l=Math.floor(t.top);return e&&i>a||!e&&s<l?n>=r.left&&n<=r.left+r.width?0:Math.abs(r.left+r.width/2-n):o._shouldWrapFocus(o._activeElement,"data-no-vertical-wrap")?999999999:-999999999},si(o),o._id=oa("FocusZone"),o._focusAlignment={left:0,top:0},o._processingTabKey=!1,o}return f(t,e),t.getOuterZones=function(){return xa.size},t._onKeyDownCapture=function(e){e.which===Cr.tab&&xa.forEach((function(e){return e._updateTabIndexes()}))},t.prototype.componentDidMount=function(){var e=this._root.current;if(wa[this._id]=this,e){this._windowElement=rt(e);for(var o=Ni(e,!1);o&&o!==this._getDocument().body&&1===o.nodeType;){if(Ki(o)){this._isInnerZone=!0;break}o=Ni(o,!1)}this._isInnerZone||(xa.add(this),this._windowElement&&1===xa.size&&this._windowElement.addEventListener("keydown",t._onKeyDownCapture,!0)),this._root.current&&this._root.current.addEventListener("blur",this._onBlur,!0),this._updateTabIndexes(),this.props.defaultTabbableElement&&"string"==typeof this.props.defaultTabbableElement?this._activeElement=this._getDocument().querySelector(this.props.defaultTabbableElement):this.props.defaultActiveElement&&(this._activeElement=this._getDocument().querySelector(this.props.defaultActiveElement)),this.props.shouldFocusOnMount&&this.focus()}},t.prototype.componentDidUpdate=function(){var e=this._root.current,t=this._getDocument();if(t&&this._lastIndexPath&&(t.activeElement===t.body||null===t.activeElement||!this.props.preventFocusRestoration&&t.activeElement===e)){var o=$i(e,this._lastIndexPath);o?(this._setActiveElement(o,!0),o.focus(),this._setParkedFocus(!1)):this._setParkedFocus(!0)}},t.prototype.componentWillUnmount=function(){delete wa[this._id],this._isInnerZone||(xa.delete(this),this._windowElement&&0===xa.size&&this._windowElement.removeEventListener("keydown",t._onKeyDownCapture,!0)),this._root.current&&this._root.current.removeEventListener("blur",this._onBlur,!0),this._activeElement=null,this._defaultFocusElement=null},t.prototype.render=function(){var e=this,t=this.props,o=t.as,r=t.elementType,n=t.rootProps,i=t.ariaDescribedBy,a=t.ariaLabelledBy,s=t.className,l=vn(this.props,Gr),c=o||r||"div";this._evaluateFocusBeforeRender();var d=Lt();return yr.createElement(c,p({"aria-labelledby":a,"aria-describedby":i},l,n,{className:xn((ya||(ya=Z({selectors:{":focus":{outline:"none"}}},"ms-FocusZone")),ya),s),ref:this._mergedRef(this.props.elementRef,this._root),"data-focuszone-id":this._id,onKeyDown:function(t){return e._onKeyDown(t,d)},onFocus:this._onFocus,onMouseDownCapture:this._onMouseDown}),this.props.children)},t.prototype.focus=function(e){if(void 0===e&&(e=!1),this._root.current){if(!e&&"true"===this._root.current.getAttribute("data-is-focusable")&&this._isInnerZone){var t=this._getOwnerZone(this._root.current);if(t!==this._root.current){var o=wa[t.getAttribute("data-focuszone-id")];return!!o&&o.focusElement(this._root.current)}return!1}if(!e&&this._activeElement&&Mi(this._root.current,this._activeElement)&&Vi(this._activeElement))return this._activeElement.focus(),!0;var r=this._root.current.firstChild;return this.focusElement(qi(this._root.current,r,!0))}return!1},t.prototype.focusLast=function(){if(this._root.current){var e=this._root.current&&this._root.current.lastChild;return this.focusElement(Oi(this._root.current,e,!0,!0,!0))}return!1},t.prototype.focusElement=function(e,t){var o=this.props,r=o.onBeforeFocus,n=o.shouldReceiveFocus;return!(n&&!n(e)||r&&!r(e))&&(!!e&&(this._setActiveElement(e,t),this._activeElement&&this._activeElement.focus(),!0))},t.prototype.setFocusAlignment=function(e){this._focusAlignment=e},t.prototype._evaluateFocusBeforeRender=function(){var e=this._root.current,t=this._getDocument();if(t){var o=t.activeElement;if(o!==e){var r=Mi(e,o,!1);this._lastIndexPath=r?Qi(e,o):void 0}}},t.prototype._setParkedFocus=function(e){var t=this._root.current;t&&this._isParked!==e&&(this._isParked=e,e?(this.props.allowFocusRoot||(this._parkedTabIndex=t.getAttribute("tabindex"),t.setAttribute("tabindex","-1")),t.focus()):this.props.allowFocusRoot||(this._parkedTabIndex?(t.setAttribute("tabindex",this._parkedTabIndex),this._parkedTabIndex=void 0):t.removeAttribute("tabindex")))},t.prototype._setActiveElement=function(e,t){var o=this._activeElement;this._activeElement=e,o&&(Ki(o)&&this._updateTabIndexes(o),o.tabIndex=-1),this._activeElement&&(this._focusAlignment&&!t||this._setFocusAlignment(e,!0,!0),this._activeElement.tabIndex=0)},t.prototype._preventDefaultWhenHandled=function(e){this.props.preventDefaultWhenHandled&&e.preventDefault()},t.prototype._tryInvokeClickForFocusable=function(e,t){var o=e;if(o===this._root.current||!this.props.shouldRaiseClicks)return!1;do{if("BUTTON"===o.tagName||"A"===o.tagName||"INPUT"===o.tagName||"TEXTAREA"===o.tagName)return!1;if(this._isImmediateDescendantOfZone(o)&&"true"===o.getAttribute("data-is-focusable")&&"true"!==o.getAttribute("data-disable-click-on-enter"))return _a(o,t),!0;o=Ni(o,!1)}while(o!==this._root.current);return!1},t.prototype._getFirstInnerZone=function(e){if(!(e=e||this._activeElement||this._root.current))return null;if(Ki(e))return wa[e.getAttribute("data-focuszone-id")];for(var t=e.firstElementChild;t;){if(Ki(t))return wa[t.getAttribute("data-focuszone-id")];var o=this._getFirstInnerZone(t);if(o)return o;t=t.nextElementSibling}return null},t.prototype._moveFocus=function(e,t,o,r){void 0===r&&(r=!0);var n=this._activeElement,i=-1,a=void 0,s=!1,l=this.props.direction===va.bidirectional;if(!n||!this._root.current)return!1;if(this._isElementInput(n)&&!this._shouldInputLoseFocus(n,e))return!1;var c=l?n.getBoundingClientRect():null;do{if(n=e?qi(this._root.current,n):Oi(this._root.current,n),!l){a=n;break}if(n){var d=t(c,n.getBoundingClientRect());if(-1===d&&-1===i){a=n;break}if(d>-1&&(-1===i||d<i)&&(i=d,a=n),i>=0&&d<0)break}}while(n);if(a&&a!==this._activeElement)s=!0,this.focusElement(a);else if(this.props.isCircularNavigation&&r)return e?this.focusElement(qi(this._root.current,this._root.current.firstElementChild,!0)):this.focusElement(Oi(this._root.current,this._root.current.lastElementChild,!0,!0,!0));return s},t.prototype._moveFocusDown=function(){var e=this,t=-1,o=this._focusAlignment.left||this._focusAlignment.x||0;return!!this._moveFocus(!0,(function(r,n){var i=-1,a=Math.floor(n.top),s=Math.floor(r.bottom);return a<s?e._shouldWrapFocus(e._activeElement,"data-no-vertical-wrap")?999999999:-999999999:((-1===t&&a>=s||a===t)&&(t=a,i=o>=n.left&&o<=n.left+n.width?0:Math.abs(n.left+n.width/2-o)),i)}))&&(this._setFocusAlignment(this._activeElement,!1,!0),!0)},t.prototype._moveFocusUp=function(){var e=this,t=-1,o=this._focusAlignment.left||this._focusAlignment.x||0;return!!this._moveFocus(!1,(function(r,n){var i=-1,a=Math.floor(n.bottom),s=Math.floor(n.top),l=Math.floor(r.top);return a>l?e._shouldWrapFocus(e._activeElement,"data-no-vertical-wrap")?999999999:-999999999:((-1===t&&a<=l||s===t)&&(t=s,i=o>=n.left&&o<=n.left+n.width?0:Math.abs(n.left+n.width/2-o)),i)}))&&(this._setFocusAlignment(this._activeElement,!1,!0),!0)},t.prototype._moveFocusLeft=function(e){var t=this,o=this._shouldWrapFocus(this._activeElement,"data-no-horizontal-wrap");return!!this._moveFocus(Br(e),(function(r,n){var i=-1;return(Br(e)?parseFloat(n.top.toFixed(3))<parseFloat(r.bottom.toFixed(3)):parseFloat(n.bottom.toFixed(3))>parseFloat(r.top.toFixed(3)))&&n.right<=r.right&&t.props.direction!==va.vertical?i=r.right-n.right:o||(i=-999999999),i}),void 0,o)&&(this._setFocusAlignment(this._activeElement,!0,!1),!0)},t.prototype._moveFocusRight=function(e){var t=this,o=this._shouldWrapFocus(this._activeElement,"data-no-horizontal-wrap");return!!this._moveFocus(!Br(e),(function(r,n){var i=-1;return(Br(e)?parseFloat(n.bottom.toFixed(3))>parseFloat(r.top.toFixed(3)):parseFloat(n.top.toFixed(3))<parseFloat(r.bottom.toFixed(3)))&&n.left>=r.left&&t.props.direction!==va.vertical?i=n.left-r.left:o||(i=-999999999),i}),void 0,o)&&(this._setFocusAlignment(this._activeElement,!0,!1),!0)},t.prototype._moveFocusPaging=function(e,t){void 0===t&&(t=!0);var o=this._activeElement;if(!o||!this._root.current)return!1;if(this._isElementInput(o)&&!this._shouldInputLoseFocus(o,e))return!1;var r=pa(o);if(!r)return!1;var n=-1,i=void 0,a=-1,s=-1,l=r.clientHeight,c=o.getBoundingClientRect();do{if(o=e?qi(this._root.current,o):Oi(this._root.current,o)){var d=o.getBoundingClientRect(),u=Math.floor(d.top),f=Math.floor(c.bottom),p=Math.floor(d.bottom),h=Math.floor(c.top),m=this._getHorizontalDistanceFromCenter(e,c,d);if(e&&u>f+l||!e&&p<h-l)break;m>-1&&(e&&u>a?(a=u,n=m,i=o):!e&&p<s?(s=p,n=m,i=o):(-1===n||m<=n)&&(n=m,i=o))}}while(o);var g=!1;if(i&&i!==this._activeElement)g=!0,this.focusElement(i),this._setFocusAlignment(i,!1,!0);else if(this.props.isCircularNavigation&&t)return e?this.focusElement(qi(this._root.current,this._root.current.firstElementChild,!0)):this.focusElement(Oi(this._root.current,this._root.current.lastElementChild,!0,!0,!0));return g},t.prototype._setFocusAlignment=function(e,t,o){if(this.props.direction===va.bidirectional&&(!this._focusAlignment||t||o)){var r=e.getBoundingClientRect(),n=r.left+r.width/2,i=r.top+r.height/2;this._focusAlignment||(this._focusAlignment={left:n,top:i}),t&&(this._focusAlignment.left=n),o&&(this._focusAlignment.top=i)}},t.prototype._isImmediateDescendantOfZone=function(e){return this._getOwnerZone(e)===this._root.current},t.prototype._getOwnerZone=function(e){for(var t=Ni(e,!1);t&&t!==this._root.current&&t!==this._getDocument().body;){if(Ki(t))return t;t=Ni(t,!1)}return t},t.prototype._updateTabIndexes=function(e){!this._activeElement&&this.props.defaultTabbableElement&&"function"==typeof this.props.defaultTabbableElement&&(this._activeElement=this.props.defaultTabbableElement(this._root.current)),!e&&this._root.current&&(this._defaultFocusElement=null,e=this._root.current,this._activeElement&&!Mi(e,this._activeElement)&&(this._activeElement=null)),this._activeElement&&!Vi(this._activeElement)&&(this._activeElement=null);for(var t=e&&e.children,o=0;t&&o<t.length;o++){var r=t[o];Ki(r)?"true"===r.getAttribute("data-is-focusable")&&(this._isInnerZone||(this._activeElement||this._defaultFocusElement)&&this._activeElement!==r?"-1"!==r.getAttribute("tabindex")&&r.setAttribute("tabindex","-1"):(this._defaultFocusElement=r,"0"!==r.getAttribute("tabindex")&&r.setAttribute("tabindex","0"))):(r.getAttribute&&"false"===r.getAttribute("data-is-focusable")&&r.setAttribute("tabindex","-1"),Vi(r)?this.props.disabled?r.setAttribute("tabindex","-1"):this._isInnerZone||(this._activeElement||this._defaultFocusElement)&&this._activeElement!==r?"-1"!==r.getAttribute("tabindex")&&r.setAttribute("tabindex","-1"):(this._defaultFocusElement=r,"0"!==r.getAttribute("tabindex")&&r.setAttribute("tabindex","0")):"svg"===r.tagName&&"false"!==r.getAttribute("focusable")&&r.setAttribute("focusable","false")),this._updateTabIndexes(r)}},t.prototype._isContentEditableElement=function(e){return e&&"true"===e.getAttribute("contenteditable")},t.prototype._isElementInput=function(e){return!(!e||!e.tagName||"input"!==e.tagName.toLowerCase()&&"textarea"!==e.tagName.toLowerCase())},t.prototype._shouldInputLoseFocus=function(e,t){if(!this._processingTabKey&&e&&e.type&&Sa.indexOf(e.type.toLowerCase())>-1){var o=e.selectionStart,r=o!==e.selectionEnd,n=e.value,i=e.readOnly;if(r||o>0&&!t&&!i||o!==n.length&&t&&!i||this.props.handleTabKey&&(!this.props.shouldInputLoseFocusOnArrowKey||!this.props.shouldInputLoseFocusOnArrowKey(e)))return!1}return!0},t.prototype._shouldWrapFocus=function(e,t){return!this.props.checkForNoWrap||Yi(e,t)},t.prototype._portalContainsElement=function(e){return e&&!!this._root.current&&ga(e,this._root.current)},t.prototype._getDocument=function(){return et(this._root.current)},t.defaultProps={isCircularNavigation:!1,direction:va.bidirectional,shouldRaiseClicks:!0},t}(yr.Component),Ba="ktp",Ia="-",Pa=Ba+Ia,Ea="data-ktp-target",Ta="data-ktp-execute-target",Da="data-ktp-aria-target",Na="ktp-layer-id",za=", ";function Fa(e){var t=yr.useRef();return void 0===t.current&&(t.current={value:"function"==typeof e?e():e}),t.current.value}function Ma(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var o=e.filter((function(e){return e})).join(" ").trim();return""===o?void 0:o}function Ra(e,t){for(var o in e)if(e.hasOwnProperty(o)&&(!t.hasOwnProperty(o)||t[o]!==e[o]))return!1;for(var o in t)if(t.hasOwnProperty(o)&&!e.hasOwnProperty(o))return!1;return!0}function Aa(e){for(var t=[],o=1;o<arguments.length;o++)t[o-1]=arguments[o];return ja.apply(this,[null,e].concat(t))}function ja(e,t){for(var o=[],r=2;r<arguments.length;r++)o[r-2]=arguments[r];t=t||{};for(var n=0,i=o;n<i.length;n++){var a=i[n];if(a)for(var s in a)!a.hasOwnProperty(s)||e&&!e(s)||(t[s]=a[s])}return t}function La(e,t){return Object.keys(e).map((function(o){if(String(Number(o))!==o)return t(o,e[o])})).filter((function(e){return!!e}))}function Ha(e){return Object.keys(e).reduce((function(t,o){return t.push(e[o]),t}),[])}function Oa(e,t){var o={};for(var r in e)-1===t.indexOf(r)&&e.hasOwnProperty(r)&&(o[r]=e[r]);return o}!function(e){e.KEYTIP_ADDED="keytipAdded",e.KEYTIP_REMOVED="keytipRemoved",e.KEYTIP_UPDATED="keytipUpdated",e.PERSISTED_KEYTIP_ADDED="persistedKeytipAdded",e.PERSISTED_KEYTIP_REMOVED="persistedKeytipRemoved",e.PERSISTED_KEYTIP_EXECUTE="persistedKeytipExecute",e.ENTER_KEYTIP_MODE="enterKeytipMode",e.EXIT_KEYTIP_MODE="exitKeytipMode"}(ka||(ka={}));var qa=function(){function e(t){this._id=e._uniqueId++,this._parent=t,this._eventRecords=[]}return e.raise=function(t,o,r,n){var i;if(e._isElement(t)){if("undefined"!=typeof document&&document.createEvent){var a=document.createEvent("HTMLEvents");a.initEvent(o,n||!1,!0),Aa(a,r),i=t.dispatchEvent(a)}else if("undefined"!=typeof document&&document.createEventObject){var s=document.createEventObject(r);t.fireEvent("on"+o,s)}}else for(;t&&!1!==i;){var l=t.__events__,c=l?l[o]:null;if(c)for(var d in c)if(c.hasOwnProperty(d))for(var u=c[d],f=0;!1!==i&&f<u.length;f++){var p=u[f];p.objectCallback&&(i=p.objectCallback.call(p.parent,r))}t=n?t.parent:null}return i},e.isObserved=function(e,t){var o=e&&e.__events__;return!!o&&!!o[t]},e.isDeclared=function(e,t){var o=e&&e.__declaredEvents;return!!o&&!!o[t]},e.stopPropagation=function(e){e.stopPropagation?e.stopPropagation():e.cancelBubble=!0},e._isElement=function(e){return!!e&&(!!e.addEventListener||"undefined"!=typeof HTMLElement&&e instanceof HTMLElement)},e.prototype.dispose=function(){this._isDisposed||(this._isDisposed=!0,this.off(),this._parent=null)},e.prototype.onAll=function(e,t,o){for(var r in t)t.hasOwnProperty(r)&&this.on(e,r,t[r],o)},e.prototype.on=function(t,o,r,n){var i=this;if(o.indexOf(",")>-1)for(var a=o.split(/[ ,]+/),s=0;s<a.length;s++)this.on(t,a[s],r,n);else{var l=this._parent,c={target:t,eventName:o,parent:l,callback:r,options:n};if((a=t.__events__=t.__events__||{})[o]=a[o]||{count:0},a[o][this._id]=a[o][this._id]||[],a[o][this._id].push(c),a[o].count++,e._isElement(t)){var d=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];if(!i._isDisposed){var o;try{if(!1===(o=r.apply(l,e))&&e[0]){var n=e[0];n.preventDefault&&n.preventDefault(),n.stopPropagation&&n.stopPropagation(),n.cancelBubble=!0}}catch(n){}return o}};c.elementCallback=d,t.addEventListener?t.addEventListener(o,d,n):t.attachEvent&&t.attachEvent("on"+o,d)}else{c.objectCallback=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];if(!i._isDisposed)return r.apply(l,e)}}this._eventRecords.push(c)}},e.prototype.off=function(e,t,o,r){for(var n=0;n<this._eventRecords.length;n++){var i=this._eventRecords[n];if(!(e&&e!==i.target||t&&t!==i.eventName||o&&o!==i.callback||"boolean"==typeof r&&r!==i.options)){var a=i.target.__events__,s=a[i.eventName],l=s?s[this._id]:null;l&&(1!==l.length&&o?(s.count--,l.splice(l.indexOf(i),1)):(s.count-=l.length,delete a[i.eventName][this._id]),s.count||delete a[i.eventName]),i.elementCallback&&(i.target.removeEventListener?i.target.removeEventListener(i.eventName,i.elementCallback,i.options):i.target.detachEvent&&i.target.detachEvent("on"+i.eventName,i.elementCallback)),this._eventRecords.splice(n--,1)}}},e.prototype.raise=function(t,o,r){return e.raise(this._parent,t,o,r)},e.prototype.declare=function(e){var t=this._parent.__declaredEvents=this._parent.__declaredEvents||{};if("string"==typeof e)t[e]=!0;else for(var o=0;o<e.length;o++)t[e[o]]=!0},e._uniqueId=0,e}(),Wa=function(){function e(){this.keytips={},this.persistedKeytips={},this.sequenceMapping={},this.inKeytipMode=!1,this.shouldEnterKeytipMode=!0,this.delayUpdatingKeytipChange=!1}return e.getInstance=function(){return this._instance},e.prototype.init=function(e){this.delayUpdatingKeytipChange=e},e.prototype.register=function(e,t){void 0===t&&(t=!1);var o=e;t||(o=this.addParentOverflow(e),this.sequenceMapping[o.keySequences.toString()]=o);var r=this._getUniqueKtp(o);if(t?this.persistedKeytips[r.uniqueID]=r:this.keytips[r.uniqueID]=r,this.inKeytipMode||!this.delayUpdatingKeytipChange){var n=t?ka.PERSISTED_KEYTIP_ADDED:ka.KEYTIP_ADDED;qa.raise(this,n,{keytip:o,uniqueID:r.uniqueID})}return r.uniqueID},e.prototype.update=function(e,t){var o=this.addParentOverflow(e),r=this._getUniqueKtp(o,t),n=this.keytips[t];n&&(r.keytip.visible=n.keytip.visible,this.keytips[t]=r,delete this.sequenceMapping[n.keytip.keySequences.toString()],this.sequenceMapping[r.keytip.keySequences.toString()]=r.keytip,!this.inKeytipMode&&this.delayUpdatingKeytipChange||qa.raise(this,ka.KEYTIP_UPDATED,{keytip:r.keytip,uniqueID:r.uniqueID}))},e.prototype.unregister=function(e,t,o){void 0===o&&(o=!1),o?delete this.persistedKeytips[t]:delete this.keytips[t],!o&&delete this.sequenceMapping[e.keySequences.toString()];var r=o?ka.PERSISTED_KEYTIP_REMOVED:ka.KEYTIP_REMOVED;!this.inKeytipMode&&this.delayUpdatingKeytipChange||qa.raise(this,r,{keytip:e,uniqueID:t})},e.prototype.enterKeytipMode=function(){qa.raise(this,ka.ENTER_KEYTIP_MODE)},e.prototype.exitKeytipMode=function(){qa.raise(this,ka.EXIT_KEYTIP_MODE)},e.prototype.getKeytips=function(){var e=this;return Object.keys(this.keytips).map((function(t){return e.keytips[t].keytip}))},e.prototype.addParentOverflow=function(e){var t=g(e.keySequences);if(t.pop(),0!==t.length){var o=this.sequenceMapping[t.toString()];if(o&&o.overflowSetSequence)return p(p({},e),{overflowSetSequence:o.overflowSetSequence})}return e},e.prototype.menuExecute=function(e,t){qa.raise(this,ka.PERSISTED_KEYTIP_EXECUTE,{overflowButtonSequences:e,keytipSequences:t})},e.prototype._getUniqueKtp=function(e,t){return void 0===t&&(t=oa()),{keytip:p({},e),uniqueID:t}},e._instance=new e,e}();function Va(e){return e.reduce((function(e,t){return e+Ia+t.split("").join(Ia)}),Ba)}function Ka(e,t){var o=t.length,r=g(t).pop();return Ci(g(e),o-1,r)}function Ua(e){return"["+Ea+'="'+Va(e)+'"]'}function Ga(e){return"["+Ta+'="'+e+'"]'}function Ya(e){var t=" "+Na;return e.length?t+" "+Va(e):t}function Xa(e){var t,o,r=yr.useRef(),n=e.keytipProps?p({disabled:e.disabled},e.keytipProps):void 0,i=Fa(Wa.getInstance()),a=(t=e,o=Object(yr.useRef)(),Object(yr.useEffect)((function(){o.current=t})),o.current);yr.useLayoutEffect((function(){var t,o;r.current&&n&&((null===(t=a)||void 0===t?void 0:t.keytipProps)!==e.keytipProps||(null===(o=a)||void 0===o?void 0:o.disabled)!==e.disabled)&&i.update(n,r.current)})),yr.useLayoutEffect((function(){return n&&(r.current=i.register(n)),function(){n&&i.unregister(n,r.current)}}),[]);var s={ariaDescribedBy:void 0,keytipId:void 0};return n&&(s=function(e,t,o){var r=e.addParentOverflow(t),n=Ma(o,Ya(r.keySequences)),i=g(r.keySequences);r.overflowSetSequence&&(i=Ka(i,r.overflowSetSequence));var a=Va(i);return{ariaDescribedBy:n,keytipId:a}}(i,n,e.ariaDescribedBy)),s}var Za=function(e){var t,o=e.children,r=Xa(h(e,["children"])),n=r.keytipId,i=r.ariaDescribedBy;return o(((t={})[Ea]=n,t[Ta]=n,t["aria-describedby"]=i,t))},$a=Dr(),Qa=function(e){function t(t){var o=e.call(this,t)||this;return o._link=yr.createRef(),o._renderContent=function(e){void 0===e&&(e={});var t=o.props,r=t.disabled,n=t.children,i=t.className,a=t.href,s=t.underline,l=t.theme,c=t.styles,d=$a(c,{className:i,isButton:!a,isDisabled:r,isUnderlined:s,theme:l}),u=o._getRootType(o.props);return yr.createElement(u,p({},e,o._adjustPropsForRootType(u,o.props),{className:d.root,onClick:o._onClick,ref:o._link,"aria-disabled":r}),n)},o._onClick=function(e){var t=o.props,r=t.onClick;t.disabled?e.preventDefault():r&&r(e)},si(o),o}return f(t,e),t.prototype.render=function(){var e=this,t=this.props,o=t.disabled,r=t.keytipProps;return r?yr.createElement(Za,{keytipProps:r,ariaDescribedBy:this.props["aria-describedby"],disabled:o},(function(t){return e._renderContent(t)})):this._renderContent()},t.prototype.focus=function(){var e=this._link.current;e&&e.focus&&e.focus()},t.prototype._adjustPropsForRootType=function(e,t){t.children,t.as;var o=t.disabled,r=t.target,n=t.href,i=(t.theme,t.getStyles,t.styles,t.componentRef,t.keytipProps,t.underline,h(t,["children","as","disabled","target","href","theme","getStyles","styles","componentRef","keytipProps","underline"]));return"string"==typeof e?"a"===e?p({target:r,href:o?void 0:n},i):"button"===e?p({type:"button",disabled:o},i):p(p({},i),{disabled:o}):p({target:r,href:n,disabled:o},i)},t.prototype._getRootType=function(e){return e.as?e.as:e.href?"a":"button"},t}(yr.Component),Ja={root:"ms-Link"},es=xr(Qa,(function(e){var t,o,r,n,i,a,s=e.className,l=e.isButton,c=e.isDisabled,d=e.isUnderlined,u=e.theme,f=u.semanticColors,p=f.link,h=f.linkHovered,m=f.disabledText,g=f.focusBorder,v=Lo(Ja,u);return{root:[v.root,u.fonts.medium,{color:p,outline:"none",fontSize:"inherit",fontWeight:"inherit",textDecoration:d?"underline":"none",selectors:(t={".ms-Fabric--isFocusVisible &:focus":{boxShadow:"0 0 0 1px "+g+" inset",outline:"1px auto "+g,selectors:(o={},o[Ut]={outline:"1px solid WindowText"},o)}},t[Ut]={borderBottom:"none"},t)},l&&{background:"none",backgroundColor:"transparent",border:"none",cursor:"pointer",display:"inline",margin:0,overflow:"inherit",padding:0,textAlign:"left",textOverflow:"inherit",userSelect:"text",borderBottom:"1px solid transparent",selectors:(r={},r[Ut]={color:"LinkText",forcedColorAdjust:"none"},r)},!l&&{selectors:(n={},n[Ut]={MsHighContrastAdjust:"auto",forcedColorAdjust:"auto"},n)},c&&["is-disabled",{color:m,cursor:"default"},{selectors:{"&:link, &:visited":{pointerEvents:"none"}}}],!c&&{selectors:{"&:active, &:hover, &:active:hover":{color:h,textDecoration:"underline",selectors:(i={},i[Ut]={color:"LinkText"},i)},"&:focus":{color:p,selectors:(a={},a[Ut]={color:"LinkText"},a)}}},v.root,s]}}),void 0,{scope:"Link"});function ts(e,t,o,r,n){}function os(e,t,o){}function rs(e,t,o){}var ns,is=function(e){function t(o,r){var n=e.call(this,o,r)||this;return function(e,t,o){for(var r=0,n=o.length;r<n;r++)as(e,t,o[r])}(n,t.prototype,["componentDidMount","shouldComponentUpdate","getSnapshotBeforeUpdate","render","componentDidUpdate","componentWillUnmount"]),n}return f(t,e),t.prototype.componentDidUpdate=function(e,t){this._updateComponentRef(e,this.props)},t.prototype.componentDidMount=function(){this._setComponentRef(this.props.componentRef,this)},t.prototype.componentWillUnmount=function(){if(this._setComponentRef(this.props.componentRef,null),this.__disposables){for(var e=0,t=this._disposables.length;e<t;e++){var o=this.__disposables[e];o.dispose&&o.dispose()}this.__disposables=null}},Object.defineProperty(t.prototype,"className",{get:function(){if(!this.__className){var e=/function (.{1,})\(/.exec(this.constructor.toString());this.__className=e&&e.length>1?e[1]:""}return this.__className},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"_disposables",{get:function(){return this.__disposables||(this.__disposables=[]),this.__disposables},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"_async",{get:function(){return this.__async||(this.__async=new fi(this),this._disposables.push(this.__async)),this.__async},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"_events",{get:function(){return this.__events||(this.__events=new qa(this),this._disposables.push(this.__events)),this.__events},enumerable:!0,configurable:!0}),t.prototype._resolveRef=function(e){var t=this;return this.__resolves||(this.__resolves={}),this.__resolves[e]||(this.__resolves[e]=function(o){return t[e]=o}),this.__resolves[e]},t.prototype._updateComponentRef=function(e,t){void 0===t&&(t={}),e&&t&&e.componentRef!==t.componentRef&&(this._setComponentRef(e.componentRef,null),this._setComponentRef(t.componentRef,this))},t.prototype._warnDeprecations=function(e){this.className,this.props},t.prototype._warnMutuallyExclusive=function(e){this.className,this.props},t.prototype._warnConditionallyRequiredProps=function(e,t,o){this.className,this.props},t.prototype._setComponentRef=function(e,t){!this._skipComponentRefResolution&&e&&("function"==typeof e&&e(t),"object"==typeof e&&(e.current=t))},t}(yr.Component);function as(e,t,o){var r=e[o],n=t[o];(r||n)&&(e[o]=function(){for(var e,t=[],o=0;o<arguments.length;o++)t[o]=arguments[o];return n&&(e=n.apply(this,t)),r!==n&&(e=r.apply(this,t)),e})}function ss(){return null}var ls=((ns={})[Cr.up]=1,ns[Cr.down]=1,ns[Cr.left]=1,ns[Cr.right]=1,ns[Cr.home]=1,ns[Cr.end]=1,ns[Cr.tab]=1,ns[Cr.pageUp]=1,ns[Cr.pageDown]=1,ns);function cs(e){return!!ls[e]}function ds(e){ls[e]=1}var us=new WeakMap;function fs(e,t){var o,r=us.get(e);return o=r?r+t:1,us.set(e,o),o}function ps(e){yr.useEffect((function(){var t,o,r=rt(null===(t=e)||void 0===t?void 0:t.current);if(r&&!0!==(null===(o=r.FabricConfig)||void 0===o?void 0:o.disableFocusRects)){var n=fs(r,1);return n<=1&&(r.addEventListener("mousedown",ms,!0),r.addEventListener("pointerdown",gs,!0),r.addEventListener("keydown",vs,!0)),function(){var e;r&&!0!==(null===(e=r.FabricConfig)||void 0===e?void 0:e.disableFocusRects)&&0===(n=fs(r,-1))&&(r.removeEventListener("mousedown",ms,!0),r.removeEventListener("pointerdown",gs,!0),r.removeEventListener("keydown",vs,!0))}}}),[e])}var hs=function(e){return ps(e.rootRef),null};function ms(e){ho(!1,e.target)}function gs(e){"mouse"!==e.pointerType&&ho(!1,e.target)}function vs(e){cs(e.which)&&ho(!0,e.target)}var bs=function(e){var t=e.className,o=e.imageProps,r=vn(e,Gr),n=e["aria-label"]?{}:{role:"presentation","aria-hidden":!o.alt&&!o["aria-labelledby"]};return yr.createElement("div",p({},n,r,{className:xn("ms-Icon",wn.root,wn.image,t)}),yr.createElement(kn,p({},o)))},ys={topLeftEdge:0,topCenter:1,topRightEdge:2,topAutoEdge:3,bottomLeftEdge:4,bottomCenter:5,bottomRightEdge:6,bottomAutoEdge:7,leftTopEdge:8,leftCenter:9,leftBottomEdge:10,rightTopEdge:11,rightCenter:12,rightBottomEdge:13};var _s,ks,ws=Mo((function(e){return Mo((function(t){var o=Mo((function(e){return function(o){return t(o,e)}}));return function(r,n){return e(r,n?o(n):t)}}))}));function xs(e,t){return ws(e)(t)}function Ss(e){if(void 0===ks||e){var t=rt(),o=t&&t.navigator.userAgent;ks=!!o&&-1!==o.indexOf("Macintosh")}return!!ks}!function(e){e[e.Normal=0]="Normal",e[e.Divider=1]="Divider",e[e.Header=2]="Header",e[e.Section=3]="Section"}(_s||(_s={}));var Cs=function(){return!!(window&&window.navigator&&window.navigator.userAgent)&&/iPad|iPhone|iPod/i.test(window.navigator.userAgent)};function Bs(e){return e.canCheck?!(!e.isChecked&&!e.checked):"boolean"==typeof e.isChecked?e.isChecked:"boolean"==typeof e.checked?e.checked:null}function Is(e){return!(!e.subMenuProps&&!e.items)}function Ps(e){return!(!e.isDisabled&&!e.disabled)}function Es(e){return null!==Bs(e)?"menuitemcheckbox":"menuitem"}var Ts=["setState","render","componentWillMount","UNSAFE_componentWillMount","componentDidMount","componentWillReceiveProps","UNSAFE_componentWillReceiveProps","shouldComponentUpdate","componentWillUpdate","getSnapshotBeforeUpdate","UNSAFE_componentWillUpdate","componentDidUpdate","componentWillUnmount"];function Ds(e,t,o){void 0===o&&(o=Ts);var r=[],n=function(n){"function"!=typeof t[n]||void 0!==e[n]||o&&-1!==o.indexOf(n)||(r.push(n),e[n]=function(){for(var e=[],o=0;o<arguments.length;o++)e[o]=arguments[o];t[n].apply(t,e)})};for(var i in t)n(i);return r}function Ns(e,t){t.forEach((function(t){return delete e[t]}))}var zs=function(e){function t(t){var o=e.call(this,t)||this;return o._updateComposedComponentRef=o._updateComposedComponentRef.bind(o),o}return f(t,e),t.prototype._updateComposedComponentRef=function(e){this._composedComponentInstance=e,e?this._hoisted=Ds(this,e):this._hoisted&&Ns(this,this._hoisted)},t}(yr.Component);function Fs(e,t){for(var o in e)e.hasOwnProperty(o)&&(t[o]=e[o]);return t}var Ms,Rs=yr.createContext({window:"object"==typeof window?window:void 0}),As=function(){return yr.useContext(Rs).window},js=function(){var e;return null===(e=yr.useContext(Rs).window)||void 0===e?void 0:e.document},Ls=function(e){return yr.createElement(Rs.Provider,{value:e},e.children)};!function(e){e[e.small=0]="small",e[e.medium=1]="medium",e[e.large=2]="large",e[e.xLarge=3]="xLarge",e[e.xxLarge=4]="xxLarge",e[e.xxxLarge=5]="xxxLarge",e[e.unknown=999]="unknown"}(Ms||(Ms={}));var Hs,Os,qs,Ws,Vs=[479,639,1023,1365,1919,99999999];function Ks(e){Hs=e}function Us(e){"undefined"!=typeof window&&Zs(e&&rt(e)||window)}function Gs(){var e;return null!=(e=null!=Hs?Hs:Os)?e:Ms.large}function Ys(e){var t,o=((t=function(t){function o(e){var o=t.call(this,e)||this;return o._onResize=function(){var e=Zs(o.context.window);e!==o.state.responsiveMode&&o.setState({responsiveMode:e})},o._events=new qa(o),o._updateComposedComponentRef=o._updateComposedComponentRef.bind(o),o.state={responsiveMode:Gs()},o}return f(o,t),o.prototype.componentDidMount=function(){this._events.on(this.context.window,"resize",this._onResize),this._onResize()},o.prototype.componentWillUnmount=function(){this._events.dispose()},o.prototype.render=function(){var t=this.state.responsiveMode;return t===Ms.unknown?null:yr.createElement(e,p({ref:this._updateComposedComponentRef,responsiveMode:t},this.props))},o}(zs)).contextType=Rs,t);return Fs(e,o)}function Xs(e){try{return e.document.documentElement.clientWidth}catch(t){return e.innerWidth}}function Zs(e){var t=Ms.small;if(e){try{for(;Xs(e)>Vs[t];)t++}catch(e){t=Gs()}Os=t}else{if(void 0===Hs)throw new Error("Content was rendered in a server environment without providing a default responsive mode. Call setResponsiveMode to define what the responsive mode is.");t=Hs}return t}function $s(e,t,o,r){return e.addEventListener(t,o,r),function(){return e.removeEventListener(t,o,r)}}!function(e){e[e.top=1]="top",e[e.bottom=-1]="bottom",e[e.left=2]="left",e[e.right=-2]="right"}(qs||(qs={})),function(e){e[e.top=0]="top",e[e.bottom=1]="bottom",e[e.start=2]="start",e[e.end=3]="end"}(Ws||(Ws={}));var Qs,Js=function(){function e(e,t,o,r){void 0===e&&(e=0),void 0===t&&(t=0),void 0===o&&(o=0),void 0===r&&(r=0),this.top=o,this.bottom=r,this.left=e,this.right=t}return Object.defineProperty(e.prototype,"width",{get:function(){return this.right-this.left},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"height",{get:function(){return this.bottom-this.top},enumerable:!0,configurable:!0}),e.prototype.equals=function(e){return parseFloat(this.top.toFixed(4))===parseFloat(e.top.toFixed(4))&&parseFloat(this.bottom.toFixed(4))===parseFloat(e.bottom.toFixed(4))&&parseFloat(this.left.toFixed(4))===parseFloat(e.left.toFixed(4))&&parseFloat(this.right.toFixed(4))===parseFloat(e.right.toFixed(4))},e}();function el(e,t,o){return{targetEdge:e,alignmentEdge:t,isAuto:o}}var tl=((Qs={})[ys.topLeftEdge]=el(qs.top,qs.left),Qs[ys.topCenter]=el(qs.top),Qs[ys.topRightEdge]=el(qs.top,qs.right),Qs[ys.topAutoEdge]=el(qs.top,void 0,!0),Qs[ys.bottomLeftEdge]=el(qs.bottom,qs.left),Qs[ys.bottomCenter]=el(qs.bottom),Qs[ys.bottomRightEdge]=el(qs.bottom,qs.right),Qs[ys.bottomAutoEdge]=el(qs.bottom,void 0,!0),Qs[ys.leftTopEdge]=el(qs.left,qs.top),Qs[ys.leftCenter]=el(qs.left),Qs[ys.leftBottomEdge]=el(qs.left,qs.bottom),Qs[ys.rightTopEdge]=el(qs.right,qs.top),Qs[ys.rightCenter]=el(qs.right),Qs[ys.rightBottomEdge]=el(qs.right,qs.bottom),Qs);function ol(e,t){return!(e.top<t.top)&&(!(e.bottom>t.bottom)&&(!(e.left<t.left)&&!(e.right>t.right)))}function rl(e,t){var o=[];return e.top<t.top&&o.push(qs.top),e.bottom>t.bottom&&o.push(qs.bottom),e.left<t.left&&o.push(qs.left),e.right>t.right&&o.push(qs.right),o}function nl(e,t){return e[qs[t]]}function il(e,t,o){return e[qs[t]]=o,e}function al(e,t){var o=vl(t);return(nl(e,o.positiveEdge)+nl(e,o.negativeEdge))/2}function sl(e,t){return e>0?t:-1*t}function ll(e,t){return sl(e,nl(t,e))}function cl(e,t,o){return sl(o,nl(e,o)-nl(t,o))}function dl(e,t,o){var r=nl(e,t)-o;return e=il(e,t,o),e=il(e,-1*t,nl(e,-1*t)-r)}function ul(e,t,o,r){return void 0===r&&(r=0),dl(e,o,nl(t,o)+sl(o,r))}function fl(e,t,o){return ll(o,e)>ll(o,t)}function pl(e,t,o,r,n,i,a){void 0===n&&(n=0);var s=r.alignmentEdge,l=r.alignTargetEdge,c={elementRectangle:e,targetEdge:r.targetEdge,alignmentEdge:s};i||a||(c=function(e,t,o,r,n){void 0===n&&(n=0);var i=[qs.left,qs.right,qs.bottom,qs.top];Br()&&(i[0]*=-1,i[1]*=-1);for(var a=e,s=r.targetEdge,l=r.alignmentEdge,c=0;c<4;c++){if(fl(a,o,s))return{elementRectangle:a,targetEdge:s,alignmentEdge:l};i.splice(i.indexOf(s),1),i.length>0&&(i.indexOf(-1*s)>-1?s*=-1:(l=s,s=i.slice(-1)[0]),a=gl(e,t,{targetEdge:s,alignmentEdge:l},n))}return{elementRectangle:e,targetEdge:r.targetEdge,alignmentEdge:r.alignmentEdge}}(e,t,o,r,n));var d=rl(e,o);if(l){if(c.alignmentEdge&&d.indexOf(-1*c.alignmentEdge)>-1){var u=function(e,t,o,r){var n=e.alignmentEdge,i=e.targetEdge,a=-1*n;return{elementRectangle:gl(e.elementRectangle,t,{targetEdge:i,alignmentEdge:a},o,r),targetEdge:i,alignmentEdge:a}}(c,t,n,a);if(ol(u.elementRectangle,o))return u;c=hl(rl(u.elementRectangle,o),c,o)}}else c=hl(d,c,o);return c}function hl(e,t,o){for(var r=0,n=e;r<n.length;r++){var i=n[r];t.elementRectangle=ul(t.elementRectangle,o,i)}return t}function ml(e,t,o){var r=vl(t).positiveEdge;return dl(e,r,o-(al(e,t)-nl(e,r)))}function gl(e,t,o,r,n){var i;void 0===r&&(r=0);var a=o.alignmentEdge,s=o.targetEdge,l=n?s:-1*s;(i=n?ul(e,t,s,r):function(e,t,o,r){void 0===r&&(r=0);var n=sl(-1*o,r);return dl(e,-1*o,nl(t,o)+n)}(e,t,s,r),a)?i=ul(i,t,a):i=ml(i,l,al(t,s));return i}function vl(e){return e===qs.top||e===qs.bottom?{positiveEdge:qs.left,negativeEdge:qs.right}:{positiveEdge:qs.top,negativeEdge:qs.bottom}}function bl(e,t,o){return o&&Math.abs(cl(e,o,t))>Math.abs(cl(e,o,-1*t))?-1*t:t}function yl(e){return Math.sqrt(e*e*2)}function _l(e,t,o){if(void 0===e&&(e=ys.bottomAutoEdge),o)return{alignmentEdge:o.alignmentEdge,isAuto:o.isAuto,targetEdge:o.targetEdge};var r=p({},tl[e]);return Br()?(r.alignmentEdge&&r.alignmentEdge%2==0&&(r.alignmentEdge=-1*r.alignmentEdge),void 0!==t?tl[t]:r):r}function kl(e,t,o){var r=al(t,e),n=al(o,e),i=vl(e),a=i.positiveEdge,s=i.negativeEdge;return r<=n?a:s}function wl(e,t,o,r,n,i,a){var s=gl(e,t,r,n,a);return ol(s,o)?{elementRectangle:s,targetEdge:r.targetEdge,alignmentEdge:r.alignmentEdge}:pl(e,t,o,r,n,i,a)}function xl(e,t,o){var r=-1*e.targetEdge,n=new Js(0,e.elementRectangle.width,0,e.elementRectangle.height),i={},a=bl(e.elementRectangle,e.alignmentEdge?e.alignmentEdge:vl(r).positiveEdge,o);return i[qs[r]]=nl(t,r),i[qs[a]]=cl(t,n,a),{elementPosition:p({},i),closestEdge:kl(e.targetEdge,t,n),targetEdge:r}}function Sl(e,t){var o=t.targetRectangle,r=vl(t.targetEdge),n=r.positiveEdge,i=r.negativeEdge,a=al(o,t.targetEdge),s=new Js(e/2,t.elementRectangle.width-e/2,e/2,t.elementRectangle.height-e/2),l=new Js(0,e,0,e);return fl(l=ml(l=dl(l,-1*t.targetEdge,-e/2),-1*t.targetEdge,a-ll(n,t.elementRectangle)),s,n)?fl(l,s,i)||(l=ul(l,s,i)):l=ul(l,s,n),l}function Cl(e){var t=e.getBoundingClientRect();return new Js(t.left,t.right,t.top,t.bottom)}function Bl(e){return new Js(e.left,e.right,e.top,e.bottom)}function Il(e,t,o,r,n){var i=0,a=tl[t],s=n?-1*a.targetEdge:a.targetEdge;return(i=s===qs.top?nl(e,a.targetEdge)-r.top-o:s===qs.bottom?r.bottom-nl(e,a.targetEdge)-o:r.bottom-e.top-o)>0?i:r.height}function Pl(e,t,o,r){var n=e.gapSpace?e.gapSpace:0,i=function(e,t){var o;if(t){if(t.preventDefault){var r=t;o=new Js(r.clientX,r.clientX,r.clientY,r.clientY)}else if(t.getBoundingClientRect)o=Cl(t);else{var n=t,i=n.left||n.x,a=n.top||n.y,s=n.right||i,l=n.bottom||a;o=new Js(i,s,a,l)}if(!ol(o,e))for(var c=0,d=rl(o,e);c<d.length;c++){var u=d[c];o[qs[u]]=e[qs[u]]}}else o=new Js(0,0,0,0);return o}(o,e.target),a=function(e,t,o,r,n){return e.isAuto&&(e.alignmentEdge=kl(e.targetEdge,t,o)),e.alignTargetEdge=n,e}(_l(e.directionalHint,e.directionalHintForRTL,r),i,o,e.coverTarget,e.alignTargetEdge),s=wl(Cl(t),i,o,a,n,e.directionalHintFixed,e.coverTarget);return p(p({},s),{targetRectangle:i})}function El(e,t,o,r,n){return{elementPosition:function(e,t,o,r,n,i,a){var s={},l=Cl(t),c=i?o:-1*o,d=qs[c],u=n||vl(o).positiveEdge;return a||(u=bl(e,u,r)),s[d]=cl(e,l,c),s[qs[u]]=cl(e,l,u),s}(e.elementRectangle,t,e.targetEdge,o,e.alignmentEdge,r,n),targetEdge:e.targetEdge,alignmentEdge:e.alignmentEdge}}function Tl(e,t,o,r,n){var i=e.isBeakVisible&&e.beakWidth||0,a=yl(i)/2+(e.gapSpace?e.gapSpace:0),s=e;s.gapSpace=a;var l=e.bounds?Bl(e.bounds):new Js(0,window.innerWidth-fa(),0,window.innerHeight),c=Pl(s,o,l,r),d=xl(c,Sl(i,c),l);return p(p({},El(c,t,l,e.coverTarget,n)),{beakPosition:d})}function Dl(e,t,o,r){return function(e,t,o,r){var n=e.bounds?Bl(e.bounds):new Js(0,window.innerWidth-fa(),0,window.innerHeight);return El(Pl(e,o,n,r),t,n,e.coverTarget)}(e,t,o,r)}function Nl(e,t,o,r){return Tl(e,t,o,r)}function zl(e,t,o,r){return function(e,t,o,r){return Tl(e,t,o,r,!0)}(e,t,o,r)}function Fl(e,t,o,r,n){void 0===o&&(o=0);var i=e,a=e,s=e,l=r?Bl(r):new Js(0,window.innerWidth-fa(),0,window.innerHeight),c=s.left||s.x,d=s.top||s.y,u=s.right||c,f=s.bottom||d;return Il(i.stopPropagation?new Js(i.clientX,i.clientX,i.clientY,i.clientY):void 0!==c&&void 0!==d?new Js(c,u,d,f):Cl(a),t,o,l,n)}function Ml(e){return-1*e}function Rl(e,t){return function(e,t){var o=void 0;if(t.getWindowSegments&&(o=t.getWindowSegments()),void 0===o||o.length<=1)return{top:0,left:0,right:t.innerWidth,bottom:t.innerHeight,width:t.innerWidth,height:t.innerHeight};var r=0,n=0;if(null!==e&&e.getBoundingClientRect){var i=e.getBoundingClientRect();r=(i.left+i.right)/2,n=(i.top+i.bottom)/2}else null!==e&&(r=e.left||e.x,n=e.top||e.y);for(var a={top:0,left:0,right:0,bottom:0,width:0,height:0},s=0,l=o;s<l.length;s++){var c=l[s];r&&c.left<=r&&c.right>=r&&n&&c.top<=n&&c.bottom>=n&&(a={top:c.top,left:c.left,right:c.right,bottom:c.bottom,width:c.width,height:c.height})}return a}(e,t)}var Al,jl=function(e){function t(t){var o=e.call(this,t)||this;return o._root=yr.createRef(),o._disposables=[],o._onKeyDown=function(e){switch(e.which){case Cr.escape:o.props.onDismiss&&(o.props.onDismiss(e),e.preventDefault(),e.stopPropagation())}},o._onFocus=function(){o._containsFocus=!0},o._onBlur=function(e){o._root.current&&e.relatedTarget&&!Mi(o._root.current,e.relatedTarget)&&(o._containsFocus=!1)},o._async=new fi(o),o.state={needsVerticalScrollBar:!1},o}return f(t,e),t.prototype.UNSAFE_componentWillMount=function(){this._originalFocusedElement=et().activeElement},t.prototype.componentDidMount=function(){if(this._root.current){this._disposables.push($s(this._root.current,"focus",this._onFocus,!0),$s(this._root.current,"blur",this._onBlur,!0));var e=rt(this._root.current);e&&this._disposables.push($s(e,"keydown",this._onKeyDown)),Gi(this._root.current)&&(this._containsFocus=!0)}this._updateScrollBarAsync()},t.prototype.componentDidUpdate=function(){this._updateScrollBarAsync(),this._async.dispose()},t.prototype.componentWillUnmount=function(){var e;if(this._disposables.forEach((function(e){return e()})),this.props.shouldRestoreFocus){var t=this.props.onRestoreFocus;(void 0===t?Ll:t)({originalElement:this._originalFocusedElement,containsFocus:this._containsFocus,documentContainsFocus:(null===(e=et())||void 0===e?void 0:e.hasFocus())||!1})}delete this._originalFocusedElement},t.prototype.render=function(){var e=this.props,t=e.role,o=e.className,r=e.ariaLabel,n=e.ariaLabelledBy,i=e.ariaDescribedBy,a=e.style;return yr.createElement("div",p({ref:this._root},vn(this.props,gn),{className:o,role:t,"aria-label":r,"aria-labelledby":n,"aria-describedby":i,onKeyDown:this._onKeyDown,style:p({overflowY:this.state.needsVerticalScrollBar?"scroll":void 0,outline:"none"},a)}),this.props.children)},t.prototype._updateScrollBarAsync=function(){var e=this;this._async.requestAnimationFrame((function(){e._getScrollBar()}))},t.prototype._getScrollBar=function(){if(!this.props.style||!this.props.style.overflowY){var e=!1;if(this._root&&this._root.current&&this._root.current.firstElementChild){var t=this._root.current.clientHeight,o=this._root.current.firstElementChild.clientHeight;t>0&&o>t&&(e=o-t>1)}this.state.needsVerticalScrollBar!==e&&this.setState({needsVerticalScrollBar:e})}},t.defaultProps={shouldRestoreFocus:!0},t}(yr.Component);function Ll(e){var t=e.originalElement,o=e.containsFocus;t&&o&&t!==window&&t.focus&&t.focus()}var Hl=((Al={})[qs.top]=Ue.slideUpIn10,Al[qs.bottom]=Ue.slideDownIn10,Al[qs.left]=Ue.slideLeftIn10,Al[qs.right]=Ue.slideRightIn10,Al),Ol=Dr({disableCaching:!0}),ql=0,Wl=0,Vl={opacity:0,filter:"opacity(0)",pointerEvents:"none"},Kl=["role","aria-roledescription"],Ul=function(e){function t(t){var o=e.call(this,t)||this;return o._hostElement=yr.createRef(),o._calloutElement=yr.createRef(),o._hasListeners=!1,o._disposables=[],o.dismiss=function(e){var t=o.props.onDismiss;t&&t(e)},o._dismissOnScroll=function(e){var t=o.props,r=t.preventDismissOnEvent,n=t.preventDismissOnScroll;o.state.positions&&(r&&!r(e)||!r&&!n)&&o._dismissOnClickOrScroll(e)},o._dismissOnResize=function(e){var t=o.props,r=t.preventDismissOnEvent,n=t.preventDismissOnResize;(r&&!r(e)||!r&&!n)&&o.dismiss(e)},o._dismissOnLostFocus=function(e){var t=o.props,r=t.preventDismissOnEvent,n=t.preventDismissOnLostFocus;(r&&!r(e)||!r&&!n)&&o._dismissOnClickOrScroll(e)},o._setInitialFocus=function(){o.props.setInitialFocus&&!o._didSetInitialFocus&&o.state.positions&&o._calloutElement.current&&(o._didSetInitialFocus=!0,o._async.requestAnimationFrame((function(){return Hi(o._calloutElement.current)}),o._calloutElement.current))},o._onComponentDidMount=function(){o._addListeners(),o.props.onLayerMounted&&o.props.onLayerMounted(),o._updateAsyncPosition(),o._setHeightOffsetEveryFrame()},o._dismissOnTargetWindowBlur=function(e){var t=o.props,r=t.preventDismissOnEvent,n=t.preventDismissOnLostFocus;t.shouldDismissOnWindowFocus&&((!r||r(e))&&(r||n)||o._targetWindow.document.hasFocus()||null!==e.relatedTarget||o.dismiss(e))},o._mouseDownOnPopup=function(){o._isMouseDownOnPopup=!0},o._mouseUpOnPopup=function(){o._isMouseDownOnPopup=!1},o._async=new fi(o),o._didSetInitialFocus=!1,o.state={positions:void 0,slideDirectionalClassName:void 0,calloutElementRect:void 0,heightOffset:0},o._positionAttempts=0,o}return f(t,e),t.prototype.componentDidUpdate=function(){this.props.hidden?this._hasListeners&&this._removeListeners():(this._setInitialFocus(),this._hasListeners||this._addListeners(),this._updateAsyncPosition())},t.prototype.shouldComponentUpdate=function(e,t){return!(!e.shouldUpdateWhenHidden&&this.props.hidden&&e.hidden)&&(!Ra(this.props,e)||!Ra(this.state,t))},t.prototype.UNSAFE_componentWillMount=function(){this._setTargetWindowAndElement(this._getTarget())},t.prototype.componentWillUnmount=function(){this._async.dispose(),this._disposables.forEach((function(e){return e()}))},t.prototype.UNSAFE_componentWillUpdate=function(e){var t=this._getTarget(e);(t!==this._getTarget()||"string"==typeof t||t instanceof String)&&!this._blockResetHeight&&(this._maxHeight=void 0,this._setTargetWindowAndElement(t)),e.gapSpace===this.props.gapSpace&&this.props.beakWidth===e.beakWidth||(this._maxHeight=void 0),e.finalHeight!==this.props.finalHeight&&this._setHeightOffsetEveryFrame(),this._didPositionPropsChange(e,this.props)&&(this._maxHeight=void 0,this._setTargetWindowAndElement(t),this.setState({positions:void 0}),this._didSetInitialFocus=!1,this._bounds=void 0),this._blockResetHeight=!1},t.prototype.componentDidMount=function(){this.props.hidden||this._onComponentDidMount()},t.prototype.render=function(){if(!this._targetWindow)return null;var e=this.props.target,t=this.props,o=t.styles,r=t.style,n=t.ariaLabel,i=t.ariaDescribedBy,a=t.ariaLabelledBy,s=t.className,l=t.isBeakVisible,c=t.children,d=t.beakWidth,u=t.calloutWidth,f=t.calloutMaxWidth,h=t.calloutMinWidth,m=t.finalHeight,g=t.hideOverflow,v=void 0===g?!!m:g,b=t.backgroundColor,y=t.calloutMaxHeight,_=t.onScroll,k=t.shouldRestoreFocus,w=void 0===k||k,x=t.popupProps;e=this._getTarget();var S=this.state.positions,C=this._getMaxHeight()?this._getMaxHeight()+this.state.heightOffset:void 0,B=y&&C&&y<C?y:C,I=v,P=l&&!!e;this._classNames=Ol(o,{theme:this.props.theme,className:s,overflowYHidden:I,calloutWidth:u,positions:S,beakWidth:d,backgroundColor:b,calloutMinWidth:h,calloutMaxWidth:f});var E=p(p(p({},r),{maxHeight:B}),I&&{overflowY:"hidden"}),T=this.props.hidden?{visibility:"hidden"}:void 0;return yr.createElement("div",{ref:this._hostElement,className:this._classNames.container,style:T},yr.createElement("div",p({},vn(this.props,gn,Kl),{className:xn(this._classNames.root,S&&S.targetEdge&&Hl[S.targetEdge]),style:S?S.elementPosition:Vl,tabIndex:-1,ref:this._calloutElement}),P&&yr.createElement("div",{className:this._classNames.beak,style:this._getBeakPosition()}),P&&yr.createElement("div",{className:this._classNames.beakCurtain}),yr.createElement(jl,p({},vn(this.props,Kl),{ariaLabel:n,onRestoreFocus:this.props.onRestoreFocus,ariaDescribedBy:i,ariaLabelledBy:a,className:this._classNames.calloutMain,onDismiss:this.dismiss,onScroll:_,shouldRestoreFocus:w,style:E,onMouseDown:this._mouseDownOnPopup,onMouseUp:this._mouseUpOnPopup},x),c)))},t.prototype._dismissOnClickOrScroll=function(e){var t=e.target,o=this._hostElement.current&&!Mi(this._hostElement.current,t);o&&this._isMouseDownOnPopup?this._isMouseDownOnPopup=!1:(!this._target&&o||e.target!==this._targetWindow&&o&&(this._target.stopPropagation||!this._target||this.props.dismissOnTargetClick||t!==this._target&&!Mi(this._target,t)))&&this.dismiss(e)},t.prototype._addListeners=function(){var e=this;this._async.setTimeout((function(){e._disposables.push($s(e._targetWindow,"scroll",e._dismissOnScroll,!0),$s(e._targetWindow,"resize",e._dismissOnResize,!0),$s(e._targetWindow.document.documentElement,"focus",e._dismissOnLostFocus,!0),$s(e._targetWindow.document.documentElement,"click",e._dismissOnLostFocus,!0),$s(e._targetWindow,"blur",e._dismissOnTargetWindowBlur,!0)),e._hasListeners=!0}),0)},t.prototype._removeListeners=function(){this._disposables.forEach((function(e){return e()})),this._disposables=[],this._hasListeners=!1},t.prototype._updateAsyncPosition=function(){var e=this;this._async.requestAnimationFrame((function(){return e._updatePosition()}),this._calloutElement.current)},t.prototype._getBeakPosition=function(){var e=this.state.positions,t=p({},e&&e.beakPosition?e.beakPosition.elementPosition:null);return t.top||t.bottom||t.left||t.right||(t.left=Wl,t.top=ql),t},t.prototype._updatePosition=function(){this._setTargetWindowAndElement(this._getTarget());var e=this.state.positions,t=this._hostElement.current,o=this._calloutElement.current,r=!!this.props.target;if(t&&o&&(!r||this._target)){var n=p({},this.props);n.bounds=this._getBounds(),n.target=this._target;var i=this.props.finalHeight?zl(n,t,o,e):Nl(n,t,o,e);!e&&i||e&&i&&!this._arePositionsEqual(e,i)&&this._positionAttempts<5?(this._positionAttempts++,this.setState({positions:i})):this._positionAttempts>0&&(this._positionAttempts=0,this.props.onPositioned&&this.props.onPositioned(this.state.positions))}},t.prototype._getBounds=function(){if(!this._bounds){var e=this.props.bounds,t="function"==typeof e?e(this.props.target,this._targetWindow):e;t||(t={top:(t=Rl(this._target,this._targetWindow)).top+this.props.minPagePadding,left:t.left+this.props.minPagePadding,right:t.right-this.props.minPagePadding,bottom:t.bottom-this.props.minPagePadding,width:t.width-2*this.props.minPagePadding,height:t.height-2*this.props.minPagePadding}),this._bounds=t}return this._bounds},t.prototype._getMaxHeight=function(){var e=this;if(!this._maxHeight)if(this.props.directionalHintFixed&&this._target){var t=this.props.isBeakVisible?this.props.beakWidth:0,o=(this.props.gapSpace?this.props.gapSpace:0)+t;this._async.requestAnimationFrame((function(){e._target&&(e._maxHeight=Fl(e._target,e.props.directionalHint,o,e._getBounds(),e.props.coverTarget),e._blockResetHeight=!0,e.forceUpdate())}),this._target)}else this._maxHeight=this._getBounds().height;return this._maxHeight},t.prototype._arePositionsEqual=function(e,t){return this._comparePositions(e.elementPosition,t.elementPosition)&&this._comparePositions(e.beakPosition.elementPosition,t.beakPosition.elementPosition)},t.prototype._comparePositions=function(e,t){for(var o in t)if(t.hasOwnProperty(o)){var r=e[o],n=t[o];if(void 0===r||void 0===n)return!1;if(r.toFixed(2)!==n.toFixed(2))return!1}return!0},t.prototype._setTargetWindowAndElement=function(e){var t=this._calloutElement.current;if(e)if("string"==typeof e){var o=et(t);this._target=o?o.querySelector(e):null,this._targetWindow=rt(t)}else if(e.stopPropagation)this._targetWindow=rt(e.target),this._target=e;else if(e.getBoundingClientRect){var r=e;this._targetWindow=rt(r),this._target=r}else void 0!==e.current?(this._target=e.current,this._targetWindow=rt(this._target)):(this._targetWindow=rt(t),this._target=e);else this._targetWindow=rt(t)},t.prototype._setHeightOffsetEveryFrame=function(){var e=this;this._calloutElement.current&&this.props.finalHeight&&(this._setHeightOffsetTimer=this._async.requestAnimationFrame((function(){var t=e._calloutElement.current&&e._calloutElement.current.lastChild;if(t){var o=t.scrollHeight-t.offsetHeight;e.setState({heightOffset:e.state.heightOffset+o}),t.offsetHeight<e.props.finalHeight?e._setHeightOffsetEveryFrame():e._async.cancelAnimationFrame(e._setHeightOffsetTimer,e._calloutElement.current)}}),this._calloutElement.current))},t.prototype._didPositionPropsChange=function(e,t){return!e.hidden&&e.hidden!==t.hidden||e.directionalHint!==t.directionalHint||e.target!==t.target},t.prototype._getTarget=function(e){return void 0===e&&(e=this.props),e.target},t.defaultProps={preventDismissOnLostFocus:!1,preventDismissOnScroll:!1,preventDismissOnResize:!1,isBeakVisible:!0,beakWidth:16,gapSpace:0,minPagePadding:8,directionalHint:ys.bottomAutoEdge},t}(yr.Component);function Gl(e){return{height:e,width:e}}var Yl={container:"ms-Callout-container",root:"ms-Callout",beak:"ms-Callout-beak",beakCurtain:"ms-Callout-beakCurtain",calloutMain:"ms-Callout-main"},Xl=xr(Ul,(function(e){var t,o=e.theme,r=e.className,n=e.overflowYHidden,i=e.calloutWidth,a=e.beakWidth,s=e.backgroundColor,l=e.calloutMaxWidth,c=e.calloutMinWidth,d=Lo(Yl,o),u=o.semanticColors,f=o.effects;return{container:[d.container,{position:"relative"}],root:[d.root,o.fonts.medium,{position:"absolute",boxSizing:"border-box",borderRadius:f.roundedCorner2,boxShadow:f.elevation16,selectors:(t={},t[Ut]={borderWidth:1,borderStyle:"solid",borderColor:"WindowText"},t)},{selectors:{"&::-moz-focus-inner":{border:0},"&":{outline:"transparent"}}},r,!!i&&{width:i},!!l&&{maxWidth:l},!!c&&{minWidth:c}],beak:[d.beak,{position:"absolute",backgroundColor:u.menuBackground,boxShadow:"inherit",border:"inherit",boxSizing:"border-box",transform:"rotate(45deg)"},Gl(a),s&&{backgroundColor:s}],beakCurtain:[d.beakCurtain,{position:"absolute",top:0,right:0,bottom:0,left:0,backgroundColor:u.menuBackground,borderRadius:f.roundedCorner2}],calloutMain:[d.calloutMain,{backgroundColor:u.menuBackground,overflowX:"hidden",overflowY:"auto",position:"relative",borderRadius:f.roundedCorner2},n&&{overflowY:"hidden"},s&&{backgroundColor:s}]}}),void 0,{scope:"CalloutContent"}),Zl=o(17);function $l(e,t){var o=(t||{}).customizations,r=void 0===o?{settings:{},scopedSettings:{}}:o;return{customizations:{settings:Ho(r.settings,e.settings),scopedSettings:Oo(r.scopedSettings,e.scopedSettings),inCustomizerContext:!0}}}var Ql=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._onCustomizationChange=function(){return t.forceUpdate()},t}return f(t,e),t.prototype.componentDidMount=function(){Ct.observe(this._onCustomizationChange)},t.prototype.componentWillUnmount=function(){Ct.unobserve(this._onCustomizationChange)},t.prototype.render=function(){var e=this,t=this.props.contextTransform;return yr.createElement(_r.Consumer,null,(function(o){var r=$l(e.props,o);return t&&(r=t(r)),yr.createElement(_r.Provider,{value:r},e.props.children)}))},t}(yr.Component),Jl=Dr(),ec=Fo((function(e,t){return Ft(p(p({},e),{rtl:t}))})),tc=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._rootElement=yr.createRef(),t._removeClassNameFromBody=void 0,t}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.as,o=void 0===t?"div":t,r=e.theme,n=e.dir,i=this._getClassNames(),a=vn(this.props,gn,["dir"]),s=function(e,t){var o=Br(e)?"rtl":"ltr",r=Br()?"rtl":"ltr",n=t||o;return{rootDir:n!==o||n!==r?n:t,needsTheme:n!==o}}(r,n),l=s.rootDir,c=s.needsTheme,d=yr.createElement(o,p({dir:l},a,{className:i.root,ref:this._rootElement}));return c&&(d=yr.createElement(Ql,{settings:{theme:ec(r,"rtl"===n)}},d)),yr.createElement(yr.Fragment,null,d,yr.createElement(hs,{rootRef:this._rootElement}))},t.prototype.componentDidMount=function(){this._addClassNameToBody()},t.prototype.componentWillUnmount=function(){this._removeClassNameFromBody&&this._removeClassNameFromBody()},t.prototype._getClassNames=function(){var e=this.props,t=e.className,o=e.theme,r=e.applyTheme,n=e.styles;return Jl(n,{theme:o,applyTheme:r,className:t})},t.prototype._addClassNameToBody=function(){if(this.props.applyThemeToBody){var e=this._getClassNames(),t=et(this._rootElement.current);t&&(t.body.classList.add(e.bodyThemed),this._removeClassNameFromBody=function(){t.body.classList.remove(e.bodyThemed)})}},t}(yr.Component),oc={fontFamily:"inherit"},rc={root:"ms-Fabric",bodyThemed:"ms-Fabric-bodyThemed"},nc=xr(tc,(function(e){var t=e.theme,o=e.className,r=e.applyTheme;return{root:[Lo(rc,t).root,t.fonts.medium,{color:t.palette.neutralPrimary,selectors:{"& button":oc,"& input":oc,"& textarea":oc}},r&&{color:t.semanticColors.bodyText,backgroundColor:t.semanticColors.bodyBackground},o],bodyThemed:[{backgroundColor:t.semanticColors.bodyBackground}]}}),void 0,{scope:"Fabric"});function ic(e,t){var o=e,r=t;o._virtual||(o._virtual={children:[]});var n=o._virtual.parent;if(n&&n!==t){var i=n._virtual.children.indexOf(o);i>-1&&n._virtual.children.splice(i,1)}o._virtual.parent=r||void 0,r&&(r._virtual||(r._virtual={children:[]}),r._virtual.children.push(o))}function ac(e,t,o){return function(r){var n,i=((n=function(n){function i(e){var t=n.call(this,e)||this;return t._styleCache={},t._onSettingChanged=t._onSettingChanged.bind(t),t}return f(i,n),i.prototype.componentDidMount=function(){Ct.observe(this._onSettingChanged)},i.prototype.componentWillUnmount=function(){Ct.unobserve(this._onSettingChanged)},i.prototype.render=function(){var n=this;return yr.createElement(_r.Consumer,null,(function(i){var a=Ct.getSettings(t,e,i.customizations),s=n.props;if(a.styles&&"function"==typeof a.styles&&(a.styles=a.styles(p(p({},a),s))),o&&a.styles){if(n._styleCache.default!==a.styles||n._styleCache.component!==s.styles){var l=dr(a.styles,s.styles);n._styleCache.default=a.styles,n._styleCache.component=s.styles,n._styleCache.merged=l}return yr.createElement(r,p({},a,s,{styles:n._styleCache.merged}))}return yr.createElement(r,p({},a,s))}))},i.prototype._onSettingChanged=function(){this.forceUpdate()},i}(yr.Component)).displayName="Customized"+e,n);return Fs(r,i)}}var sc,lc={},cc={};function dc(e,t){lc[e]||(lc[e]=[]),lc[e].push(t);var o=cc[e];if(o)for(var r=0,n=o;r<n.length;r++){n[r].notifyLayersChanged()}}function uc(e,t){var o=lc[e];if(o){var r=o.indexOf(t);r>=0&&(o.splice(r,1),0===o.length&&delete lc[e])}var n=cc[e];if(n)for(var i=0,a=n;i<a.length;i++){a[i].notifyLayersChanged()}}function fc(e){var t=cc[e];return t?t.length:0}function pc(e){var t=cc[e];return t&&t[0]||void 0}function hc(e,t){(cc[e]||(cc[e]=[])).unshift(t)}function mc(e,t){var o=cc[e];if(o){var r=o.indexOf(t);r>=0&&o.splice(r,1),0===o.length&&delete cc[e]}}function gc(e){lc[e]&&lc[e].forEach((function(e){return e()}))}function vc(e){sc=e}function bc(){return sc}var yc,_c=Dr(),kc=function(e){function t(t){var o=e.call(this,t)||this;return o._rootRef=yr.createRef(),o._createLayerElement=function(){var e,t,r=o.props.hostId,n=et(o._rootRef.current),i=o._getHost();if(i){o._removeLayerElement();var a=null===(t=null!=(e=i.ownerDocument)?e:n)||void 0===t?void 0:t.createElement("div");if(a){var s=o._getClassNames();a.className=s.root,ma(a),ic(a,o._rootRef.current),o.props.insertFirst?i.insertBefore(a,i.firstChild):i.appendChild(a),o.setState({hostId:r,layerElement:a},(function(){var e=o.props,t=e.onLayerDidMount,r=e.onLayerMounted;r&&r(),t&&t()}))}}},o.state={},o}return f(t,e),t.prototype.componentDidMount=function(){var e=this.props.hostId;this._createLayerElement(),e&&dc(e,this._createLayerElement)},t.prototype.render=function(){var e=this.state.layerElement,t=this._getClassNames(),o=this.props.eventBubblingEnabled;return yr.createElement("span",{className:"ms-layer",ref:this._rootRef},e&&Zl.createPortal(yr.createElement(nc,p({},!o&&function(){yc||(yc={},["onClick","onContextMenu","onDoubleClick","onDrag","onDragEnd","onDragEnter","onDragExit","onDragLeave","onDragOver","onDragStart","onDrop","onMouseDown","onMouseEnter","onMouseLeave","onMouseMove","onMouseOver","onMouseOut","onMouseUp","onTouchMove","onTouchStart","onTouchCancel","onTouchEnd","onKeyDown","onKeyPress","onKeyUp","onFocus","onBlur","onChange","onInput","onInvalid","onSubmit"].forEach((function(e){return yc[e]=wc})));return yc}(),{className:t.content}),this.props.children),e))},t.prototype.componentDidUpdate=function(){this.props.hostId!==this.state.hostId&&this._createLayerElement()},t.prototype.componentWillUnmount=function(){var e=this.props.hostId;this._removeLayerElement(),e&&uc(e,this._createLayerElement)},t.prototype._removeLayerElement=function(){var e=this.props.onLayerWillUnmount,t=this.state.layerElement;if(t&&ic(t,null),e&&e(),t&&t.parentNode){var o=t.parentNode;o&&o.removeChild(t)}},t.prototype._getClassNames=function(){var e=this.props,t=e.className,o=e.styles,r=e.theme;return _c(o,{theme:r,className:t,isNotHost:!this.props.hostId})},t.prototype._getHost=function(){var e,t,o,r,n,i,a=this.props.hostId,s=et(this._rootRef.current);if(a){var l=pc(a);return l?null!=(e=l.rootRef.current)?e:null:null!=(o=null===(t=s)||void 0===t?void 0:t.getElementById(a))?o:null}var c=bc();return null!=(i=c?null===(r=s)||void 0===r?void 0:r.querySelector(c):null===(n=s)||void 0===n?void 0:n.body)?i:null},t.defaultProps={onLayerDidMount:function(){},onLayerWillUnmount:function(){}},t=m([ac("Layer",["theme","hostId"])],t)}(yr.Component),wc=function(e){e.eventPhase===Event.BUBBLING_PHASE&&"mouseenter"!==e.type&&"mouseleave"!==e.type&&"touchstart"!==e.type&&"touchend"!==e.type&&e.stopPropagation()};var xc={root:"ms-Layer",rootNoHost:"ms-Layer--fixed",content:"ms-Layer-content"},Sc=function(e){var t=e.className,o=e.isNotHost,r=e.theme,n=Lo(xc,r);return{root:[n.root,r.fonts.medium,o&&[n.rootNoHost,{position:"fixed",zIndex:fo.Layer,top:0,left:0,bottom:0,right:0,visibility:"hidden"}],t],content:[n.content,{visibility:"visible"}]}},Cc=xr(kc,Sc,void 0,{scope:"Layer",fields:["hostId","theme","styles"]}),Bc=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.layerProps,o=h(e,["layerProps"]),r=yr.createElement(Xl,p({},o));return this.props.doNotLayer?r:yr.createElement(Cc,p({},t),r)},t}(yr.Component),Ic=function(e){var t=e.item,o=e.hasIcons,r=e.classNames,n=t.iconProps;return o?t.onRenderIcon?t.onRenderIcon(e):yr.createElement(Rn,p({},n,{className:r.icon})):null},Pc=function(e){var t=e.onCheckmarkClick,o=e.item,r=e.classNames,n=Bs(o);if(t){return yr.createElement(Rn,{iconName:!1!==o.canCheck&&n?"CheckMark":"",className:r.checkmarkIcon,onClick:function(e){return t(o,e)}})}return null},Ec=function(e){var t=e.item,o=e.classNames;return t.text||t.name?yr.createElement("span",{className:o.label},t.text||t.name):null},Tc=function(e){var t=e.item,o=e.classNames;return t.secondaryText?yr.createElement("span",{className:o.secondaryText},t.secondaryText):null},Dc=function(e){var t=e.item,o=e.classNames,r=e.theme;return Is(t)?yr.createElement(Rn,p({iconName:Br(r)?"ChevronLeft":"ChevronRight"},t.submenuIconProps,{className:o.subMenuIcon})):null},Nc=function(e){function t(t){var o=e.call(this,t)||this;return o.openSubMenu=function(){var e=o.props,t=e.item,r=e.openSubMenu,n=e.getSubmenuTarget;if(n){var i=n();Is(t)&&r&&i&&r(t,i)}},o.dismissSubMenu=function(){var e=o.props,t=e.item,r=e.dismissSubMenu;Is(t)&&r&&r()},o.dismissMenu=function(e){var t=o.props.dismissMenu;t&&t(void 0,e)},si(o),o}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.item,o=e.classNames,r=t.onRenderContent||this._renderLayout;return yr.createElement("div",{className:t.split?o.linkContentMenu:o.linkContent},r(this.props,{renderCheckMarkIcon:Pc,renderItemIcon:Ic,renderItemName:Ec,renderSecondaryText:Tc,renderSubMenuIcon:Dc}))},t.prototype._renderLayout=function(e,t){return yr.createElement(yr.Fragment,null,t.renderCheckMarkIcon(e),t.renderItemIcon(e),t.renderItemName(e),t.renderSecondaryText(e),t.renderSubMenuIcon(e))},t}(yr.Component),zc=Fo((function(e){return fr({wrapper:{display:"inline-flex",height:"100%",alignItems:"center"},divider:{width:1,height:"100%",backgroundColor:e.palette.neutralTertiaryAlt}})})),Fc=lo(0,ro),Mc=Fo((function(e){var t,o,r,n,i,a=e.semanticColors,s=e.fonts,l=e.palette,c=a.menuItemBackgroundHovered,d=a.menuItemTextHovered,u=a.menuItemBackgroundPressed,f=a.bodyDivider;return dr({item:[s.medium,{color:a.bodyText,position:"relative",boxSizing:"border-box"}],divider:{display:"block",height:"1px",backgroundColor:f,position:"relative"},root:[mo(e),s.medium,{color:a.bodyText,backgroundColor:"transparent",border:"none",width:"100%",height:36,lineHeight:36,display:"block",cursor:"pointer",padding:"0px 8px 0 4px",textAlign:"left"}],rootDisabled:{color:a.disabledBodyText,cursor:"default",pointerEvents:"none",selectors:(t={},t[Ut]=p({color:"GrayText",opacity:1},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),t)},rootHovered:{backgroundColor:c,color:d,selectors:{".ms-ContextualMenu-icon":{color:l.themeDarkAlt},".ms-ContextualMenu-submenuIcon":{color:l.neutralPrimary}}},rootFocused:{backgroundColor:l.white},rootChecked:{selectors:{".ms-ContextualMenu-checkmarkIcon":{color:l.neutralPrimary}}},rootPressed:{backgroundColor:u,selectors:{".ms-ContextualMenu-icon":{color:l.themeDark},".ms-ContextualMenu-submenuIcon":{color:l.neutralPrimary}}},rootExpanded:{backgroundColor:u,color:a.bodyTextChecked,selectors:(o={".ms-ContextualMenu-submenuIcon":(r={},r[Ut]={color:"inherit"},r)},o[Ut]=p({},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),o)},linkContent:{whiteSpace:"nowrap",height:"inherit",display:"flex",alignItems:"center",maxWidth:"100%"},anchorLink:{padding:"0px 8px 0 4px",textRendering:"auto",color:"inherit",letterSpacing:"normal",wordSpacing:"normal",textTransform:"none",textIndent:"0px",textShadow:"none",textDecoration:"none",boxSizing:"border-box"},label:{margin:"0 4px",verticalAlign:"middle",display:"inline-block",flexGrow:"1",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},secondaryText:{color:e.palette.neutralSecondary,paddingLeft:"20px",textAlign:"right"},icon:{display:"inline-block",minHeight:"1px",maxHeight:36,fontSize:Ke.medium,width:Ke.medium,margin:"0 4px",verticalAlign:"middle",flexShrink:"0",selectors:(n={},n[Fc]={fontSize:Ke.large,width:Ke.large},n)},iconColor:{color:a.menuIcon},iconDisabled:{color:a.disabledBodyText},checkmarkIcon:{color:a.bodySubtext},subMenuIcon:{height:36,lineHeight:36,color:l.neutralSecondary,textAlign:"center",display:"inline-block",verticalAlign:"middle",flexShrink:"0",fontSize:Ke.small,selectors:(i={":hover":{color:l.neutralPrimary},":active":{color:l.neutralPrimary}},i[Fc]={fontSize:Ke.medium},i)},splitButtonFlexContainer:[mo(e),{display:"flex",height:36,flexWrap:"nowrap",justifyContent:"center",alignItems:"flex-start"}]})})),Rc=lo(0,ro),Ac=Fo((function(e){var t;return fr(zc(e),{wrapper:{position:"absolute",right:28,selectors:(t={},t[Rc]={right:32},t)},divider:{height:16,width:1}})})),jc={item:"ms-ContextualMenu-item",divider:"ms-ContextualMenu-divider",root:"ms-ContextualMenu-link",isChecked:"is-checked",isExpanded:"is-expanded",isDisabled:"is-disabled",linkContent:"ms-ContextualMenu-linkContent",linkContentMenu:"ms-ContextualMenu-linkContent",icon:"ms-ContextualMenu-icon",iconColor:"ms-ContextualMenu-iconColor",checkmarkIcon:"ms-ContextualMenu-checkmarkIcon",subMenuIcon:"ms-ContextualMenu-submenuIcon",label:"ms-ContextualMenu-itemText",secondaryText:"ms-ContextualMenu-secondaryText",splitMenu:"ms-ContextualMenu-splitMenu",screenReaderText:"ms-ContextualMenu-screenReaderText"},Lc=Fo((function(e,t,o,r,n,i,a,s,l,c,d,u){var f,p,h,m,g=Mc(e),v=Lo(jc,e);return fr({item:[v.item,g.item,a],divider:[v.divider,g.divider,s],root:[v.root,g.root,r&&[v.isChecked,g.rootChecked],n&&g.anchorLink,o&&[v.isExpanded,g.rootExpanded],t&&[v.isDisabled,g.rootDisabled],!t&&!o&&[{selectors:(f={":hover":g.rootHovered,":active":g.rootPressed},f["."+po+" &:focus, ."+po+" &:focus:hover"]=g.rootFocused,f["."+po+" &:hover"]={background:"inherit;"},f)}],u],splitPrimary:[g.root,{width:"calc(100% - 28px)"},r&&["is-checked",g.rootChecked],(t||d)&&["is-disabled",g.rootDisabled],!(t||d)&&!r&&[{selectors:(p={":hover":g.rootHovered},p[":hover ~ ."+v.splitMenu]=g.rootHovered,p[":active"]=g.rootPressed,p["."+po+" &:focus, ."+po+" &:focus:hover"]=g.rootFocused,p["."+po+" &:hover"]={background:"inherit;"},p)}]],splitMenu:[v.splitMenu,g.root,{flexBasis:"0",padding:"0 8px",minWidth:"28px"},o&&["is-expanded",g.rootExpanded],t&&["is-disabled",g.rootDisabled],!t&&!o&&[{selectors:(h={":hover":g.rootHovered,":active":g.rootPressed},h["."+po+" &:focus, ."+po+" &:focus:hover"]=g.rootFocused,h["."+po+" &:hover"]={background:"inherit;"},h)}]],anchorLink:g.anchorLink,linkContent:[v.linkContent,g.linkContent],linkContentMenu:[v.linkContentMenu,g.linkContent,{justifyContent:"center"}],icon:[v.icon,i&&g.iconColor,g.icon,l,t&&[v.isDisabled,g.iconDisabled]],iconColor:g.iconColor,checkmarkIcon:[v.checkmarkIcon,i&&g.checkmarkIcon,g.icon,l],subMenuIcon:[v.subMenuIcon,g.subMenuIcon,c,o&&{color:e.palette.neutralPrimary},t&&[g.iconDisabled]],label:[v.label,g.label],secondaryText:[v.secondaryText,g.secondaryText],splitContainer:[g.splitButtonFlexContainer,!t&&!r&&[{selectors:(m={},m["."+po+" &:focus, ."+po+" &:focus:hover"]=g.rootFocused,m)}]],screenReaderText:[v.screenReaderText,g.screenReaderText,_o,{visibility:"hidden"}]})})),Hc=function(e){var t=e.theme,o=e.disabled,r=e.expanded,n=e.checked,i=e.isAnchorLink,a=e.knownIcon,s=e.itemClassName,l=e.dividerClassName,c=e.iconClassName,d=e.subMenuClassName,u=e.primaryDisabled,f=e.className;return Lc(t,o,r,n,i,a,s,l,c,d,u,f)},Oc=xr(Nc,Hc,void 0,{scope:"ContextualMenuItem"}),qc=function(e){function t(t){var o=e.call(this,t)||this;return o._onItemMouseEnter=function(e){var t=o.props,r=t.item,n=t.onItemMouseEnter;n&&n(r,e,e.currentTarget)},o._onItemClick=function(e){var t=o.props,r=t.item,n=t.onItemClickBase;n&&n(r,e,e.currentTarget)},o._onItemMouseLeave=function(e){var t=o.props,r=t.item,n=t.onItemMouseLeave;n&&n(r,e)},o._onItemKeyDown=function(e){var t=o.props,r=t.item,n=t.onItemKeyDown;n&&n(r,e)},o._onItemMouseMove=function(e){var t=o.props,r=t.item,n=t.onItemMouseMove;n&&n(r,e,e.currentTarget)},o._getSubmenuTarget=function(){},si(o),o}return f(t,e),t.prototype.shouldComponentUpdate=function(e){return!Ra(e,this.props)},t}(yr.Component),Wc=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._anchor=yr.createRef(),t._getMemoizedMenuButtonKeytipProps=Fo((function(e){return p(p({},e),{hasMenu:!0})})),t._getSubmenuTarget=function(){return t._anchor.current?t._anchor.current:void 0},t._onItemClick=function(e){var o=t.props,r=o.item,n=o.onItemClick;n&&n(r,e)},t._renderAriaDescription=function(e,o){return e?yr.createElement("span",{id:t._ariaDescriptionId,className:o},e):null},t}return f(t,e),t.prototype.render=function(){var e=this,t=this.props,o=t.item,r=t.classNames,n=t.index,i=t.focusableElementIndex,a=t.totalItemCount,s=t.hasCheckmarks,l=t.hasIcons,c=t.contextualMenuItemAs,d=void 0===c?Oc:c,u=t.expandedMenuItemKey,f=t.onItemClick,h=t.openSubMenu,m=t.dismissSubMenu,g=t.dismissMenu,v=o.rel;o.target&&"_blank"===o.target.toLowerCase()&&(v=v||"nofollow noopener noreferrer");var b=Is(o),y=vn(o,Jr),_=Ps(o),k=o.itemProps,w=o.ariaDescription,x=o.keytipProps;return x&&b&&(x=this._getMemoizedMenuButtonKeytipProps(x)),w&&(this._ariaDescriptionId=oa()),yr.createElement("div",null,yr.createElement(Za,{keytipProps:o.keytipProps,ariaDescribedBy:y["aria-describedby"],disabled:_},(function(t){return yr.createElement("a",p({},y,t,{ref:e._anchor,href:o.href,target:o.target,rel:v,className:r.root,role:"menuitem","aria-haspopup":b||void 0,"aria-expanded":b?o.key===u:void 0,"aria-posinset":i+1,"aria-setsize":a,"aria-disabled":Ps(o),"aria-describedby":Ma(w?e._ariaDescriptionId:void 0,t?t["aria-describedby"]:void 0),style:o.style,onClick:e._onItemClick,onMouseEnter:e._onItemMouseEnter,onMouseLeave:e._onItemMouseLeave,onMouseMove:e._onItemMouseMove,onKeyDown:b?e._onItemKeyDown:void 0}),yr.createElement(d,p({componentRef:o.componentRef,item:o,classNames:r,index:n,onCheckmarkClick:s&&f?f:void 0,hasIcons:l,openSubMenu:h,dismissSubMenu:m,dismissMenu:g,getSubmenuTarget:e._getSubmenuTarget},k)),e._renderAriaDescription(w,r.screenReaderText))})))},t}(qc),Vc=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._btn=yr.createRef(),t._getMemoizedMenuButtonKeytipProps=Fo((function(e){return p(p({},e),{hasMenu:!0})})),t._renderAriaDescription=function(e,o){return e?yr.createElement("span",{id:t._ariaDescriptionId,className:o},e):null},t._getSubmenuTarget=function(){return t._btn.current?t._btn.current:void 0},t}return f(t,e),t.prototype.render=function(){var e=this,t=this.props,o=t.item,r=t.classNames,n=t.index,i=t.focusableElementIndex,a=t.totalItemCount,s=t.hasCheckmarks,l=t.hasIcons,c=t.contextualMenuItemAs,d=void 0===c?Oc:c,u=t.expandedMenuItemKey,f=t.onItemMouseDown,h=t.onItemClick,m=t.openSubMenu,g=t.dismissSubMenu,v=t.dismissMenu,b=Bs(o),y=null!==b,_=Es(o),k=Is(o),w=o.itemProps,x=o.ariaLabel,S=o.ariaDescription,C=vn(o,en);delete C.disabled;var B=o.role||_;S&&(this._ariaDescriptionId=oa());var I=S?this._ariaDescriptionId:void 0,P={className:r.root,onClick:this._onItemClick,onKeyDown:k?this._onItemKeyDown:void 0,onMouseEnter:this._onItemMouseEnter,onMouseLeave:this._onItemMouseLeave,onMouseDown:function(e){return f?f(o,e):void 0},onMouseMove:this._onItemMouseMove,href:o.href,title:o.title,"aria-label":x,"aria-describedby":I,"aria-haspopup":k||void 0,"aria-expanded":k?o.key===u:void 0,"aria-posinset":i+1,"aria-setsize":a,"aria-disabled":Ps(o),"aria-checked":"menuitemcheckbox"!==B&&"menuitemradio"!==B||!y?void 0:!!b,"aria-selected":"menuitem"===B&&y?!!b:void 0,role:B,style:o.style},E=o.keytipProps;return E&&k&&(E=this._getMemoizedMenuButtonKeytipProps(E)),yr.createElement(Za,{keytipProps:E,ariaDescribedBy:C["aria-describedby"],disabled:Ps(o)},(function(t){return yr.createElement("button",p({ref:e._btn},C,P,t,{"aria-describedby":Ma(P["aria-describedby"],t?t["aria-describedby"]:void 0)}),yr.createElement(d,p({componentRef:o.componentRef,item:o,classNames:r,index:n,onCheckmarkClick:s&&h?h:void 0,hasIcons:l,openSubMenu:m,dismissSubMenu:g,dismissMenu:v,getSubmenuTarget:e._getSubmenuTarget},w)),e._renderAriaDescription(S,r.screenReaderText))}))},t}(qc),Kc=Dr(),Uc=function(e){var t=e.styles,o=e.theme,r=e.getClassNames,n=e.className,i=Kc(t,{theme:o,getClassNames:r,className:n});return yr.createElement("span",{className:i.wrapper},yr.createElement("span",{className:i.divider}))};Uc.displayName="VerticalDividerBase";var Gc=xr(Uc,(function(e){var t=e.theme,o=e.getClassNames,r=e.className;if(!t)throw new Error("Theme is undefined or null.");if(o){var n=o(t);return{wrapper:[n.wrapper],divider:[n.divider]}}return{wrapper:[{display:"inline-flex",height:"100%",alignItems:"center"},r],divider:[{width:1,height:"100%",backgroundColor:t.palette.neutralTertiaryAlt}]}}),void 0,{scope:"VerticalDivider"}),Yc=function(e){function t(t){var o=e.call(this,t)||this;return o._getMemoizedMenuButtonKeytipProps=Fo((function(e){return p(p({},e),{hasMenu:!0})})),o._renderAriaDescription=function(e,t){return e?yr.createElement("span",{id:o._ariaDescriptionId,className:t},e):null},o._onItemKeyDown=function(e){var t=o.props,r=t.item,n=t.onItemKeyDown;e.which===Cr.enter?(o._executeItemClick(e),e.preventDefault(),e.stopPropagation()):n&&n(r,e)},o._getSubmenuTarget=function(){return o._splitButton},o._onItemMouseEnterPrimary=function(e){var t=o.props,r=t.item,n=t.onItemMouseEnter;n&&n(p(p({},r),{subMenuProps:void 0,items:void 0}),e,o._splitButton)},o._onItemMouseEnterIcon=function(e){var t=o.props,r=t.item,n=t.onItemMouseEnter;n&&n(r,e,o._splitButton)},o._onItemMouseMovePrimary=function(e){var t=o.props,r=t.item,n=t.onItemMouseMove;n&&n(p(p({},r),{subMenuProps:void 0,items:void 0}),e,o._splitButton)},o._onItemMouseMoveIcon=function(e){var t=o.props,r=t.item,n=t.onItemMouseMove;n&&n(r,e,o._splitButton)},o._onIconItemClick=function(e){var t=o.props,r=t.item,n=t.onItemClickBase;n&&n(r,e,o._splitButton?o._splitButton:e.currentTarget)},o._executeItemClick=function(e){var t=o.props,r=t.item,n=t.executeItemClick,i=t.onItemClick;if(!r.disabled&&!r.isDisabled)return o._processingTouch&&i?i(r,e):void(n&&n(r,e))},o._onTouchStart=function(e){o._splitButton&&!("onpointerdown"in o._splitButton)&&o._handleTouchAndPointerEvent(e)},o._onPointerDown=function(e){"touch"===e.pointerType&&(o._handleTouchAndPointerEvent(e),e.preventDefault(),e.stopImmediatePropagation())},o._async=new fi(o),o._events=new qa(o),o}return f(t,e),t.prototype.componentDidMount=function(){this._splitButton&&"onpointerdown"in this._splitButton&&this._events.on(this._splitButton,"pointerdown",this._onPointerDown,!0)},t.prototype.componentWillUnmount=function(){this._async.dispose(),this._events.dispose()},t.prototype.render=function(){var e=this,t=this.props,o=t.item,r=t.classNames,n=t.index,i=t.focusableElementIndex,a=t.totalItemCount,s=t.hasCheckmarks,l=t.hasIcons,c=t.onItemMouseLeave,d=t.expandedMenuItemKey,u=Is(o),f=o.keytipProps;f&&(f=this._getMemoizedMenuButtonKeytipProps(f));var h=o.ariaDescription;return h&&(this._ariaDescriptionId=oa()),yr.createElement(Za,{keytipProps:f,disabled:Ps(o)},(function(t){return yr.createElement("div",{"data-ktp-target":t["data-ktp-target"],ref:function(t){return e._splitButton=t},role:Es(o),"aria-label":o.ariaLabel,className:r.splitContainer,"aria-disabled":Ps(o),"aria-expanded":u?o.key===d:void 0,"aria-haspopup":!0,"aria-describedby":Ma(h?e._ariaDescriptionId:void 0,t["aria-describedby"]),"aria-checked":o.isChecked||o.checked,"aria-posinset":i+1,"aria-setsize":a,onMouseEnter:e._onItemMouseEnterPrimary,onMouseLeave:c?c.bind(e,p(p({},o),{subMenuProps:null,items:null})):void 0,onMouseMove:e._onItemMouseMovePrimary,onKeyDown:e._onItemKeyDown,onClick:e._executeItemClick,onTouchStart:e._onTouchStart,tabIndex:0,"data-is-focusable":!0,"aria-roledescription":o["aria-roledescription"]},e._renderSplitPrimaryButton(o,r,n,s,l),e._renderSplitDivider(o),e._renderSplitIconButton(o,r,n,t),e._renderAriaDescription(h,r.screenReaderText))}))},t.prototype._renderSplitPrimaryButton=function(e,t,o,r,n){var i=this.props,a=i.contextualMenuItemAs,s=void 0===a?Oc:a,l=i.onItemClick,c={key:e.key,disabled:Ps(e)||e.primaryDisabled,name:e.name,text:e.text||e.name,secondaryText:e.secondaryText,className:t.splitPrimary,canCheck:e.canCheck,isChecked:e.isChecked,checked:e.checked,iconProps:e.iconProps,onRenderIcon:e.onRenderIcon,data:e.data,"data-is-focusable":!1},d=e.itemProps;return yr.createElement("button",p({},vn(c,en)),yr.createElement(s,p({"data-is-focusable":!1,item:c,classNames:t,index:o,onCheckmarkClick:r&&l?l:void 0,hasIcons:n},d)))},t.prototype._renderSplitDivider=function(e){var t=e.getSplitButtonVerticalDividerClassNames||Ac;return yr.createElement(Gc,{getClassNames:t})},t.prototype._renderSplitIconButton=function(e,t,o,r){var n=this.props,i=n.contextualMenuItemAs,a=void 0===i?Oc:i,s=n.onItemMouseLeave,l=n.onItemMouseDown,c=n.openSubMenu,d=n.dismissSubMenu,u=n.dismissMenu,f={onClick:this._onIconItemClick,disabled:Ps(e),className:t.splitMenu,subMenuProps:e.subMenuProps,submenuIconProps:e.submenuIconProps,split:!0,key:e.key},h=p(p({},vn(f,en)),{onMouseEnter:this._onItemMouseEnterIcon,onMouseLeave:s?s.bind(this,e):void 0,onMouseDown:function(t){return l?l(e,t):void 0},onMouseMove:this._onItemMouseMoveIcon,"data-is-focusable":!1,"data-ktp-execute-target":r["data-ktp-execute-target"],"aria-hidden":!0}),m=e.itemProps;return yr.createElement("button",p({},h),yr.createElement(a,p({componentRef:e.componentRef,item:f,classNames:t,index:o,hasIcons:!1,openSubMenu:c,dismissSubMenu:d,dismissMenu:u,getSubmenuTarget:this._getSubmenuTarget},m)))},t.prototype._handleTouchAndPointerEvent=function(e){var t=this,o=this.props.onTap;o&&o(e),this._lastTouchTimeoutId&&(this._async.clearTimeout(this._lastTouchTimeoutId),this._lastTouchTimeoutId=void 0),this._processingTouch=!0,this._lastTouchTimeoutId=this._async.setTimeout((function(){t._processingTouch=!1,t._lastTouchTimeoutId=void 0}),500)},t}(qc),Xc=Dr(),Zc=Dr();function $c(e,t){var o,r=null===(o=t)||void 0===o?void 0:o.target,n=e.subMenuProps?e.subMenuProps.items:e.items;if(n){for(var i=[],a=0,s=n;a<s.length;a++){var l=s[a];if(l.preferMenuTargetAsEventTarget){var c=l.onClick,d=h(l,["onClick"]);i.push(p(p({},d),{onClick:td(c,r)}))}else i.push(l)}return i}}function Qc(e){return e.some((function(e){return!!e.canCheck||!(!e.sectionProps||!e.sectionProps.items.some((function(e){return!0===e.canCheck})))}))}var Jc=Fo((function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return function(t){return ur.apply(void 0,g([t,Hc],e))}})),ed=function(e){function t(t){var o=e.call(this,t)||this;return o._mounted=!1,o.dismiss=function(e,t){var r=o.props.onDismiss;r&&r(e,t)},o._tryFocusPreviousActiveElement=function(e){o.props.onRestoreFocus?o.props.onRestoreFocus(e):e&&e.containsFocus&&o._previousActiveElement&&o._previousActiveElement.focus&&o._previousActiveElement.focus()},o._onRenderMenuList=function(e,t){var r=0,n=e.items,i=e.totalItemCount,a=e.hasCheckmarks,s=e.hasIcons;return yr.createElement("ul",{className:o._classNames.list,onKeyDown:o._onKeyDown,onKeyUp:o._onKeyUp,role:"presentation"},n.map((function(e,t){var n=o._renderMenuItem(e,t,r,i,a,s);if(e.itemType!==_s.Divider&&e.itemType!==_s.Header){var l=e.customOnRenderListLength?e.customOnRenderListLength:1;r+=l}return n})))},o._renderMenuItem=function(e,t,r,n,i,a){var s,l,c=[],d=e.iconProps||{iconName:"None"},u=e.getItemClassNames,f=e.itemProps,p=f?f.styles:void 0,h=e.itemType===_s.Divider?e.className:void 0,m=e.submenuIconProps?e.submenuIconProps.className:"";if(u)l=u(o.props.theme,Ps(e),o.state.expandedMenuItemKey===e.key,!!Bs(e),!!e.href,"None"!==d.iconName,e.className,h,d.className,m,e.primaryDisabled);else{var g={theme:o.props.theme,disabled:Ps(e),expanded:o.state.expandedMenuItemKey===e.key,checked:!!Bs(e),isAnchorLink:!!e.href,knownIcon:"None"!==d.iconName,itemClassName:e.className,dividerClassName:h,iconClassName:d.className,subMenuClassName:m,primaryDisabled:e.primaryDisabled};l=Zc(Jc(null===(s=o._classNames.subComponentStyles)||void 0===s?void 0:s.menuItem,p),g)}switch("-"!==e.text&&"-"!==e.name||(e.itemType=_s.Divider),e.itemType){case _s.Divider:c.push(o._renderSeparator(t,l));break;case _s.Header:c.push(o._renderSeparator(t,l));var v=o._renderHeaderMenuItem(e,l,t,i,a);c.push(o._renderListItem(v,e.key||t,l,e.title));break;case _s.Section:c.push(o._renderSectionItem(e,l,t,i,a));break;default:var b=o._renderNormalItem(e,l,t,r,n,i,a);c.push(o._renderListItem(b,e.key||t,l,e.title))}return yr.createElement(yr.Fragment,{key:e.key},c)},o._defaultMenuItemRenderer=function(e){var t=e.index,r=e.focusableElementIndex,n=e.totalItemCount,i=e.hasCheckmarks,a=e.hasIcons;return o._renderMenuItem(e,t,r,n,i,a)},o._onKeyDown=function(e){o._lastKeyDownWasAltOrMeta=o._isAltOrMeta(e);var t=e.which===Cr.escape&&(Ss()||Cs());return o._keyHandler(e,o._shouldHandleKeyDown,t)},o._shouldHandleKeyDown=function(e){return e.which===Cr.escape||o._shouldCloseSubMenu(e)||e.which===Cr.up&&(e.altKey||e.metaKey)},o._onMenuFocusCapture=function(e){o.props.delayUpdateFocusOnHover&&(o._shouldUpdateFocusOnMouseEvent=!0)},o._onKeyUp=function(e){return o._keyHandler(e,o._shouldHandleKeyUp,!0)},o._shouldHandleKeyUp=function(e){var t=o._lastKeyDownWasAltOrMeta&&o._isAltOrMeta(e);return o._lastKeyDownWasAltOrMeta=!1,!!t&&!(Cs()||Ss())},o._keyHandler=function(e,t,r){var n=!1;return t(e)&&(o._focusingPreviousElement=!0,o.dismiss(e,r),e.preventDefault(),e.stopPropagation(),n=!0),n},o._shouldCloseSubMenu=function(e){var t=Br(o.props.theme)?Cr.right:Cr.left;return!(e.which!==t||!o.props.isSubMenu)&&(o._adjustedFocusZoneProps.direction===va.vertical||!!o._adjustedFocusZoneProps.checkForNoWrap&&!Yi(e.target,"data-no-horizontal-wrap"))},o._onMenuKeyDown=function(e){if(!o._onKeyDown(e)&&o._host){var t=!(!e.altKey&&!e.metaKey),r=e.which===Cr.up,n=e.which===Cr.down;if(!t&&(r||n)){var i=r?Ai(o._host,o._host.lastChild,!0):Ri(o._host,o._host.firstChild,!0);i&&(i.focus(),e.preventDefault(),e.stopPropagation())}}},o._onScroll=function(){o._isScrollIdle||void 0===o._scrollIdleTimeoutId?o._isScrollIdle=!1:(o._async.clearTimeout(o._scrollIdleTimeoutId),o._scrollIdleTimeoutId=void 0),o._scrollIdleTimeoutId=o._async.setTimeout((function(){o._isScrollIdle=!0}),250)},o._onItemMouseEnterBase=function(e,t,r){o._shouldIgnoreMouseEvent()||o._updateFocusOnMouseEvent(e,t,r)},o._onItemMouseMoveBase=function(e,t,r){var n=t.currentTarget;o._shouldUpdateFocusOnMouseEvent&&(o._gotMouseMove=!0,o._isScrollIdle&&void 0===o._enterTimerId&&n!==o._targetWindow.document.activeElement&&o._updateFocusOnMouseEvent(e,t,r))},o._onMouseItemLeave=function(e,t){if(!o._shouldIgnoreMouseEvent()&&(void 0!==o._enterTimerId&&(o._async.clearTimeout(o._enterTimerId),o._enterTimerId=void 0),void 0===o.state.expandedMenuItemKey))if(o._host.setActive)try{o._host.setActive()}catch(e){}else o._host.focus()},o._onItemMouseDown=function(e,t){e.onMouseDown&&e.onMouseDown(e,t)},o._onItemClick=function(e,t){o._onItemClickBase(e,t,t.currentTarget)},o._onItemClickBase=function(e,t,r){var n=$c(e,{target:o.props.target});o._cancelSubMenuTimer(),Is(e)||n&&n.length?e.key!==o.state.expandedMenuItemKey&&(o.setState({expandedByMouseClick:0!==t.nativeEvent.detail||"mouse"===t.nativeEvent.pointerType}),o._onItemSubMenuExpand(e,r)):o._executeItemClick(e,t),t.stopPropagation(),t.preventDefault()},o._onAnchorClick=function(e,t){o._executeItemClick(e,t),t.stopPropagation()},o._executeItemClick=function(e,t){var r=o.props.target;if(!e.disabled&&!e.isDisabled){e.preferMenuTargetAsEventTarget&&od(t,r);var n=!1;e.onClick?n=!!e.onClick(t,e):o.props.onItemClick&&(n=!!o.props.onItemClick(t,e)),!n&&t.defaultPrevented||(o.dismiss(t,!0),o._focusingPreviousElement=!0)}},o._onItemKeyDown=function(e,t){var r=Br(o.props.theme)?Cr.left:Cr.right;e.disabled||t.which!==r&&t.which!==Cr.enter&&(t.which!==Cr.down||!t.altKey&&!t.metaKey)||(o.setState({expandedByMouseClick:!1}),o._onItemSubMenuExpand(e,t.currentTarget),t.preventDefault())},o._cancelSubMenuTimer=function(){void 0!==o._enterTimerId&&(o._async.clearTimeout(o._enterTimerId),o._enterTimerId=void 0)},o._onItemSubMenuExpand=function(e,t){o.state.expandedMenuItemKey!==e.key&&(o.state.expandedMenuItemKey&&o._onSubMenuDismiss(),t.focus(),o.setState({expandedMenuItemKey:e.key,submenuTarget:t}))},o._onSubMenuDismiss=function(e,t){t?o.dismiss(e,t):o._mounted&&o.setState({dismissedMenuItemKey:o.state.expandedMenuItemKey,expandedMenuItemKey:void 0,submenuTarget:void 0})},o._onPointerAndTouchEvent=function(e){o._cancelSubMenuTimer()},o._async=new fi(o),o._events=new qa(o),si(o),o.state={contextualMenuItems:void 0,subMenuId:oa("ContextualMenu")},o._id=t.id||oa("ContextualMenu"),o._focusingPreviousElement=!1,o._isScrollIdle=!0,o._shouldUpdateFocusOnMouseEvent=!o.props.delayUpdateFocusOnHover,o._gotMouseMove=!1,o}return f(t,e),t.prototype.shouldComponentUpdate=function(e,t){return!(!e.shouldUpdateWhenHidden&&this.props.hidden&&e.hidden)&&(!Ra(this.props,e)||!Ra(this.state,t))},t.prototype.UNSAFE_componentWillUpdate=function(e){if(e.target!==this.props.target){var t=e.target;this._setTargetWindowAndElement(t)}this._isHidden(e)!==this._isHidden(this.props)&&(this._isHidden(e)?this._onMenuClosed():(this._onMenuOpened(),this._previousActiveElement=this._targetWindow?this._targetWindow.document.activeElement:void 0)),e.delayUpdateFocusOnHover!==this.props.delayUpdateFocusOnHover&&(this._shouldUpdateFocusOnMouseEvent=!e.delayUpdateFocusOnHover,this._gotMouseMove=this._shouldUpdateFocusOnMouseEvent&&this._gotMouseMove)},t.prototype.UNSAFE_componentWillMount=function(){var e=this.props.target;this._setTargetWindowAndElement(e),this.props.hidden||(this._previousActiveElement=this._targetWindow?this._targetWindow.document.activeElement:void 0)},t.prototype.componentDidMount=function(){this.props.hidden||this._onMenuOpened(),this._mounted=!0},t.prototype.componentWillUnmount=function(){this.props.onMenuDismissed&&this.props.onMenuDismissed(this.props),this._events.dispose(),this._async.dispose(),this._mounted=!1},t.prototype.render=function(){var e=this,t=this.props.isBeakVisible,o=this.props,r=o.items,n=o.labelElementId,i=o.id,a=o.className,s=o.beakWidth,l=o.directionalHint,c=o.directionalHintForRTL,d=o.alignTargetEdge,u=o.gapSpace,f=o.coverTarget,h=o.ariaLabel,m=o.doNotLayer,g=o.target,v=o.bounds,b=o.useTargetWidth,y=o.useTargetAsMinWidth,_=o.directionalHintFixed,k=o.shouldFocusOnMount,w=o.shouldFocusOnContainer,x=o.title,S=o.styles,C=o.theme,B=o.calloutProps,I=o.onRenderSubMenu,P=void 0===I?this._onRenderSubMenu:I,E=o.onRenderMenuList,T=void 0===E?this._onRenderMenuList:E,D=o.focusZoneProps,N=o.getMenuClassNames;this._classNames=N?N(C,a):Xc(S,{theme:C,className:a});var z=function e(t){for(var o=0,r=t;o<r.length;o++){var n=r[o];if(n.iconProps)return!0;if(n.itemType===_s.Section&&n.sectionProps&&e(n.sectionProps.items))return!0}return!1}(r);this._adjustedFocusZoneProps=p(p({},D),{direction:this._getFocusZoneDirection()});var F,M=Qc(r),R=this.state.expandedMenuItemKey&&!0!==this.props.hidden?this._getSubmenuProps():null;t=void 0===t?this.props.responsiveMode<=Ms.medium:t;var A=this._target;if((b||y)&&A&&A.offsetWidth){var j=A.getBoundingClientRect().width-2;b?F={width:j}:y&&(F={minWidth:j})}if(r&&r.length>0){for(var L=0,H=0,O=r;H<O.length;H++){var q=O[H];if(q.itemType!==_s.Divider&&q.itemType!==_s.Header)L+=q.customOnRenderListLength?q.customOnRenderListLength:1}var W=this._classNames.subComponentStyles?this._classNames.subComponentStyles.callout:void 0;return yr.createElement(Bc,p({styles:W,onRestoreFocus:this._tryFocusPreviousActiveElement},B,{target:g,isBeakVisible:t,beakWidth:s,directionalHint:l,directionalHintForRTL:c,gapSpace:u,coverTarget:f,doNotLayer:m,className:xn("ms-ContextualMenu-Callout",B&&B.className),setInitialFocus:k,onDismiss:this.props.onDismiss,onScroll:this._onScroll,bounds:v,directionalHintFixed:_,alignTargetEdge:d,hidden:this.props.hidden}),yr.createElement("div",{style:F,ref:function(t){return e._host=t},id:i,className:this._classNames.container,tabIndex:w?0:-1,onKeyDown:this._onMenuKeyDown,onKeyUp:this._onKeyUp,onFocusCapture:this._onMenuFocusCapture,"aria-label":h,"aria-labelledby":n,role:"menu"},x&&yr.createElement("div",{className:this._classNames.title}," ",x," "),r&&r.length?yr.createElement(Ca,p({className:this._classNames.root,isCircularNavigation:!0,handleTabKey:ba.all},this._adjustedFocusZoneProps),T({ariaLabel:h,items:r,totalItemCount:L,hasCheckmarks:M,hasIcons:z,defaultMenuItemRenderer:this._defaultMenuItemRenderer,labelElementId:n},this._onRenderMenuList)):null,R&&P(R,this._onRenderSubMenu)))}return null},t.prototype._isHidden=function(e){return!!e.hidden},t.prototype._onMenuOpened=function(){this._events.on(this._targetWindow,"resize",this.dismiss),this._shouldUpdateFocusOnMouseEvent=!this.props.delayUpdateFocusOnHover,this._gotMouseMove=!1,this.props.onMenuOpened&&this.props.onMenuOpened(this.props)},t.prototype._onMenuClosed=function(){this._events.off(this._targetWindow,"resize",this.dismiss),this._tryFocusPreviousActiveElement({containsFocus:this._focusingPreviousElement,documentContainsFocus:this._targetWindow.document.hasFocus(),originalElement:this._previousActiveElement}),this._focusingPreviousElement=!1,this.props.onMenuDismissed&&this.props.onMenuDismissed(this.props),this._shouldUpdateFocusOnMouseEvent=!this.props.delayUpdateFocusOnHover,this.setState({expandedByMouseClick:void 0,dismissedMenuItemKey:void 0,expandedMenuItemKey:void 0,submenuTarget:void 0})},t.prototype._getFocusZoneDirection=function(){var e=this.props.focusZoneProps;return e&&void 0!==e.direction?e.direction:va.vertical},t.prototype._onRenderSubMenu=function(e,t){throw Error("ContextualMenuBase: onRenderSubMenu callback is null or undefined. Please ensure to set `onRenderSubMenu` property either manually or with `styled` helper.")},t.prototype._renderSectionItem=function(e,t,o,r,n){var i=this,a=e.sectionProps;if(a){var s,l;if(a.title){var c=void 0,d="";if("string"==typeof a.title){var u=this._id+a.title.replace(/\s/g,"");c={key:"section-"+a.title+"-title",itemType:_s.Header,text:a.title,id:u},d=u}else{u=a.title.id||this._id+a.title.key.replace(/\s/g,"");c=p(p({},a.title),{id:u}),d=u}c&&(l={role:"group","aria-labelledby":d},s=this._renderHeaderMenuItem(c,t,o,r,n))}return a.items&&a.items.length>0?yr.createElement("li",{role:"presentation",key:a.key||e.key||"section-"+o},yr.createElement("div",p({},l),yr.createElement("ul",{className:this._classNames.list,role:"presentation"},a.topDivider&&this._renderSeparator(o,t,!0,!0),s&&this._renderListItem(s,e.key||o,t,e.title),a.items.map((function(e,t){return i._renderMenuItem(e,t,t,a.items.length,r,n)})),a.bottomDivider&&this._renderSeparator(o,t,!1,!0)))):void 0}},t.prototype._renderListItem=function(e,t,o,r){return yr.createElement("li",{role:"presentation",title:r,key:t,className:o.item},e)},t.prototype._renderSeparator=function(e,t,o,r){return r||e>0?yr.createElement("li",{role:"separator",key:"separator-"+e+(void 0===o?"":o?"-top":"-bottom"),className:t.divider,"aria-hidden":"true"}):null},t.prototype._renderNormalItem=function(e,t,o,r,n,i,a){return e.onRender?e.onRender(p({"aria-posinset":r+1,"aria-setsize":n},e),this.dismiss):e.href?this._renderAnchorMenuItem(e,t,o,r,n,i,a):e.split&&Is(e)?this._renderSplitButton(e,t,o,r,n,i,a):this._renderButtonItem(e,t,o,r,n,i,a)},t.prototype._renderHeaderMenuItem=function(e,t,o,r,n){var i=this.props.contextualMenuItemAs,a=void 0===i?Oc:i,s=e.itemProps,l=e.id,c=s&&vn(s,gn);return yr.createElement("div",p({id:l,className:this._classNames.header},c,{style:e.style}),yr.createElement(a,p({item:e,classNames:t,index:o,onCheckmarkClick:r?this._onItemClick:void 0,hasIcons:n},s)))},t.prototype._renderAnchorMenuItem=function(e,t,o,r,n,i,a){var s=this.props.contextualMenuItemAs,l=this.state.expandedMenuItemKey;return yr.createElement(Wc,{item:e,classNames:t,index:o,focusableElementIndex:r,totalItemCount:n,hasCheckmarks:i,hasIcons:a,contextualMenuItemAs:s,onItemMouseEnter:this._onItemMouseEnterBase,onItemMouseLeave:this._onMouseItemLeave,onItemMouseMove:this._onItemMouseMoveBase,onItemMouseDown:this._onItemMouseDown,executeItemClick:this._executeItemClick,onItemClick:this._onAnchorClick,onItemKeyDown:this._onItemKeyDown,expandedMenuItemKey:l,openSubMenu:this._onItemSubMenuExpand,dismissSubMenu:this._onSubMenuDismiss,dismissMenu:this.dismiss})},t.prototype._renderButtonItem=function(e,t,o,r,n,i,a){var s=this.props.contextualMenuItemAs,l=this.state.expandedMenuItemKey;return yr.createElement(Vc,{item:e,classNames:t,index:o,focusableElementIndex:r,totalItemCount:n,hasCheckmarks:i,hasIcons:a,contextualMenuItemAs:s,onItemMouseEnter:this._onItemMouseEnterBase,onItemMouseLeave:this._onMouseItemLeave,onItemMouseMove:this._onItemMouseMoveBase,onItemMouseDown:this._onItemMouseDown,executeItemClick:this._executeItemClick,onItemClick:this._onItemClick,onItemClickBase:this._onItemClickBase,onItemKeyDown:this._onItemKeyDown,expandedMenuItemKey:l,openSubMenu:this._onItemSubMenuExpand,dismissSubMenu:this._onSubMenuDismiss,dismissMenu:this.dismiss})},t.prototype._renderSplitButton=function(e,t,o,r,n,i,a){var s=this.props.contextualMenuItemAs,l=this.state.expandedMenuItemKey;return yr.createElement(Yc,{item:e,classNames:t,index:o,focusableElementIndex:r,totalItemCount:n,hasCheckmarks:i,hasIcons:a,contextualMenuItemAs:s,onItemMouseEnter:this._onItemMouseEnterBase,onItemMouseLeave:this._onMouseItemLeave,onItemMouseMove:this._onItemMouseMoveBase,onItemMouseDown:this._onItemMouseDown,executeItemClick:this._executeItemClick,onItemClick:this._onItemClick,onItemClickBase:this._onItemClickBase,onItemKeyDown:this._onItemKeyDown,openSubMenu:this._onItemSubMenuExpand,dismissSubMenu:this._onSubMenuDismiss,dismissMenu:this.dismiss,expandedMenuItemKey:l,onTap:this._onPointerAndTouchEvent})},t.prototype._isAltOrMeta=function(e){return e.which===Cr.alt||"Meta"===e.key},t.prototype._shouldIgnoreMouseEvent=function(){return!this._isScrollIdle||!this._gotMouseMove},t.prototype._updateFocusOnMouseEvent=function(e,t,o){var r=this,n=o||t.currentTarget,i=this.props.subMenuHoverDelay,a=void 0===i?250:i;e.key!==this.state.expandedMenuItemKey&&(void 0!==this._enterTimerId&&(this._async.clearTimeout(this._enterTimerId),this._enterTimerId=void 0),void 0===this.state.expandedMenuItemKey&&n.focus(),Is(e)?(t.stopPropagation(),this._enterTimerId=this._async.setTimeout((function(){n.focus(),r.setState({expandedByMouseClick:!0}),r._onItemSubMenuExpand(e,n),r._enterTimerId=void 0}),a)):this._enterTimerId=this._async.setTimeout((function(){r._onSubMenuDismiss(t),n.focus(),r._enterTimerId=void 0}),a))},t.prototype._getSubmenuProps=function(){var e=this.state,t=e.submenuTarget,o=e.expandedMenuItemKey,r=this._findItemByKey(o),n=null,i=this.props.target;if(r&&(n={items:$c(r,{target:i}),target:t,onDismiss:this._onSubMenuDismiss,isSubMenu:!0,id:this.state.subMenuId,shouldFocusOnMount:!0,shouldFocusOnContainer:this.state.expandedByMouseClick,directionalHint:Br(this.props.theme)?ys.leftTopEdge:ys.rightTopEdge,className:this.props.className,gapSpace:0,isBeakVisible:!1},r.subMenuProps&&Aa(n,r.subMenuProps),r.preferMenuTargetAsEventTarget)){var a=r.onItemClick;n.onItemClick=td(a,i)}return n},t.prototype._findItemByKey=function(e){var t=this.props.items;return this._findItemByKeyFromItems(e,t)},t.prototype._findItemByKeyFromItems=function(e,t){for(var o=0,r=t;o<r.length;o++){var n=r[o];if(n.itemType===_s.Section&&n.sectionProps){var i=this._findItemByKeyFromItems(e,n.sectionProps.items);if(i)return i}else if(n.key&&n.key===e)return n}},t.prototype._setTargetWindowAndElement=function(e){var t=this._host;if(e)if("string"==typeof e){var o=et(t);this._target=o?o.querySelector(e):null,this._targetWindow=rt(t)}else if(e.stopPropagation)this._targetWindow=rt(e.target),this._target=e;else if(void 0===e.left&&void 0===e.x||void 0===e.top&&void 0===e.y)if(void 0!==e.current)this._target=e.current,this._targetWindow=rt(this._target);else{var r=e;this._targetWindow=rt(r),this._target=e}else this._targetWindow=rt(t),this._target=e;else this._targetWindow=rt(t)},t.defaultProps={items:[],shouldFocusOnMount:!0,gapSpace:0,directionalHint:ys.bottomAutoEdge,beakWidth:16},t=m([Ys],t)}(yr.Component);function td(e,t){return e?function(o,r){return od(o,t),e(o,r)}:e}function od(e,t){e&&t&&(e.persist(),t instanceof Event?e.target=t.target:t instanceof Element&&(e.target=t))}var rd={root:"ms-ContextualMenu",container:"ms-ContextualMenu-container",list:"ms-ContextualMenu-list",header:"ms-ContextualMenu-header",title:"ms-ContextualMenu-title",isopen:"is-open"};function nd(e){return yr.createElement(id,p({},e))}var id=xr(ed,(function(e){var t=e.className,o=e.theme,r=Lo(rd,o),n=o.fonts,i=o.semanticColors,a=o.effects;return{root:[o.fonts.medium,r.root,r.isopen,{backgroundColor:i.menuBackground,minWidth:"180px"},t],container:[r.container,{selectors:{":focus":{outline:0}}}],list:[r.list,r.isopen,{listStyleType:"none",margin:"0",padding:"0"}],header:[r.header,n.small,{fontWeight:Ve.semibold,color:i.menuHeader,background:"none",backgroundColor:"transparent",border:"none",height:36,lineHeight:36,cursor:"default",padding:"0px 6px",userSelect:"none",textAlign:"left"}],title:[r.title,{fontSize:n.mediumPlus.fontSize,paddingRight:"14px",paddingLeft:"14px",paddingBottom:"5px",paddingTop:"5px",backgroundColor:i.menuItemBackgroundPressed}],subComponentStyles:{callout:{root:{boxShadow:a.elevation8}},menuItem:{}}}}),(function(e){return{onRenderSubMenu:e.onRenderSubMenu?xs(e.onRenderSubMenu,nd):nd}}),{scope:"ContextualMenu"}),ad=id,sd={msButton:"ms-Button",msButtonHasMenu:"ms-Button--hasMenu",msButtonIcon:"ms-Button-icon",msButtonMenuIcon:"ms-Button-menuIcon",msButtonLabel:"ms-Button-label",msButtonDescription:"ms-Button-description",msButtonScreenReaderText:"ms-Button-screenReaderText",msButtonFlexContainer:"ms-Button-flexContainer",msButtonTextContainer:"ms-Button-textContainer"},ld=Fo((function(e,t,o,r,n,i,a,s,l,c,d){var u,f,p=Lo(sd,e||{}),h=c&&!d;return fr({root:[p.msButton,t.root,r,l&&["is-checked",t.rootChecked],h&&["is-expanded",t.rootExpanded,{selectors:(u={},u[":hover ."+p.msButtonIcon]=t.iconExpandedHovered,u[":hover ."+p.msButtonMenuIcon]=t.menuIconExpandedHovered||t.rootExpandedHovered,u[":hover"]=t.rootExpandedHovered,u)}],s&&[sd.msButtonHasMenu,t.rootHasMenu],a&&["is-disabled",t.rootDisabled],!a&&!h&&!l&&{selectors:(f={":hover":t.rootHovered},f[":hover ."+p.msButtonLabel]=t.labelHovered,f[":hover ."+p.msButtonIcon]=t.iconHovered,f[":hover ."+p.msButtonDescription]=t.descriptionHovered,f[":hover ."+p.msButtonMenuIcon]=t.menuIconHovered,f[":focus"]=t.rootFocused,f[":active"]=t.rootPressed,f[":active ."+p.msButtonIcon]=t.iconPressed,f[":active ."+p.msButtonDescription]=t.descriptionPressed,f[":active ."+p.msButtonMenuIcon]=t.menuIconPressed,f)},a&&l&&[t.rootCheckedDisabled],!a&&l&&{selectors:{":hover":t.rootCheckedHovered,":active":t.rootCheckedPressed}},o],flexContainer:[p.msButtonFlexContainer,t.flexContainer],textContainer:[p.msButtonTextContainer,t.textContainer],icon:[p.msButtonIcon,n,t.icon,h&&t.iconExpanded,l&&t.iconChecked,a&&t.iconDisabled],label:[p.msButtonLabel,t.label,l&&t.labelChecked,a&&t.labelDisabled],menuIcon:[p.msButtonMenuIcon,i,t.menuIcon,l&&t.menuIconChecked,a&&!d&&t.menuIconDisabled,!a&&!h&&!l&&{selectors:{":hover":t.menuIconHovered,":active":t.menuIconPressed}},h&&["is-expanded",t.menuIconExpanded]],description:[p.msButtonDescription,t.description,l&&t.descriptionChecked,a&&t.descriptionDisabled],screenReaderText:[p.msButtonScreenReaderText,t.screenReaderText]})})),cd=Fo((function(e,t,o,r,n){return{root:Z(e.splitButtonMenuButton,o&&[e.splitButtonMenuButtonExpanded],t&&[e.splitButtonMenuButtonDisabled],r&&!t&&[e.splitButtonMenuButtonChecked],n&&!t&&[{selectors:{":focus":e.splitButtonMenuFocused}}]),splitButtonContainer:Z(e.splitButtonContainer,!t&&r&&[e.splitButtonContainerChecked,{selectors:{":hover":e.splitButtonContainerCheckedHovered}}],!t&&!r&&[{selectors:{":hover":e.splitButtonContainerHovered,":focus":e.splitButtonContainerFocused}}],t&&e.splitButtonContainerDisabled),icon:Z(e.splitButtonMenuIcon,t&&e.splitButtonMenuIconDisabled,!t&&n&&e.splitButtonMenuIcon),flexContainer:Z(e.splitButtonFlexContainer),divider:Z(e.splitButtonDivider,(n||t)&&e.splitButtonDividerDisabled)}}));var dd=Mo((function(e){var t=e;return Mo((function(o){if(e===o)throw new Error("Attempted to compose a component with itself.");var r=o,n=Mo((function(e){return function(t){return yr.createElement(r,p({},t,{defaultRender:e}))}}));return function(e){var o=e.defaultRender;return yr.createElement(t,p({},e,{defaultRender:o?n(o):r}))}}))}));function ud(e,t){return dd(e)(t)}var fd,pd=function(e){function t(t){var o=e.call(this,t)||this;return o._buttonElement=yr.createRef(),o._splitButtonContainer=yr.createRef(),o._mergedRef=Ei(),o._renderedVisibleMenu=!1,o._getMemoizedMenuButtonKeytipProps=Fo((function(e){return p(p({},e),{hasMenu:!0})})),o._onRenderIcon=function(e,t){var r=o.props.iconProps;if(r&&(void 0!==r.iconName||r.imageProps)){var n=r.className,i=r.imageProps,a=h(r,["className","imageProps"]);if(r.styles)return yr.createElement(Rn,p({className:xn(o._classNames.icon,n),imageProps:i},a));if(r.iconName)return yr.createElement(Nn,p({className:xn(o._classNames.icon,n)},a));if(i)return yr.createElement(bs,p({className:xn(o._classNames.icon,n),imageProps:i},a))}return null},o._onRenderTextContents=function(){var e=o.props,t=e.text,r=e.children,n=e.secondaryText,i=void 0===n?o.props.description:n,a=e.onRenderText,s=void 0===a?o._onRenderText:a,l=e.onRenderDescription,c=void 0===l?o._onRenderDescription:l;return t||"string"==typeof r||i?yr.createElement("span",{className:o._classNames.textContainer},s(o.props,o._onRenderText),c(o.props,o._onRenderDescription)):[s(o.props,o._onRenderText),c(o.props,o._onRenderDescription)]},o._onRenderText=function(){var e=o.props.text,t=o.props.children;return void 0===e&&"string"==typeof t&&(e=t),o._hasText()?yr.createElement("span",{key:o._labelId,className:o._classNames.label,id:o._labelId},e):null},o._onRenderChildren=function(){var e=o.props.children;return"string"==typeof e?null:e},o._onRenderDescription=function(e){var t=e.secondaryText,r=void 0===t?o.props.description:t;return r?yr.createElement("span",{key:o._descriptionId,className:o._classNames.description,id:o._descriptionId},r):null},o._onRenderAriaDescription=function(){var e=o.props.ariaDescription;return e?yr.createElement("span",{className:o._classNames.screenReaderText,id:o._ariaDescriptionId},e):null},o._onRenderMenuIcon=function(e){var t=o.props.menuIconProps;return yr.createElement(Nn,p({iconName:"ChevronDown"},t,{className:o._classNames.menuIcon}))},o._onRenderMenu=function(e){var t=o.props.menuAs?ud(o.props.menuAs,ad):ad;return yr.createElement(t,p({},e))},o._onDismissMenu=function(e){var t=o.props.menuProps;t&&t.onDismiss&&t.onDismiss(e),e&&e.defaultPrevented||o._dismissMenu()},o._dismissMenu=function(){o._menuShouldFocusOnMount=void 0,o._menuShouldFocusOnContainer=void 0,o.setState({menuHidden:!0})},o._openMenu=function(e,t){void 0===t&&(t=!0),o.props.menuProps&&(o._menuShouldFocusOnContainer=e,o._menuShouldFocusOnMount=t,o._renderedVisibleMenu=!0,o.setState({menuHidden:!1}))},o._onToggleMenu=function(e){var t=!0;o.props.menuProps&&!1===o.props.menuProps.shouldFocusOnMount&&(t=!1),o.state.menuHidden?o._openMenu(e,t):o._dismissMenu()},o._onSplitContainerFocusCapture=function(e){var t=o._splitButtonContainer.current;!t||e.target&&ga(e.target,t)||t.focus()},o._onSplitButtonPrimaryClick=function(e){o.state.menuHidden||o._dismissMenu(),!o._processingTouch&&o.props.onClick?o.props.onClick(e):o._processingTouch&&o._onMenuClick(e)},o._onKeyDown=function(e){!o.props.disabled||e.which!==Cr.enter&&e.which!==Cr.space?o.props.disabled||(o.props.menuProps?o._onMenuKeyDown(e):void 0!==o.props.onKeyDown&&o.props.onKeyDown(e)):(e.preventDefault(),e.stopPropagation())},o._onKeyUp=function(e){o.props.disabled||void 0===o.props.onKeyUp||o.props.onKeyUp(e)},o._onKeyPress=function(e){o.props.disabled||void 0===o.props.onKeyPress||o.props.onKeyPress(e)},o._onMouseUp=function(e){o.props.disabled||void 0===o.props.onMouseUp||o.props.onMouseUp(e)},o._onMouseDown=function(e){o.props.disabled||void 0===o.props.onMouseDown||o.props.onMouseDown(e)},o._onClick=function(e){o.props.disabled||(o.props.menuProps?o._onMenuClick(e):void 0!==o.props.onClick&&o.props.onClick(e))},o._onSplitButtonContainerKeyDown=function(e){e.which===Cr.enter||e.which===Cr.space?o._buttonElement.current&&(o._buttonElement.current.click(),e.preventDefault(),e.stopPropagation()):o._onMenuKeyDown(e)},o._onMenuKeyDown=function(e){if(!o.props.disabled){o.props.onKeyDown&&o.props.onKeyDown(e);var t=e.which===Cr.up,r=e.which===Cr.down;if(!e.defaultPrevented&&o._isValidMenuOpenKey(e)){var n=o.props.onMenuClick;n&&n(e,o.props),o._onToggleMenu(!1),e.preventDefault(),e.stopPropagation()}if(e.which!==Cr.enter&&e.which!==Cr.space||ho(!0,e.target),!e.altKey&&!e.metaKey&&(t||r))if(!o.state.menuHidden&&o.props.menuProps)(void 0!==o._menuShouldFocusOnMount?o._menuShouldFocusOnMount:o.props.menuProps.shouldFocusOnMount)||(e.preventDefault(),e.stopPropagation(),o._menuShouldFocusOnMount=!0,o.forceUpdate())}},o._onTouchStart=function(){o._isSplitButton&&o._splitButtonContainer.current&&!("onpointerdown"in o._splitButtonContainer.current)&&o._handleTouchAndPointerEvent()},o._onMenuClick=function(e){var t=o.props.onMenuClick;if(t&&t(e,o.props),!e.defaultPrevented){var r=0!==e.nativeEvent.detail||"mouse"===e.nativeEvent.pointerType;o._onToggleMenu(r),e.preventDefault(),e.stopPropagation()}},si(o),o._async=new fi(o),o._events=new qa(o),o.props.split,o._labelId=oa(),o._descriptionId=oa(),o._ariaDescriptionId=oa(),o.state={menuHidden:!0},o}return f(t,e),Object.defineProperty(t.prototype,"_isSplitButton",{get:function(){return!!this.props.menuProps&&!!this.props.onClick&&!0===this.props.split},enumerable:!0,configurable:!0}),t.prototype.render=function(){var e,t=this.props,o=t.ariaDescription,r=t.ariaLabel,n=t.ariaHidden,i=t.className,a=t.disabled,s=t.allowDisabledFocus,l=t.primaryDisabled,c=t.secondaryText,d=void 0===c?this.props.description:c,u=t.href,f=t.iconProps,p=t.menuIconProps,h=t.styles,m=t.checked,g=t.variantClassName,v=t.theme,b=t.toggle,y=t.getClassNames,_=t.role,k=this.state.menuHidden,w=a||l;this._classNames=y?y(v,i,g,f&&f.className,p&&p.className,w,m,!k,!!this.props.menuProps,this.props.split,!!s):ld(v,h,i,g,f&&f.className,p&&p.className,w,!!this.props.menuProps,m,!k,this.props.split);var x=this._ariaDescriptionId,S=this._labelId,C=this._descriptionId,B=!w&&!!u,I=B?"a":"button",P=vn(Aa(B?{}:{type:"button"},this.props.rootProps,this.props),B?Jr:en,["disabled"]),E=r||P["aria-label"],T=void 0;o?T=x:d&&this.props.onRenderDescription!==ss?T=C:P["aria-describedby"]&&(T=P["aria-describedby"]);var D=void 0;E||(P["aria-labelledby"]?D=P["aria-labelledby"]:T&&(D=this._hasText()?S:void 0));var N=!(!1===this.props["data-is-focusable"]||a&&!s||this._isSplitButton),z="menuitemcheckbox"===_||"checkbox"===_,F=z||!0===b?!!m:void 0,M=Aa(P,((e={className:this._classNames.root,ref:this._mergedRef(this.props.elementRef,this._buttonElement),disabled:w&&!s,onKeyDown:this._onKeyDown,onKeyPress:this._onKeyPress,onKeyUp:this._onKeyUp,onMouseDown:this._onMouseDown,onMouseUp:this._onMouseUp,onClick:this._onClick,"aria-label":E,"aria-labelledby":D,"aria-describedby":T,"aria-disabled":w,"data-is-focusable":N})[z?"aria-checked":"aria-pressed"]=F,e));return n&&(M["aria-hidden"]=!0),this._isSplitButton?this._onRenderSplitButtonContent(I,M):(this.props.menuProps&&Aa(M,{"aria-expanded":!k,"aria-owns":k?null:this._labelId+"-menu","aria-haspopup":!0}),this._onRenderContent(I,M))},t.prototype.componentDidMount=function(){this._isSplitButton&&this._splitButtonContainer.current&&("onpointerdown"in this._splitButtonContainer.current&&this._events.on(this._splitButtonContainer.current,"pointerdown",this._onPointerDown,!0),"onpointerup"in this._splitButtonContainer.current&&this.props.onPointerUp&&this._events.on(this._splitButtonContainer.current,"pointerup",this.props.onPointerUp,!0))},t.prototype.componentDidUpdate=function(e,t){this.props.onAfterMenuDismiss&&!t.menuHidden&&this.state.menuHidden&&this.props.onAfterMenuDismiss()},t.prototype.componentWillUnmount=function(){this._async.dispose(),this._events.dispose()},t.prototype.focus=function(){this._isSplitButton&&this._splitButtonContainer.current?(ho(!0),this._splitButtonContainer.current.focus()):this._buttonElement.current&&(ho(!0),this._buttonElement.current.focus())},t.prototype.dismissMenu=function(){this._dismissMenu()},t.prototype.openMenu=function(e,t){this._openMenu(e,t)},t.prototype._onRenderContent=function(e,t){var o=this,r=this.props,n=e,i=r.menuIconProps,a=r.menuProps,s=r.onRenderIcon,l=void 0===s?this._onRenderIcon:s,c=r.onRenderAriaDescription,d=void 0===c?this._onRenderAriaDescription:c,u=r.onRenderChildren,f=void 0===u?this._onRenderChildren:u,h=r.onRenderMenu,m=void 0===h?this._onRenderMenu:h,g=r.onRenderMenuIcon,v=void 0===g?this._onRenderMenuIcon:g,b=r.disabled,y=r.keytipProps;y&&a&&(y=this._getMemoizedMenuButtonKeytipProps(y));var _=function(e){return yr.createElement(n,p({},t,e),yr.createElement("span",{className:o._classNames.flexContainer,"data-automationid":"splitbuttonprimary"},l(r,o._onRenderIcon),o._onRenderTextContents(),d(r,o._onRenderAriaDescription),f(r,o._onRenderChildren),!o._isSplitButton&&(a||i||o.props.onRenderMenuIcon)&&v(o.props,o._onRenderMenuIcon),a&&!a.doNotLayer&&o._shouldRenderMenu()&&m(o._getMenuProps(a),o._onRenderMenu)))},k=y?yr.createElement(Za,{keytipProps:this._isSplitButton?void 0:y,ariaDescribedBy:t["aria-describedby"],disabled:b},(function(e){return _(e)})):_();return a&&a.doNotLayer?yr.createElement("span",{style:{display:"inline-block"}},k,this._shouldRenderMenu()&&m(this._getMenuProps(a),this._onRenderMenu)):yr.createElement(yr.Fragment,null,k,yr.createElement(hs,null))},t.prototype._shouldRenderMenu=function(){var e=this.state.menuHidden,t=this.props,o=t.persistMenu,r=t.renderPersistedMenuHiddenOnMount;return!e||!(!o||!this._renderedVisibleMenu&&!r)},t.prototype._hasText=function(){return null!==this.props.text&&(void 0!==this.props.text||"string"==typeof this.props.children)},t.prototype._getMenuProps=function(e){var t=this.props.persistMenu,o=this.state.menuHidden;return e.ariaLabel||e.labelElementId||!this._hasText()||(e=p(p({},e),{labelElementId:this._labelId})),p(p({id:this._labelId+"-menu",directionalHint:ys.bottomLeftEdge},e),{shouldFocusOnContainer:this._menuShouldFocusOnContainer,shouldFocusOnMount:this._menuShouldFocusOnMount,hidden:t?o:void 0,className:xn("ms-BaseButton-menuhost",e.className),target:this._isSplitButton?this._splitButtonContainer.current:this._buttonElement.current,onDismiss:this._onDismissMenu})},t.prototype._onRenderSplitButtonContent=function(e,t){var o=this,r=this.props,n=r.styles,i=void 0===n?{}:n,a=r.disabled,s=r.allowDisabledFocus,l=r.checked,c=r.getSplitButtonClassNames,d=r.primaryDisabled,u=r.menuProps,f=r.toggle,h=r.role,m=r.primaryActionButtonProps,g=this.props.keytipProps,v=this.state.menuHidden,b=c?c(!!a,!v,!!l,!!s):i&&cd(i,!!a,!v,!!l,!!d);Aa(t,{onClick:void 0,onPointerDown:void 0,onPointerUp:void 0,tabIndex:-1,"data-is-focusable":!1}),g&&u&&(g=this._getMemoizedMenuButtonKeytipProps(g));var y=vn(t,[],["disabled"]);m&&Aa(t,m);var _=function(r){return yr.createElement("div",p({},y,{"data-ktp-target":r?r["data-ktp-target"]:void 0,role:h||"button","aria-disabled":a,"aria-haspopup":!0,"aria-expanded":!v,"aria-pressed":f?!!l:void 0,"aria-describedby":Ma(t["aria-describedby"],r?r["aria-describedby"]:void 0),className:b&&b.splitButtonContainer,onKeyDown:o._onSplitButtonContainerKeyDown,onTouchStart:o._onTouchStart,ref:o._splitButtonContainer,"data-is-focusable":!0,onClick:a||d?void 0:o._onSplitButtonPrimaryClick,tabIndex:!a&&!d||s?0:void 0,"aria-roledescription":t["aria-roledescription"],onFocusCapture:o._onSplitContainerFocusCapture}),yr.createElement("span",{style:{display:"flex"}},o._onRenderContent(e,t),o._onRenderSplitButtonMenuButton(b,r),o._onRenderSplitButtonDivider(b)))};return g?yr.createElement(Za,{keytipProps:g,disabled:a},(function(e){return _(e)})):_()},t.prototype._onRenderSplitButtonDivider=function(e){if(e&&e.divider){return yr.createElement("span",{className:e.divider,"aria-hidden":!0,onClick:function(e){e.stopPropagation()}})}return null},t.prototype._onRenderSplitButtonMenuButton=function(e,o){var r=this.props,n=r.allowDisabledFocus,i=r.checked,a=r.disabled,s=r.splitButtonMenuProps,l=r.splitButtonAriaLabel,c=r.primaryDisabled,d=this.state.menuHidden,u=this.props.menuIconProps;void 0===u&&(u={iconName:"ChevronDown"});var f=p(p({},s),{styles:e,checked:i,disabled:a,allowDisabledFocus:n,onClick:this._onMenuClick,menuProps:void 0,iconProps:p(p({},u),{className:this._classNames.menuIcon}),ariaLabel:l,"aria-haspopup":!0,"aria-expanded":!d,"data-is-focusable":!1});return yr.createElement(t,p({},f,{"data-ktp-execute-target":o?o["data-ktp-execute-target"]:o,onMouseDown:this._onMouseDown,tabIndex:c&&!n?0:-1}))},t.prototype._onPointerDown=function(e){var t=this.props.onPointerDown;t&&t(e),"touch"===e.pointerType&&(this._handleTouchAndPointerEvent(),e.preventDefault(),e.stopImmediatePropagation())},t.prototype._handleTouchAndPointerEvent=function(){var e=this;void 0!==this._lastTouchTimeoutId&&(this._async.clearTimeout(this._lastTouchTimeoutId),this._lastTouchTimeoutId=void 0),this._processingTouch=!0,this._lastTouchTimeoutId=this._async.setTimeout((function(){e._processingTouch=!1,e._lastTouchTimeoutId=void 0,e.focus()}),500)},t.prototype._isValidMenuOpenKey=function(e){return this.props.menuTriggerKeyCode?e.which===this.props.menuTriggerKeyCode:!!this.props.menuProps&&(e.which===Cr.down&&(e.altKey||e.metaKey))},t.defaultProps={baseClassName:"ms-Button",styles:{},split:!1},t}(yr.Component),hd={outline:0},md=function(e){return{fontSize:e,margin:"0 4px",height:"16px",lineHeight:"16px",textAlign:"center",flexShrink:0}},gd=Fo((function(e){var t,o,r=e.semanticColors,n=e.effects,i=e.fonts,a=r.buttonBorder,s=r.disabledBackground,l=r.disabledText,c={left:-2,top:-2,bottom:-2,right:-2,outlineColor:"ButtonText"};return{root:[mo(e,{inset:1,highContrastStyle:c,borderColor:"transparent"}),e.fonts.medium,{boxSizing:"border-box",border:"1px solid "+a,userSelect:"none",display:"inline-block",textDecoration:"none",textAlign:"center",cursor:"pointer",padding:"0 16px",borderRadius:n.roundedCorner2,selectors:{":active > span":{position:"relative",left:0,top:0}}}],rootDisabled:[mo(e,{inset:1,highContrastStyle:c,borderColor:"transparent"}),{backgroundColor:s,borderColor:s,color:l,cursor:"default",selectors:{":hover":hd,":focus":hd}}],iconDisabled:{color:l,selectors:(t={},t[Ut]={color:"GrayText"},t)},menuIconDisabled:{color:l,selectors:(o={},o[Ut]={color:"GrayText"},o)},flexContainer:{display:"flex",height:"100%",flexWrap:"nowrap",justifyContent:"center",alignItems:"center"},description:{display:"block"},textContainer:{flexGrow:1,display:"block"},icon:md(i.mediumPlus.fontSize),menuIcon:md(i.small.fontSize),label:{margin:"0 4px",lineHeight:"100%",display:"block"},screenReaderText:_o}})),vd=Fo((function(e,t){var o,r,n,i,a,s,l,c,d,u,f,h,m,g=e.effects,v=e.palette,b=e.semanticColors,y={left:-2,top:-2,bottom:-2,right:-2,border:"none"},_={position:"absolute",width:1,right:31,top:8,bottom:8};return dr({splitButtonContainer:[mo(e,{highContrastStyle:y,inset:2}),{display:"inline-flex",selectors:{".ms-Button--default":{borderTopRightRadius:"0",borderBottomRightRadius:"0",borderRight:"none"},".ms-Button--primary":{borderTopRightRadius:"0",borderBottomRightRadius:"0",border:"none",selectors:(o={},o[Ut]=p({color:"WindowText",backgroundColor:"Window",border:"1px solid WindowText",borderRightWidth:"0"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),o)},".ms-Button--primary + .ms-Button":{border:"none",selectors:(r={},r[Ut]={border:"1px solid WindowText",borderLeftWidth:"0"},r)}}}],splitButtonContainerHovered:{selectors:{".ms-Button--primary":{selectors:(n={},n[Ut]={color:"Window",backgroundColor:"Highlight"},n)},".ms-Button.is-disabled":{color:b.buttonTextDisabled,selectors:(i={},i[Ut]={color:"GrayText",borderColor:"GrayText",backgroundColor:"Window"},i)}}},splitButtonContainerChecked:{selectors:{".ms-Button--primary":{selectors:(a={},a[Ut]=p({color:"Window",backgroundColor:"WindowText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),a)}}},splitButtonContainerCheckedHovered:{selectors:{".ms-Button--primary":{selectors:(s={},s[Ut]=p({color:"Window",backgroundColor:"WindowText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),s)}}},splitButtonContainerFocused:{outline:"none!important"},splitButtonMenuButton:(l={padding:6,height:"auto",boxSizing:"border-box",borderRadius:0,borderTopRightRadius:g.roundedCorner2,borderBottomRightRadius:g.roundedCorner2,border:"1px solid "+v.neutralSecondaryAlt,borderLeft:"none",outline:"transparent",userSelect:"none",display:"inline-block",textDecoration:"none",textAlign:"center",cursor:"pointer",verticalAlign:"top",width:32,marginLeft:-1,marginTop:0,marginRight:0,marginBottom:0},l[Ut]={".ms-Button-menuIcon":{color:"WindowText"}},l),splitButtonDivider:p(p({},_),{selectors:(c={},c[Ut]={backgroundColor:"WindowText"},c)}),splitButtonDividerDisabled:p(p({},_),{selectors:(d={},d[Ut]={backgroundColor:"GrayText"},d)}),splitButtonMenuButtonDisabled:{pointerEvents:"none",border:"none",selectors:(u={":hover":{cursor:"default"},".ms-Button--primary":{selectors:(f={},f[Ut]={color:"GrayText",borderColor:"GrayText",backgroundColor:"Window"},f)},".ms-Button-menuIcon":{selectors:(h={},h[Ut]={color:"GrayText"},h)}},u[Ut]={color:"GrayText",border:"1px solid GrayText",backgroundColor:"Window"},u)},splitButtonFlexContainer:{display:"flex",height:"100%",flexWrap:"nowrap",justifyContent:"center",alignItems:"center"},splitButtonContainerDisabled:{outline:"none",border:"none",selectors:(m={},m[Ut]=p({color:"GrayText",borderColor:"GrayText",backgroundColor:"Window"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),m)},splitButtonMenuFocused:p({},mo(e,{highContrastStyle:y,inset:2}))},t)})),bd=Fo((function(e,t){var o,r=gd(e),n=vd(e),i=e.palette;return dr(r,{root:{padding:"0 4px",width:"32px",height:"32px",backgroundColor:"transparent",border:"none",color:e.semanticColors.link},rootHovered:{color:i.themeDarkAlt,backgroundColor:i.neutralLighter,selectors:(o={},o[Ut]={borderColor:"Highlight",color:"Highlight"},o)},rootHasMenu:{width:"auto"},rootPressed:{color:i.themeDark,backgroundColor:i.neutralLight},rootExpanded:{color:i.themeDark,backgroundColor:i.neutralLight},rootChecked:{color:i.themeDark,backgroundColor:i.neutralLight},rootCheckedHovered:{color:i.themeDark,backgroundColor:i.neutralQuaternaryAlt},rootDisabled:{color:i.neutralTertiaryAlt}},n,t)})),yd=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.styles,o=e.theme;return yr.createElement(pd,p({},this.props,{variantClassName:"ms-Button--icon",styles:bd(o,t),onRenderText:ss,onRenderDescription:ss}))},t=m([ac("IconButton",["theme","styles"],!0)],t)}(yr.Component);!function(e){e[e.horizontal=0]="horizontal",e[e.vertical=1]="vertical"}(fd||(fd={}));var _d,kd=function(){var e={};return{getCachedMeasurement:function(t){if(t&&t.cacheKey&&e.hasOwnProperty(t.cacheKey))return e[t.cacheKey]},addMeasurementToCache:function(t,o){t.cacheKey&&(e[t.cacheKey]=o)}}},wd=function(e){void 0===e&&(e=kd());var t,o=e;function r(e,t){var r=o.getCachedMeasurement(e);if(void 0!==r)return r;var n=t();return o.addMeasurementToCache(e,n),n}function n(e,n,i){for(var a=e,s=r(e,i);s>t;){var l=n(a);if(void 0===l)return{renderedData:a,resizeDirection:void 0,dataToMeasure:void 0};if(void 0===(s=o.getCachedMeasurement(l)))return{dataToMeasure:l,resizeDirection:"shrink"};a=l}return{renderedData:a,resizeDirection:void 0,dataToMeasure:void 0}}return{getNextState:function(e,i,a,s){if(void 0!==s||void 0!==i.dataToMeasure){if(s){if(t&&i.renderedData&&!i.dataToMeasure)return p(p({},i),function(e,o,r,n){var i;return i=e>t?n?{resizeDirection:"grow",dataToMeasure:n(r)}:{resizeDirection:"shrink",dataToMeasure:o}:{resizeDirection:"shrink",dataToMeasure:r},t=e,p(p({},i),{measureContainer:!1})}(s,e.data,i.renderedData,e.onGrowData));t=s}var l=p(p({},i),{measureContainer:!1});return i.dataToMeasure&&(l="grow"===i.resizeDirection&&e.onGrowData?p(p({},l),function(e,i,a,s){for(var l=e,c=r(e,a);c<t;){var d=i(l);if(void 0===d)return{renderedData:l,resizeDirection:void 0,dataToMeasure:void 0};if(void 0===(c=o.getCachedMeasurement(d)))return{dataToMeasure:d};l=d}return p({resizeDirection:"shrink"},n(l,s,a))}(i.dataToMeasure,e.onGrowData,a,e.onReduceData)):p(p({},l),n(i.dataToMeasure,e.onReduceData,a))),l}},shouldRenderDataForMeasurement:function(e){return!(!e||void 0!==o.getCachedMeasurement(e))},getInitialResizeGroupState:function(e){return{dataToMeasure:p({},e),resizeDirection:"grow",measureContainer:!0}}}},xd=yr.createContext({isMeasured:!1}),Sd={position:"fixed",visibility:"hidden"},Cd={position:"relative"},Bd=function(e){function t(t){var o=e.call(this,t)||this;return o._nextResizeGroupStateProvider=wd(),o._root=yr.createRef(),o._initialHiddenDiv=yr.createRef(),o._updateHiddenDiv=yr.createRef(),o._hasRenderedContent=!1,o.state=o._nextResizeGroupStateProvider.getInitialResizeGroupState(o.props.data),si(o),o._async=new fi(o),o._events=new qa(o),o}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.className,o=e.onRenderData,r=this.state,n=r.dataToMeasure,i=r.renderedData,a=vn(this.props,gn,["data"]),s=this._nextResizeGroupStateProvider.shouldRenderDataForMeasurement(n),l=!this._hasRenderedContent&&s;return yr.createElement("div",p({},a,{className:t,ref:this._root}),yr.createElement("div",{style:Cd},s&&!l&&yr.createElement("div",{style:Sd,ref:this._updateHiddenDiv},yr.createElement(xd.Provider,{value:{isMeasured:!0}},o(n))),yr.createElement("div",{ref:this._initialHiddenDiv,style:l?Sd:void 0,"data-automation-id":"visibleContent"},l?o(n):i&&o(i))))},t.prototype.componentDidMount=function(){this._afterComponentRendered(this.props.direction),this._events.on(window,"resize",this._async.debounce(this._onResize,16,{leading:!0}))},t.prototype.UNSAFE_componentWillReceiveProps=function(e){this.setState({dataToMeasure:p({},e.data),resizeDirection:"grow",measureContainer:!0})},t.prototype.componentDidUpdate=function(e){this.state.renderedData&&(this._hasRenderedContent=!0,this.props.dataDidRender&&this.props.dataDidRender(this.state.renderedData)),this._afterComponentRendered(this.props.direction)},t.prototype.componentWillUnmount=function(){this._async.dispose(),this._events.dispose()},t.prototype.remeasure=function(){this._root.current&&this.setState({measureContainer:!0})},t.prototype._afterComponentRendered=function(e){var t=this;this._async.requestAnimationFrame((function(){var o=void 0;if(t.state.measureContainer&&t._root.current){var r=t._root.current.getBoundingClientRect();o=e&&e===fd.vertical?r.height:r.width}var n=t._nextResizeGroupStateProvider.getNextState(t.props,t.state,(function(){var o=t._hasRenderedContent?t._updateHiddenDiv:t._initialHiddenDiv;return o.current?e&&e===fd.vertical?o.current.scrollHeight:o.current.scrollWidth:0}),o);n&&t.setState(n)}),this._root.current)},t.prototype._onResize=function(){this._root.current&&this.setState({measureContainer:!0})},t}(yr.Component),Id=Bd;function Pd(e){return e.clientWidth<e.scrollWidth}function Ed(e){return e.clientHeight<e.scrollHeight}function Td(e){return Pd(e)||Ed(e)}!function(e){e[e.Parent=0]="Parent",e[e.Self=1]="Self"}(_d||(_d={}));var Dd,Nd=Dr(),zd=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._onRenderContent=function(e){return yr.createElement("p",{className:t._classNames.subText},e.content)},t}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.className,o=e.calloutProps,r=e.directionalHint,n=e.directionalHintForRTL,i=e.styles,a=e.id,s=e.maxWidth,l=e.onRenderContent,c=void 0===l?this._onRenderContent:l,d=e.targetElement,u=e.theme;return this._classNames=Nd(i,{theme:u,className:t||o&&o.className,beakWidth:o&&o.beakWidth,gapSpace:o&&o.gapSpace,maxWidth:s}),yr.createElement(Bc,p({target:d,directionalHint:r,directionalHintForRTL:n},o,vn(this.props,gn,["id"]),{className:this._classNames.root}),yr.createElement("div",{className:this._classNames.content,id:a,role:"tooltip",onMouseEnter:this.props.onMouseEnter,onMouseLeave:this.props.onMouseLeave},c(this.props,this._onRenderContent)))},t.defaultProps={directionalHint:ys.topCenter,maxWidth:"364px",calloutProps:{isBeakVisible:!0,beakWidth:16,gapSpace:0,setInitialFocus:!0,doNotLayer:!1}},t}(yr.Component),Fd=xr(zd,(function(e){var t=e.className,o=e.beakWidth,r=void 0===o?16:o,n=e.gapSpace,i=void 0===n?0:n,a=e.maxWidth,s=e.theme,l=s.semanticColors,c=s.fonts,d=s.effects,u=-(Math.sqrt(r*r/2)+i)+1/window.devicePixelRatio;return{root:["ms-Tooltip",s.fonts.medium,Ue.fadeIn200,{background:l.menuBackground,boxShadow:d.elevation8,padding:"8px",maxWidth:a,selectors:{":after":{content:"''",position:"absolute",bottom:u,left:u,right:u,top:u,zIndex:0}}},t],content:["ms-Tooltip-content",c.small,{position:"relative",zIndex:1,color:l.menuItemText,wordWrap:"break-word",overflowWrap:"break-word",overflow:"hidden"}],subText:["ms-Tooltip-subtext",{fontSize:"inherit",fontWeight:"inherit",color:"inherit",margin:0}]}}),void 0,{scope:"Tooltip"});!function(e){e[e.zero=0]="zero",e[e.medium=1]="medium",e[e.long=2]="long"}(Dd||(Dd={}));var Md=Dr(),Rd=function(e){function t(o){var r=e.call(this,o)||this;return r._tooltipHost=yr.createRef(),r._defaultTooltipId=oa("tooltip"),r.show=function(){r._toggleTooltip(!0)},r.dismiss=function(){r._hideTooltip()},r._getTargetElement=function(){if(r._tooltipHost.current){var e=r.props.overflowMode;if(void 0!==e)switch(e){case _d.Parent:return r._tooltipHost.current.parentElement;case _d.Self:return r._tooltipHost.current}return r._tooltipHost.current}},r._onTooltipMouseEnter=function(e){var o=r.props,n=o.overflowMode,i=o.delay;if(t._currentVisibleTooltip&&t._currentVisibleTooltip!==r&&t._currentVisibleTooltip.dismiss(),t._currentVisibleTooltip=r,void 0!==n){var a=r._getTargetElement();if(a&&!Td(a))return}if(!e.target||!ga(e.target,r._getTargetElement()))if(r._clearDismissTimer(),r._clearOpenTimer(),i!==Dd.zero){var s=r._getDelayTime(i);r._openTimerId=r._async.setTimeout((function(){r._toggleTooltip(!0)}),s)}else r._toggleTooltip(!0)},r._onTooltipMouseLeave=function(e){var o=r.props.closeDelay;r._clearDismissTimer(),r._clearOpenTimer(),o?r._dismissTimerId=r._async.setTimeout((function(){r._toggleTooltip(!1)}),o):r._toggleTooltip(!1),t._currentVisibleTooltip===r&&(t._currentVisibleTooltip=void 0)},r._onTooltipKeyDown=function(e){(e.which===Cr.escape||e.ctrlKey)&&r.state.isTooltipVisible&&(r._hideTooltip(),e.stopPropagation())},r._clearDismissTimer=function(){r._async.clearTimeout(r._dismissTimerId)},r._clearOpenTimer=function(){r._async.clearTimeout(r._openTimerId)},r._hideTooltip=function(){r._clearOpenTimer(),r._clearDismissTimer(),r._toggleTooltip(!1)},r._toggleTooltip=function(e){r.state.isTooltipVisible!==e&&r.setState({isTooltipVisible:e},(function(){return r.props.onTooltipToggle&&r.props.onTooltipToggle(e)}))},r._getDelayTime=function(e){switch(e){case Dd.medium:return 300;case Dd.long:return 500;default:return 0}},si(r),r.state={isAriaPlaceholderRendered:!1,isTooltipVisible:!1},r._async=new fi(r),r}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.calloutProps,o=e.children,r=e.content,n=e.directionalHint,i=e.directionalHintForRTL,a=e.hostClassName,s=e.id,l=e.setAriaDescribedBy,c=void 0===l||l,d=e.tooltipProps,u=e.styles,f=e.theme;this._classNames=Md(u,{theme:f,className:a});var h=this.state.isTooltipVisible,m=s||this._defaultTooltipId,g=!!(r||d&&d.onRenderContent&&d.onRenderContent()),v=h&&g,b=c&&h&&g?m:void 0;return yr.createElement("div",p({className:this._classNames.root,ref:this._tooltipHost},{onFocusCapture:this._onTooltipMouseEnter},{onBlurCapture:this._hideTooltip},{onMouseEnter:this._onTooltipMouseEnter,onMouseLeave:this._onTooltipMouseLeave,onKeyDown:this._onTooltipKeyDown,"aria-describedby":b}),o,v&&yr.createElement(Fd,p({id:m+"--tooltip",content:r,targetElement:this._getTargetElement(),directionalHint:n,directionalHintForRTL:i,calloutProps:Aa({},t,{onDismiss:this._hideTooltip,onMouseEnter:this._onTooltipMouseEnter,onMouseLeave:this._onTooltipMouseLeave}),onMouseEnter:this._onTooltipMouseEnter,onMouseLeave:this._onTooltipMouseLeave},vn(this.props,gn,["id"]),d)),yr.createElement("div",{hidden:!0,id:m,style:_o},r))},t.prototype.componentWillUnmount=function(){t._currentVisibleTooltip&&t._currentVisibleTooltip===this&&(t._currentVisibleTooltip=void 0),this._async.dispose()},t.defaultProps={delay:Dd.medium},t}(yr.Component),Ad={root:"ms-TooltipHost",ariaPlaceholder:"ms-TooltipHost-aria-placeholder"},jd=xr(Rd,(function(e){var t=e.className,o=e.theme;return{root:[Lo(Ad,o).root,{display:"inline"},t]}}),void 0,{scope:"TooltipHost"}),Ld=Dr(),Hd=function(){return null},Od={styles:function(e){return{root:{selectors:{"&.is-disabled":{color:e.theme.semanticColors.bodyText}}}}}},qd=function(e){function t(t){var o=e.call(this,t)||this;return o._focusZone=yr.createRef(),o._onReduceData=function(e){var t=e.renderedItems,o=e.renderedOverflowItems,r=e.props.overflowIndex,n=t[r];if(n)return(t=g(t)).splice(r,1),o=g(o,[n]),p(p({},e),{renderedItems:t,renderedOverflowItems:o})},o._onGrowData=function(e){var t=e.renderedItems,o=e.renderedOverflowItems,r=e.props,n=r.overflowIndex,i=r.maxDisplayedItems,a=(o=g(o)).pop();if(a&&!(t.length>=i))return(t=g(t)).splice(n,0,a),p(p({},e),{renderedItems:t,renderedOverflowItems:o})},o._onRenderBreadcrumb=function(e){var t=e.props,r=t.ariaLabel,n=t.dividerAs,i=void 0===n?Rn:n,a=t.onRenderItem,s=t.overflowAriaLabel,l=t.overflowIndex,c=t.onRenderOverflowIcon,d=t.overflowButtonAs,u=e.renderedOverflowItems,f=e.renderedItems,h=u.map((function(e){var t=!(!e.onClick&&!e.href);return{text:e.text,name:e.text,key:e.key,onClick:e.onClick?o._onBreadcrumbClicked.bind(o,e):null,href:e.href,disabled:!t,itemProps:t?void 0:Od}})),m=f.length-1,g=u&&0!==u.length,v=f.map((function(e,t){var r=o._onRenderItem;return e.onRender&&(r=xs(e.onRender,r)),a&&(r=xs(a,r)),yr.createElement("li",{className:o._classNames.listItem,key:e.key||String(t)},r(e),(t!==m||g&&t===l-1)&&yr.createElement(i,{className:o._classNames.chevron,iconName:Br(o.props.theme)?"ChevronLeft":"ChevronRight",item:e}))}));if(g){var b=c?{}:{iconName:"More"},y=c||Hd,_=d||yd;v.splice(l,0,yr.createElement("li",{className:o._classNames.overflow,key:"overflow"},yr.createElement(_,{className:o._classNames.overflowButton,iconProps:b,role:"button","aria-haspopup":"true",ariaLabel:s,onRenderMenuIcon:y,menuProps:{items:h,directionalHint:ys.bottomLeftEdge}}),l!==m+1&&yr.createElement(i,{className:o._classNames.chevron,iconName:Br(o.props.theme)?"ChevronLeft":"ChevronRight",item:u[u.length-1]})))}var k=vn(o.props,Gr,["className"]);return yr.createElement("div",p({className:o._classNames.root,role:"navigation","aria-label":r},k),yr.createElement(Ca,p({componentRef:o._focusZone,direction:va.horizontal},o.props.focusZoneProps),yr.createElement("ol",{className:o._classNames.list},v)))},o._onRenderItem=function(e){if(!e)return null;var t=e.as,r=e.href,n=e.onClick,i=e.isCurrentItem,a=e.text,s=e.onRenderContent,l=h(e,["as","href","onClick","isCurrentItem","text","onRenderContent"]),c=Wd;if(s&&(c=xs(s,c)),o.props.onRenderItemContent&&(c=xs(o.props.onRenderItemContent,c)),n||r)return yr.createElement(es,p({},l,{as:t,className:o._classNames.itemLink,href:r,"aria-current":i?"page":void 0,onClick:o._onBreadcrumbClicked.bind(o,e)}),yr.createElement(jd,p({content:a,overflowMode:_d.Parent},o.props.tooltipHostProps),c(e)));var d=t||"span";return yr.createElement(d,p({},l,{className:o._classNames.item}),yr.createElement(jd,p({content:a,overflowMode:_d.Parent},o.props.tooltipHostProps),c(e)))},o._onBreadcrumbClicked=function(e,t){e.onClick&&e.onClick(t,e)},si(o),o._validateProps(t),o}return f(t,e),t.prototype.focus=function(){this._focusZone.current&&this._focusZone.current.focus()},t.prototype.render=function(){this._validateProps(this.props);var e=this.props,t=e.onReduceData,o=void 0===t?this._onReduceData:t,r=e.onGrowData,n=void 0===r?this._onGrowData:r,i=e.overflowIndex,a=e.maxDisplayedItems,s=e.items,l=e.className,c=e.theme,d=e.styles,u=g(s),f=u.splice(i,u.length-a),p={props:this.props,renderedItems:u,renderedOverflowItems:f};return this._classNames=Ld(d,{className:l,theme:c}),yr.createElement(Id,{onRenderData:this._onRenderBreadcrumb,onReduceData:o,onGrowData:n,data:p})},t.prototype._validateProps=function(e){var t=e.maxDisplayedItems,o=e.overflowIndex,r=e.items;if(o<0||t>1&&o>t-1||r.length>0&&o>r.length-1)throw new Error("Breadcrumb: overflowIndex out of range")},t.defaultProps={items:[],maxDisplayedItems:999,overflowIndex:0},t}(yr.Component);function Wd(e){return e?yr.createElement(yr.Fragment,null,e.text):null}var Vd,Kd,Ud={root:"ms-Breadcrumb",list:"ms-Breadcrumb-list",listItem:"ms-Breadcrumb-listItem",chevron:"ms-Breadcrumb-chevron",overflow:"ms-Breadcrumb-overflow",overflowButton:"ms-Breadcrumb-overflowButton",itemLink:"ms-Breadcrumb-itemLink",item:"ms-Breadcrumb-item"},Gd={whiteSpace:"nowrap",textOverflow:"ellipsis",overflow:"hidden"},Yd=lo(0,oo),Xd=lo($t,ro),Zd=xr(qd,(function(e){var t,o,r,n,i=e.className,a=e.theme,s=a.palette,l=a.semanticColors,c=a.fonts,d=Lo(Ud,a),u=l.menuItemBackgroundHovered,f=l.menuItemBackgroundPressed,h=s.neutralSecondary,m=Ve.regular,g=s.neutralPrimary,v=s.neutralPrimary,b=Ve.semibold,y=s.neutralSecondary,_=s.neutralSecondary,k={fontWeight:b,color:v},w={":hover":{color:g,backgroundColor:u,cursor:"pointer",selectors:(t={},t[Ut]={color:"Highlight"},t)},":active":{backgroundColor:f,color:g},"&:active:hover":{color:g,backgroundColor:f},"&:active, &:hover, &:active:hover":{textDecoration:"none"}},x={color:h,padding:"0 8px",lineHeight:36,fontSize:18,fontWeight:m};return{root:[d.root,c.medium,{margin:"11px 0 1px"},i],list:[d.list,{whiteSpace:"nowrap",padding:0,margin:0,display:"flex",alignItems:"stretch"}],listItem:[d.listItem,{listStyleType:"none",margin:"0",padding:"0",display:"flex",position:"relative",alignItems:"center",selectors:{"&:last-child .ms-Breadcrumb-itemLink":k,"&:last-child .ms-Breadcrumb-item":k}}],chevron:[d.chevron,{color:y,fontSize:c.small.fontSize,selectors:(o={},o[Ut]=p({color:"WindowText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),o[Xd]={fontSize:8},o[Yd]={fontSize:8},o)}],overflow:[d.overflow,{position:"relative",display:"flex",alignItems:"center"}],overflowButton:[d.overflowButton,mo(a),Gd,{fontSize:16,color:_,height:"100%",cursor:"pointer",selectors:p(p({},w),(r={},r[Yd]={padding:"4px 6px"},r[Xd]={fontSize:c.mediumPlus.fontSize},r))}],itemLink:[d.itemLink,mo(a),Gd,p(p({},x),{selectors:p((n={":focus":{color:s.neutralDark}},n["."+po+" &:focus"]={outline:"none"},n),w)})],item:[d.item,p(p({},x),{selectors:{":hover":{cursor:"default"}}})]}}),void 0,{scope:"Breadcrumb"});!function(e){e[e.button=0]="button",e[e.anchor=1]="anchor"}(Vd||(Vd={})),function(e){e[e.normal=0]="normal",e[e.primary=1]="primary",e[e.hero=2]="hero",e[e.compound=3]="compound",e[e.command=4]="command",e[e.icon=5]="icon",e[e.default=6]="default"}(Kd||(Kd={}));function $d(e){var t,o,r,n,i,a=e.semanticColors,s=e.palette,l=a.buttonBackground,c=a.buttonBackgroundPressed,d=a.buttonBackgroundHovered,u=a.buttonBackgroundDisabled,f=a.buttonText,h=a.buttonTextHovered,m=a.buttonTextDisabled,g=a.buttonTextChecked,v=a.buttonTextCheckedHovered;return{root:{backgroundColor:l,color:f},rootHovered:{backgroundColor:d,color:h,selectors:(t={},t[Ut]={borderColor:"Highlight",color:"Highlight"},t)},rootPressed:{backgroundColor:c,color:g},rootExpanded:{backgroundColor:c,color:g},rootChecked:{backgroundColor:c,color:g},rootCheckedHovered:{backgroundColor:c,color:v},rootDisabled:{color:m,backgroundColor:u,selectors:(o={},o[Ut]={color:"GrayText",borderColor:"GrayText",backgroundColor:"Window"},o)},splitButtonContainer:{selectors:(r={},r[Ut]={border:"none"},r)},splitButtonMenuButton:{color:s.white,backgroundColor:"transparent",selectors:{":hover":{backgroundColor:s.neutralLight,selectors:(n={},n[Ut]={color:"Highlight"},n)}}},splitButtonMenuButtonDisabled:{backgroundColor:a.buttonBackgroundDisabled,selectors:{":hover":{backgroundColor:a.buttonBackgroundDisabled}}},splitButtonDivider:p(p({},{position:"absolute",width:1,right:31,top:8,bottom:8}),{backgroundColor:s.neutralTertiaryAlt,selectors:(i={},i[Ut]={backgroundColor:"WindowText"},i)}),splitButtonDividerDisabled:{backgroundColor:e.palette.neutralTertiaryAlt},splitButtonMenuButtonChecked:{backgroundColor:s.neutralQuaternaryAlt,selectors:{":hover":{backgroundColor:s.neutralQuaternaryAlt}}},splitButtonMenuButtonExpanded:{backgroundColor:s.neutralQuaternaryAlt,selectors:{":hover":{backgroundColor:s.neutralQuaternaryAlt}}},splitButtonMenuIcon:{color:a.buttonText},splitButtonMenuIconDisabled:{color:a.buttonTextDisabled}}}function Qd(e){var t,o,r,n,i,a,s,l,c,d=e.palette,u=e.semanticColors;return{root:{backgroundColor:u.primaryButtonBackground,border:"1px solid "+u.primaryButtonBackground,color:u.primaryButtonText,selectors:(t={},t[Ut]=p({color:"Window",backgroundColor:"WindowText",borderColor:"WindowText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),t["."+po+" &:focus"]={selectors:{":after":{border:"none",outlineColor:d.white}}},t)},rootHovered:{backgroundColor:u.primaryButtonBackgroundHovered,border:"1px solid "+u.primaryButtonBackgroundHovered,color:u.primaryButtonTextHovered,selectors:(o={},o[Ut]={color:"Window",backgroundColor:"Highlight",borderColor:"Highlight"},o)},rootPressed:{backgroundColor:u.primaryButtonBackgroundPressed,border:"1px solid "+u.primaryButtonBackgroundPressed,color:u.primaryButtonTextPressed,selectors:(r={},r[Ut]=p({color:"Window",backgroundColor:"WindowText",borderColor:"WindowText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),r)},rootExpanded:{backgroundColor:u.primaryButtonBackgroundPressed,color:u.primaryButtonTextPressed},rootChecked:{backgroundColor:u.primaryButtonBackgroundPressed,color:u.primaryButtonTextPressed},rootCheckedHovered:{backgroundColor:u.primaryButtonBackgroundPressed,color:u.primaryButtonTextPressed},rootDisabled:{color:u.primaryButtonTextDisabled,backgroundColor:u.primaryButtonBackgroundDisabled,selectors:(n={},n[Ut]={color:"GrayText",borderColor:"GrayText",backgroundColor:"Window"},n)},splitButtonContainer:{selectors:(i={},i[Ut]={border:"none"},i)},splitButtonDivider:p(p({},{position:"absolute",width:1,right:31,top:8,bottom:8}),{backgroundColor:d.white,selectors:(a={},a[Ut]={backgroundColor:"Window"},a)}),splitButtonMenuButton:{backgroundColor:u.primaryButtonBackground,color:u.primaryButtonText,selectors:(s={},s[Ut]={backgroundColor:"WindowText"},s[":hover"]={backgroundColor:u.primaryButtonBackgroundHovered,selectors:(l={},l[Ut]={color:"Highlight"},l)},s)},splitButtonMenuButtonDisabled:{backgroundColor:u.primaryButtonBackgroundDisabled,selectors:{":hover":{backgroundColor:u.primaryButtonBackgroundDisabled}}},splitButtonMenuButtonChecked:{backgroundColor:u.primaryButtonBackgroundPressed,selectors:{":hover":{backgroundColor:u.primaryButtonBackgroundPressed}}},splitButtonMenuButtonExpanded:{backgroundColor:u.primaryButtonBackgroundPressed,selectors:{":hover":{backgroundColor:u.primaryButtonBackgroundPressed}}},splitButtonMenuIcon:{color:u.primaryButtonText},splitButtonMenuIconDisabled:{color:d.neutralTertiary,selectors:(c={},c[Ut]={color:"GrayText"},c)}}}var Jd,eu,tu,ou,ru=Fo((function(e,t,o){var r=gd(e),n=vd(e);return dr(r,{root:{minWidth:"80px",height:"32px"},label:{fontWeight:Ve.semibold}},o?Qd(e):$d(e),n,t)})),nu=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.primary,o=void 0!==t&&t,r=e.styles,n=e.theme;return yr.createElement(pd,p({},this.props,{variantClassName:o?"ms-Button--primary":"ms-Button--default",styles:ru(n,r,o),onRenderDescription:ss}))},t=m([ac("DefaultButton",["theme","styles"],!0)],t)}(yr.Component),iu=Fo((function(e,t){var o;return dr(gd(e),{root:{padding:"0 4px",height:"40px",color:e.palette.neutralPrimary,backgroundColor:"transparent",border:"1px solid transparent"},rootHovered:{color:e.palette.themePrimary,selectors:(o={},o[Ut]={borderColor:"Highlight",color:"Highlight"},o)},iconHovered:{color:e.palette.themePrimary},rootPressed:{color:e.palette.black},rootExpanded:{color:e.palette.themePrimary},iconPressed:{color:e.palette.themeDarker},rootDisabled:{color:e.palette.neutralTertiary,backgroundColor:"transparent",borderColor:"transparent"},rootChecked:{color:e.palette.black},iconChecked:{color:e.palette.themeDarker},flexContainer:{justifyContent:"flex-start"},icon:{color:e.palette.themeDarkAlt},iconDisabled:{color:"inherit"},menuIcon:{color:e.palette.neutralSecondary},textContainer:{flexGrow:0}},t)})),au=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.styles,o=e.theme;return yr.createElement(pd,p({},this.props,{variantClassName:"ms-Button--action ms-Button--command",styles:iu(o,t),onRenderDescription:ss}))},t=m([ac("ActionButton",["theme","styles"],!0)],t)}(yr.Component),su=Fo((function(e,t,o){var r,n,i,a,s,l=e.fonts,c=e.palette,d=gd(e),u=vd(e),f={root:{maxWidth:"280px",minHeight:"72px",height:"auto",padding:"16px 12px"},flexContainer:{flexDirection:"row",alignItems:"flex-start",minWidth:"100%",margin:""},textContainer:{textAlign:"left"},icon:{fontSize:"2em",lineHeight:"1em",height:"1em",margin:"0px 8px 0px 0px",flexBasis:"1em",flexShrink:"0"},label:{margin:"0 0 5px",lineHeight:"100%",fontWeight:Ve.semibold},description:[l.small,{lineHeight:"100%"}]},h={description:{color:c.neutralSecondary},descriptionHovered:{color:c.neutralDark},descriptionPressed:{color:"inherit"},descriptionChecked:{color:"inherit"},descriptionDisabled:{color:"inherit"}},m={description:{color:c.white,selectors:(r={},r[Ut]=p({backgroundColor:"WindowText",color:"Window"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),r)},descriptionHovered:{color:c.white,selectors:(n={},n[Ut]={backgroundColor:"Highlight",color:"Window"},n)},descriptionPressed:{color:"inherit",selectors:(i={},i[Ut]=p({color:"Window",backgroundColor:"WindowText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),i)},descriptionChecked:{color:"inherit",selectors:(a={},a[Ut]=p({color:"Window",backgroundColor:"WindowText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),a)},descriptionDisabled:{color:"inherit",selectors:(s={},s[Ut]={color:"inherit"},s)}};return dr(d,f,o?Qd(e):$d(e),o?m:h,u,t)})),lu=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.primary,o=void 0!==t&&t,r=e.styles,n=e.theme;return yr.createElement(pd,p({},this.props,{variantClassName:o?"ms-Button--compoundPrimary":"ms-Button--compound",styles:su(n,r,o)}))},t=m([ac("CompoundButton",["theme","styles"],!0)],t)}(yr.Component),cu=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.render=function(){return yr.createElement(nu,p({},this.props,{primary:!0,onRenderDescription:ss}))},t=m([ac("PrimaryButton",["theme","styles"],!0)],t)}(yr.Component),du=function(e){function t(t){var o=e.call(this,t)||this;return Xo("The Button component has been deprecated. Use specific variants instead. (PrimaryButton, DefaultButton, IconButton, ActionButton, etc.)"),o}return f(t,e),t.prototype.render=function(){var e=this.props;switch(e.buttonType){case Kd.command:return yr.createElement(au,p({},e));case Kd.compound:return yr.createElement(lu,p({},e));case Kd.icon:return yr.createElement(yd,p({},e));case Kd.primary:return yr.createElement(cu,p({},e));default:return yr.createElement(nu,p({},e))}},t}(yr.Component),uu=Fo((function(e,t,o,r){var n,i,a,s,l,c,d,u,f,h,m,g,v,b,y=gd(e),_=vd(e),k=e.palette,w=e.semanticColors;return dr(y,_,{root:[mo(e,{inset:2,highContrastStyle:{left:4,top:4,bottom:4,right:4,border:"none"},borderColor:"transparent"}),e.fonts.medium,{minWidth:"40px",backgroundColor:k.white,color:k.neutralPrimary,padding:"0 4px",border:"none",borderRadius:0,selectors:(n={},n[Ut]={border:"none"},n)}],rootHovered:{backgroundColor:k.neutralLighter,color:k.neutralDark,selectors:(i={},i[Ut]={color:"Highlight"},i["."+sd.msButtonIcon]={color:k.themeDarkAlt},i["."+sd.msButtonMenuIcon]={color:k.neutralPrimary},i)},rootPressed:{backgroundColor:k.neutralLight,color:k.neutralDark,selectors:(a={},a["."+sd.msButtonIcon]={color:k.themeDark},a["."+sd.msButtonMenuIcon]={color:k.neutralPrimary},a)},rootChecked:{backgroundColor:k.neutralLight,color:k.neutralDark,selectors:(s={},s["."+sd.msButtonIcon]={color:k.themeDark},s["."+sd.msButtonMenuIcon]={color:k.neutralPrimary},s)},rootCheckedHovered:{backgroundColor:k.neutralQuaternaryAlt,selectors:(l={},l["."+sd.msButtonIcon]={color:k.themeDark},l["."+sd.msButtonMenuIcon]={color:k.neutralPrimary},l)},rootExpanded:{backgroundColor:k.neutralLight,color:k.neutralDark,selectors:(c={},c["."+sd.msButtonIcon]={color:k.themeDark},c["."+sd.msButtonMenuIcon]={color:k.neutralPrimary},c)},rootExpandedHovered:{backgroundColor:k.neutralQuaternaryAlt},rootDisabled:{backgroundColor:k.white,selectors:(d={},d["."+sd.msButtonIcon]={color:w.disabledBodySubtext,selectors:(u={},u[Ut]=p({color:"GrayText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),u)},d[Ut]=p({color:"GrayText",backgroundColor:"Window"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),d)},splitButtonContainer:{height:"100%",selectors:(f={},f[Ut]={border:"none"},f)},splitButtonDividerDisabled:{selectors:(h={},h[Ut]={backgroundColor:"Window"},h)},splitButtonDivider:{backgroundColor:k.neutralTertiaryAlt},splitButtonMenuButton:{backgroundColor:k.white,border:"none",borderTopRightRadius:"0",borderBottomRightRadius:"0",color:k.neutralSecondary,selectors:{":hover":{backgroundColor:k.neutralLighter,color:k.neutralDark,selectors:(m={},m[Ut]={color:"Highlight"},m["."+sd.msButtonIcon]={color:k.neutralPrimary},m)},":active":{backgroundColor:k.neutralLight,selectors:(g={},g["."+sd.msButtonIcon]={color:k.neutralPrimary},g)}}},splitButtonMenuButtonDisabled:{backgroundColor:k.white,selectors:(v={},v[Ut]=p({color:"GrayText",border:"none",backgroundColor:"Window"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),v)},splitButtonMenuButtonChecked:{backgroundColor:k.neutralLight,color:k.neutralDark,selectors:{":hover":{backgroundColor:k.neutralQuaternaryAlt}}},splitButtonMenuButtonExpanded:{backgroundColor:k.neutralLight,color:k.black,selectors:{":hover":{backgroundColor:k.neutralQuaternaryAlt}}},splitButtonMenuIcon:{color:k.neutralPrimary},splitButtonMenuIconDisabled:{color:k.neutralTertiary},label:{fontWeight:"normal"},icon:{color:k.themePrimary},menuIcon:(b={color:k.neutralSecondary},b[Ut]={color:"GrayText"},b)},t)})),fu=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.styles,o=e.theme;return yr.createElement(pd,p({},this.props,{variantClassName:"ms-Button--commandBar",styles:uu(o,t),onRenderDescription:ss}))},t=m([ac("CommandBarButton",["theme","styles"],!0)],t)}(yr.Component),pu=au,hu=Fo((function(e,t){return dr({root:[mo(e,{inset:1,highContrastStyle:{outlineOffset:"-4px",outline:"1px solid Window"},borderColor:"transparent"}),{height:24}]},t)})),mu=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.styles,o=e.theme;return yr.createElement(nu,p({},this.props,{styles:hu(o,t),onRenderDescription:ss}))},t=m([ac("MessageBarButton",["theme","styles"],!0)],t)}(yr.Component),gu=Dr(),vu=function(e){function t(t){var o=e.call(this,t)||this;return si(o),o._id=t.id||oa(),o}return f(t,e),t.prototype.render=function(){var e=this,t=this.props,o=t.items,r=t.columnCount,n=t.onRenderItem,i=t.ariaPosInSet,a=void 0===i?t.positionInSet:i,s=t.ariaSetSize,l=void 0===s?t.setSize:s,c=t.styles,d=t.doNotContainWithinFocusZone,u=vn(this.props,Gr,d?[]:["onBlur"]),f=gu(c,{theme:this.props.theme}),h=wi(o,r),m=yr.createElement("table",p({"aria-posinset":a,"aria-setsize":l,id:this._id,role:"grid"},u,{className:f.root}),yr.createElement("tbody",null,h.map((function(t,o){return yr.createElement("tr",{role:"row",key:e._id+"-"+o+"-row"},t.map((function(t,o){return yr.createElement("td",{role:"presentation",key:e._id+"-"+o+"-cell",className:f.tableCell},n(t,o))})))}))));return d?m:yr.createElement(Ca,{isCircularNavigation:this.props.shouldFocusCircularNavigate,className:f.focusedContainer,onBlur:this.props.onBlur},m)},t}(yr.Component),bu=xr(vu,(function(e){return{root:{padding:2,outline:"none"},tableCell:{padding:0}}})),yu=bu,_u=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._onClick=function(){var e=t.props,o=e.onClick,r=e.disabled,n=e.item;o&&!r&&o(n)},t._onMouseEnter=function(e){var o=t.props,r=o.onHover,n=o.disabled,i=o.item,a=o.onMouseEnter;a&&a(e)||!r||n||r(i)},t._onMouseMove=function(e){var o=t.props,r=o.onHover,n=o.disabled,i=o.item,a=o.onMouseMove;a&&a(e)||!r||n||r(i)},t._onMouseLeave=function(e){var o=t.props,r=o.onHover,n=o.disabled,i=o.onMouseLeave;i&&i(e)||!r||n||r()},t._onFocus=function(){var e=t.props,o=e.onFocus,r=e.disabled,n=e.item;o&&!r&&o(n)},t}return f(t,e),t.prototype.render=function(){var e,t=this.props,o=t.item,r=t.id,n=t.className,i=t.role,a=t.selected,s=t.disabled,l=t.onRenderItem,c=t.cellDisabledStyle,d=t.cellIsSelectedStyle,u=t.index,f=t.label,p=t.getClassNames;return yr.createElement(pu,{id:r,"data-index":u,"data-is-focusable":!0,disabled:s,className:xn(n,(e={},e[""+d]=a,e[""+c]=s,e)),onClick:this._onClick,onMouseEnter:this._onMouseEnter,onMouseMove:this._onMouseMove,onMouseLeave:this._onMouseLeave,onFocus:this._onFocus,role:i,"aria-selected":a,ariaLabel:f,title:f,getClassNames:p},l(o))},t.defaultProps={disabled:!1},t}(yr.Component),ku=_u;!function(e){e[e.Sunday=0]="Sunday",e[e.Monday=1]="Monday",e[e.Tuesday=2]="Tuesday",e[e.Wednesday=3]="Wednesday",e[e.Thursday=4]="Thursday",e[e.Friday=5]="Friday",e[e.Saturday=6]="Saturday"}(Jd||(Jd={})),function(e){e[e.January=0]="January",e[e.February=1]="February",e[e.March=2]="March",e[e.April=3]="April",e[e.May=4]="May",e[e.June=5]="June",e[e.July=6]="July",e[e.August=7]="August",e[e.September=8]="September",e[e.October=9]="October",e[e.November=10]="November",e[e.December=11]="December"}(eu||(eu={})),function(e){e[e.FirstDay=0]="FirstDay",e[e.FirstFullWeek=1]="FirstFullWeek",e[e.FirstFourDayWeek=2]="FirstFourDayWeek"}(tu||(tu={})),function(e){e[e.Day=0]="Day",e[e.Week=1]="Week",e[e.Month=2]="Month",e[e.WorkWeek=3]="WorkWeek"}(ou||(ou={}));var wu=7,xu=/[\{\}]/g,Su=/\{\d+\}/g;function Cu(e){for(var t=[],o=1;o<arguments.length;o++)t[o-1]=arguments[o];var r=t;function n(e){var t=r[e.replace(xu,"")];return null==t&&(t=""),t}return e.replace(Su,n)}var Bu={MillisecondsInOneDay:864e5,MillisecondsIn1Sec:1e3,MillisecondsIn1Min:6e4,MillisecondsIn30Mins:18e5,MillisecondsIn1Hour:36e5,MinutesInOneDay:1440,MinutesInOneHour:60,DaysInOneWeek:7,MonthInOneYear:12};function Iu(e,t){var o=new Date(e.getTime());return o.setDate(o.getDate()+t),o}function Pu(e,t){return Iu(e,t*Bu.DaysInOneWeek)}function Eu(e,t){var o=new Date(e.getTime()),r=o.getMonth()+t;return o.setMonth(r),o.getMonth()!==(r%Bu.MonthInOneYear+Bu.MonthInOneYear)%Bu.MonthInOneYear&&(o=Iu(o,-o.getDate())),o}function Tu(e,t){var o=new Date(e.getTime());return o.setFullYear(e.getFullYear()+t),o.getMonth()!==(e.getMonth()%Bu.MonthInOneYear+Bu.MonthInOneYear)%Bu.MonthInOneYear&&(o=Iu(o,-o.getDate())),o}function Du(e){return new Date(e.getFullYear(),e.getMonth(),1,0,0,0,0)}function Nu(e){return new Date(e.getFullYear(),e.getMonth()+1,0,0,0,0,0)}function zu(e){return new Date(e.getFullYear(),0,1,0,0,0,0)}function Fu(e){return new Date(e.getFullYear()+1,0,0,0,0,0,0)}function Mu(e,t){return Eu(e,t-e.getMonth())}function Ru(e,t){return!e&&!t||!(!e||!t)&&(e.getFullYear()===t.getFullYear()&&e.getMonth()===t.getMonth()&&e.getDate()===t.getDate())}function Au(e,t){return Ku(e)-Ku(t)}function ju(e,t,o,r,n){void 0===n&&(n=1);var i,a=new Array,s=null;switch(r||(r=[Jd.Monday,Jd.Tuesday,Jd.Wednesday,Jd.Thursday,Jd.Friday]),n=Math.max(n,1),t){case ou.Day:s=Iu(i=Vu(e),n);break;case ou.Week:case ou.WorkWeek:s=Iu(i=qu(Vu(e),o),Bu.DaysInOneWeek);break;case ou.Month:s=Eu(i=new Date(e.getFullYear(),e.getMonth(),1),1);break;default:throw new Error("Unexpected object: "+t)}var l=i;do{(t!==ou.WorkWeek||-1!==r.indexOf(l.getDay()))&&a.push(l),l=Iu(l,1)}while(!Ru(l,s));return a}function Lu(e,t){for(var o=0,r=t;o<r.length;o++){if(Ru(e,r[o]))return!0}return!1}function Hu(e,t,o,r){var n=r.getFullYear(),i=r.getMonth(),a=1,s=new Date(n,i,a),l=a+(t+Bu.DaysInOneWeek-1)-function(e,t){return e!==Jd.Sunday&&t<e?t+Bu.DaysInOneWeek:t}(t,s.getDay()),c=new Date(n,i,l);a=c.getDate();for(var d=[],u=0;u<e;u++)d.push(Ou(c,t,o)),a+=Bu.DaysInOneWeek,c=new Date(n,i,a);return d}function Ou(e,t,o){switch(o){case tu.FirstFullWeek:return Uu(e,t,Bu.DaysInOneWeek);case tu.FirstFourDayWeek:return Uu(e,t,4);default:return function(e,t){var o=Gu(e)-1,r=(e.getDay()-o%Bu.DaysInOneWeek-t+2*Bu.DaysInOneWeek)%Bu.DaysInOneWeek;return Math.floor((o+r)/Bu.DaysInOneWeek+1)}(e,t)}}function qu(e,t){var o=t-e.getDay();return o>0&&(o-=Bu.DaysInOneWeek),Iu(e,o)}function Wu(e,t){var o=(t-1>=0?t-1:Bu.DaysInOneWeek-1)-e.getDay();return o<0&&(o+=Bu.DaysInOneWeek),Iu(e,o)}function Vu(e){return new Date(e.getFullYear(),e.getMonth(),e.getDate())}function Ku(e){return e.getDate()+(e.getMonth()<<5)+(e.getFullYear()<<9)}function Uu(e,t,o){var r=Gu(e)-1,n=e.getDay()-r%Bu.DaysInOneWeek,i=Gu(new Date(e.getFullYear()-1,eu.December,31))-1,a=(t-n+2*Bu.DaysInOneWeek)%Bu.DaysInOneWeek;0!==a&&a>=o&&(a-=Bu.DaysInOneWeek);var s=r-a;return s<0&&(0!==(a=(t-(n-=i%Bu.DaysInOneWeek)+2*Bu.DaysInOneWeek)%Bu.DaysInOneWeek)&&a+1>=o&&(a-=Bu.DaysInOneWeek),s=i-a),Math.floor(s/Bu.DaysInOneWeek+1)}function Gu(e){for(var t=e.getMonth(),o=e.getFullYear(),r=0,n=0;n<t;n++)r+=Yu(n+1,o);return r+=e.getDate()}function Yu(e,t){return new Date(t,e,0).getDate()}Object(Bt.a)([{rawString:".root_daee6904{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;box-shadow:none;margin:0;padding:0}.root_daee6904 *{overflow:visible}.root_daee6904 ::-moz-focus-inner{border:0}.root_daee6904 *{outline:transparent}.root_daee6904 *{position:relative}.ms-Fabric--isFocusVisible .root_daee6904 :focus:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid "},{theme:"neutralSecondary",defaultValue:"#605e5c"},{rawString:"}.picker_daee6904{color:"},{theme:"black",defaultValue:"#000000"},{rawString:";font-size:14px;position:relative}html[dir=ltr] .picker_daee6904{text-align:left}html[dir=rtl] .picker_daee6904{text-align:right}.holder_daee6904{-webkit-overflow-scrolling:touch;-webkit-box-sizing:border-box;box-sizing:border-box;display:none}.picker_daee6904.pickerIsOpened_daee6904 .holder_daee6904{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block}.pickerIsOpened_daee6904{position:relative}.frame_daee6904{position:relative}.wrap_daee6904{min-height:212px;padding:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:content-box;box-sizing:content-box}.wrap_daee6904.goTodaySpacing_daee6904{min-height:228px}.dayPicker_daee6904{display:block}.header_daee6904{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:28px;line-height:44px;width:100%}.divider_daee6904{top:0;margin-top:-12px;margin-bottom:-12px}html[dir=ltr] .divider_daee6904{border-right:1px solid "},{theme:"neutralLight",defaultValue:"#edebe9"},{rawString:"}html[dir=rtl] .divider_daee6904{border-left:1px solid "},{theme:"neutralLight",defaultValue:"#edebe9"},{rawString:"}.decade_daee6904,.monthAndYear_daee6904,.year_daee6904{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:14px;font-weight:400;font-weight:600;color:"},{theme:"neutralPrimary",defaultValue:"#323130"},{rawString:";padding:0 5px}.currentDecade_daee6904:hover,.currentYear_daee6904:hover,.monthAndYear_daee6904:hover{cursor:default}.table_daee6904{text-align:center;border-collapse:collapse;border-spacing:0;table-layout:fixed;font-size:inherit;margin-top:4px;width:197px}.table_daee6904 td{margin:0;padding:0}.dayWrapper_daee6904,.weekday_daee6904{width:28px;height:28px;padding:0;line-height:28px;font-size:12px;font-size:15px;font-weight:400;color:"},{theme:"neutralPrimary",defaultValue:"#323130"},{rawString:";-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:default}.dayWrapper_daee6904 ::-moz-focus-inner,.weekday_daee6904 ::-moz-focus-inner{border:0}.dayWrapper_daee6904 *,.weekday_daee6904 *{outline:transparent}.dayWrapper_daee6904 *,.weekday_daee6904 *{position:relative}.ms-Fabric--isFocusVisible .dayWrapper_daee6904 :focus:after,.ms-Fabric--isFocusVisible .weekday_daee6904 :focus:after{content:'';position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;pointer-events:none;border:1px solid "},{theme:"neutralSecondary",defaultValue:"#605e5c"},{rawString:"}.day_daee6904{width:24px;height:24px;border-radius:2px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none;padding:0;background-color:transparent;line-height:100%;color:inherit;font-size:inherit;font-weight:inherit;font-family:inherit}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.daySelection_daee6904 .day_daee6904:active,.daySelection_daee6904 .day_daee6904:hover{outline:1px solid Highlight;-ms-high-contrast-adjust:none}}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.daySelection_daee6904 .day_daee6904:active{color:Highlight;-ms-high-contrast-adjust:none}}.dayIsToday_daee6904{border-radius:100%}.dayIsToday_daee6904,.dayIsToday_daee6904:hover{position:relative;background-color:"},{theme:"neutralLighter",defaultValue:"#f3f2f1"},{rawString:"}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.dayIsToday_daee6904,.dayIsToday_daee6904:hover{background-color:Highlight;-ms-high-contrast-adjust:none}}.dayIsToday_daee6904:hover,.dayIsToday_daee6904:hover:hover{border-radius:100%}.dayIsDisabled_daee6904:before{border-top-color:"},{theme:"neutralTertiary",defaultValue:"#a19f9d"},{rawString:"}.dayIsUnfocused_daee6904{color:"},{theme:"neutralSecondary",defaultValue:"#605e5c"},{rawString:";font-weight:400}.dayIsFocused_daee6904:hover,.dayIsUnfocused_daee6904:hover{cursor:pointer;background:"},{theme:"neutralLighter",defaultValue:"#f3f2f1"},{rawString:";color:"},{theme:"neutralDark",defaultValue:"#201f1e"},{rawString:"}.daySelection_daee6904.dayIsHighlighted_daee6904:hover,.pickerIsFocused_daee6904 .dayIsHighlighted_daee6904.daySelection_daee6904{cursor:pointer;background-color:"},{theme:"neutralLight",defaultValue:"#edebe9"},{rawString:";border-radius:2px}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.daySelection_daee6904.dayIsHighlighted_daee6904:hover,.pickerIsFocused_daee6904 .dayIsHighlighted_daee6904.daySelection_daee6904{outline:2px solid Highlight}.daySelection_daee6904.dayIsHighlighted_daee6904:hover :not(.dayIsToday_daee6904) span,.pickerIsFocused_daee6904 .dayIsHighlighted_daee6904.daySelection_daee6904 :not(.dayIsToday_daee6904) span{color:Highlight;-ms-high-contrast-adjust:none}}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.dayIsHighlighted_daee6904 button.dayIsToday_daee6904{border-radius:100%}}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.dayIsHighlighted_daee6904 button.dayIsToday_daee6904 span{color:Window;-ms-high-contrast-adjust:none}}.dayIsFocused_daee6904:active,.dayIsHighlighted_daee6904{background-color:"},{theme:"themeLight",defaultValue:"#c7e0f4"},{rawString:"}.dayIsFocused_daee6904:active.day_daee6904,.dayIsHighlighted_daee6904.day_daee6904{color:"},{theme:"neutralDark",defaultValue:"#201f1e"},{rawString:";background-color:"},{theme:"neutralLight",defaultValue:"#edebe9"},{rawString:"}.dayIsHighlighted_daee6904.dayDisabled_daee6904,.dayIsHighlighted_daee6904.dayDisabled_daee6904:hover{background:"},{theme:"neutralTertiary",defaultValue:"#a19f9d"},{rawString:"}.dayBackground_daee6904,.dayBackground_daee6904:active,.dayBackground_daee6904:hover{border-radius:2px}.dayHover_daee6904,.dayHover_daee6904:hover{cursor:pointer;background:"},{theme:"neutralLighter",defaultValue:"#f3f2f1"},{rawString:";color:"},{theme:"neutralDark",defaultValue:"#201f1e"},{rawString:"}.dayPress_daee6904,.dayPress_daee6904:hover{cursor:pointer;color:"},{theme:"neutralDark",defaultValue:"#201f1e"},{rawString:";background-color:"},{theme:"neutralLight",defaultValue:"#edebe9"},{rawString:"}.dayPress_daee6904 .dayIsToday_daee6904,.dayPress_daee6904:hover .dayIsToday_daee6904{background:"},{theme:"themePrimary",defaultValue:"#0078d4"},{rawString:";border-radius:100%}.dayIsFocused_daee6904:active,.dayIsHighlighted_daee6904,.dayIsHighlighted_daee6904:active,.dayIsHighlighted_daee6904:hover,.dayIsUnfocused_daee6904:active,.weekBackground_daee6904,.weekBackground_daee6904:active,.weekBackground_daee6904:hover{background-color:"},{theme:"neutralLight",defaultValue:"#edebe9"},{rawString:";color:"},{theme:"neutralDark",defaultValue:"#201f1e"},{rawString:"}.dayIsToday_daee6904,.dayIsToday_daee6904.day_daee6904:active,.pickerIsFocused_daee6904 .dayIsToday_daee6904{position:relative;color:"},{theme:"white",defaultValue:"#ffffff"},{rawString:";font-weight:600;background:"},{theme:"themePrimary",defaultValue:"#0078d4"},{rawString:";border-radius:100%}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.dayIsToday_daee6904,.dayIsToday_daee6904.day_daee6904:active,.pickerIsFocused_daee6904 .dayIsToday_daee6904{background-color:Highlight;color:HighlightText;-ms-high-contrast-adjust:none}}.showWeekNumbers_daee6904 .weekNumbers_daee6904{border-right:1px solid "},{theme:"neutralLight",defaultValue:"#edebe9"},{rawString:";-webkit-box-sizing:border-box;box-sizing:border-box;width:28px;padding:0}.showWeekNumbers_daee6904 .weekNumbers_daee6904 .dayWrapper_daee6904{color:"},{theme:"neutralSecondary",defaultValue:"#605e5c"},{rawString:"}.showWeekNumbers_daee6904 .weekNumbers_daee6904 .dayWrapper_daee6904.weekIsHighlighted_daee6904{color:"},{theme:"neutralPrimary",defaultValue:"#323130"},{rawString:"}.showWeekNumbers_daee6904 .table_daee6904{width:225px}.showWeekNumbers_daee6904 .table_daee6904 .dayWrapper_daee6904,.showWeekNumbers_daee6904 .table_daee6904 .weekday_daee6904{width:30px}.showWeekNumbersRTL_daee6904 .weekNumbers_daee6904{border-left:1px solid "},{theme:"neutralLight",defaultValue:"#edebe9"},{rawString:";-webkit-box-sizing:border-box;box-sizing:border-box}.showWeekNumbersRTL_daee6904 .weekNumbers_daee6904 .dayWrapper_daee6904{color:"},{theme:"neutralSecondary",defaultValue:"#605e5c"},{rawString:"}.showWeekNumbersRTL_daee6904 .weekNumbers_daee6904 .dayWrapper_daee6904.weekIsHighlighted_daee6904{color:"},{theme:"neutralPrimary",defaultValue:"#323130"},{rawString:"}.showWeekNumbersRTL_daee6904 .table_daee6904{width:225px}.showWeekNumbersRTL_daee6904 .table_daee6904 .dayWrapper_daee6904,.showWeekNumbersRTL_daee6904 .table_daee6904 .weekday_daee6904{width:30px}.decadeComponents_daee6904,.monthComponents_daee6904,.yearComponents_daee6904{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-item-align:end;align-self:flex-end}.closeButton_daee6904,.nextDecade_daee6904,.nextMonth_daee6904,.nextYear_daee6904,.prevDecade_daee6904,.prevMonth_daee6904,.prevYear_daee6904{font-family:inherit;width:28px;height:28px;display:block;text-align:center;line-height:28px;text-align:center;font-size:12px;color:"},{theme:"neutralPrimary",defaultValue:"#323130"},{rawString:";border-radius:2px;position:relative;background-color:transparent;border:none;padding:0}.closeButton_daee6904:hover,.nextDecade_daee6904:hover,.nextMonth_daee6904:hover,.nextYear_daee6904:hover,.prevDecade_daee6904:hover,.prevMonth_daee6904:hover,.prevYear_daee6904:hover{color:"},{theme:"neutralDark",defaultValue:"#201f1e"},{rawString:";cursor:pointer;outline:1px solid transparent}.nextDecadeIsDisabled_daee6904,.nextMonthIsDisabled_daee6904,.nextYearIsDisabled_daee6904,.prevDecadeIsDisabled_daee6904,.prevMonthIsDisabled_daee6904,.prevYearIsDisabled_daee6904{color:"},{theme:"neutralTertiaryAlt",defaultValue:"#c8c6c4"},{rawString:";pointer-events:none}.headerToggleView_daee6904{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px 8px}.headerToggleView_daee6904:hover{color:"},{theme:"black",defaultValue:"#000000"},{rawString:";cursor:pointer}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.headerToggleView_daee6904:hover{outline:1px solid highlight}}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.headerToggleView_daee6904:hover:active{color:highlight}}.currentDecade_daee6904,.currentYear_daee6904{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 5px;font-size:14px;font-weight:400;font-weight:600;color:"},{theme:"neutralPrimary",defaultValue:"#323130"},{rawString:";height:28px;line-height:28px}html[dir=ltr] .currentDecade_daee6904,html[dir=ltr] .currentYear_daee6904{margin-left:5px}html[dir=rtl] .currentDecade_daee6904,html[dir=rtl] .currentYear_daee6904{margin-right:5px}.optionGrid_daee6904{position:relative;height:210px;width:196px;margin:4px 0 0 0}html[dir=rtl] .optionGrid_daee6904{margin:4px 0 0 0}.monthOption_daee6904,.yearOption_daee6904{width:60px;height:60px;line-height:100%;cursor:pointer;margin:0 10px 10px 0;font-size:13px;font-weight:400;font-family:inherit;color:"},{theme:"neutralPrimary",defaultValue:"#323130"},{rawString:";text-align:center;border:none;padding:0;background-color:transparent;border-radius:2px}html[dir=ltr] .monthOption_daee6904,html[dir=ltr] .yearOption_daee6904{float:left}html[dir=rtl] .monthOption_daee6904,html[dir=rtl] .yearOption_daee6904{float:right}html[dir=rtl] .monthOption_daee6904,html[dir=rtl] .yearOption_daee6904{margin:0 0 10px 10px}.monthOption_daee6904:hover,.yearOption_daee6904:hover{color:"},{theme:"neutralDark",defaultValue:"#201f1e"},{rawString:";background-color:"},{theme:"neutralLighter",defaultValue:"#f3f2f1"},{rawString:";outline:1px solid transparent}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.monthOption_daee6904:hover,.yearOption_daee6904:hover{outline-color:highlight}}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.monthOption_daee6904:active,.yearOption_daee6904:active{color:highlight}}.monthOption_daee6904.isHighlighted_daee6904,.yearOption_daee6904.isHighlighted_daee6904{background-color:"},{theme:"neutralLight",defaultValue:"#edebe9"},{rawString:";color:"},{theme:"neutralDark",defaultValue:"#201f1e"},{rawString:"}.dayIsDisabled_daee6904,.monthOptionIsDisabled_daee6904,.yearOptionIsDisabled_daee6904{color:"},{theme:"neutralTertiaryAlt",defaultValue:"#c8c6c4"},{rawString:";pointer-events:none}.goToday_daee6904{bottom:0;color:"},{theme:"themePrimary",defaultValue:"#0078d4"},{rawString:";cursor:pointer;font-size:12px;font-weight:400;font-family:inherit;color:"},{theme:"neutralPrimary",defaultValue:"#323130"},{rawString:";height:30px;line-height:30px;padding:0 10px;background-color:transparent;border:none;position:absolute!important;-webkit-box-sizing:content-box;box-sizing:content-box}[dir=ltr] .goToday_daee6904{right:13px}[dir=rtl] .goToday_daee6904{left:13px}.goToday_daee6904:hover{color:"},{theme:"themePrimary",defaultValue:"#0078d4"},{rawString:";outline:1px solid transparent}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.goToday_daee6904:hover{outline-color:highlight}}.goToday_daee6904:active{color:"},{theme:"themeDark",defaultValue:"#005a9e"},{rawString:"}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.goToday_daee6904:active{color:highlight}}.goToTodayIsDisabled_daee6904{color:"},{theme:"neutralTertiaryAlt",defaultValue:"#c8c6c4"},{rawString:";pointer-events:none}.goTodayInlineMonth_daee6904{top:212px}.wrap_daee6904.goTodaySpacing_daee6904{padding-bottom:28px}.root_daee6904.isPickingYears_daee6904 .dayPicker_daee6904,.root_daee6904.isPickingYears_daee6904 .monthComponents_daee6904{display:none}.root_daee6904.isPickingYears_daee6904 .monthPicker_daee6904{display:none}.root_daee6904.isPickingYears_daee6904 .yearPicker_daee6904{display:block}@media (min-device-width:460px){.wrap_daee6904{padding:12px}.dayPicker_daee6904,.monthPicker_daee6904{min-height:200px}.header_daee6904{height:28px;line-height:28px;width:100%}.dayWrapper_daee6904,.weekday_daee6904{width:28px;height:28px;line-height:28px;font-size:12px}.closeButton_daee6904,.nextDecade_daee6904,.nextMonth_daee6904,.nextYear_daee6904,.prevDecade_daee6904,.prevMonth_daee6904,.prevYear_daee6904{font-size:12px;width:28px;height:28px;line-height:28px}.holder_daee6904{display:inline-block;height:auto;overflow:hidden}.decade_daee6904,.monthAndYear_daee6904,.year_daee6904{font-size:14px;color:"},{theme:"neutralPrimary",defaultValue:"#323130"},{rawString:"}.yearComponents_daee6904{margin-left:1px}.goToday_daee6904{padding:0 3px}[dir=ltr] .goToday_daee6904{right:20px}[dir=rtl] .goToday_daee6904{left:20px}.showWeekNumbers_daee6904 .table_daee6904 .dayWrapper_daee6904,.showWeekNumbers_daee6904 .table_daee6904 .weekday_daee6904{width:28px}.showWeekNumbersRTL_daee6904 .table_daee6904 .dayWrapper_daee6904,.showWeekNumbersRTL_daee6904 .table_daee6904 .weekday_daee6904{width:28px}.monthPickerVisible_daee6904 .wrap_daee6904{padding:12px}.monthPickerVisible_daee6904 .dayPicker_daee6904{margin:-10px 0;padding:10px 0}.monthPickerVisible_daee6904 .dayPicker_daee6904{-webkit-box-sizing:border-box;box-sizing:border-box;width:212px;min-height:200px}.monthPickerVisible_daee6904 .monthPicker_daee6904{display:block}.monthPickerVisible_daee6904 .optionGrid_daee6904{height:150px;width:196px}.monthPickerVisible_daee6904 .toggleMonthView_daee6904{display:none}.monthPickerVisible_daee6904 .currentDecade_daee6904,.monthPickerVisible_daee6904 .currentYear_daee6904{font-size:14px;margin:0;height:28px;line-height:28px;display:inline-block}.monthPickerVisible_daee6904 .monthOption_daee6904,.monthPickerVisible_daee6904 .yearOption_daee6904{width:40px;height:40px;line-height:100%;font-size:12px;margin:0 12px 16px 0}html[dir=rtl] .monthPickerVisible_daee6904 .monthOption_daee6904,html[dir=rtl] .monthPickerVisible_daee6904 .yearOption_daee6904{margin:0 0 16px 12px}.monthPickerVisible_daee6904 .monthOption_daee6904:hover,.monthPickerVisible_daee6904 .yearOption_daee6904:hover{outline:1px solid transparent}.monthPickerVisible_daee6904 .monthOption_daee6904:nth-child(4n+4),.monthPickerVisible_daee6904 .yearOption_daee6904:nth-child(4n+4){margin:0 0 16px 0}html[dir=rtl] .monthPickerVisible_daee6904 .monthOption_daee6904:nth-child(4n+4),html[dir=rtl] .monthPickerVisible_daee6904 .yearOption_daee6904:nth-child(4n+4){margin:0 0 16px 0}.monthPickerVisible_daee6904 .goToday_daee6904{font-size:12px;height:28px;line-height:28px;padding:0 10px}[dir=ltr] .monthPickerVisible_daee6904 .goToday_daee6904{right:8px}[dir=rtl] .monthPickerVisible_daee6904 .goToday_daee6904{left:8px}html[dir=ltr] .monthPickerVisible_daee6904 .goToday_daee6904{text-align:right}html[dir=rtl] .monthPickerVisible_daee6904 .goToday_daee6904{text-align:left}.monthPickerVisible_daee6904 .root_daee6904.isPickingYears_daee6904 .dayPicker_daee6904,.monthPickerVisible_daee6904 .root_daee6904.isPickingYears_daee6904 .monthComponents_daee6904{display:block}.monthPickerVisible_daee6904 .root_daee6904.isPickingYears_daee6904 .monthPicker_daee6904{display:none}.monthPickerVisible_daee6904 .root_daee6904.isPickingYears_daee6904 .yearPicker_daee6904{display:block}.calendarsInline_daee6904 .wrap_daee6904{padding:12px}.calendarsInline_daee6904 .holder_daee6904{height:auto}html[dir=ltr] .calendarsInline_daee6904 .table_daee6904{margin-right:12px}html[dir=rtl] .calendarsInline_daee6904 .table_daee6904{margin-left:12px}.calendarsInline_daee6904 .dayPicker_daee6904{width:auto}html[dir=ltr] .calendarsInline_daee6904 .monthPicker_daee6904{margin-left:12px}html[dir=rtl] .calendarsInline_daee6904 .monthPicker_daee6904{margin-right:12px}html[dir=ltr] .calendarsInline_daee6904 .yearPicker_daee6904{margin-left:12px}html[dir=rtl] .calendarsInline_daee6904 .yearPicker_daee6904{margin-right:12px}.calendarsInline_daee6904 .goToday_daee6904{padding:0 10px}[dir=ltr] .calendarsInline_daee6904 .goToday_daee6904{right:14px}[dir=rtl] .calendarsInline_daee6904 .goToday_daee6904{left:14px}html[dir=ltr] .calendarsInline_daee6904 .monthComponents_daee6904{margin-right:12px}html[dir=rtl] .calendarsInline_daee6904 .monthComponents_daee6904{margin-left:12px}.monthPickerOnly_daee6904 .wrap_daee6904{padding:12px}.monthPickerAsOverlay_daee6904 .wrap_daee6904{padding-bottom:28px;margin-bottom:6px}.monthPickerAsOverlay_daee6904 .holder_daee6904{height:240px;min-height:240px}.monthPickerAsOverlay_daee6904 .holderWithButton_daee6904{padding-top:6px;height:auto}}@media (max-device-width:459px){.calendarsInline_daee6904 .monthPicker_daee6904,.calendarsInline_daee6904 .yearPicker_daee6904{display:none}.yearComponents_daee6904{margin-top:2px}}.goToday_daee6904{width:auto}.closeButton_daee6904,.nextDecade_daee6904,.nextMonth_daee6904,.nextYear_daee6904,.prevDecade_daee6904,.prevMonth_daee6904,.prevYear_daee6904{display:inline-block}.closeButton_daee6904:hover,.nextDecade_daee6904:hover,.nextMonth_daee6904:hover,.nextYear_daee6904:hover,.prevDecade_daee6904:hover,.prevMonth_daee6904:hover,.prevYear_daee6904:hover{background-color:"},{theme:"neutralLighter",defaultValue:"#f3f2f1"},{rawString:";color:"},{theme:"neutralDark",defaultValue:"#201f1e"},{rawString:"}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.closeButton_daee6904:hover,.nextDecade_daee6904:hover,.nextMonth_daee6904:hover,.nextYear_daee6904:hover,.prevDecade_daee6904:hover,.prevMonth_daee6904:hover,.prevYear_daee6904:hover{outline:1px solid Highlight}}.closeButton_daee6904:active,.nextDecade_daee6904:active,.nextMonth_daee6904:active,.nextYear_daee6904:active,.prevDecade_daee6904:active,.prevMonth_daee6904:active,.prevYear_daee6904:active{background-color:"},{theme:"neutralLight",defaultValue:"#edebe9"},{rawString:"}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.closeButton_daee6904:active,.nextDecade_daee6904:active,.nextMonth_daee6904:active,.nextYear_daee6904:active,.prevDecade_daee6904:active,.prevMonth_daee6904:active,.prevYear_daee6904:active{color:highlight}}.monthIsHighlighted_daee6904{background-color:"},{theme:"neutralLight",defaultValue:"#edebe9"},{rawString:";color:"},{theme:"neutralDark",defaultValue:"#201f1e"},{rawString:"}.monthIsHighlighted_daee6904.monthOption_daee6904:hover{background-color:"},{theme:"neutralLight",defaultValue:"#edebe9"},{rawString:"}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.monthIsHighlighted_daee6904{color:highlight;border:2px solid highlight;border-radius:2px}.monthIsHighlighted_daee6904:hover{outline:0!important}}.monthIsCurrentMonth_daee6904{color:"},{theme:"white",defaultValue:"#ffffff"},{rawString:";background-color:"},{theme:"neutralLight",defaultValue:"#edebe9"},{rawString:"}.monthIsCurrentMonth_daee6904.monthOption_daee6904:hover{color:"},{theme:"white",defaultValue:"#ffffff"},{rawString:";background-color:"},{theme:"neutralLighter",defaultValue:"#f3f2f1"},{rawString:"}.monthOption_daee6904:active{background-color:"},{theme:"neutralLight",defaultValue:"#edebe9"},{rawString:";color:"},{theme:"neutralDark",defaultValue:"#201f1e"},{rawString:"}.yearIsHighlighted_daee6904{background-color:"},{theme:"neutralLight",defaultValue:"#edebe9"},{rawString:";color:"},{theme:"neutralDark",defaultValue:"#201f1e"},{rawString:"}.yearIsHighlighted_daee6904.yearOption_daee6904:hover{background-color:"},{theme:"neutralLighter",defaultValue:"#f3f2f1"},{rawString:"}.yearIsCurrentYear_daee6904{color:"},{theme:"white",defaultValue:"#ffffff"},{rawString:";background-color:"},{theme:"neutralLight",defaultValue:"#edebe9"},{rawString:"}.yearIsCurrentYear_daee6904.yearOption_daee6904:hover{color:"},{theme:"white",defaultValue:"#ffffff"},{rawString:";background-color:"},{theme:"neutralLighter",defaultValue:"#f3f2f1"},{rawString:"}.yearOption_daee6904:active{background-color:"},{theme:"neutralLight",defaultValue:"#edebe9"},{rawString:";color:"},{theme:"neutralDark",defaultValue:"#201f1e"},{rawString:"}.topLeftCornerDate_daee6904{border-top-left-radius:2px}.topRightCornerDate_daee6904{border-top-right-radius:2px}.bottomLeftCornerDate_daee6904{border-bottom-left-radius:2px}.bottomRightCornerDate_daee6904{border-bottom-right-radius:2px}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.weekBackground_daee6904{border-top:1px solid highlight;border-bottom:1px solid highlight}.weekBackground_daee6904.bottomRightCornerDate_daee6904.topRightCornerDate_daee6904{border-right:1px solid highlight;border-left:none;padding-left:1px}.weekBackground_daee6904.bottomLeftCornerDate_daee6904.topLeftCornerDate_daee6904{border-left:1px solid highlight;border-right:none;padding-right:1px}.weekBackground_daee6904 :not(.dayIsToday_daee6904) span{color:highlight}.weekSelection_daee6904.dayHover_daee6904{border-top:1px solid highlight;border-bottom:1px solid highlight}.weekSelection_daee6904.dayHover_daee6904.bottomLeftCornerDate_daee6904.topLeftCornerDate_daee6904{border-left:1px solid highlight;padding-right:1px}.weekSelection_daee6904.dayHover_daee6904.bottomRightCornerDate_daee6904.topRightCornerDate_daee6904{border-right:1px solid highlight;padding-left:1px}.weekSelection_daee6904.dayHover_daee6904.dayPress_daee6904 :not(.dayIsToday_daee6904) span{color:highlight}.monthSelection_daee6904.dayHover_daee6904.bottomLeftCornerDate_daee6904,.monthSelection_daee6904.dayHover_daee6904.topLeftCornerDate_daee6904{border-left:1px solid highlight;padding-right:1px}.monthSelection_daee6904.dayHover_daee6904.bottomRightCornerDate_daee6904,.monthSelection_daee6904.dayHover_daee6904.topRightCornerDate_daee6904{border-right:1px solid highlight;padding-left:1px}.monthSelection_daee6904.dayIsFocused_daee6904.dayHover_daee6904.topDate_daee6904,.monthSelection_daee6904.dayIsUnfocused_daee6904.dayHover_daee6904.topDate_daee6904{border-top:1px solid highlight;padding-bottom:1px}.monthSelection_daee6904.dayIsFocused_daee6904.dayHover_daee6904.rightDate_daee6904,.monthSelection_daee6904.dayIsUnfocused_daee6904.dayHover_daee6904.rightDate_daee6904{border-right:1px solid highlight;padding-left:1px}.monthSelection_daee6904.dayIsFocused_daee6904.dayHover_daee6904.bottomDate_daee6904,.monthSelection_daee6904.dayIsUnfocused_daee6904.dayHover_daee6904.bottomDate_daee6904{border-bottom:1px solid highlight;padding-top:1px}.monthSelection_daee6904.dayIsFocused_daee6904.dayHover_daee6904.leftdate_daee6904,.monthSelection_daee6904.dayIsUnfocused_daee6904.dayHover_daee6904.leftdate_daee6904{border-left:1px solid highlight;padding-right:1px}.monthSelection_daee6904.dayIsFocused_daee6904.dayHover_daee6904.dayPress_daee6904 :not(.dayIsToday_daee6904) span,.monthSelection_daee6904.dayIsUnfocused_daee6904.dayHover_daee6904.dayPress_daee6904 :not(.dayIsToday_daee6904) span{color:highlight}}"}]);var Xu="root_daee6904",Zu="picker_daee6904",$u="holder_daee6904",Qu="pickerIsOpened_daee6904",Ju="frame_daee6904",ef="wrap_daee6904",tf="goTodaySpacing_daee6904",of="dayPicker_daee6904",rf="header_daee6904",nf="divider_daee6904",af="monthAndYear_daee6904",sf="year_daee6904",lf="decade_daee6904",cf="currentYear_daee6904",df="currentDecade_daee6904",uf="table_daee6904",ff="dayWrapper_daee6904",pf="weekday_daee6904",hf="day_daee6904",mf="daySelection_daee6904",gf="dayIsToday_daee6904",vf="dayIsDisabled_daee6904",bf="dayIsUnfocused_daee6904",yf="dayIsFocused_daee6904",_f="dayIsHighlighted_daee6904",kf="pickerIsFocused_daee6904",wf="dayDisabled_daee6904",xf="dayBackground_daee6904",Sf="dayHover_daee6904",Cf="dayPress_daee6904",Bf="weekBackground_daee6904",If="showWeekNumbers_daee6904",Pf="weekNumbers_daee6904",Ef="weekIsHighlighted_daee6904",Tf="showWeekNumbersRTL_daee6904",Df="monthComponents_daee6904",Nf="yearComponents_daee6904",zf="decadeComponents_daee6904",Ff="closeButton_daee6904",Mf="prevMonth_daee6904",Rf="nextMonth_daee6904",Af="prevYear_daee6904",jf="nextYear_daee6904",Lf="prevDecade_daee6904",Hf="nextDecade_daee6904",Of="prevMonthIsDisabled_daee6904",qf="nextMonthIsDisabled_daee6904",Wf="prevYearIsDisabled_daee6904",Vf="nextYearIsDisabled_daee6904",Kf="prevDecadeIsDisabled_daee6904",Uf="nextDecadeIsDisabled_daee6904",Gf="headerToggleView_daee6904",Yf="optionGrid_daee6904",Xf="monthOption_daee6904",Zf="yearOption_daee6904",$f="isHighlighted_daee6904",Qf="monthOptionIsDisabled_daee6904",Jf="yearOptionIsDisabled_daee6904",ep="goToday_daee6904",tp="goToTodayIsDisabled_daee6904",op="goTodayInlineMonth_daee6904",rp="isPickingYears_daee6904",np="monthPicker_daee6904",ip="yearPicker_daee6904",ap="monthPickerVisible_daee6904",sp="toggleMonthView_daee6904",lp="calendarsInline_daee6904",cp="monthPickerOnly_daee6904",dp="monthPickerAsOverlay_daee6904",up="holderWithButton_daee6904",fp="monthIsHighlighted_daee6904",pp="monthIsCurrentMonth_daee6904",hp="yearIsHighlighted_daee6904",mp="yearIsCurrentYear_daee6904",gp="topLeftCornerDate_daee6904",vp="topRightCornerDate_daee6904",bp="bottomLeftCornerDate_daee6904",yp="bottomRightCornerDate_daee6904",_p="weekSelection_daee6904",kp="monthSelection_daee6904",wp="topDate_daee6904",xp="rightDate_daee6904",Sp="bottomDate_daee6904",Cp="leftdate_daee6904",Bp=r,Ip=function(e){function t(t){var o=e.call(this,t)||this;return o.days={},o._onKeyDown=function(e,t){t.which!==Cr.enter&&t.which!==Cr.space||e()},o._onDayKeyDown=function(e,t,r){return function(n){n.which===Cr.enter?(o._onSelectDate(e,n),n.preventDefault()):o._navigateMonthEdge(n,e,t,r)}},o._onDayMouseDown=function(e,t,r,n){return function(r){n===ou.Month?o._applyFunctionToDayRefs((function(t,o){t&&o.originalDate.getMonth()===e.getMonth()&&o.isInBounds&&t.classList.add(Bp.dayPress)})):o._applyFunctionToDayRefs((function(e,o,r){e&&r===t&&o.isInBounds?(e.classList.add(Bp.dayPress),e.classList.add(Bp.dayIsHighlighted)):e&&e.classList.remove(Bp.dayIsHighlighted)}))}},o._onDayMouseUp=function(e,t,r,n){return function(r){n===ou.Month?o._applyFunctionToDayRefs((function(t,o){t&&o.originalDate.getMonth()===e.getMonth()&&o.isInBounds&&t.classList.remove(Bp.dayPress)})):o._applyFunctionToDayRefs((function(e,o,r){e&&r===t&&o.isInBounds&&e.classList.remove(Bp.dayPress)}))}},o._onDayMouseOver=function(e,t,r,n){return function(r){n===ou.Month?o._applyFunctionToDayRefs((function(t,o){t&&o.originalDate.getMonth()===e.getMonth()&&o.isInBounds&&t.classList.add(Bp.dayHover)})):o._applyFunctionToDayRefs((function(e,o,r){e&&r===t&&o.isInBounds&&e.classList.add(Bp.dayHover)}))}},o._onDayMouseLeave=function(e,t,r,n){return function(r){n===ou.Month?o._applyFunctionToDayRefs((function(t,o){t&&o.originalDate.getMonth()===e.getMonth()&&o.isInBounds&&t.classList.remove(Bp.dayHover)})):o._applyFunctionToDayRefs((function(e,o,r){e&&r===t&&o.isInBounds&&e.classList.remove(Bp.dayHover)}))}},o._onTableMouseLeave=function(e){e.target.contains&&e.relatedTarget&&e.relatedTarget.contains&&e.target.contains(e.relatedTarget)||o._applyFunctionToDayRefs((function(e,t){e&&(e.classList.remove(Bp.dayHover),e.classList.remove(Bp.dayPress))}))},o._onTableMouseUp=function(e){e.target.contains&&e.relatedTarget&&e.relatedTarget.contains&&e.target.contains(e.relatedTarget)||o._applyFunctionToDayRefs((function(e,t){e&&e.classList.remove(Bp.dayPress)}))},o._onSelectDate=function(e,t){var r=o.props,n=r.onSelectDate,i=r.dateRangeType,a=r.firstDayOfWeek,s=r.navigatedDate,l=r.autoNavigateOnSelection,c=r.minDate,d=r.maxDate,u=r.workWeekDays;t&&t.stopPropagation();var f=ju(e,i,a,u);if(i!==ou.Day&&(f=o._getBoundedDateRange(f,c,d)),f=f.filter((function(e){return!o._getIsRestrictedDate(e)})),n&&n(e,f),l&&e.getMonth()!==s.getMonth()){var p=Au(e,s);p<0?o._onSelectPrevMonth():p>0&&o._onSelectNextMonth()}},o._onSelectNextMonth=function(){o.props.onNavigateDate(Eu(o.props.navigatedDate,1),!1)},o._onSelectPrevMonth=function(){o.props.onNavigateDate(Eu(o.props.navigatedDate,-1),!1)},o._onClose=function(){o.props.onDismiss&&o.props.onDismiss()},o._onHeaderSelect=function(){var e=o.props.onHeaderSelect;e&&e(!0)},o._onHeaderKeyDown=function(e){var t=o.props.onHeaderSelect;!t||e.which!==Cr.enter&&e.which!==Cr.space||t(!0)},o._onPrevMonthKeyDown=function(e){e.which===Cr.enter&&o._onKeyDown(o._onSelectPrevMonth,e)},o._onNextMonthKeyDown=function(e){e.which===Cr.enter&&o._onKeyDown(o._onSelectNextMonth,e)},o._onCloseButtonKeyDown=function(e){e.which===Cr.enter&&o._onKeyDown(o._onClose,e)},si(o),o.state={activeDescendantId:oa("DatePickerDay-active"),weeks:o._getWeeks(t)},o._onSelectNextMonth=o._onSelectNextMonth.bind(o),o._onSelectPrevMonth=o._onSelectPrevMonth.bind(o),o._onClose=o._onClose.bind(o),o}return f(t,e),t.prototype.UNSAFE_componentWillReceiveProps=function(e){this.setState({weeks:this._getWeeks(e)})},t.prototype.render=function(){var e,t,o=this,r=this.state,n=r.activeDescendantId,i=r.weeks,a=this.props,s=a.firstDayOfWeek,l=a.strings,c=a.navigatedDate,d=a.selectedDate,u=a.dateRangeType,f=a.navigationIcons,p=a.showWeekNumbers,h=a.firstWeekOfYear,m=a.dateTimeFormatter,g=a.minDate,v=a.maxDate,b=a.showCloseButton,y=a.allFocusable,_=oa("DatePickerDay-dayPicker"),k=oa("DatePickerDay-monthAndYear"),w=f.leftNavigation,x=f.rightNavigation,S=f.closeIcon,C=p?Hu(i.length,s,h,c):null,B=p?Ou(d,s,h):void 0,I=this._getWeekCornerStyles(i,u),P=!g||Au(g,Du(c))<0,E=!v||Au(Nu(c),v)<0;return yr.createElement("div",{className:xn("ms-DatePicker-dayPicker",Bp.dayPicker,p&&(Br()?Bp.showWeekNumbersRTL:Bp.showWeekNumbers)),id:_},yr.createElement("div",{className:xn("ms-DatePicker-header",Bp.header)},yr.createElement("div",{"aria-live":"polite","aria-relevant":"text","aria-atomic":"true",id:k,className:Bp.monthAndYear},this.props.onHeaderSelect?yr.createElement("div",{className:xn("ms-DatePicker-monthAndYear js-showMonthPicker",Bp.headerToggleView),onClick:this._onHeaderSelect,onKeyDown:this._onHeaderKeyDown,"aria-label":m.formatMonthYear(c,l),role:"button",tabIndex:0},m.formatMonthYear(c,l)):yr.createElement("div",{className:xn("ms-DatePicker-monthAndYear",Bp.monthAndYear)},m.formatMonthYear(c,l))),yr.createElement("div",{className:xn("ms-DatePicker-monthComponents",Bp.monthComponents)},yr.createElement("div",{className:xn("ms-DatePicker-navContainer",Bp.navContainer)},yr.createElement("button",{className:xn("ms-DatePicker-prevMonth js-prevMonth",Bp.prevMonth,(e={},e["ms-DatePicker-prevMonth--disabled "+Bp.prevMonthIsDisabled]=!P,e)),disabled:!y&&!P,"aria-disabled":!P,onClick:P?this._onSelectPrevMonth:void 0,onKeyDown:P?this._onPrevMonthKeyDown:void 0,"aria-controls":_,title:l.prevMonthAriaLabel?l.prevMonthAriaLabel+" "+l.months[Eu(c,-1).getMonth()]:void 0,role:"button",type:"button"},yr.createElement(Rn,{iconName:w})),yr.createElement("button",{className:xn("ms-DatePicker-nextMonth js-nextMonth",Bp.nextMonth,(t={},t["ms-DatePicker-nextMonth--disabled "+Bp.nextMonthIsDisabled]=!E,t)),disabled:!y&&!E,"aria-disabled":!E,onClick:E?this._onSelectNextMonth:void 0,onKeyDown:E?this._onNextMonthKeyDown:void 0,"aria-controls":_,title:l.nextMonthAriaLabel?l.nextMonthAriaLabel+" "+l.months[Eu(c,1).getMonth()]:void 0,role:"button",type:"button"},yr.createElement(Rn,{iconName:x})),b&&yr.createElement("button",{className:xn("ms-DatePicker-closeButton js-closeButton",Bp.closeButton),onClick:this._onClose,onKeyDown:this._onCloseButtonKeyDown,title:l.closeButtonAriaLabel,role:"button",type:"button"},yr.createElement(Rn,{iconName:S}))))),yr.createElement(Ca,null,yr.createElement("table",{className:xn("ms-DatePicker-table",Bp.table),"aria-multiselectable":"false","aria-labelledby":k,"aria-activedescendant":n,role:"grid"},yr.createElement("thead",null,yr.createElement("tr",null,p&&yr.createElement("th",{className:xn("ms-DatePicker-weekday",Bp.weekday)}),l.shortDays.map((function(e,t){return yr.createElement("th",{className:xn("ms-DatePicker-weekday",Bp.weekday),role:"columnheader",scope:"col",key:t,title:l.days[(t+s)%7],"aria-label":l.days[(t+s)%7],"data-is-focusable":!!y||void 0},l.shortDays[(t+s)%7])})))),yr.createElement("tbody",{onMouseLeave:u!==ou.Day?this._onTableMouseLeave:void 0,onMouseUp:u!==ou.Day?this._onTableMouseUp:void 0},i.map((function(e,t){var r;return yr.createElement("tr",{key:C?C[t]:t},p&&C&&yr.createElement("th",{className:xn("ms-DatePicker-weekNumbers","ms-DatePicker-weekday",Bp.weekday,Bp.weekNumbers),key:t,title:C&&l.weekNumberFormatString&&Cu(l.weekNumberFormatString,C[t]),"aria-label":C&&l.weekNumberFormatString&&Cu(l.weekNumberFormatString,C[t]),scope:"row"},yr.createElement("div",{className:xn("ms-DatePicker-day",Bp.day,(r={},r["ms-DatePicker-week--highlighted "+Bp.weekIsHighlighted]=B===C[t],r))},yr.createElement("span",null,C[t]))),e.map((function(e,r){var i,a,s=Ru(c,e.originalDate);return yr.createElement("td",{key:e.key,onClick:e.isInBounds?e.onSelected:void 0,className:xn(Bp.dayWrapper,"ms-DatePicker-day",o._getHighlightedCornerStyle(I,r,t),(i={},i["ms-DatePicker-weekBackground "+Bp.weekBackground]=e.isSelected&&(u===ou.Week||u===ou.WorkWeek),i["ms-DatePicker-dayBackground "+Bp.dayBackground]=u===ou.Day,i["ms-DatePicker-day--highlighted "+Bp.dayIsHighlighted]=e.isSelected&&u===ou.Day,i["ms-DatePicker-day--infocus "+Bp.dayIsFocused]=e.isInBounds&&e.isInMonth,i["ms-DatePicker-day--outfocus "+Bp.dayIsUnfocused]=e.isInBounds&&!e.isInMonth,i[Bp.daySelection]=u===ou.Day,i[Bp.weekSelection]=u===ou.Week||u===ou.WorkWeek,i[Bp.monthSelection]=u===ou.Month,i)),ref:function(t){return o._setDayCellRef(t,e,s)},onKeyDown:o._onDayKeyDown(e.originalDate,t,r),onMouseOver:u!==ou.Day&&e.isInBounds?o._onDayMouseOver(e.originalDate,t,r,u):void 0,onMouseLeave:u!==ou.Day&&e.isInBounds?o._onDayMouseLeave(e.originalDate,t,r,u):void 0,onMouseDown:u!==ou.Day&&e.isInBounds?o._onDayMouseDown(e.originalDate,t,r,u):void 0,onMouseUp:u!==ou.Day&&e.isInBounds?o._onDayMouseUp(e.originalDate,t,r,u):void 0,role:"gridcell","data-is-focusable":y||!!e.isInBounds||void 0,"aria-disabled":!e.isInBounds,"aria-current":e.isToday?"date":void 0,"aria-selected":e.isInBounds?e.isSelected:void 0},yr.createElement("button",{key:e.key+"button",onClick:e.isInBounds?e.onSelected:void 0,className:xn(Bp.day,"ms-DatePicker-day-button",(a={},a["ms-DatePicker-day--disabled "+Bp.dayIsDisabled]=!e.isInBounds,a["ms-DatePicker-day--today "+Bp.dayIsToday]=e.isToday,a)),"aria-label":m.formatMonthDayYear(e.originalDate,l),id:s?n:void 0,"data-is-focusable":!1,disabled:!y&&!e.isInBounds,"aria-disabled":!e.isInBounds,tabIndex:-1,type:"button"},yr.createElement("span",{"aria-hidden":"true"},m.formatDay(e.originalDate))))})))}))))))},t.prototype.focus=function(){this.navigatedDay&&(this.navigatedDay.tabIndex=0,this.navigatedDay.focus())},t.prototype._setDayCellRef=function(e,t,o){this.days[t.key]=e,o&&(this.navigatedDay=e)},t.prototype._getWeekCornerStyles=function(e,t){var o=this,r={};switch(t){case ou.Month:e.forEach((function(t,o){t.forEach((function(t,n){var i=e[o-1]&&e[o-1][n]&&e[o-1][n].originalDate.getMonth()===e[o][n].originalDate.getMonth(),a=e[o+1]&&e[o+1][n]&&e[o+1][n].originalDate.getMonth()===e[o][n].originalDate.getMonth(),s=e[o][n-1]&&e[o][n-1].originalDate.getMonth()===e[o][n].originalDate.getMonth(),l=e[o][n+1]&&e[o][n+1].originalDate.getMonth()===e[o][n].originalDate.getMonth(),c=!i&&!l,d=!a&&!s,u=!a&&!l,f="";!i&&!s&&(f=Br()?f.concat(Bp.topRightCornerDate+" "):f.concat(Bp.topLeftCornerDate+" ")),c&&(f=Br()?f.concat(Bp.topLeftCornerDate+" "):f.concat(Bp.topRightCornerDate+" ")),d&&(f=Br()?f.concat(Bp.bottomRightCornerDate+" "):f.concat(Bp.bottomLeftCornerDate+" ")),u&&(f=Br()?f.concat(Bp.bottomLeftCornerDate+" "):f.concat(Bp.bottomRightCornerDate+" ")),i||(f=f.concat(Bp.topDate+" ")),a||(f=f.concat(Bp.bottomDate+" ")),l||(f=f.concat(Bp.rightDate+" ")),s||(f=f.concat(Bp.leftdate+" ")),r[o+"_"+n]=f}))}));break;case ou.Week:case ou.WorkWeek:e.forEach((function(e,t){var n=yi(e,(function(e){return e.isInBounds})),i=o._findLastIndex(e,(function(e){return e.isInBounds})),a=Bp.topLeftCornerDate+" "+Bp.bottomLeftCornerDate,s=Bp.topRightCornerDate+" "+Bp.bottomRightCornerDate;r[t+"_"+n]=Br()?s:a,r[t+"_"+i]=Br()?a:s}))}return r},t.prototype._getHighlightedCornerStyle=function(e,t,o){return e[o+"_"+t]?e[o+"_"+t]:""},t.prototype._navigateMonthEdge=function(e,t,o,r){var n=this.props,i=n.minDate,a=n.maxDate,s=void 0;0===o&&e.which===Cr.up?s=Pu(t,-1):o===this.state.weeks.length-1&&e.which===Cr.down?s=Pu(t,1):0===r&&e.which===Pr(Cr.left)?s=Iu(t,-1):6===r&&e.which===Pr(Cr.right)&&(s=Iu(t,1)),s&&(!i||Au(i,s)<1)&&(!a||Au(s,a)<1)&&(this.props.onNavigateDate(s,!0),e.preventDefault())},t.prototype._applyFunctionToDayRefs=function(e){var t=this;this.state.weeks&&this.state.weeks.forEach((function(o,r){o.forEach((function(o){var n=t.days[o.key];e(n,o,r)}))}))},t.prototype._getWeeks=function(e){for(var t=e.navigatedDate,o=e.selectedDate,r=e.dateRangeType,n=e.firstDayOfWeek,i=e.today,a=e.minDate,s=e.maxDate,l=e.showSixWeeksByDefault,c=e.workWeekDays,d=new Date(t.getFullYear(),t.getMonth(),1),u=i||new Date,f=[];d.getDay()!==n;)d.setDate(d.getDate()-1);var p=!1,h=ju(o,r===ou.WorkWeek?ou.Week:r,n,c);r!==ou.Day&&(h=this._getBoundedDateRange(h,a,s));for(var m=!0,g=0;m;g++){var v=[];p=!0;for(var b=0;b<7;b++){var y=new Date(d),_={key:d.toString(),date:d.getDate().toString(),originalDate:y,isInMonth:d.getMonth()===t.getMonth(),isToday:Ru(u,d),isSelected:Lu(d,h),onSelected:this._onSelectDate.bind(this,y),isInBounds:(!a||Au(a,d)<1)&&(!s||Au(d,s)<1)&&!this._getIsRestrictedDate(d)};v.push(_),_.isInMonth&&(p=!1),d.setDate(d.getDate()+1)}(m=l?!p||g<=5:!p)&&f.push(v)}return f},t.prototype._getIsRestrictedDate=function(e){var t=this.props.restrictedDates;return!!t&&!!_i(t,(function(t){return Ru(t,e)}))},t.prototype._getBoundedDateRange=function(e,t,o){var r=g(e);return t&&(r=r.filter((function(e){return Au(e,t)>=0}))),o&&(r=r.filter((function(e){return Au(e,o)<=0}))),r},t.prototype._findLastIndex=function(e,t){for(var o=e.length-1;o>=0;o--){if(t(e[o]))return o}return-1},t}(yr.Component),Pp=r,Ep={prevRangeAriaLabel:void 0,nextRangeAriaLabel:void 0},Tp={leftNavigation:"Up",rightNavigation:"Down",closeIcon:"CalculatorMultiply"},Dp=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._buttonRef=yr.createRef(),t._onRenderYear=function(){var e=t.props,o=e.year,r=e.onRenderYear;return r?r(o):o},t._onClick=function(){t.props.onSelectYear&&t.props.onSelectYear(t.props.year)},t._onKeyDown=function(e){t.props.onSelectYear&&e.which===Cr.enter&&t.props.onSelectYear(t.props.year)},t}return f(t,e),t.prototype.focus=function(){this._buttonRef.current&&this._buttonRef.current.focus()},t.prototype.render=function(){var e,t=this.props,o=t.year,r=t.selected,n=t.disabled,i=t.onSelectYear;return yr.createElement("button",{className:xn("ms-DatePicker-yearOption",Pp.yearOption,(e={},e["ms-DatePicker-day--highlighted "+Pp.yearIsHighlighted]=r,e["ms-DatePicker-yearOption--disabled "+Pp.yearOptionIsDisabled]=n,e)),type:"button",role:"gridcell",onClick:!n&&i?this._onClick:void 0,onKeyDown:!n&&i?this._onKeyDown:void 0,disabled:n,"aria-label":String(o),"aria-selected":r,ref:this._buttonRef},this._onRenderYear())},t}(yr.Component),Np=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._selectedCellRef=yr.createRef(),t._currentCellRef=yr.createRef(),t._renderCell=function(e){var o=e===t.props.selectedYear,r=t.props,n=r.minYear,i=r.maxYear,a=r.onSelectYear,s=void 0!==n&&e<n||void 0!==i&&e>i,l=e===(new Date).getFullYear();return yr.createElement(Dp,{key:e,year:e,selected:o,current:l,disabled:s,onSelectYear:a,ref:o?t._selectedCellRef:l?t._currentCellRef:void 0})},t}return f(t,e),t.prototype.focus=function(){this._selectedCellRef.current?this._selectedCellRef.current.focus():this._currentCellRef.current&&this._currentCellRef.current.focus()},t.prototype.render=function(){for(var e=this.props,t=e.fromYear,o=e.toYear,r=t,n=[];r<=o;)n.push(this._renderCell(r)),r++;return yr.createElement(Ca,null,yr.createElement("div",{className:xn("ms-DatePicker-optionGrid",Pp.optionGrid),role:"grid"},yr.createElement("div",{role:"row"},n)))},t}(yr.Component),zp=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._onSelectPrev=function(){!t.isDisabled&&t.props.onSelectPrev&&t.props.onSelectPrev()},t._onKeyDown=function(e){e.which===Cr.enter&&t._onSelectPrev()},t}return f(t,e),t.prototype.render=function(){var e,t=this.props.navigationIcons||Tp,o=(this.props.strings||Ep).prevRangeAriaLabel,r={fromYear:this.props.fromYear-12,toYear:this.props.toYear-12},n=o?"string"==typeof o?o:o(r):void 0,i=this.isDisabled,a=this.props.onSelectPrev;return yr.createElement("button",{className:xn("ms-DatePicker-prevDecade",Pp.prevDecade,(e={},e["ms-DatePicker-prevDecade--disabled "+Pp.prevDecadeIsDisabled]=i,e)),onClick:!i&&a?this._onSelectPrev:void 0,onKeyDown:!i&&a?this._onKeyDown:void 0,type:"button",tabIndex:0,title:n,disabled:i},yr.createElement(Rn,{iconName:Br()?t.rightNavigation:t.leftNavigation}))},Object.defineProperty(t.prototype,"isDisabled",{get:function(){var e=this.props.minYear;return void 0!==e&&this.props.fromYear<e},enumerable:!0,configurable:!0}),t}(yr.Component),Fp=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._onSelectNext=function(){!t.isDisabled&&t.props.onSelectNext&&t.props.onSelectNext()},t._onKeyDown=function(e){e.which===Cr.enter&&t._onSelectNext()},t}return f(t,e),t.prototype.render=function(){var e,t=this.props.navigationIcons||Tp,o=(this.props.strings||Ep).nextRangeAriaLabel,r={fromYear:this.props.fromYear+12,toYear:this.props.toYear+12},n=o?"string"==typeof o?o:o(r):void 0,i=this.props.onSelectNext,a=this.isDisabled;return yr.createElement("button",{className:xn("ms-DatePicker-nextDecade",Pp.nextDecade,(e={},e["ms-DatePicker-nextDecade--disabled "+Pp.nextDecadeIsDisabled]=a,e)),onClick:!a&&i?this._onSelectNext:void 0,onKeyDown:!a&&i?this._onKeyDown:void 0,type:"button",tabIndex:0,title:n,disabled:this.isDisabled},yr.createElement(Rn,{iconName:Br()?t.leftNavigation:t.rightNavigation}))},Object.defineProperty(t.prototype,"isDisabled",{get:function(){var e=this.props.maxYear;return void 0!==e&&this.props.fromYear+12>e},enumerable:!0,configurable:!0}),t}(yr.Component),Mp=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.render=function(){return yr.createElement("div",{className:xn("ms-DatePicker-decadeComponents",Pp.decadeComponents)},yr.createElement("div",{className:xn("ms-DatePicker-navContainer",Pp.navContainer)},yr.createElement(zp,p({},this.props)),yr.createElement(Fp,p({},this.props))))},t}(yr.Component),Rp=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._onHeaderSelect=function(){t.props.onHeaderSelect&&t.props.onHeaderSelect(!0)},t._onHeaderKeyDown=function(e){!t.props.onHeaderSelect||e.which!==Cr.enter&&e.which!==Cr.space||t.props.onHeaderSelect(!0)},t._onRenderYear=function(e){return t.props.onRenderYear?t.props.onRenderYear(e):e},t}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.fromYear,o=e.toYear;if(e.onHeaderSelect){var r=this.props.strings||Ep,n=r.rangeAriaLabel,i=n?"string"==typeof n?n:n(this.props):void 0,a=r.headerAriaLabelFormatString?Cu(r.headerAriaLabelFormatString,i):i;return yr.createElement("div",{className:xn("ms-DatePicker-currentDecade js-showYearPicker",Pp.currentDecade,Pp.headerToggleView),onClick:this._onHeaderSelect,onKeyDown:this._onHeaderKeyDown,"aria-label":a,role:"button","aria-atomic":!0,"aria-live":"polite",tabIndex:0},this._onRenderYear(t)," - ",this._onRenderYear(o))}return yr.createElement("div",{className:xn("ms-DatePicker-currentDecade js-showYearPicker",Pp.currentDecade)},this._onRenderYear(t)," - ",this._onRenderYear(o))},t}(yr.Component),Ap=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._onRenderTitle=function(){return t.props.onRenderTitle?t.props.onRenderTitle(t.props):yr.createElement(Rp,p({},t.props))},t._onRenderNav=function(){return yr.createElement(Mp,p({},t.props))},t}return f(t,e),t.prototype.render=function(){return yr.createElement("div",{className:xn("ms-DatePicker-header",Pp.header)},this._onRenderTitle(),this._onRenderNav())},t}(yr.Component),jp=function(e){function t(t){var o=e.call(this,t)||this;return o._gridRef=yr.createRef(),o._onNavNext=function(){o.setState({fromYear:o.state.fromYear+12})},o._onNavPrev=function(){o.setState({fromYear:o.state.fromYear-12})},o._renderHeader=function(){return yr.createElement(Ap,p({},o.props,{fromYear:o.state.fromYear,toYear:o.state.fromYear+12-1,onSelectPrev:o._onNavPrev,onSelectNext:o._onNavNext}))},o._renderGrid=function(){return yr.createElement(Np,p({},o.props,{fromYear:o.state.fromYear,toYear:o.state.fromYear+12-1,ref:o._gridRef}))},o.state=o._calculateInitialStateFromProps(t),o}return f(t,e),t.prototype.focus=function(){this._gridRef.current&&this._gridRef.current.focus()},t.prototype.render=function(){return yr.createElement("div",{className:xn("ms-DatePicker-yearPicker",Pp.yearPicker)},this._renderHeader(),this._renderGrid())},t.prototype._calculateInitialStateFromProps=function(e){var t=e.selectedYear,o=e.navigatedYear,r=t||o||(new Date).getFullYear();return{fromYear:10*Math.floor(r/10),navigatedYear:o,selectedYear:t}},t}(yr.Component),Lp=r,Hp=function(e){function t(t){var o=e.call(this,t)||this;return o._navigatedMonthRef=yr.createRef(),o._onCalendarYearRef=function(e){o._calendarYearRef=e},o._onKeyDown=function(e,t){t.which===Cr.enter&&e()},o._onSelectYear=function(e){o._focusOnUpdate=!0;var t=o.props,r=t.navigatedDate,n=t.onNavigateDate,i=t.maxDate,a=t.minDate;if(r.getFullYear()!==e){var s=new Date(r.getTime());s.setFullYear(e),i&&s>i?s=Mu(s,i.getMonth()):a&&s<a&&(s=Mu(s,a.getMonth())),n(s,!0)}o.setState({isYearPickerVisible:!1})},o._yearToString=function(e){var t=o.props,r=t.navigatedDate,n=t.dateTimeFormatter;if(n){var i=new Date(r.getTime());return i.setFullYear(e),n.formatYear(i)}return String(e)},o._yearRangeToString=function(e){return o._yearToString(e.fromYear)+" - "+o._yearToString(e.toYear)},o._yearRangeToNextDecadeLabel=function(e){var t=o.props.strings;return t.nextYearRangeAriaLabel?t.nextYearRangeAriaLabel+" "+o._yearRangeToString(e):""},o._yearRangeToPrevDecadeLabel=function(e){var t=o.props.strings;return t.prevYearRangeAriaLabel?t.prevYearRangeAriaLabel+" "+o._yearRangeToString(e):""},o._onRenderYear=function(e){return o._yearToString(e)},o._onSelectNextYear=function(){var e=o.props,t=e.navigatedDate;(0,e.onNavigateDate)(Tu(t,1),!1)},o._onSelectNextYearKeyDown=function(e){e.which===Cr.enter&&o._onKeyDown(o._onSelectNextYear,e)},o._onSelectPrevYear=function(){var e=o.props,t=e.navigatedDate;(0,e.onNavigateDate)(Tu(t,-1),!1)},o._onSelectPrevYearKeyDown=function(e){e.which===Cr.enter&&o._onKeyDown(o._onSelectPrevYear,e)},o._onSelectMonthKeyDown=function(e){return function(t){return o._onKeyDown((function(){return o._onSelectMonth(e)}),t)}},o._onSelectMonth=function(e){var t=o.props,r=t.navigatedDate,n=t.onNavigateDate,i=t.onHeaderSelect;i&&i(!0),n(Mu(r,e),!0)},o._onHeaderSelect=function(){var e=o.props,t=e.onHeaderSelect;e.yearPickerHidden?t&&t(!0):(o._focusOnUpdate=!0,o.setState({isYearPickerVisible:!0}))},o._onYearPickerHeaderSelect=function(e){o._focusOnUpdate=e,o.setState({isYearPickerVisible:!1})},o._onHeaderKeyDown=function(e){!o._onHeaderSelect||e.which!==Cr.enter&&e.which!==Cr.space||o._onHeaderSelect()},si(o),o._selectMonthCallbacks=[],t.strings.shortMonths.forEach((function(e,t){o._selectMonthCallbacks[t]=o._onSelectMonth.bind(o,t)})),o._isCurrentMonth=o._isCurrentMonth.bind(o),o._onSelectNextYear=o._onSelectNextYear.bind(o),o._onSelectPrevYear=o._onSelectPrevYear.bind(o),o._onSelectMonth=o._onSelectMonth.bind(o),o.state={isYearPickerVisible:!1},o}return f(t,e),t.prototype.componentDidUpdate=function(){this._focusOnUpdate&&(this.focus(),this._focusOnUpdate=!1)},t.prototype.render=function(){var e,t,o=this,r=this.props,n=r.navigatedDate,i=r.selectedDate,a=r.strings,s=r.today,l=r.highlightCurrentMonth,c=r.highlightSelectedMonth,d=r.navigationIcons,u=r.dateTimeFormatter,f=r.minDate,p=r.maxDate,h=r.yearPickerHidden;if(this.state.isYearPickerVisible){var m=n?n.getFullYear():void 0;return yr.createElement(jp,{key:"calendarYear_"+(m&&m.toString()),minYear:f?f.getFullYear():void 0,maxYear:p?p.getFullYear():void 0,onSelectYear:this._onSelectYear,navigationIcons:d,onHeaderSelect:this._onYearPickerHeaderSelect,selectedYear:m,onRenderYear:this._onRenderYear,strings:{rangeAriaLabel:this._yearRangeToString,prevRangeAriaLabel:this._yearRangeToPrevDecadeLabel,nextRangeAriaLabel:this._yearRangeToNextDecadeLabel,headerAriaLabelFormatString:a.yearPickerHeaderAriaLabel},ref:this._onCalendarYearRef})}for(var g=[],v=0;v<a.shortMonths.length/4;v++)g.push(v);var b=d.leftNavigation,y=d.rightNavigation,_=!f||Au(f,zu(n))<0,k=!p||Au(Fu(n),p)<0,w=u.formatYear(n),x=a.monthPickerHeaderAriaLabel?Cu(a.monthPickerHeaderAriaLabel,w):w;return yr.createElement("div",{className:xn("ms-DatePicker-monthPicker",Lp.monthPicker)},yr.createElement("div",{className:xn("ms-DatePicker-header",Lp.header)},this.props.onHeaderSelect||!h?yr.createElement("div",{className:xn("ms-DatePicker-currentYear js-showYearPicker",Lp.currentYear,Lp.headerToggleView),onClick:this._onHeaderSelect,onKeyDown:this._onHeaderKeyDown,"aria-label":x,role:"button","aria-atomic":!0,"aria-live":"polite",tabIndex:0},u.formatYear(n)):yr.createElement("div",{className:xn("ms-DatePicker-currentYear js-showYearPicker",Lp.currentYear)},u.formatYear(n)),yr.createElement("div",{className:xn("ms-DatePicker-yearComponents",Lp.yearComponents)},yr.createElement("div",{className:xn("ms-DatePicker-navContainer",Lp.navContainer)},yr.createElement("button",{className:xn("ms-DatePicker-prevYear js-prevYear",Lp.prevYear,(e={},e["ms-DatePicker-prevYear--disabled "+Lp.prevYearIsDisabled]=!_,e)),disabled:!_,onClick:_?this._onSelectPrevYear:void 0,onKeyDown:_?this._onSelectPrevYearKeyDown:void 0,title:a.prevYearAriaLabel?a.prevYearAriaLabel+" "+u.formatYear(Tu(n,-1)):void 0,role:"button",type:"button"},yr.createElement(Rn,{iconName:Br()?y:b})),yr.createElement("button",{className:xn("ms-DatePicker-nextYear js-nextYear",Lp.nextYear,(t={},t["ms-DatePicker-nextYear--disabled "+Lp.nextYearIsDisabled]=!k,t)),disabled:!k,onClick:k?this._onSelectNextYear:void 0,onKeyDown:k?this._onSelectNextYearKeyDown:void 0,title:a.nextYearAriaLabel?a.nextYearAriaLabel+" "+u.formatYear(Tu(n,1)):void 0,role:"button",type:"button"},yr.createElement(Rn,{iconName:Br()?b:y}))))),yr.createElement(Ca,null,yr.createElement("div",{className:xn("ms-DatePicker-optionGrid",Lp.optionGrid),role:"grid"},g.map((function(e){var t=a.shortMonths.slice(4*e,4*(e+1));return yr.createElement("div",{key:"monthRow_"+e,role:"row"},t.map((function(t,r){var d,h=4*e+r,m=Mu(n,h),g=o._isCurrentMonth(h,n.getFullYear(),s),v=n.getMonth()===h,b=i.getMonth()===h,y=i.getFullYear()===n.getFullYear(),_=(!f||Au(f,Nu(m))<1)&&(!p||Au(Du(m),p)<1);return yr.createElement("button",{role:"gridcell",className:xn("ms-DatePicker-monthOption",Lp.monthOption,(d={},d["ms-DatePicker-day--today "+Lp.monthIsCurrentMonth]=l&&g,d["ms-DatePicker-day--highlighted "+Lp.monthIsHighlighted]=(l||c)&&b&&y,d["ms-DatePicker-monthOption--disabled "+Lp.monthOptionIsDisabled]=!_,d)),disabled:!_,key:h,onClick:_?o._selectMonthCallbacks[h]:void 0,onKeyDown:_?o._onSelectMonthKeyDown(h):void 0,"aria-label":u.formatMonthYear(m,a),"aria-selected":v,"data-is-focusable":!!_||void 0,ref:v?o._navigatedMonthRef:void 0,type:"button"},t)})))})))))},t.prototype.focus=function(){this._calendarYearRef?this._calendarYearRef.focus():this._navigatedMonthRef.current&&(this._navigatedMonthRef.current.tabIndex=0,this._navigatedMonthRef.current.focus())},t.prototype._isCurrentMonth=function(e,t,o){return o.getFullYear()===t&&o.getMonth()===e},t}(yr.Component),Op=r,qp={leftNavigation:"Up",rightNavigation:"Down",closeIcon:"CalculatorMultiply"},Wp=[Jd.Monday,Jd.Tuesday,Jd.Wednesday,Jd.Thursday,Jd.Friday],Vp={formatMonthDayYear:function(e,t){return t.months[e.getMonth()]+" "+e.getDate()+", "+e.getFullYear()},formatMonthYear:function(e,t){return t.months[e.getMonth()]+" "+e.getFullYear()},formatDay:function(e){return e.getDate().toString()},formatYear:function(e){return e.getFullYear().toString()}},Kp=function(e){function t(t){var o=e.call(this,t)||this;o._dayPicker=yr.createRef(),o._monthPicker=yr.createRef(),o._hasFocus=!1,o._onBlur=function(e){Mi(e.currentTarget,e.relatedTarget)||(o._hasFocus=!1,o.props.onBlur&&o.props.onBlur(e))},o._onFocus=function(e){o._hasFocus||(o._hasFocus=!0,o.props.onFocus&&o.props.onFocus(e))},o._navigateDayPickerDay=function(e){o.setState({navigatedDayDate:e,navigatedMonthDate:e})},o._navigateMonthPickerDay=function(e){o.setState({navigatedMonthDate:e})},o._onNavigateDayDate=function(e,t){o._navigateDayPickerDay(e),o._focusOnUpdate=t},o._onNavigateMonthDate=function(e,t){if(!t)return o._navigateMonthPickerDay(e),void(o._focusOnUpdate=t);!o.props.showMonthPickerAsOverlay&&!o.props.isDayPickerVisible&&o._onSelectDate(e),o._navigateDayPickerDay(e)},o._onSelectDate=function(e,t){var r=o.props.onSelectDate;o.setState({selectedDate:e}),r&&r(e,t)},o._onHeaderSelect=function(e){o.setState({isDayPickerVisible:!o.state.isDayPickerVisible,isMonthPickerVisible:!o.state.isMonthPickerVisible}),e&&(o._focusOnUpdate=!0)},o._onGotoToday=function(){var e=o.props,t=e.dateRangeType,r=e.firstDayOfWeek,n=e.today,i=e.workWeekDays;if(e.selectDateOnClick){var a=ju(n,t,r,i);o._onSelectDate(n,a)}o._navigateDayPickerDay(n),o._focusOnUpdate=!0},o._onGotoTodayClick=function(e){o._onGotoToday()},o._onGotoTodayKeyDown=function(e){e.which===Cr.enter&&(e.preventDefault(),o._onGotoToday())},o._onDatePickerPopupKeyDown=function(e){switch(e.which){case Cr.enter:case Cr.backspace:e.preventDefault();break;case Cr.escape:o._handleEscKey(e)}},o._handleEscKey=function(e){o.props.onDismiss&&o.props.onDismiss()},si(o);var r=t.value&&!isNaN(t.value.getTime())?t.value:t.today||new Date;return o.state={selectedDate:r,navigatedDayDate:r,navigatedMonthDate:r,isMonthPickerVisible:!o.props.showMonthPickerAsOverlay&&o.props.isMonthPickerVisible,isDayPickerVisible:!!o.props.showMonthPickerAsOverlay||o.props.isDayPickerVisible},o._focusOnUpdate=!1,o}return f(t,e),t.prototype.UNSAFE_componentWillReceiveProps=function(e){var t=e.autoNavigateOnSelection,o=e.value,r=e.today,n=void 0===r?new Date:r;t&&!Ru(o,this.props.value)&&this.setState({navigatedMonthDate:o,navigatedDayDate:o}),this.setState({selectedDate:o||n})},t.prototype.componentDidUpdate=function(){this._focusOnUpdate&&(this.focus(),this._focusOnUpdate=!1)},t.prototype.render=function(){var e,t=this.props,o=t.firstDayOfWeek,r=t.dateRangeType,n=t.strings,i=t.showMonthPickerAsOverlay,a=t.autoNavigateOnSelection,s=t.showGoToToday,l=t.highlightCurrentMonth,c=t.highlightSelectedMonth,d=t.navigationIcons,u=t.minDate,f=t.maxDate,h=t.restrictedDates,m=t.className,g=t.showCloseButton,v=t.allFocusable,b=t.yearPickerHidden,y=t.today,_=vn(this.props,gn,["value"]),k=this.state,w=k.selectedDate,x=k.navigatedDayDate,S=k.navigatedMonthDate,C=k.isMonthPickerVisible,B=k.isDayPickerVisible,I=i?this._onHeaderSelect:void 0,P=!i&&!B,E=i&&s,T=s;return T&&x&&S&&y&&(T=x.getFullYear()!==y.getFullYear()||x.getMonth()!==y.getMonth()||S.getFullYear()!==y.getFullYear()||S.getMonth()!==y.getMonth()),yr.createElement("div",{className:xn("ms-DatePicker",Op.root,m),role:"application"},yr.createElement("div",p({},_,{onBlur:this._onBlur,onFocus:this._onFocus,className:xn("ms-DatePicker-picker ms-DatePicker-picker--opened ms-DatePicker-picker--focused",Op.picker,Op.pickerIsOpened,Op.pickerIsFocused,C&&"ms-DatePicker-monthPickerVisible "+Op.monthPickerVisible,C&&B&&"ms-DatePicker-calendarsInline "+Op.calendarsInline,P&&"ms-DatePicker-monthPickerOnly "+Op.monthPickerOnly,i&&"ms-DatePicker-monthPickerAsOverlay "+Op.monthPickerAsOverlay)}),yr.createElement("div",{className:xn("ms-DatePicker-holder ms-slideDownIn10",Op.holder,E&&Op.holderWithButton),onKeyDown:this._onDatePickerPopupKeyDown},yr.createElement("div",{className:xn("ms-DatePicker-frame",Op.frame)},yr.createElement("div",{className:xn("ms-DatePicker-wrap",Op.wrap,s&&Op.goTodaySpacing)},B&&yr.createElement(Ip,{selectedDate:w,navigatedDate:x,today:this.props.today,onSelectDate:this._onSelectDate,onNavigateDate:this._onNavigateDayDate,onDismiss:this.props.onDismiss,firstDayOfWeek:o,dateRangeType:r,autoNavigateOnSelection:a,strings:n,onHeaderSelect:I,navigationIcons:d,showWeekNumbers:this.props.showWeekNumbers,firstWeekOfYear:this.props.firstWeekOfYear,dateTimeFormatter:this.props.dateTimeFormatter,showSixWeeksByDefault:this.props.showSixWeeksByDefault,minDate:u,maxDate:f,restrictedDates:h,workWeekDays:this.props.workWeekDays,componentRef:this._dayPicker,showCloseButton:g,allFocusable:v}),B&&C&&yr.createElement("div",{className:Op.divider}),C&&yr.createElement(Hp,{navigatedDate:S,selectedDate:x,strings:n,onNavigateDate:this._onNavigateMonthDate,today:this.props.today,highlightCurrentMonth:l,highlightSelectedMonth:c,onHeaderSelect:I,navigationIcons:d,dateTimeFormatter:this.props.dateTimeFormatter,minDate:u,maxDate:f,componentRef:this._monthPicker,yearPickerHidden:b||i}),s&&yr.createElement("button",{role:"button",className:xn("ms-DatePicker-goToday js-goToday",Op.goToday,(e={},e[Op.goTodayInlineMonth]=C,e[Op.goToTodayIsDisabled]=!T,e)),onClick:this._onGotoTodayClick,onKeyDown:this._onGotoTodayKeyDown,tabIndex:0,disabled:!T,type:"button"},n.goToToday))))),yr.createElement(hs,null))},t.prototype.focus=function(){this.state.isDayPickerVisible&&this._dayPicker.current?this._dayPicker.current.focus():this.state.isMonthPickerVisible&&this._monthPicker.current&&this._monthPicker.current.focus()},t.defaultProps={onSelectDate:void 0,onDismiss:void 0,isMonthPickerVisible:!0,isDayPickerVisible:!0,showMonthPickerAsOverlay:!1,value:void 0,today:new Date,firstDayOfWeek:Jd.Sunday,dateRangeType:ou.Day,autoNavigateOnSelection:!1,showGoToToday:!0,strings:null,highlightCurrentMonth:!1,highlightSelectedMonth:!1,navigationIcons:qp,showWeekNumbers:!1,firstWeekOfYear:tu.FirstDay,dateTimeFormatter:Vp,showSixWeeksByDefault:!1,workWeekDays:Wp,showCloseButton:!1,allFocusable:!1},t}(yr.Component);function Up(e){for(var t,o=[],r=et(e)||document;e!==r.body;){for(var n=0,i=e.parentElement.children;n<i.length;n++){var a=i[n];a!==e&&"true"!==(null===(t=a.getAttribute("aria-hidden"))||void 0===t?void 0:t.toLowerCase())&&o.push(a)}if(!e.parentElement)break;e=e.parentElement}return o.forEach((function(e){e.setAttribute("aria-hidden","true")})),function(){!function(e){e.forEach((function(e){e.setAttribute("aria-hidden","false")}))}(o),o=[]}}var Gp=function(e){function t(o){var r=e.call(this,o)||this;return r._root=yr.createRef(),r._firstBumper=yr.createRef(),r._lastBumper=yr.createRef(),r._hasFocus=!1,r._onRootFocus=function(e){r.props.onFocus&&r.props.onFocus(e),r._hasFocus=!0},r._onRootBlur=function(e){r.props.onBlur&&r.props.onBlur(e);var t=e.relatedTarget;null===e.relatedTarget&&(t=r._getDocument().activeElement),Mi(r._root.current,t)||(r._hasFocus=!1)},r._onFirstBumperFocus=function(){r._onBumperFocus(!0)},r._onLastBumperFocus=function(){r._onBumperFocus(!1)},r._onBumperFocus=function(e){if(!r.props.disabled){var t=e===r._hasFocus?r._lastBumper.current:r._firstBumper.current;if(r._root.current){var o=e===r._hasFocus?Li(r._root.current,t,!0,!1):ji(r._root.current,t,!0,!1);o&&(r._isBumper(o)?r.focus():o.focus())}}},r._onFocusCapture=function(e){r.props.onFocusCapture&&r.props.onFocusCapture(e),e.target===e.currentTarget||r._isBumper(e.target)||(r._previouslyFocusedElementInTrapZone=e.target)},r._forceFocusInTrap=function(e){if(!r.props.disabled&&t._focusStack.length&&r===t._focusStack[t._focusStack.length-1]){var o=r._getDocument().activeElement;if(!Mi(r._root.current,o)){var n=r._getDocument();n&&n.activeElement===n.body?setTimeout((function(){n&&n.activeElement===n.body&&(r.focus(),r._hasFocus=!0)}),0):(r.focus(),r._hasFocus=!0),e.preventDefault(),e.stopPropagation()}}},r._forceClickInTrap=function(e){if(!r.props.disabled&&t._focusStack.length&&r===t._focusStack[t._focusStack.length-1]){var o=e.target;o&&!Mi(r._root.current,o)&&(r.focus(),r._hasFocus=!0,e.preventDefault(),e.stopPropagation())}},si(r),r}return f(t,e),t.prototype.componentDidMount=function(){this._bringFocusIntoZone(),this._updateEventHandlers(this.props),!this.props.disabled&&this._root.current&&this.props.enableAriaHiddenSiblings&&(this._unmodalize=Up(this._root.current))},t.prototype.UNSAFE_componentWillReceiveProps=function(e){var t=e.elementToFocusOnDismiss;t&&this._previouslyFocusedElementOutsideTrapZone!==t&&(this._previouslyFocusedElementOutsideTrapZone=t),this._updateEventHandlers(e)},t.prototype.componentDidUpdate=function(e){var t=void 0===e.forceFocusInsideTrap||e.forceFocusInsideTrap,o=void 0===this.props.forceFocusInsideTrap||this.props.forceFocusInsideTrap,r=void 0!==e.disabled&&e.disabled,n=void 0!==this.props.disabled&&this.props.disabled;!t&&o||r&&!n?(this._bringFocusIntoZone(),!this._unmodalize&&this._root.current&&this.props.enableAriaHiddenSiblings&&(this._unmodalize=Up(this._root.current))):(t&&!o||!r&&n)&&(this._returnFocusToInitiator(),this._unmodalize&&this._unmodalize())},t.prototype.componentWillUnmount=function(){this.props.disabled&&!this.props.forceFocusInsideTrap&&Mi(this._root.current,this._getDocument().activeElement)||this._returnFocusToInitiator(),this._disposeClickHandler&&(this._disposeClickHandler(),this._disposeClickHandler=void 0),this._disposeFocusHandler&&(this._disposeFocusHandler(),this._disposeFocusHandler=void 0),this._unmodalize&&this._unmodalize(),delete this._previouslyFocusedElementInTrapZone,delete this._previouslyFocusedElementOutsideTrapZone},t.prototype.render=function(){var e=this.props,t=e.className,o=e.disabled,r=void 0!==o&&o,n=e.ariaLabelledBy,i=vn(this.props,gn),a={"aria-hidden":!0,style:{pointerEvents:"none",position:"fixed"},tabIndex:r?-1:0,"data-is-visible":!0};return yr.createElement("div",p({},i,{className:t,ref:this._root,"aria-labelledby":n,onFocusCapture:this._onFocusCapture,onFocus:this._onRootFocus,onBlur:this._onRootBlur}),yr.createElement("div",p({},a,{ref:this._firstBumper,onFocus:this._onFirstBumperFocus})),this.props.children,yr.createElement("div",p({},a,{ref:this._lastBumper,onFocus:this._onLastBumperFocus})))},t.prototype.focus=function(){var e=this.props,t=e.focusPreviouslyFocusedInnerElement,o=e.firstFocusableSelector,r=e.firstFocusableTarget;if(t&&this._previouslyFocusedElementInTrapZone&&Mi(this._root.current,this._previouslyFocusedElementInTrapZone))this._focusAsync(this._previouslyFocusedElementInTrapZone);else{var n="string"==typeof o?o:o&&o(),i=null;this._root.current&&("string"==typeof r?i=this._root.current.querySelector(r):r?i=r(this._root.current):n&&(i=this._root.current.querySelector("."+n)),i||(i=qi(this._root.current,this._root.current.firstChild,!1,!1,!1,!0))),i&&this._focusAsync(i)}},t.prototype._focusAsync=function(e){this._isBumper(e)||Zi(e)},t.prototype._bringFocusIntoZone=function(){var e=this.props,o=e.elementToFocusOnDismiss,r=e.disabled,n=void 0!==r&&r,i=e.disableFirstFocus,a=void 0!==i&&i;n||(t._focusStack.push(this),this._previouslyFocusedElementOutsideTrapZone=o||this._getDocument().activeElement,a||Mi(this._root.current,this._previouslyFocusedElementOutsideTrapZone)||this.focus())},t.prototype._returnFocusToInitiator=function(){var e=this,o=this.props.ignoreExternalFocusing;t._focusStack=t._focusStack.filter((function(t){return e!==t}));var r=this._getDocument(),n=r.activeElement;o||!this._previouslyFocusedElementOutsideTrapZone||"function"!=typeof this._previouslyFocusedElementOutsideTrapZone.focus||!Mi(this._root.current,n)&&n!==r.body||this._focusAsync(this._previouslyFocusedElementOutsideTrapZone)},t.prototype._updateEventHandlers=function(e){var t=e.isClickableOutsideFocusTrap,o=void 0!==t&&t,r=e.forceFocusInsideTrap,n=void 0===r||r;n&&!this._disposeFocusHandler?this._disposeFocusHandler=$s(window,"focus",this._forceFocusInTrap,!0):!n&&this._disposeFocusHandler&&(this._disposeFocusHandler(),this._disposeFocusHandler=void 0),o||this._disposeClickHandler?o&&this._disposeClickHandler&&(this._disposeClickHandler(),this._disposeClickHandler=void 0):this._disposeClickHandler=$s(window,"click",this._forceClickInTrap,!0)},t.prototype._isBumper=function(e){return e===this._firstBumper.current||e===this._lastBumper.current},t.prototype._getDocument=function(){return et(this._root.current)},t._focusStack=[],t}(yr.Component),Yp=function(e){return yr.createElement(Bc,p({},e),yr.createElement(Gp,p({disabled:e.hidden},e.focusTrapProps),e.children))},Xp=Dr(),Zp=function(e){var t=e.checked,o=void 0!==t&&t,r=e.className,n=e.theme,i=e.styles,a=e.useFastIcons,s=void 0===a||a,l=Xp(i,{theme:n,className:r,checked:o}),c=s?Nn:Rn;return yr.createElement("div",{className:l.root},yr.createElement(c,{iconName:"CircleRing",className:l.circle}),yr.createElement(c,{iconName:"StatusCircleCheckmark",className:l.check}))};Zp.displayName="CheckBase";var $p={root:"ms-Check",circle:"ms-Check-circle",check:"ms-Check-check",checkHost:"ms-Check-checkHost"},Qp=xr(Zp,(function(e){var t,o,r,n,i,a=e.height,s=void 0===a?e.checkBoxHeight||"18px":a,l=e.checked,c=e.className,d=e.theme,u=d.palette,f=d.semanticColors,h=d.fonts,m=Br(d),g=Lo($p,d),v={fontSize:s,position:"absolute",left:0,top:0,width:s,height:s,textAlign:"center",verticalAlign:"middle"};return{root:[g.root,h.medium,{lineHeight:"1",width:s,height:s,verticalAlign:"top",position:"relative",userSelect:"none",selectors:(t={":before":{content:'""',position:"absolute",top:"1px",right:"1px",bottom:"1px",left:"1px",borderRadius:"50%",opacity:1,background:f.bodyBackground}},t["."+g.checkHost+":hover &, ."+g.checkHost+":focus &, &:hover, &:focus"]={opacity:1},t)},l&&["is-checked",{selectors:{":before":{background:u.themePrimary,opacity:1,selectors:(o={},o[Ut]={background:"Window"},o)}}}],c],circle:[g.circle,v,{color:u.neutralSecondary,selectors:(r={},r[Ut]={color:"WindowText"},r)},l&&{color:u.white}],check:[g.check,v,{opacity:0,color:u.neutralSecondary,fontSize:Ke.medium,left:m?"-0.5px":".5px",selectors:(n={":hover":{opacity:1}},n[Ut]=p({},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),n)},l&&{opacity:1,color:u.white,fontWeight:900,selectors:(i={},i[Ut]={border:"none",color:"WindowText"},i)}],checkHost:g.checkHost}}),void 0,{scope:"Check"},!0),Jp=Dr(),eh=function(e){function t(t,o){var r=e.call(this,t,o)||this;return r._checkBox=yr.createRef(),r._renderContent=function(e,t,o){void 0===o&&(o={});var n=r.props,i=n.disabled,a=n.inputProps,s=n.name,l=n.ariaLabel,c=n.ariaLabelledBy,d=n.ariaDescribedBy,u=n.onRenderLabel,f=void 0===u?r._onRenderLabel:u,h=n.checkmarkIconProps,m=n.ariaPositionInSet,g=n.ariaSetSize,v=n.title,b=n.label;return yr.createElement("div",{className:r._classNames.root,title:v},yr.createElement(hs,null),yr.createElement("input",p({type:"checkbox"},a,{"data-ktp-execute-target":o["data-ktp-execute-target"],checked:e,disabled:i,className:r._classNames.input,ref:r._checkBox,name:s,id:r._id,title:v,onChange:r._onChange,onFocus:r._onFocus,onBlur:r._onBlur,"aria-disabled":i,"aria-label":l||b,"aria-labelledby":c,"aria-describedby":Ma(d,o["aria-describedby"]),"aria-posinset":m,"aria-setsize":g,"aria-checked":t?"mixed":e?"true":"false"})),yr.createElement("label",{className:r._classNames.label,htmlFor:r._id},yr.createElement("div",{className:r._classNames.checkbox,"data-ktp-target":o["data-ktp-target"]},yr.createElement(Rn,p({iconName:"CheckMark"},h,{className:r._classNames.checkmark}))),f(r.props,r._onRenderLabel)))},r._onFocus=function(e){var t=r.props.inputProps;t&&t.onFocus&&t.onFocus(e)},r._onBlur=function(e){var t=r.props.inputProps;t&&t.onBlur&&t.onBlur(e)},r._onChange=function(e){var t=r.props.onChange,o=r.state,n=o.isChecked;o.isIndeterminate?(t&&t(e,n),void 0===r.props.indeterminate&&r.setState({isIndeterminate:!1})):(t&&t(e,!n),void 0===r.props.checked&&r.setState({isChecked:!n}))},r._onRenderLabel=function(e){var t=e.label,o=e.title;return t?yr.createElement("span",{"aria-hidden":"true",className:r._classNames.text,title:o},t):null},si(r),r._id=r.props.id||oa("checkbox-"),r.state={isChecked:!!(void 0!==t.checked?t.checked:t.defaultChecked),isIndeterminate:!!(void 0!==t.indeterminate?t.indeterminate:t.defaultIndeterminate)},r}return f(t,e),t.getDerivedStateFromProps=function(e,t){var o={};return void 0!==e.indeterminate&&(o.isIndeterminate=!!e.indeterminate),void 0!==e.checked&&(o.isChecked=!!e.checked),Object.keys(o).length?o:null},t.prototype.render=function(){var e=this,t=this.props,o=t.className,r=t.disabled,n=t.boxSide,i=t.theme,a=t.styles,s=t.onRenderLabel,l=void 0===s?this._onRenderLabel:s,c=t.keytipProps,d=this.state,u=d.isChecked,f=d.isIndeterminate;return this._classNames=Jp(a,{theme:i,className:o,disabled:r,indeterminate:f,checked:u,reversed:"start"!==n,isUsingCustomLabelRender:l!==this._onRenderLabel}),c?yr.createElement(Za,{keytipProps:c,disabled:r},(function(t){return e._renderContent(u,f,t)})):this._renderContent(u,f)},Object.defineProperty(t.prototype,"indeterminate",{get:function(){return!!this.state.isIndeterminate},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"checked",{get:function(){return!!this.state.isChecked},enumerable:!0,configurable:!0}),t.prototype.focus=function(){this._checkBox.current&&this._checkBox.current.focus()},t.defaultProps={boxSide:"start"},t}(yr.Component),th={root:"ms-Checkbox",label:"ms-Checkbox-label",checkbox:"ms-Checkbox-checkbox",checkmark:"ms-Checkbox-checkmark",text:"ms-Checkbox-text"},oh=xr(eh,(function(e){var t,o,r,n,i,a,s,l,c,d,u,f,h,m,g,v,b,y,_=e.className,k=e.theme,w=e.reversed,x=e.checked,S=e.disabled,C=e.isUsingCustomLabelRender,B=e.indeterminate,I=k.semanticColors,P=k.effects,E=k.palette,T=k.fonts,D=Lo(th,k),N=I.inputForegroundChecked,z=E.neutralSecondary,F=E.neutralPrimary,M=I.inputBackgroundChecked,R=I.inputBackgroundChecked,A=I.disabledBodySubtext,j=I.inputBorderHovered,L=I.inputBackgroundCheckedHovered,H=I.inputBackgroundChecked,O=I.inputBackgroundCheckedHovered,q=I.inputBackgroundCheckedHovered,W=I.inputTextHovered,V=I.disabledBodySubtext,K=I.bodyText,U=I.disabledText,G=[(t={content:'""',borderRadius:P.roundedCorner2,position:"absolute",width:10,height:10,top:4,left:4,boxSizing:"border-box",borderWidth:5,borderStyle:"solid",borderColor:S?A:M,transitionProperty:"border-width, border, border-color",transitionDuration:"200ms",transitionTimingFunction:"cubic-bezier(.4, 0, .23, 1)"},t[Ut]={borderColor:"WindowText"},t)];return{root:[D.root,{position:"relative",display:"flex"},w&&"reversed",x&&"is-checked",!S&&"is-enabled",S&&"is-disabled",!S&&[!x&&(o={},o[":hover ."+D.checkbox]=(r={borderColor:j},r[Ut]={borderColor:"Highlight"},r),o[":focus ."+D.checkbox]={borderColor:j},o[":hover ."+D.checkmark]=(n={color:z,opacity:"1"},n[Ut]={color:"Highlight"},n),o),x&&!B&&(i={},i[":hover ."+D.checkbox]={background:O,borderColor:q},i[":focus ."+D.checkbox]={background:O,borderColor:q},i[Ut]=(a={},a[":hover ."+D.checkbox]={background:"Highlight",borderColor:"Highlight"},a[":focus ."+D.checkbox]={background:"Highlight"},a[":focus:hover ."+D.checkbox]={background:"Highlight"},a[":focus:hover ."+D.checkmark]={color:"Window"},a[":hover ."+D.checkmark]={color:"Window"},a),i),B&&(s={},s[":hover ."+D.checkbox+", :hover ."+D.checkbox+":after"]=(l={borderColor:L},l[Ut]={borderColor:"WindowText"},l),s[":focus ."+D.checkbox]={borderColor:L},s[":hover ."+D.checkmark]={opacity:"0"},s),(c={},c[":hover ."+D.text+", :focus ."+D.text]=(d={color:W},d[Ut]={color:S?"GrayText":"WindowText"},d),c)],_],input:(u={position:"absolute",background:"none",opacity:0},u["."+po+" &:focus + label::before"]=(f={outline:"1px solid "+k.palette.neutralSecondary,outlineOffset:"2px"},f[Ut]={outline:"1px solid WindowText"},f),u),label:[D.label,k.fonts.medium,{display:"flex",alignItems:C?"center":"flex-start",cursor:S?"default":"pointer",position:"relative",userSelect:"none"},w&&{flexDirection:"row-reverse",justifyContent:"flex-end"},{"&::before":{position:"absolute",left:0,right:0,top:0,bottom:0,content:'""',pointerEvents:"none"}}],checkbox:[D.checkbox,(h={position:"relative",display:"flex",flexShrink:0,alignItems:"center",justifyContent:"center",height:"20px",width:"20px",border:"1px solid "+F,borderRadius:P.roundedCorner2,boxSizing:"border-box",transitionProperty:"background, border, border-color",transitionDuration:"200ms",transitionTimingFunction:"cubic-bezier(.4, 0, .23, 1)",overflow:"hidden",":after":B?G:null},h[Ut]=p({borderColor:"WindowText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),h),B&&{borderColor:M},w?{marginLeft:4}:{marginRight:4},!S&&!B&&x&&(m={background:H,borderColor:R},m[Ut]={background:"Highlight",borderColor:"Highlight"},m),S&&(g={borderColor:A},g[Ut]={borderColor:"GrayText"},g),x&&S&&(v={background:V,borderColor:A},v[Ut]={background:"Window"},v)],checkmark:[D.checkmark,(b={opacity:x?"1":"0",color:N},b[Ut]=p({color:S?"GrayText":"Window"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),b)],text:[D.text,(y={color:S?U:K,fontSize:T.medium.fontSize,lineHeight:"20px"},y[Ut]=p({color:S?"GrayText":"WindowText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),y),w?{marginRight:4}:{marginLeft:4}]}}),void 0,{scope:"Checkbox"}),rh=Dr({cacheSize:100}),nh=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.as,o=void 0===t?"label":t,r=e.children,n=e.className,i=e.disabled,a=e.styles,s=e.required,l=e.theme,c=rh(a,{className:n,disabled:i,required:s,theme:l});return yr.createElement(o,p({},vn(this.props,gn),{className:c.root}),r)},t}(yr.Component),ih=xr(nh,(function(e){var t,o=e.theme,r=e.className,n=e.disabled,i=e.required,a=o.semanticColors,s=Ve.semibold,l=a.bodyText,c=a.disabledBodyText,d=a.errorText;return{root:["ms-Label",o.fonts.medium,{fontWeight:s,color:l,boxSizing:"border-box",boxShadow:"none",margin:0,display:"block",padding:"5px 0",wordWrap:"break-word",overflowWrap:"break-word"},n&&{color:c,selectors:(t={},t[Ut]=p({color:"GrayText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),t)},i&&{selectors:{"::after":{content:"' *'",color:d,paddingRight:12}}},r]}}),void 0,{scope:"Label"});function ah(e,t){return void 0!==e[t]&&null!==e[t]}var sh=Dr(),lh=function(e){function t(t){var o=e.call(this,t)||this;return o._onChange=function(e){var t=o.props.onChange;t&&t(e,o.props)},o._onBlur=function(e){var t=o.props.onBlur;t&&t(e,o.props)},o._onFocus=function(e){var t=o.props.onFocus;t&&t(e,o.props)},o._onRenderField=function(e){var t=e.id,r=e.imageSrc,n=e.imageAlt,i=void 0===n?"":n,a=e.selectedImageSrc,s=e.iconProps,l=e.imageSize?e.imageSize:{width:32,height:32},c=(e.onRenderLabel?xs(e.onRenderLabel,o._onRenderLabel):o._onRenderLabel)(e);return yr.createElement("label",{htmlFor:t,className:o._classNames.field},r&&yr.createElement("div",{className:o._classNames.innerField},yr.createElement("div",{className:o._classNames.imageWrapper},yr.createElement(kn,{src:r,alt:i,width:l.width,height:l.height})),yr.createElement("div",{className:o._classNames.selectedImageWrapper},yr.createElement(kn,{src:a,alt:i,width:l.width,height:l.height}))),s&&yr.createElement("div",{className:o._classNames.innerField},yr.createElement("div",{className:o._classNames.iconWrapper},yr.createElement(Rn,p({},s)))),r||s?yr.createElement("div",{className:o._classNames.labelWrapper},c):c)},o._onRenderLabel=function(e){return yr.createElement("span",{id:e.labelId,className:"ms-ChoiceFieldLabel"},e.text)},si(o),o}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.ariaLabel,o=e.focused,r=e.required,n=e.theme,i=e.iconProps,a=e.imageSrc,s=e.imageSize,l=e.disabled,c=e.checked,d=e.id,u=e.styles,f=e.name,m=e.onRenderField,g=void 0===m?this._onRenderField:m,v=h(e,["ariaLabel","focused","required","theme","iconProps","imageSrc","imageSize","disabled","checked","id","styles","name","onRenderField"]);this._classNames=sh(u,{theme:n,hasIcon:!!i,hasImage:!!a,checked:c,disabled:l,imageIsLarge:!!a&&(s.width>71||s.height>71),imageSize:s,focused:o});var b=vn(v,tn),y=b.className,_=h(b,["className"]);return yr.createElement("div",{className:this._classNames.root},yr.createElement("div",{className:this._classNames.choiceFieldWrapper},yr.createElement("input",p({"aria-label":t,id:d,className:xn(this._classNames.input,y),type:"radio",name:f,disabled:l,checked:c,required:r},_,{onChange:this._onChange,onFocus:this._onFocus,onBlur:this._onBlur})),g(this.props,this._onRenderField)))},t.defaultProps={imageSize:{width:32,height:32}},t}(yr.Component),ch={root:"ms-ChoiceField",choiceFieldWrapper:"ms-ChoiceField-wrapper",input:"ms-ChoiceField-input",field:"ms-ChoiceField-field",innerField:"ms-ChoiceField-innerField",imageWrapper:"ms-ChoiceField-imageWrapper",iconWrapper:"ms-ChoiceField-iconWrapper",labelWrapper:"ms-ChoiceField-labelWrapper",checked:"is-checked"};function dh(e,t){var o,r;return["is-inFocus",{selectors:(o={},o["."+po+" &"]={position:"relative",outline:"transparent",selectors:{"::-moz-focus-inner":{border:0},":after":{content:'""',top:-2,right:-2,bottom:-2,left:-2,pointerEvents:"none",border:"1px solid "+e,position:"absolute",selectors:(r={},r[Ut]={borderColor:"WindowText",borderWidth:t?1:2},r)}}},o)}]}function uh(e,t,o){return[t,{paddingBottom:2,transitionProperty:"opacity",transitionDuration:"200ms",transitionTimingFunction:"ease",selectors:{".ms-Image":{display:"inline-block",borderStyle:"none"}}},(o?!e:e)&&["is-hidden",{position:"absolute",left:0,top:0,width:"100%",height:"100%",overflow:"hidden",opacity:0}]]}var fh=xr(lh,(function(e){var t,o,r,n,i,a=e.theme,s=e.hasIcon,l=e.hasImage,c=e.checked,d=e.disabled,u=e.imageIsLarge,f=e.focused,h=e.imageSize,m=a.palette,g=a.semanticColors,v=a.fonts,b=Lo(ch,a),y=m.neutralPrimary,_=g.inputBorderHovered,k=g.inputBackgroundChecked,w=m.themeDark,x=g.disabledBodySubtext,S=g.bodyBackground,C=m.neutralSecondary,B=g.inputBackgroundChecked,I=m.themeDark,P=g.disabledBodySubtext,E=m.neutralDark,T=g.focusBorder,D=g.inputBorderHovered,N=g.inputBackgroundChecked,z=m.themeDark,F=m.neutralLighter,M={selectors:{".ms-ChoiceFieldLabel":{color:E},":before":{borderColor:c?w:_},":after":[!s&&!l&&!c&&{content:'""',transitionProperty:"background-color",left:5,top:5,width:10,height:10,backgroundColor:C},c&&{borderColor:I}]}},R={borderColor:c?z:D,selectors:{":before":{opacity:1,borderColor:c?w:_}}},A=[{content:'""',display:"inline-block",backgroundColor:S,borderWidth:1,borderStyle:"solid",borderColor:y,width:20,height:20,fontWeight:"normal",position:"absolute",top:0,left:0,boxSizing:"border-box",transitionProperty:"border-color",transitionDuration:"200ms",transitionTimingFunction:"cubic-bezier(.4, 0, .23, 1)",borderRadius:"50%"},d&&{borderColor:x,selectors:(t={},t[Ut]=p({borderColor:"GrayText",background:"Window"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),t)},c&&{borderColor:d?x:k,selectors:(o={},o[Ut]={borderColor:"Highlight",background:"Window",forcedColorAdjust:"none"},o)},(s||l)&&{top:3,right:3,left:"auto",opacity:c?1:0}],j=[{content:'""',width:0,height:0,borderRadius:"50%",position:"absolute",left:10,right:0,transitionProperty:"border-width",transitionDuration:"200ms",transitionTimingFunction:"cubic-bezier(.4, 0, .23, 1)",boxSizing:"border-box"},c&&{borderWidth:5,borderStyle:"solid",borderColor:d?P:B,left:5,top:5,width:10,height:10,selectors:(r={},r[Ut]={borderColor:"Highlight",forcedColorAdjust:"none"},r)},c&&(s||l)&&{top:8,right:8,left:"auto"}];return{root:[b.root,a.fonts.medium,{display:"flex",alignItems:"center",boxSizing:"border-box",color:g.bodyText,minHeight:26,border:"none",position:"relative",marginTop:8,selectors:{".ms-ChoiceFieldLabel":{display:"inline-block"}}},!s&&!l&&{selectors:{".ms-ChoiceFieldLabel":{paddingLeft:"26px"}}},l&&"ms-ChoiceField--image",s&&"ms-ChoiceField--icon",(s||l)&&{display:"inline-flex",fontSize:0,margin:"0 4px 4px 0",paddingLeft:0,backgroundColor:F,height:"100%"}],choiceFieldWrapper:[b.choiceFieldWrapper,f&&dh(T,s||l)],input:[b.input,{position:"absolute",opacity:0,top:0,right:0,width:"100%",height:"100%",margin:0},d&&"is-disabled"],field:[b.field,c&&b.checked,{display:"inline-block",cursor:"pointer",marginTop:0,position:"relative",verticalAlign:"top",userSelect:"none",minHeight:20,selectors:{":hover":!d&&M,":focus":!d&&M,":before":A,":after":j}},s&&"ms-ChoiceField--icon",l&&"ms-ChoiceField-field--image",(s||l)&&{boxSizing:"content-box",cursor:"pointer",paddingTop:22,margin:0,textAlign:"center",transitionProperty:"all",transitionDuration:"200ms",transitionTimingFunction:"ease",border:"1px solid transparent",justifyContent:"center",alignItems:"center",display:"flex",flexDirection:"column"},c&&{borderColor:N},(s||l)&&!d&&{selectors:{":hover":R,":focus":R}},d&&{cursor:"default",selectors:{".ms-ChoiceFieldLabel":{color:g.disabledBodyText,selectors:(n={},n[Ut]=p({color:"GrayText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),n)}}},c&&d&&{borderColor:F}],innerField:[b.innerField,l&&{height:h.height,width:h.width},(s||l)&&{position:"relative",display:"inline-block",paddingLeft:30,paddingRight:30},(s||l)&&u&&{paddingLeft:24,paddingRight:24},(s||l)&&d&&{opacity:.25,selectors:(i={},i[Ut]={color:"GrayText",opacity:1},i)}],imageWrapper:uh(!1,b.imageWrapper,c),selectedImageWrapper:uh(!0,b.imageWrapper,c),iconWrapper:[b.iconWrapper,{fontSize:32,lineHeight:32,height:32}],labelWrapper:[b.labelWrapper,v.medium,(s||l)&&{display:"block",position:"relative",margin:"4px 8px 2px 8px",height:32,lineHeight:15,maxWidth:2*h.width,overflow:"hidden",whiteSpace:"pre-wrap"}]}}),void 0,{scope:"ChoiceGroupOption"}),ph=Dr(),hh=function(e){function t(t){var o=e.call(this,t)||this;o._focusCallbacks={},o._changeCallbacks={},o._onBlur=function(e,t){o.setState({keyFocused:void 0})},si(o);var r=t.defaultSelectedKey,n=t.options,i=void 0===n?[]:n,a=!mh(t)&&void 0!==r&&i.some((function(e){return e.key===r}));return o.state={keyChecked:a?r:o._getKeyChecked(t)},o._id=oa("ChoiceGroup"),o._labelId=oa("ChoiceGroupLabel"),o}return f(t,e),Object.defineProperty(t.prototype,"checkedOption",{get:function(){var e=this,t=this.props.options;return _i(void 0===t?[]:t,(function(t){return t.key===e.state.keyChecked}))},enumerable:!0,configurable:!0}),t.prototype.componentDidUpdate=function(e,t){if(e!==this.props){var o=this._getKeyChecked(this.props);o!==this._getKeyChecked(e)&&this.setState({keyChecked:o})}},t.prototype.render=function(){var e=this,t=this.props,o=t.className,r=t.theme,n=t.styles,i=t.options,a=void 0===i?[]:i,s=t.label,l=t.required,c=t.disabled,d=t.name,u=this.state,f=u.keyChecked,h=u.keyFocused,m=vn(this.props,gn,["onChange","className","required"]),g=ph(n,{theme:r,className:o,optionsContainIconOrImage:a.some((function(e){return!(!e.iconProps&&!e.imageSrc)}))}),v=this._id+"-label",b=this.props.ariaLabelledBy||(s?v:this.props["aria-labelledby"]);return yr.createElement("div",p({className:g.applicationRole},m),yr.createElement("div",p({className:g.root,role:"radiogroup"},b&&{"aria-labelledby":b}),s&&yr.createElement(ih,{className:g.label,required:l,id:v,disabled:c},s),yr.createElement("div",{className:g.flexContainer},a.map((function(t){var o=p(p({},t),{focused:t.key===h,checked:t.key===f,disabled:t.disabled||c,id:e._getOptionId(t),labelId:e._getOptionLabelId(t),name:d||e._id,required:l});return yr.createElement(fh,p({key:t.key,onBlur:e._onBlur,onFocus:e._onFocus(t.key),onChange:e._onChange(t.key)},o))})))))},t.prototype.focus=function(){var e=this.props.options,t=void 0===e?[]:e,o=this.checkedOption||t.filter((function(e){return!e.disabled}))[0],r=o&&document.getElementById(this._getOptionId(o));r&&(r.focus(),ho(!0,r))},t.prototype._onFocus=function(e){var t=this;return this._focusCallbacks[e]||(this._focusCallbacks[e]=function(o,r){t.setState({keyFocused:e})}),this._focusCallbacks[e]},t.prototype._onChange=function(e){var t=this;return this._changeCallbacks[e]||(this._changeCallbacks[e]=function(o,r){var n=t.props,i=n.onChanged,a=n.onChange;mh(t.props)||t.setState({keyChecked:e});var s=_i(t.props.options||[],(function(t){return t.key===e}));a?a(o,s):i&&i(s,o)}),this._changeCallbacks[e]},t.prototype._getKeyChecked=function(e){if(void 0!==e.selectedKey)return e.selectedKey;var t=e.options,o=(void 0===t?[]:t).filter((function(e){return e.checked}));return o[0]&&o[0].key},t.prototype._getOptionId=function(e){return e.id||this._id+"-"+e.key},t.prototype._getOptionLabelId=function(e){return e.labelId||this._labelId+"-"+e.key},t}(yr.Component);function mh(e){return ah(e,"selectedKey")}var gh={root:"ms-ChoiceFieldGroup",flexContainer:"ms-ChoiceFieldGroup-flexContainer"},vh=xr(hh,(function(e){var t=e.className,o=e.optionsContainIconOrImage,r=e.theme,n=Lo(gh,r);return{applicationRole:t,root:[n.root,r.fonts.medium,{display:"block"}],flexContainer:[n.flexContainer,o&&{display:"flex",flexDirection:"row",flexWrap:"wrap"}]}}),void 0,{scope:"ChoiceGroup"}),bh=Fo((function(){return J({"0%":{transform:"translate(0, 0)",animationTimingFunction:"linear"},"78.57%":{transform:"translate(0, 0)",animationTimingFunction:"cubic-bezier(0.62, 0, 0.56, 1)"},"82.14%":{transform:"translate(0, -5px)",animationTimingFunction:"cubic-bezier(0.58, 0, 0, 1)"},"84.88%":{transform:"translate(0, 9px)",animationTimingFunction:"cubic-bezier(1, 0, 0.56, 1)"},"88.1%":{transform:"translate(0, -2px)",animationTimingFunction:"cubic-bezier(0.58, 0, 0.67, 1)"},"90.12%":{transform:"translate(0, 0)",animationTimingFunction:"linear"},"100%":{transform:"translate(0, 0)"}})})),yh=Fo((function(){return J({"0%":{transform:" scale(0)",animationTimingFunction:"linear"},"14.29%":{transform:"scale(0)",animationTimingFunction:"cubic-bezier(0.84, 0, 0.52, 0.99)"},"16.67%":{transform:"scale(1.15)",animationTimingFunction:"cubic-bezier(0.48, -0.01, 0.52, 1.01)"},"19.05%":{transform:"scale(0.95)",animationTimingFunction:"cubic-bezier(0.48, 0.02, 0.52, 0.98)"},"21.43%":{transform:"scale(1)",animationTimingFunction:"linear"},"42.86%":{transform:"scale(1)",animationTimingFunction:"cubic-bezier(0.48, -0.02, 0.52, 1.02)"},"45.71%":{transform:"scale(0.8)",animationTimingFunction:"cubic-bezier(0.48, 0.01, 0.52, 0.99)"},"50%":{transform:"scale(1)",animationTimingFunction:"linear"},"90.12%":{transform:"scale(1)",animationTimingFunction:"cubic-bezier(0.48, -0.02, 0.52, 1.02)"},"92.98%":{transform:"scale(0.8)",animationTimingFunction:"cubic-bezier(0.48, 0.01, 0.52, 0.99)"},"97.26%":{transform:"scale(1)",animationTimingFunction:"linear"},"100%":{transform:"scale(1)"}})})),_h=Fo((function(){return J({"0%":{transform:"rotate(0deg)",animationTimingFunction:"linear"},"83.33%":{transform:" rotate(0deg)",animationTimingFunction:"cubic-bezier(0.33, 0, 0.67, 1)"},"83.93%":{transform:"rotate(15deg)",animationTimingFunction:"cubic-bezier(0.33, 0, 0.67, 1)"},"84.52%":{transform:"rotate(-15deg)",animationTimingFunction:"cubic-bezier(0.33, 0, 0.67, 1)"},"85.12%":{transform:"rotate(15deg)",animationTimingFunction:"cubic-bezier(0.33, 0, 0.67, 1)"},"85.71%":{transform:"rotate(-15deg)",animationTimingFunction:"cubic-bezier(0.33, 0, 0.67, 1)"},"86.31%":{transform:"rotate(0deg)",animationTimingFunction:"linear"},"100%":{transform:"rotate(0deg)"}})}));var kh,wh=Fo((function(){var e;return fr({root:[{position:"absolute",boxSizing:"border-box",border:"1px solid ${}",selectors:(e={},e[Ut]={border:"1px solid WindowText"},e)},{selectors:{"&::-moz-focus-inner":{border:0},"&":{outline:"transparent"}}}],container:{position:"relative"},main:{backgroundColor:"#ffffff",overflowX:"hidden",overflowY:"hidden",position:"relative"},overFlowYHidden:{overflowY:"hidden"}})})),xh={opacity:0},Sh=((kh={})[qs.top]="slideUpIn20",kh[qs.bottom]="slideDownIn20",kh[qs.left]="slideLeftIn20",kh[qs.right]="slideRightIn20",kh),Ch=function(e){function t(t){var o=e.call(this,t)||this;return o._positionedHost=yr.createRef(),o._contentHost=yr.createRef(),o.dismiss=function(e){o.onResize(e)},o.onResize=function(e){var t=o.props.onDismiss;t?t(e):o._updateAsyncPosition()},o._setInitialFocus=function(){o._contentHost.current&&o.props.setInitialFocus&&!o._didSetInitialFocus&&o.state.positions&&(o._didSetInitialFocus=!0,Hi(o._contentHost.current))},o._onComponentDidMount=function(){o._async.setTimeout((function(){o._events.on(o._targetWindow,"scroll",o._async.throttle(o._dismissOnScroll,10),!0),o._events.on(o._targetWindow,"resize",o._async.throttle(o.onResize,10),!0),o._events.on(o._targetWindow.document.body,"focus",o._dismissOnLostFocus,!0),o._events.on(o._targetWindow.document.body,"click",o._dismissOnLostFocus,!0)}),0),o.props.onLayerMounted&&o.props.onLayerMounted(),o._updateAsyncPosition(),o._setHeightOffsetEveryFrame()},si(o),o._async=new fi(o),o._events=new qa(o),o._didSetInitialFocus=!1,o.state={positions:void 0,heightOffset:0},o._positionAttempts=0,o}return f(t,e),t.prototype.UNSAFE_componentWillMount=function(){this._setTargetWindowAndElement(this._getTarget())},t.prototype.componentDidMount=function(){this._onComponentDidMount()},t.prototype.componentDidUpdate=function(){this._setInitialFocus(),this._updateAsyncPosition()},t.prototype.UNSAFE_componentWillUpdate=function(e){var t=this._getTarget(e);(t!==this._getTarget()||"string"==typeof t||t instanceof String)&&(this._maxHeight=void 0,this._setTargetWindowAndElement(t)),e.offsetFromTarget!==this.props.offsetFromTarget&&(this._maxHeight=void 0),e.finalHeight!==this.props.finalHeight&&this._setHeightOffsetEveryFrame()},t.prototype.componentWillUnmount=function(){this._async.dispose(),this._events.dispose()},t.prototype.render=function(){if(!this._targetWindow)return null;var e=this.props,t=e.className,o=e.positioningContainerWidth,r=e.positioningContainerMaxHeight,n=e.children,i=this.state.positions,a=wh(),s=i&&i.targetEdge?Ue[Sh[i.targetEdge]]:"",l=this._getMaxHeight()+this.state.heightOffset,c=r&&r>l?l:r,d=yr.createElement("div",{ref:this._positionedHost,className:xn("ms-PositioningContainer",a.container)},yr.createElement("div",{className:Z("ms-PositioningContainer-layerHost",a.root,t,s,!!o&&{width:o}),style:i?i.elementPosition:xh,tabIndex:-1,ref:this._contentHost},n,c));return this.props.doNotLayer?d:yr.createElement(Cc,null,d)},t.prototype._dismissOnScroll=function(e){var t=this.props.preventDismissOnScroll;this.state.positions&&!t&&this._dismissOnLostFocus(e)},t.prototype._dismissOnLostFocus=function(e){var t=e.target,o=this._positionedHost.current&&!Mi(this._positionedHost.current,t);(!this._target&&o||e.target!==this._targetWindow&&o&&(this._target.stopPropagation||!this._target||t!==this._target&&!Mi(this._target,t)))&&this.onResize(e)},t.prototype._updateAsyncPosition=function(){var e=this;this._async.requestAnimationFrame((function(){return e._updatePosition()}))},t.prototype._updatePosition=function(){var e=this.state.positions,t=this.props,o=t.offsetFromTarget,r=t.onPositioned,n=this._positionedHost.current,i=this._contentHost.current;if(n&&i){var a=p({},this.props);if(a.bounds=this._getBounds(),a.target=this._target,document.body.contains(a.target)){a.gapSpace=o;var s=Dl(a,n,i);!e&&s||e&&s&&!this._arePositionsEqual(e,s)&&this._positionAttempts<5?(this._positionAttempts++,this.setState({positions:s},(function(){r&&r(s)}))):(this._positionAttempts=0,r&&r(s))}else void 0!==e&&this.setState({positions:void 0})}},t.prototype._getBounds=function(){if(!this._positioningBounds){var e=this.props.bounds;e||(e={top:0+this.props.minPagePadding,left:0+this.props.minPagePadding,right:this._targetWindow.innerWidth-this.props.minPagePadding,bottom:this._targetWindow.innerHeight-this.props.minPagePadding,width:this._targetWindow.innerWidth-2*this.props.minPagePadding,height:this._targetWindow.innerHeight-2*this.props.minPagePadding}),this._positioningBounds=e}return this._positioningBounds},t.prototype._getMaxHeight=function(){var e=this.props,t=e.directionalHintFixed,o=e.offsetFromTarget,r=e.directionalHint;if(!this._maxHeight)if(t&&this._target){var n=o||0;this._maxHeight=Fl(this._target,r,n,this._getBounds())}else this._maxHeight=this._getBounds().height-2;return this._maxHeight},t.prototype._arePositionsEqual=function(e,t){return this._comparePositions(e.elementPosition,t.elementPosition)},t.prototype._comparePositions=function(e,t){for(var o in t)if(t.hasOwnProperty(o)){var r=e[o],n=t[o];if(r&&n&&r.toFixed(2)!==n.toFixed(2))return!1}return!0},t.prototype._setTargetWindowAndElement=function(e){var t=this._positionedHost.current;if(e)if("string"==typeof e){var o=et();this._target=o?o.querySelector(e):null,this._targetWindow=rt(t)}else if(e.stopPropagation)this._targetWindow=rt(e.target),this._target=e;else if(void 0===e.left&&void 0===e.x||void 0===e.top&&void 0===e.y){var r=e;this._targetWindow=rt(r),this._target=e}else this._targetWindow=rt(t),this._target=e;else this._targetWindow=rt(t)},t.prototype._setHeightOffsetEveryFrame=function(){var e=this;this._contentHost&&this.props.finalHeight&&(this._setHeightOffsetTimer=this._async.requestAnimationFrame((function(){if(e._contentHost.current){var t=e._contentHost.current.lastChild,o=t.scrollHeight-t.offsetHeight;e.setState({heightOffset:e.state.heightOffset+o}),t.offsetHeight<e.props.finalHeight?e._setHeightOffsetEveryFrame():e._async.cancelAnimationFrame(e._setHeightOffsetTimer)}})))},t.prototype._getTarget=function(e){return void 0===e&&(e=this.props),e.target},t.defaultProps={preventDismissOnScroll:!1,offsetFromTarget:0,minPagePadding:8,directionalHint:ys.bottomAutoEdge},t}(yr.Component);function Bh(e){var t;return{root:[{position:"absolute",boxShadow:"inherit",border:"none",boxSizing:"border-box",transform:e.transform,width:e.width,height:e.height,left:e.left,top:e.top,right:e.right,bottom:e.bottom}],beak:{fill:e.color,display:"block",selectors:(t={},t[Ut]={fill:"windowtext"},t)}}}var Ih=function(e){function t(t){var o=e.call(this,t)||this;return si(o),o}return f(t,e),t.prototype.render=function(){var e,t,o,r,n,i,a=this.props,s=a.left,l=a.top,c=a.bottom,d=a.right,u=a.color,f=a.direction,p=void 0===f?qs.top:f;switch(p===qs.top||p===qs.bottom?(e=10,t=18):(e=18,t=10),p){case qs.top:default:o="9, 0",r="18, 10",n="0, 10",i="translateY(-100%)";break;case qs.right:o="0, 0",r="10, 10",n="0, 18",i="translateX(100%)";break;case qs.bottom:o="0, 0",r="18, 0",n="9, 10",i="translateY(100%)";break;case qs.left:o="10, 0",r="0, 10",n="10, 18",i="translateX(-100%)"}var h=Dr()(Bh,{left:s,top:l,bottom:c,right:d,height:e+"px",width:t+"px",transform:i,color:u});return yr.createElement("div",{className:h.root,role:"presentation"},yr.createElement("svg",{height:e,width:t,className:h.beak},yr.createElement("polygon",{points:o+" "+r+" "+n})))},t}(yr.Component),Ph=Dr(),Eh="data-coachmarkid",Th=function(e){function t(t){var o=e.call(this,t)||this;return o._entityHost=yr.createRef(),o._entityInnerHostElement=yr.createRef(),o._translateAnimationContainer=yr.createRef(),o._ariaAlertContainer=yr.createRef(),o._childrenContainer=yr.createRef(),o._positioningContainer=yr.createRef(),o.dismiss=function(e){var t=o.props.onDismiss;t&&t(e)},o._onKeyDown=function(e){(e.altKey&&e.which===Cr.c||e.which===Cr.enter&&o._translateAnimationContainer.current&&o._translateAnimationContainer.current.contains(e.target))&&o._onFocusHandler()},o._onFocusHandler=function(){o.state.isCollapsed&&o._openCoachmark()},o._onPositioned=function(e){o._async.requestAnimationFrame((function(){o.setState({targetAlignment:e.alignmentEdge,targetPosition:e.targetEdge})}))},o._setBeakPosition=function(){var e,t,r,n,i,a,s=o.state.targetAlignment;switch(o._beakDirection){case qs.top:case qs.bottom:s?s===qs.left?(e="7px",i="left"):(r="7px",i="right"):(e="calc(50% - 9px)",i="center"),o._beakDirection===qs.top?(t="3px",a="top"):(n="3px",a="bottom");break;case qs.left:case qs.right:s?s===qs.top?(t="7px",a="top"):(n="7px",a="bottom"):(t="calc(50% - 9px)",a="center"),o._beakDirection===qs.left?(Br(o.props.theme)?r="3px":e="3px",i="left"):(Br(o.props.theme)?e="3px":r="3px",i="right")}o.setState({beakLeft:e,beakRight:r,beakBottom:n,beakTop:t,transformOrigin:i+" "+a})},o._openCoachmark=function(){o.setState({isCollapsed:!1}),o.props.onAnimationOpenStart&&o.props.onAnimationOpenStart(),o._entityInnerHostElement.current&&o._entityInnerHostElement.current.addEventListener("transitionend",(function(){o._async.setTimeout((function(){o._entityInnerHostElement.current&&Hi(o._entityInnerHostElement.current)}),1e3),o.props.onAnimationOpenEnd&&o.props.onAnimationOpenEnd()}))},o._async=new fi(o),o._events=new qa(o),si(o),o.state={isCollapsed:t.isCollapsed,isBeaconAnimating:!0,isMeasuring:!0,entityInnerHostRect:{width:0,height:0},isMouseInProximity:!1,isMeasured:!1},o}return f(t,e),Object.defineProperty(t.prototype,"_beakDirection",{get:function(){var e=this.state.targetPosition;return void 0===e?qs.bottom:Ml(e)},enumerable:!0,configurable:!0}),t.prototype.render=function(){var e=this.props,t=e.beaconColorOne,o=e.beaconColorTwo,r=e.children,n=e.target,i=e.color,a=e.positioningContainerProps,s=e.ariaDescribedBy,l=e.ariaDescribedByText,c=e.ariaLabelledBy,d=e.ariaLabelledByText,u=e.ariaAlertText,f=e.delayBeforeCoachmarkAnimation,h=e.styles,m=e.theme,g=e.className,v=e.persistentBeak,b=this.state,y=b.beakLeft,_=b.beakTop,k=b.beakRight,w=b.beakBottom,x=b.isCollapsed,S=b.isBeaconAnimating,C=b.isMeasuring,B=b.entityInnerHostRect,I=b.transformOrigin,P=b.alertText,E=b.isMeasured,T=i;!T&&m&&(T=m.semanticColors.primaryButtonBackground);var D=Ph(h,{theme:m,beaconColorOne:t,beaconColorTwo:o,className:g,isCollapsed:x,isBeaconAnimating:S,isMeasuring:C,color:T,transformOrigin:I,isMeasured:E,entityHostHeight:B.height+"px",entityHostWidth:B.width+"px",width:"32px",height:"32px",delayBeforeCoachmarkAnimation:f+"ms"}),N=x?32:B.height;return yr.createElement(Ch,p({target:n,offsetFromTarget:10,componentRef:this._positioningContainer,finalHeight:N,onPositioned:this._onPositioned,bounds:this._getBounds()},a),yr.createElement("div",{className:D.root},u&&yr.createElement("div",{className:D.ariaContainer,role:"alert",ref:this._ariaAlertContainer,"aria-hidden":!x},P),yr.createElement("div",{className:D.pulsingBeacon}),yr.createElement("div",{className:D.translateAnimationContainer,ref:this._translateAnimationContainer},yr.createElement("div",{className:D.scaleAnimationLayer},yr.createElement("div",{className:D.rotateAnimationLayer},this._positioningContainer.current&&(x||v)&&yr.createElement(Ih,{left:y,top:_,right:k,bottom:w,direction:this._beakDirection,color:T}),yr.createElement("div",{className:D.entityHost,ref:this._entityHost,tabIndex:-1,"data-is-focusable":!0,role:"dialog","aria-labelledby":c,"aria-describedby":s},x&&[c&&yr.createElement("p",{id:c,key:0,className:D.ariaContainer},d),s&&yr.createElement("p",{id:s,key:1,className:D.ariaContainer},l)],yr.createElement(Gp,{isClickableOutsideFocusTrap:!0,forceFocusInsideTrap:!1},yr.createElement("div",{className:D.entityInnerHost,ref:this._entityInnerHostElement},yr.createElement("div",{className:D.childrenContainer,ref:this._childrenContainer,"aria-hidden":x},r)))))))))},t.prototype.UNSAFE_componentWillReceiveProps=function(e){this.props.isCollapsed&&!e.isCollapsed&&this._openCoachmark()},t.prototype.shouldComponentUpdate=function(e,t){return!Ra(e,this.props)||!Ra(t,this.state)},t.prototype.componentDidUpdate=function(e,t){t.targetAlignment===this.state.targetAlignment&&t.targetPosition===this.state.targetPosition||this._setBeakPosition(),e.preventDismissOnLostFocus!==this.props.preventDismissOnLostFocus&&this._addListeners()},t.prototype.componentDidMount=function(){var e=this;this._async.requestAnimationFrame((function(){e._entityInnerHostElement.current&&e.state.entityInnerHostRect.width+e.state.entityInnerHostRect.width===0&&(e.setState({isMeasuring:!1,entityInnerHostRect:{width:e._entityInnerHostElement.current.offsetWidth,height:e._entityInnerHostElement.current.offsetHeight},isMeasured:!0}),e._setBeakPosition(),e.forceUpdate()),e._addListeners(),e._async.setTimeout((function(){e._addProximityHandler(e.props.mouseProximityOffset)}),e.props.delayBeforeMouseOpen),e.props.ariaAlertText&&e._async.setTimeout((function(){e.props.ariaAlertText&&e._ariaAlertContainer.current&&e.setState({alertText:e.props.ariaAlertText})}),0),e.props.preventFocusOnMount||e._async.setTimeout((function(){e._entityHost.current&&e._entityHost.current.focus()}),1e3)}))},t.prototype.componentWillUnmount=function(){this._async.dispose(),this._events.dispose()},t.prototype._addListeners=function(){var e=this.props.preventDismissOnLostFocus,t=et();this._events.off(),t&&(this._events.on(t,"keydown",this._onKeyDown,!0),e||(this._events.on(t,"click",this._dismissOnLostFocus,!0),this._events.on(t,"focus",this._dismissOnLostFocus,!0)))},t.prototype._dismissOnLostFocus=function(e){var t=e.target,o=this._translateAnimationContainer.current&&!Mi(this._translateAnimationContainer.current,t),r=this.props.target;o&&t!==r&&!Mi(r,t)&&this.dismiss(e)},t.prototype._getBounds=function(){var e=this.props,t=e.isPositionForced,o=e.positioningContainerProps;return t?!o||o.directionalHint!==ys.topAutoEdge&&o.directionalHint!==ys.bottomAutoEdge?{left:-1/0,top:-1/0,bottom:1/0,right:1/0,width:1/0,height:1/0}:{left:0,top:-1/0,bottom:1/0,right:window.innerWidth,width:window.innerWidth,height:1/0}:void 0},t.prototype._addProximityHandler=function(e){var t=this;void 0===e&&(e=0);var o=[];this._async.setTimeout((function(){t._setTargetElementRect(),t._events.on(window,"resize",(function(){o.forEach((function(e){clearInterval(e)})),o.push(t._async.setTimeout((function(){t._setTargetElementRect()}),100))}))}),10),this._events.on(document,"mousemove",(function(o){if(t.state.isCollapsed){var r=o.clientY,n=o.clientX;t._setTargetElementRect(),t._isInsideElement(n,r,e)!==t.state.isMouseInProximity&&t._openCoachmark()}t.props.onMouseMove&&t.props.onMouseMove(o)}))},t.prototype._setTargetElementRect=function(){this._translateAnimationContainer&&this._translateAnimationContainer.current&&(this._targetElementRect=this._translateAnimationContainer.current.getBoundingClientRect())},t.prototype._isInsideElement=function(e,t,o){return void 0===o&&(o=0),e>this._targetElementRect.left-o&&e<this._targetElementRect.left+this._targetElementRect.width+o&&t>this._targetElementRect.top-o&&t<this._targetElementRect.top+this._targetElementRect.height+o},t.defaultProps={isCollapsed:!0,mouseProximityOffset:10,delayBeforeMouseOpen:3600,delayBeforeCoachmarkAnimation:0,isPositionForced:!0,positioningContainerProps:{directionalHint:ys.bottomAutoEdge}},t}(yr.Component),Dh=xr(Th,(function(e){var t,o=e.theme,r=e.className,n=e.color,i=e.beaconColorOne,a=e.beaconColorTwo,s=e.delayBeforeCoachmarkAnimation,l=e.isCollapsed,c=e.isBeaconAnimating,d=e.isMeasuring,u=e.isMeasured,f=e.entityHostHeight,p=e.entityHostWidth,h=e.transformOrigin;if(!o)throw new Error("theme is undefined or null in base Dropdown getStyles function.");var m=Co.continuousPulseAnimationDouble(i||o.palette.themePrimary,a||o.palette.themeTertiary,"35px","150px","10px"),g=Co.createDefaultAnimation(m,s);return{root:[o.fonts.medium,{position:"relative"},r],pulsingBeacon:[{position:"absolute",top:"50%",left:"50%",transform:Br(o)?"translate(50%, -50%)":"translate(-50%, -50%)",width:"0px",height:"0px",borderRadius:"225px",borderStyle:"solid",opacity:"0"},l&&c&&g],translateAnimationContainer:[{width:"100%",height:"100%"},l&&{animationDuration:"14s",animationTimingFunction:"linear",animationDirection:"normal",animationIterationCount:"1",animationDelay:"0s",animationFillMode:"forwards",animationName:bh(),transition:"opacity 0.5s ease-in-out"},!l&&{opacity:"1"}],scaleAnimationLayer:[{width:"100%",height:"100%"},l&&{animationDuration:"14s",animationTimingFunction:"linear",animationDirection:"normal",animationIterationCount:"1",animationDelay:"0s",animationFillMode:"forwards",animationName:yh()}],rotateAnimationLayer:[{width:"100%",height:"100%"},l&&{animationDuration:"14s",animationTimingFunction:"linear",animationDirection:"normal",animationIterationCount:"1",animationDelay:"0s",animationFillMode:"forwards",animationName:_h()},!l&&{opacity:"1"}],entityHost:[{position:"relative",outline:"none",overflow:"hidden",backgroundColor:n,borderRadius:32,transition:"border-radius 250ms, width 500ms, height 500ms cubic-bezier(0.5, 0, 0, 1)",visibility:"hidden",selectors:(t={},t[Ut]={backgroundColor:"Window",border:"2px solid WindowText"},t["."+po+" &:focus"]={outline:"1px solid "+o.palette.themeTertiary},t)},!d&&{width:32,height:32,visibility:"visible"},!l&&{borderRadius:"1px",opacity:"1",width:p,height:f}],entityInnerHost:[{transition:"transform 500ms cubic-bezier(0.5, 0, 0, 1)",transformOrigin:h,transform:"scale(0)"},!l&&{width:p,height:f,transform:"scale(1)"},!d&&{visibility:"visible"}],childrenContainer:[{display:u&&l?"none":"block"}],ariaContainer:{position:"fixed",opacity:0,height:0,width:0,pointerEvents:"none"}}}),void 0,{scope:"Coachmark"}),Nh=100,zh=359,Fh=100,Mh=255,Rh=Mh,Ah=100,jh=3,Lh=6,Hh=1,Oh=3,qh=/^[\da-f]{0,6}$/i,Wh=/^\d{0,3}$/;function Vh(e,t,o){var r=o+(t*=(o<50?o:100-o)/100);return{h:e,s:0===r?0:2*t/r*100,v:r}}function Kh(e,t,o){var r=[],n=(o/=100)*(t/=100),i=e/60,a=n*(1-Math.abs(i%2-1)),s=o-n;switch(Math.floor(i)){case 0:r=[n,a,0];break;case 1:r=[a,n,0];break;case 2:r=[0,n,a];break;case 3:r=[0,a,n];break;case 4:r=[a,0,n];break;case 5:r=[n,0,a]}return{r:Math.round(Mh*(r[0]+s)),g:Math.round(Mh*(r[1]+s)),b:Math.round(Mh*(r[2]+s))}}function Uh(e,t,o){var r=Vh(e,t,o);return Kh(r.h,r.s,r.v)}function Gh(e){if(e){var t=Yh(e)||function(e){if("#"===e[0]&&7===e.length&&/^#[\da-fA-F]{6}$/.test(e))return{r:parseInt(e.slice(1,3),16),g:parseInt(e.slice(3,5),16),b:parseInt(e.slice(5,7),16),a:Ah}}(e)||function(e){if("#"===e[0]&&4===e.length&&/^#[\da-fA-F]{3}$/.test(e))return{r:parseInt(e[1]+e[1],16),g:parseInt(e[2]+e[2],16),b:parseInt(e[3]+e[3],16),a:Ah}}(e)||function(e){var t=e.match(/^hsl(a?)\(([\d., ]+)\)$/);if(t){var o=!!t[1],r=o?4:3,n=t[2].split(/ *, */).map(Number);if(n.length===r){var i=Uh(n[0],n[1],n[2]);return i.a=o?100*n[3]:Ah,i}}}(e);return t||function(e){if("undefined"==typeof document)return;var t=document.createElement("div");t.style.backgroundColor=e,t.style.position="absolute",t.style.top="-9999px",t.style.left="-9999px",t.style.height="1px",t.style.width="1px",document.body.appendChild(t);var o=getComputedStyle(t),r=o&&o.backgroundColor;if(document.body.removeChild(t),"rgba(0, 0, 0, 0)"===r||"transparent"===r){switch(e.trim()){case"transparent":case"#0000":case"#00000000":return{r:0,g:0,b:0,a:0}}return}return Yh(r)}(e)}}function Yh(e){if(e){var t=e.match(/^rgb(a?)\(([\d., ]+)\)$/);if(t){var o=!!t[1],r=o?4:3,n=t[2].split(/ *, */).map(Number);if(n.length===r)return{r:n[0],g:n[1],b:n[2],a:o?100*n[3]:Ah}}}}function Xh(e,t,o){return void 0===o&&(o=0),e<o?o:e>t?t:e}function Zh(e,t,o){return[$h(e),$h(t),$h(o)].join("")}function $h(e){var t=(e=Xh(e,Mh)).toString(16);return 1===t.length?"0"+t:t}function Qh(e,t,o){var r=Kh(e,t,o);return Zh(r.r,r.g,r.b)}function Jh(e,t,o){var r=NaN,n=Math.max(e,t,o),i=n-Math.min(e,t,o);return 0===i?r=0:e===n?r=(t-o)/i%6:t===n?r=(o-e)/i+2:o===n&&(r=(e-t)/i+4),(r=Math.round(60*r))<0&&(r+=360),{h:r,s:Math.round(100*(0===n?0:i/n)),v:Math.round(n/Mh*100)}}function em(e,t,o){var r=(2-(t/=Nh))*(o/=Fh),n=t*o;return{h:e,s:100*(n=(n/=r<=1?r:2-r)||0),l:100*(r/=2)}}function tm(e,t,o,r,n){return r===Ah||"number"!=typeof r?"#"+n:"rgba("+e+", "+t+", "+o+", "+r/Ah+")"}function om(e){var t=e.a,o=void 0===t?Ah:t,r=e.b,n=e.g,i=e.r,a=Jh(i,n,r),s=a.h,l=a.s,c=a.v,d=Zh(i,n,r);return{a:o,b:r,g:n,h:s,hex:d,r:i,s:l,str:tm(i,n,r,o,d),v:c,t:Ah-o}}function rm(e){var t=Gh(e);if(t)return p(p({},om(t)),{str:e})}function nm(e,t){var o=e.h,r=e.s,n=e.v;t="number"==typeof t?t:Ah;var i=Kh(o,r,n),a=i.r,s=i.g,l=i.b,c=Qh(o,r,n);return{a:t,b:l,g:s,h:o,hex:c,r:a,s:r,str:tm(a,s,l,t,c),v:n,t:Ah-t}}function im(e){return"#"+Qh(e.h,Nh,Fh)}function am(e,t,o){var r=Kh(e.h,t,o),n=r.r,i=r.g,a=r.b,s=Zh(n,i,a);return p(p({},e),{s:t,v:o,r:n,g:i,b:a,hex:s,str:tm(n,i,a,e.a,s)})}function sm(e,t){var o=Kh(t,e.s,e.v),r=o.r,n=o.g,i=o.b,a=Zh(r,n,i);return p(p({},e),{h:t,r:r,g:n,b:i,hex:a,str:tm(r,n,i,e.a,a)})}function lm(e,t,o){var r;return om(((r={r:e.r,g:e.g,b:e.b,a:e.a})[t]=o,r))}function cm(e,t){return p(p({},e),{a:t,t:Ah-t,str:tm(e.r,e.g,e.b,t,e.hex)})}function dm(e){return{r:Xh(e.r,Mh),g:Xh(e.g,Mh),b:Xh(e.b,Mh),a:"number"==typeof e.a?Xh(e.a,Ah):e.a}}function um(e){return{h:Xh(e.h,zh),s:Xh(e.s,Nh),v:Xh(e.v,Fh)}}function fm(e){return!e||e.length<jh?"ffffff":e.length>=Lh?e.substring(0,Lh):e.substring(0,jh)}var pm,hm=[.027,.043,.082,.145,.184,.216,.349,.537],mm=[.537,.45,.349,.216,.184,.145,.082,.043],gm=[.537,.349,.216,.184,.145,.082,.043,.027],vm=[.537,.45,.349,.216,.184,.145,.082,.043],bm=[.88,.77,.66,.55,.44,.33,.22,.11],ym=[.11,.22,.33,.44,.55,.66,.77,.88],_m=[.96,.84,.7,.4,.12],km=[.1,.24,.44];function wm(e){return"number"==typeof e&&e>=pm.Unshaded&&e<=pm.Shade8}function xm(e,t){return{h:e.h,s:e.s,v:Xh(e.v-e.v*t,100,0)}}function Sm(e,t){return{h:e.h,s:Xh(e.s-e.s*t,100,0),v:Xh(e.v+(100-e.v)*t,100,0)}}function Cm(e){return em(e.h,e.s,e.v).l<50}function Bm(e,t,o){if(void 0===o&&(o=!1),!e)return null;if(t===pm.Unshaded||!wm(t))return e;var r=em(e.h,e.s,e.v),n={h:e.h,s:e.s,v:e.v},i=t-1,a=Sm,s=xm;return o&&(a=xm,s=Sm),om(Aa(Kh((n=function(e){return e.r===Mh&&e.g===Mh&&e.b===Mh}(e)?xm(n,gm[i]):function(e){return 0===e.r&&0===e.g&&0===e.b}(e)?Sm(n,vm[i]):r.l/100>.8?s(n,ym[i]):r.l/100<.2?a(n,bm[i]):i<_m.length?a(n,_m[i]):s(n,km[i-_m.length])).h,n.s,n.v),{a:e.a}))}function Im(e,t,o){if(void 0===o&&(o=!1),!e)return null;if(t===pm.Unshaded||!wm(t))return e;var r={h:e.h,s:e.s,v:e.v},n=t-1;return om(Aa(Kh((r=o?Sm(r,mm[vm.length-1-n]):xm(r,hm[n])).h,r.s,r.v),{a:e.a}))}function Pm(e,t){function o(e){return e<=.03928?e/12.92:Math.pow((e+.055)/1.055,2.4)}var r=.2126*o(e.r/Mh)+.7152*o(e.g/Mh)+.0722*o(e.b/Mh);r+=.05;var n=.2126*o(t.r/Mh)+.7152*o(t.g/Mh)+.0722*o(t.b/Mh);return r/(n+=.05)>1?r/n:n/r}function Em(e,t){var o=Ah-t;return p(p({},e),{t:t,a:o,str:tm(e.r,e.g,e.b,o,e.hex)})}function Tm(){0}function Dm(e){}!function(e){e[e.Unshaded=0]="Unshaded",e[e.Shade1=1]="Shade1",e[e.Shade2=2]="Shade2",e[e.Shade3=3]="Shade3",e[e.Shade4=4]="Shade4",e[e.Shade5=5]="Shade5",e[e.Shade6=6]="Shade6",e[e.Shade7=7]="Shade7",e[e.Shade8=8]="Shade8"}(pm||(pm={}));var Nm,zm=Dr(),Fm=function(e){function t(t){var o=e.call(this,t)||this;o._textElement=yr.createRef(),o._onFocus=function(e){o.props.onFocus&&o.props.onFocus(e),o.setState({isFocused:!0},(function(){o.props.validateOnFocusIn&&o._validate(o.value)}))},o._onBlur=function(e){o.props.onBlur&&o.props.onBlur(e),o.setState({isFocused:!1},(function(){o.props.validateOnFocusOut&&o._validate(o.value)}))},o._onRenderLabel=function(e){var t=e.label,r=e.required,n=o._classNames.subComponentStyles?o._classNames.subComponentStyles.label:void 0;return t?yr.createElement(ih,{required:r,htmlFor:o._id,styles:n,disabled:e.disabled,id:o._labelId},e.label):null},o._onRenderDescription=function(e){return e.description?yr.createElement("span",{className:o._classNames.description},e.description):null},o._onRevealButtonClick=function(e){o.setState((function(e){return{isRevealingPassword:!e.isRevealingPassword}}))},o._onInputChange=function(e){var t,r=e.target.value;void 0!==r&&r!==o._lastChangeValue&&(o._lastChangeValue=r,e.persist(),o.setState((function(e,n){var i=Mm(n,e)||"";return(t=r===i)||o._isControlled?null:{uncontrolledValue:r}}),(function(){var n=o.props.onChange;!t&&n&&n(e,r)})))},si(o),o._async=new fi(o),o._fallbackId=oa("TextField"),o._descriptionId=oa("TextFieldDescription"),o._labelId=oa("TextFieldLabel"),o._warnControlledUsage();var r=t.defaultValue,n=void 0===r?"":r;return"number"==typeof n&&(n=String(n)),o.state={uncontrolledValue:o._isControlled?void 0:n,isFocused:!1,errorMessage:""},o._delayedValidate=o._async.debounce(o._validate,o.props.deferredValidationTime),o._lastValidation=0,o}return f(t,e),Object.defineProperty(t.prototype,"value",{get:function(){return Mm(this.props,this.state)},enumerable:!0,configurable:!0}),t.prototype.componentDidMount=function(){this._adjustInputHeight(),this.props.validateOnLoad&&this._validate(this.value)},t.prototype.componentWillUnmount=function(){this._async.dispose()},t.prototype.getSnapshotBeforeUpdate=function(e,t){return{selection:[this.selectionStart,this.selectionEnd]}},t.prototype.componentDidUpdate=function(e,t,o){var r=this.props,n=(o||{}).selection,i=void 0===n?[null,null]:n,a=i[0],s=i[1];!!e.multiline!=!!r.multiline&&t.isFocused&&(this.focus(),null!==a&&null!==s&&a>=0&&s>=0&&this.setSelectionRange(a,s));var l=Mm(e,t),c=this.value;l!==c&&(this._warnControlledUsage(e),this.state.errorMessage&&!r.errorMessage&&this.setState({errorMessage:""}),this._adjustInputHeight(),this._lastChangeValue=void 0,Rm(r)&&this._delayedValidate(c))},t.prototype.render=function(){var e=this.props,t=e.borderless,o=e.className,r=e.disabled,n=e.iconProps,i=e.inputClassName,a=e.label,s=e.multiline,l=e.required,c=e.underlined,d=e.prefix,u=e.resizable,f=e.suffix,h=e.theme,m=e.styles,g=e.autoAdjustHeight,v=e.canRevealPassword,b=e.type,y=e.onRenderPrefix,_=void 0===y?this._onRenderPrefix:y,k=e.onRenderSuffix,w=void 0===k?this._onRenderSuffix:k,x=e.onRenderLabel,S=void 0===x?this._onRenderLabel:x,C=e.onRenderDescription,B=void 0===C?this._onRenderDescription:C,I=this.state,P=I.isFocused,E=I.isRevealingPassword,T=this._errorMessage,D=!!v&&"password"===b&&function(){var e;if("boolean"!=typeof Nm){var t=rt();if(null===(e=t)||void 0===e?void 0:e.navigator){var o=/Edg/.test(t.navigator.userAgent||"");Nm=!(ni()||o)}else Nm=!0}return Nm}(),N=this._classNames=zm(m,{theme:h,className:o,disabled:r,focused:P,required:l,multiline:s,hasLabel:!!a,hasErrorMessage:!!T,borderless:t,resizable:u,hasIcon:!!n,underlined:c,inputClassName:i,autoAdjustHeight:g,hasRevealButton:D});return yr.createElement("div",{className:N.root},yr.createElement("div",{className:N.wrapper},S(this.props,this._onRenderLabel),yr.createElement("div",{className:N.fieldGroup},(void 0!==d||this.props.onRenderPrefix)&&yr.createElement("div",{className:N.prefix},_(this.props,this._onRenderPrefix)),s?this._renderTextArea():this._renderInput(),n&&yr.createElement(Rn,p({className:N.icon},n)),D&&yr.createElement("button",{className:N.revealButton,onClick:this._onRevealButtonClick,type:"button"},yr.createElement("span",{className:N.revealSpan},yr.createElement(Rn,{className:N.revealIcon,iconName:E?"Hide":"RedEye"}))),(void 0!==f||this.props.onRenderSuffix)&&yr.createElement("div",{className:N.suffix},w(this.props,this._onRenderSuffix)))),this._isDescriptionAvailable&&yr.createElement("span",{id:this._descriptionId},B(this.props,this._onRenderDescription),T&&yr.createElement("div",{role:"alert"},yr.createElement(mi,null,yr.createElement("p",{className:N.errorMessage},yr.createElement("span",{"data-automation-id":"error-message"},T))))))},t.prototype.focus=function(){this._textElement.current&&this._textElement.current.focus()},t.prototype.blur=function(){this._textElement.current&&this._textElement.current.blur()},t.prototype.select=function(){this._textElement.current&&this._textElement.current.select()},t.prototype.setSelectionStart=function(e){this._textElement.current&&(this._textElement.current.selectionStart=e)},t.prototype.setSelectionEnd=function(e){this._textElement.current&&(this._textElement.current.selectionEnd=e)},Object.defineProperty(t.prototype,"selectionStart",{get:function(){return this._textElement.current?this._textElement.current.selectionStart:-1},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"selectionEnd",{get:function(){return this._textElement.current?this._textElement.current.selectionEnd:-1},enumerable:!0,configurable:!0}),t.prototype.setSelectionRange=function(e,t){this._textElement.current&&this._textElement.current.setSelectionRange(e,t)},t.prototype._warnControlledUsage=function(e){this._id,this.props,null!==this.props.value||this._hasWarnedNullValue||(this._hasWarnedNullValue=!0,Xo("Warning: 'value' prop on 'TextField' should not be null. Consider using an empty string to clear the component or undefined to indicate an uncontrolled component."))},Object.defineProperty(t.prototype,"_id",{get:function(){return this.props.id||this._fallbackId},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"_isControlled",{get:function(){return ah(this.props,"value")},enumerable:!0,configurable:!0}),t.prototype._onRenderPrefix=function(e){var t=e.prefix;return yr.createElement("span",{style:{paddingBottom:"1px"}},t)},t.prototype._onRenderSuffix=function(e){var t=e.suffix;return yr.createElement("span",{style:{paddingBottom:"1px"}},t)},Object.defineProperty(t.prototype,"_errorMessage",{get:function(){var e=this.props.errorMessage;return(void 0===e?this.state.errorMessage:e)||""},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"_isDescriptionAvailable",{get:function(){var e=this.props;return!!(e.onRenderDescription||e.description||this._errorMessage)},enumerable:!0,configurable:!0}),t.prototype._renderTextArea=function(){var e=vn(this.props,on,["defaultValue"]),t=this.props["aria-labelledby"]||(this.props.label?this._labelId:void 0);return yr.createElement("textarea",p({id:this._id},e,{ref:this._textElement,value:this.value||"",onInput:this._onInputChange,onChange:this._onInputChange,className:this._classNames.field,"aria-labelledby":t,"aria-describedby":this._isDescriptionAvailable?this._descriptionId:this.props["aria-describedby"],"aria-invalid":!!this._errorMessage,"aria-label":this.props.ariaLabel,readOnly:this.props.readOnly,onFocus:this._onFocus,onBlur:this._onBlur}))},t.prototype._renderInput=function(){var e=p(p({type:this.state.isRevealingPassword?"text":this.props.type||"text",id:this._id},vn(this.props,tn,["defaultValue","type"])),{"aria-labelledby":this.props["aria-labelledby"]||(this.props.label?this._labelId:void 0),ref:this._textElement,value:this.value||"",onInput:this._onInputChange,onChange:this._onInputChange,className:this._classNames.field,"aria-label":this.props.ariaLabel,"aria-describedby":this._isDescriptionAvailable?this._descriptionId:this.props["aria-describedby"],"aria-invalid":!!this._errorMessage,onFocus:this._onFocus,onBlur:this._onBlur}),t=function(e){return yr.createElement("input",p({},e))};return(this.props.onRenderInput||t)(e,t)},t.prototype._validate=function(e){var t=this;if(this._latestValidateValue!==e||!Rm(this.props)){this._latestValidateValue=e;var o=this.props.onGetErrorMessage,r=o&&o(e||"");if(void 0!==r)if("string"!=typeof r&&"then"in r){var n=++this._lastValidation;r.then((function(o){n===t._lastValidation&&t.setState({errorMessage:o}),t._notifyAfterValidate(e,o)}))}else this.setState({errorMessage:r}),this._notifyAfterValidate(e,r);else this._notifyAfterValidate(e,"")}},t.prototype._notifyAfterValidate=function(e,t){e===this.value&&this.props.onNotifyValidationResult&&this.props.onNotifyValidationResult(t,e)},t.prototype._adjustInputHeight=function(){if(this._textElement.current&&this.props.autoAdjustHeight&&this.props.multiline){var e=this._textElement.current;e.style.height="",e.style.height=e.scrollHeight+"px"}},t.defaultProps={resizable:!0,deferredValidationTime:200,validateOnLoad:!0,canRevealPassword:!1},t}(yr.Component);function Mm(e,t){var o=e.value,r=void 0===o?t.uncontrolledValue:o;return"number"==typeof r?String(r):r}function Rm(e){return!(e.validateOnFocusIn||e.validateOnFocusOut)}var Am={root:"ms-TextField",description:"ms-TextField-description",errorMessage:"ms-TextField-errorMessage",field:"ms-TextField-field",fieldGroup:"ms-TextField-fieldGroup",prefix:"ms-TextField-prefix",suffix:"ms-TextField-suffix",wrapper:"ms-TextField-wrapper",revealButton:"ms-TextField-reveal",multiline:"ms-TextField--multiline",borderless:"ms-TextField--borderless",underlined:"ms-TextField--underlined",unresizable:"ms-TextField--unresizable",required:"is-required",disabled:"is-disabled",active:"is-active"};function jm(e){var t=e.underlined,o=e.disabled,r=e.focused,n=e.theme,i=n.palette,a=n.fonts;return function(){var e;return{root:[t&&o&&{color:i.neutralTertiary},t&&{fontSize:a.medium.fontSize,marginRight:8,paddingLeft:12,paddingRight:0,lineHeight:"22px",height:32},t&&r&&{selectors:(e={},e[Ut]={height:31},e)}]}}}function Lm(e){var t,o,r,n,i,a,s,l,c,d,u,f,h=e.theme,m=e.className,g=e.disabled,v=e.focused,b=e.required,y=e.multiline,_=e.hasLabel,k=e.borderless,w=e.underlined,x=e.hasIcon,S=e.resizable,C=e.hasErrorMessage,B=e.inputClassName,I=e.autoAdjustHeight,P=e.hasRevealButton,E=h.semanticColors,T=h.effects,D=h.fonts,N=Lo(Am,h),z={background:E.disabledBackground,color:g?E.disabledText:E.inputPlaceholderText,display:"flex",alignItems:"center",padding:"0 10px",lineHeight:1,whiteSpace:"nowrap",flexShrink:0,selectors:(t={},t[Ut]={background:"Window",color:g?"GrayText":"WindowText"},t)},F=[D.medium,{color:E.inputPlaceholderText,opacity:1,selectors:(o={},o[Ut]={color:"GrayText"},o)}],M={color:E.disabledText,selectors:(r={},r[Ut]={color:"GrayText"},r)};return{root:[N.root,D.medium,b&&N.required,g&&N.disabled,v&&N.active,y&&N.multiline,k&&N.borderless,w&&N.underlined,Vo,{position:"relative"},m],wrapper:[N.wrapper,w&&[{display:"flex",borderBottom:"1px solid "+(C?E.errorText:E.inputBorder),width:"100%"},g&&{borderBottomColor:E.disabledBackground,selectors:(n={},n[Ut]=p({borderColor:"GrayText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),n)},!g&&{selectors:{":hover":{borderBottomColor:C?E.errorText:E.inputBorderHovered,selectors:(i={},i[Ut]=p({borderBottomColor:"Highlight"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),i)}}},v&&[{position:"relative"},yo(C?E.errorText:E.inputFocusBorderAlt,0,"borderBottom")]]],fieldGroup:[N.fieldGroup,Vo,{border:"1px solid "+E.inputBorder,borderRadius:T.roundedCorner2,background:E.inputBackground,cursor:"text",height:32,display:"flex",flexDirection:"row",alignItems:"stretch",position:"relative"},y&&{minHeight:"60px",height:"auto",display:"flex"},!v&&!g&&{selectors:{":hover":{borderColor:E.inputBorderHovered,selectors:(a={},a[Ut]=p({borderColor:"Highlight"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),a)}}},v&&!w&&yo(C?E.errorText:E.inputFocusBorderAlt,T.roundedCorner2),g&&{borderColor:E.disabledBackground,selectors:(s={},s[Ut]=p({borderColor:"GrayText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),s),cursor:"default"},k&&{border:"none"},k&&v&&{border:"none",selectors:{":after":{border:"none"}}},w&&{flex:"1 1 0px",border:"none",textAlign:"left"},w&&g&&{backgroundColor:"transparent"},C&&!w&&{borderColor:E.errorText,selectors:{"&:hover":{borderColor:E.errorText}}},!_&&b&&{selectors:(l={":before":{content:"'*'",color:E.errorText,position:"absolute",top:-5,right:-10}},l[Ut]={selectors:{":before":{color:"WindowText",right:-14}}},l)}],field:[D.medium,N.field,Vo,{borderRadius:0,border:"none",background:"none",backgroundColor:"transparent",color:E.inputText,padding:"0 8px",width:"100%",minWidth:0,textOverflow:"ellipsis",outline:0,selectors:(c={"&:active, &:focus, &:hover":{outline:0},"::-ms-clear":{display:"none"}},c[Ut]={background:"Window",color:g?"GrayText":"WindowText"},c)},Yo(F),y&&!S&&[N.unresizable,{resize:"none"}],y&&{minHeight:"inherit",lineHeight:17,flexGrow:1,paddingTop:6,paddingBottom:6,overflow:"auto",width:"100%"},y&&I&&{overflow:"hidden"},x&&!P&&{paddingRight:24},y&&x&&{paddingRight:40},g&&[{backgroundColor:E.disabledBackground,color:E.disabledText,borderColor:E.disabledBackground},Yo(M)],w&&{textAlign:"left"},v&&!k&&{selectors:(d={},d[Ut]={paddingLeft:11,paddingRight:11},d)},v&&y&&!k&&{selectors:(u={},u[Ut]={paddingTop:4},u)},B],icon:[y&&{paddingRight:24,alignItems:"flex-end"},{pointerEvents:"none",position:"absolute",bottom:6,right:8,top:"auto",fontSize:Ke.medium,lineHeight:18},g&&{color:E.disabledText}],description:[N.description,{color:E.bodySubtext,fontSize:D.xSmall.fontSize}],errorMessage:[N.errorMessage,Ue.slideDownIn20,D.small,{color:E.errorText,margin:0,paddingTop:5,display:"flex",alignItems:"center"}],prefix:[N.prefix,z],suffix:[N.suffix,z],revealButton:[N.revealButton,"ms-Button","ms-Button--icon",{height:30,width:32,border:"none",padding:"0px 4px",backgroundColor:"transparent",color:E.link,selectors:{":hover":{outline:0,color:E.primaryButtonBackgroundHovered,backgroundColor:E.buttonBackgroundHovered,selectors:(f={},f[Ut]={borderColor:"Highlight",color:"Highlight"},f)},":focus":{outline:0}}},x&&{marginRight:28}],revealSpan:{display:"flex",height:"100%",alignItems:"center"},revealIcon:{margin:"0px 4px",pointerEvents:"none",bottom:6,right:8,top:"auto",fontSize:Ke.medium,lineHeight:18},subComponentStyles:{label:jm(e)}}}var Hm=xr(Fm,Lm,void 0,{scope:"TextField"}),Om=Dr(),qm=function(e){function t(t){var o=e.call(this,t)||this;return o._disposables=[],o._root=yr.createRef(),o._isAdjustingSaturation=!0,o._descriptionId=oa("ColorRectangle-description"),o._onKeyDown=function(e){var t=o.state.color,r=t.s,n=t.v,i=e.shiftKey?10:1;switch(e.which){case Cr.up:o._isAdjustingSaturation=!1,n+=i;break;case Cr.down:o._isAdjustingSaturation=!1,n-=i;break;case Cr.left:o._isAdjustingSaturation=!0,r-=i;break;case Cr.right:o._isAdjustingSaturation=!0,r+=i;break;default:return}o._updateColor(e,am(t,Xh(r,Nh),Xh(n,Fh)))},o._onMouseDown=function(e){o._disposables.push($s(window,"mousemove",o._onMouseMove,!0),$s(window,"mouseup",o._disposeListeners,!0)),o._onMouseMove(e)},o._onMouseMove=function(e){if(o._root.current){var t=function(e,t,o){var r=o.getBoundingClientRect(),n=(e.clientX-r.left)/r.width,i=(e.clientY-r.top)/r.height;return am(t,Xh(Math.round(n*Nh),Nh),Xh(Math.round(Fh-i*Fh),Fh))}(e,o.state.color,o._root.current);t&&o._updateColor(e,t)}},o._disposeListeners=function(){o._disposables.forEach((function(e){return e()})),o._disposables=[]},si(o),o.state={color:t.color},o}return f(t,e),Object.defineProperty(t.prototype,"color",{get:function(){return this.state.color},enumerable:!0,configurable:!0}),t.prototype.componentDidUpdate=function(e,t){e!==this.props&&this.props.color&&this.setState({color:this.props.color})},t.prototype.componentWillUnmount=function(){this._disposeListeners()},t.prototype.render=function(){var e=this.props,t=e.minSize,o=e.theme,r=e.className,n=e.styles,i=e.ariaValueFormat,a=e.ariaLabel,s=e.ariaDescription,l=this.state.color,c=Om(n,{theme:o,className:r,minSize:t}),d=i.replace("{0}",String(l.s)).replace("{1}",String(l.v));return yr.createElement("div",{ref:this._root,tabIndex:0,className:c.root,style:{backgroundColor:im(l)},onMouseDown:this._onMouseDown,onKeyDown:this._onKeyDown,role:"slider","aria-valuetext":d,"aria-valuenow":this._isAdjustingSaturation?l.s:l.v,"aria-valuemin":0,"aria-valuemax":Fh,"aria-label":a,"aria-describedby":this._descriptionId,"data-is-focusable":!0},yr.createElement("div",{className:c.description,id:this._descriptionId},s),yr.createElement("div",{className:c.light}),yr.createElement("div",{className:c.dark}),yr.createElement("div",{className:c.thumb,style:{left:l.s+"%",top:Fh-l.v+"%",backgroundColor:l.str}}))},t.prototype._updateColor=function(e,t){var o=this.props.onChange,r=this.state.color;t.s===r.s&&t.v===r.v||(o&&o(e,t),e.defaultPrevented||(this.setState({color:t}),e.preventDefault()))},t.defaultProps={minSize:220,ariaLabel:"Saturation and brightness",ariaValueFormat:"Saturation {0} brightness {1}",ariaDescription:"Use left and right arrow keys to set saturation. Use up and down arrow keys to set brightness."},t}(yr.Component);var Wm=xr(qm,(function(e){var t,o=e.className,r=e.theme,n=e.minSize,i=r.palette,a=r.effects;return{root:["ms-ColorPicker-colorRect",{position:"relative",marginBottom:8,border:"1px solid "+i.neutralLighter,borderRadius:a.roundedCorner2,minWidth:n,minHeight:n,outline:"none",selectors:(t={},t[Ut]=p({},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),t["."+po+" &:focus"]={outline:"1px solid "+i.neutralSecondary},t)},o],light:["ms-ColorPicker-light",{position:"absolute",left:0,right:0,top:0,bottom:0,background:"linear-gradient(to right, white 0%, transparent 100%) /*@noflip*/"}],dark:["ms-ColorPicker-dark",{position:"absolute",left:0,right:0,top:0,bottom:0,background:"linear-gradient(to bottom, transparent 0, #000 100%)"}],thumb:["ms-ColorPicker-thumb",{position:"absolute",width:20,height:20,background:"white",border:"1px solid "+i.neutralSecondaryAlt,borderRadius:"50%",boxShadow:a.elevation8,transform:"translate(-50%, -50%)",selectors:{":before":{position:"absolute",left:0,right:0,top:0,bottom:0,border:"2px solid "+i.white,borderRadius:"50%",boxSizing:"border-box",content:'""'}}}],description:_o}}),void 0,{scope:"ColorRectangle"}),Vm=Dr(),Km=function(e){function t(t){var o=e.call(this,t)||this;return o._disposables=[],o._root=yr.createRef(),o._onKeyDown=function(e){var t=o.value,r=o._maxValue,n=e.shiftKey?10:1;switch(e.which){case Cr.left:t-=n;break;case Cr.right:t+=n;break;case Cr.home:t=0;break;case Cr.end:t=r;break;default:return}o._updateValue(e,Xh(t,r))},o._onMouseDown=function(e){var t=rt(o);t&&o._disposables.push($s(t,"mousemove",o._onMouseMove,!0),$s(t,"mouseup",o._disposeListeners,!0)),o._onMouseMove(e)},o._onMouseMove=function(e){if(o._root.current){var t=o._maxValue,r=o._root.current.getBoundingClientRect(),n=(e.clientX-r.left)/r.width,i=Xh(Math.round(n*t),t);o._updateValue(e,i)}},o._disposeListeners=function(){o._disposables.forEach((function(e){return e()})),o._disposables=[]},si(o),"hue"===o._type||t.overlayColor||t.overlayStyle||Xo("ColorSlider: 'overlayColor' is required when 'type' is \"alpha\" or \"transparency\""),o.state={currentValue:t.value||0},o}return f(t,e),Object.defineProperty(t.prototype,"value",{get:function(){return this.state.currentValue},enumerable:!0,configurable:!0}),t.prototype.componentDidUpdate=function(e,t){e!==this.props&&void 0!==this.props.value&&this.setState({currentValue:this.props.value})},t.prototype.componentWillUnmount=function(){this._disposeListeners()},t.prototype.render=function(){var e=this._type,t=this._maxValue,o=this.props,r=o.overlayStyle,n=o.overlayColor,i=o.theme,a=o.className,s=o.styles,l=o.ariaLabel,c=void 0===l?e:l,d=this.value,u=Vm(s,{theme:i,className:a,type:e}),f=100*d/t;return yr.createElement("div",{ref:this._root,className:u.root,tabIndex:0,onKeyDown:this._onKeyDown,onMouseDown:this._onMouseDown,role:"slider","aria-valuenow":d,"aria-valuetext":String(d),"aria-valuemin":0,"aria-valuemax":t,"aria-label":c,"data-is-focusable":!0},!(!n&&!r)&&yr.createElement("div",{className:u.sliderOverlay,style:n?{background:"transparency"===e?"linear-gradient(to right, #"+n+", transparent)":"linear-gradient(to right, transparent, #"+n+")"}:r}),yr.createElement("div",{className:u.sliderThumb,style:{left:f+"%"}}))},Object.defineProperty(t.prototype,"_type",{get:function(){var e=this.props,t=e.isAlpha,o=e.type;return void 0===o?t?"alpha":"hue":o},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"_maxValue",{get:function(){return"hue"===this._type?zh:Ah},enumerable:!0,configurable:!0}),t.prototype._updateValue=function(e,t){if(t!==this.value){var o=this.props.onChange;o&&o(e,t),e.defaultPrevented||(this.setState({currentValue:t}),e.preventDefault())}},t.defaultProps={value:0},t}(yr.Component),Um={background:"linear-gradient("+["to left","red 0","#f09 10%","#cd00ff 20%","#3200ff 30%","#06f 40%","#00fffd 50%","#0f6 60%","#35ff00 70%","#cdff00 80%","#f90 90%","red 100%"].join(",")+")"},Gm={backgroundImage:"url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAJUlEQVQYV2N89erVfwY0ICYmxoguxjgUFKI7GsTH5m4M3w1ChQC1/Ca8i2n1WgAAAABJRU5ErkJggg==)"},Ym=xr(Km,(function(e){var t,o=e.theme,r=e.className,n=e.type,i=void 0===n?"hue":n,a=e.isAlpha,s=void 0===a?"hue"!==i:a,l=o.palette,c=o.effects;return{root:["ms-ColorPicker-slider",{position:"relative",height:20,marginBottom:8,border:"1px solid "+l.neutralLight,borderRadius:c.roundedCorner2,boxSizing:"border-box",outline:"none",selectors:(t={},t["."+po+" &:focus"]={outline:"1px solid "+l.neutralSecondary},t)},s?Gm:Um,r],sliderOverlay:["ms-ColorPicker-sliderOverlay",{content:"",position:"absolute",left:0,right:0,top:0,bottom:0}],sliderThumb:["ms-ColorPicker-thumb","is-slider",{position:"absolute",width:20,height:20,background:"white",border:"1px solid "+l.neutralSecondaryAlt,borderRadius:"50%",boxShadow:c.elevation8,transform:"translate(-50%, -50%)",top:"50%"}]}}),void 0,{scope:"ColorSlider"}),Xm=Dr(),Zm=["hex","r","g","b","a","t"],$m=function(e){function t(o){var r=e.call(this,o)||this;r._onSVChanged=function(e,t){r._updateColor(e,t)},r._onHChanged=function(e,t){r._updateColor(e,sm(r.state.color,t))},r._onATChanged=function(e,t){var o="transparency"===r.props.alphaType?Em:cm;r._updateColor(e,o(r.state.color,Math.round(t)))},r._onBlur=function(e){var t,o=r.state,n=o.color,i=o.editingColor;if(i){var a=i.value,s=i.component,l="hex"===s,c="a"===s,d="t"===s,u=l?jh:Hh;if(a.length>=u&&(l||!isNaN(Number(a)))){var f=void 0;if(l)f=rm("#"+fm(a));else if(c||d){f=(c?cm:Em)(n,Xh(Number(a),Ah))}else f=om(dm(p(p({},n),((t={})[s]=Number(a),t))));r._updateColor(e,f)}else r.setState({editingColor:void 0})}},si(r);var n=o.strings;n.hue&&Xo("ColorPicker property 'strings.hue' was used but has been deprecated. Use 'strings.hueAriaLabel' instead."),r.state={color:Qm(o)||rm("#ffffff")},r._textChangeHandlers={};for(var i=0,a=Zm;i<a.length;i++){var s=a[i];r._textChangeHandlers[s]=r._onTextChange.bind(r,s)}var l=t.defaultProps.strings;return r._textLabels={r:o.redLabel||n.red||l.red,g:o.greenLabel||n.green||l.green,b:o.blueLabel||n.blue||l.blue,a:o.alphaLabel||n.alpha||l.alpha,hex:o.hexLabel||n.hex||l.hex,t:n.transparency||l.transparency},r._strings=p(p(p({},l),{alphaAriaLabel:r._textLabels.a,transparencyAriaLabel:r._textLabels.t}),n),r}return f(t,e),Object.defineProperty(t.prototype,"color",{get:function(){return this.state.color},enumerable:!0,configurable:!0}),t.prototype.componentDidUpdate=function(e,t){if(e!==this.props){var o=Qm(this.props);o&&this._updateColor(void 0,o)}},t.prototype.render=function(){var e=this,t=this.props,o=this._strings,r=this._textLabels,n=t.theme,i=t.className,a=t.styles,s=t.alphaType,l=t.alphaSliderHidden,c=void 0===l?"none"===s:l,d=this.state.color,u="transparency"===s,f=["hex","r","g","b",u?"t":"a"],p=u?d.t:d.a,h=u?r.t:r.a,m=Xm(a,{theme:n,className:i,alphaType:s}),g=[r.r,d.r,r.g,d.g,r.b,d.b];c||"number"!=typeof p||g.push(h,p+"%");var v=o.rootAriaLabelFormat.replace("{0}",g.join(" "));return yr.createElement("div",{className:m.root,role:"group","aria-label":v},yr.createElement("div",{className:m.panel},yr.createElement(Wm,{color:d,onChange:this._onSVChanged,ariaLabel:o.svAriaLabel,ariaDescription:o.svAriaDescription,ariaValueFormat:o.svAriaValueFormat,className:m.colorRectangle}),yr.createElement("div",{className:m.flexContainer},yr.createElement("div",{className:m.flexSlider},yr.createElement(Ym,{className:"is-hue",type:"hue",ariaLabel:o.hue||o.hueAriaLabel,value:d.h,onChange:this._onHChanged}),!c&&yr.createElement(Ym,{className:"is-alpha",type:s,ariaLabel:u?o.transparencyAriaLabel:o.alphaAriaLabel,overlayColor:d.hex,value:p,onChange:this._onATChanged})),t.showPreview&&yr.createElement("div",{className:m.flexPreviewBox},yr.createElement("div",{className:m.colorSquare+" is-preview",style:{backgroundColor:d.str}}))),yr.createElement("table",{className:m.table,role:"group",cellPadding:"0",cellSpacing:"0"},yr.createElement("thead",null,yr.createElement("tr",{className:m.tableHeader},yr.createElement("td",{className:m.tableHexCell},r.hex),yr.createElement("td",null,r.r),yr.createElement("td",null,r.g),yr.createElement("td",null,r.b),!c&&yr.createElement("td",{className:m.tableAlphaCell},h))),yr.createElement("tbody",null,yr.createElement("tr",null,f.map((function(t){return"a"!==t&&"t"!==t||!c?yr.createElement("td",{key:t},yr.createElement(Hm,{className:m.input,onChange:e._textChangeHandlers[t],onBlur:e._onBlur,value:e._getDisplayValue(t),spellCheck:!1,ariaLabel:r[t],"aria-live":"hex"!==t?"assertive":void 0,autoComplete:"off"})):null})))))))},t.prototype._getDisplayValue=function(e){var t=this.state,o=t.color,r=t.editingColor;return r&&r.component===e?r.value:"hex"===e?o[e]||"":"number"!=typeof o[e]||isNaN(o[e])?"":String(o[e])},t.prototype._onTextChange=function(e,t,o){var r,n=this.state.color,i="hex"===e,a="a"===e,s="t"===e;if(o=(o||"").substr(0,i?Lh:Oh),(i?qh:Wh).test(o))if(""!==o&&(i?o.length===Lh:a||s?Number(o)<=Ah:Number(o)<=Mh))if(String(n[e])===o)this.state.editingColor&&this.setState({editingColor:void 0});else{var l=i?rm("#"+o):s?Em(n,Number(o)):om(p(p({},n),((r={})[e]=Number(o),r)));this._updateColor(t,l)}else this.setState({editingColor:{component:e,value:o}})},t.prototype._updateColor=function(e,t){if(t){var o=this.state,r=o.color,n=o.editingColor;if(t.h!==r.h||t.str!==r.str||n){if(e&&this.props.onChange&&(this.props.onChange(e,t),e.defaultPrevented))return;this.setState({color:t,editingColor:void 0})}}},t.defaultProps={alphaType:"alpha",strings:{rootAriaLabelFormat:"Color picker, {0} selected.",hex:"Hex",red:"Red",green:"Green",blue:"Blue",alpha:"Alpha",transparency:"Transparency",hueAriaLabel:"Hue",svAriaLabel:qm.defaultProps.ariaLabel,svAriaValueFormat:qm.defaultProps.ariaValueFormat,svAriaDescription:qm.defaultProps.ariaDescription}},t}(yr.Component);function Qm(e){var t=e.color;return"string"==typeof t?rm(t):t}var Jm,eg,tg,og=xr($m,(function(e){var t=e.className,o=e.theme,r=e.alphaType;return{root:["ms-ColorPicker",o.fonts.medium,{position:"relative",maxWidth:300},t],panel:["ms-ColorPicker-panel",{padding:"16px"}],table:["ms-ColorPicker-table",{tableLayout:"fixed",width:"100%",selectors:{"tbody td:last-of-type .ms-ColorPicker-input":{paddingRight:0}}}],tableHeader:[o.fonts.small,{selectors:{td:{paddingBottom:4}}}],tableHexCell:{width:"25%"},tableAlphaCell:"transparency"===r&&{width:"22%"},colorSquare:["ms-ColorPicker-colorSquare",{width:48,height:48,margin:"0 0 0 8px",border:"1px solid #c8c6c4"}],flexContainer:{display:"flex"},flexSlider:{flexGrow:"1"},flexPreviewBox:{flexGrow:"0"},input:["ms-ColorPicker-input",{width:"100%",border:"none",boxSizing:"border-box",height:30,selectors:{"&.ms-TextField":{paddingRight:4},"& .ms-TextField-field":{minWidth:"auto",padding:5,textOverflow:"clip"}}}]}}),void 0,{scope:"ColorPicker"});!function(e){e[e.Normal=0]="Normal",e[e.Divider=1]="Divider",e[e.Header=2]="Header"}(Jm||(Jm={}));var rg,ng,ig=Fo((function(e){var t,o=e.semanticColors;return{backgroundColor:o.disabledBackground,color:o.disabledText,cursor:"default",selectors:(t={":after":{borderColor:o.disabledBackground}},t[Ut]={color:"GrayText",selectors:{":after":{borderColor:"GrayText"}}},t)}})),ag={selectors:(eg={},eg[Ut]=p({backgroundColor:"Highlight",borderColor:"Highlight",color:"HighlightText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),eg)},sg={selectors:(tg={},tg[Ut]=p({color:"WindowText",backgroundColor:"Window"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),tg)},lg=Fo((function(e,t,o,r,n){var i,a=e.palette,s=e.semanticColors,l={textHoveredColor:s.menuItemTextHovered,textSelectedColor:a.neutralDark,textDisabledColor:s.disabledText,backgroundHoveredColor:s.menuItemBackgroundHovered,backgroundPressedColor:s.menuItemBackgroundPressed};return dr({root:[e.fonts.medium,{backgroundColor:r?l.backgroundHoveredColor:"transparent",boxSizing:"border-box",cursor:"pointer",display:n?"none":"block",width:"100%",height:"auto",minHeight:36,lineHeight:"20px",padding:"0 8px",position:"relative",borderWidth:"1px",borderStyle:"solid",borderColor:"transparent",borderRadius:0,wordWrap:"break-word",overflowWrap:"break-word",textAlign:"left",selectors:(i={},i[Ut]={border:"none",borderColor:"Background"},i["&.ms-Checkbox"]={display:"flex",alignItems:"center"},i["&.ms-Button--command:hover:active"]={backgroundColor:l.backgroundPressedColor},i[".ms-Checkbox-label"]={width:"100%"},i)}],rootHovered:{backgroundColor:l.backgroundHoveredColor,color:l.textHoveredColor},rootFocused:{backgroundColor:l.backgroundHoveredColor},rootChecked:[{backgroundColor:"transparent",color:l.textSelectedColor,selectors:{":hover":[{backgroundColor:l.backgroundHoveredColor},ag]}},mo(e,{inset:-1,isFocusedOnly:!1}),ag],rootDisabled:{color:l.textDisabledColor,cursor:"default"},optionText:{overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis",minWidth:"0px",maxWidth:"100%",wordWrap:"break-word",overflowWrap:"break-word",display:"inline-block"},optionTextWrapper:{maxWidth:"100%",display:"flex",alignItems:"center"}},t,o)})),cg=Fo((function(e,t){var o,r,n=e.semanticColors,i=e.fonts,a={buttonTextColor:n.bodySubtext,buttonTextHoveredCheckedColor:n.buttonTextChecked,buttonBackgroundHoveredColor:n.listItemBackgroundHovered,buttonBackgroundCheckedColor:n.listItemBackgroundChecked,buttonBackgroundCheckedHoveredColor:n.listItemBackgroundCheckedHovered},s={selectors:(o={},o[Ut]=p({backgroundColor:"Highlight",borderColor:"Highlight",color:"HighlightText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),o)};return dr({root:{color:a.buttonTextColor,fontSize:i.small.fontSize,position:"absolute",top:0,height:"100%",lineHeight:30,width:32,textAlign:"center",cursor:"default",selectors:(r={},r[Ut]=p({backgroundColor:"ButtonFace",borderColor:"ButtonText",color:"ButtonText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),r)},icon:{fontSize:i.small.fontSize},rootHovered:[{backgroundColor:a.buttonBackgroundHoveredColor,color:a.buttonTextHoveredCheckedColor,cursor:"pointer"},s],rootPressed:[{backgroundColor:a.buttonBackgroundCheckedColor,color:a.buttonTextHoveredCheckedColor},s],rootChecked:[{backgroundColor:a.buttonBackgroundCheckedColor,color:a.buttonTextHoveredCheckedColor},s],rootCheckedHovered:[{backgroundColor:a.buttonBackgroundCheckedHoveredColor,color:a.buttonTextHoveredCheckedColor},s],rootDisabled:[ig(e),{position:"absolute"}]},t)})),dg=Fo((function(e,t,o){var r,n,i,a,s,l,c=e.semanticColors,d=e.fonts,u=e.effects,f={textColor:c.inputText,borderColor:c.inputBorder,borderHoveredColor:c.inputBorderHovered,borderPressedColor:c.inputFocusBorderAlt,borderFocusedColor:c.inputFocusBorderAlt,backgroundColor:c.inputBackground,erroredColor:c.errorText},h={headerTextColor:c.menuHeader,dividerBorderColor:c.bodyDivider},m={selectors:(r={},r[Ut]={color:"GrayText"},r)},g=[{color:c.inputPlaceholderText},m],v=[{color:c.inputTextHovered},m],b=[{color:c.disabledText},m],y=p(p({color:"HighlightText",backgroundColor:"Window"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),{selectors:{":after":{borderColor:"Highlight"}}}),_=yo(f.borderPressedColor,u.roundedCorner2,"border",0);return dr({container:{},label:{},labelDisabled:{},root:[e.fonts.medium,{boxShadow:"none",marginLeft:"0",paddingRight:32,paddingLeft:9,color:f.textColor,position:"relative",outline:"0",userSelect:"none",backgroundColor:f.backgroundColor,cursor:"text",display:"block",height:32,whiteSpace:"nowrap",textOverflow:"ellipsis",boxSizing:"border-box",selectors:{".ms-Label":{display:"inline-block",marginBottom:"8px"},"&.is-open":{selectors:(n={},n[Ut]=y,n)},":after":{pointerEvents:"none",content:"''",position:"absolute",left:0,top:0,bottom:0,right:0,borderWidth:"1px",borderStyle:"solid",borderColor:f.borderColor,borderRadius:u.roundedCorner2}}}],rootHovered:{selectors:(i={":after":{borderColor:f.borderHoveredColor},".ms-ComboBox-Input":[{color:c.inputTextHovered},Yo(v),sg]},i[Ut]=p(p({color:"HighlightText",backgroundColor:"Window"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),{selectors:{":after":{borderColor:"Highlight"}}}),i)},rootPressed:[{position:"relative",selectors:(a={},a[Ut]=y,a)}],rootFocused:[{selectors:(s={".ms-ComboBox-Input":[{color:c.inputTextHovered},sg]},s[Ut]=y,s)},_],rootDisabled:ig(e),rootError:{selectors:{":after":{borderColor:f.erroredColor},":hover:after":{borderColor:c.inputBorderHovered}}},rootDisallowFreeForm:{},input:[Yo(g),{backgroundColor:f.backgroundColor,color:f.textColor,boxSizing:"border-box",width:"100%",height:"100%",borderStyle:"none",outline:"none",font:"inherit",textOverflow:"ellipsis",padding:"0",selectors:{"::-ms-clear":{display:"none"}}},sg],inputDisabled:[ig(e),Yo(b)],errorMessage:[e.fonts.small,{color:f.erroredColor,marginTop:"5px"}],callout:{boxShadow:u.elevation8},optionsContainerWrapper:{width:o},optionsContainer:{display:"block"},screenReaderText:_o,header:[d.medium,{fontWeight:Ve.semibold,color:h.headerTextColor,backgroundColor:"none",borderStyle:"none",height:36,lineHeight:36,cursor:"default",padding:"0 8px",userSelect:"none",textAlign:"left",selectors:(l={},l[Ut]=p({color:"GrayText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),l)}],divider:{height:1,backgroundColor:h.dividerBorderColor}},t)})),ug=Fo((function(e,t,o,r,n,i,a,s){return{container:Z("ms-ComboBox-container",t,e.container),label:Z(e.label,r&&e.labelDisabled),root:Z("ms-ComboBox",s?e.rootError:o&&"is-open",n&&"is-required",e.root,!a&&e.rootDisallowFreeForm,s&&!i?e.rootError:!r&&i&&e.rootFocused,!r&&{selectors:{":hover":s?e.rootError:!o&&!i&&e.rootHovered,":active":s?e.rootError:e.rootPressed,":focus":s?e.rootError:e.rootFocused}},r&&["is-disabled",e.rootDisabled]),input:Z("ms-ComboBox-Input",e.input,r&&e.inputDisabled),errorMessage:Z(e.errorMessage),callout:Z("ms-ComboBox-callout",e.callout),optionsContainerWrapper:Z("ms-ComboBox-optionsContainerWrapper",e.optionsContainerWrapper),optionsContainer:Z("ms-ComboBox-optionsContainer",e.optionsContainer),header:Z("ms-ComboBox-header",e.header),divider:Z("ms-ComboBox-divider",e.divider),screenReaderText:Z(e.screenReaderText)}})),fg=Fo((function(e){return{optionText:Z("ms-ComboBox-optionText",e.optionText),root:Z("ms-ComboBox-option",e.root,{selectors:{":hover":e.rootHovered,":focus":e.rootFocused,":active":e.rootPressed}}),optionTextWrapper:Z(e.optionTextWrapper)}}));function pg(e,t){for(var o=[],r=0,n=t;r<n.length;r++){var i=e[n[r]];i&&o.push(i)}return o}!function(e){e[e.backward=-1]="backward",e[e.none=0]="none",e[e.forward=1]="forward"}(rg||(rg={})),function(e){e[e.clearAll=-2]="clearAll",e[e.default=-1]="default"}(ng||(ng={}));var hg=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.render=function(){return this.props.render()},t.prototype.shouldComponentUpdate=function(e){return!Ra(p(p({},this.props),{render:void 0}),p(p({},e),{render:void 0}))},t}(yr.Component),mg=function(e){function t(t){var o=e.call(this,t)||this;o._root=yr.createRef(),o._autofill=yr.createRef(),o._comboBoxWrapper=yr.createRef(),o._comboBoxMenu=yr.createRef(),o._selectedElement=yr.createRef(),o.focus=function(e,t){!0!==o.props.disabled&&(o._autofill.current&&(t?Zi(o._autofill.current):o._autofill.current.focus(),e&&o.setState({isOpen:!0})),o._hasFocus()||o.setState({focusState:"focused"}))},o.dismissMenu=function(){o.state.isOpen&&o.setState({isOpen:!1})},o._onUpdateValueInAutofillWillReceiveProps=function(){var e=o._autofill.current;if(!e)return null;if(null===e.value||void 0===e.value)return null;var t=o._normalizeToString(o._currentVisibleValue);return e.value!==t?t||"":e.value},o._renderComboBoxWrapper=function(e,t,r){void 0===r&&(r={});var n=o.props,i=n.label,a=n.disabled,s=n.ariaLabel,l=n.ariaDescribedBy,c=n.required,d=n.errorMessage,u=n.buttonIconProps,f=n.isButtonAriaHidden,h=void 0===f||f,m=n.title,g=n.placeholder,v=n.tabIndex,b=n.autofill,y=n.iconButtonProps,_=o.state,k=_.isOpen,w=_.suggestedDisplayValue,x=o._hasFocus()&&o.props.multiSelect&&e?e:g;return yr.createElement("div",{"data-ktp-target":r["data-ktp-target"],ref:o._comboBoxWrapper,id:o._id+"wrapper",className:o._classNames.root},yr.createElement(pi,p({"data-ktp-execute-target":r["data-ktp-execute-target"],"data-is-interactable":!a,componentRef:o._autofill,id:o._id+"-input",className:o._classNames.input,type:"text",onFocus:o._onFocus,onBlur:o._onBlur,onKeyDown:o._onInputKeyDown,onKeyUp:o._onInputKeyUp,onClick:o._onAutofillClick,onTouchStart:o._onTouchStart,onInputValueChange:o._onInputChange,"aria-expanded":k,"aria-autocomplete":o._getAriaAutoCompleteValue(),role:"combobox",readOnly:a,"aria-labelledby":i&&o._id+"-label","aria-label":s&&!i?s:void 0,"aria-describedby":void 0!==d?Ma(l,r["aria-describedby"],t):Ma(l,r["aria-describedby"]),"aria-activedescendant":o._getAriaActiveDescendantValue(),"aria-required":c,"aria-disabled":a,"aria-owns":k?o._id+"-list":void 0,spellCheck:!1,defaultVisibleValue:o._currentVisibleValue,suggestedDisplayValue:w,updateValueInWillReceiveProps:o._onUpdateValueInAutofillWillReceiveProps,shouldSelectFullInputValueInComponentDidUpdate:o._onShouldSelectFullInputValueInAutofillComponentDidUpdate,title:m,preventValueSelection:!o._hasFocus(),placeholder:x,tabIndex:v},b)),yr.createElement(yd,p({className:"ms-ComboBox-CaretDown-button",styles:o._getCaretButtonStyles(),role:"presentation","aria-hidden":h,"data-is-focusable":!1,tabIndex:-1,onClick:o._onComboBoxClick,onBlur:o._onBlur,iconProps:u,disabled:a,checked:k},y)))},o._onShouldSelectFullInputValueInAutofillComponentDidUpdate=function(){return o._currentVisibleValue===o.state.suggestedDisplayValue},o._getVisibleValue=function(){var e=o.props,t=e.text,r=e.allowFreeform,n=e.autoComplete,i=o.state,a=i.selectedIndices,s=i.currentPendingValueValidIndex,l=i.currentOptions,c=i.currentPendingValue,d=i.suggestedDisplayValue,u=i.isOpen,f=o._indexWithinBounds(l,s);if((!u||!f)&&t&&null==c)return t;if(o.props.multiSelect){if(o._hasFocus()){var p=-1;return"on"===n&&f&&(p=s),o._getPendingString(c,l,p)}return o._getMultiselectDisplayString(a,l,d)}p=o._getFirstSelectedIndex();return r?("on"===n&&f&&(p=s),o._getPendingString(c,l,p)):f&&"on"===n?(p=s,o._normalizeToString(c)):!o.state.isOpen&&c?o._indexWithinBounds(l,p)?c:o._normalizeToString(d):o._indexWithinBounds(l,p)?l[p].text:o._normalizeToString(d)},o._onInputChange=function(e){o.props.disabled?o._handleInputWhenDisabled(null):o.props.allowFreeform?o._processInputChangeWithFreeform(e):o._processInputChangeWithoutFreeform(e)},o._onFocus=function(){o._autofill.current&&o._autofill.current.inputElement&&o._autofill.current.inputElement.select(),o._hasFocus()||o.setState({focusState:"focusing"})},o._onResolveOptions=function(){if(o.props.onResolveOptions){var e=o.props.onResolveOptions(g(o.state.currentOptions));if(Array.isArray(e))o.setState({currentOptions:e});else if(e&&e.then){var t=o._currentPromise=e;t.then((function(e){t===o._currentPromise&&o.setState({currentOptions:e})}))}}},o._onBlur=function(e){var t=e.relatedTarget;if(null===e.relatedTarget&&(t=document.activeElement),t&&(o._root.current&&o._root.current.contains(t)||o._comboBoxMenu.current&&(o._comboBoxMenu.current.contains(t)||zi(o._comboBoxMenu.current,(function(e){return e===t})))))return e.preventDefault(),void e.stopPropagation();o._hasFocus()&&(o.setState({focusState:"none"}),o.props.multiSelect&&!o.props.allowFreeform||o._submitPendingValue(e))},o._onRenderContainer=function(e){var t=e.onRenderList,r=e.calloutProps,n=e.dropdownWidth,i=e.dropdownMaxWidth,a=e.onRenderUpperContent,s=void 0===a?o._onRenderUpperContent:a,l=e.onRenderLowerContent,c=void 0===l?o._onRenderLowerContent:l,d=e.useComboBoxAsMenuWidth,u=e.persistMenu,f=e.shouldRestoreFocus,h=void 0===f||f,m=o.state.isOpen,g=o._id,v=d&&o._comboBoxWrapper.current?o._comboBoxWrapper.current.clientWidth+2:void 0;return yr.createElement(Bc,p({isBeakVisible:!1,gapSpace:0,doNotLayer:!1,directionalHint:ys.bottomLeftEdge,directionalHintFixed:!1},r,{onLayerMounted:o._onLayerMounted,className:xn(o._classNames.callout,r?r.className:void 0),target:o._comboBoxWrapper.current,onDismiss:o._onDismiss,onMouseDown:o._onCalloutMouseDown,onScroll:o._onScroll,setInitialFocus:!1,calloutWidth:d&&o._comboBoxWrapper.current?v&&v:n,calloutMaxWidth:i||v,hidden:u?!m:void 0,shouldRestoreFocus:h}),s(o.props,o._onRenderUpperContent),yr.createElement("div",{className:o._classNames.optionsContainerWrapper,ref:o._comboBoxMenu},t(p(p({},e),{id:g}),o._onRenderList)),c(o.props,o._onRenderLowerContent))},o._onLayerMounted=function(){o._onCalloutLayerMounted(),o.props.calloutProps&&o.props.calloutProps.onLayerMounted&&o.props.calloutProps.onLayerMounted()},o._onRenderLabel=function(e){var t=e.props,r=t.label,n=t.disabled,i=t.required;return r?yr.createElement(ih,{id:o._id+"-label",disabled:n,required:i,className:o._classNames.label},r,e.multiselectAccessibleText&&yr.createElement("span",{className:o._classNames.screenReaderText},e.multiselectAccessibleText)):null},o._onRenderList=function(e){var t=e.onRenderItem,r=void 0===t?o._onRenderItem:t,n=e.label,i=e.ariaLabel,a={items:[]},s=[],l=o._id,c=function(){var e=a.id?[yr.createElement("div",{role:"group",key:a.id,"aria-labelledby":a.id},a.items)]:a.items;s=g(s,e),a={items:[]}};return e.options.forEach((function(e,t){!function(e,t){switch(e.itemType){case Jm.Header:a.items.length>0&&c(),l+=e.key,a.items.push(r(p(p({id:l},e),{index:t}),o._onRenderItem)),a.id=l;break;case Jm.Divider:t>0&&a.items.push(r(p(p({},e),{index:t}),o._onRenderItem)),a.items.length>0&&c();break;default:a.items.push(r(p(p({},e),{index:t}),o._onRenderItem))}}(e,t)})),a.items.length>0&&c(),yr.createElement("div",{id:l+"-list",className:o._classNames.optionsContainer,"aria-labelledby":n&&l+"-label","aria-label":i&&!n?i:void 0,role:"listbox"},s)},o._onRenderItem=function(e){switch(e.itemType){case Jm.Divider:return o._renderSeparator(e);case Jm.Header:return o._renderHeader(e);default:return o._renderOption(e)}},o._onRenderLowerContent=function(){return null},o._onRenderUpperContent=function(){return null},o._renderOption=function(e){var t=o.props.onRenderOption,r=void 0===t?o._onRenderOptionContent:t,n=o._id,i=o._isOptionSelected(e.index),a=o._isOptionChecked(e.index),s=o._getCurrentOptionStyles(e),l=fg(o._getCurrentOptionStyles(e)),c=o._getPreviewText(e),d=function(){return r(e,o._onRenderOptionContent)};return yr.createElement(hg,{key:e.key,index:e.index,disabled:e.disabled,isSelected:i,isChecked:a,text:e.text,render:function(){return o.props.multiSelect?yr.createElement(oh,{id:n+"-list"+e.index,ariaLabel:e.ariaLabel,key:e.key,styles:s,className:"ms-ComboBox-option",onChange:o._onItemClick(e),label:e.text,checked:a,title:c,disabled:e.disabled,onRenderLabel:d,inputProps:p({"aria-selected":a?"true":"false",role:"option"},{"data-index":e.index,"data-is-focusable":!0})}):yr.createElement(pu,{id:n+"-list"+e.index,key:e.key,"data-index":e.index,styles:s,checked:i,className:"ms-ComboBox-option",onClick:o._onItemClick(e),onMouseEnter:o._onOptionMouseEnter.bind(o,e.index),onMouseMove:o._onOptionMouseMove.bind(o,e.index),onMouseLeave:o._onOptionMouseLeave,role:"option","aria-selected":a?"true":"false",ariaLabel:e.ariaLabel,disabled:e.disabled,title:c},yr.createElement("span",{className:l.optionTextWrapper,ref:i?o._selectedElement:void 0},r(e,o._onRenderOptionContent)))},data:e.data})},o._onCalloutMouseDown=function(e){e.preventDefault()},o._onScroll=function(){o._isScrollIdle||void 0===o._scrollIdleTimeoutId?o._isScrollIdle=!1:(o._async.clearTimeout(o._scrollIdleTimeoutId),o._scrollIdleTimeoutId=void 0),o._scrollIdleTimeoutId=o._async.setTimeout((function(){o._isScrollIdle=!0}),250)},o._onRenderOptionContent=function(e){var t=fg(o._getCurrentOptionStyles(e));return yr.createElement("span",{className:t.optionText},e.text)},o._onDismiss=function(){var e=o.props.onMenuDismiss;e&&e(),o.props.persistMenu&&o._onCalloutLayerMounted(),o._setOpenStateAndFocusOnClose(!1,!1),o._resetSelectedIndex()},o._onAfterClearPendingInfo=function(){o._processingClearPendingInfo=!1},o._onInputKeyDown=function(e){var t=o.props,r=t.disabled,n=t.allowFreeform,i=t.autoComplete,a=o.state,s=a.isOpen,l=a.currentOptions,c=a.currentPendingValueValidIndexOnHover;if(o._lastKeyDownWasAltOrMeta=o._isAltOrMeta(e),r)o._handleInputWhenDisabled(e);else{var d=o._getPendingSelectedIndex(!1);switch(e.which){case Cr.enter:o._autofill.current&&o._autofill.current.inputElement&&o._autofill.current.inputElement.select(),o._submitPendingValue(e),o.props.multiSelect&&s?o.setState({currentPendingValueValidIndex:d}):(s||(!n||void 0===o.state.currentPendingValue||null===o.state.currentPendingValue||o.state.currentPendingValue.length<=0)&&o.state.currentPendingValueValidIndex<0)&&o.setState({isOpen:!s});break;case Cr.tab:return o.props.multiSelect||o._submitPendingValue(e),void(s&&o._setOpenStateAndFocusOnClose(!s,!1));case Cr.escape:if(o._resetSelectedIndex(),!s)return;o.setState({isOpen:!1});break;case Cr.up:if(c===ng.clearAll&&(d=o.state.currentOptions.length),e.altKey||e.metaKey){if(s){o._setOpenStateAndFocusOnClose(!s,!0);break}return}o._setPendingInfoFromIndexAndDirection(d,rg.backward);break;case Cr.down:e.altKey||e.metaKey?o._setOpenStateAndFocusOnClose(!0,!0):(c===ng.clearAll&&(d=-1),o._setPendingInfoFromIndexAndDirection(d,rg.forward));break;case Cr.home:case Cr.end:if(n)return;d=-1;var u=rg.forward;e.which===Cr.end&&(d=l.length,u=rg.backward),o._setPendingInfoFromIndexAndDirection(d,u);break;case Cr.space:if(!n&&"off"===i)break;default:if(e.which>=112&&e.which<=123)return;if(e.keyCode===Cr.alt||"Meta"===e.key)return;if(!n&&"on"===i){o._onInputChange(e.key);break}return}e.stopPropagation(),e.preventDefault()}},o._onInputKeyUp=function(e){var t=o.props,r=t.disabled,n=t.allowFreeform,i=t.autoComplete,a=o.state.isOpen,s=o._lastKeyDownWasAltOrMeta&&o._isAltOrMeta(e);o._lastKeyDownWasAltOrMeta=!1;var l=s&&!(Ss()||Cs());if(r)o._handleInputWhenDisabled(e);else switch(e.which){case Cr.space:return void(n||"off"!==i||o._setOpenStateAndFocusOnClose(!a,!!a));default:return void(l&&a?o._setOpenStateAndFocusOnClose(!a,!0):("focusing"===o.state.focusState&&o.props.openOnKeyboardFocus&&o.setState({isOpen:!0}),"focused"!==o.state.focusState&&o.setState({focusState:"focused"})))}},o._onOptionMouseLeave=function(){o._shouldIgnoreMouseEvent()||o.props.persistMenu&&!o.state.isOpen||o.setState({currentPendingValueValidIndexOnHover:ng.clearAll})},o._onComboBoxClick=function(){var e=o.props.disabled,t=o.state.isOpen;e||(o._setOpenStateAndFocusOnClose(!t,!1),o.setState({focusState:"focused"}))},o._onAutofillClick=function(){var e=o.props,t=e.disabled;e.allowFreeform&&!t?o.focus(o.state.isOpen||o._processingTouch):o._onComboBoxClick()},o._onTouchStart=function(){o._comboBoxWrapper.current&&!("onpointerdown"in o._comboBoxWrapper)&&o._handleTouchAndPointerEvent()},o._onPointerDown=function(e){"touch"===e.pointerType&&(o._handleTouchAndPointerEvent(),e.preventDefault(),e.stopImmediatePropagation())},si(o),o._async=new fi(o),o._events=new qa(o),o._id=t.id||oa("ComboBox");var r=o._buildDefaultSelectedKeys(t.defaultSelectedKey,t.selectedKey);o._isScrollIdle=!0,o._processingTouch=!1,o._gotMouseMove=!1,o._processingClearPendingInfo=!1;var n=o._getSelectedIndices(t.options,r);return o.state={isOpen:!1,selectedIndices:n,focusState:"none",suggestedDisplayValue:void 0,currentOptions:o.props.options,currentPendingValueValidIndex:-1,currentPendingValue:void 0,currentPendingValueValidIndexOnHover:ng.default},o}return f(t,e),Object.defineProperty(t.prototype,"selectedOptions",{get:function(){var e=this.state;return pg(e.currentOptions,e.selectedIndices)},enumerable:!0,configurable:!0}),t.prototype.componentDidMount=function(){this._comboBoxWrapper.current&&!this.props.disabled&&(this._events.on(this._comboBoxWrapper.current,"focus",this._onResolveOptions,!0),"onpointerdown"in this._comboBoxWrapper.current&&this._events.on(this._comboBoxWrapper.current,"pointerdown",this._onPointerDown,!0))},t.prototype.UNSAFE_componentWillReceiveProps=function(e){if(e.selectedKey!==this.props.selectedKey||e.text!==this.props.text||e.options!==this.props.options){var t=this._buildSelectedKeys(e.selectedKey),o=this._getSelectedIndices(e.options,t);this.setState({selectedIndices:o,currentOptions:e.options}),null===e.selectedKey&&this.setState({suggestedDisplayValue:void 0})}},t.prototype.componentDidUpdate=function(e,t){var o=this,r=this.props,n=r.allowFreeform,i=r.text,a=r.onMenuOpen,s=r.onMenuDismissed,l=this.state,c=l.isOpen,d=l.selectedIndices,u=l.currentPendingValueValidIndex;!c||t.isOpen&&t.currentPendingValueValidIndex===u||this._async.setTimeout((function(){return o._scrollIntoView()}),0),this._hasFocus()&&(c||t.isOpen&&!c&&this._focusInputAfterClose&&this._autofill.current&&document.activeElement!==this._autofill.current.inputElement)&&this.focus(void 0,!0),this._focusInputAfterClose&&(t.isOpen&&!c||this._hasFocus()&&(!c&&!this.props.multiSelect&&t.selectedIndices&&d&&t.selectedIndices[0]!==d[0]||!n||i!==e.text))&&this._onFocus(),this._notifyPendingValueChanged(t),c&&!t.isOpen&&a&&a(),!c&&t.isOpen&&s&&s()},t.prototype.componentWillUnmount=function(){this._async.dispose(),this._events.dispose()},t.prototype.render=function(){var e=this,t=this._id+"-error",o=this.props,r=o.className,n=o.disabled,i=o.required,a=o.errorMessage,s=o.onRenderContainer,l=void 0===s?this._onRenderContainer:s,c=o.onRenderLabel,d=void 0===c?this._onRenderLabel:c,u=o.onRenderList,f=void 0===u?this._onRenderList:u,h=o.onRenderItem,m=void 0===h?this._onRenderItem:h,g=o.onRenderOption,v=void 0===g?this._onRenderOptionContent:g,b=o.allowFreeform,y=o.styles,_=o.theme,k=o.keytipProps,w=o.persistMenu,x=o.multiSelect,S=this.state,C=S.isOpen,B=S.suggestedDisplayValue;this._currentVisibleValue=this._getVisibleValue();var I=x?this._getMultiselectDisplayString(this.state.selectedIndices,this.state.currentOptions,B):void 0,P=vn(this.props,gn,["onChange","value"]),E=!!(a&&a.length>0);this._classNames=this.props.getClassNames?this.props.getClassNames(_,!!C,!!n,!!i,!!this._hasFocus(),!!b,!!E,r):ug(dg(_,y),r,!!C,!!n,!!i,!!this._hasFocus(),!!b,!!E);var T=k?yr.createElement(Za,{keytipProps:k,disabled:n},(function(o){return e._renderComboBoxWrapper(I,t,o)})):this._renderComboBoxWrapper(I,t);return yr.createElement("div",p({},P,{ref:this._root,className:this._classNames.container}),d({props:this.props,multiselectAccessibleText:I},this._onRenderLabel),T,(w||C)&&l(p(p({},this.props),{onRenderList:f,onRenderItem:m,onRenderOption:v,options:this.state.currentOptions.map((function(e,t){return p(p({},e),{index:t})})),onDismiss:this._onDismiss}),this._onRenderContainer),E&&yr.createElement("div",{role:"alert",id:t,className:this._classNames.errorMessage},a))},t.prototype._getPendingString=function(e,t,o){return null!=e?e:this._indexWithinBounds(t,o)?t[o].text:""},t.prototype._getMultiselectDisplayString=function(e,t,o){for(var r=[],n=0;e&&n<e.length;n++){var i=e[n];r.push(this._indexWithinBounds(t,i)?t[i].text:this._normalizeToString(o))}var a=this.props.multiSelectDelimiter,s=void 0===a?", ":a;return r.join(s)},t.prototype._indexWithinBounds=function(e,t){return!!e&&(t>=0&&t<e.length)},t.prototype._processInputChangeWithFreeform=function(e){var t=this,o=this.state.currentOptions,r=-1;if(""===e)return 1===(i=o.map((function(e,t){return p(p({},e),{index:t})})).filter((function(e){return e.itemType!==Jm.Header&&e.itemType!==Jm.Divider})).filter((function(o){return t._getPreviewText(o)===e}))).length&&(r=i[0].index),void this._setPendingInfo(e,r,e);var n=e;e=e.toLocaleLowerCase();var i,a="";if("on"===this.props.autoComplete){if((i=o.map((function(e,t){return p(p({},e),{index:t})})).filter((function(e){return e.itemType!==Jm.Header&&e.itemType!==Jm.Divider})).filter((function(o){return 0===t._getPreviewText(o).toLocaleLowerCase().indexOf(e)}))).length>0){var s=this._getPreviewText(i[0]);a=s.toLocaleLowerCase()!==e?s:"",r=i[0].index}}else 1===(i=o.map((function(e,t){return p(p({},e),{index:t})})).filter((function(e){return e.itemType!==Jm.Header&&e.itemType!==Jm.Divider})).filter((function(o){return t._getPreviewText(o).toLocaleLowerCase()===e}))).length&&(r=i[0].index);this._setPendingInfo(n,r,a)},t.prototype._processInputChangeWithoutFreeform=function(e){var t=this,o=this.state,r=o.currentPendingValue,n=o.currentPendingValueValidIndex,i=o.currentOptions;if("on"===this.props.autoComplete&&""!==e){void 0!==this._lastReadOnlyAutoCompleteChangeTimeoutId&&(this._async.clearTimeout(this._lastReadOnlyAutoCompleteChangeTimeoutId),this._lastReadOnlyAutoCompleteChangeTimeoutId=void 0,e=this._normalizeToString(r)+e);var a=e;e=e.toLocaleLowerCase();var s=i.map((function(e,t){return p(p({},e),{index:t})})).filter((function(e){return e.itemType!==Jm.Header&&e.itemType!==Jm.Divider})).filter((function(t){return 0===t.text.toLocaleLowerCase().indexOf(e)}));return s.length>0&&this._setPendingInfo(a,s[0].index,this._getPreviewText(s[0])),void(this._lastReadOnlyAutoCompleteChangeTimeoutId=this._async.setTimeout((function(){t._lastReadOnlyAutoCompleteChangeTimeoutId=void 0}),1e3))}var l=n>=0?n:this._getFirstSelectedIndex();this._setPendingInfoFromIndex(l)},t.prototype._getFirstSelectedIndex=function(){return this.state.selectedIndices&&this.state.selectedIndices.length>0?this.state.selectedIndices[0]:-1},t.prototype._getNextSelectableIndex=function(e,t){var o=this.state.currentOptions,r=e+t;if(r=Math.max(0,Math.min(o.length-1,r)),!this._indexWithinBounds(o,r))return-1;var n=o[r];if(n.itemType===Jm.Header||n.itemType===Jm.Divider||!0===n.hidden){if(t===rg.none||!(r>0&&t<rg.none||r>=0&&r<o.length&&t>rg.none))return e;r=this._getNextSelectableIndex(r,t)}return r},t.prototype._setSelectedIndex=function(e,t,o){var r=this;void 0===o&&(o=rg.none);var n=this.props,i=n.onChange,a=n.onPendingValueChanged,s=this.state.currentOptions,l=this.state.selectedIndices,c=l?l.slice():[];if(e=this._getNextSelectableIndex(e,o),this._indexWithinBounds(s,e)){if(this.props.multiSelect||c.length<1||1===c.length&&c[0]!==e){var d=p({},s[e]);if(!d||d.disabled)return;if(this.props.multiSelect?(d.selected=void 0!==d.selected?!d.selected:c.indexOf(e)<0,d.selected&&c.indexOf(e)<0?c.push(e):!d.selected&&c.indexOf(e)>=0&&(c=c.filter((function(t){return t!==e})))):c[0]=e,t.persist(),this.props.selectedKey||null===this.props.selectedKey)this._hasPendingValue&&a&&(a(),this._hasPendingValue=!1),i&&i(t,d,e,void 0);else{var u=s.slice();u[e]=d,this.setState({selectedIndices:c,currentOptions:u},(function(){r._hasPendingValue&&a&&(a(),r._hasPendingValue=!1),i&&i(t,d,e,void 0)}))}}this.props.multiSelect&&this.state.isOpen||this._clearPendingInfo()}},t.prototype._submitPendingValue=function(e){var t=this.props,o=t.onChange,r=t.allowFreeform,n=t.autoComplete,i=this.state,a=i.currentPendingValue,s=i.currentPendingValueValidIndex,l=i.currentOptions,c=i.currentPendingValueValidIndexOnHover,d=this.state.selectedIndices;if(!this._processingClearPendingInfo){if(r){if(null==a)return void(c>=0&&(this._setSelectedIndex(c,e),this._clearPendingInfo()));if(this._indexWithinBounds(l,s)){var u=this._getPreviewText(l[s]).toLocaleLowerCase();if(a.toLocaleLowerCase()===u||n&&0===u.indexOf(a.toLocaleLowerCase())&&this._autofill.current&&this._autofill.current.isValueSelected&&a.length+(this._autofill.current.selectionEnd-this._autofill.current.selectionStart)===u.length||this._autofill.current&&this._autofill.current.inputElement&&this._autofill.current.inputElement.value.toLocaleLowerCase()===u){if(this._setSelectedIndex(s,e),this.props.multiSelect&&this.state.isOpen)return;return void this._clearPendingInfo()}}if(o)o&&o(e,void 0,void 0,a);else{var f={key:a||oa(),text:this._normalizeToString(a)};this.props.multiSelect&&(f.selected=!0);var p=l.concat([f]);d&&(this.props.multiSelect||(d=[]),d.push(p.length-1)),this.setState({currentOptions:p,selectedIndices:d})}}else s>=0?this._setSelectedIndex(s,e):c>=0&&this._setSelectedIndex(c,e);this._clearPendingInfo()}},t.prototype._onCalloutLayerMounted=function(){this._gotMouseMove=!1},t.prototype._renderSeparator=function(e){var t=e.index,o=e.key;return t&&t>0?yr.createElement("div",{role:"separator",key:o,className:this._classNames.divider}):null},t.prototype._renderHeader=function(e){var t=this.props.onRenderOption,o=void 0===t?this._onRenderOptionContent:t;return yr.createElement("div",{id:e.id,key:e.key,className:this._classNames.header},o(e,this._onRenderOptionContent))},t.prototype._isOptionSelected=function(e){return this.state.currentPendingValueValidIndexOnHover!==ng.clearAll&&this._getPendingSelectedIndex(!0)===e},t.prototype._isOptionChecked=function(e){if(this.props.multiSelect&&void 0!==e&&this.state.selectedIndices){return this.state.selectedIndices.indexOf(e)>=0}return!1},t.prototype._getPendingSelectedIndex=function(e){var t=this.state,o=t.currentPendingValueValidIndexOnHover,r=t.currentPendingValueValidIndex,n=t.currentPendingValue;return o>=0?o:r>=0||e&&null!=n?r:this.props.multiSelect?0:this._getFirstSelectedIndex()},t.prototype._scrollIntoView=function(){var e=this.props,t=e.onScrollToItem,o=e.scrollSelectedToTop,r=this.state,n=r.currentPendingValueValidIndex,i=r.currentPendingValue;if(t)t(n>=0||""!==i?n:this._getFirstSelectedIndex());else if(this._selectedElement.current&&this._selectedElement.current.offsetParent)if(o)this._selectedElement.current.offsetParent.scrollIntoView(!0);else{var a=!0;if(this._comboBoxMenu.current&&this._comboBoxMenu.current.offsetParent){var s=this._comboBoxMenu.current.offsetParent.getBoundingClientRect(),l=this._selectedElement.current.offsetParent.getBoundingClientRect();if(s.top<=l.top&&s.top+s.height>=l.top+l.height)return;s.top+s.height<=l.top+l.height&&(a=!1)}this._selectedElement.current.offsetParent.scrollIntoView(a)}},t.prototype._onItemClick=function(e){var t=this,o=this.props.onItemClick,r=e.index;return function(n){t.props.multiSelect||(t._autofill.current&&t._autofill.current.focus(),t.setState({isOpen:!1})),o&&o(n,e,r),t._setSelectedIndex(r,n)}},t.prototype._getSelectedIndices=function(e,t){if(!e||!t)return[];var o={};e.forEach((function(e,t){e.selected&&(o[t]=!0)}));for(var r=function(t){var r=yi(e,(function(e){return e.key===t}));r>-1&&(o[r]=!0)},n=0,i=t;n<i.length;n++){r(i[n])}return Object.keys(o).map(Number).sort()},t.prototype._resetSelectedIndex=function(){var e=this.state.currentOptions;this._clearPendingInfo();var t=this._getFirstSelectedIndex();t>0&&t<e.length?this.setState({suggestedDisplayValue:e[t].text}):this.props.text&&this.setState({suggestedDisplayValue:this.props.text})},t.prototype._clearPendingInfo=function(){this._processingClearPendingInfo=!0,this.setState({currentPendingValue:void 0,currentPendingValueValidIndex:-1,suggestedDisplayValue:void 0,currentPendingValueValidIndexOnHover:ng.default},this._onAfterClearPendingInfo)},t.prototype._setPendingInfo=function(e,t,o){void 0===t&&(t=-1),this._processingClearPendingInfo||this.setState({currentPendingValue:this._normalizeToString(e),currentPendingValueValidIndex:t,suggestedDisplayValue:o,currentPendingValueValidIndexOnHover:ng.default})},t.prototype._setPendingInfoFromIndex=function(e){var t=this.state.currentOptions;if(e>=0&&e<t.length){var o=t[e];this._setPendingInfo(this._getPreviewText(o),e,this._getPreviewText(o))}else this._clearPendingInfo()},t.prototype._setPendingInfoFromIndexAndDirection=function(e,t){var o=this.state.currentOptions;t===rg.forward&&e>=o.length-1?e=-1:t===rg.backward&&e<=0&&(e=o.length);var r=this._getNextSelectableIndex(e,t);e===r?t===rg.forward?e=this._getNextSelectableIndex(-1,t):t===rg.backward&&(e=this._getNextSelectableIndex(o.length,t)):e=r,this._indexWithinBounds(o,e)&&this._setPendingInfoFromIndex(e)},t.prototype._notifyPendingValueChanged=function(e){var t=this.props.onPendingValueChanged;if(t){var o=this.state,r=o.currentPendingValue,n=o.currentOptions,i=o.currentPendingValueValidIndex,a=o.currentPendingValueValidIndexOnHover,s=void 0,l=void 0;a!==e.currentPendingValueValidIndexOnHover&&this._indexWithinBounds(n,a)?s=a:i!==e.currentPendingValueValidIndex&&this._indexWithinBounds(n,i)?s=i:r!==e.currentPendingValue&&(l=r),(void 0!==s||void 0!==l||this._hasPendingValue)&&(t(void 0!==s?n[s]:void 0,s,l),this._hasPendingValue=void 0!==s||void 0!==l)}},t.prototype._setOpenStateAndFocusOnClose=function(e,t){this._focusInputAfterClose=t,this.setState({isOpen:e})},t.prototype._isAltOrMeta=function(e){return e.which===Cr.alt||"Meta"===e.key},t.prototype._onOptionMouseEnter=function(e){this._shouldIgnoreMouseEvent()||this.setState({currentPendingValueValidIndexOnHover:e})},t.prototype._onOptionMouseMove=function(e){this._gotMouseMove=!0,this._isScrollIdle&&this.state.currentPendingValueValidIndexOnHover!==e&&this.setState({currentPendingValueValidIndexOnHover:e})},t.prototype._shouldIgnoreMouseEvent=function(){return!this._isScrollIdle||!this._gotMouseMove},t.prototype._handleInputWhenDisabled=function(e){this.props.disabled&&(this.state.isOpen&&this.setState({isOpen:!1}),null!==e&&e.which!==Cr.tab&&e.which!==Cr.escape&&(e.which<112||e.which>123)&&(e.stopPropagation(),e.preventDefault()))},t.prototype._handleTouchAndPointerEvent=function(){var e=this;void 0!==this._lastTouchTimeoutId&&(this._async.clearTimeout(this._lastTouchTimeoutId),this._lastTouchTimeoutId=void 0),this._processingTouch=!0,this._lastTouchTimeoutId=this._async.setTimeout((function(){e._processingTouch=!1,e._lastTouchTimeoutId=void 0}),500)},t.prototype._getCaretButtonStyles=function(){var e=this.props.caretDownButtonStyles;return cg(this.props.theme,e)},t.prototype._getCurrentOptionStyles=function(e){var t=this.props.comboBoxOptionStyles,o=e.styles;return lg(this.props.theme,t,o,this._isPendingOption(e),e.hidden)},t.prototype._getAriaActiveDescendantValue=function(){var e=this.state.isOpen&&this.state.selectedIndices&&this.state.selectedIndices.length>0?this._id+"-list"+this.state.selectedIndices[0]:void 0;return this.state.isOpen&&this._hasFocus()&&-1!==this.state.currentPendingValueValidIndex&&(e=this._id+"-list"+this.state.currentPendingValueValidIndex),e},t.prototype._getAriaAutoCompleteValue=function(){return!this.props.disabled&&"on"===this.props.autoComplete?this.props.allowFreeform?"inline":"both":"none"},t.prototype._isPendingOption=function(e){return e&&e.index===this.state.currentPendingValueValidIndex},t.prototype._buildDefaultSelectedKeys=function(e,t){var o=this._buildSelectedKeys(e);return o.length?o:this._buildSelectedKeys(t)},t.prototype._buildSelectedKeys=function(e){return void 0===e?[]:e instanceof Array?e:[e]},t.prototype._getPreviewText=function(e){return e.useAriaLabelAsText&&e.ariaLabel?e.ariaLabel:e.text},t.prototype._normalizeToString=function(e){return e||""},t.prototype._hasFocus=function(){return"none"!==this.state.focusState},t.defaultProps={options:[],allowFreeform:!1,autoComplete:"on",buttonIconProps:{iconName:"ChevronDown"}},t=m([ac("ComboBox",["theme","styles"],!0)],t)}(yr.Component),gg={auto:0,top:1,bottom:2,center:3},vg={top:-1,bottom:-1,left:-1,right:-1,width:0,height:0},bg=function(e){return e.getBoundingClientRect()},yg=bg,_g=bg,kg=function(e){function t(t){var o=e.call(this,t)||this;return o._root=yr.createRef(),o._surface=yr.createRef(),o._pageRefs={},o._getDerivedStateFromProps=function(e,t){return e.items!==o.props.items||e.renderCount!==o.props.renderCount||e.startIndex!==o.props.startIndex||e.version!==o.props.version?(o._resetRequiredWindows(),o._requiredRect=null,o._measureVersion++,o._invalidatePageCache(),o._updatePages(e,t)):t},o._onRenderRoot=function(e){var t=e.rootRef,o=e.surfaceElement,r=e.divProps;return yr.createElement("div",p({ref:t},r),o)},o._onRenderSurface=function(e){var t=e.surfaceRef,o=e.pageElements,r=e.divProps;return yr.createElement("div",p({ref:t},r),o)},o._onRenderPage=function(e,t){for(var r=o.props,n=r.onRenderCell,i=r.role,a=e.page,s=a.items,l=void 0===s?[]:s,c=a.startIndex,d=h(e,["page"]),u=void 0===i?"listitem":"presentation",f=[],m=0;m<l.length;m++){var g=c+m,v=l[m],b=o.props.getKey?o.props.getKey(v,g):v&&v.key;null==b&&(b=g),f.push(yr.createElement("div",{role:u,className:"ms-List-cell",key:b,"data-list-index":g,"data-automationid":"ListCell"},n&&n(v,g,o.props.ignoreScrollingState?void 0:o.state.isScrolling)))}return yr.createElement("div",p({},d),f)},si(o),o.state={pages:[],isScrolling:!1,getDerivedStateFromProps:o._getDerivedStateFromProps},o._async=new fi(o),o._events=new qa(o),o._estimatedPageHeight=0,o._totalEstimates=0,o._requiredWindowsAhead=0,o._requiredWindowsBehind=0,o._measureVersion=0,o._onAsyncScroll=o._async.debounce(o._onAsyncScroll,100,{leading:!1,maxWait:500}),o._onAsyncIdle=o._async.debounce(o._onAsyncIdle,200,{leading:!1}),o._onAsyncResize=o._async.debounce(o._onAsyncResize,16,{leading:!1}),o._onScrollingDone=o._async.debounce(o._onScrollingDone,500,{leading:!1}),o._cachedPageHeights={},o._estimatedPageHeight=0,o._focusedIndex=-1,o._pageCache={},o}return f(t,e),t.getDerivedStateFromProps=function(e,t){return t.getDerivedStateFromProps(e,t)},Object.defineProperty(t.prototype,"pageRefs",{get:function(){return this._pageRefs},enumerable:!0,configurable:!0}),t.prototype.scrollToIndex=function(e,t,o){void 0===o&&(o=gg.auto);for(var r=this.props.startIndex,n=r+this._getRenderCount(),i=this._allowedRect,a=0,s=1,l=r;l<n;l+=s){var c=this._getPageSpecification(l,i),d=c.height;if(s=c.itemCount,l<=e&&l+s>e){if(t&&this._scrollElement){for(var u=_g(this._scrollElement),f={top:this._scrollElement.scrollTop,bottom:this._scrollElement.scrollTop+u.height},p=e-l,h=0;h<p;++h)a+=t(l+h);var m=a+t(e);switch(o){case gg.top:return void(this._scrollElement.scrollTop=a);case gg.bottom:return void(this._scrollElement.scrollTop=m-u.height);case gg.center:return void(this._scrollElement.scrollTop=(a+m-u.height)/2);case gg.auto:}if(a>=f.top&&m<=f.bottom)return;a<f.top||m>f.bottom&&(a=m-u.height)}return void(this._scrollElement.scrollTop=a)}a+=d}},t.prototype.getStartItemIndexInView=function(e){for(var t=0,o=this.state.pages||[];t<o.length;t++){var r=o[t];if(!r.isSpacer&&(this._scrollTop||0)>=r.top&&(this._scrollTop||0)<=r.top+r.height){if(!e){var n=Math.floor(r.height/r.itemCount);return r.startIndex+Math.floor((this._scrollTop-r.top)/n)}for(var i=0,a=r.startIndex;a<r.startIndex+r.itemCount;a++){n=e(a);if(r.top+i<=this._scrollTop&&this._scrollTop<r.top+i+n)return a;i+=n}}}return 0},t.prototype.componentDidMount=function(){this.setState(this._updatePages(this.props,this.state)),this._measureVersion++,this._scrollElement=pa(this._root.current),this._events.on(window,"resize",this._onAsyncResize),this._root.current&&this._events.on(this._root.current,"focus",this._onFocus,!0),this._scrollElement&&(this._events.on(this._scrollElement,"scroll",this._onScroll),this._events.on(this._scrollElement,"scroll",this._onAsyncScroll))},t.prototype.componentDidUpdate=function(e,t){var o=this.props,r=this.state;if(this.state.pagesVersion!==t.pagesVersion){if(o.getPageHeight)this._onAsyncIdle();else this._updatePageMeasurements(r.pages)?(this._materializedRect=null,this._hasCompletedFirstRender?this._onAsyncScroll():(this._hasCompletedFirstRender=!0,this.setState(this._updatePages(o,r)))):this._onAsyncIdle();o.onPagesUpdated&&o.onPagesUpdated(r.pages)}},t.prototype.componentWillUnmount=function(){this._async.dispose(),this._events.dispose(),delete this._scrollElement},t.prototype.shouldComponentUpdate=function(e,t){var o=this.state.pages,r=t.pages,n=!1;if(!t.isScrolling&&this.state.isScrolling)return!0;if(e.version!==this.props.version)return!0;if(e.items===this.props.items&&o.length===r.length)for(var i=0;i<o.length;i++){var a=o[i],s=r[i];if(a.key!==s.key||a.itemCount!==s.itemCount){n=!0;break}}else n=!0;return n},t.prototype.forceUpdate=function(){this._invalidatePageCache(),this._updateRenderRects(this.props,this.state,!0),this.setState(this._updatePages(this.props,this.state)),this._measureVersion++,e.prototype.forceUpdate.call(this)},t.prototype.getTotalListHeight=function(){return this._surfaceRect.height},t.prototype.render=function(){for(var e=this.props,t=e.className,o=e.role,r=void 0===o?"list":o,n=e.onRenderSurface,i=e.onRenderRoot,a=this.state.pages,s=void 0===a?[]:a,l=[],c=vn(this.props,gn),d=0,u=s;d<u.length;d++){var f=u[d];l.push(this._renderPage(f))}var h=n?xs(n,this._onRenderSurface):this._onRenderSurface;return(i?xs(i,this._onRenderRoot):this._onRenderRoot)({rootRef:this._root,pages:s,surfaceElement:h({surfaceRef:this._surface,pages:s,pageElements:l,divProps:{role:"presentation",className:"ms-List-surface"}}),divProps:p(p({},c),{className:xn("ms-List",t),role:l.length>0?r:void 0})})},t.prototype._shouldVirtualize=function(e){void 0===e&&(e=this.props);var t=e.onShouldVirtualize;return!t||t(e)},t.prototype._invalidatePageCache=function(){this._pageCache={}},t.prototype._renderPage=function(e){var t,o=this,r=this.props.usePageCache;if(r&&(t=this._pageCache[e.key])&&t.pageElement)return t.pageElement;var n=this._getPageStyle(e),i=this.props.onRenderPage,a=(void 0===i?this._onRenderPage:i)({page:e,className:"ms-List-page",key:e.key,ref:function(t){o._pageRefs[e.key]=t},style:n,role:"presentation"},this._onRenderPage);return r&&0===e.startIndex&&(this._pageCache[e.key]={page:e,pageElement:a}),a},t.prototype._getPageStyle=function(e){var t=this.props.getPageStyle;return p(p({},t?t(e):{}),e.items?{}:{height:e.height})},t.prototype._onFocus=function(e){for(var t=e.target;t!==this._surface.current;){var o=t.getAttribute("data-list-index");if(o){this._focusedIndex=Number(o);break}t=Ni(t)}},t.prototype._onScroll=function(){this.state.isScrolling||this.props.ignoreScrollingState||this.setState({isScrolling:!0}),this._resetRequiredWindows(),this._onScrollingDone()},t.prototype._resetRequiredWindows=function(){this._requiredWindowsAhead=0,this._requiredWindowsBehind=0},t.prototype._onAsyncScroll=function(){var e,t;this._updateRenderRects(this.props,this.state),this._materializedRect&&(e=this._requiredRect,t=this._materializedRect,e.top>=t.top&&e.left>=t.left&&e.bottom<=t.bottom&&e.right<=t.right)||this.setState(this._updatePages(this.props,this.state))},t.prototype._onAsyncIdle=function(){var e=this.props,t=e.renderedWindowsAhead,o=e.renderedWindowsBehind,r=this._requiredWindowsAhead,n=this._requiredWindowsBehind,i=Math.min(t,r+1),a=Math.min(o,n+1);i===r&&a===n||(this._requiredWindowsAhead=i,this._requiredWindowsBehind=a,this._updateRenderRects(this.props,this.state),this.setState(this._updatePages(this.props,this.state))),(t>i||o>a)&&this._onAsyncIdle()},t.prototype._onScrollingDone=function(){this.props.ignoreScrollingState||this.setState({isScrolling:!1})},t.prototype._onAsyncResize=function(){this.forceUpdate()},t.prototype._updatePages=function(e,t){this._requiredRect||this._updateRenderRects(e,t);var o=this._buildPages(e,t),r=t.pages;return this._notifyPageChanges(r,o.pages,this.props),p(p(p({},t),o),{pagesVersion:{}})},t.prototype._notifyPageChanges=function(e,t,o){var r=o.onPageAdded,n=o.onPageRemoved;if(r||n){for(var i={},a=0,s=e;a<s.length;a++){(d=s[a]).items&&(i[d.startIndex]=d)}for(var l=0,c=t;l<c.length;l++){var d;(d=c[l]).items&&(i[d.startIndex]?delete i[d.startIndex]:this._onPageAdded(d))}for(var u in i)i.hasOwnProperty(u)&&this._onPageRemoved(i[u])}},t.prototype._updatePageMeasurements=function(e){var t=!1;if(!this._shouldVirtualize())return t;for(var o=0;o<e.length;o++){var r=e[o];r.items&&(t=this._measurePage(r)||t)}return t},t.prototype._measurePage=function(e){var t=!1,o=this._pageRefs[e.key],r=this._cachedPageHeights[e.startIndex];if(o&&this._shouldVirtualize()&&(!r||r.measureVersion!==this._measureVersion)){var n={width:o.clientWidth,height:o.clientHeight};(n.height||n.width)&&(t=e.height!==n.height,e.height=n.height,this._cachedPageHeights[e.startIndex]={height:n.height,measureVersion:this._measureVersion},this._estimatedPageHeight=Math.round((this._estimatedPageHeight*this._totalEstimates+n.height)/(this._totalEstimates+1)),this._totalEstimates++)}return t},t.prototype._onPageAdded=function(e){var t=this.props.onPageAdded;t&&t(e)},t.prototype._onPageRemoved=function(e){var t=this.props.onPageRemoved;t&&t(e)},t.prototype._buildPages=function(e,t){var o=e.renderCount,r=e.items,n=e.startIndex,i=e.getPageHeight;o=this._getRenderCount(e);for(var a=p({},vg),s=[],l=1,c=0,d=null,u=this._focusedIndex,f=n+o,h=this._shouldVirtualize(e),m=0===this._estimatedPageHeight&&!i,g=this._allowedRect,v=function(e){var o=b._getPageSpecification(e,g),i=o.height,p=o.data,v=o.key;l=o.itemCount;var y,_,k=c+i-1,w=yi(t.pages,(function(t){return!!t.items&&t.startIndex===e}))>-1,x=!g||k>=g.top&&c<=g.bottom,S=!b._requiredRect||k>=b._requiredRect.top&&c<=b._requiredRect.bottom;if(!m&&(S||x&&w)||!h||u>=e&&u<e+l||e===n){d&&(s.push(d),d=null);var C=Math.min(l,f-e),B=b._createPage(v,r.slice(e,e+C),e,void 0,void 0,p);B.top=c,B.height=i,b._visibleRect&&b._visibleRect.bottom&&(B.isVisible=k>=b._visibleRect.top&&c<=b._visibleRect.bottom),s.push(B),S&&b._allowedRect&&(y=a,_={top:c,bottom:k,height:i,left:g.left,right:g.right,width:g.width},y.top=_.top<y.top||-1===y.top?_.top:y.top,y.left=_.left<y.left||-1===y.left?_.left:y.left,y.bottom=_.bottom>y.bottom||-1===y.bottom?_.bottom:y.bottom,y.right=_.right>y.right||-1===y.right?_.right:y.right,y.width=y.right-y.left+1,y.height=y.bottom-y.top+1)}else d||(d=b._createPage("spacer-"+e,void 0,e,0,void 0,p,!0)),d.height=(d.height||0)+(k-c)+1,d.itemCount+=l;if(c+=k-c+1,m&&h)return"break"},b=this,y=n;y<f;y+=l){if("break"===v(y))break}return d&&(d.key="spacer-end",s.push(d)),this._materializedRect=a,p(p({},t),{pages:s,measureVersion:this._measureVersion})},t.prototype._getPageSpecification=function(e,t){var o=this.props.getPageSpecification;if(o){var r=o(e,t),n=r.itemCount,i=void 0===n?this._getItemCountForPage(e,t):n,a=r.height;return{itemCount:i,height:void 0===a?this._getPageHeight(e,t,i):a,data:r.data,key:r.key}}return{itemCount:i=this._getItemCountForPage(e,t),height:this._getPageHeight(e,t,i)}},t.prototype._getPageHeight=function(e,t,o){if(this.props.getPageHeight)return this.props.getPageHeight(e,t,o);var r=this._cachedPageHeights[e];return r?r.height:this._estimatedPageHeight||30},t.prototype._getItemCountForPage=function(e,t){var o=this.props.getItemCountForPage?this.props.getItemCountForPage(e,t):10;return o||10},t.prototype._createPage=function(e,t,o,r,n,i,a){void 0===o&&(o=-1),void 0===r&&(r=t?t.length:0),void 0===n&&(n={}),e=e||"page-"+o;var s=this._pageCache[e];return s&&s.page?s.page:{key:e,startIndex:o,itemCount:r,items:t,style:n,top:0,height:0,data:i,isSpacer:a||!1}},t.prototype._getRenderCount=function(e){var t=e||this.props,o=t.items,r=t.startIndex,n=t.renderCount;return void 0===n?o?o.length-r:0:n},t.prototype._updateRenderRects=function(e,t,o){var r=e.renderedWindowsAhead,n=e.renderedWindowsBehind,i=t.pages;if(this._shouldVirtualize(e)){var a=this._surfaceRect||p({},vg),s=this._scrollElement&&this._scrollElement.scrollHeight,l=this._scrollElement?this._scrollElement.scrollTop:0;this._surface.current&&(o||!i||!this._surfaceRect||!s||s!==this._scrollHeight||Math.abs(this._scrollTop-l)>this._estimatedPageHeight/3)&&(a=this._surfaceRect=yg(this._surface.current),this._scrollTop=l),!o&&s&&s===this._scrollHeight||this._measureVersion++,this._scrollHeight=s;var c=Math.max(0,-a.top),d=rt(this._root.current),u={top:c,left:a.left,bottom:c+d.innerHeight,right:a.right,width:a.width,height:d.innerHeight};this._requiredRect=wg(u,this._requiredWindowsBehind,this._requiredWindowsAhead),this._allowedRect=wg(u,n,r),this._visibleRect=u}},t.defaultProps={startIndex:0,onRenderCell:function(e,t,o){return yr.createElement(yr.Fragment,null,e&&e.name||"")},renderedWindowsAhead:2,renderedWindowsBehind:2},t}(yr.Component);function wg(e,t,o){var r=e.top-t*e.height,n=e.height+(t+o)*e.height;return{top:r,bottom:r+n,height:n,left:e.left,right:e.right,width:e.width}}var xg=function(e){function t(t){var o=e.call(this,t)||this;return o._comboBox=yr.createRef(),o._list=yr.createRef(),o._onRenderList=function(e){var t=e.id,r=e.onRenderItem;return yr.createElement(kg,{componentRef:o._list,role:"listbox",id:t+"-list","aria-labelledby":t+"-label",items:e.options,onRenderCell:r?function(e){return r(e)}:function(){return null}})},o._onScrollToItem=function(e){o._list.current&&o._list.current.scrollToIndex(e)},si(o),o}return f(t,e),Object.defineProperty(t.prototype,"selectedOptions",{get:function(){return this._comboBox.current?this._comboBox.current.selectedOptions:[]},enumerable:!0,configurable:!0}),t.prototype.dismissMenu=function(){if(this._comboBox.current)return this._comboBox.current.dismissMenu()},t.prototype.focus=function(e,t){return!!this._comboBox.current&&(this._comboBox.current.focus(e,t),!0)},t.prototype.render=function(){return yr.createElement(mg,p({},this.props,{componentRef:this._comboBox,onRenderList:this._onRenderList,onScrollToItem:this._onScrollToItem}))},t}(yr.Component),Sg=function(e){var t=e.className,o=e.theme,r=o.semanticColors;return{root:[o.fonts.medium,"ms-CommandBar",{display:"flex",backgroundColor:r.bodyBackground,padding:"0 14px 0 24px",height:44},t],primarySet:["ms-CommandBar-primaryCommand",{flexGrow:"1",display:"flex",alignItems:"stretch"}],secondarySet:["ms-CommandBar-secondaryCommand",{flexShrink:"0",display:"flex",alignItems:"stretch"}]}},Cg=Fo((function(e){var t={height:"100%"},o={whiteSpace:"nowrap"},r=e||{},n=r.root,i=r.label,a=h(r,["root","label"]);return p(p({},a),{root:n?[t,n]:t,label:i?[o,i]:o})})),Bg=Dr(),Ig=function(e){function t(t){var o=e.call(this,t)||this;return o._focusZone=yr.createRef(),o._persistedKeytips={},o._keytipManager=Wa.getInstance(),o._divContainer=yr.createRef(),o._onRenderItems=function(e){return e.map((function(e,t){return yr.createElement("div",{key:e.key,className:o._classNames.item},o.props.onRenderItem(e))}))},o._onRenderOverflowButtonWrapper=function(e){var t={className:o._classNames.overflowButton},r=o.props.keytipSequences,n=[];return r?e.forEach((function(e){var t=e.keytipProps;if(t){var i={content:t.content,keySequences:t.keySequences,disabled:t.disabled||!(!e.disabled&&!e.isDisabled),hasDynamicChildren:t.hasDynamicChildren,hasMenu:t.hasMenu};t.hasDynamicChildren||o._getSubMenuForItem(e)?i.onExecute=o._keytipManager.menuExecute.bind(o._keytipManager,r,e.keytipProps.keySequences):i.onExecute=t.onExecute,o._persistedKeytips[i.content]=i;var a=p(p({},e),{keytipProps:p(p({},t),{overflowSetSequence:r})});n.push(a)}else n.push(e)})):n=e,yr.createElement("div",p({},t),o.props.onRenderOverflowButton(n))},si(o),o}return f(t,e),t.prototype.render=function(){var e,t,o=this.props,r=o.items,n=o.overflowItems,i=o.className,a=o.focusZoneProps,s=o.styles,l=o.vertical,c=o.doNotContainWithinFocusZone,d=o.role,u=o.overflowSide,f=void 0===u?"end":u;this._classNames=Bg(s,{className:i,vertical:l}),c?(e="div",t=p(p({},vn(this.props,gn)),{ref:this._divContainer})):(e=Ca,t=p(p(p({},vn(this.props,gn)),a),{componentRef:this._focusZone,direction:l?va.vertical:va.horizontal}));var h=n&&n.length>0;return yr.createElement(e,p({role:d||"group","aria-orientation":"menubar"===d?!0===l?"vertical":"horizontal":void 0},t,{className:this._classNames.root}),"start"===f&&h&&this._onRenderOverflowButtonWrapper(n),r&&this._onRenderItems(r),"end"===f&&h&&this._onRenderOverflowButtonWrapper(n))},t.prototype.focus=function(e){var t=!1;return this.props.doNotContainWithinFocusZone?this._divContainer.current&&(t=Hi(this._divContainer.current)):this._focusZone.current&&(t=this._focusZone.current.focus(e)),t},t.prototype.focusElement=function(e){var t=!1;return!!e&&(this.props.doNotContainWithinFocusZone?this._divContainer.current&&Mi(this._divContainer.current,e)&&(e.focus(),t=document.activeElement===e):this._focusZone.current&&(t=this._focusZone.current.focusElement(e)),t)},t.prototype.componentDidMount=function(){this._registerPersistedKeytips()},t.prototype.componentWillUnmount=function(){this._unregisterPersistedKeytips()},t.prototype.UNSAFE_componentWillUpdate=function(){this._unregisterPersistedKeytips()},t.prototype.componentDidUpdate=function(){this._registerPersistedKeytips()},t.prototype._registerPersistedKeytips=function(){var e=this;Object.keys(this._persistedKeytips).forEach((function(t){var o=e._persistedKeytips[t],r=e._keytipManager.register(o,!0);e._persistedKeytips[r]=o,delete e._persistedKeytips[t]}))},t.prototype._unregisterPersistedKeytips=function(){var e=this;Object.keys(this._persistedKeytips).forEach((function(t){e._keytipManager.unregister(e._persistedKeytips[t],t,!0)})),this._persistedKeytips={}},t.prototype._getSubMenuForItem=function(e){return this.props.itemSubMenuProvider?this.props.itemSubMenuProvider(e):e.subMenuProps?e.subMenuProps.items:void 0},t}(yr.Component),Pg={flexShrink:0,display:"inherit"},Eg=xr(Ig,(function(e){var t=e.className;return{root:["ms-OverflowSet",{position:"relative",display:"flex",flexWrap:"nowrap"},e.vertical&&{flexDirection:"column"},t],item:["ms-OverflowSet-item",Pg],overflowButton:["ms-OverflowSet-overflowButton",Pg]}}),void 0,{scope:"OverflowSet"}),Tg=Dr(),Dg=function(e){function t(t){var o=e.call(this,t)||this;return o._overflowSet=yr.createRef(),o._resizeGroup=yr.createRef(),o._onRenderData=function(e){return yr.createElement(Ca,{className:xn(o._classNames.root),direction:va.horizontal,role:"menubar","aria-label":o.props.ariaLabel},yr.createElement(Eg,{role:"none",componentRef:o._overflowSet,className:xn(o._classNames.primarySet),doNotContainWithinFocusZone:!0,items:e.primaryItems,overflowItems:e.overflowItems.length?e.overflowItems:void 0,onRenderItem:o._onRenderItem,onRenderOverflowButton:o._onRenderOverflowButton}),e.farItems&&e.farItems.length>0&&yr.createElement(Eg,{role:"none",className:xn(o._classNames.secondarySet),doNotContainWithinFocusZone:!0,items:e.farItems,onRenderItem:o._onRenderItem,onRenderOverflowButton:ss}))},o._onRenderItem=function(e){if(e.onRender)return e.onRender(e,(function(){}));var t=e.text||e.name,r=p(p({allowDisabledFocus:!0,role:"menuitem"},e),{styles:Cg(e.buttonStyles),className:xn("ms-CommandBarItem-link",e.className),text:e.iconOnly?void 0:t,menuProps:e.subMenuProps,onClick:o._onButtonClick(e)});return e.iconOnly&&(void 0!==t||e.tooltipHostProps)?yr.createElement(jd,p({content:t},e.tooltipHostProps),o._commandButton(e,r)):o._commandButton(e,r)},o._commandButton=function(e,t){var r=o.props.buttonAs,n=e.commandBarButtonAs,i=fu;return n&&(i=ud(n,i)),r&&(i=ud(r,i)),yr.createElement(i,p({},t))},o._onRenderOverflowButton=function(e){var t=o.props.overflowButtonProps,r=void 0===t?{}:t,n=g(r.menuProps?r.menuProps.items:[],e),i=p(p({role:"menuitem"},r),{styles:p({menuIcon:{fontSize:"17px"}},r.styles),className:xn("ms-CommandBar-overflowButton",r.className),menuProps:p(p({},r.menuProps),{items:n}),menuIconProps:p({iconName:"More"},r.menuIconProps)}),a=o.props.overflowButtonAs?ud(o.props.overflowButtonAs,fu):fu;return yr.createElement(a,p({},i))},o._onReduceData=function(e){var t=o.props,r=t.shiftOnReduce,n=t.onDataReduced,i=e.primaryItems,a=e.overflowItems,s=e.cacheKey,l=i[r?0:i.length-1];if(void 0!==l){l.renderedInOverflow=!0,a=g([l],a),i=r?i.slice(1):i.slice(0,-1);var c=p(p({},e),{primaryItems:i,overflowItems:a});return s=o._computeCacheKey({primaryItems:i,overflow:a.length>0}),n&&n(l),c.cacheKey=s,c}},o._onGrowData=function(e){var t=o.props,r=t.shiftOnReduce,n=t.onDataGrown,i=e.minimumOverflowItems,a=e.primaryItems,s=e.overflowItems,l=e.cacheKey,c=s[0];if(void 0!==c&&s.length>i){c.renderedInOverflow=!1,s=s.slice(1),a=r?g([c],a):g(a,[c]);var d=p(p({},e),{primaryItems:a,overflowItems:s});return l=o._computeCacheKey({primaryItems:a,overflow:s.length>0}),n&&n(c),d.cacheKey=l,d}},si(o),o}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.items,o=e.overflowItems,r=e.farItems,n=e.styles,i=e.theme,a=e.dataDidRender,s=e.onReduceData,l=void 0===s?this._onReduceData:s,c=e.onGrowData,d=void 0===c?this._onGrowData:c,u={primaryItems:g(t),overflowItems:g(o),minimumOverflowItems:g(o).length,farItems:r,cacheKey:this._computeCacheKey({primaryItems:g(t),overflow:o&&o.length>0})};this._classNames=Tg(n,{theme:i});var f=vn(this.props,gn);return yr.createElement(Id,p({},f,{componentRef:this._resizeGroup,data:u,onReduceData:l,onGrowData:d,onRenderData:this._onRenderData,dataDidRender:a}))},t.prototype.focus=function(){var e=this._overflowSet.current;e&&e.focus()},t.prototype.remeasure=function(){this._resizeGroup.current&&this._resizeGroup.current.remeasure()},t.prototype._onButtonClick=function(e){return function(t){e.inactive||e.onClick&&e.onClick(t,e)}},t.prototype._computeCacheKey=function(e){var t=e.primaryItems,o=e.overflow;return[t&&t.reduce((function(e,t){var o=t.cacheKey;return e+(void 0===o?t.key:o)}),""),o?"overflow":""].join("")},t.defaultProps={items:[],overflowItems:[]},t}(yr.Component),Ng=xr(Dg,Sg,void 0,{scope:"CommandBar"}),zg=Dr(),Fg={months:["January","February","March","April","May","June","July","August","September","October","November","December"],shortMonths:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],shortDays:["S","M","T","W","T","F","S"],goToToday:"Go to today",prevMonthAriaLabel:"Go to previous month",nextMonthAriaLabel:"Go to next month",prevYearAriaLabel:"Go to previous year",nextYearAriaLabel:"Go to next year",prevYearRangeAriaLabel:"Previous year range",nextYearRangeAriaLabel:"Next year range",closeButtonAriaLabel:"Close date picker",weekNumberFormatString:"Week number {0}"},Mg=function(e){function t(t){var o=e.call(this,t)||this;return o._calendar=yr.createRef(),o._datePickerDiv=yr.createRef(),o._textField=yr.createRef(),o._onSelectDate=function(e){var t=o.props,r=t.formatDate,n=t.onSelectDate;o.props.calendarProps&&o.props.calendarProps.onSelectDate&&o.props.calendarProps.onSelectDate(e),o.setState({selectedDate:e,formattedDate:r&&e?r(e):""}),n&&n(e),o._calendarDismissed()},o._onCalloutPositioned=function(){var e=!0;o.props.calloutProps&&void 0!==o.props.calloutProps.setInitialFocus&&(e=o.props.calloutProps.setInitialFocus),o._calendar.current&&e&&o._calendar.current.focus()},o._onTextFieldFocus=function(e){o.props.disableAutoFocus||o.props.allowTextInput||(o._preventFocusOpeningPicker?o._preventFocusOpeningPicker=!1:o._showDatePickerPopup())},o._onTextFieldBlur=function(e){o._validateTextInput()},o._onTextFieldChanged=function(e,t){var r=o.props,n=r.allowTextInput,i=r.textField;if(n){o.state.isDatePickerShown&&o._dismissDatePickerPopup();var a=o.props,s=a.isRequired,l=a.strings;o.setState({errorMessage:s&&!t?l.isRequiredErrorMessage||" ":void 0,formattedDate:t})}i&&i.onChange&&i.onChange(e,t)},o._onTextFieldKeyDown=function(e){switch(e.which){case Cr.enter:e.preventDefault(),e.stopPropagation(),o.state.isDatePickerShown?o.props.allowTextInput&&o._dismissDatePickerPopup():(o._validateTextInput(),o._showDatePickerPopup());break;case Cr.escape:o._handleEscKey(e)}},o._onTextFieldClick=function(e){o.props.disableAutoFocus||o.state.isDatePickerShown||o.props.disabled?o.props.allowTextInput&&o._dismissDatePickerPopup():o._showDatePickerPopup()},o._onIconClick=function(e){e.stopPropagation(),o.state.isDatePickerShown||o.props.disabled?o.props.allowTextInput&&o._dismissDatePickerPopup():o._showDatePickerPopup()},o._dismissDatePickerPopup=function(){o.state.isDatePickerShown&&o.setState({isDatePickerShown:!1},(function(){o._validateTextInput()}))},o._calendarDismissed=function(){o._preventFocusOpeningPicker=!0,o._dismissDatePickerPopup()},o._handleEscKey=function(e){o.state.isDatePickerShown&&e.stopPropagation(),o._calendarDismissed()},o._validateTextInput=function(){var e=o.props,t=e.isRequired,r=e.allowTextInput,n=e.strings,i=e.parseDateFromString,a=e.onSelectDate,s=e.formatDate,l=e.minDate,c=e.maxDate,d=o.state.formattedDate;if(!o.state.isDatePickerShown)if(r){var u=null;if(d){if(o.state.selectedDate&&!o.state.errorMessage&&s&&s(o.state.selectedDate)===d)return;!(u=i(d))||isNaN(u.getTime())?(s&&(u=o.state.selectedDate,o.setState({formattedDate:s(u).toString()})),o.setState({errorMessage:n.invalidInputErrorMessage||" "})):o._isDateOutOfBounds(u,l,c)?o.setState({errorMessage:n.isOutOfBoundsErrorMessage||" "}):(o.setState({selectedDate:u,errorMessage:""}),s&&s(u)!==d&&o.setState({formattedDate:s(u).toString()}))}else o.setState({errorMessage:t?n.isRequiredErrorMessage||" ":""});a&&a(u)}else t&&!d?o.setState({errorMessage:n.isRequiredErrorMessage||" "}):o.setState({errorMessage:""})},o._renderReadOnlyInput=function(e){var t=o.state.formattedDate,r=o.props,n=r.styles,i=r.theme,a=r.placeholder,s=r.tabIndex,l=r.underlined,c=zg(n,{theme:i,underlined:l}),d=vn(e,gn);return yr.createElement("div",p({},d,{className:xn(d.className,c.readOnlyTextField),tabIndex:s||0}),t||yr.createElement("span",{className:c.readOnlyPlaceholder},a))},si(o),o.state=o._getDefaultState(),o._id=t.id||oa("DatePicker"),o._preventFocusOpeningPicker=!1,o}return f(t,e),t.prototype.UNSAFE_componentWillReceiveProps=function(e){var t=e.formatDate,o=e.value;Ru(this.props.minDate,e.minDate)&&Ru(this.props.maxDate,e.maxDate)&&this.props.isRequired===e.isRequired&&Ru(this.state.selectedDate,o)&&this.props.formatDate===t||(this._setErrorMessage(!0,e),this._id=e.id||this._id,Ru(this.state.selectedDate,o)&&this.props.formatDate===t||this.setState({selectedDate:o||void 0,formattedDate:t&&o?t(o):""}))},t.prototype.componentDidUpdate=function(e,t){t.isDatePickerShown&&!this.state.isDatePickerShown&&this.props.onAfterMenuDismiss&&this.props.onAfterMenuDismiss()},t.prototype.render=function(){var e=this.props,t=e.firstDayOfWeek,o=e.strings,r=e.label,n=e.theme,i=e.className,a=e.styles,s=e.initialPickerDate,l=e.isRequired,c=e.disabled,d=e.ariaLabel,u=e.pickerAriaLabel,f=e.placeholder,h=e.allowTextInput,m=e.borderless,g=e.minDate,v=e.maxDate,b=e.showCloseButton,y=e.calendarProps,_=e.calloutProps,k=e.textField,w=e.underlined,x=e.allFocusable,S=e.calendarAs,C=void 0===S?Kp:S,B=e.tabIndex,I=this.state,P=I.isDatePickerShown,E=I.formattedDate,T=I.selectedDate,D=zg(a,{theme:n,className:i,disabled:c,underlined:w,label:!!r,isDatePickerShown:P}),N=oa("DatePicker-Callout"),z=vn(this.props,gn,["value"]),F=k&&k.iconProps,M=k&&k.id&&k.id!==this._id?k.id:this._id+"-label",R=!h&&!c;return yr.createElement("div",p({},z,{className:D.root}),yr.createElement("div",{ref:this._datePickerDiv,"aria-haspopup":"true","aria-owns":P?N:void 0,className:D.wrapper},yr.createElement(Hm,p({role:"combobox",label:r,"aria-expanded":P,ariaLabel:d,"aria-controls":P?N:void 0,required:l,disabled:c,errorMessage:this._getErrorMessage(),placeholder:f,borderless:m,value:E,componentRef:this._textField,underlined:w,tabIndex:B,readOnly:!h},k,{id:M,className:xn(D.textField,k&&k.className),iconProps:p(p({iconName:"Calendar"},F),{className:xn(D.icon,F&&F.className),onClick:this._onIconClick}),onKeyDown:this._onTextFieldKeyDown,onFocus:this._onTextFieldFocus,onBlur:this._onTextFieldBlur,onClick:this._onTextFieldClick,onChange:this._onTextFieldChanged,onRenderInput:R?this._renderReadOnlyInput:void 0}))),P&&yr.createElement(Bc,p({id:N,role:"dialog",ariaLabel:u,isBeakVisible:!1,gapSpace:0,doNotLayer:!1,target:this._datePickerDiv.current,directionalHint:ys.bottomLeftEdge},_,{className:xn(D.callout,_&&_.className),onDismiss:this._calendarDismissed,onPositioned:this._onCalloutPositioned}),yr.createElement(Gp,{isClickableOutsideFocusTrap:!0,disableFirstFocus:this.props.disableAutoFocus,forceFocusInsideTrap:!1},yr.createElement(C,p({},y,{onSelectDate:this._onSelectDate,onDismiss:this._calendarDismissed,isMonthPickerVisible:this.props.isMonthPickerVisible,showMonthPickerAsOverlay:this.props.showMonthPickerAsOverlay,today:this.props.today,value:T||s,firstDayOfWeek:t,strings:o,highlightCurrentMonth:this.props.highlightCurrentMonth,highlightSelectedMonth:this.props.highlightSelectedMonth,showWeekNumbers:this.props.showWeekNumbers,firstWeekOfYear:this.props.firstWeekOfYear,showGoToToday:this.props.showGoToToday,dateTimeFormatter:this.props.dateTimeFormatter,minDate:g,maxDate:v,componentRef:this._calendar,showCloseButton:b,allFocusable:x})))))},t.prototype.focus=function(){this._textField.current&&this._textField.current.focus()},t.prototype.reset=function(){this.setState(this._getDefaultState())},t.prototype._setErrorMessage=function(e,t){var o=t||this.props,r=o.isRequired,n=o.strings,i=o.value,a=o.minDate,s=o.maxDate,l=o.initialPickerDate||!r||i?void 0:n.isRequiredErrorMessage||" ";return!l&&i&&(l=this._isDateOutOfBounds(i,a,s)?n.isOutOfBoundsErrorMessage||" ":void 0),e&&this.setState({errorMessage:l}),l},t.prototype._showDatePickerPopup=function(){this.state.isDatePickerShown||(this._preventFocusOpeningPicker=!0,this.setState({isDatePickerShown:!0}))},t.prototype._getDefaultState=function(e){return void 0===e&&(e=this.props),{selectedDate:e.value||void 0,formattedDate:e.formatDate&&e.value?e.formatDate(e.value):"",isDatePickerShown:!1,errorMessage:this._setErrorMessage(!1)}},t.prototype._isDateOutOfBounds=function(e,t,o){return!!t&&Au(t,e)>0||!!o&&Au(o,e)<0},t.prototype._getErrorMessage=function(){if(!this.state.isDatePickerShown)return this.state.errorMessage},t.defaultProps={allowTextInput:!1,formatDate:function(e){return e?e.toDateString():""},parseDateFromString:function(e){var t=Date.parse(e);return t?new Date(t):null},firstDayOfWeek:Jd.Sunday,initialPickerDate:new Date,isRequired:!1,isMonthPickerVisible:!0,showMonthPickerAsOverlay:!1,strings:Fg,highlightCurrentMonth:!1,highlightSelectedMonth:!1,borderless:!1,pickerAriaLabel:"Calendar",showWeekNumbers:!1,firstWeekOfYear:tu.FirstDay,showGoToToday:!0,dateTimeFormatter:void 0,showCloseButton:!1,underlined:!1,allFocusable:!1},t}(yr.Component),Rg={root:"ms-DatePicker",callout:"ms-DatePicker-callout",withLabel:"ms-DatePicker-event--with-label",withoutLabel:"ms-DatePicker-event--without-label",disabled:"msDatePickerDisabled "},Ag=xr(Mg,(function(e){var t,o,r=e.className,n=e.theme,i=e.disabled,a=e.underlined,s=e.label,l=e.isDatePickerShown,c=n.palette,d=n.semanticColors,u=n.effects,f=n.fonts,p=Lo(Rg,n),h={color:c.neutralSecondary,fontSize:f.mediumPlus.fontSize,lineHeight:"18px",pointerEvents:"none",position:"absolute",right:"4px",padding:"5px"};return{root:[p.root,n.fonts.medium,l&&"is-open",Vo,r],textField:[{position:"relative",selectors:{"& input[readonly]":{cursor:"pointer"},input:{selectors:{"::-ms-clear":{display:"none"}}}}},i&&{selectors:{"& input[readonly]":{cursor:"default"}}}],callout:[p.callout,{boxShadow:u.elevation8}],icon:[h,s?p.withLabel:p.withoutLabel,{paddingTop:"7px"},!i&&[p.disabled,{pointerEvents:"initial",cursor:"pointer"}],i&&{color:d.disabledText,cursor:"default"}],readOnlyTextField:[{cursor:"pointer",height:32,lineHeight:30,overflow:"hidden",textOverflow:"ellipsis",selectors:(t={},t["&:focus"]=yo(d.inputFocusBorderAlt,u.roundedCorner2),t)},a&&{lineHeight:34}],readOnlyPlaceholder:(o={color:d.inputPlaceholderText},o[Ut]={color:"GrayText"},o)}}),void 0,{scope:"DatePicker"});function jg(e){var t;return e&&(e===window?t={left:0,top:0,width:window.innerWidth,height:window.innerHeight,right:window.innerWidth,bottom:window.innerHeight}:e.getBoundingClientRect&&(t=e.getBoundingClientRect())),t}function Lg(e){return function(t){function o(e){var o=t.call(this,e)||this;return o._root=yr.createRef(),o._registerResizeObserver=function(){var e=rt(o._root.current);o._viewportResizeObserver=new e.ResizeObserver(o._onAsyncResize),o._viewportResizeObserver.observe(o._root.current)},o._unregisterResizeObserver=function(){o._viewportResizeObserver&&(o._viewportResizeObserver.disconnect(),delete o._viewportResizeObserver)},o._updateViewport=function(e){var t=o.state.viewport,r=o._root.current,n=jg(pa(r)),i=jg(r);((i&&i.width)!==t.width||(n&&n.height)!==t.height)&&o._resizeAttempts<3&&i&&n?(o._resizeAttempts++,o.setState({viewport:{width:i.width,height:n.height}},(function(){o._updateViewport(e)}))):(o._resizeAttempts=0,e&&o._composedComponentInstance&&o._composedComponentInstance.forceUpdate())},o._async=new fi(o),o._events=new qa(o),o._resizeAttempts=0,o.state={viewport:{width:0,height:0}},o}return f(o,t),o.prototype.componentDidMount=function(){var e=this,t=this.props,o=t.delayFirstMeasure,r=t.disableResizeObserver,n=t.skipViewportMeasures,i=rt(this._root.current);this._onAsyncResize=this._async.debounce(this._onAsyncResize,500,{leading:!1}),n||(!r&&this._isResizeObserverAvailable()?this._registerResizeObserver():this._events.on(i,"resize",this._onAsyncResize),o?this._async.setTimeout((function(){e._updateViewport()}),500):this._updateViewport())},o.prototype.componentDidUpdate=function(e){var t=e.skipViewportMeasures,o=this.props,r=o.disableResizeObserver,n=o.skipViewportMeasures,i=rt(this._root.current);n!==t&&(n?(this._unregisterResizeObserver(),this._events.off(i,"resize",this._onAsyncResize)):(!r&&this._isResizeObserverAvailable()?this._viewportResizeObserver||this._registerResizeObserver():this._events.on(i,"resize",this._onAsyncResize),this._updateViewport()))},o.prototype.componentWillUnmount=function(){this._events.dispose(),this._async.dispose(),this._unregisterResizeObserver()},o.prototype.render=function(){var t=this.state.viewport,o=t.width>0&&t.height>0?t:void 0;return yr.createElement("div",{className:"ms-Viewport",ref:this._root,style:{minWidth:1,minHeight:1}},yr.createElement(e,p({ref:this._updateComposedComponentRef,viewport:o},this.props)))},o.prototype.forceUpdate=function(){this._updateViewport(!0)},o.prototype._onAsyncResize=function(){this._updateViewport()},o.prototype._isResizeObserverAvailable=function(){var e=rt(this._root.current);return e&&e.ResizeObserver},o}(zs)}var Hg,Og,qg="change",Wg="items-change";!function(e){e[e.none=0]="none",e[e.single=1]="single",e[e.multiple=2]="multiple"}(Hg||(Hg={})),function(e){e[e.horizontal=0]="horizontal",e[e.vertical=1]="vertical"}(Og||(Og={}));var Vg=function(){function e(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var o=e[0]||{},r=o.onSelectionChanged,n=o.onItemsChanged,i=o.getKey,a=o.canSelectItem,s=void 0===a?function(){return!0}:a,l=o.items,c=o.selectionMode,d=void 0===c?Hg.multiple:c;this.mode=d,this._getKey=i||Kg,this._changeEventSuppressionCount=0,this._exemptedCount=0,this._anchoredIndex=0,this._unselectableCount=0,this._onSelectionChanged=r,this._onItemsChanged=n,this._canSelectItem=s,this._keyToIndexMap={},this._isModal=!1,this.setItems(l||[],!0),this.count=this.getSelectedCount()}return e.prototype.canSelectItem=function(e,t){return!("number"==typeof t&&t<0)&&this._canSelectItem(e,t)},e.prototype.getKey=function(e,t){var o=this._getKey(e,t);return"number"==typeof o||o?""+o:""},e.prototype.setChangeEvents=function(e,t){this._changeEventSuppressionCount+=e?-1:1,0===this._changeEventSuppressionCount&&this._hasChanged&&(this._hasChanged=!1,t||this._change())},e.prototype.isModal=function(){return this._isModal},e.prototype.setModal=function(e){this._isModal!==e&&(this.setChangeEvents(!1),this._isModal=e,e||this.setAllSelected(!1),this._change(),this.setChangeEvents(!0))},e.prototype.setItems=function(e,t){void 0===t&&(t=!0);var o={},r={},n=!1;this.setChangeEvents(!1),this._unselectableCount=0;for(var i=!1,a=0;a<e.length;a++){if(d=e[a])(g=this.getKey(d,a))&&(i||g in this._keyToIndexMap&&this._keyToIndexMap[g]===a||(i=!0),o[g]=a);r[a]=d&&!this.canSelectItem(d),r[a]&&this._unselectableCount++}(t||0===e.length)&&this._setAllSelected(!1,!0);var s={},l=0;for(var c in this._exemptedIndices)if(this._exemptedIndices.hasOwnProperty(c)){var d,u=Number(c),f=(d=this._items[u])?this.getKey(d,Number(u)):void 0,p=f?o[f]:u;void 0===p?n=!0:(s[p]=!0,l++,n=n||p!==u)}if(this._items&&0===this._exemptedCount&&e.length!==this._items.length&&this._isAllSelected&&(n=!0),!i)for(var h=0,m=Object.keys(this._keyToIndexMap);h<m.length;h++){var g;if(!((g=m[h])in o)){i=!0;break}}this._exemptedIndices=s,this._exemptedCount=l,this._keyToIndexMap=o,this._unselectableIndices=r,this._items=e,this._selectedItems=null,n&&this._updateCount(),i&&(qa.raise(this,Wg),this._onItemsChanged&&this._onItemsChanged()),n&&this._change(),this.setChangeEvents(!0)},e.prototype.getItems=function(){return this._items},e.prototype.getSelection=function(){if(!this._selectedItems){this._selectedItems=[];var e=this._items;if(e)for(var t=0;t<e.length;t++)this.isIndexSelected(t)&&this._selectedItems.push(e[t])}return this._selectedItems},e.prototype.getSelectedCount=function(){return this._isAllSelected?this._items.length-this._exemptedCount-this._unselectableCount:this._exemptedCount},e.prototype.getSelectedIndices=function(){if(!this._selectedIndices){this._selectedIndices=[];var e=this._items;if(e)for(var t=0;t<e.length;t++)this.isIndexSelected(t)&&this._selectedIndices.push(t)}return this._selectedIndices},e.prototype.getItemIndex=function(e){var t=this._keyToIndexMap[e];return null!=t?t:-1},e.prototype.isRangeSelected=function(e,t){if(0===t)return!1;for(var o=e+t,r=e;r<o;r++)if(!this.isIndexSelected(r))return!1;return!0},e.prototype.isAllSelected=function(){var e=this._items.length-this._unselectableCount;return this.mode===Hg.single&&(e=Math.min(e,1)),this.count>0&&this._isAllSelected&&0===this._exemptedCount||!this._isAllSelected&&this._exemptedCount===e&&e>0},e.prototype.isKeySelected=function(e){var t=this._keyToIndexMap[e];return this.isIndexSelected(t)},e.prototype.isIndexSelected=function(e){return!!(this.count>0&&this._isAllSelected&&!this._exemptedIndices[e]&&!this._unselectableIndices[e]||!this._isAllSelected&&this._exemptedIndices[e])},e.prototype.setAllSelected=function(e){if(!e||this.mode===Hg.multiple){var t=this._items?this._items.length-this._unselectableCount:0;this.setChangeEvents(!1),t>0&&(this._exemptedCount>0||e!==this._isAllSelected)&&(this._exemptedIndices={},(e!==this._isAllSelected||this._exemptedCount>0)&&(this._exemptedCount=0,this._isAllSelected=e,this._change()),this._updateCount()),this.setChangeEvents(!0)}},e.prototype.setKeySelected=function(e,t,o){var r=this._keyToIndexMap[e];r>=0&&this.setIndexSelected(r,t,o)},e.prototype.setIndexSelected=function(e,t,o){if(this.mode!==Hg.none&&!((e=Math.min(Math.max(0,e),this._items.length-1))<0||e>=this._items.length)){this.setChangeEvents(!1);var r=this._exemptedIndices[e];!this._unselectableIndices[e]&&(t&&this.mode===Hg.single&&this._setAllSelected(!1,!0),r&&(t&&this._isAllSelected||!t&&!this._isAllSelected)&&(delete this._exemptedIndices[e],this._exemptedCount--),!r&&(t&&!this._isAllSelected||!t&&this._isAllSelected)&&(this._exemptedIndices[e]=!0,this._exemptedCount++),o&&(this._anchoredIndex=e)),this._updateCount(),this.setChangeEvents(!0)}},e.prototype.setRangeSelected=function(e,t,o,r){if(this.mode!==Hg.none&&(e=Math.min(Math.max(0,e),this._items.length-1),t=Math.min(Math.max(0,t),this._items.length-e),!(e<0||e>=this._items.length||0===t))){this.setChangeEvents(!1);for(var n=e,i=e+t-1,a=(this._anchoredIndex||0)>=i?n:i;n<=i;n++)this.setIndexSelected(n,o,!!r&&n===a);this.setChangeEvents(!0)}},e.prototype.selectToKey=function(e,t){this.selectToIndex(this._keyToIndexMap[e],t)},e.prototype.selectToRange=function(e,t,o){if(this.mode!==Hg.none)if(this.mode!==Hg.single){var r=this._anchoredIndex||0,n=Math.min(e,r),i=Math.max(e+t-1,r);for(this.setChangeEvents(!1),o&&this._setAllSelected(!1,!0);n<=i;n++)this.setIndexSelected(n,!0,!1);this.setChangeEvents(!0)}else 1===t&&this.setIndexSelected(e,!0,!0)},e.prototype.selectToIndex=function(e,t){if(this.mode!==Hg.none)if(this.mode!==Hg.single){var o=this._anchoredIndex||0,r=Math.min(e,o),n=Math.max(e,o);for(this.setChangeEvents(!1),t&&this._setAllSelected(!1,!0);r<=n;r++)this.setIndexSelected(r,!0,!1);this.setChangeEvents(!0)}else this.setIndexSelected(e,!0,!0)},e.prototype.toggleAllSelected=function(){this.setAllSelected(!this.isAllSelected())},e.prototype.toggleKeySelected=function(e){this.setKeySelected(e,!this.isKeySelected(e),!0)},e.prototype.toggleIndexSelected=function(e){this.setIndexSelected(e,!this.isIndexSelected(e),!0)},e.prototype.toggleRangeSelected=function(e,t){if(this.mode!==Hg.none){var o=this.isRangeSelected(e,t),r=e+t;if(!(this.mode===Hg.single&&t>1)){this.setChangeEvents(!1);for(var n=e;n<r;n++)this.setIndexSelected(n,!o,!1);this.setChangeEvents(!0)}}},e.prototype._updateCount=function(e){void 0===e&&(e=!1);var t=this.getSelectedCount();t!==this.count&&(this.count=t,this._change()),this.count||e||this.setModal(!1)},e.prototype._setAllSelected=function(e,t){if(void 0===t&&(t=!1),!e||this.mode===Hg.multiple){var o=this._items?this._items.length-this._unselectableCount:0;this.setChangeEvents(!1),o>0&&(this._exemptedCount>0||e!==this._isAllSelected)&&(this._exemptedIndices={},(e!==this._isAllSelected||this._exemptedCount>0)&&(this._exemptedCount=0,this._isAllSelected=e,this._change()),this._updateCount(t)),this.setChangeEvents(!0)}},e.prototype._change=function(){0===this._changeEventSuppressionCount?(this._selectedItems=null,this._selectedIndices=void 0,qa.raise(this,qg),this._onSelectionChanged&&this._onSelectionChanged()):this._hasChanged=!0},e}();function Kg(e,t){var o=(e||{}).key;return void 0===o?""+t:o}var Ug,Gg,Yg,Xg,Zg,$g,Qg=function(e){function t(t){var o=e.call(this,t)||this;o._root=yr.createRef(),o.ignoreNextFocus=function(){o._handleNextFocus(!1)},o._onSelectionChange=function(){var e=o.props.selection,t=e.isModal&&e.isModal();o.setState({isModal:t})},o._onMouseDownCapture=function(e){var t=e.target;if(document.activeElement===t||Mi(document.activeElement,t)){if(Mi(t,o._root.current))for(;t!==o._root.current;){if(o._hasAttribute(t,"data-selection-invoke")){o.ignoreNextFocus();break}t=Ni(t)}}else o.ignoreNextFocus()},o._onFocus=function(e){var t=e.target,r=o.props.selection,n=o._isCtrlPressed||o._isMetaPressed,i=o._getSelectionMode();if(o._shouldHandleFocus&&i!==Hg.none){var a=o._hasAttribute(t,"data-selection-toggle"),s=o._findItemRoot(t);if(!a&&s){var l=o._getItemIndex(s);void 0===o._getItemSpan(s)&&(n?(r.setIndexSelected(l,r.isIndexSelected(l),!0),o.props.enterModalOnTouch&&o._isTouch&&r.setModal&&(r.setModal(!0),o._setIsTouch(!1))):o.props.isSelectedOnFocus&&o._onItemSurfaceClick("focus",l))}}o._handleNextFocus(!1)},o._onMouseDown=function(e){o._updateModifiers(e);var t=o.props.toggleWithoutModifierPressed,r=e.target,n=o._findItemRoot(r);if(!o._isSelectionDisabled(r))for(;r!==o._root.current&&!o._hasAttribute(r,"data-selection-all-toggle");){if(n){if(o._hasAttribute(r,"data-selection-toggle"))break;if(o._hasAttribute(r,"data-selection-invoke"))break;if(!(r!==n&&!o._shouldAutoSelect(r)||o._isShiftPressed||o._isCtrlPressed||o._isMetaPressed||t)){o._onInvokeMouseDown(e,o._getItemIndex(n),o._getItemSpan(n));break}if(o.props.disableAutoSelectOnInputElements&&("A"===r.tagName||"BUTTON"===r.tagName||"INPUT"===r.tagName))return}r=Ni(r)}},o._onTouchStartCapture=function(e){o._setIsTouch(!0)},o._onClick=function(e){var t=o.props.enableTouchInvocationTarget,r=void 0!==t&&t;o._updateModifiers(e);for(var n=e.target,i=o._findItemRoot(n),a=o._isSelectionDisabled(n);n!==o._root.current;){if(o._hasAttribute(n,"data-selection-all-toggle")){a||o._onToggleAllClick(e);break}if(i){var s=o._getItemIndex(i),l=o._getItemSpan(i);if(o._hasAttribute(n,"data-selection-toggle")){a||(o._isShiftPressed?o._onItemSurfaceClick("click",s,l):o._onToggleClick(e,s,l));break}if(o._isTouch&&r&&o._hasAttribute(n,"data-selection-touch-invoke")||o._hasAttribute(n,"data-selection-invoke")){void 0===l&&o._onInvokeClick(e,s);break}if(n===i){a||o._onItemSurfaceClick("click",s,l);break}if("A"===n.tagName||"BUTTON"===n.tagName||"INPUT"===n.tagName)return}n=Ni(n)}},o._onContextMenu=function(e){var t=e.target,r=o.props,n=r.onItemContextMenu,i=r.selection;if(n){var a=o._findItemRoot(t);if(a){var s=o._getItemIndex(a);o._onInvokeMouseDown(e,s),n(i.getItems()[s],s,e.nativeEvent)||e.preventDefault()}}},o._onDoubleClick=function(e){var t=e.target,r=o.props.onItemInvoked,n=o._findItemRoot(t);if(n&&r&&!o._isInputElement(t)){for(var i=o._getItemIndex(n);t!==o._root.current&&!o._hasAttribute(t,"data-selection-toggle")&&!o._hasAttribute(t,"data-selection-invoke");){if(t===n){o._onInvokeClick(e,i);break}t=Ni(t)}t=Ni(t)}},o._onKeyDownCapture=function(e){o._updateModifiers(e),o._handleNextFocus(!0)},o._onKeyDown=function(e){o._updateModifiers(e);var t=e.target,r=o._isSelectionDisabled(t),n=o.props,i=n.selection,a=n.selectionClearedOnEscapePress,s=e.which===Cr.a&&(o._isCtrlPressed||o._isMetaPressed),l=e.which===Cr.escape;if(!o._isInputElement(t)){var c=o._getSelectionMode();if(s&&c===Hg.multiple&&!i.isAllSelected())return r||i.setAllSelected(!0),e.stopPropagation(),void e.preventDefault();if(a&&l&&i.getSelectedCount()>0)return r||i.setAllSelected(!1),e.stopPropagation(),void e.preventDefault();var d=o._findItemRoot(t);if(d)for(var u=o._getItemIndex(d),f=o._getItemSpan(d);t!==o._root.current&&!o._hasAttribute(t,"data-selection-toggle");){if(o._shouldAutoSelect(t)){r||void 0!==f||o._onInvokeMouseDown(e,u,f);break}if(!(e.which!==Cr.enter&&e.which!==Cr.space||"BUTTON"!==t.tagName&&"A"!==t.tagName&&"INPUT"!==t.tagName))return!1;if(t===d){if(e.which===Cr.enter)return void(void 0===f&&(o._onInvokeClick(e,u),e.preventDefault()));if(e.which===Cr.space)return r||o._onToggleClick(e,u,f),void e.preventDefault();break}t=Ni(t)}}},o._events=new qa(o),o._async=new fi(o),si(o);var r=o.props.selection,n=r.isModal&&r.isModal();return o.state={isModal:n},o}return f(t,e),t.getDerivedStateFromProps=function(e,t){var o=e.selection.isModal&&e.selection.isModal();return p(p({},t),{isModal:o})},t.prototype.componentDidMount=function(){var e=rt(this._root.current);this._events.on(e,"keydown, keyup",this._updateModifiers,!0),this._events.on(document,"click",this._findScrollParentAndTryClearOnEmptyClick),this._events.on(document.body,"touchstart",this._onTouchStartCapture,!0),this._events.on(document.body,"touchend",this._onTouchStartCapture,!0),this._events.on(this.props.selection,"change",this._onSelectionChange)},t.prototype.render=function(){var e=this.state.isModal;return yr.createElement("div",{className:xn("ms-SelectionZone",this.props.className,{"ms-SelectionZone--modal":!!e}),ref:this._root,onKeyDown:this._onKeyDown,onMouseDown:this._onMouseDown,onKeyDownCapture:this._onKeyDownCapture,onClick:this._onClick,role:"presentation",onDoubleClick:this._onDoubleClick,onContextMenu:this._onContextMenu,onMouseDownCapture:this._onMouseDownCapture,onFocusCapture:this._onFocus,"data-selection-is-modal":!!e||void 0},this.props.children,yr.createElement(hs,null))},t.prototype.componentDidUpdate=function(e){var t=this.props.selection;t!==e.selection&&(this._events.off(e.selection),this._events.on(t,"change",this._onSelectionChange))},t.prototype.componentWillUnmount=function(){this._events.dispose(),this._async.dispose()},t.prototype._isSelectionDisabled=function(e){if(this._getSelectionMode()===Hg.none)return!0;for(;e!==this._root.current;){if(this._hasAttribute(e,"data-selection-disabled"))return!0;e=Ni(e)}return!1},t.prototype._onToggleAllClick=function(e){var t=this.props.selection;this._getSelectionMode()===Hg.multiple&&(t.toggleAllSelected(),e.stopPropagation(),e.preventDefault())},t.prototype._onToggleClick=function(e,t,o){var r=this.props.selection,n=this._getSelectionMode();if(r.setChangeEvents(!1),this.props.enterModalOnTouch&&this._isTouch&&(void 0!==o?!r.isRangeSelected(t,o):!r.isIndexSelected(t))&&r.setModal&&(r.setModal(!0),this._setIsTouch(!1)),n===Hg.multiple)void 0!==o?r.toggleRangeSelected(t,o):r.toggleIndexSelected(t);else{if(n!==Hg.single)return void r.setChangeEvents(!0);if(void 0===o||1===o){var i=r.isIndexSelected(t),a=r.isModal&&r.isModal();r.setAllSelected(!1),r.setIndexSelected(t,!i,!0),a&&r.setModal&&r.setModal(!0)}}r.setChangeEvents(!0),e.stopPropagation()},t.prototype._onInvokeClick=function(e,t){var o=this.props,r=o.selection,n=o.onItemInvoked;n&&(n(r.getItems()[t],t,e.nativeEvent),e.preventDefault(),e.stopPropagation())},t.prototype._onItemSurfaceClick=function(e,t,o){var r,n,i=this.props,a=i.selection,s=i.toggleWithoutModifierPressed,l=this._isCtrlPressed||this._isMetaPressed,c=this._getSelectionMode();c===Hg.multiple?this._isShiftPressed&&!this._isTabPressed?void 0!==o?null===(n=(r=a).selectToRange)||void 0===n||n.call(r,t,o,!l):a.selectToIndex(t,!l):"click"===e&&(l||s)?void 0!==o?a.toggleRangeSelected(t,o):a.toggleIndexSelected(t):this._clearAndSelectIndex(t,o):c===Hg.single&&this._clearAndSelectIndex(t,o)},t.prototype._onInvokeMouseDown=function(e,t,o){var r=this.props.selection;if(void 0!==o){if(r.isRangeSelected(t,o))return}else if(r.isIndexSelected(t))return;this._clearAndSelectIndex(t,o)},t.prototype._findScrollParentAndTryClearOnEmptyClick=function(e){var t=pa(this._root.current);this._events.off(document,"click",this._findScrollParentAndTryClearOnEmptyClick),this._events.on(t,"click",this._tryClearOnEmptyClick),(t&&e.target instanceof Node&&t.contains(e.target)||t===e.target)&&this._tryClearOnEmptyClick(e)},t.prototype._tryClearOnEmptyClick=function(e){!this.props.selectionPreservedOnEmptyClick&&this._isNonHandledClick(e.target)&&this.props.selection.setAllSelected(!1)},t.prototype._clearAndSelectIndex=function(e,t){var o,r,n=this.props,i=n.selection,a=n.selectionClearedOnSurfaceClick,s=void 0===a||a;if(!((void 0===t||1===t)&&1===i.getSelectedCount()&&i.isIndexSelected(e))&&s){var l=i.isModal&&i.isModal();i.setChangeEvents(!1),i.setAllSelected(!1),void 0!==t?null===(r=(o=i).setRangeSelected)||void 0===r||r.call(o,e,t,!0,!0):i.setIndexSelected(e,!0,!0),(l||this.props.enterModalOnTouch&&this._isTouch)&&(i.setModal&&i.setModal(!0),this._isTouch&&this._setIsTouch(!1)),i.setChangeEvents(!0)}},t.prototype._updateModifiers=function(e){this._isShiftPressed=e.shiftKey,this._isCtrlPressed=e.ctrlKey,this._isMetaPressed=e.metaKey;var t=e.keyCode;this._isTabPressed=!!t&&t===Cr.tab},t.prototype._findItemRoot=function(e){for(var t=this.props.selection;e!==this._root.current;){var o=e.getAttribute("data-selection-index"),r=Number(o);if(null!==o&&r>=0&&r<t.getItems().length)break;e=Ni(e)}if(e!==this._root.current)return e},t.prototype._getItemIndex=function(e){var t,o=parseInt(null!=(t=e.getAttribute("data-selection-index"))?t:"",10);return isNaN(o)?-1:o},t.prototype._getItemSpan=function(e){var t,o=parseInt(null!=(t=e.getAttribute("data-selection-span"))?t:"",10);return isNaN(o)?void 0:o},t.prototype._shouldAutoSelect=function(e){return this._hasAttribute(e,"data-selection-select")},t.prototype._hasAttribute=function(e,t){for(var o=!1;!o&&e!==this._root.current;){var r=e.getAttribute(t);if("false"===r){o=!1;break}o="true"===r,e=Ni(e)}return o},t.prototype._isInputElement=function(e){return"INPUT"===e.tagName||"TEXTAREA"===e.tagName},t.prototype._isNonHandledClick=function(e){var t=et();if(t&&e)for(;e&&e!==t.documentElement;){if(Vi(e))return!1;e=Ni(e)}return!0},t.prototype._handleNextFocus=function(e){var t=this;this._shouldHandleFocusTimeoutId&&(this._async.clearTimeout(this._shouldHandleFocusTimeoutId),this._shouldHandleFocusTimeoutId=void 0),this._shouldHandleFocus=e,e&&this._async.setTimeout((function(){t._shouldHandleFocus=!1}),100)},t.prototype._setIsTouch=function(e){var t=this;this._isTouchTimeoutId&&(this._async.clearTimeout(this._isTouchTimeoutId),this._isTouchTimeoutId=void 0),this._isTouch=!0,e&&this._async.setTimeout((function(){t._isTouch=!1}),300)},t.prototype._getSelectionMode=function(){var e=this.props.selection,t=this.props.selectionMode;return void 0===t?e?e.mode:Hg.none:t},t.defaultProps={isSelectedOnFocus:!0,toggleWithoutModifierPressed:!1,selectionMode:Hg.multiple,selectionClearedOnEscapePress:!0},t}(yr.Component);!function(e){e[e.hidden=0]="hidden",e[e.visible=1]="visible"}(Ug||(Ug={})),function(e){e[e.disabled=0]="disabled",e[e.clickable=1]="clickable",e[e.hasDropdown=2]="hasDropdown"}(Gg||(Gg={})),function(e){e[e.unconstrained=0]="unconstrained",e[e.horizontalConstrained=1]="horizontalConstrained"}(Yg||(Yg={})),function(e){e[e.outside=0]="outside",e[e.surface=1]="surface",e[e.header=2]="header"}(Xg||(Xg={})),function(e){e[e.fixedColumns=0]="fixedColumns",e[e.justified=1]="justified"}(Zg||(Zg={})),function(e){e[e.onHover=0]="onHover",e[e.always=1]="always",e[e.hidden=2]="hidden"}($g||($g={}));var Jg=function(e){var t=e.count,o=e.indentWidth,r=void 0===o?36:o,n=e.role,i=void 0===n?"presentation":n,a=t*r;return t>0?yr.createElement("span",{className:"ms-GroupSpacer",style:{display:"inline-block",width:a},role:i}):null},ev={label:Yr,audio:Xr,video:Zr,ol:$r,li:Qr,a:Jr,button:en,input:tn,textarea:on,select:rn,option:nn,table:an,tr:sn,th:ln,td:cn,colGroup:dn,col:un,form:fn,iframe:pn,img:hn};function tv(e,t,o){return vn(t,e&&ev[e]||Gr,o)}var ov={root:"ms-DetailsRow",compact:"ms-DetailsList--Compact",cell:"ms-DetailsRow-cell",cellAnimation:"ms-DetailsRow-cellAnimation",cellCheck:"ms-DetailsRow-cellCheck",check:"ms-DetailsRow-check",cellMeasurer:"ms-DetailsRow-cellMeasurer",listCellFirstChild:"ms-List-cell:first-child",isContentUnselectable:"is-contentUnselectable",isSelected:"is-selected",isCheckVisible:"is-check-visible",isRowHeader:"is-row-header",fields:"ms-DetailsRow-fields"},rv={cellLeftPadding:12,cellRightPadding:8,cellExtraRightPadding:24},nv={rowHeight:42,compactRowHeight:32},iv=p(p({},nv),{rowVerticalPadding:11,compactRowVerticalPadding:6}),av=function(e){var t,o,r,n,i,a,s,l,c,d,u,f,h=e.theme,m=e.isSelected,g=e.canSelect,v=e.droppingClassName,b=e.anySelected,y=e.isCheckVisible,_=e.checkboxCellClassName,k=e.compact,w=e.className,x=e.cellStyleProps,S=void 0===x?rv:x,C=e.enableUpdateAnimations,B=e.disabled,I=h.palette,P=h.fonts,E=I.neutralPrimary,T=I.white,D=I.neutralSecondary,N=I.neutralLighter,z=I.neutralLight,F=I.neutralDark,M=I.neutralQuaternaryAlt,R=h.semanticColors.focusBorder,A=Lo(ov,h),j={defaultHeaderText:E,defaultMetaText:D,defaultBackground:T,defaultHoverHeaderText:F,defaultHoverMetaText:E,defaultHoverBackground:N,selectedHeaderText:F,selectedMetaText:E,selectedBackground:z,selectedHoverHeaderText:F,selectedHoverMetaText:E,selectedHoverBackground:M,focusHeaderText:F,focusMetaText:E,focusBackground:z,focusHoverBackground:M},L=[mo(h,{inset:-1,borderColor:R,outlineColor:T,highContrastStyle:{top:2,right:2,bottom:2,left:2}}),A.isSelected,{color:j.selectedMetaText,background:j.selectedBackground,borderBottom:"1px solid "+T,selectors:(t={"&:before":{position:"absolute",display:"block",top:-1,height:1,bottom:0,left:0,right:0,content:"",borderTop:"1px solid "+T},"&:hover":{background:j.selectedHoverBackground,color:j.selectedHoverMetaText,selectors:(o={},o["."+A.cell+" "+Ut]={color:"HighlightText",selectors:{"> a":{color:"HighlightText"}}},o["."+A.isRowHeader]={color:j.selectedHoverHeaderText,selectors:(r={},r[Ut]={color:"HighlightText"},r)},o[Ut]={background:"Highlight"},o)},"&:focus":{background:j.focusBackground,selectors:(n={},n["."+A.cell]={color:j.focusMetaText,selectors:(i={},i[Ut]={color:"HighlightText",selectors:{"> a":{color:"HighlightText"}}},i)},n["."+A.isRowHeader]={color:j.focusHeaderText,selectors:(a={},a[Ut]={color:"HighlightText"},a)},n[Ut]={background:"Highlight"},n)}},t[Ut]=p(p({background:"Highlight",color:"HighlightText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),{selectors:{a:{color:"HighlightText"}}}),t["&:focus:hover"]={background:j.focusHoverBackground},t)}],H=[A.isContentUnselectable,{userSelect:"none",cursor:"default"}],O={minHeight:iv.compactRowHeight,border:0},q={minHeight:iv.compactRowHeight,paddingTop:iv.compactRowVerticalPadding,paddingBottom:iv.compactRowVerticalPadding,paddingLeft:S.cellLeftPadding+"px"},W=[mo(h,{inset:-1}),A.cell,{display:"inline-block",position:"relative",boxSizing:"border-box",minHeight:iv.rowHeight,verticalAlign:"top",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",paddingTop:iv.rowVerticalPadding,paddingBottom:iv.rowVerticalPadding,paddingLeft:S.cellLeftPadding+"px",selectors:(s={"& > button":{maxWidth:"100%"}},s["[data-is-focusable='true']"]=mo(h,{inset:-1,borderColor:D,outlineColor:T}),s)},m&&{selectors:(l={},l[Ut]=p(p({background:"Highlight",color:"HighlightText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),{selectors:{a:{color:"HighlightText"}}}),l)},k&&q,B&&{opacity:.5}];return{root:[A.root,Ue.fadeIn400,v,h.fonts.small,y&&A.isCheckVisible,mo(h,{borderColor:R,outlineColor:T}),{borderBottom:"1px solid "+N,background:j.defaultBackground,color:j.defaultMetaText,display:"inline-flex",minWidth:"100%",minHeight:iv.rowHeight,whiteSpace:"nowrap",padding:0,boxSizing:"border-box",verticalAlign:"top",textAlign:"left",selectors:(c={},c["."+A.listCellFirstChild+" &:before"]={display:"none"},c["&:hover"]={background:j.defaultHoverBackground,color:j.defaultHoverMetaText,selectors:(d={},d["."+A.isRowHeader]={color:j.defaultHoverHeaderText},d)},c["&:hover ."+A.check]={opacity:1},c["."+po+" &:focus ."+A.check]={opacity:1},c)},m&&L,!g&&H,k&&O,w],cellUnpadded:{paddingRight:S.cellRightPadding+"px"},cellPadded:{paddingRight:S.cellExtraRightPadding+S.cellRightPadding+"px",selectors:(u={},u["&."+A.cellCheck]={paddingRight:0},u)},cell:W,cellAnimation:C&&Me.slideLeftIn40,cellMeasurer:[A.cellMeasurer,{overflow:"visible",whiteSpace:"nowrap"}],checkCell:[W,A.cellCheck,_,{padding:0,paddingTop:1,marginTop:-1,flexShrink:0}],checkCover:{position:"absolute",top:-1,left:0,bottom:0,right:0,display:b?"block":"none"},fields:[A.fields,{display:"flex",alignItems:"stretch"}],isRowHeader:[A.isRowHeader,{color:j.defaultHeaderText,fontSize:P.medium.fontSize},m&&{color:j.selectedHeaderText,fontWeight:Ve.semibold,selectors:(f={},f[Ut]={color:"HighlightText"},f)}],isMultiline:[W,{whiteSpace:"normal",wordBreak:"break-word",textOverflow:"clip"}],check:[A.check]}},sv={tooltipHost:"ms-TooltipHost",root:"ms-DetailsHeader",cell:"ms-DetailsHeader-cell",cellIsCheck:"ms-DetailsHeader-cellIsCheck",collapseButton:"ms-DetailsHeader-collapseButton",isCollapsed:"is-collapsed",isAllSelected:"is-allSelected",isSelectAllHidden:"is-selectAllHidden",isResizingColumn:"is-resizingColumn",cellSizer:"ms-DetailsHeader-cellSizer",isResizing:"is-resizing",dropHintCircleStyle:"ms-DetailsHeader-dropHintCircleStyle",dropHintCaretStyle:"ms-DetailsHeader-dropHintCaretStyle",dropHintLineStyle:"ms-DetailsHeader-dropHintLineStyle",cellTitle:"ms-DetailsHeader-cellTitle",cellName:"ms-DetailsHeader-cellName",filterChevron:"ms-DetailsHeader-filterChevron",gripperBarVertical:"ms-DetailsColumn-gripperBarVertical",checkTooltip:"ms-DetailsHeader-checkTooltip",check:"ms-DetailsHeader-check"},lv=function(e){var t=e.theme,o=e.cellStyleProps,r=void 0===o?rv:o,n=t.semanticColors;return[Lo(sv,t).cell,mo(t),{color:n.bodyText,position:"relative",display:"inline-block",boxSizing:"border-box",padding:"0 "+r.cellRightPadding+"px 0 "+r.cellLeftPadding+"px",lineHeight:"inherit",margin:"0",height:42,verticalAlign:"top",whiteSpace:"nowrap",textOverflow:"ellipsis",textAlign:"left"}]},cv=function(e){var t,o,r,n,i=e.theme,a=e.className,s=e.isAllSelected,l=e.isResizingColumn,c=e.isSizing,d=e.isAllCollapsed,u=e.cellStyleProps,f=void 0===u?rv:u,h=i.semanticColors,m=i.palette,g=i.fonts,v=Lo(sv,i),b={iconForegroundColor:h.bodySubtext,headerForegroundColor:h.bodyText,headerBackgroundColor:h.bodyBackground,resizerColor:m.neutralTertiaryAlt},y={opacity:1,transition:"opacity 0.3s linear"},_=lv(e);return{root:[v.root,g.small,{display:"inline-block",background:b.headerBackgroundColor,position:"relative",minWidth:"100%",verticalAlign:"top",height:42,lineHeight:42,whiteSpace:"nowrap",boxSizing:"content-box",paddingBottom:"1px",paddingTop:"16px",borderBottom:"1px solid "+h.bodyDivider,cursor:"default",userSelect:"none",selectors:(t={},t["&:hover ."+v.check]={opacity:1},t["& ."+v.tooltipHost+" ."+v.checkTooltip]={display:"block"},t)},s&&v.isAllSelected,l&&v.isResizingColumn,a],check:[v.check,{height:42},{selectors:(o={},o["."+po+" &:focus"]={opacity:1},o)}],cellWrapperPadded:{paddingRight:f.cellExtraRightPadding+f.cellRightPadding},cellIsCheck:[_,v.cellIsCheck,{position:"relative",padding:0,margin:0,display:"inline-flex",alignItems:"center",border:"none"},s&&{opacity:1}],cellIsGroupExpander:[_,{display:"inline-flex",alignItems:"center",justifyContent:"center",fontSize:g.small.fontSize,padding:0,border:"none",width:36,color:m.neutralSecondary,selectors:{":hover":{backgroundColor:m.neutralLighter},":active":{backgroundColor:m.neutralLight}}}],cellIsActionable:{selectors:{":hover":{color:h.bodyText,background:h.listHeaderBackgroundHovered},":active":{background:h.listHeaderBackgroundPressed}}},cellIsEmpty:{textOverflow:"clip"},cellSizer:[v.cellSizer,{selectors:{"&::-moz-focus-inner":{border:0},"&":{outline:"transparent"}}},{display:"inline-block",position:"relative",cursor:"ew-resize",bottom:0,top:0,overflow:"hidden",height:"inherit",background:"transparent",zIndex:1,width:16,selectors:(r={":after":{content:'""',position:"absolute",top:0,bottom:0,width:1,background:b.resizerColor,opacity:0,left:"50%"},":focus:after":y,":hover:after":y},r["&."+v.isResizing+":after"]=[y,{boxShadow:"0 0 5px 0 rgba(0, 0, 0, 0.4)"}],r)}],cellIsResizing:v.isResizing,cellSizerStart:{margin:"0 -8px"},cellSizerEnd:{margin:0,marginLeft:-16},collapseButton:[v.collapseButton,{transformOrigin:"50% 50%",transition:"transform .1s linear"},d?[v.isCollapsed,{transform:"rotate(0deg)"}]:{transform:Br(i)?"rotate(-90deg)":"rotate(90deg)"}],checkTooltip:v.checkTooltip,sizingOverlay:c&&{position:"absolute",left:0,top:0,right:0,bottom:0,cursor:"ew-resize",background:"rgba(255, 255, 255, 0)",selectors:(n={},n[Ut]=p({background:"transparent"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),n)},accessibleLabel:_o,dropHintCircleStyle:[v.dropHintCircleStyle,{display:"inline-block",visibility:"hidden",position:"absolute",bottom:0,height:9,width:9,borderRadius:"50%",marginLeft:-5,top:34,overflow:"visible",zIndex:10,border:"1px solid "+m.themePrimary,background:m.white}],dropHintCaretStyle:[v.dropHintCaretStyle,{display:"none",position:"absolute",top:-28,left:-6.5,fontSize:g.medium.fontSize,color:m.themePrimary,overflow:"visible",zIndex:10}],dropHintLineStyle:[v.dropHintLineStyle,{display:"none",position:"absolute",bottom:0,top:0,overflow:"hidden",height:42,width:1,background:m.themePrimary,zIndex:10}],dropHintStyle:{display:"inline-block",position:"absolute"}}},dv={root:"ms-DetailsRow-check",isDisabled:"ms-DetailsRow-check--isDisabled",isHeader:"ms-DetailsRow-check--isHeader"},uv=function(e){var t=e.theme,o=e.className,r=e.isHeader,n=e.selected,i=e.anySelected,a=e.canSelect,s=e.compact,l=e.isVisible,c=Lo(dv,t),d=nv.rowHeight,u=nv.compactRowHeight,f=r?42:s?u:d,p=l||n||i;return{root:[c.root,o],check:[!a&&c.isDisabled,r&&c.isHeader,mo(t),t.fonts.small,$p.checkHost,{display:"flex",alignItems:"center",justifyContent:"center",cursor:"default",boxSizing:"border-box",verticalAlign:"top",background:"none",backgroundColor:"transparent",border:"none",opacity:p?1:0,height:f,width:48,padding:0,margin:0}],isDisabled:[]}},fv=Dr(),pv=yr.memo((function(e){return yr.createElement(Qp,{theme:e.theme,checked:e.checked,className:e.className,useFastIcons:!0})}));function hv(e){return yr.createElement(Qp,{checked:e.checked})}function mv(e){return yr.createElement(pv,{theme:e.theme,checked:e.checked})}var gv,vv=xr((function(e){var t=e.isVisible,o=void 0!==t&&t,r=e.canSelect,n=void 0!==r&&r,i=e.anySelected,a=void 0!==i&&i,s=e.selected,l=void 0!==s&&s,c=e.isHeader,d=void 0!==c&&c,u=e.className,f=(e.checkClassName,e.styles),m=e.theme,g=e.compact,v=e.onRenderDetailsCheckbox,b=e.useFastIcons,y=void 0===b||b,_=h(e,["isVisible","canSelect","anySelected","selected","isHeader","className","checkClassName","styles","theme","compact","onRenderDetailsCheckbox","useFastIcons"]),k=y?mv:hv,w=v?xs(v,k):k,x=fv(f,{theme:m,canSelect:n,selected:l,anySelected:a,className:u,isHeader:d,isVisible:o,compact:g}),S={checked:l,theme:m},C=tv("div",_,["aria-label","aria-labelledby","aria-describedby"]);return n?yr.createElement("div",p({},_,{role:"checkbox",className:xn(x.root,x.check),"aria-checked":l,"data-selection-toggle":!0,"data-automationid":"DetailsRowCheck",tabIndex:-1}),w(S)):yr.createElement("div",p({},C,{className:xn(x.root,x.check)}))}),uv,void 0,{scope:"DetailsRowCheck"},!0),bv=function(){function e(e){this._selection=e.selection,this._dragEnterCounts={},this._activeTargets={},this._lastId=0,this._initialized=!1}return e.prototype.dispose=function(){this._events&&this._events.dispose()},e.prototype.subscribe=function(e,t,o){var r=this;if(!this._initialized){this._events=new qa(this);var n=et();n&&(this._events.on(n.body,"mouseup",this._onMouseUp.bind(this),!0),this._events.on(n,"mouseup",this._onDocumentMouseUp.bind(this),!0)),this._initialized=!0}var i,a,s,l,c,d,u,f,p,h,m=o.key,g=void 0===m?""+ ++this._lastId:m,v=[];if(o&&e){var b=o.eventMap,y=o.context,_=o.updateDropState,k={root:e,options:o,key:g};if(f=this._isDraggable(k),p=this._isDroppable(k),(f||p)&&b)for(var w=0,x=b;w<x.length;w++){var S=x[w],C={callback:S.callback.bind(null,y),eventName:S.eventName};v.push(C),this._events.on(e,C.eventName,C.callback)}p&&(a=function(e){e.isHandled||(e.isHandled=!0,r._dragEnterCounts[g]--,0===r._dragEnterCounts[g]&&_(!1,e))},s=function(e){e.preventDefault(),e.isHandled||(e.isHandled=!0,r._dragEnterCounts[g]++,1===r._dragEnterCounts[g]&&_(!0,e))},l=function(e){r._dragEnterCounts[g]=0,_(!1,e)},c=function(e){r._dragEnterCounts[g]=0,_(!1,e),o.onDrop&&o.onDrop(o.context.data,e)},d=function(e){e.preventDefault(),o.onDragOver&&o.onDragOver(o.context.data,e)},this._dragEnterCounts[g]=0,t.on(e,"dragenter",s),t.on(e,"dragleave",a),t.on(e,"dragend",l),t.on(e,"drop",c),t.on(e,"dragover",d)),f&&(u=this._onMouseDown.bind(this,k),l=this._onDragEnd.bind(this,k),i=function(t){var n=o;n&&n.onDragStart&&n.onDragStart(n.context.data,n.context.index,r._selection.getSelection(),t),r._isDragging=!0,t.dataTransfer&&t.dataTransfer.setData("id",e.id)},t.on(e,"dragstart",i),t.on(e,"mousedown",u),t.on(e,"dragend",l)),h={target:k,dispose:function(){if(r._activeTargets[g]===h&&delete r._activeTargets[g],e){for(var o=0,n=v;o<n.length;o++){var m=n[o];r._events.off(e,m.eventName,m.callback)}p&&(t.off(e,"dragenter",s),t.off(e,"dragleave",a),t.off(e,"dragend",l),t.off(e,"dragover",d),t.off(e,"drop",c)),f&&(t.off(e,"dragstart",i),t.off(e,"mousedown",u),t.off(e,"dragend",l))}}},this._activeTargets[g]=h}return{key:g,dispose:function(){h&&h.dispose()}}},e.prototype.unsubscribe=function(e,t){var o=this._activeTargets[t];o&&o.dispose()},e.prototype._onDragEnd=function(e,t){var o=e.options;o.onDragEnd&&o.onDragEnd(o.context.data,t)},e.prototype._onMouseUp=function(e){if(this._isDragging=!1,this._dragData){for(var t=0,o=Object.keys(this._activeTargets);t<o.length;t++){var r=o[t],n=this._activeTargets[r];n.target.root&&(this._events.off(n.target.root,"mousemove"),this._events.off(n.target.root,"mouseleave"))}this._dragData.dropTarget&&(qa.raise(this._dragData.dropTarget.root,"dragleave"),qa.raise(this._dragData.dropTarget.root,"drop"))}this._dragData=null},e.prototype._onDocumentMouseUp=function(e){var t=et();t&&e.target===t.documentElement&&this._onMouseUp(e)},e.prototype._onMouseMove=function(e,t){var o=t.buttons,r=void 0===o?1:o;if(this._dragData&&1!==r)this._onMouseUp(t);else{var n=e.root,i=e.key;this._isDragging&&this._isDroppable(e)&&this._dragData&&this._dragData.dropTarget&&this._dragData.dropTarget.key!==i&&!this._isChild(n,this._dragData.dropTarget.root)&&this._dragEnterCounts[this._dragData.dropTarget.key]>0&&(qa.raise(this._dragData.dropTarget.root,"dragleave"),qa.raise(n,"dragenter"),this._dragData.dropTarget=e)}},e.prototype._onMouseLeave=function(e,t){this._isDragging&&this._dragData&&this._dragData.dropTarget&&this._dragData.dropTarget.key===e.key&&(qa.raise(e.root,"dragleave"),this._dragData.dropTarget=void 0)},e.prototype._onMouseDown=function(e,t){if(0===t.button)if(this._isDraggable(e)){this._dragData={clientX:t.clientX,clientY:t.clientY,eventTarget:t.target,dragTarget:e};for(var o=0,r=Object.keys(this._activeTargets);o<r.length;o++){var n=r[o],i=this._activeTargets[n];i.target.root&&(this._events.on(i.target.root,"mousemove",this._onMouseMove.bind(this,i.target)),this._events.on(i.target.root,"mouseleave",this._onMouseLeave.bind(this,i.target)))}}else this._dragData=null},e.prototype._isChild=function(e,t){for(;t&&t.parentElement;){if(t.parentElement===e)return!0;t=t.parentElement}return!1},e.prototype._isDraggable=function(e){var t=e.options;return!(!t.canDrag||!t.canDrag(t.context.data))},e.prototype._isDroppable=function(e){var t=e.options,o=this._dragData&&this._dragData.dragTarget?this._dragData.dragTarget.options.context:void 0;return!(!t.canDrop||!t.canDrop(t.context,o))},e}(),yv=Dr(),_v=function(e){return function(t){return t?t.column.isIconOnly?yr.createElement("span",{className:e.accessibleLabel},t.column.name):yr.createElement(yr.Fragment,null,t.column.name):null}},kv=function(e){function t(t){var o=e.call(this,t)||this;return o._root=yr.createRef(),o._onRenderFilterIcon=function(e){return function(e){var t,o=e.columnProps,r=h(e,["columnProps"]),n=(null===(t=o)||void 0===t?void 0:t.useFastIcons)?Nn:Rn;return yr.createElement(n,p({},r))}},o._onRenderColumnHeaderTooltip=function(e){return yr.createElement("span",{className:e.hostClassName},e.children)},o._onColumnClick=function(e){var t=o.props,r=t.onColumnClick,n=t.column;n.columnActionsMode!==Gg.disabled&&(n.onColumnClick&&n.onColumnClick(e,n),r&&r(e,n))},o._onDragStart=function(e,t,r,n){var i=o._classNames;t&&(o._updateHeaderDragInfo(t),o._root.current.classList.add(i.borderWhileDragging),o._async.setTimeout((function(){o._root.current&&o._root.current.classList.add(i.noBorderWhileDragging)}),20))},o._onDragEnd=function(e,t){var r=o._classNames;t&&o._updateHeaderDragInfo(-1,t),o._root.current.classList.remove(r.borderWhileDragging),o._root.current.classList.remove(r.noBorderWhileDragging)},o._updateHeaderDragInfo=function(e,t){o.props.setDraggedItemIndex&&o.props.setDraggedItemIndex(e),o.props.updateDragInfo&&o.props.updateDragInfo({itemIndex:e},t)},o._onColumnContextMenu=function(e){var t=o.props,r=t.onColumnContextMenu,n=t.column;n.onColumnContextMenu&&(n.onColumnContextMenu(n,e),e.preventDefault()),r&&(r(n,e),e.preventDefault())},o._onRootMouseDown=function(e){o.props.isDraggable&&0===e.button&&e.stopPropagation()},si(o),o._async=new fi(o),o._events=new qa(o),o}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.column,o=e.columnIndex,r=e.parentId,n=e.isDraggable,i=e.styles,a=e.theme,s=e.cellStyleProps,l=void 0===s?rv:s,c=e.useFastIcons,d=void 0===c||c,u=this.props.onRenderColumnHeaderTooltip,f=void 0===u?this._onRenderColumnHeaderTooltip:u;this._classNames=yv(i,{theme:a,headerClassName:t.headerClassName,iconClassName:t.iconClassName,isActionable:t.columnActionsMode!==Gg.disabled,isEmpty:!t.name,isIconVisible:t.isSorted||t.isGrouped||t.isFiltered,isPadded:t.isPadded,isIconOnly:t.isIconOnly,cellStyleProps:l,transitionDurationDrag:200,transitionDurationDrop:1500});var p=this._classNames,h=d?Nn:Rn,m=t.onRenderFilterIcon?xs(t.onRenderFilterIcon,this._onRenderFilterIcon(this._classNames)):this._onRenderFilterIcon(this._classNames),g=t.onRenderHeader?xs(t.onRenderHeader,_v(this._classNames)):_v(this._classNames);return yr.createElement(yr.Fragment,null,yr.createElement("div",{key:t.key,ref:this._root,role:"columnheader","aria-sort":t.isSorted?t.isSortedDescending?"descending":"ascending":"none","aria-colindex":o,className:p.root,"data-is-draggable":n,draggable:n,style:{width:t.calculatedWidth+l.cellLeftPadding+l.cellRightPadding+(t.isPadded?l.cellExtraRightPadding:0)},"data-automationid":"ColumnsHeaderColumn","data-item-key":t.key},n&&yr.createElement(h,{iconName:"GripperBarVertical",className:p.gripperBarVerticalStyle}),f({hostClassName:p.cellTooltip,id:r+"-"+t.key+"-tooltip",setAriaDescribedBy:!1,column:t,content:t.columnActionsMode!==Gg.disabled?t.ariaLabel:"",children:yr.createElement("span",{id:r+"-"+t.key,"aria-label":t.isIconOnly?t.name:void 0,"aria-labelledby":t.isIconOnly?void 0:r+"-"+t.key+"-name",className:p.cellTitle,"data-is-focusable":t.columnActionsMode!==Gg.disabled,role:t.columnActionsMode===Gg.disabled||void 0===t.onColumnClick&&void 0===this.props.onColumnClick?void 0:"button","aria-describedby":!this.props.onRenderColumnHeaderTooltip&&this._hasAccessibleLabel()?r+"-"+t.key+"-tooltip":void 0,onContextMenu:this._onColumnContextMenu,onClick:this._onColumnClick,"aria-haspopup":t.columnActionsMode===Gg.hasDropdown,"aria-expanded":t.columnActionsMode===Gg.hasDropdown?!!t.isMenuOpen:void 0},yr.createElement("span",{id:r+"-"+t.key+"-name",className:p.cellName},(t.iconName||t.iconClassName)&&yr.createElement(h,{className:p.iconClassName,iconName:t.iconName}),g(this.props)),t.isFiltered&&yr.createElement(h,{className:p.nearIcon,iconName:"Filter"}),t.isSorted&&yr.createElement(h,{className:p.sortIcon,iconName:t.isSortedDescending?"SortDown":"SortUp"}),t.isGrouped&&yr.createElement(h,{className:p.nearIcon,iconName:"GroupedDescending"}),t.columnActionsMode===Gg.hasDropdown&&!t.isIconOnly&&m({"aria-hidden":!0,columnProps:this.props,className:p.filterChevron,iconName:"ChevronDown"}))},this._onRenderColumnHeaderTooltip)),this.props.onRenderColumnHeaderTooltip?null:this._renderAccessibleLabel())},t.prototype.componentDidMount=function(){var e=this;this.props.dragDropHelper&&this.props.isDraggable&&this._addDragDropHandling();var t=this._classNames;this.props.isDropped&&(this._root.current&&(this._root.current.classList.add(t.borderAfterDropping),this._async.setTimeout((function(){e._root.current&&e._root.current.classList.add(t.noBorderAfterDropping)}),20)),this._async.setTimeout((function(){e._root.current&&(e._root.current.classList.remove(t.borderAfterDropping),e._root.current.classList.remove(t.noBorderAfterDropping))}),1520))},t.prototype.componentWillUnmount=function(){this._dragDropSubscription&&(this._dragDropSubscription.dispose(),delete this._dragDropSubscription),this._async.dispose(),this._events.dispose()},t.prototype.componentDidUpdate=function(){!this._dragDropSubscription&&this.props.dragDropHelper&&this.props.isDraggable&&this._addDragDropHandling(),this._dragDropSubscription&&!this.props.isDraggable&&(this._dragDropSubscription.dispose(),this._events.off(this._root.current,"mousedown"),delete this._dragDropSubscription)},t.prototype._getColumnDragDropOptions=function(){var e=this,t=this.props.columnIndex;return{selectionIndex:t,context:{data:t,index:t},canDrag:function(){return e.props.isDraggable},canDrop:function(){return!1},onDragStart:this._onDragStart,updateDropState:function(){},onDrop:function(){},onDragEnd:this._onDragEnd}},t.prototype._hasAccessibleLabel=function(){var e=this.props.column;return!!(e.ariaLabel||e.filterAriaLabel||e.sortAscendingAriaLabel||e.sortDescendingAriaLabel||e.groupAriaLabel)},t.prototype._renderAccessibleLabel=function(){var e=this.props,t=e.column,o=e.parentId,r=this._classNames;return this._hasAccessibleLabel()&&!this.props.onRenderColumnHeaderTooltip?yr.createElement("label",{key:t.key+"_label",id:o+"-"+t.key+"-tooltip",className:r.accessibleLabel},t.ariaLabel,t.isFiltered&&t.filterAriaLabel||null,t.isSorted&&(t.isSortedDescending?t.sortDescendingAriaLabel:t.sortAscendingAriaLabel)||null,t.isGrouped&&t.groupAriaLabel||null):null},t.prototype._addDragDropHandling=function(){this._dragDropSubscription=this.props.dragDropHelper.subscribe(this._root.current,this._events,this._getColumnDragDropOptions()),this._events.on(this._root.current,"mousedown",this._onRootMouseDown)},t}(yr.Component),wv={isActionable:"is-actionable",cellIsCheck:"ms-DetailsHeader-cellIsCheck",collapseButton:"ms-DetailsHeader-collapseButton",isCollapsed:"is-collapsed",isAllSelected:"is-allSelected",isSelectAllHidden:"is-selectAllHidden",isResizingColumn:"is-resizingColumn",isEmpty:"is-empty",isIconVisible:"is-icon-visible",cellSizer:"ms-DetailsHeader-cellSizer",isResizing:"is-resizing",dropHintCircleStyle:"ms-DetailsHeader-dropHintCircleStyle",dropHintLineStyle:"ms-DetailsHeader-dropHintLineStyle",cellTitle:"ms-DetailsHeader-cellTitle",cellName:"ms-DetailsHeader-cellName",filterChevron:"ms-DetailsHeader-filterChevron",gripperBarVerticalStyle:"ms-DetailsColumn-gripperBar",nearIcon:"ms-DetailsColumn-nearIcon"},xv=function(e){var t,o=e.theme,r=e.headerClassName,n=e.iconClassName,i=e.isActionable,a=e.isEmpty,s=e.isIconVisible,l=e.isPadded,c=e.isIconOnly,d=e.cellStyleProps,u=void 0===d?rv:d,f=e.transitionDurationDrag,h=e.transitionDurationDrop,m=o.semanticColors,g=o.palette,v=o.fonts,b=Lo(wv,o),y={iconForegroundColor:m.bodySubtext,headerForegroundColor:m.bodyText,headerBackgroundColor:m.bodyBackground,dropdownChevronForegroundColor:g.neutralSecondary,resizerColor:g.neutralTertiaryAlt},_={color:y.iconForegroundColor,opacity:1,paddingLeft:8},k={outline:"1px solid "+g.themePrimary},w={outlineColor:"transparent"};return{root:[lv(e),v.small,i&&[b.isActionable,{selectors:{":hover":{color:m.bodyText,background:m.listHeaderBackgroundHovered},":active":{background:m.listHeaderBackgroundPressed}}}],a&&[b.isEmpty,{textOverflow:"clip"}],s&&b.isIconVisible,l&&{paddingRight:u.cellExtraRightPadding+u.cellRightPadding},{selectors:{':hover i[data-icon-name="GripperBarVertical"]':{display:"block"}}},r],gripperBarVerticalStyle:{display:"none",position:"absolute",textAlign:"left",color:g.neutralTertiary,left:1},nearIcon:[b.nearIcon,_],sortIcon:[_,{paddingLeft:4,position:"relative",top:1}],iconClassName:[{color:y.iconForegroundColor,opacity:1},n],filterChevron:[b.filterChevron,{color:y.dropdownChevronForegroundColor,paddingLeft:6,verticalAlign:"middle",fontSize:v.small.fontSize}],cellTitle:[b.cellTitle,mo(o),p({display:"flex",flexDirection:"row",justifyContent:"flex-start",alignItems:"stretch",boxSizing:"border-box",overflow:"hidden",padding:"0 "+u.cellRightPadding+"px 0 "+u.cellLeftPadding+"px"},c?{alignContent:"flex-end",maxHeight:"100%",flexWrap:"wrap-reverse"}:{})],cellName:[b.cellName,{flex:"0 1 auto",overflow:"hidden",textOverflow:"ellipsis",fontWeight:Ve.semibold,fontSize:v.medium.fontSize},c&&{selectors:(t={},t["."+b.nearIcon]={paddingLeft:0},t)}],cellTooltip:{display:"block",position:"absolute",top:0,left:0,bottom:0,right:0},accessibleLabel:_o,borderWhileDragging:k,noBorderWhileDragging:[w,{transition:"outline "+f+"ms ease"}],borderAfterDropping:k,noBorderAfterDropping:[w,{transition:"outline  "+h+"ms ease"}]}},Sv=xr(kv,xv,void 0,{scope:"DetailsColumn"});!function(e){e[e.none=0]="none",e[e.hidden=1]="hidden",e[e.visible=2]="visible"}(gv||(gv={}));var Cv=Dr(),Bv=[],Iv=function(e){function t(t){var o=e.call(this,t)||this;return o._rootElement=yr.createRef(),o._rootComponent=yr.createRef(),o._draggedColumnIndex=-1,o._dropHintDetails={},o._updateDroppingState=function(e,t){o._draggedColumnIndex>=0&&"drop"!==t.type&&!e&&o._resetDropHints()},o._onDragOver=function(e,t){o._draggedColumnIndex>=0&&(t.stopPropagation(),o._computeDropHintToBeShown(t.clientX))},o._onDrop=function(e,t){var r=o._getColumnReorderProps();if(o._draggedColumnIndex>=0&&t){var n=o._draggedColumnIndex>o._currentDropHintIndex?o._currentDropHintIndex:o._currentDropHintIndex-1,i=o._isValidCurrentDropHintIndex();if(t.stopPropagation(),i)if(o._onDropIndexInfo.sourceIndex=o._draggedColumnIndex,o._onDropIndexInfo.targetIndex=n,r.onColumnDrop){var a={draggedIndex:o._draggedColumnIndex,targetIndex:n};r.onColumnDrop(a)}else r.handleColumnReorder&&r.handleColumnReorder(o._draggedColumnIndex,n)}o._resetDropHints(),o._dropHintDetails={},o._draggedColumnIndex=-1},o._updateDragInfo=function(e,t){var r=o._getColumnReorderProps(),n=e.itemIndex;if(n>=0)o._draggedColumnIndex=o._isCheckboxColumnHidden()?n-1:n-2,o._getDropHintPositions(),r.onColumnDragStart&&r.onColumnDragStart(!0);else if(t&&o._draggedColumnIndex>=0&&(o._resetDropHints(),o._draggedColumnIndex=-1,o._dropHintDetails={},r.onColumnDragEnd)){var i=o._isEventOnHeader(t);r.onColumnDragEnd({dropLocation:i},t)}},o._getDropHintPositions=function(){for(var e,t=o.props.columns,r=void 0===t?Bv:t,n=o._getColumnReorderProps(),i=0,a=0,s=n.frozenColumnCountFromStart||0,l=n.frozenColumnCountFromEnd||0,c=s;c<r.length-l+1;c++)if(o._rootElement.current){var d=o._rootElement.current.querySelectorAll("#columnDropHint_"+c)[0];if(d)if(c===s)i=d.offsetLeft,a=d.offsetLeft,e=d;else{var u=(d.offsetLeft+i)/2;o._dropHintDetails[c-1]={originX:i,startX:a,endX:u,dropHintElementRef:e},a=u,e=d,i=d.offsetLeft,c===r.length-l&&(o._dropHintDetails[c]={originX:i,startX:a,endX:d.offsetLeft,dropHintElementRef:e})}}},o._computeDropHintToBeShown=function(e){var t=Br(o.props.theme);if(o._rootElement.current){var r=e-o._rootElement.current.getBoundingClientRect().left,n=o._currentDropHintIndex;if(o._isValidCurrentDropHintIndex()&&Pv(t,r,o._dropHintDetails[n].startX,o._dropHintDetails[n].endX))return;var i=o.props.columns,a=void 0===i?Bv:i,s=o._getColumnReorderProps(),l=s.frozenColumnCountFromStart||0,c=s.frozenColumnCountFromEnd||0,d=l,u=a.length-c,f=-1;if(Ev(t,r,o._dropHintDetails[d].endX)?f=d:Tv(t,r,o._dropHintDetails[u].startX)?f=u:o._isValidCurrentDropHintIndex()&&(o._dropHintDetails[n+1]&&Pv(t,r,o._dropHintDetails[n+1].startX,o._dropHintDetails[n+1].endX)?f=n+1:o._dropHintDetails[n-1]&&Pv(t,r,o._dropHintDetails[n-1].startX,o._dropHintDetails[n-1].endX)&&(f=n-1)),-1===f)for(var p=l,h=u;p<h;){var m=Math.ceil((h+p)/2);if(Pv(t,r,o._dropHintDetails[m].startX,o._dropHintDetails[m].endX)){f=m;break}Ev(t,r,o._dropHintDetails[m].originX)?h=m:Tv(t,r,o._dropHintDetails[m].originX)&&(p=m)}f===o._draggedColumnIndex||f===o._draggedColumnIndex+1?o._isValidCurrentDropHintIndex()&&o._resetDropHints():n!==f&&f>=0&&(o._resetDropHints(),o._updateDropHintElement(o._dropHintDetails[f].dropHintElementRef,"inline-block"),o._currentDropHintIndex=f)}},o._renderColumnSizer=function(e){var t,r=e.columnIndex,n=o.props.columns,i=void 0===n?Bv:n,a=i[r],s=o.state.columnResizeDetails,l=o._classNames;return a.isResizable?yr.createElement("div",{key:a.key+"_sizer","aria-hidden":!0,role:"button","data-is-focusable":!1,onClick:Dv,"data-sizer-index":r,onBlur:o._onSizerBlur,className:xn(l.cellSizer,r<i.length-1?l.cellSizerStart:l.cellSizerEnd,(t={},t[l.cellIsResizing]=s&&s.columnIndex===r,t)),onDoubleClick:o._onSizerDoubleClick.bind(o,r)}):null},o._onRenderColumnHeaderTooltip=function(e){return yr.createElement("span",{className:e.hostClassName},e.children)},o._onSelectAllClicked=function(){var e=o.props.selection;e&&e.toggleAllSelected()},o._onRootMouseDown=function(e){var t=e.target.getAttribute("data-sizer-index"),r=Number(t),n=o.props.columns,i=void 0===n?Bv:n;null!==t&&0===e.button&&(o.setState({columnResizeDetails:{columnIndex:r,columnMinWidth:i[r].calculatedWidth,originX:e.clientX}}),e.preventDefault(),e.stopPropagation())},o._onRootMouseMove=function(e){var t=o.state,r=t.columnResizeDetails,n=t.isSizing;r&&!n&&e.clientX!==r.originX&&o.setState({isSizing:!0})},o._onRootKeyDown=function(e){var t=o.state,r=t.columnResizeDetails,n=t.isSizing,i=o.props,a=i.columns,s=void 0===a?Bv:a,l=i.onColumnResized,c=e.target.getAttribute("data-sizer-index");if(c&&!n){var d=Number(c);if(r){var u=void 0;e.which===Cr.enter?(o.setState({columnResizeDetails:void 0}),e.preventDefault(),e.stopPropagation()):e.which===Cr.left?u=Br(o.props.theme)?1:-1:e.which===Cr.right&&(u=Br(o.props.theme)?-1:1),u&&(e.shiftKey||(u*=10),o.setState({columnResizeDetails:p(p({},r),{columnMinWidth:r.columnMinWidth+u})}),l&&l(s[d],r.columnMinWidth+u,d),e.preventDefault(),e.stopPropagation())}else e.which===Cr.enter&&(o.setState({columnResizeDetails:{columnIndex:d,columnMinWidth:s[d].calculatedWidth}}),e.preventDefault(),e.stopPropagation())}},o._onSizerMouseMove=function(e){var t=e.buttons,r=o.props,n=r.onColumnIsSizingChanged,i=r.onColumnResized,a=r.columns,s=void 0===a?Bv:a,l=o.state.columnResizeDetails;if(void 0===t||1===t){if(e.clientX!==l.originX&&n&&n(s[l.columnIndex],!0),i){var c=e.clientX-l.originX;Br(o.props.theme)&&(c=-c),i(s[l.columnIndex],l.columnMinWidth+c,l.columnIndex)}}else o._onSizerMouseUp(e)},o._onSizerBlur=function(e){o.state.columnResizeDetails&&o.setState({columnResizeDetails:void 0,isSizing:!1})},o._onSizerMouseUp=function(e){var t=o.props,r=t.columns,n=void 0===r?Bv:r,i=t.onColumnIsSizingChanged,a=o.state.columnResizeDetails;o.setState({columnResizeDetails:void 0,isSizing:!1}),i&&i(n[a.columnIndex],!1)},o._onToggleCollapseAll=function(){var e=o.props.onToggleCollapseAll,t=!o.state.isAllCollapsed;o.setState({isAllCollapsed:t}),e&&e(t)},si(o),o._events=new qa(o),o.state={columnResizeDetails:void 0,isAllCollapsed:o.props.isAllCollapsed,isAllSelected:!!o.props.selection&&o.props.selection.isAllSelected()},o._onDropIndexInfo={sourceIndex:-1,targetIndex:-1},o._id=oa("header"),o._currentDropHintIndex=-1,o._dragDropHelper=new bv({selection:{getSelection:function(){}},minimumPixelsForDrag:o.props.minimumPixelsForDrag}),o}return f(t,e),t.prototype.componentDidMount=function(){var e=this.props.selection;this._events.on(e,qg,this._onSelectionChanged),this._rootElement.current&&(this._events.on(this._rootElement.current,"mousedown",this._onRootMouseDown),this._events.on(this._rootElement.current,"keydown",this._onRootKeyDown),this._getColumnReorderProps()&&(this._subscriptionObject=this._dragDropHelper.subscribe(this._rootElement.current,this._events,this._getHeaderDragDropOptions())))},t.prototype.componentDidUpdate=function(e){if(this._getColumnReorderProps()?!this._subscriptionObject&&this._rootElement.current&&(this._subscriptionObject=this._dragDropHelper.subscribe(this._rootElement.current,this._events,this._getHeaderDragDropOptions())):this._subscriptionObject&&(this._subscriptionObject.dispose(),delete this._subscriptionObject),this.props!==e&&this._onDropIndexInfo.sourceIndex>=0&&this._onDropIndexInfo.targetIndex>=0){var t=e.columns,o=void 0===t?Bv:t,r=this.props.columns,n=void 0===r?Bv:r;o[this._onDropIndexInfo.sourceIndex].key===n[this._onDropIndexInfo.targetIndex].key&&(this._onDropIndexInfo={sourceIndex:-1,targetIndex:-1})}this.props.isAllCollapsed!==e.isAllCollapsed&&this.setState({isAllCollapsed:this.props.isAllCollapsed})},t.prototype.componentWillUnmount=function(){this._subscriptionObject&&(this._subscriptionObject.dispose(),delete this._subscriptionObject),this._dragDropHelper.dispose(),this._events.dispose()},t.prototype.render=function(){var e=this,t=this.props,o=t.columns,r=void 0===o?Bv:o,n=t.ariaLabel,i=t.ariaLabelForToggleAllGroupsButton,a=t.ariaLabelForSelectAllCheckbox,s=t.selectAllVisibility,l=t.ariaLabelForSelectionColumn,c=t.indentWidth,d=t.onColumnClick,u=t.onColumnContextMenu,f=t.onRenderColumnHeaderTooltip,p=void 0===f?this._onRenderColumnHeaderTooltip:f,h=t.styles,m=t.selectionMode,g=t.theme,v=t.onRenderDetailsCheckbox,b=t.groupNestingDepth,y=t.useFastIcons,_=t.checkboxVisibility,k=t.className,w=this.state,x=w.isAllSelected,S=w.columnResizeDetails,C=w.isSizing,B=w.isAllCollapsed,I=s!==gv.none,P=s===gv.hidden,E=_===$g.always,T=this._getColumnReorderProps(),D=T&&T.frozenColumnCountFromStart?T.frozenColumnCountFromStart:0,N=T&&T.frozenColumnCountFromEnd?T.frozenColumnCountFromEnd:0;this._classNames=Cv(h,{theme:g,isAllSelected:x,isSelectAllHidden:s===gv.hidden,isResizingColumn:!!S&&C,isSizing:C,isAllCollapsed:B,isCheckboxHidden:P,className:k});var z=this._classNames,F=y?Nn:Rn,M=Br(g);return yr.createElement(Ca,{role:"row","aria-label":n,className:z.root,componentRef:this._rootComponent,elementRef:this._rootElement,onMouseMove:this._onRootMouseMove,"data-automationid":"DetailsHeader",direction:va.horizontal},I?[yr.createElement("div",{key:"__checkbox",className:z.cellIsCheck,"aria-labelledby":this._id+"-check",onClick:P?void 0:this._onSelectAllClicked,"aria-colindex":1,role:"columnheader"},p({hostClassName:z.checkTooltip,id:this._id+"-checkTooltip",setAriaDescribedBy:!1,content:a,children:yr.createElement(vv,{id:this._id+"-check","aria-label":m===Hg.multiple?a:l,"data-is-focusable":!P||void 0,isHeader:!0,selected:x,anySelected:!1,canSelect:!P,className:z.check,onRenderDetailsCheckbox:v,useFastIcons:y,isVisible:E})},this._onRenderColumnHeaderTooltip)),this.props.onRenderColumnHeaderTooltip?null:a&&!P?yr.createElement("label",{key:"__checkboxLabel",id:this._id+"-checkTooltip",className:z.accessibleLabel,"aria-hidden":!0},a):l&&P?yr.createElement("label",{key:"__checkboxLabel",id:this._id+"-checkTooltip",className:z.accessibleLabel,"aria-hidden":!0},l):null]:null,b>0&&this.props.collapseAllVisibility===Ug.visible?yr.createElement("div",{className:z.cellIsGroupExpander,onClick:this._onToggleCollapseAll,"data-is-focusable":!0,"aria-label":i,"aria-expanded":!B,role:"columnheader"},yr.createElement(F,{className:z.collapseButton,iconName:M?"ChevronLeftMed":"ChevronRightMed"})):null,yr.createElement(Jg,{indentWidth:c,role:"gridcell",count:b-1}),r.map((function(t,o){var n=!!T&&(o>=D&&o<r.length-N);return[T&&(n||o===r.length-N)&&e._renderDropHint(o),yr.createElement(Sv,{column:t,styles:t.styles,key:t.key,columnIndex:(I?2:1)+o,parentId:e._id,isDraggable:n,updateDragInfo:e._updateDragInfo,dragDropHelper:e._dragDropHelper,onColumnClick:d,onColumnContextMenu:u,onRenderColumnHeaderTooltip:e.props.onRenderColumnHeaderTooltip,isDropped:e._onDropIndexInfo.targetIndex===o,cellStyleProps:e.props.cellStyleProps,useFastIcons:y}),e._renderColumnDivider(o)]})),T&&0===N&&this._renderDropHint(r.length),C&&yr.createElement(Cc,null,yr.createElement("div",{className:z.sizingOverlay,onMouseMove:this._onSizerMouseMove,onMouseUp:this._onSizerMouseUp})))},t.prototype.focus=function(){var e;return!!(null===(e=this._rootComponent.current)||void 0===e?void 0:e.focus())},t.prototype._getColumnReorderProps=function(){var e=this.props,t=e.columnReorderOptions;return e.columnReorderProps||t&&p(p({},t),{onColumnDragEnd:void 0})},t.prototype._getHeaderDragDropOptions=function(){return{selectionIndex:1,context:{data:this,index:0},canDrag:function(){return!1},canDrop:function(){return!0},onDragStart:function(){},updateDropState:this._updateDroppingState,onDrop:this._onDrop,onDragEnd:function(){},onDragOver:this._onDragOver}},t.prototype._isValidCurrentDropHintIndex=function(){return this._currentDropHintIndex>=0},t.prototype._isCheckboxColumnHidden=function(){var e=this.props,t=e.selectionMode,o=e.checkboxVisibility;return t===Hg.none||o===$g.hidden},t.prototype._resetDropHints=function(){this._currentDropHintIndex>=0&&(this._updateDropHintElement(this._dropHintDetails[this._currentDropHintIndex].dropHintElementRef,"none"),this._currentDropHintIndex=-1)},t.prototype._updateDropHintElement=function(e,t){e.childNodes[1].style.display=t,e.childNodes[0].style.display=t},t.prototype._isEventOnHeader=function(e){if(this._rootElement.current){var t=this._rootElement.current.getBoundingClientRect();if(e.clientX>t.left&&e.clientX<t.right&&e.clientY>t.top&&e.clientY<t.bottom)return Xg.header}},t.prototype._renderColumnDivider=function(e){var t=this.props.columns,o=(void 0===t?Bv:t)[e],r=o.onRenderDivider;return r?r({column:o,columnIndex:e},this._renderColumnSizer):this._renderColumnSizer({column:o,columnIndex:e})},t.prototype._renderDropHint=function(e){var t=this._classNames,o=this.props.useFastIcons?Nn:Rn;return yr.createElement("div",{key:"dropHintKey",className:t.dropHintStyle,id:"columnDropHint_"+e},yr.createElement("div",{role:"presentation",key:"dropHintCircleKey",className:t.dropHintCaretStyle,"data-is-focusable":!1,"data-sizer-index":e,"aria-hidden":!0},yr.createElement(o,{iconName:"CircleShapeSolid"})),yr.createElement("div",{key:"dropHintLineKey","aria-hidden":!0,"data-is-focusable":!1,"data-sizer-index":e,className:t.dropHintLineStyle}))},t.prototype._onSizerDoubleClick=function(e,t){var o=this.props,r=o.onColumnAutoResized,n=o.columns;r&&r((void 0===n?Bv:n)[e],e)},t.prototype._onSelectionChanged=function(){var e=!!this.props.selection&&this.props.selection.isAllSelected();this.state.isAllSelected!==e&&this.setState({isAllSelected:e})},t.defaultProps={selectAllVisibility:gv.visible,collapseAllVisibility:Ug.visible,useFastIcons:!0},t}(yr.Component);function Pv(e,t,o,r){return e?t<=o&&t>=r:t>=o&&t<=r}function Ev(e,t,o){return e?t>=o:t<=o}function Tv(e,t,o){return e?t<=o:t>=o}function Dv(e){e.stopPropagation()}var Nv=xr(Iv,cv,void 0,{scope:"DetailsHeader"}),zv=function(e){var t=e.columns,o=e.columnStartIndex,r=e.rowClassNames,n=e.cellStyleProps,i=void 0===n?rv:n,a=e.item,s=e.itemIndex,l=e.onRenderItemColumn,c=e.getCellValueKey,d=e.cellsByColumn,u=e.enableUpdateAnimations,f=e.rowHeaderId,p=yr.useRef(),h=p.current||(p.current={});return yr.createElement("div",{className:r.fields,"data-automationid":"DetailsRowFields",role:"presentation"},t.map((function(e,t){var n=void 0===e.calculatedWidth?"auto":e.calculatedWidth+i.cellLeftPadding+i.cellRightPadding+(e.isPadded?i.cellExtraRightPadding:0),p=e.onRender,m=void 0===p?l:p,g=e.getValueKey,v=void 0===g?c:g,b=d&&e.key in d?d[e.key]:m?m(a,s,e):function(e,t){var o=e&&t&&t.fieldName?e[t.fieldName]:"";return null==o&&(o=""),"boolean"==typeof o?o.toString():o}(a,e),y=h[e.key],_=u&&v?v(a,s,e):void 0,k=!1;void 0!==_&&void 0!==y&&_!==y&&(k=!0),h[e.key]=_;var w=e.key+(void 0!==_?"-"+_:"");return yr.createElement("div",{key:w,id:e.isRowHeader?f:void 0,role:e.isRowHeader?"rowheader":"gridcell","aria-readonly":!0,"aria-colindex":t+o+1,className:xn(e.className,e.isMultiline&&r.isMultiline,e.isRowHeader&&r.isRowHeader,r.cell,e.isPadded?r.cellPadded:r.cellUnpadded,k&&r.cellAnimation),style:{width:n},"data-automationid":"DetailsRowCell","data-automation-key":e.key},b)})))},Fv=Dr(),Mv=[],Rv=function(e){function t(t){var o=e.call(this,t)||this;return o._root=yr.createRef(),o._cellMeasurer=yr.createRef(),o._focusZone=yr.createRef(),o._onSelectionChanged=function(){var e=Av(o.props);Ra(e,o.state.selectionState)||o.setState({selectionState:e})},o._updateDroppingState=function(e,t){var r=o.state.isDropping,n=o.props,i=n.dragDropEvents,a=n.item;e?i.onDragEnter&&(o._droppingClassNames=i.onDragEnter(a,t)):i.onDragLeave&&i.onDragLeave(a,t),r!==e&&o.setState({isDropping:e})},si(o),o._events=new qa(o),o.state={selectionState:Av(t),columnMeasureInfo:void 0,isDropping:!1},o._droppingClassNames="",o}return f(t,e),t.getDerivedStateFromProps=function(e,t){return p(p({},t),{selectionState:Av(e)})},t.prototype.componentDidMount=function(){var e=this.props,t=e.dragDropHelper,o=e.selection,r=e.item,n=e.onDidMount;t&&this._root.current&&(this._dragDropSubscription=t.subscribe(this._root.current,this._events,this._getRowDragDropOptions())),o&&this._events.on(o,qg,this._onSelectionChanged),n&&r&&(this._onDidMountCalled=!0,n(this))},t.prototype.componentDidUpdate=function(e){var t=this.state,o=this.props,r=o.item,n=o.onDidMount,i=t.columnMeasureInfo;if(this.props.itemIndex===e.itemIndex&&this.props.item===e.item&&this.props.dragDropHelper===e.dragDropHelper||(this._dragDropSubscription&&(this._dragDropSubscription.dispose(),delete this._dragDropSubscription),this.props.dragDropHelper&&this._root.current&&(this._dragDropSubscription=this.props.dragDropHelper.subscribe(this._root.current,this._events,this._getRowDragDropOptions()))),i&&i.index>=0&&this._cellMeasurer.current){var a=this._cellMeasurer.current.getBoundingClientRect().width;i.onMeasureDone(a),this.setState({columnMeasureInfo:void 0})}r&&n&&!this._onDidMountCalled&&(this._onDidMountCalled=!0,n(this))},t.prototype.componentWillUnmount=function(){var e=this.props,t=e.item,o=e.onWillUnmount;o&&t&&o(this),this._dragDropSubscription&&(this._dragDropSubscription.dispose(),delete this._dragDropSubscription),this._events.dispose()},t.prototype.shouldComponentUpdate=function(e,t){if(this.props.useReducedRowRenderer){var o=Av(e);return this.state.selectionState.isSelected!==o.isSelected||!Ra(this.props,e)}return!0},t.prototype.render=function(){var e=this.props,t=e.className,o=e.columns,r=void 0===o?Mv:o,n=e.dragDropEvents,i=e.item,a=e.itemIndex,s=e.flatIndexOffset,l=void 0===s?2:s,c=e.id,d=e.onRenderCheck,u=void 0===d?this._onRenderCheck:d,f=e.onRenderDetailsCheckbox,h=e.onRenderItemColumn,m=e.getCellValueKey,g=e.selectionMode,v=e.rowWidth,b=void 0===v?0:v,y=e.checkboxVisibility,_=e.getRowAriaLabel,k=e.getRowAriaDescription,w=e.getRowAriaDescribedBy,x=e.checkButtonAriaLabel,S=e.checkboxCellClassName,C=e.rowFieldsAs,B=void 0===C?zv:C,I=e.selection,P=e.indentWidth,E=e.enableUpdateAnimations,T=e.compact,D=e.theme,N=e.styles,z=e.cellsByColumn,F=e.groupNestingDepth,M=e.useFastIcons,R=void 0===M||M,A=e.cellStyleProps,j=e.disabled,L=void 0!==j&&j,H=this.state,O=H.columnMeasureInfo,q=H.isDropping,W=this.state.selectionState,V=W.isSelected,K=void 0!==V&&V,U=W.isSelectionModal,G=void 0!==U&&U,Y=n?!(!n.canDrag||!n.canDrag(i)):void 0,X=q?this._droppingClassNames||"is-dropping":"",Z=_?_(i):void 0,$=k?k(i):void 0,Q=w?w(i):void 0,J=!!I&&I.canSelectItem(i,a)&&!L,ee=g===Hg.multiple,te=g!==Hg.none&&y!==$g.hidden,oe=g===Hg.none?void 0:K;this._classNames=p(p({},this._classNames),Fv(N,{theme:D,isSelected:K,canSelect:!ee,anySelected:G,checkboxCellClassName:S,droppingClassName:X,className:t,compact:T,enableUpdateAnimations:E,cellStyleProps:A,disabled:L}));var re={isMultiline:this._classNames.isMultiline,isRowHeader:this._classNames.isRowHeader,cell:this._classNames.cell,cellAnimation:this._classNames.cellAnimation,cellPadded:this._classNames.cellPadded,cellUnpadded:this._classNames.cellUnpadded,fields:this._classNames.fields};Ra(this._rowClassNames||{},re)||(this._rowClassNames=re);var ne=yr.createElement(B,{rowClassNames:this._rowClassNames,rowHeaderId:c+"-header",cellsByColumn:z,columns:r,item:i,itemIndex:a,columnStartIndex:(te?1:0)+(F?1:0),onRenderItemColumn:h,getCellValueKey:m,enableUpdateAnimations:E,cellStyleProps:A}),ie=this.props.role?this.props.role:"row";return this._ariaRowDescriptionId=oa("DetailsRow-description"),yr.createElement(Ca,p({"data-is-focusable":!0},vn(this.props,gn),"boolean"==typeof Y?{"data-is-draggable":Y,draggable:Y}:{},{direction:va.horizontal,elementRef:this._root,componentRef:this._focusZone,role:ie,"aria-label":Z,"aria-disabled":L||void 0,"aria-describedby":$?this._ariaRowDescriptionId:Q,className:this._classNames.root,"data-selection-index":a,"data-selection-touch-invoke":!0,"data-selection-disabled":L||void 0,"data-item-index":a,"aria-rowindex":F?void 0:a+l,"aria-level":F&&F+1||void 0,"data-automationid":"DetailsRow",style:{minWidth:b},"aria-selected":oe,allowFocusRoot:!0}),$?yr.createElement("span",{key:"description",role:"presentation",hidden:!0,id:this._ariaRowDescriptionId},$):null,te&&yr.createElement("div",{role:"gridcell","aria-colindex":1,"data-selection-toggle":!0,className:this._classNames.checkCell},u({id:c?c+"-checkbox":void 0,selected:K,anySelected:G,"aria-label":x,"aria-labelledby":c?c+"-checkbox "+c+"-header":void 0,canSelect:J,compact:T,className:this._classNames.check,theme:D,isVisible:y===$g.always,onRenderDetailsCheckbox:f,useFastIcons:R})),yr.createElement(Jg,{indentWidth:P,role:"gridcell",count:F-(this.props.collapseAllVisibility===Ug.hidden?1:0)}),i&&ne,O&&yr.createElement("span",{role:"presentation",className:xn(this._classNames.cellMeasurer,this._classNames.cell),ref:this._cellMeasurer},yr.createElement(B,{rowClassNames:this._rowClassNames,rowHeaderId:c+"-header",columns:[O.column],item:i,itemIndex:a,columnStartIndex:(te?1:0)+(F?1:0)+r.length,onRenderItemColumn:h,getCellValueKey:m})),yr.createElement("span",{role:"checkbox",className:this._classNames.checkCover,"aria-checked":K,"data-selection-toggle":!0}))},t.prototype.measureCell=function(e,t){var o=this.props.columns,r=p({},(void 0===o?Mv:o)[e]);r.minWidth=0,r.maxWidth=999999,delete r.calculatedWidth,this.setState({columnMeasureInfo:{index:e,column:r,onMeasureDone:t}})},t.prototype.focus=function(e){var t;return void 0===e&&(e=!1),!!(null===(t=this._focusZone.current)||void 0===t?void 0:t.focus(e))},t.prototype._onRenderCheck=function(e){return yr.createElement(vv,p({},e))},t.prototype._getRowDragDropOptions=function(){var e=this.props,t=e.item,o=e.itemIndex,r=e.dragDropEvents;return{eventMap:e.eventsToRegister,selectionIndex:o,context:{data:t,index:o},canDrag:r.canDrag,canDrop:r.canDrop,onDragStart:r.onDragStart,updateDropState:this._updateDroppingState,onDrop:r.onDrop,onDragEnd:r.onDragEnd,onDragOver:r.onDragOver}},t}(yr.Component);function Av(e){var t,o,r,n,i=e.itemIndex,a=e.selection;return{isSelected:!!(null===(t=a)||void 0===t?void 0:t.isIndexSelected(i)),isSelectionModal:!!(null===(n=null===(o=a)||void 0===o?void 0:(r=o).isModal)||void 0===n?void 0:n.call(r))}}var jv,Lv,Hv=xr(Rv,av,void 0,{scope:"DetailsRow"}),Ov={root:"ms-GroupedList",compact:"ms-GroupedList--Compact",group:"ms-GroupedList-group",link:"ms-Link",listCell:"ms-List-cell"},qv="cubic-bezier(0.445, 0.050, 0.550, 0.950)",Wv={root:"ms-GroupHeader",compact:"ms-GroupHeader--compact",check:"ms-GroupHeader-check",dropIcon:"ms-GroupHeader-dropIcon",expand:"ms-GroupHeader-expand",isCollapsed:"is-collapsed",title:"ms-GroupHeader-title",isSelected:"is-selected",iconTag:"ms-Icon--Tag",group:"ms-GroupedList-group",isDropping:"is-dropping"},Vv="cubic-bezier(0.075, 0.820, 0.165, 1.000)",Kv="cubic-bezier(0.390, 0.575, 0.565, 1.000)",Uv="cubic-bezier(0.600, -0.280, 0.735, 0.045)";!function(e){e[e.xSmall=0]="xSmall",e[e.small=1]="small",e[e.medium=2]="medium",e[e.large=3]="large"}(jv||(jv={})),function(e){e[e.normal=0]="normal",e[e.large=1]="large"}(Lv||(Lv={}));var Gv=Dr(),Yv=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.type,o=e.size,r=e.ariaLabel,n=e.ariaLive,i=e.styles,a=e.label,s=e.theme,l=e.className,c=e.labelPosition,d=r,u=vn(this.props,gn,["size"]),f=o;void 0===f&&void 0!==t&&(f=t===Lv.large?jv.large:jv.medium);var h=Gv(i,{theme:s,size:f,className:l,labelPosition:c});return yr.createElement("div",p({},u,{className:h.root}),yr.createElement("div",{className:h.circle}),a&&yr.createElement("div",{className:h.label},a),d&&yr.createElement("div",{role:"status","aria-live":n},yr.createElement(mi,null,yr.createElement("div",{className:h.screenReaderText},d))))},t.defaultProps={size:jv.medium,ariaLive:"polite",labelPosition:"bottom"},t}(yr.Component),Xv={root:"ms-Spinner",circle:"ms-Spinner-circle",label:"ms-Spinner-label"},Zv=Fo((function(){return J({"0%":{transform:"rotate(0deg)"},"100%":{transform:"rotate(360deg)"}})})),$v=xr(Yv,(function(e){var t,o=e.theme,r=e.size,n=e.className,i=e.labelPosition,a=o.palette,s=Lo(Xv,o);return{root:[s.root,{display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center"},"top"===i&&{flexDirection:"column-reverse"},"right"===i&&{flexDirection:"row"},"left"===i&&{flexDirection:"row-reverse"},n],circle:[s.circle,{boxSizing:"border-box",borderRadius:"50%",border:"1.5px solid "+a.themeLight,borderTopColor:a.themePrimary,animationName:Zv(),animationDuration:"1.3s",animationIterationCount:"infinite",animationTimingFunction:"cubic-bezier(.53,.21,.29,.67)",selectors:(t={},t[Ut]=p({borderTopColor:"Highlight"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),t)},r===jv.xSmall&&["ms-Spinner--xSmall",{width:12,height:12}],r===jv.small&&["ms-Spinner--small",{width:16,height:16}],r===jv.medium&&["ms-Spinner--medium",{width:20,height:20}],r===jv.large&&["ms-Spinner--large",{width:28,height:28}]],label:[s.label,o.fonts.small,{color:a.themePrimary,margin:"8px 0 0",textAlign:"center"},"top"===i&&{margin:"0 0 8px"},"right"===i&&{margin:"0 0 0 8px"},"left"===i&&{margin:"0 8px 0 0"}],screenReaderText:_o}}),void 0,{scope:"Spinner"}),Qv=Dr(),Jv=function(e){function t(t){var o=e.call(this,t)||this;return o._toggleCollapse=function(){var e=o.props,t=e.group,r=e.onToggleCollapse,n=e.isGroupLoading,i=!o.state.isCollapsed,a=!i&&n&&n(t);o.setState({isCollapsed:i,isLoadingVisible:a}),r&&r(t)},o._onKeyUp=function(e){var t=o.props,r=t.group,n=t.onGroupHeaderKeyUp;if(n&&n(e,r),!e.defaultPrevented){var i=o.state.isCollapsed&&e.which===Pr(Cr.right,o.props.theme);(!o.state.isCollapsed&&e.which===Pr(Cr.left,o.props.theme)||i)&&(o._toggleCollapse(),e.stopPropagation(),e.preventDefault())}},o._onToggleClick=function(e){o._toggleCollapse(),e.stopPropagation(),e.preventDefault()},o._onHeaderClick=function(){var e=o.props,t=e.group,r=e.onGroupHeaderClick;r&&r(t)},o._onRenderTitle=function(e){if(!e.group)return null;var t=e.onRenderName?xs(e.onRenderName,o._onRenderName):o._onRenderName;return yr.createElement("div",{className:o._classNames.title,id:o._id,onClick:o._onHeaderClick,role:"gridcell","aria-colspan":o.props.ariaColSpan,"data-selection-invoke":!0},t(e))},o._onRenderName=function(e){var t=e.group;return t?yr.createElement(yr.Fragment,null,yr.createElement("span",null,t.name),yr.createElement("span",{className:o._classNames.headerCount},"(",t.count,t.hasMoreData&&"+",")")):null},o._id=oa("GroupHeader"),o.state={isCollapsed:o.props.group&&o.props.group.isCollapsed,isLoadingVisible:!1},o}return f(t,e),t.getDerivedStateFromProps=function(e,t){if(e.group){var o=e.group.isCollapsed,r=e.isGroupLoading,n=!o&&r&&r(e.group);return p(p({},t),{isCollapsed:o||!1,isLoadingVisible:n||!1})}return t},t.prototype.render=function(){var e=this.props,t=e.group,o=e.groupLevel,r=void 0===o?0:o,n=e.viewport,i=e.selectionMode,a=e.loadingText,s=e.isSelected,l=void 0!==s&&s,c=e.selected,d=void 0!==c&&c,u=e.indentWidth,f=e.onRenderGroupHeaderCheckbox,h=e.isCollapsedGroupSelectVisible,m=void 0===h||h,g=e.expandButtonProps,v=e.expandButtonIcon,b=e.selectAllButtonProps,y=e.theme,_=e.styles,k=e.className,w=e.compact,x=e.ariaPosInSet,S=e.ariaSetSize,C=e.useFastIcons,B=this.props.onRenderTitle?xs(this.props.onRenderTitle,this._onRenderTitle):this._onRenderTitle,I=C?this._fastDefaultCheckboxRender:this._defaultCheckboxRender,P=f?xs(f,I):I,E=this.state,T=E.isCollapsed,D=E.isLoadingVisible,N=i===Hg.multiple,z=N&&(m||!(t&&t.isCollapsed)),F=d||l,M=Br(y);return this._classNames=Qv(_,{theme:y,className:k,selected:F,isCollapsed:T,compact:w}),t?yr.createElement("div",{className:this._classNames.root,style:n?{minWidth:n.width}:{},role:"row","aria-setsize":S,"aria-posinset":x,"data-is-focusable":!0,onKeyUp:this._onKeyUp,"aria-label":t.ariaLabel,"aria-labelledby":t.ariaLabel?void 0:this._id,"aria-expanded":!this.state.isCollapsed,"aria-selected":N?F:void 0,"aria-level":r+1,"data-selection-index":t.startIndex,"data-selection-span":t.count},yr.createElement("div",{className:this._classNames.groupHeaderContainer,role:"presentation"},z?yr.createElement("div",{role:"gridcell"},yr.createElement("button",p({"data-is-focusable":!1,type:"button",className:this._classNames.check,role:"checkbox",id:this._id+"-check","aria-checked":F,"aria-labelledby":this._id+"-check "+this._id,"data-selection-toggle":!0},b),P({checked:F,theme:y},P))):i!==Hg.none&&yr.createElement(Jg,{indentWidth:u,count:1}),yr.createElement(Jg,{indentWidth:u,count:r}),yr.createElement("div",{className:this._classNames.dropIcon,role:"presentation"},yr.createElement(Rn,{iconName:"Tag"})),yr.createElement("div",{role:"gridcell"},yr.createElement("button",p({"data-is-focusable":!1,"data-selection-disabled":!0,type:"button",className:this._classNames.expand,onClick:this._onToggleClick,"aria-expanded":!this.state.isCollapsed},g),yr.createElement(Rn,{className:this._classNames.expandIsCollapsed,iconName:v||(M?"ChevronLeftMed":"ChevronRightMed")}))),B(this.props),D&&yr.createElement($v,{label:a}))):null},t.prototype._defaultCheckboxRender=function(e){return yr.createElement(Qp,{checked:e.checked})},t.prototype._fastDefaultCheckboxRender=function(e){return yr.createElement(eb,{theme:e.theme,checked:e.checked})},t.defaultProps={expandButtonProps:{"aria-label":"expand collapse group"}},t}(yr.Component),eb=yr.memo((function(e){return yr.createElement(Qp,{theme:e.theme,checked:e.checked,className:e.className,useFastIcons:!0})})),tb=xr(Jv,(function(e){var t,o,r,n,i,a=e.theme,s=e.className,l=e.selected,c=e.isCollapsed,d=e.compact,u=rv.cellLeftPadding,f=d?40:48,p=a.semanticColors,h=a.palette,m=a.fonts,g=Lo(Wv,a),v=[mo(a),{cursor:"default",background:"none",backgroundColor:"transparent",border:"none",padding:0}];return{root:[g.root,mo(a),a.fonts.medium,{borderBottom:"1px solid "+p.listBackground,cursor:"default",userSelect:"none",selectors:(t={":hover":{background:p.listItemBackgroundHovered,color:p.actionLinkHovered}},t["&:hover ."+g.check]={opacity:1},t["."+po+" &:focus ."+g.check]={opacity:1},t[":global(."+g.group+"."+g.isDropping+")"]={selectors:(o={},o["& > ."+g.root+" ."+g.dropIcon]={transition:"transform "+Fe.durationValue4+" "+Vv+" opacity "+Fe.durationValue1+" "+Kv,transitionDelay:Fe.durationValue3,opacity:1,transform:"rotate(0.2deg) scale(1);"},o["."+g.check]={opacity:0},o)},t)},l&&[g.isSelected,{background:p.listItemBackgroundChecked,selectors:(r={":hover":{background:p.listItemBackgroundCheckedHovered}},r[""+g.check]={opacity:1},r)}],d&&[g.compact,{border:"none"}],s],groupHeaderContainer:[{display:"flex",alignItems:"center",height:f}],headerCount:[{padding:"0px 4px"}],check:[g.check,v,{display:"flex",alignItems:"center",justifyContent:"center",paddingTop:1,marginTop:-1,opacity:0,width:48,height:f,selectors:(n={},n["."+po+" &:focus"]={opacity:1},n)}],expand:[g.expand,v,{display:"flex",alignItems:"center",justifyContent:"center",fontSize:m.small.fontSize,width:36,height:f,color:l?h.neutralPrimary:h.neutralSecondary,selectors:{":hover":{backgroundColor:l?h.neutralQuaternary:h.neutralLight},":active":{backgroundColor:l?h.neutralTertiaryAlt:h.neutralQuaternaryAlt}}}],expandIsCollapsed:[c?[g.isCollapsed,{transform:"rotate(0deg)",transformOrigin:"50% 50%",transition:"transform .1s linear"}]:{transform:Br(a)?"rotate(-90deg)":"rotate(90deg)",transformOrigin:"50% 50%",transition:"transform .1s linear"}],title:[g.title,{paddingLeft:u,fontSize:d?m.medium.fontSize:m.mediumPlus.fontSize,fontWeight:c?Ve.regular:Ve.semibold,cursor:"pointer",outline:0,whiteSpace:"nowrap",textOverflow:"ellipsis"}],dropIcon:[g.dropIcon,{position:"absolute",left:-26,fontSize:Ke.large,color:h.neutralSecondary,transition:"transform "+Fe.durationValue2+" "+Uv+", opacity "+Fe.durationValue4+" "+Kv,opacity:0,transform:"rotate(0.2deg) scale(0.65)",transformOrigin:"10px 10px",selectors:(i={},i[":global(."+g.iconTag+")"]={position:"absolute"},i)}]}}),void 0,{scope:"GroupHeader"}),ob={root:"ms-GroupShowAll",link:"ms-Link"},rb=Dr(),nb=xr((function(e){var t=e.group,o=e.groupLevel,r=e.showAllLinkText,n=void 0===r?"Show All":r,i=e.styles,a=e.theme,s=e.onToggleSummarize,l=rb(i,{theme:a}),c=Object(yr.useCallback)((function(e){s(t),e.stopPropagation(),e.preventDefault()}),[s,t]);return t?yr.createElement("div",{className:l.root},yr.createElement(Jg,{count:o}),yr.createElement(es,{onClick:c},n)):null}),(function(e){var t,o=e.theme,r=o.fonts,n=Lo(ob,o);return{root:[n.root,{position:"relative",padding:"10px 84px",cursor:"pointer",selectors:(t={},t["."+n.link]={fontSize:r.small.fontSize},t)}]}}),void 0,{scope:"GroupShowAll"}),ib={root:"ms-groupFooter"},ab=Dr(),sb=xr((function(e){var t=e.group,o=e.groupLevel,r=e.footerText,n=e.indentWidth,i=e.styles,a=e.theme,s=ab(i,{theme:a});return t&&r?yr.createElement("div",{className:s.root},yr.createElement(Jg,{indentWidth:n,count:o}),r):null}),(function(e){var t=e.theme,o=e.className,r=Lo(ib,t);return{root:[t.fonts.medium,r.root,{position:"relative",padding:"5px 38px"},o]}}),void 0,{scope:"GroupFooter"}),lb=function(e){function t(o){var r=e.call(this,o)||this;r._root=yr.createRef(),r._list=yr.createRef(),r._subGroupRefs={},r._droppingClassName="",r._onRenderGroupHeader=function(e){return yr.createElement(tb,p({},e))},r._onRenderGroupShowAll=function(e){return yr.createElement(nb,p({},e))},r._onRenderGroupFooter=function(e){return yr.createElement(sb,p({},e))},r._renderSubGroup=function(e,o){var n=r.props,i=n.dragDropEvents,a=n.dragDropHelper,s=n.eventsToRegister,l=n.getGroupItemLimit,c=n.groupNestingDepth,d=n.groupProps,u=n.items,f=n.headerProps,p=n.showAllProps,h=n.footerProps,m=n.listProps,g=n.onRenderCell,v=n.selection,b=n.selectionMode,y=n.viewport,_=n.onRenderGroupHeader,k=n.onRenderGroupShowAll,w=n.onRenderGroupFooter,x=n.onShouldVirtualize,S=n.group,C=n.compact,B=e.level?e.level+1:c;return!e||e.count>0||d&&d.showEmptyGroups?yr.createElement(t,{ref:function(e){return r._subGroupRefs["subGroup_"+o]=e},key:r._getGroupKey(e,o),dragDropEvents:i,dragDropHelper:a,eventsToRegister:s,footerProps:h,getGroupItemLimit:l,group:e,groupIndex:o,groupNestingDepth:B,groupProps:d,headerProps:f,items:u,listProps:m,onRenderCell:g,selection:v,selectionMode:b,showAllProps:p,viewport:y,onRenderGroupHeader:_,onRenderGroupShowAll:k,onRenderGroupFooter:w,onShouldVirtualize:x,groups:S?S.children:[],compact:C}):null},r._getGroupDragDropOptions=function(){var e=r.props,t=e.group,o=e.groupIndex,n=e.dragDropEvents;return{eventMap:e.eventsToRegister,selectionIndex:-1,context:{data:t,index:o,isGroup:!0},updateDropState:r._updateDroppingState,canDrag:n.canDrag,canDrop:n.canDrop,onDrop:n.onDrop,onDragStart:n.onDragStart,onDragEnter:n.onDragEnter,onDragLeave:n.onDragLeave,onDragEnd:n.onDragEnd,onDragOver:n.onDragOver}},r._updateDroppingState=function(e,t){var o=r.state.isDropping,n=r.props,i=n.dragDropEvents,a=n.group;o!==e&&(o?i&&i.onDragLeave&&i.onDragLeave(a,t):i&&i.onDragEnter&&(r._droppingClassName=i.onDragEnter(a,t)),r.setState({isDropping:e}))};var n=o.selection,i=o.group;return si(r),r._id=oa("GroupedListSection"),r.state={isDropping:!1,isSelected:!(!n||!i)&&n.isRangeSelected(i.startIndex,i.count)},r._events=new qa(r),r}return f(t,e),t.prototype.componentDidMount=function(){var e=this.props,t=e.dragDropHelper,o=e.selection;t&&this._root.current&&(this._dragDropSubscription=t.subscribe(this._root.current,this._events,this._getGroupDragDropOptions())),o&&this._events.on(o,qg,this._onSelectionChange)},t.prototype.componentWillUnmount=function(){this._events.dispose(),this._dragDropSubscription&&this._dragDropSubscription.dispose()},t.prototype.componentDidUpdate=function(e){this.props.group===e.group&&this.props.groupIndex===e.groupIndex&&this.props.dragDropHelper===e.dragDropHelper||(this._dragDropSubscription&&(this._dragDropSubscription.dispose(),delete this._dragDropSubscription),this.props.dragDropHelper&&this._root.current&&(this._dragDropSubscription=this.props.dragDropHelper.subscribe(this._root.current,this._events,this._getGroupDragDropOptions())))},t.prototype.render=function(){var e=this.props,t=e.getGroupItemLimit,o=e.group,r=e.groupIndex,n=e.headerProps,i=e.showAllProps,a=e.footerProps,s=e.viewport,l=e.selectionMode,c=e.onRenderGroupHeader,d=void 0===c?this._onRenderGroupHeader:c,u=e.onRenderGroupShowAll,f=void 0===u?this._onRenderGroupShowAll:u,h=e.onRenderGroupFooter,m=void 0===h?this._onRenderGroupFooter:h,g=e.onShouldVirtualize,v=e.groupedListClassNames,b=e.groups,y=e.compact,_=e.listProps,k=void 0===_?{}:_,w=this.state.isSelected,x=o&&t?t(o):1/0,S=o&&!o.children&&!o.isCollapsed&&!o.isShowingAll&&(o.count>x||o.hasMoreData),C=o&&o.children&&o.children.length>0,B=k.version,I={group:o,groupIndex:r,groupLevel:o?o.level:0,isSelected:w,selected:w,viewport:s,selectionMode:l,groups:b,compact:y},P={groupedListId:this._id,ariaSetSize:b?b.length:void 0,ariaPosInSet:void 0!==r?r+1:void 0},E=p(p(p({},n),I),P),T=p(p({},i),I),D=p(p({},a),I),N=!!this.props.dragDropHelper&&this._getGroupDragDropOptions().canDrag(o)&&!!this.props.dragDropEvents.canDragGroups;return yr.createElement("div",p({ref:this._root},N&&{draggable:!0},{className:xn(v&&v.group,this._getDroppingClassName()),role:"presentation"}),d(E,this._onRenderGroupHeader),o&&o.isCollapsed?null:C?yr.createElement(kg,{role:"presentation",ref:this._list,items:o?o.children:[],onRenderCell:this._renderSubGroup,getItemCountForPage:this._returnOne,onShouldVirtualize:g,version:B,id:this._id}):this._onRenderGroup(x),o&&o.isCollapsed?null:S&&f(T,this._onRenderGroupShowAll),m(D,this._onRenderGroupFooter))},t.prototype.forceUpdate=function(){e.prototype.forceUpdate.call(this),this.forceListUpdate()},t.prototype.forceListUpdate=function(){var e=this.props.group;if(this._list.current){if(this._list.current.forceUpdate(),e&&e.children&&e.children.length>0)for(var t=e.children.length,o=0;o<t;o++){var r;(r=this._list.current.pageRefs["subGroup_"+String(o)])&&r.forceListUpdate()}}else(r=this._subGroupRefs["subGroup_"+String(0)])&&r.forceListUpdate()},t.prototype._onSelectionChange=function(){var e=this.props,t=e.group,o=e.selection;if(o&&t){var r=o.isRangeSelected(t.startIndex,t.count);r!==this.state.isSelected&&this.setState({isSelected:r})}},t.prototype._onRenderGroupCell=function(e,t){return function(o,r){return e(t,o,r)}},t.prototype._onRenderGroup=function(e){var t,o=this.props,r=o.group,n=o.items,i=o.onRenderCell,a=o.listProps,s=o.groupNestingDepth,l=o.onShouldVirtualize,c=o.groupProps,d=r&&!r.isShowingAll?r.count:n.length,u=r?r.startIndex:0;return yr.createElement(kg,p({role:c&&c.role?c.role:"rowgroup","aria-label":null===(t=r)||void 0===t?void 0:t.name,items:n,onRenderCell:this._onRenderGroupCell(i,s),ref:this._list,renderCount:Math.min(d,e),startIndex:u,onShouldVirtualize:l,id:this._id},a))},t.prototype._returnOne=function(){return 1},t.prototype._getGroupKey=function(e,t){return"group-"+(e&&e.key?e.key:String(e.level)+String(t))},t.prototype._getDroppingClassName=function(){var e=this.state.isDropping,t=this.props,o=t.group,r=t.groupedListClassNames;return xn((e=!(!o||!e))&&this._droppingClassName,e&&"is-dropping",e&&r&&r.groupIsDropping)},t}(yr.Component),cb=Dr(),db=nv.rowHeight,ub=nv.compactRowHeight,fb=function(e){function t(t){var o=e.call(this,t)||this;o._list=yr.createRef(),o._renderGroup=function(e,t){var r=o.props,n=r.dragDropEvents,i=r.dragDropHelper,a=r.eventsToRegister,s=r.groupProps,l=r.items,c=r.listProps,d=r.onRenderCell,u=r.selectionMode,f=r.selection,h=r.viewport,m=r.onShouldVirtualize,g=r.groups,v=r.compact,b={onToggleSelectGroup:o._onToggleSelectGroup,onToggleCollapse:o._onToggleCollapse,onToggleSummarize:o._onToggleSummarize},y=p(p({},s.headerProps),b),_=p(p({},s.showAllProps),b),k=p(p({},s.footerProps),b),w=o._getGroupNestingDepth();if(!s.showEmptyGroups&&e&&0===e.count)return null;var x=p(p({},c||{}),{version:o.state.version});return yr.createElement(lb,{key:o._getGroupKey(e,t),dragDropEvents:n,dragDropHelper:i,eventsToRegister:a,footerProps:k,getGroupItemLimit:s&&s.getGroupItemLimit,group:e,groupIndex:t,groupNestingDepth:w,groupProps:s,headerProps:y,listProps:x,items:l,onRenderCell:d,onRenderGroupHeader:s.onRenderHeader,onRenderGroupShowAll:s.onRenderShowAll,onRenderGroupFooter:s.onRenderFooter,selectionMode:u,selection:f,showAllProps:_,viewport:h,onShouldVirtualize:m,groupedListClassNames:o._classNames,groups:g,compact:v})},o._getDefaultGroupItemLimit=function(e){return e.count},o._getGroupItemLimit=function(e){var t=o.props.groupProps;return(t&&t.getGroupItemLimit?t.getGroupItemLimit:o._getDefaultGroupItemLimit)(e)},o._getGroupHeight=function(e){var t=o.props.compact?ub:db;return t+(e.isCollapsed?0:t*o._getGroupItemLimit(e))},o._getPageHeight=function(e){var t=o.state.groups,r=o.props.getGroupHeight,n=void 0===r?o._getGroupHeight:r,i=t&&t[e];return i?n(i,e):0},o._onToggleCollapse=function(e){var t=o.props.groupProps,r=t&&t.headerProps&&t.headerProps.onToggleCollapse;e&&(r&&r(e),e.isCollapsed=!e.isCollapsed,o._updateIsSomeGroupExpanded(),o.forceUpdate())},o._onToggleSelectGroup=function(e){var t=o.props,r=t.selection,n=t.selectionMode;e&&r&&n===Hg.multiple&&r.toggleRangeSelected(e.startIndex,e.count)},o._isInnerZoneKeystroke=function(e){return e.which===Pr(Cr.right)},o._onToggleSummarize=function(e){var t=o.props.groupProps,r=t&&t.showAllProps&&t.showAllProps.onToggleSummarize;r?r(e):(e&&(e.isShowingAll=!e.isShowingAll),o.forceUpdate())},o._getPageSpecification=function(e){var t=o.state.groups,r=t&&t[e];return{key:r&&r.key}},si(o),o._isSomeGroupExpanded=o._computeIsSomeGroupExpanded(t.groups);var r=t.listProps,n=(void 0===r?{}:r).version,i=void 0===n?{}:n;return o.state={groups:t.groups,items:t.items,listProps:t.listProps,version:i},o}return f(t,e),t.getDerivedStateFromProps=function(e,t){var o=e.groups,r=e.selectionMode,n=e.compact,i=e.items,a=e.listProps,s=a&&a.version,l=p(p({},t),{selectionMode:r,compact:n,groups:o,listProps:a}),c=!1;return s===(t.listProps&&t.listProps.version)&&i===t.items&&o===t.groups&&r===t.selectionMode&&n===t.compact||(c=!0),c&&(l=p(p({},l),{version:{}})),l},t.prototype.scrollToIndex=function(e,t,o){this._list.current&&this._list.current.scrollToIndex(e,t,o)},t.prototype.getStartItemIndexInView=function(){return this._list.current.getStartItemIndexInView()||0},t.prototype.componentDidMount=function(){var e=this.props,t=e.groupProps,o=e.groups,r=void 0===o?[]:o;t&&t.isAllGroupsCollapsed&&this._setGroupsCollapsedState(r,t.isAllGroupsCollapsed)},t.prototype.render=function(){var e=this.props,t=e.className,o=e.usePageCache,r=e.onShouldVirtualize,n=e.theme,i=e.role,a=void 0===i?"treegrid":i,s=e.styles,l=e.compact,c=e.focusZoneProps,d=void 0===c?{}:c,u=e.rootListProps,f=void 0===u?{}:u,h=this.state,m=h.groups,g=h.version;this._classNames=cb(s,{theme:n,className:t,compact:l});var v=d.shouldEnterInnerZone,b=void 0===v?this._isInnerZoneKeystroke:v;return yr.createElement(Ca,p({direction:va.vertical,"data-automationid":"GroupedList","data-is-scrollable":"false",role:"presentation"},d,{shouldEnterInnerZone:b,className:xn(this._classNames.root,d.className)}),m?yr.createElement(kg,p({ref:this._list,role:a,items:m,onRenderCell:this._renderGroup,getItemCountForPage:this._returnOne,getPageHeight:this._getPageHeight,getPageSpecification:this._getPageSpecification,usePageCache:o,onShouldVirtualize:r,version:g},f)):this._renderGroup(void 0,0))},t.prototype.forceUpdate=function(){e.prototype.forceUpdate.call(this),this._forceListUpdates()},t.prototype.toggleCollapseAll=function(e){var t=this.state.groups,o=void 0===t?[]:t,r=this.props.groupProps,n=r&&r.onToggleCollapseAll;o.length>0&&(n&&n(e),this._setGroupsCollapsedState(o,e),this._updateIsSomeGroupExpanded(),this.forceUpdate())},t.prototype._setGroupsCollapsedState=function(e,t){for(var o=0;o<e.length;o++)e[o].isCollapsed=t},t.prototype._returnOne=function(){return 1},t.prototype._getGroupKey=function(e,t){return"group-"+(e&&e.key?e.key:String(t))},t.prototype._getGroupNestingDepth=function(){for(var e=0,t=this.state.groups;t&&t.length>0;)e++,t=t[0].children;return e},t.prototype._forceListUpdates=function(e){this.setState({version:{}})},t.prototype._computeIsSomeGroupExpanded=function(e){var t=this;return!(!e||!e.some((function(e){return e.children?t._computeIsSomeGroupExpanded(e.children):!e.isCollapsed})))},t.prototype._updateIsSomeGroupExpanded=function(){var e=this.state.groups,t=this.props.onGroupExpandStateChanged,o=this._computeIsSomeGroupExpanded(e);this._isSomeGroupExpanded!==o&&(t&&t(o),this._isSomeGroupExpanded=o)},t.defaultProps={selectionMode:Hg.multiple,isHeaderVisible:!0,groupProps:{},compact:!1},t}(yr.Component),pb=xr(fb,(function(e){var t,o,r=e.theme,n=e.className,i=e.compact,a=r.palette,s=Lo(Ov,r);return{root:[s.root,r.fonts.small,{position:"relative",selectors:(t={},t["."+s.listCell]={minHeight:38},t)},i&&[s.compact,{selectors:(o={},o["."+s.listCell]={minHeight:32},o)}],n],group:[s.group,{transition:"background-color "+Fe.durationValue2+" "+qv}],groupIsDropping:{backgroundColor:a.neutralLight}}}),void 0,{scope:"GroupedList"}),hb=function(e){var t=0;if(e)for(var o=g(e),r=void 0;o&&o.length>0;)++t,(r=o.pop())&&r.children&&o.push.apply(o,r.children);return t},mb=Dr(),gb=function(e){var t=e.selection,o=e.ariaLabelForListHeader,r=e.ariaLabelForSelectAllCheckbox,n=e.ariaLabelForSelectionColumn,i=e.className,a=e.checkboxVisibility,s=e.compact,l=e.constrainMode,c=e.dragDropEvents,d=e.groups,u=e.groupProps,f=e.indentWidth,h=e.items,m=e.isPlaceholderData,g=e.isHeaderVisible,v=e.layoutMode,b=e.onItemInvoked,y=e.onItemContextMenu,_=e.onColumnHeaderClick,k=e.onColumnHeaderContextMenu,w=e.selectionMode,x=void 0===w?t.mode:w,S=e.selectionPreservedOnEmptyClick,C=e.selectionZoneProps,B=e.ariaLabel,I=e.ariaLabelForGrid,P=e.rowElementEventMap,E=e.shouldApplyApplicationRole,T=void 0!==E&&E,D=e.getKey,N=e.listProps,z=e.usePageCache,F=e.onShouldVirtualize,M=e.viewport,R=e.minimumPixelsForDrag,A=e.getGroupHeight,j=e.styles,L=e.theme,H=e.cellStyleProps,O=void 0===H?rv:H,q=e.onRenderCheckbox,W=e.useFastIcons,V=e.dragDropHelper,K=e.adjustedColumns,U=e.isCollapsed,G=e.isSizing,Y=e.isSomeGroupExpanded,X=e.version,Z=e.rootRef,$=e.listRef,Q=e.focusZoneRef,J=e.columnReorderOptions,ee=e.groupedListRef,te=e.headerRef,oe=e.onGroupExpandStateChanged,re=e.onColumnIsSizingChanged,ne=e.onRowDidMount,ie=e.onRowWillUnmount,ae=e.disableSelectionZone,se=e.isSelectedOnFocus,le=void 0===se||se,ce=e.onColumnResized,de=e.onColumnAutoResized,ue=e.onToggleCollapse,fe=e.onActiveRowChanged,pe=e.onBlur,he=e.rowElementEventMap,me=e.onRenderMissingItem,ge=e.onRenderItemColumn,ve=e.getCellValueKey,be=e.getRowAriaLabel,ye=e.getRowAriaDescribedBy,_e=e.checkButtonAriaLabel,ke=e.checkButtonGroupAriaLabel,we=e.checkboxCellClassName,xe=e.useReducedRowRenderer,Se=e.enableUpdateAnimations,Ce=e.enterModalSelectionOnTouch,Be=e.onRenderDefaultRow,Ie=e.selectionZoneRef,Pe=e.role?e.role:"grid",Ee=oa("row"),Te=function(e){var t=0,o=e;for(;o&&o.length>0;)t++,o=o[0].children;return t}(d),De=yr.useMemo((function(){return p({renderedWindowsAhead:G?0:2,renderedWindowsBehind:G?0:2,getKey:D,version:X},N)}),[G,D,X,N]),Ne=gv.none;if(x===Hg.single&&(Ne=gv.hidden),x===Hg.multiple){var ze=u&&u.headerProps&&u.headerProps.isCollapsedGroupSelectVisible;void 0===ze&&(ze=!0),Ne=ze||!d||Y?gv.visible:gv.hidden}a===$g.hidden&&(Ne=gv.none);var Fe=yr.useCallback((function(e){return yr.createElement(Nv,p({},e))}),[]),Me=yr.useCallback((function(){return null}),[]),Re=e.onRenderDetailsHeader,Ae=yr.useMemo((function(){return Re?xs(Re,Fe):Fe}),[Re,Fe]),je=e.onRenderDetailsFooter,Le=yr.useMemo((function(){return je?xs(je,Me):Me}),[je,Me]),He=yr.useMemo((function(){return{columns:K,groupNestingDepth:Te,selection:t,selectionMode:x,viewport:M,checkboxVisibility:a,indentWidth:f,cellStyleProps:O}}),[K,Te,t,x,M,a,f,O]),Oe=J&&J.onDragEnd,qe=yr.useCallback((function(e,t){var o=e.dropLocation,r=Xg.outside;if(Oe){if(o&&o!==Xg.header)r=o;else if(Z.current){var n=Z.current.getBoundingClientRect();t.clientX>n.left&&t.clientX<n.right&&t.clientY>n.top&&t.clientY<n.bottom&&(r=Xg.surface)}Oe(r)}}),[Oe,Z]),We=yr.useMemo((function(){if(J)return p(p({},J),{onColumnDragEnd:qe})}),[J,qe]),Ve=(g?1:0)+hb(d)+(h?h.length:0),Ke=(Ne!==gv.none?1:0)+(K?K.length:0)+(d?1:0),Ue=yr.useMemo((function(){return mb(j,{theme:L,compact:s,isFixed:v===Zg.fixedColumns,isHorizontalConstrained:l===Yg.horizontalConstrained,className:i})}),[j,L,s,v,l,i]),Ge=u&&u.onRenderFooter,Ye=yr.useMemo((function(){return Ge?function(e,o){return Ge(p(p({},e),{columns:K,groupNestingDepth:Te,indentWidth:f,selection:t,selectionMode:x,viewport:M,checkboxVisibility:a,cellStyleProps:O}),o)}:void 0}),[Ge,K,Te,f,t,x,M,a,O]),Xe=u&&u.onRenderHeader,Ze=yr.useMemo((function(){return Xe?function(e,o){var r=e.ariaPosInSet,n=e.ariaSetSize;return Xe(p(p({},e),{columns:K,groupNestingDepth:Te,indentWidth:f,selection:t,selectionMode:a!==$g.hidden?x:Hg.none,viewport:M,checkboxVisibility:a,cellStyleProps:O,ariaColSpan:K.length,ariaPosInSet:void 0,ariaSetSize:void 0,ariaRowCount:n?n+(g?1:0):void 0,ariaRowIndex:r?r+(g?1:0):void 0}),o)}:function(e,t){var o=e.ariaPosInSet,r=e.ariaSetSize;return t(p(p({},e),{ariaColSpan:K.length,ariaPosInSet:void 0,ariaSetSize:void 0,ariaRowCount:r?r+(g?1:0):void 0,ariaRowIndex:o?o+(g?1:0):void 0}))}}),[Xe,K,Te,f,g,t,x,M,a,O]),$e=yr.useMemo((function(){var e,t,o;return p(p({},u),{role:"grid"===Pe?"rowgroup":"presentation",onRenderFooter:Ye,onRenderHeader:Ze,headerProps:p(p({},null===(e=u)||void 0===e?void 0:e.headerProps),{selectAllButtonProps:p({"aria-label":ke},null===(o=null===(t=u)||void 0===t?void 0:t.headerProps)||void 0===o?void 0:o.selectAllButtonProps)})})}),[u,Ye,Ze,ke,Pe]),Qe=Fa((function(){return Fo((function(e){var t=0;return e.forEach((function(e){return t+=e.calculatedWidth||e.minWidth})),t}))})),Je=u&&u.collapseAllVisibility,et=yr.useMemo((function(){return Qe(K)}),[K,Qe]),tt=yr.useCallback((function(o,r,n){var i=e.onRenderRow?xs(e.onRenderRow,Be):Be,l={item:r,itemIndex:n,flatIndexOffset:g?2:1,compact:s,columns:K,groupNestingDepth:o,id:Ee+"-"+n,selectionMode:x,selection:t,onDidMount:ne,onWillUnmount:ie,onRenderItemColumn:ge,getCellValueKey:ve,eventsToRegister:he,dragDropEvents:c,dragDropHelper:V,viewport:M,checkboxVisibility:a,collapseAllVisibility:Je,getRowAriaLabel:be,getRowAriaDescribedBy:ye,checkButtonAriaLabel:_e,checkboxCellClassName:we,useReducedRowRenderer:xe,indentWidth:f,cellStyleProps:O,onRenderDetailsCheckbox:q,enableUpdateAnimations:Se,rowWidth:et,useFastIcons:W,role:"grid"===Pe?void 0:"presentation"};return r?i(l):me?me(n,l):null}),[s,K,x,t,Ee,ne,ie,ge,ve,he,c,V,M,a,Je,be,ye,g,_e,we,xe,f,O,q,Se,W,Be,me,e.onRenderRow,et,Pe]),ot=yr.useCallback((function(e){return function(t,o){return tt(e,t,o)}}),[tt]),rt=yr.useCallback((function(e){return e.which===Pr(Cr.right,L)}),[L]),nt={componentRef:Q,className:Ue.focusZone,direction:va.vertical,shouldEnterInnerZone:rt,onActiveElementChanged:fe,shouldRaiseClicks:!1,onBlur:pe},it=d?yr.createElement(pb,{focusZoneProps:nt,componentRef:ee,groups:d,groupProps:$e,items:h,onRenderCell:tt,role:"presentation",selection:t,selectionMode:a!==$g.hidden?x:Hg.none,dragDropEvents:c,dragDropHelper:V,eventsToRegister:P,listProps:De,onGroupExpandStateChanged:oe,usePageCache:z,onShouldVirtualize:F,getGroupHeight:A,compact:s}):yr.createElement(Ca,p({},nt),yr.createElement(kg,p({ref:$,role:"presentation",items:h,onRenderCell:ot(0),usePageCache:z,onShouldVirtualize:F},De))),at=yr.useCallback((function(e){e.which===Cr.down&&Q.current&&Q.current.focus()&&(le&&0===t.getSelectedIndices().length&&t.setIndexSelected(0,!0,!1),e.preventDefault(),e.stopPropagation())}),[t,Q,le]),st=yr.useCallback((function(e){e.which!==Cr.up||e.altKey||te.current&&te.current.focus()&&(e.preventDefault(),e.stopPropagation())}),[te]);return yr.createElement("div",p({ref:Z,className:Ue.root,"data-automationid":"DetailsList","data-is-scrollable":"false","aria-label":B},T?{role:"application"}:{}),yr.createElement(hs,null),yr.createElement("div",{role:Pe,"aria-label":I,"aria-rowcount":m?-1:Ve,"aria-colcount":Ke,"aria-readonly":"true","aria-busy":m},yr.createElement("div",{onKeyDown:at,role:"presentation",className:Ue.headerWrapper},g&&Ae({componentRef:te,selectionMode:x,layoutMode:v,selection:t,columns:K,onColumnClick:_,onColumnContextMenu:k,onColumnResized:ce,onColumnIsSizingChanged:re,onColumnAutoResized:de,groupNestingDepth:Te,isAllCollapsed:U,onToggleCollapseAll:ue,ariaLabel:o,ariaLabelForSelectAllCheckbox:r,ariaLabelForSelectionColumn:n,selectAllVisibility:Ne,collapseAllVisibility:u&&u.collapseAllVisibility,viewport:M,columnReorderProps:We,minimumPixelsForDrag:R,cellStyleProps:O,checkboxVisibility:a,indentWidth:f,onRenderDetailsCheckbox:q,rowWidth:Qe(K),useFastIcons:W},Ae)),yr.createElement("div",{onKeyDown:st,role:"presentation",className:Ue.contentWrapper},ae?it:yr.createElement(Qg,p({ref:Ie,selection:t,selectionPreservedOnEmptyClick:S,selectionMode:x,isSelectedOnFocus:le,selectionClearedOnEscapePress:le,toggleWithoutModifierPressed:!le,onItemInvoked:b,onItemContextMenu:y,enterModalOnTouch:Ce},C||{}),it)),Le(p({},He))))},vb=function(e){function t(t){var o=e.call(this,t)||this;return o._root=yr.createRef(),o._header=yr.createRef(),o._groupedList=yr.createRef(),o._list=yr.createRef(),o._focusZone=yr.createRef(),o._selectionZone=yr.createRef(),o._onRenderRow=function(e,t){return yr.createElement(Hv,p({},e))},o._getDerivedStateFromProps=function(e,t){var r=o.props,n=r.checkboxVisibility,i=r.items,a=r.setKey,s=r.selectionMode,l=void 0===s?o._selection.mode:s,c=r.columns,d=r.viewport,u=r.compact,f=r.dragDropEvents,h=(o.props.groupProps||{}).isAllGroupsCollapsed,m=void 0===h?void 0:h,g=e.viewport&&e.viewport.width||0,v=d&&d.width||0,b=e.setKey!==a||void 0===e.setKey,y=!1;e.layoutMode!==o.props.layoutMode&&(y=!0);var _=t;return b&&(o._initialFocusedIndex=e.initialFocusedIndex,_=p(p({},_),{focusedItemIndex:void 0!==o._initialFocusedIndex?o._initialFocusedIndex:-1})),o.props.disableSelectionZone||e.items===i||o._selection.setItems(e.items,b),e.checkboxVisibility===n&&e.columns===c&&g===v&&e.compact===u||(y=!0),_=p(p({},_),o._adjustColumns(e,_,!0)),e.selectionMode!==l&&(y=!0),void 0===m&&e.groupProps&&void 0!==e.groupProps.isAllGroupsCollapsed&&(_=p(p({},_),{isCollapsed:e.groupProps.isAllGroupsCollapsed,isSomeGroupExpanded:!e.groupProps.isAllGroupsCollapsed})),e.dragDropEvents!==f&&(o._dragDropHelper&&o._dragDropHelper.dispose(),o._dragDropHelper=e.dragDropEvents?new bv({selection:o._selection,minimumPixelsForDrag:e.minimumPixelsForDrag}):void 0,y=!0),y&&(_=p(p({},_),{version:{}})),_},o._onGroupExpandStateChanged=function(e){o.setState({isSomeGroupExpanded:e})},o._onColumnIsSizingChanged=function(e,t){o.setState({isSizing:t})},o._onRowDidMount=function(e){var t=e.props,r=t.item,n=t.itemIndex,i=o._getItemKey(r,n);o._activeRows[i]=e,o._setFocusToRowIfPending(e);var a=o.props.onRowDidMount;a&&a(r,n)},o._onRowWillUnmount=function(e){var t=o.props.onRowWillUnmount,r=e.props,n=r.item,i=r.itemIndex,a=o._getItemKey(n,i);delete o._activeRows[a],t&&t(n,i)},o._onToggleCollapse=function(e){o.setState({isCollapsed:e}),o._groupedList.current&&o._groupedList.current.toggleCollapseAll(e)},o._onColumnResized=function(e,t,r){var n=Math.max(e.minWidth||100,t);o.props.onColumnResize&&o.props.onColumnResize(e,n,r),o._rememberCalculatedWidth(e,n),o.setState(p(p({},o._adjustColumns(o.props,o.state,!0,r)),{version:{}}))},o._onColumnAutoResized=function(e,t){var r=0,n=0,i=Object.keys(o._activeRows).length;for(var a in o._activeRows){if(o._activeRows.hasOwnProperty(a))o._activeRows[a].measureCell(t,(function(a){r=Math.max(r,a),++n===i&&o._onColumnResized(e,r,t)}))}},o._onActiveRowChanged=function(e,t){var r=o.props,n=r.items,i=r.onActiveItemChanged;if(e&&e.getAttribute("data-item-index")){var a=Number(e.getAttribute("data-item-index"));a>=0&&(i&&i(n[a],a,t),o.setState({focusedItemIndex:a}))}},o._onBlur=function(e){o.setState({focusedItemIndex:-1})},si(o),o._async=new fi(o),o._activeRows={},o._columnOverrides={},o.state={focusedItemIndex:-1,lastWidth:0,adjustedColumns:o._getAdjustedColumns(t,void 0),isSizing:!1,isCollapsed:t.groupProps&&t.groupProps.isAllGroupsCollapsed,isSomeGroupExpanded:t.groupProps&&!t.groupProps.isAllGroupsCollapsed,version:{},getDerivedStateFromProps:o._getDerivedStateFromProps},o._selection=t.selection||new Vg({onSelectionChanged:void 0,getKey:t.getKey,selectionMode:t.selectionMode}),o.props.disableSelectionZone||o._selection.setItems(t.items,!1),o._dragDropHelper=t.dragDropEvents?new bv({selection:o._selection,minimumPixelsForDrag:t.minimumPixelsForDrag}):void 0,o._initialFocusedIndex=t.initialFocusedIndex,o}return f(t,e),t.getDerivedStateFromProps=function(e,t){return t.getDerivedStateFromProps(e,t)},t.prototype.scrollToIndex=function(e,t,o){this._list.current&&this._list.current.scrollToIndex(e,t,o),this._groupedList.current&&this._groupedList.current.scrollToIndex(e,t,o)},t.prototype.focusIndex=function(e,t,o,r){void 0===t&&(t=!1);var n=this.props.items[e];if(n){this.scrollToIndex(e,o,r);var i=this._getItemKey(n,e),a=this._activeRows[i];a&&this._setFocusToRow(a,t)}},t.prototype.getStartItemIndexInView=function(){return this._list&&this._list.current?this._list.current.getStartItemIndexInView():this._groupedList&&this._groupedList.current?this._groupedList.current.getStartItemIndexInView():0},t.prototype.componentWillUnmount=function(){this._dragDropHelper&&this._dragDropHelper.dispose(),this._async.dispose()},t.prototype.componentDidUpdate=function(e,t){if((this._notifyColumnsResized(),void 0!==this._initialFocusedIndex)&&(i=this.props.items[this._initialFocusedIndex])){var o=this._getItemKey(i,this._initialFocusedIndex);(r=this._activeRows[o])&&this._setFocusToRowIfPending(r)}if(this.props.items!==e.items&&this.props.items.length>0&&-1!==this.state.focusedItemIndex&&!Mi(this._root.current,document.activeElement,!1)){var r,n=this.state.focusedItemIndex<this.props.items.length?this.state.focusedItemIndex:this.props.items.length-1,i=this.props.items[n];o=this._getItemKey(i,this.state.focusedItemIndex);(r=this._activeRows[o])?this._setFocusToRow(r):this._initialFocusedIndex=n}this.props.onDidUpdate&&this.props.onDidUpdate(this)},t.prototype.render=function(){return yr.createElement(gb,p({},this.props,this.state,{selection:this._selection,dragDropHelper:this._dragDropHelper,rootRef:this._root,listRef:this._list,groupedListRef:this._groupedList,focusZoneRef:this._focusZone,headerRef:this._header,selectionZoneRef:this._selectionZone,onGroupExpandStateChanged:this._onGroupExpandStateChanged,onColumnIsSizingChanged:this._onColumnIsSizingChanged,onRowDidMount:this._onRowDidMount,onRowWillUnmount:this._onRowWillUnmount,onColumnResized:this._onColumnResized,onColumnAutoResized:this._onColumnAutoResized,onToggleCollapse:this._onToggleCollapse,onActiveRowChanged:this._onActiveRowChanged,onBlur:this._onBlur,onRenderDefaultRow:this._onRenderRow}))},t.prototype.forceUpdate=function(){e.prototype.forceUpdate.call(this),this._forceListUpdates()},t.prototype._getGroupNestingDepth=function(){for(var e=0,t=this.props.groups;t&&t.length>0;)e++,t=t[0].children;return e},t.prototype._setFocusToRowIfPending=function(e){var t=e.props.itemIndex;void 0!==this._initialFocusedIndex&&t===this._initialFocusedIndex&&(this._setFocusToRow(e),delete this._initialFocusedIndex)},t.prototype._setFocusToRow=function(e,t){void 0===t&&(t=!1),this._selectionZone.current&&this._selectionZone.current.ignoreNextFocus(),this._async.setTimeout((function(){e.focus(t)}),0)},t.prototype._forceListUpdates=function(){this._groupedList.current&&this._groupedList.current.forceUpdate(),this._list.current&&this._list.current.forceUpdate()},t.prototype._notifyColumnsResized=function(){this.state.adjustedColumns.forEach((function(e){e.onColumnResize&&e.onColumnResize(e.currentWidth)}))},t.prototype._adjustColumns=function(e,t,o,r){var n=this._getAdjustedColumns(e,t,o,r),i=this.props.viewport,a=i&&i.width?i.width:0;return p(p({},t),{adjustedColumns:n,lastWidth:a})},t.prototype._getAdjustedColumns=function(e,t,o,r){var n,i=this,a=e.items,s=e.layoutMode,l=e.selectionMode,c=e.viewport,d=c&&c.width?c.width:0,u=e.columns,f=this.props?this.props.columns:[],p=t?t.lastWidth:-1,h=t?t.lastSelectionMode:void 0;return o||p!==d||h!==l||f&&u!==f?(u=u||bb(a,!0),s===Zg.fixedColumns?(n=this._getFixedColumns(u,d,e)).forEach((function(e){i._rememberCalculatedWidth(e,e.calculatedWidth)})):(n=this._getJustifiedColumns(u,d,e)).forEach((function(e){i._getColumnOverride(e.key).currentWidth=e.calculatedWidth})),n):u||[]},t.prototype._getFixedColumns=function(e,t,o){var r=this,n=this.props,i=n.selectionMode,a=void 0===i?this._selection.mode:i,s=n.checkboxVisibility,l=n.flexMargin,c=n.skipViewportMeasures,d=t-(l||0),u=0;e.forEach((function(e){c||!e.flexGrow?d-=e.maxWidth||e.minWidth||100:(d-=e.minWidth||100,u+=e.flexGrow),d-=yb(e,o,!0)}));var f=a!==Hg.none&&s!==$g.hidden?48:0,h=36*this._getGroupNestingDepth(),m=(d-=f+h)/u;return c||e.forEach((function(e){var t=p(p({},e),r._columnOverrides[e.key]);if(t.flexGrow&&t.maxWidth){var o=t.flexGrow*m+t.minWidth,n=o-t.maxWidth;n>0&&(d+=n,u-=n/(o-t.minWidth)*t.flexGrow)}})),m=d>0?d/u:0,e.map((function(e){var t=p(p({},e),r._columnOverrides[e.key]);return!c&&t.flexGrow&&d<=0||t.calculatedWidth||(!c&&t.flexGrow?(t.calculatedWidth=t.minWidth+t.flexGrow*m,t.calculatedWidth=Math.min(t.calculatedWidth,t.maxWidth||Number.MAX_VALUE)):t.calculatedWidth=t.maxWidth||t.minWidth||100),t}))},t.prototype._getJustifiedColumns=function(e,t,o){var r=this,n=o.selectionMode,i=void 0===n?this._selection.mode:n,a=o.checkboxVisibility,s=i!==Hg.none&&a!==$g.hidden?48:0,l=36*this._getGroupNestingDepth(),c=0,d=0,u=t-(s+l),f=e.map((function(e,t){var n=p(p({},e),{calculatedWidth:e.minWidth||100}),i=p(p({},n),r._columnOverrides[e.key]);return n.isCollapsible||n.isCollapsable||(d+=yb(n,o)),c+=yb(i,o),i}));if(d>u)return f;for(var h=f.length-1;h>=0&&c>u;){var m=(y=f[h]).minWidth||100,g=c-u;if(y.calculatedWidth-m>=g||!y.isCollapsible&&!y.isCollapsable){var v=y.calculatedWidth;y.calculatedWidth=Math.max(y.calculatedWidth-g,m),c-=v-y.calculatedWidth}else c-=yb(y,o),f.splice(h,1);h--}for(var b=0;b<f.length&&c<u;b++){var y=f[b],_=b===f.length-1,k=this._columnOverrides[y.key];if(!k||!k.calculatedWidth||_){var w=u-c,x=void 0;if(_)x=w;else{var S=y.maxWidth;m=y.minWidth||S||100;x=S?Math.min(w,S-m):w}y.calculatedWidth=y.calculatedWidth+x,c+=x}}return f},t.prototype._rememberCalculatedWidth=function(e,t){var o=this._getColumnOverride(e.key);o.calculatedWidth=t,o.currentWidth=t},t.prototype._getColumnOverride=function(e){return this._columnOverrides[e]=this._columnOverrides[e]||{}},t.prototype._getItemKey=function(e,t){var o=this.props.getKey,r=void 0;return e&&(r=e.key),o&&(r=o(e,t)),r||(r=t),r},t.defaultProps={layoutMode:Zg.justified,selectionMode:Hg.multiple,constrainMode:Yg.horizontalConstrained,checkboxVisibility:$g.onHover,isHeaderVisible:!0,compact:!1,useFastIcons:!0},t=m([Lg],t)}(yr.Component);function bb(e,t,o,r,n,i,a){var s=[];if(e&&e.length){var l=e[0];for(var c in l)l.hasOwnProperty(c)&&s.push({key:c,name:c,fieldName:c,minWidth:100,maxWidth:300,isCollapsable:!!s.length,isCollapsible:!!s.length,isMultiline:void 0!==a&&a,isSorted:r===c,isSortedDescending:!!n,isRowHeader:!1,columnActionsMode:Gg.clickable,isResizable:t,onColumnClick:o,isGrouped:i===c})}return s}function yb(e,t,o){var r=t.cellStyleProps,n=void 0===r?rv:r;return(o?0:e.calculatedWidth)+n.cellLeftPadding+n.cellRightPadding+(e.isPadded?n.cellExtraRightPadding:0)}var _b,kb={root:"ms-DetailsList",compact:"ms-DetailsList--Compact",contentWrapper:"ms-DetailsList-contentWrapper",headerWrapper:"ms-DetailsList-headerWrapper",isFixed:"is-fixed",isHorizontalConstrained:"is-horizontalConstrained",listCell:"ms-List-cell"},wb=function(e){var t,o,r=e.theme,n=e.className,i=e.isHorizontalConstrained,a=e.compact,s=e.isFixed,l=r.semanticColors,c=Lo(kb,r);return{root:[c.root,r.fonts.small,{position:"relative",color:l.listText,selectors:(t={},t["& ."+c.listCell]={minHeight:38,wordBreak:"break-word"},t)},s&&c.isFixed,a&&[c.compact,{selectors:(o={},o["."+c.listCell]={minHeight:32},o)}],i&&[c.isHorizontalConstrained,{overflowX:"auto",overflowY:"visible",WebkitOverflowScrolling:"touch"}],n],focusZone:[{display:"inline-block",minWidth:"100%",minHeight:1}],headerWrapper:c.headerWrapper,contentWrapper:c.contentWrapper}},xb=xr(vb,wb,void 0,{scope:"DetailsList"}),Sb=function(e){var t=e.theme.palette;return{root:{position:"relative",selectors:{":after":{content:'""',position:"absolute",top:0,right:0,bottom:0,left:0,backgroundImage:"linear-gradient(to bottom, transparent 30%, "+t.whiteTranslucent40+" 65%,"+t.white+" 100%)"}}}}};!function(e){e[e.normal=0]="normal",e[e.largeHeader=1]="largeHeader",e[e.close=2]="close"}(_b||(_b={}));var Cb,Bb=Fe.durationValue2,Ib={root:"ms-Modal",main:"ms-Dialog-main",scrollableContent:"ms-Modal-scrollableContent",isOpen:"is-open",layer:"ms-Modal-Layer"},Pb=Dr(),Eb=function(e){function t(t){var o=e.call(this,t)||this;si(o);var r=o.props.allowTouchBodyScroll,n=void 0!==r&&r;return o._allowTouchBodyScroll=n,o}return f(t,e),t.prototype.componentDidMount=function(){!this._allowTouchBodyScroll&&da()},t.prototype.componentWillUnmount=function(){!this._allowTouchBodyScroll&&ua()},t.prototype.render=function(){var e=this.props,t=e.isDarkThemed,o=e.className,r=e.theme,n=e.styles,i=vn(this.props,gn),a=Pb(n,{theme:r,className:o,isDark:t});return yr.createElement("div",p({},i,{className:a.root}))},t}(yr.Component),Tb={root:"ms-Overlay",rootDark:"ms-Overlay--dark"},Db=xr(Eb,(function(e){var t,o=e.className,r=e.theme,n=e.isNone,i=e.isDark,a=r.palette,s=Lo(Tb,r);return{root:[s.root,r.fonts.medium,{backgroundColor:a.whiteTranslucent40,top:0,right:0,bottom:0,left:0,position:"absolute",selectors:(t={},t[Ut]={border:"1px solid WindowText",opacity:0},t)},n&&{visibility:"hidden"},i&&[s.rootDark,{backgroundColor:a.blackTranslucent40}],o]}}),void 0,{scope:"Overlay"}),Nb=Fo((function(e,t){return{root:Z(e,t&&{touchAction:"none",selectors:{"& *":{userSelect:"none"}}})}})),zb={start:"touchstart",move:"touchmove",stop:"touchend"},Fb={start:"mousedown",move:"mousemove",stop:"mouseup"},Mb=function(e){function t(t){var o=e.call(this,t)||this;return o._currentEventType=Fb,o._events=[],o._onMouseDown=function(e){var t=yr.Children.only(o.props.children).props.onMouseDown;return t&&t(e),o._currentEventType=Fb,o._onDragStart(e)},o._onMouseUp=function(e){var t=yr.Children.only(o.props.children).props.onMouseUp;return t&&t(e),o._currentEventType=Fb,o._onDragStop(e)},o._onTouchStart=function(e){var t=yr.Children.only(o.props.children).props.onTouchStart;return t&&t(e),o._currentEventType=zb,o._onDragStart(e)},o._onTouchEnd=function(e){var t=yr.Children.only(o.props.children).props.onTouchEnd;t&&t(e),o._currentEventType=zb,o._onDragStop(e)},o._onDragStart=function(e){if("number"==typeof e.button&&0!==e.button)return!1;if(!(o.props.handleSelector&&!o._matchesSelector(e.target,o.props.handleSelector)||o.props.preventDragSelector&&o._matchesSelector(e.target,o.props.preventDragSelector))){o._touchId=o._getTouchId(e);var t=o._getControlPosition(e);if(void 0!==t){var r=o._createDragDataFromPosition(t);o.props.onStart&&o.props.onStart(e,r),o.setState({isDragging:!0,lastPosition:t}),o._events=[$s(document.body,o._currentEventType.move,o._onDrag,!0),$s(document.body,o._currentEventType.stop,o._onDragStop,!0)]}}},o._onDrag=function(e){"touchmove"===e.type&&e.preventDefault();var t=o._getControlPosition(e);if(t){var r=o._createUpdatedDragData(o._createDragDataFromPosition(t)),n=r.position;o.props.onDragChange&&o.props.onDragChange(e,r),o.setState({position:n,lastPosition:t})}},o._onDragStop=function(e){if(o.state.isDragging){var t=o._getControlPosition(e);if(t){var r=o._createDragDataFromPosition(t);o.setState({isDragging:!1,lastPosition:void 0}),o.props.onStop&&o.props.onStop(e,r),o.props.position&&o.setState({position:o.props.position}),o._events.forEach((function(e){return e()}))}}},o.state={isDragging:!1,position:o.props.position||{x:0,y:0},lastPosition:void 0},o}return f(t,e),t.prototype.componentDidUpdate=function(e){!this.props.position||e.position&&this.props.position===e.position||this.setState({position:this.props.position})},t.prototype.componentWillUnmount=function(){this._events.forEach((function(e){return e()}))},t.prototype.render=function(){var e=yr.Children.only(this.props.children),t=e.props,o=this.props.position,r=this.state,n=r.position,i=r.isDragging,a=n.x,s=n.y;return o&&!i&&(a=o.x,s=o.y),yr.cloneElement(e,{style:p(p({},t.style),{transform:"translate("+a+"px, "+s+"px)"}),className:Nb(t.className,this.state.isDragging).root,onMouseDown:this._onMouseDown,onMouseUp:this._onMouseUp,onTouchStart:this._onTouchStart,onTouchEnd:this._onTouchEnd})},t.prototype._getControlPosition=function(e){var t=this._getActiveTouch(e);if(void 0===this._touchId||t){var o=t||e;return{x:o.clientX,y:o.clientY}}},t.prototype._getActiveTouch=function(e){return e.targetTouches&&this._findTouchInTouchList(e.targetTouches)||e.changedTouches&&this._findTouchInTouchList(e.changedTouches)},t.prototype._getTouchId=function(e){var t=e.targetTouches&&e.targetTouches[0]||e.changedTouches&&e.changedTouches[0];if(t)return t.identifier},t.prototype._matchesSelector=function(e,t){if(!e||e===document.body)return!1;var o=e.matches||e.webkitMatchesSelector||e.msMatchesSelector;return!!o&&(o.call(e,t)||this._matchesSelector(e.parentElement,t))},t.prototype._findTouchInTouchList=function(e){if(void 0!==this._touchId)for(var t=0;t<e.length;t++)if(e[t].identifier===this._touchId)return e[t]},t.prototype._createDragDataFromPosition=function(e){var t=this.state.lastPosition;return void 0===t?{delta:{x:0,y:0},lastPosition:e,position:e}:{delta:{x:e.x-t.x,y:e.y-t.y},lastPosition:t,position:e}},t.prototype._createUpdatedDragData=function(e){var t=this.state.position;return{position:{x:t.x+e.delta.x,y:t.y+e.delta.y},delta:e.delta,lastPosition:t}},t}(yr.Component),Rb={eventBubblingEnabled:!1},Ab=Dr(),jb=function(e){function t(t){var o=e.call(this,t)||this;o._focusTrapZone=yr.createRef(),o._focusTrapZoneMergedRef=Ei(),o._registerInitialModalPosition=function(){var e,t=document.querySelector("[data-id="+o.state.id+"]");if(t){var r=t.getBoundingClientRect();!(null===(e=o.props.dragOptions)||void 0===e?void 0:e.keepInBounds)||o._minClampedPosition||o._maxClampedPosition||(o._minClampedPosition={x:-r.x,y:-r.y},o._maxClampedPosition={x:r.x,y:r.y}),o.setState({modalRectangleTop:r.top})}},o._allowScrollOnModal=function(e){e?o._allowTouchBodyScroll?la(e,o._events):sa(e,o._events):o._events.off(o._scrollableContent),o._scrollableContent=e},o._onModalContextMenuClose=function(){o.setState({isModalMenuOpen:!1})},o._onModalClose=function(){o._lastSetX=0,o._lastSetY=0,o.setState({isModalMenuOpen:!1,isInKeyboardMoveMode:!1,isOpen:!1,x:0,y:0}),o.props.dragOptions&&o._hasRegisteredKeyUp&&o._events.off(window,"keyup",o._onKeyUp,!0),o.props.onDismissed&&o.props.onDismissed()},o._onDragStart=function(){o.setState({isModalMenuOpen:!1,isInKeyboardMoveMode:!1})},o._onDrag=function(e,t){var r=o.state,n=r.x,i=r.y;o.setState(o._getClampedPosition({x:n+t.delta.x,y:i+t.delta.y}))},o._onDragStop=function(){o.focus()},o._onKeyUp=function(e){e.altKey&&e.ctrlKey&&e.keyCode===Cr.space&&Mi(o._scrollableContent,e.target)&&(o.setState({isModalMenuOpen:!o.state.isModalMenuOpen}),e.preventDefault(),e.stopPropagation())},o._onKeyDown=function(e){if(e.altKey&&e.ctrlKey&&e.keyCode===Cr.space)return e.preventDefault(),void e.stopPropagation();if(o.state.isModalMenuOpen&&(e.altKey||e.keyCode===Cr.escape)&&o.setState({isModalMenuOpen:!1}),!o.state.isInKeyboardMoveMode||e.keyCode!==Cr.escape&&e.keyCode!==Cr.enter||(o.setState({isInKeyboardMoveMode:!1}),e.preventDefault(),e.stopPropagation()),o.state.isInKeyboardMoveMode){var t=!0,r=o._getMoveDelta(e);switch(e.keyCode){case Cr.escape:o.setState({x:o._lastSetX,y:o._lastSetY});case Cr.enter:o._lastSetX=0,o._lastSetY=0,o.setState({isInKeyboardMoveMode:!1});break;case Cr.up:o.setState({y:o._getClampedPositionY(o.state.y-r)});break;case Cr.down:o.setState({y:o._getClampedPositionY(o.state.y+r)});break;case Cr.left:o.setState({x:o._getClampedPositionX(o.state.x-r)});break;case Cr.right:o.setState({x:o._getClampedPositionX(o.state.x+r)});break;default:t=!1}t&&(e.preventDefault(),e.stopPropagation())}},o._onEnterKeyboardMoveMode=function(){o._lastSetX=o.state.x,o._lastSetY=o.state.y,o.setState({isInKeyboardMoveMode:!0,isModalMenuOpen:!1}),o._events.on(window,"keydown",o._onKeyDown,!0)},o._onExitKeyboardMoveMode=function(e){var t,r,n;null===(n=null===(t=o.props.focusTrapZoneProps)||void 0===t?void 0:(r=t).onBlur)||void 0===n||n.call(r,e),o._lastSetX=0,o._lastSetY=0,o.setState({isInKeyboardMoveMode:!1}),o._events.off(window,"keydown",o._onKeyDown,!0)},o._registerForKeyUp=function(){o._hasRegisteredKeyUp||(o._events.on(window,"keyup",o._onKeyUp,!0),o._hasRegisteredKeyUp=!0)},o._async=new fi(o),o._events=new qa(o),si(o),o.state={id:oa("Modal"),isOpen:t.isOpen,isVisible:t.isOpen,hasBeenOpened:t.isOpen,x:0,y:0},o._lastSetX=0,o._lastSetY=0;var r=o.props.allowTouchBodyScroll,n=void 0!==r&&r;return o._allowTouchBodyScroll=n,o}return f(t,e),t.prototype.UNSAFE_componentWillReceiveProps=function(e){clearTimeout(this._onModalCloseTimer),e.isOpen&&(this.state.isOpen?this.setState({hasBeenOpened:!0,isVisible:!0}):(this.setState({isOpen:!0}),e.dragOptions&&this._registerForKeyUp())),!e.isOpen&&this.state.isOpen&&(this._onModalCloseTimer=this._async.setTimeout(this._onModalClose,1e3*parseFloat(Bb)),this.setState({isVisible:!1}))},t.prototype.componentDidMount=function(){var e=this;this.state.isOpen&&this.state.isVisible&&(this._registerForKeyUp(),requestAnimationFrame((function(){return setTimeout(e._registerInitialModalPosition,0)})))},t.prototype.componentDidUpdate=function(e,t){var o=this;e.isOpen||t.isVisible||this.setState({isVisible:!0}),!e.isOpen&&this.props.isOpen&&requestAnimationFrame((function(){return setTimeout(o._registerInitialModalPosition,0)}))},t.prototype.componentWillUnmount=function(){this._async.dispose(),this._events.dispose()},t.prototype.render=function(){var e,t,o,r,n,i,a,s,l,c,d,u,f,h,m,g=this.props,v=g.className,b=g.containerClassName,y=g.scrollableContentClassName,_=g.elementToFocusOnDismiss,k=g.firstFocusableSelector,w=g.focusTrapZoneProps,x=g.forceFocusInsideTrap,S=g.ignoreExternalFocusing,C=g.isBlocking,B=g.isClickableOutsideFocusTrap,I=g.isDarkOverlay,P=g.onDismiss,E=g.layerProps,T=g.overlay,D=g.responsiveMode,N=g.titleAriaId,z=g.styles,F=g.subtitleAriaId,M=g.theme,R=g.topOffsetFixed,A=g.onLayerDidMount,j=g.isModeless,L=g.isAlert,H=g.dragOptions,O=g.enableAriaHiddenSiblings,q=this.state,W=q.isOpen,V=q.isVisible,K=q.hasBeenOpened,U=q.modalRectangleTop,G=q.x,Y=q.y,X=q.isInKeyboardMoveMode;if(!W)return null;var Z=void 0===E?"":E.className,$=null!=L?L:C&&!j,Q=Ab(z,{theme:M,className:v,containerClassName:b,scrollableContentClassName:y,isOpen:W,isVisible:V,hasBeenOpened:K,modalRectangleTop:U,topOffsetFixed:R,isModeless:j,layerClassName:Z,isDefaultDragHandle:H&&!H.dragHandleSelector}),J=p(p(p({},Rb),this.props.layerProps),{onLayerDidMount:E&&E.onLayerDidMount?E.onLayerDidMount:A,insertFirst:j,className:Q.layer}),ee=yr.createElement(Gp,p({},w,{"data-id":this.state.id,componentRef:this._focusTrapZoneMergedRef(this._focusTrapZone,null===(e=w)||void 0===e?void 0:e.componentRef),className:xn(Q.main,null===(t=w)||void 0===t?void 0:t.className),elementToFocusOnDismiss:(r=null===(o=w)||void 0===o?void 0:o.elementToFocusOnDismiss,null!=r?r:_),isClickableOutsideFocusTrap:(i=null===(n=w)||void 0===n?void 0:n.isClickableOutsideFocusTrap,null!=i?i:j||B||!C),ignoreExternalFocusing:(s=null===(a=w)||void 0===a?void 0:a.ignoreExternalFocusing,null!=s?s:S),forceFocusInsideTrap:(c=null===(l=w)||void 0===l?void 0:l.forceFocusInsideTrap,(null!=c?c:x)&&!j),firstFocusableSelector:(null===(d=w)||void 0===d?void 0:d.firstFocusableSelector)||k,focusPreviouslyFocusedInnerElement:(f=null===(u=w)||void 0===u?void 0:u.focusPreviouslyFocusedInnerElement,null==f||f),onBlur:X?this._onExitKeyboardMoveMode:void 0,enableAriaHiddenSiblings:(m=null===(h=w)||void 0===h?void 0:h.enableAriaHiddenSiblings,null!=m?m:O)}),H&&X&&yr.createElement("div",{className:Q.keyboardMoveIconContainer},H.keyboardMoveIconProps?yr.createElement(Rn,p({},H.keyboardMoveIconProps)):yr.createElement(Rn,{iconName:"move",className:Q.keyboardMoveIcon})),yr.createElement("div",{ref:this._allowScrollOnModal,className:Q.scrollableContent,"data-is-scrollable":!0},H&&this.state.isModalMenuOpen&&yr.createElement(H.menu,{items:[{key:"move",text:H.moveMenuItemText,onClick:this._onEnterKeyboardMoveMode},{key:"close",text:H.closeMenuItemText,onClick:this._onModalClose}],onDismiss:this._onModalContextMenuClose,alignTargetEdge:!0,coverTarget:!0,directionalHint:ys.topLeftEdge,directionalHintFixed:!0,shouldFocusOnMount:!0,target:this._scrollableContent}),this.props.children));return D>=Ms.small?yr.createElement(Cc,p({},J),yr.createElement(jl,{role:$?"alertdialog":"dialog","aria-modal":!j,ariaLabelledBy:N,ariaDescribedBy:F,onDismiss:P,shouldRestoreFocus:!S},yr.createElement("div",{className:Q.root,role:j?void 0:"document"},!j&&yr.createElement(Db,p({isDarkThemed:I,onClick:C?void 0:P,allowTouchBodyScroll:this._allowTouchBodyScroll},T)),H?yr.createElement(Mb,{handleSelector:H.dragHandleSelector||"."+Q.main.split(" ")[0],preventDragSelector:"button",onStart:this._onDragStart,onDragChange:this._onDrag,onStop:this._onDragStop,position:{x:G,y:Y}},ee):ee))):null},t.prototype.focus=function(){this._focusTrapZone.current&&this._focusTrapZone.current.focus()},t.prototype._getClampedPosition=function(e){return this.props.dragOptions&&this.props.dragOptions.keepInBounds?{x:this._getClampedPositionX(e.x),y:this._getClampedPositionY(e.y)}:e},t.prototype._getClampedPositionY=function(e){var t=this._minClampedPosition,o=this._maxClampedPosition;return t&&(e=Math.max(t.y,e)),o&&(e=Math.min(o.y,e)),e},t.prototype._getClampedPositionX=function(e){var t=this._minClampedPosition,o=this._maxClampedPosition;return t&&(e=Math.max(t.x,e)),o&&(e=Math.min(o.x,e)),e},t.prototype._getMoveDelta=function(e){var t=10;return e.shiftKey?e.ctrlKey||(t=50):e.ctrlKey&&(t=1),t},t.defaultProps={isOpen:!1,isDarkOverlay:!0,isBlocking:!1,className:"",containerClassName:""},t=m([Ys],t)}(yr.Component),Lb=xr(jb,(function(e){var t,o=e.className,r=e.containerClassName,n=e.scrollableContentClassName,i=e.isOpen,a=e.isVisible,s=e.hasBeenOpened,l=e.modalRectangleTop,c=e.theme,d=e.topOffsetFixed,u=e.isModeless,f=e.layerClassName,p=e.isDefaultDragHandle,h=c.palette,m=c.effects,g=c.fonts,v=Lo(Ib,c);return{root:[v.root,g.medium,{backgroundColor:"transparent",position:u?"absolute":"fixed",height:"100%",width:"100%",display:"flex",alignItems:"center",justifyContent:"center",opacity:0,pointerEvents:"none",transition:"opacity "+Bb},d&&"number"==typeof l&&s&&{alignItems:"flex-start"},i&&v.isOpen,a&&{opacity:1,pointerEvents:"auto"},o],main:[v.main,{boxShadow:m.elevation64,borderRadius:m.roundedCorner2,backgroundColor:h.white,boxSizing:"border-box",position:"relative",textAlign:"left",outline:"3px solid transparent",maxHeight:"calc(100% - 32px)",maxWidth:"calc(100% - 32px)",minHeight:"176px",minWidth:"288px",overflowY:"auto",zIndex:u?fo.Layer:void 0},d&&"number"==typeof l&&s&&{top:l},p&&{cursor:"move"},r],scrollableContent:[v.scrollableContent,{overflowY:"auto",flexGrow:1,maxHeight:"100vh",selectors:(t={},t["@supports (-webkit-overflow-scrolling: touch)"]={maxHeight:window.innerHeight},t)},n],layer:u&&[f,v.layer,{position:"static",width:"unset",height:"unset"}],keyboardMoveIconContainer:{position:"absolute",display:"flex",justifyContent:"center",width:"100%",padding:"3px 0px"},keyboardMoveIcon:{fontSize:g.xLargePlus.fontSize,width:"24px"}}}),void 0,{scope:"Modal",fields:["theme","styles","enableAriaHiddenSiblings"]}),Hb=Dr(),Ob=function(e){function t(t){var o=e.call(this,t)||this;return si(o),o}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.className,o=e.styles,r=e.theme;return this._classNames=Hb(o,{theme:r,className:t}),yr.createElement("div",{className:this._classNames.actions},yr.createElement("div",{className:this._classNames.actionsRight},this._renderChildrenAsActions()))},t.prototype._renderChildrenAsActions=function(){var e=this;return yr.Children.map(this.props.children,(function(t){return t?yr.createElement("span",{className:e._classNames.action},t):null}))},t}(yr.Component),qb={actions:"ms-Dialog-actions",action:"ms-Dialog-action",actionsRight:"ms-Dialog-actionsRight"},Wb=xr(Ob,(function(e){var t=e.className,o=e.theme,r=Lo(qb,o);return{actions:[r.actions,{position:"relative",width:"100%",minHeight:"24px",lineHeight:"24px",margin:"16px 0 0",fontSize:"0",selectors:{".ms-Button":{lineHeight:"normal"}}},t],action:[r.action,{margin:"0 4px"}],actionsRight:[r.actionsRight,{textAlign:"right",marginRight:"-4px",fontSize:"0"}]}}),void 0,{scope:"DialogFooter"}),Vb=Dr(),Kb=yr.createElement(Wb,null).type,Ub=function(e){function t(t){var o=e.call(this,t)||this;return si(o),o}return f(t,e),t.prototype.render=function(){var e,t=this.props,o=t.showCloseButton,r=t.className,n=t.closeButtonAriaLabel,i=t.onDismiss,a=t.subTextId,s=t.subText,l=t.titleProps,c=void 0===l?{}:l,d=t.titleId,u=t.title,f=t.type,h=t.styles,m=t.theme,g=t.draggableHeaderClassName,v=Vb(h,{theme:m,className:r,isLargeHeader:f===_b.largeHeader,isClose:f===_b.close,draggableHeaderClassName:g}),b=this._groupChildren();return s&&(e=yr.createElement("p",{className:v.subText,id:a},s)),yr.createElement("div",{className:v.content},yr.createElement("div",{className:v.header},yr.createElement("div",p({id:d,role:"heading","aria-level":1},c,{className:xn(v.title,c.className)}),u),yr.createElement("div",{className:v.topButton},this.props.topButtonsProps.map((function(e,t){return yr.createElement(yd,p({key:e.uniqueId||t},e))})),(f===_b.close||o&&f!==_b.largeHeader)&&yr.createElement(yd,{className:v.button,iconProps:{iconName:"Cancel"},ariaLabel:n,onClick:i}))),yr.createElement("div",{className:v.inner},yr.createElement("div",{className:v.innerContent},e,b.contents),b.footers))},t.prototype._groupChildren=function(){var e={footers:[],contents:[]};return yr.Children.map(this.props.children,(function(t){"object"==typeof t&&null!==t&&t.type===Kb?e.footers.push(t):e.contents.push(t)})),e},t.defaultProps={showCloseButton:!1,className:"",topButtonsProps:[],closeButtonAriaLabel:"Close"},t=m([Ys],t)}(yr.Component),Gb={contentLgHeader:"ms-Dialog-lgHeader",close:"ms-Dialog--close",subText:"ms-Dialog-subText",header:"ms-Dialog-header",headerLg:"ms-Dialog--lgHeader",button:"ms-Dialog-button ms-Dialog-button--close",inner:"ms-Dialog-inner",content:"ms-Dialog-content",title:"ms-Dialog-title"},Yb=xr(Ub,(function(e){var t,o,r,n=e.className,i=e.theme,a=e.isLargeHeader,s=e.isClose,l=e.hidden,c=e.isMultiline,d=e.draggableHeaderClassName,u=i.palette,f=i.fonts,p=i.effects,h=i.semanticColors,m=Lo(Gb,i);return{content:[a&&[m.contentLgHeader,{borderTop:"4px solid "+u.themePrimary}],s&&m.close,{flexGrow:1,overflowY:"hidden"},n],subText:[m.subText,f.medium,{margin:"0 0 24px 0",color:h.bodySubtext,lineHeight:"1.5",wordWrap:"break-word",fontWeight:Ve.regular}],header:[m.header,{position:"relative",width:"100%",boxSizing:"border-box"},s&&m.close,d&&[d,{cursor:"move"}]],button:[m.button,l&&{selectors:{".ms-Icon.ms-Icon--Cancel":{color:h.buttonText,fontSize:Ke.medium}}}],inner:[m.inner,{padding:"0 24px 24px",selectors:(t={},t["@media (min-width: "+Zt+"px) and (max-width: "+oo+"px)"]={padding:"0 16px 16px"},t)}],innerContent:[m.content,{position:"relative",width:"100%"}],title:[m.title,f.xLarge,{color:h.bodyText,margin:"0",minHeight:f.xLarge.fontSize,padding:"16px 46px 20px 24px",lineHeight:"normal",selectors:(o={},o["@media (min-width: "+Zt+"px) and (max-width: "+oo+"px)"]={padding:"16px 46px 16px 16px"},o)},a&&{color:h.menuHeader},c&&{fontSize:f.xxLarge.fontSize}],topButton:[{display:"flex",flexDirection:"row",flexWrap:"nowrap",position:"absolute",top:"0",right:"0",padding:"15px 15px 0 0",selectors:(r={"> *":{flex:"0 0 auto"},".ms-Dialog-button":{color:h.buttonText},".ms-Dialog-button:hover":{color:h.buttonTextHovered,borderRadius:p.roundedCorner2}},r["@media (min-width: "+Zt+"px) and (max-width: "+oo+"px)"]={padding:"15px 8px 0 0"},r)}]}}),void 0,{scope:"DialogContent"}),Xb=Dr(),Zb={isDarkOverlay:!1,isBlocking:!1,className:"",containerClassName:"",topOffsetFixed:!1},$b={type:_b.normal,className:"",topButtonsProps:[]},Qb=function(e){function t(t){var o=e.call(this,t)||this;return o._getSubTextId=function(){var e=o.props,t=e.ariaDescribedById,r=e.modalProps,n=e.dialogContentProps,i=e.subText,a=r&&r.subtitleAriaId||t;return a||(a=(n&&n.subText||i)&&o._defaultSubTextId),a},o._getTitleTextId=function(){var e=o.props,t=e.ariaLabelledById,r=e.modalProps,n=e.dialogContentProps,i=e.title,a=r&&r.titleAriaId||t;return a||(a=(n&&n.title||i)&&o._defaultTitleTextId),a},o._id=oa("Dialog"),o._defaultTitleTextId=o._id+"-title",o._defaultSubTextId=o._id+"-subText",o}return f(t,e),t.prototype.render=function(){var e,t,o,r,n=this.props,i=n.className,a=n.containerClassName,s=n.contentClassName,l=n.elementToFocusOnDismiss,c=n.firstFocusableSelector,d=n.forceFocusInsideTrap,u=n.styles,f=n.hidden,h=n.ignoreExternalFocusing,m=n.isBlocking,g=n.isClickableOutsideFocusTrap,v=n.isDarkOverlay,b=n.isOpen,y=n.onDismiss,_=n.onDismissed,k=n.onLayerDidMount,w=n.responsiveMode,x=n.subText,S=n.theme,C=n.title,B=n.topButtonsProps,I=n.type,P=n.minWidth,E=n.maxWidth,T=n.modalProps,D=p({},T?T.layerProps:{onLayerDidMount:k});k&&!D.onLayerDidMount&&(D.onLayerDidMount=k),T&&T.dragOptions&&!T.dragOptions.dragHandleSelector?(o="ms-Dialog-draggable-header",r=p(p({},T.dragOptions),{dragHandleSelector:"."+o})):r=T&&T.dragOptions;var N=p(p(p(p({},Zb),{className:i,containerClassName:a,isBlocking:m,isDarkOverlay:v,onDismissed:_}),T),{layerProps:D,dragOptions:r}),z=p(p(p({className:s,subText:x,title:C,topButtonsProps:B,type:I},$b),this.props.dialogContentProps),{draggableHeaderClassName:o,titleProps:p({id:(null===(e=this.props.dialogContentProps)||void 0===e?void 0:e.titleId)||this._defaultTitleTextId},null===(t=this.props.dialogContentProps)||void 0===t?void 0:t.titleProps)}),F=Xb(u,{theme:S,className:N.className,containerClassName:N.containerClassName,hidden:f,dialogDefaultMinWidth:P,dialogDefaultMaxWidth:E});return yr.createElement(Lb,p({elementToFocusOnDismiss:l,firstFocusableSelector:c,forceFocusInsideTrap:d,ignoreExternalFocusing:h,isClickableOutsideFocusTrap:g,responsiveMode:w},N,{isOpen:void 0!==b?b:!f,className:F.root,containerClassName:F.main,onDismiss:y||N.onDismiss,subtitleAriaId:this._getSubTextId(),titleAriaId:this._getTitleTextId()}),yr.createElement(Yb,p({subTextId:this._defaultSubTextId,showCloseButton:N.isBlocking,onDismiss:y},z),this.props.children))},t.defaultProps={hidden:!0},t=m([Ys],t)}(yr.Component),Jb={root:"ms-Dialog"},ey=xr(Qb,(function(e){var t,o=e.className,r=e.containerClassName,n=e.dialogDefaultMinWidth,i=void 0===n?"288px":n,a=e.dialogDefaultMaxWidth,s=void 0===a?"340px":a,l=e.hidden,c=e.theme;return{root:[Lo(Jb,c).root,c.fonts.medium,o],main:[{width:i,outline:"3px solid transparent",selectors:(t={},t["@media (min-width: "+$t+"px)"]={width:"auto",maxWidth:s,minWidth:i},t)},!l&&{display:"flex"},r]}}),void 0,{scope:"Dialog"});ey.displayName="Dialog",function(e){e[e.normal=0]="normal",e[e.compact=1]="compact"}(Cb||(Cb={}));var ty,oy=Dr(),ry=function(e){function t(t){var o=e.call(this,t)||this;return o._rootElement=yr.createRef(),o._onClick=function(e){o._onAction(e)},o._onKeyDown=function(e){e.which!==Cr.enter&&e.which!==Cr.space||o._onAction(e)},o._onAction=function(e){var t=o.props,r=t.onClick,n=t.onClickHref,i=t.onClickTarget;r?r(e):!r&&n&&(i?window.open(n,i,"noreferrer noopener nofollow"):window.location.href=n,e.preventDefault(),e.stopPropagation())},si(o),o}return f(t,e),t.prototype.render=function(){var e,t=this.props,o=t.onClick,r=t.onClickHref,n=t.children,i=t.type,a=t.accentColor,s=t.styles,l=t.theme,c=t.className,d=vn(this.props,gn,["className","onClick","type","role"]),u=!(!o&&!r);this._classNames=oy(s,{theme:l,className:c,actionable:u,compact:i===Cb.compact}),i===Cb.compact&&a&&(e={borderBottomColor:a});var f=this.props.role||(u?o?"button":"link":void 0),h=u?0:void 0;return yr.createElement("div",p({ref:this._rootElement,tabIndex:h,"data-is-focusable":u,role:f,className:this._classNames.root,onKeyDown:u?this._onKeyDown:void 0,onClick:u?this._onClick:void 0,style:e},d),n)},t.prototype.focus=function(){this._rootElement.current&&this._rootElement.current.focus()},t.defaultProps={type:Cb.normal},t}(yr.Component),ny={root:"ms-DocumentCardPreview",icon:"ms-DocumentCardPreview-icon",iconContainer:"ms-DocumentCardPreview-iconContainer"},iy={root:"ms-DocumentCardActivity",multiplePeople:"ms-DocumentCardActivity--multiplePeople",details:"ms-DocumentCardActivity-details",name:"ms-DocumentCardActivity-name",activity:"ms-DocumentCardActivity-activity",avatars:"ms-DocumentCardActivity-avatars",avatar:"ms-DocumentCardActivity-avatar"},ay={root:"ms-DocumentCardTitle"},sy={root:"ms-DocumentCardLocation"},ly={root:"ms-DocumentCard",rootActionable:"ms-DocumentCard--actionable",rootCompact:"ms-DocumentCard--compact"},cy=xr(ry,(function(e){var t,o,r=e.className,n=e.theme,i=e.actionable,a=e.compact,s=n.palette,l=n.fonts,c=n.effects,d=Lo(ly,n);return{root:[d.root,{WebkitFontSmoothing:"antialiased",backgroundColor:s.white,border:"1px solid "+s.neutralLight,maxWidth:"320px",minWidth:"206px",userSelect:"none",position:"relative",selectors:(t={":focus":{outline:"0px solid"}},t["."+po+" &:focus"]=yo(s.neutralSecondary,c.roundedCorner2),t["."+sy.root+" + ."+ay.root]={paddingTop:"4px"},t)},i&&[d.rootActionable,{selectors:{":hover":{cursor:"pointer",borderColor:s.neutralTertiaryAlt},":hover:after":{content:'" "',position:"absolute",top:0,right:0,bottom:0,left:0,border:"1px solid "+s.neutralTertiaryAlt,pointerEvents:"none"}}}],a&&[d.rootCompact,{display:"flex",maxWidth:"480px",height:"108px",selectors:(o={},o["."+ny.root]={borderRight:"1px solid "+s.neutralLight,borderBottom:0,maxHeight:"106px",maxWidth:"144px"},o["."+ny.icon]={maxHeight:"32px",maxWidth:"32px"},o["."+iy.root]={paddingBottom:"12px"},o["."+ay.root]={paddingBottom:"12px 16px 8px 16px",fontSize:l.mediumPlus.fontSize,lineHeight:"16px"},o)}],r]}}),void 0,{scope:"DocumentCard"}),dy=Dr(),uy=function(e){function t(t){var o=e.call(this,t)||this;return si(o),o}return f(t,e),t.prototype.render=function(){var e=this,t=this.props,o=t.actions,r=t.views,n=t.styles,i=t.theme,a=t.className;return this._classNames=dy(n,{theme:i,className:a}),yr.createElement("div",{className:this._classNames.root},o&&o.map((function(t,o){return yr.createElement("div",{className:e._classNames.action,key:o},yr.createElement(yd,p({},t)))})),r>0&&yr.createElement("div",{className:this._classNames.views},yr.createElement(Rn,{iconName:"View",className:this._classNames.viewsIcon}),r))},t}(yr.Component),fy={root:"ms-DocumentCardActions",action:"ms-DocumentCardActions-action",views:"ms-DocumentCardActions-views"},py=xr(uy,(function(e){var t=e.className,o=e.theme,r=o.palette,n=o.fonts,i=Lo(fy,o);return{root:[i.root,{height:"34px",padding:"4px 12px",position:"relative"},t],action:[i.action,{float:"left",marginRight:"4px",color:r.neutralSecondary,cursor:"pointer",selectors:{".ms-Button":{fontSize:n.mediumPlus.fontSize,height:34,width:34},".ms-Button:hover .ms-Button-icon":{color:o.semanticColors.buttonText,cursor:"pointer"}}}],views:[i.views,{textAlign:"right",lineHeight:34}],viewsIcon:{marginRight:"8px",fontSize:n.medium.fontSize,verticalAlign:"top"}}}),void 0,{scope:"DocumentCardActions"}),hy=Dr(),my=xr(function(e){function t(t){var o=e.call(this,t)||this;return si(o),o}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.activity,o=e.people,r=e.styles,n=e.theme,i=e.className;return this._classNames=hy(r,{theme:n,className:i,multiplePeople:o.length>1}),o&&0!==o.length?yr.createElement("div",{className:this._classNames.root},this._renderAvatars(o),yr.createElement("div",{className:this._classNames.details},yr.createElement("span",{className:this._classNames.name},this._getNameString(o)),yr.createElement("span",{className:this._classNames.activity},t))):null},t.prototype._renderAvatars=function(e){return yr.createElement("div",{className:this._classNames.avatars},e.length>1?this._renderAvatar(e[1]):null,this._renderAvatar(e[0]))},t.prototype._renderAvatar=function(e){return yr.createElement("div",{className:this._classNames.avatar},yr.createElement(oi,{imageInitials:e.initials,text:e.name,imageUrl:e.profileImageSrc,initialsColor:e.initialsColor,allowPhoneInitials:e.allowPhoneInitials,role:"presentation",size:Sn.size32}))},t.prototype._getNameString=function(e){var t=e[0].name;return e.length>=2&&(t+=" +"+(e.length-1)),t},t}(yr.Component),(function(e){var t=e.theme,o=e.className,r=e.multiplePeople,n=t.palette,i=t.fonts,a=Lo(iy,t);return{root:[a.root,r&&a.multiplePeople,{padding:"8px 16px",position:"relative"},o],avatars:[a.avatars,{marginLeft:"-2px",height:"32px"}],avatar:[a.avatar,{display:"inline-block",verticalAlign:"top",position:"relative",textAlign:"center",width:32,height:32,selectors:{"&:after":{content:'" "',position:"absolute",left:"-1px",top:"-1px",right:"-1px",bottom:"-1px",border:"2px solid "+n.white,borderRadius:"50%"},":nth-of-type(2)":r&&{marginLeft:"-16px"}}}],details:[a.details,{left:r?"72px":"56px",height:32,position:"absolute",top:8,width:"calc(100% - 72px)"}],name:[a.name,{display:"block",fontSize:i.small.fontSize,lineHeight:"15px",height:"15px",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",color:n.neutralPrimary,fontWeight:Ve.semibold}],activity:[a.activity,{display:"block",fontSize:i.small.fontSize,lineHeight:"15px",height:"15px",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",color:n.neutralSecondary}]}}),void 0,{scope:"DocumentCardActivity"}),gy=Dr(),vy=function(e){function t(t){var o=e.call(this,t)||this;return si(o),o}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.children,o=e.styles,r=e.theme,n=e.className;return this._classNames=gy(o,{theme:r,className:n}),yr.createElement("div",{className:this._classNames.root},t)},t}(yr.Component),by={root:"ms-DocumentCardDetails"},yy=xr(vy,(function(e){var t=e.className,o=e.theme;return{root:[Lo(by,o).root,{display:"flex",flexDirection:"column",flex:1,justifyContent:"space-between",overflow:"hidden"},t]}}),void 0,{scope:"DocumentCardDetails"}),_y=Dr(),ky=xr(function(e){function t(t){var o=e.call(this,t)||this;return si(o),o}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.location,o=e.locationHref,r=e.ariaLabel,n=e.onClick,i=e.styles,a=e.theme,s=e.className;return this._classNames=_y(i,{theme:a,className:s}),yr.createElement("a",{className:this._classNames.root,href:o,onClick:n,"aria-label":r},t)},t}(yr.Component),(function(e){var t=e.theme,o=e.className,r=t.palette,n=t.fonts;return{root:[Lo(sy,t).root,n.small,{color:r.themePrimary,display:"block",fontWeight:Ve.semibold,overflow:"hidden",padding:"8px 16px",position:"relative",textDecoration:"none",textOverflow:"ellipsis",whiteSpace:"nowrap",selectors:{":hover":{color:r.themePrimary,cursor:"pointer"}}},o]}}),void 0,{scope:"DocumentCardLocation"}),wy=Dr(),xy=xr(function(e){function t(t){var o=e.call(this,t)||this;return o._renderPreviewList=function(e){var t=o.props.getOverflowDocumentCountText,r=e.length-3,n=r?t?t(r):"+"+r:null,i=e.slice(0,3).map((function(e,t){return yr.createElement("li",{key:t},yr.createElement(kn,{className:o._classNames.fileListIcon,src:e.iconSrc,role:"presentation",alt:"",width:"16px",height:"16px"}),yr.createElement(es,p({className:o._classNames.fileListLink},(e.linkProps,{href:e.linkProps&&e.linkProps.href||e.url})),e.name))}));return yr.createElement("div",null,yr.createElement("ul",{className:o._classNames.fileList},i),n&&yr.createElement("span",{className:o._classNames.fileListOverflowText},n))},si(o),o}return f(t,e),t.prototype.render=function(){var e,t,o=this.props,r=o.previewImages,n=o.styles,i=o.theme,a=o.className,s=r.length>1;return this._classNames=wy(n,{theme:i,className:a,isFileList:s}),r.length>1?t=this._renderPreviewList(r):1===r.length&&(t=this._renderPreviewImage(r[0]),r[0].accentColor&&(e={borderBottomColor:r[0].accentColor})),yr.createElement("div",{className:this._classNames.root,style:e},t)},t.prototype._renderPreviewImage=function(e){var t=e.width,o=e.height,r=e.imageFit,n=e.previewIconProps,i=e.previewIconContainerClass;if(n)return yr.createElement("div",{className:xn(this._classNames.previewIcon,i),style:{width:t,height:o}},yr.createElement(Rn,p({},n)));var a,s=yr.createElement(kn,{width:t,height:o,imageFit:r,src:e.previewImageSrc,role:"presentation",alt:""});return e.iconSrc&&(a=yr.createElement(kn,{className:this._classNames.icon,src:e.iconSrc,role:"presentation",alt:""})),yr.createElement("div",null,s,a)},t}(yr.Component),(function(e){var t,o,r=e.theme,n=e.className,i=e.isFileList,a=r.palette,s=r.fonts,l=Lo(ny,r);return{root:[l.root,s.small,{backgroundColor:i?a.white:a.neutralLighterAlt,borderBottom:"1px solid "+a.neutralLight,overflow:"hidden",position:"relative"},n],previewIcon:[l.iconContainer,{display:"flex",alignItems:"center",justifyContent:"center",height:"100%"}],icon:[l.icon,{left:"10px",bottom:"10px",position:"absolute"}],fileList:{padding:"16px 16px 0 16px",listStyleType:"none",margin:0,selectors:{li:{height:"16px",lineHeight:"16px",marginBottom:"8px",overflow:"hidden"}}},fileListIcon:{display:"inline-block",marginRight:"8px"},fileListLink:[mo(r,{highContrastStyle:{border:"1px solid WindowText",outline:"none"}}),{boxSizing:"border-box",color:a.neutralDark,overflow:"hidden",display:"inline-block",textDecoration:"none",textOverflow:"ellipsis",whiteSpace:"nowrap",width:"calc(100% - 24px)",selectors:(t={":hover":{color:a.themePrimary}},t["."+po+" &:focus"]={selectors:(o={},o[Ut]={outline:"none"},o)},t)}],fileListOverflowText:{padding:"0px 16px 8px 16px",display:"block"}}}),void 0,{scope:"DocumentCardPreview"}),Sy=Dr(),Cy=function(e){function t(t){var o=e.call(this,t)||this;return o._onImageLoad=function(){o.setState({imageHasLoaded:!0})},si(o),o.state={imageHasLoaded:!1},o}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.styles,o=e.width,r=e.height,n=e.imageFit,i=e.imageSrc;return this._classNames=Sy(t,this.props),yr.createElement("div",{className:this._classNames.root},i&&yr.createElement(kn,{width:o,height:r,imageFit:n,src:i,role:"presentation",alt:"",onLoad:this._onImageLoad}),this.state.imageHasLoaded?this._renderCornerIcon():this._renderCenterIcon())},t.prototype._renderCenterIcon=function(){var e=this.props.iconProps;return yr.createElement("div",{className:this._classNames.centeredIconWrapper},yr.createElement(Rn,p({className:this._classNames.centeredIcon},e)))},t.prototype._renderCornerIcon=function(){var e=this.props.iconProps;return yr.createElement(Rn,p({className:this._classNames.cornerIcon},e))},t}(yr.Component),By=xr(Cy,(function(e){var t=e.theme,o=e.className,r=e.height,n=e.width,i=t.palette;return{root:[{borderBottom:"1px solid "+i.neutralLight,position:"relative",backgroundColor:i.neutralLighterAlt,overflow:"hidden",height:r&&r+"px",width:n&&n+"px"},o],centeredIcon:[{height:"42px",width:"42px",fontSize:"42px"}],centeredIconWrapper:[{display:"flex",alignItems:"center",justifyContent:"center",height:"100%",width:"100%",position:"absolute",top:0,left:0}],cornerIcon:[{left:"10px",bottom:"10px",height:"32px",width:"32px",fontSize:"32px",position:"absolute",overflow:"visible"}]}}),void 0,{scope:"DocumentCardImage"}),Iy=Dr(),Py=xr(function(e){function t(t){var o=e.call(this,t)||this;return o._titleElement=yr.createRef(),o._measureTitleElement=yr.createRef(),o._truncateTitle=function(){o.state.needMeasurement&&o._async.requestAnimationFrame(o._truncateWhenInAnimation)},o._truncateWhenInAnimation=function(){var e=o.props.title,t=o._measureTitleElement.current;if(t){var r=getComputedStyle(t);if(r.width&&r.lineHeight&&r.height){var n=t.clientWidth,i=t.scrollWidth,a=Math.floor((parseInt(r.height,10)+5)/parseInt(r.lineHeight,10)),s=i/(parseInt(r.width,10)*a);if(s>1){var l=e.length/s-3;return o.setState({truncatedTitleFirstPiece:e.slice(0,l/2),truncatedTitleSecondPiece:e.slice(e.length-l/2),clientWidth:n,needMeasurement:!1})}}}return o.setState({needMeasurement:!1})},o._shrinkTitle=function(){var e=o.state,t=e.truncatedTitleFirstPiece,r=e.truncatedTitleSecondPiece;if(t&&r){var n=o._titleElement.current;if(!n)return;(n.scrollHeight>n.clientHeight+5||n.scrollWidth>n.clientWidth)&&o.setState({truncatedTitleFirstPiece:t.slice(0,t.length-1),truncatedTitleSecondPiece:r.slice(1)})}},si(o),o._async=new fi(o),o._events=new qa(o),o.state={truncatedTitleFirstPiece:"",truncatedTitleSecondPiece:"",previousTitle:t.title,needMeasurement:!!t.shouldTruncate},o}return f(t,e),t.prototype.componentDidUpdate=function(){this.props.title!==this.state.previousTitle&&this.setState({truncatedTitleFirstPiece:void 0,truncatedTitleSecondPiece:void 0,clientWidth:void 0,previousTitle:this.props.title,needMeasurement:!!this.props.shouldTruncate}),this._events.off(window,"resize",this._updateTruncation),this.props.shouldTruncate&&(this._truncateTitle(),requestAnimationFrame(this._shrinkTitle),this._events.on(window,"resize",this._updateTruncation))},t.prototype.componentDidMount=function(){this.props.shouldTruncate&&(this._truncateTitle(),this._events.on(window,"resize",this._updateTruncation))},t.prototype.componentWillUnmount=function(){this._events.dispose(),this._async.dispose()},t.prototype.render=function(){var e=this.props,t=e.title,o=e.shouldTruncate,r=e.showAsSecondaryTitle,n=e.styles,i=e.theme,a=e.className,s=this.state,l=s.truncatedTitleFirstPiece,c=s.truncatedTitleSecondPiece,d=s.needMeasurement;return this._classNames=Iy(n,{theme:i,className:a,showAsSecondaryTitle:r}),d?yr.createElement("div",{className:this._classNames.root,ref:this._measureTitleElement,title:t,style:{whiteSpace:"nowrap"}},t):o&&l&&c?yr.createElement("div",{className:this._classNames.root,ref:this._titleElement,title:t},l,"…",c):yr.createElement("div",{className:this._classNames.root,ref:this._titleElement,title:t},t)},t.prototype._updateTruncation=function(){var e=this;this._async.requestAnimationFrame((function(){if(e._titleElement.current){var t=e._titleElement.current.clientWidth;clearTimeout(e._titleTruncationTimer),e.state.clientWidth!==t&&(e._titleTruncationTimer=e._async.setTimeout((function(){return e.setState({truncatedTitleFirstPiece:void 0,truncatedTitleSecondPiece:void 0,needMeasurement:!0})}),250))}}))},t}(yr.Component),(function(e){var t=e.theme,o=e.className,r=e.showAsSecondaryTitle,n=t.palette,i=t.fonts;return{root:[Lo(ay,t).root,r?i.medium:i.large,{padding:"8px 16px",display:"block",overflow:"hidden",wordWrap:"break-word",height:r?"45px":"38px",lineHeight:r?"18px":"21px",color:r?n.neutralSecondary:n.neutralPrimary},o]}}),void 0,{scope:"DocumentCardTitle"}),Ey=Dr(),Ty=function(e){function t(t){var o=e.call(this,t)||this;return si(o),o}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.logoIcon,o=e.styles,r=e.theme,n=e.className;return this._classNames=Ey(o,{theme:r,className:n}),yr.createElement("div",{className:this._classNames.root},yr.createElement(Rn,{iconName:t}))},t}(yr.Component),Dy={root:"ms-DocumentCardLogo"},Ny=xr(Ty,(function(e){var t=e.theme,o=e.className,r=t.palette,n=t.fonts;return{root:[Lo(Dy,t).root,{fontSize:n.xxLargePlus.fontSize,color:r.themePrimary,display:"block",padding:"16px 16px 0 16px"},o]}}),void 0,{scope:"DocumentCardLogo"}),zy=Dr(),Fy=function(e){function t(t){var o=e.call(this,t)||this;return si(o),o}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.statusIcon,o=e.status,r=e.styles,n=e.theme,i=e.className,a={iconName:t,styles:{root:{padding:"8px"}}};return this._classNames=zy(r,{theme:n,className:i}),yr.createElement("div",{className:this._classNames.root},t&&yr.createElement(Rn,p({},a)),o)},t}(yr.Component),My={root:"ms-DocumentCardStatus"},Ry=xr(Fy,(function(e){var t=e.className,o=e.theme,r=o.palette,n=o.fonts;return{root:[Lo(My,o).root,n.medium,{margin:"8px 16px",color:r.neutralPrimary,backgroundColor:r.neutralLighter,height:"32px"},t]}}),void 0,{scope:"DocumentCardStatus"}),Ay=function(e){var t;return function(o){t||(t=new Set,ai(e,{componentWillUnmount:function(){t.forEach((function(e){return cancelAnimationFrame(e)}))}}));var r=requestAnimationFrame((function(){t.delete(r),o()}));t.add(r)}},jy=function(){function e(){this._size=0}return e.prototype.updateOptions=function(e){for(var t=[],o=0,r=0;r<e.length;r++)e[r].itemType===Jm.Divider||e[r].itemType===Jm.Header?t.push(r):e[r].hidden||o++;this._size=o,this._displayOnlyOptionsCache=t,this._cachedOptions=g(e)},Object.defineProperty(e.prototype,"optionSetSize",{get:function(){return this._size},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"cachedOptions",{get:function(){return this._cachedOptions},enumerable:!0,configurable:!0}),e.prototype.positionInSet=function(e){if(void 0!==e){for(var t=0;e>this._displayOnlyOptionsCache[t];)t++;if(this._displayOnlyOptionsCache[t]===e)throw new Error("Unexpected: Option at index "+e+" is not a selectable element.");return e-t+1}},e}();!function(e){e[e.smallFluid=0]="smallFluid",e[e.smallFixedFar=1]="smallFixedFar",e[e.smallFixedNear=2]="smallFixedNear",e[e.medium=3]="medium",e[e.large=4]="large",e[e.largeFixed=5]="largeFixed",e[e.extraLarge=6]="extraLarge",e[e.custom=7]="custom",e[e.customNear=8]="customNear"}(ty||(ty={}));var Ly,Hy=Dr();!function(e){e[e.closed=0]="closed",e[e.animatingOpen=1]="animatingOpen",e[e.open=2]="open",e[e.animatingClosed=3]="animatingClosed"}(Ly||(Ly={}));var Oy,qy,Wy,Vy,Ky,Uy,Gy,Yy,Xy=function(e){function t(t){var o=e.call(this,t)||this;o._panel=yr.createRef(),o._animationCallback=null,o._hasCustomNavigation=!(!o.props.onRenderNavigation&&!o.props.onRenderNavigationContent),o.dismiss=function(e){o.props.onDismiss&&o.isActive&&o.props.onDismiss(e),(!e||e&&!e.defaultPrevented)&&o.close()},o._allowScrollOnPanel=function(e){e?o._allowTouchBodyScroll?la(e,o._events):sa(e,o._events):o._events.off(o._scrollableContent),o._scrollableContent=e},o._onRenderNavigation=function(e){if(!o.props.onRenderNavigationContent&&!o.props.onRenderNavigation&&!o.props.hasCloseButton)return null;var t=o.props.onRenderNavigationContent,r=void 0===t?o._onRenderNavigationContent:t;return yr.createElement("div",{className:o._classNames.navigation},r(e,o._onRenderNavigationContent))},o._onRenderNavigationContent=function(e){var t,r=e.closeButtonAriaLabel,n=e.hasCloseButton,i=e.onRenderHeader,a=void 0===i?o._onRenderHeader:i;if(n){var s=null===(t=o._classNames.subComponentStyles)||void 0===t?void 0:t.closeButton();return yr.createElement(yr.Fragment,null,!o._hasCustomNavigation&&a(o.props,o._onRenderHeader,o._headerTextId),yr.createElement(yd,{styles:s,className:o._classNames.closeButton,onClick:o._onPanelClick,ariaLabel:r,title:r,"data-is-visible":!0,iconProps:{iconName:"Cancel"}}))}return null},o._onRenderHeader=function(e,t,r){var n=e.headerText,i=e.headerTextProps,a=void 0===i?{}:i;return n?yr.createElement("div",{className:o._classNames.header},yr.createElement("div",p({id:r,role:"heading","aria-level":1},a,{className:xn(o._classNames.headerText,a.className)}),n)):null},o._onRenderBody=function(e){return yr.createElement("div",{className:o._classNames.content},e.children)},o._onRenderFooter=function(e){var t=o.props.onRenderFooterContent,r=void 0===t?null:t;return r?yr.createElement("div",{className:o._classNames.footer},yr.createElement("div",{className:o._classNames.footerInner},r())):null},o._animateTo=function(e){e===Ly.open&&o.props.onOpen&&o.props.onOpen(),o._animationCallback=o._async.setTimeout((function(){o.setState({visibility:e}),o._onTransitionComplete()}),200)},o._clearExistingAnimationTimer=function(){null!==o._animationCallback&&o._async.clearTimeout(o._animationCallback)},o._onPanelClick=function(e){o.dismiss(e)},o._onTransitionComplete=function(){o._updateFooterPosition(),o.state.visibility===Ly.open&&o.props.onOpened&&o.props.onOpened(),o.state.visibility===Ly.closed&&o.props.onDismissed&&o.props.onDismissed()};var r=o.props.allowTouchBodyScroll,n=void 0!==r&&r;return o._allowTouchBodyScroll=n,o._async=new fi(o),o._events=new qa(o),si(o),o.state={isFooterSticky:!1,visibility:Ly.closed,id:oa("Panel")},o}return f(t,e),t.getDerivedStateFromProps=function(e,t){return void 0===e.isOpen?null:!e.isOpen||t.visibility!==Ly.closed&&t.visibility!==Ly.animatingClosed?e.isOpen||t.visibility!==Ly.open&&t.visibility!==Ly.animatingOpen?null:{visibility:Ly.animatingClosed}:{visibility:Ly.animatingOpen}},t.prototype.componentDidMount=function(){this._events.on(window,"resize",this._updateFooterPosition),this._shouldListenForOuterClick(this.props)&&this._events.on(document.body,"mousedown",this._dismissOnOuterClick,!0),this.props.isOpen&&this.setState({visibility:Ly.animatingOpen})},t.prototype.componentDidUpdate=function(e,t){var o=this._shouldListenForOuterClick(this.props),r=this._shouldListenForOuterClick(e);this.state.visibility!==t.visibility&&(this._clearExistingAnimationTimer(),this.state.visibility===Ly.animatingOpen?this._animateTo(Ly.open):this.state.visibility===Ly.animatingClosed&&this._animateTo(Ly.closed)),o&&!r?this._events.on(document.body,"mousedown",this._dismissOnOuterClick,!0):!o&&r&&this._events.off(document.body,"mousedown",this._dismissOnOuterClick,!0)},t.prototype.componentWillUnmount=function(){this._async.dispose(),this._events.dispose()},t.prototype.render=function(){var e=this.props,t=e.className,o=void 0===t?"":t,r=e.elementToFocusOnDismiss,n=e.firstFocusableSelector,i=e.focusTrapZoneProps,a=e.forceFocusInsideTrap,s=e.hasCloseButton,l=e.headerText,c=e.headerClassName,d=void 0===c?"":c,u=e.ignoreExternalFocusing,f=e.isBlocking,h=e.isFooterAtBottom,m=e.isLightDismiss,g=e.isHiddenOnDismiss,v=e.layerProps,b=e.overlayProps,y=e.popupProps,_=e.type,k=e.styles,w=e.theme,x=e.customWidth,S=e.onLightDismissClick,C=void 0===S?this._onPanelClick:S,B=e.onRenderNavigation,I=void 0===B?this._onRenderNavigation:B,P=e.onRenderHeader,E=void 0===P?this._onRenderHeader:P,T=e.onRenderBody,D=void 0===T?this._onRenderBody:T,N=e.onRenderFooter,z=void 0===N?this._onRenderFooter:N,F=this.state,M=F.isFooterSticky,R=F.visibility,A=F.id,j=_===ty.smallFixedNear||_===ty.customNear,L=Br(w)?j:!j,H=_===ty.custom||_===ty.customNear?{width:x}:{},O=vn(this.props,gn),q=this.isActive,W=R===Ly.animatingClosed||R===Ly.animatingOpen;if(this._headerTextId=l&&A+"-headerText",!q&&!W&&!g)return null;this._classNames=Hy(k,{theme:w,className:o,focusTrapZoneClassName:i?i.className:void 0,hasCloseButton:s,headerClassName:d,isAnimating:W,isFooterSticky:M,isFooterAtBottom:h,isOnRightSide:L,isOpen:q,isHiddenOnDismiss:g,type:_,hasCustomNavigation:this._hasCustomNavigation});var V,K=this._classNames,U=this._allowTouchBodyScroll;return f&&q&&(V=yr.createElement(Db,p({className:K.overlay,isDarkThemed:!1,onClick:m?C:void 0,allowTouchBodyScroll:U},b))),yr.createElement(Cc,p({},v),yr.createElement(jl,p({role:"dialog","aria-modal":"true",ariaLabelledBy:this._headerTextId?this._headerTextId:void 0,onDismiss:this.dismiss,className:K.hiddenPanel},y),yr.createElement("div",p({"aria-hidden":!q&&W},O,{ref:this._panel,className:K.root}),V,yr.createElement(Gp,p({ignoreExternalFocusing:u,forceFocusInsideTrap:!(!f||g&&!q)&&a,firstFocusableSelector:n,isClickableOutsideFocusTrap:!0},i,{className:K.main,style:H,elementToFocusOnDismiss:r}),yr.createElement("div",{className:K.commands,"data-is-visible":!0},I(this.props,this._onRenderNavigation)),yr.createElement("div",{className:K.contentInner},(this._hasCustomNavigation||!s)&&E(this.props,this._onRenderHeader,this._headerTextId),yr.createElement("div",{ref:this._allowScrollOnPanel,className:K.scrollableContent,"data-is-scrollable":!0},D(this.props,this._onRenderBody)),z(this.props,this._onRenderFooter))))))},t.prototype.open=function(){void 0===this.props.isOpen&&(this.isActive||this.setState({visibility:Ly.animatingOpen}))},t.prototype.close=function(){void 0===this.props.isOpen&&this.isActive&&this.setState({visibility:Ly.animatingClosed})},Object.defineProperty(t.prototype,"isActive",{get:function(){return this.state.visibility===Ly.open||this.state.visibility===Ly.animatingOpen},enumerable:!0,configurable:!0}),t.prototype._shouldListenForOuterClick=function(e){return!!e.isBlocking&&!!e.isOpen},t.prototype._updateFooterPosition=function(){var e=this._scrollableContent;if(e){var t=e.clientHeight,o=e.scrollHeight;this.setState({isFooterSticky:t<o})}},t.prototype._dismissOnOuterClick=function(e){var t=this._panel.current;this.isActive&&t&&!e.defaultPrevented&&(Mi(t,e.target)||(this.props.onOuterClick?this.props.onOuterClick(e):this.dismiss(e)))},t.defaultProps={isHiddenOnDismiss:!1,isOpen:void 0,isBlocking:!0,hasCloseButton:!0,type:ty.smallFixedFar},t}(yr.Component),Zy={root:"ms-Panel",main:"ms-Panel-main",commands:"ms-Panel-commands",contentInner:"ms-Panel-contentInner",scrollableContent:"ms-Panel-scrollableContent",navigation:"ms-Panel-navigation",closeButton:"ms-Panel-closeButton ms-PanelAction-close",header:"ms-Panel-header",headerText:"ms-Panel-headerText",content:"ms-Panel-content",footer:"ms-Panel-footer",footerInner:"ms-Panel-footerInner",isOpen:"is-open",hasCloseButton:"ms-Panel--hasCloseButton",smallFluid:"ms-Panel--smFluid",smallFixedNear:"ms-Panel--smLeft",smallFixedFar:"ms-Panel--sm",medium:"ms-Panel--md",large:"ms-Panel--lg",largeFixed:"ms-Panel--fixed",extraLarge:"ms-Panel--xl",custom:"ms-Panel--custom",customNear:"ms-Panel--customLeft"},$y="100%",Qy="auto",Jy=272,e_=592,t_=644,o_=940,r_="auto",n_=0,i_=48,a_=428,s_=176,l_=((Oy={})["@media (min-width: "+$t+"px)"]={width:340},Oy),c_=((qy={})["@media (min-width: "+Qt+"px)"]={width:e_},qy["@media (min-width: "+Jt+"px)"]={width:t_},qy),d_=((Wy={})["@media (min-width: "+so+"px)"]={left:i_,width:Qy},Wy["@media (min-width: "+eo+"px)"]={left:a_},Wy),u_=((Vy={})["@media (min-width: "+eo+"px)"]={left:r_,width:o_},Vy),f_=((Ky={})["@media (min-width: "+eo+"px)"]={left:s_},Ky),p_=function(e){var t;switch(e){case ty.smallFixedFar:t=p({},l_);break;case ty.medium:t=p(p({},l_),c_);break;case ty.large:t=p(p(p({},l_),c_),d_);break;case ty.largeFixed:t=p(p(p(p({},l_),c_),d_),u_);break;case ty.extraLarge:t=p(p(p(p({},l_),c_),d_),f_)}return t},h_={paddingLeft:"24px",paddingRight:"24px"},m_=xr(Xy,(function(e){var t,o=e.className,r=e.focusTrapZoneClassName,n=e.hasCloseButton,i=e.headerClassName,a=e.isAnimating,s=e.isFooterSticky,l=e.isFooterAtBottom,c=e.isOnRightSide,d=e.isOpen,u=e.isHiddenOnDismiss,f=e.hasCustomNavigation,h=e.theme,m=e.type,g=void 0===m?ty.smallFixedFar:m,v=h.effects,b=h.fonts,y=h.semanticColors,_=Lo(Zy,h),k=g===ty.custom||g===ty.customNear;return{root:[_.root,h.fonts.medium,d&&_.isOpen,n&&_.hasCloseButton,{pointerEvents:"none",position:"absolute",top:0,left:0,right:0,bottom:0},k&&c&&_.custom,k&&!c&&_.customNear,o],overlay:[{pointerEvents:"auto",cursor:"pointer"},d&&a&&Ue.fadeIn100,!d&&a&&Ue.fadeOut100],hiddenPanel:[!d&&!a&&u&&{visibility:"hidden"}],main:[_.main,{backgroundColor:y.bodyBackground,boxShadow:v.elevation64,pointerEvents:"auto",position:"absolute",display:"flex",flexDirection:"column",overflowX:"hidden",overflowY:"auto",WebkitOverflowScrolling:"touch",bottom:0,top:0,left:r_,right:n_,width:$y,selectors:p((t={},t[Ut]={borderLeft:"3px solid "+y.variantBorder,borderRight:"3px solid "+y.variantBorder},t),p_(g))},g===ty.smallFluid&&{left:n_},g===ty.smallFixedNear&&{left:n_,right:r_,width:Jy},g===ty.customNear&&{right:"auto",left:0},k&&{maxWidth:"100vw"},d&&a&&!c&&Ue.slideRightIn40,d&&a&&c&&Ue.slideLeftIn40,!d&&a&&!c&&Ue.slideLeftOut40,!d&&a&&c&&Ue.slideRightOut40,r],commands:[_.commands,{marginTop:18},f&&{marginTop:"inherit"}],navigation:[_.navigation,{display:"flex",justifyContent:"flex-end"},f&&{height:"44px"}],contentInner:[_.contentInner,{display:"flex",flexDirection:"column",flexGrow:1,overflowY:"hidden"}],header:[_.header,h_,{alignSelf:"flex-start"},n&&!f&&{flexGrow:1},f&&{flexShrink:0}],headerText:[_.headerText,b.xLarge,{color:y.bodyText,lineHeight:"27px",overflowWrap:"break-word",wordWrap:"break-word",wordBreak:"break-word",hyphens:"auto"},i],scrollableContent:[_.scrollableContent,{overflowY:"auto"},l&&{flexGrow:1}],content:[_.content,h_,{paddingBottom:20}],footer:[_.footer,{flexShrink:0,borderTop:"1px solid transparent",transition:"opacity "+Fe.durationValue3+" "+Fe.easeFunction2},s&&{background:y.bodyBackground,borderTopColor:y.variantBorder}],footerInner:[_.footerInner,h_,{paddingBottom:16,paddingTop:16}],subComponentStyles:{closeButton:{root:[_.closeButton,{marginRight:14,color:h.palette.neutralSecondary,fontSize:Ke.large},f&&{marginRight:0,height:"auto",width:"44px"}],rootHovered:{color:h.palette.neutralPrimary}}}}}),void 0,{scope:"Panel"}),g_=Dr(),v_=function(e){function t(t){var o=e.call(this,t)||this;o._host=yr.createRef(),o._focusZone=yr.createRef(),o._dropDown=yr.createRef(),o._scrollIdleDelay=250,o._sizePosCache=new jy,o._requestAnimationFrame=Ay(o),o._onChange=function(e,t,r,n,i){var a=o.props,s=a.onChange,l=a.onChanged;if(s||l){var c=i?p(p({},t[r]),{selected:!n}):t[r];s&&s(p(p({},e),{target:o._dropDown.current}),c,r),l&&l(c,r)}},o._getPlaceholder=function(){return o.props.placeholder||o.props.placeHolder},o._getTitle=function(e,t){var r=o.props.multiSelectDelimiter,n=void 0===r?", ":r;return e.map((function(e){return e.text})).join(n)},o._onRenderTitle=function(e){return yr.createElement(yr.Fragment,null,o._getTitle(e))},o._onRenderPlaceholder=function(e){return o._getPlaceholder()?yr.createElement(yr.Fragment,null,o._getPlaceholder()):null},o._onRenderContainer=function(e){var t=e.calloutProps,r=e.panelProps,n=o.props,i=n.responsiveMode,a=n.dropdownWidth,s=i<=Ms.medium,l=o._classNames.subComponentStyles?o._classNames.subComponentStyles.panel:void 0,c=void 0,d=void 0;return"auto"===a?d=o._dropDown.current?o._dropDown.current.clientWidth:0:c=a||(o._dropDown.current?o._dropDown.current.clientWidth:0),s?yr.createElement(m_,p({isOpen:!0,isLightDismiss:!0,onDismiss:o._onDismiss,hasCloseButton:!1,styles:l},r),o._renderFocusableList(e)):yr.createElement(Bc,p({isBeakVisible:!1,gapSpace:0,doNotLayer:!1,directionalHintFixed:!1,directionalHint:ys.bottomLeftEdge,calloutWidth:c,calloutMinWidth:d},t,{className:o._classNames.callout,target:o._dropDown.current,onDismiss:o._onDismiss,onScroll:o._onScroll,onPositioned:o._onPositioned}),o._renderFocusableList(e))},o._onRenderCaretDown=function(e){return yr.createElement(Rn,{className:o._classNames.caretDown,iconName:"ChevronDown","aria-hidden":!0})},o._onRenderList=function(e){var t=e.onRenderItem,r=void 0===t?o._onRenderItem:t,n={items:[]},i=[],a=function(){var e=n.id?[yr.createElement("div",{role:"group",key:n.id,"aria-labelledby":n.id},n.items)]:n.items;i=g(i,e),n={items:[]}};return e.options.forEach((function(e,t){!function(e,t){switch(e.itemType){case Jm.Header:n.items.length>0&&a();var i=o._id+e.key;n.items.push(r(p(p({id:i},e),{index:t}),o._onRenderItem)),n.id=i;break;case Jm.Divider:t>0&&n.items.push(r(p(p({},e),{index:t}),o._onRenderItem)),n.items.length>0&&a();break;default:n.items.push(r(p(p({},e),{index:t}),o._onRenderItem))}}(e,t)})),n.items.length>0&&a(),yr.createElement(yr.Fragment,null,i)},o._onRenderItem=function(e){switch(e.itemType){case Jm.Divider:return o._renderSeparator(e);case Jm.Header:return o._renderHeader(e);default:return o._renderOption(e)}},o._renderOption=function(e){var t=o.props.onRenderOption,r=void 0===t?o._onRenderOption:t,n=o.state.selectedIndices,i=void 0===n?[]:n,a=!(void 0===e.index||!i)&&i.indexOf(e.index)>-1,s=e.hidden?o._classNames.dropdownItemHidden:a&&!0===e.disabled?o._classNames.dropdownItemSelectedAndDisabled:a?o._classNames.dropdownItemSelected:!0===e.disabled?o._classNames.dropdownItemDisabled:o._classNames.dropdownItem,l=e.title,c=void 0===l?e.text:l,d=o._classNames.subComponentStyles?o._classNames.subComponentStyles.multiSelectItem:void 0;return o.props.multiSelect?yr.createElement(oh,{id:o._listId+e.index,key:e.key,disabled:e.disabled,onChange:o._onItemClick(e),inputProps:p({"aria-selected":a,onMouseEnter:o._onItemMouseEnter.bind(o,e),onMouseLeave:o._onMouseItemLeave.bind(o,e),onMouseMove:o._onItemMouseMove.bind(o,e),role:"option"},{"data-index":e.index,"data-is-focusable":!e.disabled}),label:e.text,title:c,onRenderLabel:o._onRenderItemLabel.bind(o,e),className:s,checked:a,styles:d,ariaPositionInSet:o._sizePosCache.positionInSet(e.index),ariaSetSize:o._sizePosCache.optionSetSize}):yr.createElement(pu,{id:o._listId+e.index,key:e.key,"data-index":e.index,"data-is-focusable":!e.disabled,disabled:e.disabled,className:s,onClick:o._onItemClick(e),onMouseEnter:o._onItemMouseEnter.bind(o,e),onMouseLeave:o._onMouseItemLeave.bind(o,e),onMouseMove:o._onItemMouseMove.bind(o,e),role:"option","aria-selected":a?"true":"false",ariaLabel:e.ariaLabel,title:c,"aria-posinset":o._sizePosCache.positionInSet(e.index),"aria-setsize":o._sizePosCache.optionSetSize},r(e,o._onRenderOption))},o._onRenderOption=function(e){return yr.createElement("span",{className:o._classNames.dropdownOptionText},e.text)},o._onRenderItemLabel=function(e){var t=o.props.onRenderOption;return(void 0===t?o._onRenderOption:t)(e,o._onRenderOption)},o._onPositioned=function(e){o._focusZone.current&&o._requestAnimationFrame((function(){var e=o.state.selectedIndices;if(o._focusZone.current)if(e&&e[0]&&!o.props.options[e[0]].disabled){var t=et().getElementById(o._id+"-list"+e[0]);t&&o._focusZone.current.focusElement(t)}else o._focusZone.current.focus()})),o.state.calloutRenderEdge&&o.state.calloutRenderEdge===e.targetEdge||o.setState({calloutRenderEdge:e.targetEdge})},o._onItemClick=function(e){return function(t){e.disabled||(o.setSelectedIndex(t,e.index),o.props.multiSelect||o.setState({isOpen:!1}))}},o._onScroll=function(){o._isScrollIdle||void 0===o._scrollIdleTimeoutId?o._isScrollIdle=!1:(clearTimeout(o._scrollIdleTimeoutId),o._scrollIdleTimeoutId=void 0),o._scrollIdleTimeoutId=setTimeout((function(){o._isScrollIdle=!0}),o._scrollIdleDelay)},o._onMouseItemLeave=function(e,t){if(!o._shouldIgnoreMouseEvent()&&o._host.current)if(o._host.current.setActive)try{o._host.current.setActive()}catch(e){}else o._host.current.focus()},o._onDismiss=function(){o.setState({isOpen:!1})},o._onDropdownBlur=function(e){o._isDisabled()||(o.setState({hasFocus:!1}),o.state.isOpen||o.props.onBlur&&o.props.onBlur(e))},o._onDropdownKeyDown=function(e){if(!o._isDisabled()&&(o._lastKeyDownWasAltOrMeta=o._isAltOrMeta(e),!o.props.onKeyDown||(o.props.onKeyDown(e),!e.defaultPrevented))){var t,r=o.state.selectedIndices.length?o.state.selectedIndices[0]:-1,n=e.altKey||e.metaKey,i=o.state.isOpen;switch(e.which){case Cr.enter:o.setState({isOpen:!i});break;case Cr.escape:if(!i)return;o.setState({isOpen:!1});break;case Cr.up:if(n){if(i){o.setState({isOpen:!1});break}return}o.props.multiSelect?o.setState({isOpen:!0}):o._isDisabled()||(t=o._moveIndex(e,-1,r-1,r));break;case Cr.down:n&&(e.stopPropagation(),e.preventDefault()),n&&!i||o.props.multiSelect?o.setState({isOpen:!0}):o._isDisabled()||(t=o._moveIndex(e,1,r+1,r));break;case Cr.home:o.props.multiSelect||(t=o._moveIndex(e,1,0,r));break;case Cr.end:o.props.multiSelect||(t=o._moveIndex(e,-1,o.props.options.length-1,r));break;case Cr.space:break;default:return}t!==r&&(e.stopPropagation(),e.preventDefault())}},o._onDropdownKeyUp=function(e){if(!o._isDisabled()){var t=o._shouldHandleKeyUp(e),r=o.state.isOpen;if(!o.props.onKeyUp||(o.props.onKeyUp(e),!e.defaultPrevented)){switch(e.which){case Cr.space:o.setState({isOpen:!r});break;default:return void(t&&r&&o.setState({isOpen:!1}))}e.stopPropagation(),e.preventDefault()}}},o._onZoneKeyDown=function(e){var t;o._lastKeyDownWasAltOrMeta=o._isAltOrMeta(e);var r=e.altKey||e.metaKey;switch(e.which){case Cr.up:r?o.setState({isOpen:!1}):o._host.current&&(t=Ai(o._host.current,o._host.current.lastChild,!0));break;case Cr.home:case Cr.end:case Cr.pageUp:case Cr.pageDown:break;case Cr.down:!r&&o._host.current&&(t=Ri(o._host.current,o._host.current.firstChild,!0));break;case Cr.escape:o.setState({isOpen:!1});break;case Cr.tab:return void o.setState({isOpen:!1});default:return}t&&t.focus(),e.stopPropagation(),e.preventDefault()},o._onZoneKeyUp=function(e){o._shouldHandleKeyUp(e)&&o.state.isOpen&&(o.setState({isOpen:!1}),e.preventDefault())},o._onDropdownClick=function(e){if(!o.props.onClick||(o.props.onClick(e),!e.defaultPrevented)){var t=o.state.isOpen;o._isDisabled()||o._shouldOpenOnFocus()||o.setState({isOpen:!t}),o._isFocusedByClick=!1}},o._onDropdownMouseDown=function(){o._isFocusedByClick=!0},o._onFocus=function(e){if(!o._isDisabled()){o.props.onFocus&&o.props.onFocus(e);var t={hasFocus:!0};o._shouldOpenOnFocus()&&(t.isOpen=!0),o.setState(t)}},o._isDisabled=function(){var e=o.props.disabled,t=o.props.isDisabled;return void 0===e&&(e=t),e},o._onRenderLabel=function(e){var t=e.label,r=e.required,n=e.disabled,i=o._classNames.subComponentStyles?o._classNames.subComponentStyles.label:void 0;return t?yr.createElement(ih,{className:o._classNames.label,id:o._labelId,required:r,styles:i,disabled:n},t):null},si(o);var r,n=t.multiSelect,i=t.selectedKey,a=t.selectedKeys,s=t.defaultSelectedKey,l=t.defaultSelectedKeys,c=t.options;return o._id=t.id||oa("Dropdown"),o._labelId=o._id+"-label",o._listId=o._id+"-list",o._optionId=o._id+"-option",o._isScrollIdle=!0,r=n?o._getSelectedIndexes(c,void 0!==l?l:a):o._getSelectedIndexes(c,void 0!==s?s:i),o._sizePosCache.updateOptions(c),o.state={isOpen:!1,selectedIndices:r,hasFocus:!1,calloutRenderEdge:void 0},o}return f(t,e),Object.defineProperty(t.prototype,"selectedOptions",{get:function(){return pg(this.props.options,this.state.selectedIndices)},enumerable:!0,configurable:!0}),t.prototype.componentWillUnmount=function(){clearTimeout(this._scrollIdleTimeoutId)},t.prototype.UNSAFE_componentWillReceiveProps=function(e){var t,o=e.options!==this.props.options;void 0===e[t=e.multiSelect?o&&void 0!==e.defaultSelectedKeys?"defaultSelectedKeys":"selectedKeys":o&&void 0!==e.defaultSelectedKey?"defaultSelectedKey":"selectedKey"]||e[t]===this.props[t]&&!o||this.setState({selectedIndices:this._getSelectedIndexes(e.options,e[t])})},t.prototype.componentDidUpdate=function(e,t){!0===t.isOpen&&!1===this.state.isOpen&&(this._gotMouseMove=!1,this.props.onDismiss&&this.props.onDismiss())},t.prototype.render=function(){var e,t,o=this,r=this._id,n=this.props,i=n.className,a=n.label,s=n.options,l=n.ariaLabel,c=n.required,d=n.errorMessage,u=n.keytipProps,f=n.styles,h=n.theme,m=n.panelProps,g=n.calloutProps,v=n.onRenderTitle,b=void 0===v?this._getTitle:v,y=n.onRenderContainer,_=void 0===y?this._onRenderContainer:y,k=n.onRenderCaretDown,w=void 0===k?this._onRenderCaretDown:k,x=n.onRenderLabel,S=void 0===x?this._onRenderLabel:x,C=this.state,B=C.isOpen,I=C.selectedIndices,P=C.calloutRenderEdge,E=C.hasFocus,T=n.onRenderPlaceholder||n.onRenderPlaceHolder||this._getPlaceholder;s!==this._sizePosCache.cachedOptions&&this._sizePosCache.updateOptions(s);var D=pg(s,I),N=vn(n,gn),z=this._isDisabled(),F=r+"-errorMessage",M=z?void 0:B&&1===I.length&&I[0]>=0?this._listId+I[0]:void 0;this._classNames=g_(f,{theme:h,className:i,hasError:!!(d&&d.length>0),hasLabel:!!a,isOpen:B,required:c,disabled:z,isRenderingPlaceholder:!D.length,panelClassName:null===(e=m)||void 0===e?void 0:e.className,calloutClassName:null===(t=g)||void 0===t?void 0:t.className,calloutRenderEdge:P});var R=!!d&&d.length>0;return yr.createElement("div",{className:this._classNames.root},S(this.props,this._onRenderLabel),yr.createElement(Za,{keytipProps:u,disabled:z},(function(e){return yr.createElement("div",p({},e,{"data-is-focusable":!z,ref:o._dropDown,id:r,tabIndex:z?-1:0,role:"combobox","aria-haspopup":"listbox","aria-expanded":B?"true":"false","aria-label":l,"aria-labelledby":a&&!l?Ma(o._labelId,o._optionId):void 0,"aria-describedby":Ma(e["aria-describedby"],R?o._id+"-errorMessage":void 0),"aria-activedescendant":M,"aria-required":c,"aria-disabled":z,"aria-controls":B?o._listId:void 0},N,{className:o._classNames.dropdown,onBlur:o._onDropdownBlur,onKeyDown:o._onDropdownKeyDown,onKeyUp:o._onDropdownKeyUp,onClick:o._onDropdownClick,onMouseDown:o._onDropdownMouseDown,onFocus:o._onFocus}),yr.createElement("span",{id:o._optionId,className:o._classNames.title,"aria-live":E?"polite":void 0,"aria-atomic":!!E||void 0},D.length?b(D,o._onRenderTitle):T(n,o._onRenderPlaceholder)),yr.createElement("span",{className:o._classNames.caretDownWrapper},w(n,o._onRenderCaretDown)))})),B&&_(p(p({},n),{onDismiss:this._onDismiss}),this._onRenderContainer),R&&yr.createElement("div",{role:"alert",id:F,className:this._classNames.errorMessage},d))},t.prototype.focus=function(e){this._dropDown.current&&(this._dropDown.current.focus(),e&&this.setState({isOpen:!0}))},t.prototype.setSelectedIndex=function(e,t){var o=this,r=this.props,n=r.options,i=r.selectedKey,a=r.selectedKeys,s=r.multiSelect,l=r.notifyOnReselect,c=this.state.selectedIndices,d=void 0===c?[]:c,u=!!d&&d.indexOf(t)>-1,f=[];if(t=Math.max(0,Math.min(n.length-1,t)),void 0===i&&void 0===a){if(s||l||t!==d[0]){if(s)if(f=d?this._copyArray(d):[],u){var p=f.indexOf(t);p>-1&&f.splice(p,1)}else f.push(t);else f=[t];e.persist(),this.setState({selectedIndices:f},(function(){o._onChange(e,n,t,u,s)}))}}else this._onChange(e,n,t,u,s)},t.prototype._copyArray=function(e){for(var t=[],o=0,r=e;o<r.length;o++){var n=r[o];t.push(n)}return t},t.prototype._moveIndex=function(e,t,o,r){var n=this.props.options;if(r===o||0===n.length)return r;o>=n.length?o=0:o<0&&(o=n.length-1);for(var i=0;n[o].itemType===Jm.Header||n[o].itemType===Jm.Divider||n[o].disabled;){if(i>=n.length)return r;o+t<0?o=n.length:o+t>=n.length&&(o=-1),o+=t,i++}return this.setSelectedIndex(e,o),o},t.prototype._renderFocusableList=function(e){var t=e.onRenderList,o=void 0===t?this._onRenderList:t,r=e.label,n=e.ariaLabel,i=e.multiSelect;return yr.createElement("div",{className:this._classNames.dropdownItemsWrapper,onKeyDown:this._onZoneKeyDown,onKeyUp:this._onZoneKeyUp,ref:this._host,tabIndex:0},yr.createElement(Ca,{ref:this._focusZone,direction:va.vertical,id:this._listId,className:this._classNames.dropdownItems,role:"listbox","aria-label":n,"aria-labelledby":r&&!n?this._labelId:void 0,"aria-multiselectable":i},o(e,this._onRenderList)))},t.prototype._renderSeparator=function(e){var t=e.index,o=e.key;return t>0?yr.createElement("div",{role:"separator",key:o,className:this._classNames.dropdownDivider}):null},t.prototype._renderHeader=function(e){var t=this.props.onRenderOption,o=void 0===t?this._onRenderOption:t,r=e.key,n=e.id;return yr.createElement("div",{id:n,key:r,className:this._classNames.dropdownItemHeader},o(e,this._onRenderOption))},t.prototype._onItemMouseEnter=function(e,t){this._shouldIgnoreMouseEvent()||t.currentTarget.focus()},t.prototype._onItemMouseMove=function(e,t){var o=t.currentTarget;this._gotMouseMove=!0,this._isScrollIdle&&document.activeElement!==o&&o.focus()},t.prototype._shouldIgnoreMouseEvent=function(){return!this._isScrollIdle||!this._gotMouseMove},t.prototype._getSelectedIndexes=function(e,t){if(void 0===t)return this.props.multiSelect?this._getAllSelectedIndices(e):-1!==(i=this._getSelectedIndex(e,null))?[i]:[];if(!Array.isArray(t))return-1!==(i=this._getSelectedIndex(e,t))?[i]:[];for(var o=[],r=0,n=t;r<n.length;r++){var i,a=n[r];-1!==(i=this._getSelectedIndex(e,a))&&o.push(i)}return o},t.prototype._getAllSelectedIndices=function(e){return e.map((function(e,t){return e.selected?t:-1})).filter((function(e){return-1!==e}))},t.prototype._getSelectedIndex=function(e,t){return yi(e,(function(e){return null!=t?e.key===t:!!e.selected||!!e.isSelected}))},t.prototype._isAltOrMeta=function(e){return e.which===Cr.alt||"Meta"===e.key},t.prototype._shouldHandleKeyUp=function(e){var t=this._lastKeyDownWasAltOrMeta&&this._isAltOrMeta(e);return this._lastKeyDownWasAltOrMeta=!1,!!t&&!(Ss()||Cs())},t.prototype._shouldOpenOnFocus=function(){var e=this.state.hasFocus,t=this.props.openOnKeyboardFocus;return!this._isFocusedByClick&&!0===t&&!e},t.defaultProps={options:[]},t=m([Ys],t)}(yr.Component),b_={root:"ms-Dropdown-container",label:"ms-Dropdown-label",dropdown:"ms-Dropdown",title:"ms-Dropdown-title",caretDownWrapper:"ms-Dropdown-caretDownWrapper",caretDown:"ms-Dropdown-caretDown",callout:"ms-Dropdown-callout",panel:"ms-Dropdown-panel",dropdownItems:"ms-Dropdown-items",dropdownItem:"ms-Dropdown-item",dropdownDivider:"ms-Dropdown-divider",dropdownOptionText:"ms-Dropdown-optionText",dropdownItemHeader:"ms-Dropdown-header",titleIsPlaceHolder:"ms-Dropdown-titleIsPlaceHolder",titleHasError:"ms-Dropdown-title--hasError"},y_=((Uy={})[Ut+", "+Gt.replace("@media ","")]=p({},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),Uy),__={selectors:p((Gy={},Gy[Ut]={backgroundColor:"Highlight",borderColor:"Highlight",color:"HighlightText"},Gy),y_)},k_={selectors:(Yy={},Yy[Ut]={borderColor:"Highlight"},Yy)},w_=lo(0,$t),x_=xr(v_,(function(e){var t,o,r,n,i,a,s,l,c,d,u,f=e.theme,h=e.hasError,m=e.hasLabel,v=e.className,b=e.isOpen,y=e.disabled,_=e.required,k=e.isRenderingPlaceholder,w=e.panelClassName,x=e.calloutClassName,S=e.calloutRenderEdge;if(!f)throw new Error("theme is undefined or null in base Dropdown getStyles function.");var C=Lo(b_,f),B=f.palette,I=f.semanticColors,P=f.effects,E=f.fonts,T={color:I.menuItemTextHovered},D={color:I.menuItemText},N={borderColor:I.errorText},z=[C.dropdownItem,{backgroundColor:"transparent",boxSizing:"border-box",cursor:"pointer",display:"flex",alignItems:"center",padding:"0 8px",width:"100%",minHeight:36,lineHeight:20,height:0,position:"relative",border:"1px solid transparent",borderRadius:0,wordWrap:"break-word",overflowWrap:"break-word",textAlign:"left",".ms-Button-flexContainer":{width:"100%"}}],F=I.menuItemBackgroundPressed,M=function(e){var t;return void 0===e&&(e=!1),{selectors:(t={"&:hover:focus":[{color:I.menuItemTextHovered,backgroundColor:e?F:I.menuItemBackgroundHovered},__],"&:focus":[{backgroundColor:e?F:"transparent"},__],"&:active":[{color:I.menuItemTextHovered,backgroundColor:e?I.menuItemBackgroundHovered:I.menuBackground},__]},t["."+po+" &:focus:after"]={left:0,top:0,bottom:0,right:0},t[Ut]={border:"none"},t)}},R=g(z,[{backgroundColor:F,color:I.menuItemTextHovered},M(!0),__]),A=g(z,[{color:I.disabledText,cursor:"default",selectors:(t={},t[Ut]={color:"GrayText",border:"none"},t)}]),j=S===qs.bottom?P.roundedCorner2+" "+P.roundedCorner2+" 0 0":"0 0 "+P.roundedCorner2+" "+P.roundedCorner2,L=S===qs.bottom?"0 0 "+P.roundedCorner2+" "+P.roundedCorner2:P.roundedCorner2+" "+P.roundedCorner2+" 0 0";return{root:[C.root,v],label:C.label,dropdown:[C.dropdown,Vo,E.medium,{color:I.menuItemText,borderColor:I.focusBorder,position:"relative",outline:0,userSelect:"none",selectors:(o={},o["&:hover ."+C.title]=[!y&&T,{borderColor:b?B.neutralSecondary:B.neutralPrimary},k_],o["&:focus ."+C.title]=[!y&&T,{selectors:(r={},r[Ut]={color:"Highlight"},r)}],o["&:focus:after"]=[{pointerEvents:"none",content:"''",position:"absolute",boxSizing:"border-box",top:"0px",left:"0px",width:"100%",height:"100%",border:y?"none":"2px solid "+B.themePrimary,borderRadius:"2px",selectors:(n={},n[Ut]={color:"Highlight"},n)}],o["&:active ."+C.title]=[!y&&T,{borderColor:B.themePrimary},k_],o["&:hover ."+C.caretDown]=!y&&D,o["&:focus ."+C.caretDown]=[!y&&D,{selectors:(i={},i[Ut]={color:"Highlight"},i)}],o["&:active ."+C.caretDown]=!y&&D,o["&:hover ."+C.titleIsPlaceHolder]=!y&&D,o["&:focus ."+C.titleIsPlaceHolder]=!y&&D,o["&:active ."+C.titleIsPlaceHolder]=!y&&D,o["&:hover ."+C.titleHasError]=N,o["&:active ."+C.titleHasError]=N,o)},b&&"is-open",y&&"is-disabled",_&&"is-required",_&&!m&&{selectors:(a={":before":{content:"'*'",color:I.errorText,position:"absolute",top:-5,right:-10}},a[Ut]={selectors:{":after":{right:-14}}},a)}],title:[C.title,Vo,{backgroundColor:I.inputBackground,borderWidth:1,borderStyle:"solid",borderColor:I.inputBorder,borderRadius:b?j:P.roundedCorner2,cursor:"pointer",display:"block",height:32,lineHeight:30,padding:"0 28px 0 8px",position:"relative",overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"},k&&[C.titleIsPlaceHolder,{color:I.inputPlaceholderText}],h&&[C.titleHasError,N],y&&{backgroundColor:I.disabledBackground,border:"none",color:I.disabledText,cursor:"default",selectors:(s={},s[Ut]=p({border:"1px solid GrayText",color:"GrayText",backgroundColor:"Window"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),s)}],caretDownWrapper:[C.caretDownWrapper,{position:"absolute",top:1,right:8,height:32,lineHeight:30},!y&&{cursor:"pointer"}],caretDown:[C.caretDown,{color:B.neutralSecondary,fontSize:E.small.fontSize,pointerEvents:"none"},y&&{color:I.disabledText,selectors:(l={},l[Ut]=p({color:"GrayText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),l)}],errorMessage:p(p({color:I.errorText},f.fonts.small),{paddingTop:5}),callout:[C.callout,{boxShadow:P.elevation8,borderRadius:L,selectors:(c={},c[".ms-Callout-main"]={borderRadius:L},c)},x],dropdownItemsWrapper:{selectors:{"&:focus":{outline:0}}},dropdownItems:[C.dropdownItems,{display:"block"}],dropdownItem:g(z,[M()]),dropdownItemSelected:R,dropdownItemDisabled:A,dropdownItemSelectedAndDisabled:[R,A,{backgroundColor:"transparent"}],dropdownItemHidden:g(z,[{display:"none"}]),dropdownDivider:[C.dropdownDivider,{height:1,backgroundColor:I.bodyDivider}],dropdownOptionText:[C.dropdownOptionText,{overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis",minWidth:0,maxWidth:"100%",wordWrap:"break-word",overflowWrap:"break-word",margin:"1px"}],dropdownItemHeader:[C.dropdownItemHeader,p(p({},E.medium),{fontWeight:Ve.semibold,color:I.menuHeader,background:"none",backgroundColor:"transparent",border:"none",height:36,lineHeight:36,cursor:"default",padding:"0 8px",userSelect:"none",textAlign:"left",selectors:(d={},d[Ut]=p({color:"GrayText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),d)})],subComponentStyles:{label:{root:{display:"inline-block"}},multiSelectItem:{root:{padding:0},label:{alignSelf:"stretch",padding:"0 8px",width:"100%"}},panel:{root:[w],main:{selectors:(u={},u[w_]={width:272},u)},contentInner:{padding:"0 0 20px"}}}}}),void 0,{scope:"Dropdown"});Object(Bt.a)([{rawString:".pickerText_f288f2e4{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid "},{theme:"neutralTertiary",defaultValue:"#a19f9d"},{rawString:";min-width:180px;padding:1px;min-height:32px}.pickerText_f288f2e4:hover{border-color:"},{theme:"themeLight",defaultValue:"#c7e0f4"},{rawString:"}.pickerInput_f288f2e4{height:34px;border:none;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;outline:0;padding:0 6px 0;margin:1px}.pickerInput_f288f2e4::-ms-clear{display:none}"}]);var S_,C_,B_="pickerText_f288f2e4",I_="pickerInput_f288f2e4",P_=n,E_=function(e){function t(t){var o=e.call(this,t)||this;return o.floatingPicker=yr.createRef(),o.selectedItemsList=yr.createRef(),o.root=yr.createRef(),o.input=yr.createRef(),o.onSelectionChange=function(){o.forceUpdate()},o.onInputChange=function(e,t){t||(o.setState({queryString:e}),o.floatingPicker.current&&o.floatingPicker.current.onQueryStringChanged(e))},o.onInputFocus=function(e){o.selectedItemsList.current&&o.selectedItemsList.current.unselectAll(),o.props.inputProps&&o.props.inputProps.onFocus&&o.props.inputProps.onFocus(e)},o.onInputClick=function(e){if(o.selectedItemsList.current&&o.selectedItemsList.current.unselectAll(),o.floatingPicker.current&&o.inputElement){var t=""===o.inputElement.value||o.inputElement.value!==o.floatingPicker.current.inputText;o.floatingPicker.current.showPicker(t)}},o.onBackspace=function(e){e.which===Cr.backspace&&o.selectedItemsList.current&&o.items.length&&(o.input.current&&!o.input.current.isValueSelected&&o.input.current.inputElement===document.activeElement&&0===o.input.current.cursorLocation?(o.floatingPicker.current&&o.floatingPicker.current.hidePicker(),e.preventDefault(),o.selectedItemsList.current.removeItemAt(o.items.length-1),o._onSelectedItemsChanged()):o.selectedItemsList.current.hasSelectedItems()&&(o.floatingPicker.current&&o.floatingPicker.current.hidePicker(),e.preventDefault(),o.selectedItemsList.current.removeSelectedItems(),o._onSelectedItemsChanged()))},o.onCopy=function(e){o.selectedItemsList.current&&o.selectedItemsList.current.onCopy(e)},o.onPaste=function(e){if(o.props.onPaste){var t=e.clipboardData.getData("Text");e.preventDefault(),o.props.onPaste(t)}},o._onSuggestionSelected=function(e){var t=o.props.currentRenderedQueryString,r=o.state.queryString;if(void 0===t||t===r){var n=o.props.onItemSelected?o.props.onItemSelected(e):e;if(null===n)return;var i,a=n,s=n;s&&s.then?s.then((function(e){i=e,o._addProcessedItem(i)})):(i=a,o._addProcessedItem(i))}},o._onSelectedItemsChanged=function(){o.focus()},o._onSuggestionsShownOrHidden=function(){o.forceUpdate()},si(o),o.selection=new Vg({onSelectionChanged:function(){return o.onSelectionChange()}}),o.state={queryString:"",suggestionItems:o.props.suggestionItems?o.props.suggestionItems:null,selectedItems:o.props.defaultSelectedItems?o.props.defaultSelectedItems:o.props.selectedItems?o.props.selectedItems:null},o.floatingPickerProps=o.props.floatingPickerProps,o.selectedItemsListProps=o.props.selectedItemsListProps,o}return f(t,e),Object.defineProperty(t.prototype,"items",{get:function(){var e,t,o;return null!=(o=null!=(e=this.state.selectedItems)?e:null===(t=this.selectedItemsList.current)||void 0===t?void 0:t.items)?o:null},enumerable:!0,configurable:!0}),t.prototype.componentDidMount=function(){this.forceUpdate()},t.prototype.UNSAFE_componentWillReceiveProps=function(e){e.floatingPickerProps&&(this.floatingPickerProps=e.floatingPickerProps),e.selectedItemsListProps&&(this.selectedItemsListProps=e.selectedItemsListProps),e.selectedItems&&this.setState({selectedItems:e.selectedItems})},t.prototype.focus=function(){this.input.current&&this.input.current.focus()},t.prototype.clearInput=function(){this.input.current&&this.input.current.clear()},Object.defineProperty(t.prototype,"inputElement",{get:function(){return this.input.current&&this.input.current.inputElement},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"highlightedItems",{get:function(){return this.selectedItemsList.current?this.selectedItemsList.current.highlightedItems():[]},enumerable:!0,configurable:!0}),t.prototype.render=function(){var e=this.props,t=e.className,o=e.inputProps,r=e.disabled,n=e.focusZoneProps,i=this.floatingPicker.current&&-1!==this.floatingPicker.current.currentSelectedSuggestionIndex?"sug-"+this.floatingPicker.current.currentSelectedSuggestionIndex:void 0,a=!!this.floatingPicker.current&&this.floatingPicker.current.isSuggestionsShown;return yr.createElement("div",{ref:this.root,className:xn("ms-BasePicker ms-BaseExtendedPicker",t||""),onKeyDown:this.onBackspace,onCopy:this.onCopy},yr.createElement(Ca,p({direction:va.bidirectional},n),yr.createElement(Qg,{selection:this.selection,selectionMode:Hg.multiple},yr.createElement("div",{className:xn("ms-BasePicker-text",P_.pickerText),role:"list"},this.props.headerComponent,this.renderSelectedItemsList(),this.canAddItems()&&yr.createElement(pi,p({},o,{className:xn("ms-BasePicker-input",P_.pickerInput),ref:this.input,onFocus:this.onInputFocus,onClick:this.onInputClick,onInputValueChange:this.onInputChange,"aria-activedescendant":i,"aria-owns":a?"suggestion-list":void 0,"aria-expanded":a,"aria-haspopup":"true",role:"combobox",disabled:r,onPaste:this.onPaste}))))),this.renderFloatingPicker())},t.prototype.canAddItems=function(){var e=this.props.itemLimit;return void 0===e||this.items.length<e},t.prototype.renderFloatingPicker=function(){var e=this.props.onRenderFloatingPicker;return yr.createElement(e,p({componentRef:this.floatingPicker,onChange:this._onSuggestionSelected,onSuggestionsHidden:this._onSuggestionsShownOrHidden,onSuggestionsShown:this._onSuggestionsShownOrHidden,inputElement:this.input.current?this.input.current.inputElement:void 0,selectedItems:this.items,suggestionItems:this.props.suggestionItems?this.props.suggestionItems:void 0},this.floatingPickerProps))},t.prototype.renderSelectedItemsList=function(){var e=this.props.onRenderSelectedItems;return yr.createElement(e,p({componentRef:this.selectedItemsList,selection:this.selection,selectedItems:this.props.selectedItems?this.props.selectedItems:void 0,onItemsDeleted:this.props.selectedItems?this.props.onItemsRemoved:void 0},this.selectedItemsListProps))},t.prototype._addProcessedItem=function(e){this.props.onItemAdded&&this.props.onItemAdded(e),this.selectedItemsList.current&&this.selectedItemsList.current.addItems([e]),this.input.current&&this.input.current.clear(),this.floatingPicker.current&&this.floatingPicker.current.hidePicker(),this.focus()},t}(yr.Component),T_=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t}(E_),D_=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t}(T_);(C_=S_||(S_={}))[C_.none=0]="none",C_[C_.descriptive=1]="descriptive",C_[C_.more=2]="more",C_[C_.downArrow=3]="downArrow";var N_=Fo((function(e,t,o){var r=gd(e),n=dr(r,o);return p(p({},n),{root:[r.root,t,e.fonts.medium,o&&o.root]})})),z_=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.className,o=e.styles,r=h(e,["className","styles"]),n=N_(this.props.theme,t,o);return yr.createElement(pd,p({},r,{variantClassName:"ms-Button--facepile",styles:n,onRenderDescription:ss}))},t=m([ac("FacepileButton",["theme","styles"],!0)],t)}(yr.Component),F_=Dr(),M_=function(e){function t(t){var o=e.call(this,t)||this;return o._onRenderPersonaCoin=function(e){return yr.createElement(oi,p({},e))},o}return f(t,e),t.prototype.render=function(){var e=this._onRenderText(this._getText(),this.props.showOverflowTooltip),t=this._onRenderText(this.props.secondaryText,this.props.showOverflowTooltip),o=this._onRenderText(this.props.tertiaryText,this.props.showOverflowTooltip),r=this._onRenderText(this.props.optionalText,this.props.showOverflowTooltip),n=this.props,i=n.hidePersonaDetails,a=n.onRenderOptionalText,s=void 0===a?r:a,l=n.onRenderPrimaryText,c=void 0===l?e:l,d=n.onRenderSecondaryText,u=void 0===d?t:d,f=n.onRenderTertiaryText,h=void 0===f?o:f,m=n.onRenderPersonaCoin,g=void 0===m?this._onRenderPersonaCoin:m,v=this.props.size,b=this.props,y=b.allowPhoneInitials,_=b.className,k=b.coinProps,w=b.showUnknownPersonaCoin,x=b.coinSize,S=b.styles,C=b.imageAlt,B=b.imageInitials,I=b.imageShouldFadeIn,P=b.imageShouldStartVisible,E=b.imageUrl,T=b.initialsColor,D=b.initialsTextColor,N=b.isOutOfOffice,z=b.onPhotoLoadingStateChange,F=b.onRenderCoin,M=b.onRenderInitials,R=b.presence,A=b.presenceTitle,j=b.presenceColors,L=b.showInitialsUntilImageLoads,H=b.showSecondaryText,O=b.theme,q=p({allowPhoneInitials:y,showUnknownPersonaCoin:w,coinSize:x,imageAlt:C,imageInitials:B,imageShouldFadeIn:I,imageShouldStartVisible:P,imageUrl:E,initialsColor:T,initialsTextColor:D,onPhotoLoadingStateChange:z,onRenderCoin:F,onRenderInitials:M,presence:R,presenceTitle:A,showInitialsUntilImageLoads:L,size:v,text:this._getText(),isOutOfOffice:N,presenceColors:j},k),W=F_(S,{theme:O,className:_,showSecondaryText:H,presence:R,size:v}),V=vn(this.props,gn),K=yr.createElement("div",{className:W.details},this._renderElement(W.primaryText,c,e),this._renderElement(W.secondaryText,u,t),this._renderElement(W.tertiaryText,h,o),this._renderElement(W.optionalText,s,r),this.props.children);return yr.createElement("div",p({},V,{className:W.root,style:x?{height:x,minWidth:x}:void 0}),g(q,this._onRenderPersonaCoin),(!i||v===Sn.size8||v===Sn.size10||v===Sn.tiny)&&K)},t.prototype._renderElement=function(e,t,o){return yr.createElement("div",{dir:"auto",className:e},t&&t(this.props,o))},t.prototype._getText=function(){return this.props.text||this.props.primaryText||""},t.prototype._onRenderText=function(e,t){return void 0===t&&(t=!0),e?t?function(){return yr.createElement(jd,{content:e,overflowMode:_d.Parent,directionalHint:ys.topLeftEdge},e)}:function(){return yr.createElement(yr.Fragment,null,e)}:void 0},t.defaultProps={size:Sn.size48,presence:Cn.none,imageAlt:"",showOverflowTooltip:!0},t}(yr.Component),R_={root:"ms-Persona",size8:"ms-Persona--size8",size10:"ms-Persona--size10",size16:"ms-Persona--size16",size24:"ms-Persona--size24",size28:"ms-Persona--size28",size32:"ms-Persona--size32",size40:"ms-Persona--size40",size48:"ms-Persona--size48",size56:"ms-Persona--size56",size72:"ms-Persona--size72",size100:"ms-Persona--size100",size120:"ms-Persona--size120",available:"ms-Persona--online",away:"ms-Persona--away",blocked:"ms-Persona--blocked",busy:"ms-Persona--busy",doNotDisturb:"ms-Persona--donotdisturb",offline:"ms-Persona--offline",details:"ms-Persona-details",primaryText:"ms-Persona-primaryText",secondaryText:"ms-Persona-secondaryText",tertiaryText:"ms-Persona-tertiaryText",optionalText:"ms-Persona-optionalText",textContent:"ms-Persona-textContent"},A_=xr(M_,(function(e){var t=e.className,o=e.showSecondaryText,r=e.theme,n=r.semanticColors,i=r.fonts,a=Lo(R_,r),s=An(e.size),l=Ln(e.presence),c={color:n.bodySubtext,fontWeight:Ve.regular,fontSize:i.small.fontSize};return{root:[a.root,r.fonts.medium,Vo,{color:n.bodyText,position:"relative",height:Pn.size48,minWidth:Pn.size48,display:"flex",alignItems:"center",selectors:{".contextualHost":{display:"none"}}},s.isSize8&&[a.size8,{height:Pn.size8,minWidth:Pn.size8}],s.isSize10&&[a.size10,{height:Pn.size10,minWidth:Pn.size10}],s.isSize16&&[a.size16,{height:Pn.size16,minWidth:Pn.size16}],s.isSize24&&[a.size24,{height:Pn.size24,minWidth:Pn.size24}],s.isSize24&&o&&{height:"36px"},s.isSize28&&[a.size28,{height:Pn.size28,minWidth:Pn.size28}],s.isSize28&&o&&{height:"32px"},s.isSize32&&[a.size32,{height:Pn.size32,minWidth:Pn.size32}],s.isSize40&&[a.size40,{height:Pn.size40,minWidth:Pn.size40}],s.isSize48&&a.size48,s.isSize56&&[a.size56,{height:Pn.size56,minWidth:Pn.size56}],s.isSize72&&[a.size72,{height:Pn.size72,minWidth:Pn.size72}],s.isSize100&&[a.size100,{height:Pn.size100,minWidth:Pn.size100}],s.isSize120&&[a.size120,{height:Pn.size120,minWidth:Pn.size120}],l.isAvailable&&a.available,l.isAway&&a.away,l.isBlocked&&a.blocked,l.isBusy&&a.busy,l.isDoNotDisturb&&a.doNotDisturb,l.isOffline&&a.offline,t],details:[a.details,{padding:"0 24px 0 16px",minWidth:0,width:"100%",textAlign:"left",display:"flex",flexDirection:"column",justifyContent:"space-around"},(s.isSize8||s.isSize10)&&{paddingLeft:17},(s.isSize24||s.isSize28||s.isSize32)&&{padding:"0 8px"},(s.isSize40||s.isSize48)&&{padding:"0 12px"}],primaryText:[a.primaryText,Ko,{color:n.bodyText,fontWeight:Ve.regular,fontSize:i.medium.fontSize,selectors:{":hover":{color:n.inputTextHovered}}},o&&{height:"16px",lineHeight:"16px",overflowX:"hidden"},(s.isSize8||s.isSize10)&&{fontSize:i.small.fontSize,lineHeight:Pn.size8},s.isSize16&&{lineHeight:Pn.size28},(s.isSize24||s.isSize28||s.isSize32||s.isSize40||s.isSize48)&&o&&{height:18},(s.isSize56||s.isSize72||s.isSize100||s.isSize120)&&{fontSize:i.xLarge.fontSize},(s.isSize56||s.isSize72||s.isSize100||s.isSize120)&&o&&{height:22}],secondaryText:[a.secondaryText,Ko,c,(s.isSize8||s.isSize10||s.isSize16||s.isSize24||s.isSize28||s.isSize32)&&{display:"none"},o&&{display:"block",height:"16px",lineHeight:"16px",overflowX:"hidden"},s.isSize24&&o&&{height:18},(s.isSize56||s.isSize72||s.isSize100||s.isSize120)&&{fontSize:i.medium.fontSize},(s.isSize56||s.isSize72||s.isSize100||s.isSize120)&&o&&{height:18}],tertiaryText:[a.tertiaryText,Ko,c,{display:"none",fontSize:i.medium.fontSize},(s.isSize72||s.isSize100||s.isSize120)&&{display:"block"}],optionalText:[a.optionalText,Ko,c,{display:"none",fontSize:i.medium.fontSize},(s.isSize100||s.isSize120)&&{display:"block"}],textContent:[a.textContent,Ko]}}),void 0,{scope:"Persona"}),j_=Dr(),L_=function(e){function t(t){var o=e.call(this,t)||this;return o._classNames=j_(o.props.styles,{theme:o.props.theme,className:o.props.className}),o._getPersonaControl=function(e){var t=o.props,r=t.getPersonaProps,n=t.personaSize;return yr.createElement(A_,p({imageInitials:e.imageInitials,imageUrl:e.imageUrl,initialsColor:e.initialsColor,allowPhoneInitials:e.allowPhoneInitials,text:e.personaName,size:n},r?r(e):null,{styles:{details:{flex:"1 0 auto"}}}))},o._getPersonaCoinControl=function(e){var t=o.props,r=t.getPersonaProps,n=t.personaSize;return yr.createElement(oi,p({imageInitials:e.imageInitials,imageUrl:e.imageUrl,initialsColor:e.initialsColor,allowPhoneInitials:e.allowPhoneInitials,text:e.personaName,size:n},r?r(e):null))},si(o),o._ariaDescriptionId=oa(),o}return f(t,e),t.prototype.render=function(){var e=this.props.overflowButtonProps,t=this.props,o=t.chevronButtonProps,r=t.maxDisplayablePersonas,n=t.personas,i=t.overflowPersonas,a=t.showAddButton,s=t.ariaLabel,l=t.showTooltip,c=void 0===l||l,d=this._classNames,u="number"==typeof r?Math.min(n.length,r):n.length;o&&!e&&(e=o);var f=i&&i.length>0,p=f?n:n.slice(0,u),h=(f?i:n.slice(u))||[];return yr.createElement("div",{className:d.root},this.onRenderAriaDescription(),yr.createElement("div",{className:d.itemContainer},a?this._getAddNewElement():null,yr.createElement("ul",{className:d.members,"aria-label":s},this._onRenderVisiblePersonas(p,0===h.length&&1===n.length,c)),e?this._getOverflowElement(h):null))},t.prototype.onRenderAriaDescription=function(){var e=this.props.ariaDescription,t=this._classNames;return e&&yr.createElement("span",{className:t.screenReaderOnly,id:this._ariaDescriptionId},e)},t.prototype._onRenderVisiblePersonas=function(e,t,o){var r=this,n=this.props,i=n.onRenderPersona,a=void 0===i?this._getPersonaControl:i,s=n.onRenderPersonaCoin,l=void 0===s?this._getPersonaCoinControl:s;return e.map((function(e,n){var i=t?a(e,r._getPersonaControl):l(e,r._getPersonaCoinControl);return yr.createElement("li",{key:(t?"persona":"personaCoin")+"-"+n,className:r._classNames.member},e.onClick?r._getElementWithOnClickEvent(i,e,o,n):r._getElementWithoutOnClickEvent(i,e,o,n))}))},t.prototype._getElementWithOnClickEvent=function(e,t,o,r){var n=t.keytipProps;return yr.createElement(z_,p({},vn(t,en),this._getElementProps(t,o,r),{keytipProps:n,onClick:this._onPersonaClick.bind(this,t)}),e)},t.prototype._getElementWithoutOnClickEvent=function(e,t,o,r){return yr.createElement("div",p({},vn(t,en),this._getElementProps(t,o,r)),e)},t.prototype._getElementProps=function(e,t,o){var r=this._classNames;return{key:(e.imageUrl?"i":"")+o,"data-is-focusable":!0,className:r.itemButton,title:t?e.personaName:void 0,onMouseMove:this._onPersonaMouseMove.bind(this,e),onMouseOut:this._onPersonaMouseOut.bind(this,e)}},t.prototype._getOverflowElement=function(e){switch(this.props.overflowButtonType){case S_.descriptive:return this._getDescriptiveOverflowElement(e);case S_.downArrow:return this._getIconElement("ChevronDown");case S_.more:return this._getIconElement("More");default:return null}},t.prototype._getDescriptiveOverflowElement=function(e){var t=this.props.personaSize;if(!e||e.length<1)return null;var o=e.map((function(e){return e.personaName})).join(", "),r=p({title:o},this.props.overflowButtonProps),n=Math.max(e.length,0),i=this._classNames;return yr.createElement(z_,p({},r,{ariaDescription:r.title,className:i.descriptiveOverflowButton}),yr.createElement(oi,{size:t,onRenderInitials:this._renderInitialsNotPictured(n),initialsColor:Bn.transparent}))},t.prototype._getIconElement=function(e){var t=this.props,o=t.overflowButtonProps,r=t.personaSize,n=this._classNames;return yr.createElement(z_,p({},o,{className:n.overflowButton}),yr.createElement(oi,{size:r,onRenderInitials:this._renderInitials(e,!0),initialsColor:Bn.transparent}))},t.prototype._getAddNewElement=function(){var e=this.props,t=e.addButtonProps,o=e.personaSize,r=this._classNames;return yr.createElement(z_,p({},t,{className:r.addButton}),yr.createElement(oi,{size:o,onRenderInitials:this._renderInitials("AddFriend")}))},t.prototype._onPersonaClick=function(e,t){e.onClick(t,e),t.preventDefault(),t.stopPropagation()},t.prototype._onPersonaMouseMove=function(e,t){e.onMouseMove&&e.onMouseMove(t,e)},t.prototype._onPersonaMouseOut=function(e,t){e.onMouseOut&&e.onMouseOut(t,e)},t.prototype._renderInitials=function(e,t){var o=this._classNames;return function(){return yr.createElement(Rn,{iconName:e,className:t?o.overflowInitialsIcon:""})}},t.prototype._renderInitialsNotPictured=function(e){var t=this._classNames;return function(){return yr.createElement("span",{className:t.overflowInitialsIcon},e<100?"+"+e:"99+")}},t.defaultProps={maxDisplayablePersonas:5,personas:[],overflowPersonas:[],personaSize:Sn.size32},t}(yr.Component),H_={root:"ms-Facepile",addButton:"ms-Facepile-addButton ms-Facepile-itemButton",descriptiveOverflowButton:"ms-Facepile-descriptiveOverflowButton ms-Facepile-itemButton",itemButton:"ms-Facepile-itemButton ms-Facepile-person",itemContainer:"ms-Facepile-itemContainer",members:"ms-Facepile-members",member:"ms-Facepile-member",overflowButton:"ms-Facepile-overflowButton ms-Facepile-itemButton"},O_=xr(L_,(function(e){var t,o=e.className,r=e.theme,n=e.spacingAroundItemButton,i=void 0===n?2:n,a=r.palette,s=r.fonts,l=Lo(H_,r),c={textAlign:"center",padding:0,borderRadius:"50%",verticalAlign:"top",display:"inline",backgroundColor:"transparent",border:"none",selectors:{"&::-moz-focus-inner":{padding:0,border:0}}};return{root:[l.root,r.fonts.medium,{width:"auto"},o],addButton:[l.addButton,mo(r,{inset:-1}),c,{fontSize:s.medium.fontSize,color:a.white,backgroundColor:a.themePrimary,marginRight:2*i+"px",selectors:{"&:hover":{backgroundColor:a.themeDark},"&:focus":{backgroundColor:a.themeDark},"&:active":{backgroundColor:a.themeDarker},"&:disabled":{backgroundColor:a.neutralTertiaryAlt}}}],descriptiveOverflowButton:[l.descriptiveOverflowButton,mo(r,{inset:-1}),c,{fontSize:s.small.fontSize,color:a.neutralSecondary,backgroundColor:a.neutralLighter,marginLeft:2*i+"px"}],itemButton:[l.itemButton,c],itemContainer:[l.itemContainer,{display:"flex"}],members:[l.members,{display:"flex",overflow:"hidden",listStyleType:"none",padding:0,margin:"-"+i+"px"}],member:[l.member,{display:"inline-flex",flex:"0 0 auto",margin:i+"px"}],overflowButton:[l.overflowButton,mo(r,{inset:-1}),c,{fontSize:s.medium.fontSize,color:a.neutralSecondary,backgroundColor:a.neutralLighter,marginLeft:2*i+"px"}],overflowInitialsIcon:[{color:a.neutralPrimary,selectors:(t={},t[Ut]={color:"WindowText"},t)}],screenReaderOnly:_o}}),void 0,{scope:"Facepile"});Object(Bt.a)([{rawString:".callout_334300da .ms-Suggestions-itemButton{padding:0;border:none}.callout_334300da .ms-Suggestions{min-width:300px}"}]);var q_="callout_334300da";Object(Bt.a)([{rawString:".root_2c0ee681{min-width:260px}.suggestionsItem_2c0ee681{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;position:relative;overflow:hidden}.suggestionsItem_2c0ee681:hover{background:"},{theme:"neutralLighter",defaultValue:"#f3f2f1"},{rawString:"}.suggestionsItem_2c0ee681:hover .closeButton_2c0ee681{display:block}.suggestionsItem_2c0ee681.suggestionsItemIsSuggested_2c0ee681{background:"},{theme:"neutralLight",defaultValue:"#edebe9"},{rawString:"}.suggestionsItem_2c0ee681.suggestionsItemIsSuggested_2c0ee681:hover{background:"},{theme:"neutralTertiaryAlt",defaultValue:"#c8c6c4"},{rawString:"}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.suggestionsItem_2c0ee681.suggestionsItemIsSuggested_2c0ee681:hover{background:Highlight;color:HighlightText}}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.suggestionsItem_2c0ee681.suggestionsItemIsSuggested_2c0ee681{background:Highlight;color:HighlightText;-ms-high-contrast-adjust:none}}.suggestionsItem_2c0ee681.suggestionsItemIsSuggested_2c0ee681 .closeButton_2c0ee681:hover{background:"},{theme:"neutralTertiary",defaultValue:"#a19f9d"},{rawString:";color:"},{theme:"neutralPrimary",defaultValue:"#323130"},{rawString:"}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.suggestionsItem_2c0ee681.suggestionsItemIsSuggested_2c0ee681 .itemButton_2c0ee681{color:HighlightText}}.suggestionsItem_2c0ee681 .closeButton_2c0ee681{display:none;color:"},{theme:"neutralSecondary",defaultValue:"#605e5c"},{rawString:"}.suggestionsItem_2c0ee681 .closeButton_2c0ee681:hover{background:"},{theme:"neutralLight",defaultValue:"#edebe9"},{rawString:"}.actionButton_2c0ee681{background-color:transparent;border:0;cursor:pointer;margin:0;position:relative;border-top:1px solid "},{theme:"neutralLight",defaultValue:"#edebe9"},{rawString:";height:40px;width:100%;font-size:12px}[dir=ltr] .actionButton_2c0ee681{padding-left:8px}[dir=rtl] .actionButton_2c0ee681{padding-right:8px}html[dir=ltr] .actionButton_2c0ee681{text-align:left}html[dir=rtl] .actionButton_2c0ee681{text-align:right}.actionButton_2c0ee681:hover{background-color:"},{theme:"neutralLight",defaultValue:"#edebe9"},{rawString:";cursor:pointer}.actionButton_2c0ee681:active,.actionButton_2c0ee681:focus{background-color:"},{theme:"themeLight",defaultValue:"#c7e0f4"},{rawString:"}.actionButton_2c0ee681 .ms-Button-icon{font-size:16px;width:25px}.actionButton_2c0ee681 .ms-Button-label{margin:0 4px 0 9px}html[dir=rtl] .actionButton_2c0ee681 .ms-Button-label{margin:0 9px 0 4px}.buttonSelected_2c0ee681{background-color:"},{theme:"themeLight",defaultValue:"#c7e0f4"},{rawString:"}.suggestionsTitle_2c0ee681{padding:0 12px;color:"},{theme:"themePrimary",defaultValue:"#0078d4"},{rawString:";font-size:12px;line-height:40px;border-bottom:1px solid "},{theme:"neutralLight",defaultValue:"#edebe9"},{rawString:"}.suggestionsContainer_2c0ee681{overflow-y:auto;overflow-x:hidden;max-height:300px;border-bottom:1px solid "},{theme:"neutralLight",defaultValue:"#edebe9"},{rawString:"}.suggestionsNone_2c0ee681{text-align:center;color:#797775;font-size:12px;line-height:30px}.suggestionsSpinner_2c0ee681{margin:5px 0;white-space:nowrap;line-height:20px;font-size:12px}html[dir=ltr] .suggestionsSpinner_2c0ee681{padding-left:14px}html[dir=rtl] .suggestionsSpinner_2c0ee681{padding-right:14px}html[dir=ltr] .suggestionsSpinner_2c0ee681{text-align:left}html[dir=rtl] .suggestionsSpinner_2c0ee681{text-align:right}.suggestionsSpinner_2c0ee681 .ms-Spinner-circle{display:inline-block;vertical-align:middle}.suggestionsSpinner_2c0ee681 .ms-Spinner-label{display:inline-block;margin:0 10px 0 16px;vertical-align:middle}html[dir=rtl] .suggestionsSpinner_2c0ee681 .ms-Spinner-label{margin:0 16px 0 10px}.itemButton_2c0ee681.itemButton_2c0ee681{width:100%;padding:0;min-width:0;height:100%}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.itemButton_2c0ee681.itemButton_2c0ee681{color:WindowText}}.itemButton_2c0ee681.itemButton_2c0ee681:hover{color:"},{theme:"neutralDark",defaultValue:"#201f1e"},{rawString:"}.closeButton_2c0ee681.closeButton_2c0ee681{padding:0 4px;height:auto;width:32px}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.closeButton_2c0ee681.closeButton_2c0ee681{color:WindowText}}.closeButton_2c0ee681.closeButton_2c0ee681:hover{background:"},{theme:"neutralTertiaryAlt",defaultValue:"#c8c6c4"},{rawString:";color:"},{theme:"neutralDark",defaultValue:"#201f1e"},{rawString:"}.suggestionsAvailable_2c0ee681{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}"}]);var W_="root_2c0ee681",V_="suggestionsItem_2c0ee681",K_="closeButton_2c0ee681",U_="suggestionsItemIsSuggested_2c0ee681",G_="itemButton_2c0ee681",Y_="actionButton_2c0ee681",X_="buttonSelected_2c0ee681",Z_="suggestionsTitle_2c0ee681",$_="suggestionsContainer_2c0ee681",Q_="suggestionsNone_2c0ee681",J_="suggestionsSpinner_2c0ee681",ek="suggestionsAvailable_2c0ee681",tk=a,ok=Dr(),rk=function(e){function t(t){var o=e.call(this,t)||this;return si(o),o}return f(t,e),t.prototype.render=function(){var e,t=this.props,o=t.suggestionModel,r=t.RenderSuggestion,n=t.onClick,i=t.className,a=t.id,s=t.onRemoveItem,l=t.isSelectedOverride,c=t.removeButtonAriaLabel,d=t.styles,u=t.theme,f=d?ok(d,{theme:u,className:i,suggested:o.selected||l}):{root:xn("ms-Suggestions-item",tk.suggestionsItem,(e={},e["is-suggested "+tk.suggestionsItemIsSuggested]=o.selected||l,e),i),itemButton:xn("ms-Suggestions-itemButton",tk.itemButton),closeButton:xn("ms-Suggestions-closeButton",tk.closeButton)};return yr.createElement("div",{className:f.root,role:"presentation"},yr.createElement(pu,{onClick:n,className:f.itemButton,id:a,"aria-selected":o.selected,role:"option","aria-label":o.ariaLabel},r(o.item,this.props)),this.props.showRemoveButton?yr.createElement(yd,{iconProps:{iconName:"Cancel",styles:{root:{fontSize:"12px"}}},title:c,ariaLabel:c,onClick:s,className:f.closeButton}):null)},t}(yr.Component);Object(Bt.a)([{rawString:".suggestionsContainer_a6f0007f{overflow-y:auto;overflow-x:hidden;max-height:300px}.suggestionsContainer_a6f0007f .ms-Suggestion-item:hover{background-color:"},{theme:"neutralLighter",defaultValue:"#f3f2f1"},{rawString:";cursor:pointer}.suggestionsContainer_a6f0007f .is-suggested{background-color:"},{theme:"themeLighter",defaultValue:"#deecf9"},{rawString:"}.suggestionsContainer_a6f0007f .is-suggested:hover{background-color:"},{theme:"themeLight",defaultValue:"#c7e0f4"},{rawString:";cursor:pointer}"}]);var nk="suggestionsContainer_a6f0007f",ik=s,ak=function(e){function t(t){var o=e.call(this,t)||this;return o._selectedElement=yr.createRef(),o.SuggestionsItemOfProperType=rk,o._onClickTypedSuggestionsItem=function(e,t){return function(r){o.props.onSuggestionClick(r,e,t)}},o._onRemoveTypedSuggestionsItem=function(e,t){return function(r){(0,o.props.onSuggestionRemove)(r,e,t),r.stopPropagation()}},si(o),o.currentIndex=-1,o}return f(t,e),t.prototype.nextSuggestion=function(){var e=this.props.suggestions;if(e&&e.length>0){if(-1===this.currentIndex)return this.setSelectedSuggestion(0),!0;if(this.currentIndex<e.length-1)return this.setSelectedSuggestion(this.currentIndex+1),!0;if(this.props.shouldLoopSelection&&this.currentIndex===e.length-1)return this.setSelectedSuggestion(0),!0}return!1},t.prototype.previousSuggestion=function(){var e=this.props.suggestions;if(e&&e.length>0){if(-1===this.currentIndex)return this.setSelectedSuggestion(e.length-1),!0;if(this.currentIndex>0)return this.setSelectedSuggestion(this.currentIndex-1),!0;if(this.props.shouldLoopSelection&&0===this.currentIndex)return this.setSelectedSuggestion(e.length-1),!0}return!1},Object.defineProperty(t.prototype,"selectedElement",{get:function(){return this._selectedElement.current||void 0},enumerable:!0,configurable:!0}),t.prototype.getCurrentItem=function(){return this.props.suggestions[this.currentIndex]},t.prototype.getSuggestionAtIndex=function(e){return this.props.suggestions[e]},t.prototype.hasSuggestionSelected=function(){return-1!==this.currentIndex&&this.currentIndex<this.props.suggestions.length},t.prototype.removeSuggestion=function(e){this.props.suggestions.splice(e,1)},t.prototype.deselectAllSuggestions=function(){this.currentIndex>-1&&this.props.suggestions[this.currentIndex]&&(this.props.suggestions[this.currentIndex].selected=!1,this.currentIndex=-1,this.forceUpdate())},t.prototype.setSelectedSuggestion=function(e){var t=this.props.suggestions;e>t.length-1||e<0?(this.currentIndex=0,this.currentSuggestion.selected=!1,this.currentSuggestion=t[0],this.currentSuggestion.selected=!0):(this.currentIndex>-1&&t[this.currentIndex]&&(t[this.currentIndex].selected=!1),t[e].selected=!0,this.currentIndex=e,this.currentSuggestion=t[e]),this.forceUpdate()},t.prototype.componentDidUpdate=function(){this.scrollSelected()},t.prototype.render=function(){var e=this,t=this.props,o=t.onRenderSuggestion,r=t.suggestionsItemClassName,n=t.resultsMaximumNumber,i=t.showRemoveButtons,a=t.suggestionsContainerAriaLabel,s=this.SuggestionsItemOfProperType,l=this.props.suggestions;return n&&(l=l.slice(0,n)),yr.createElement("div",{className:xn("ms-Suggestions-container",ik.suggestionsContainer),id:"suggestion-list",role:"list","aria-label":a},l.map((function(t,n){return yr.createElement("div",{ref:t.selected||n===e.currentIndex?e._selectedElement:void 0,key:t.item.key?t.item.key:n,id:"sug-"+n,role:"listitem","aria-label":t.ariaLabel},yr.createElement(s,{id:"sug-item"+n,suggestionModel:t,RenderSuggestion:o,onClick:e._onClickTypedSuggestionsItem(t.item,n),className:r,showRemoveButton:i,onRemoveItem:e._onRemoveTypedSuggestionsItem(t.item,n),isSelectedOverride:n===e.currentIndex}))})))},t.prototype.scrollSelected=function(){var e;void 0!==(null===(e=this._selectedElement.current)||void 0===e?void 0:e.scrollIntoView)&&this._selectedElement.current.scrollIntoView(!1)},t}(yr.Component);Object(Bt.a)([{rawString:".root_36fd6562{min-width:260px}.actionButton_36fd6562{background:0 0;background-color:transparent;border:0;cursor:pointer;margin:0;padding:0;position:relative;width:100%;font-size:12px}html[dir=ltr] .actionButton_36fd6562{text-align:left}html[dir=rtl] .actionButton_36fd6562{text-align:right}.actionButton_36fd6562:hover{background-color:"},{theme:"neutralLighter",defaultValue:"#f3f2f1"},{rawString:";cursor:pointer}.actionButton_36fd6562:active,.actionButton_36fd6562:focus{background-color:"},{theme:"themeLight",defaultValue:"#c7e0f4"},{rawString:"}.actionButton_36fd6562 .ms-Button-icon{font-size:16px;width:25px}.actionButton_36fd6562 .ms-Button-label{margin:0 4px 0 9px}html[dir=rtl] .actionButton_36fd6562 .ms-Button-label{margin:0 9px 0 4px}.buttonSelected_36fd6562{background-color:"},{theme:"themeLighter",defaultValue:"#deecf9"},{rawString:"}.buttonSelected_36fd6562:hover{background-color:"},{theme:"themeLight",defaultValue:"#c7e0f4"},{rawString:";cursor:pointer}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.buttonSelected_36fd6562:hover{background-color:Highlight;color:HighlightText}}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.buttonSelected_36fd6562{background-color:Highlight;color:HighlightText;-ms-high-contrast-adjust:none}}.suggestionsTitle_36fd6562{font-size:12px}.suggestionsSpinner_36fd6562{margin:5px 0;white-space:nowrap;line-height:20px;font-size:12px}html[dir=ltr] .suggestionsSpinner_36fd6562{padding-left:14px}html[dir=rtl] .suggestionsSpinner_36fd6562{padding-right:14px}html[dir=ltr] .suggestionsSpinner_36fd6562{text-align:left}html[dir=rtl] .suggestionsSpinner_36fd6562{text-align:right}.suggestionsSpinner_36fd6562 .ms-Spinner-circle{display:inline-block;vertical-align:middle}.suggestionsSpinner_36fd6562 .ms-Spinner-label{display:inline-block;margin:0 10px 0 16px;vertical-align:middle}html[dir=rtl] .suggestionsSpinner_36fd6562 .ms-Spinner-label{margin:0 16px 0 10px}.itemButton_36fd6562{height:100%;width:100%;padding:7px 12px}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.itemButton_36fd6562{color:WindowText}}.screenReaderOnly_36fd6562{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}"}]);var sk,lk="root_36fd6562",ck="actionButton_36fd6562",dk="buttonSelected_36fd6562",uk="suggestionsTitle_36fd6562",fk="suggestionsSpinner_36fd6562",pk="itemButton_36fd6562",hk="screenReaderOnly_36fd6562",mk=l;!function(e){e[e.header=0]="header",e[e.suggestion=1]="suggestion",e[e.footer=2]="footer"}(sk||(sk={}));var gk=function(e){function t(t){var o=e.call(this,t)||this;return si(o),o}return f(t,e),t.prototype.render=function(){var e,t=this.props,o=t.renderItem,r=t.onExecute,n=t.isSelected,i=t.id,a=t.className;return r?yr.createElement("div",{id:i,onClick:r,className:xn("ms-Suggestions-sectionButton",a,mk.actionButton,(e={},e["is-selected "+mk.buttonSelected]=n,e))},o()):yr.createElement("div",{id:i,className:xn("ms-Suggestions-section",a,mk.suggestionsTitle)},o())},t}(yr.Component),vk=function(e){function t(t){var o=e.call(this,t)||this;return o._selectedElement=yr.createRef(),o._suggestions=yr.createRef(),o.SuggestionsOfProperType=ak,si(o),o.state={selectedHeaderIndex:-1,selectedFooterIndex:-1,suggestions:t.suggestions},o}return f(t,e),t.prototype.componentDidMount=function(){this.resetSelectedItem()},t.prototype.componentDidUpdate=function(){this.scrollSelected()},t.prototype.UNSAFE_componentWillReceiveProps=function(e){var t=this;e.suggestions&&this.setState({suggestions:e.suggestions},(function(){t.resetSelectedItem()}))},t.prototype.componentWillUnmount=function(){var e;null===(e=this._suggestions.current)||void 0===e||e.deselectAllSuggestions()},t.prototype.render=function(){var e=this.props,t=e.className,o=e.headerItemsProps,r=e.footerItemsProps,n=e.suggestionsAvailableAlertText,i=Z(_o),a=this.state.suggestions&&this.state.suggestions.length>0&&n;return yr.createElement("div",{className:xn("ms-Suggestions",t||"",mk.root)},o&&this.renderHeaderItems(),this._renderSuggestions(),r&&this.renderFooterItems(),a?yr.createElement("span",{role:"alert","aria-live":"polite",className:i},n):null)},Object.defineProperty(t.prototype,"currentSuggestion",{get:function(){var e;return(null===(e=this._suggestions.current)||void 0===e?void 0:e.getCurrentItem())||void 0},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"currentSuggestionIndex",{get:function(){return this._suggestions.current?this._suggestions.current.currentIndex:-1},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"selectedElement",{get:function(){var e;return this._selectedElement.current?this._selectedElement.current:null===(e=this._suggestions.current)||void 0===e?void 0:e.selectedElement},enumerable:!0,configurable:!0}),t.prototype.hasSuggestionSelected=function(){var e;return(null===(e=this._suggestions.current)||void 0===e?void 0:e.hasSuggestionSelected())||!1},t.prototype.hasSelection=function(){var e=this.state,t=e.selectedHeaderIndex,o=e.selectedFooterIndex;return-1!==t||this.hasSuggestionSelected()||-1!==o},t.prototype.executeSelectedAction=function(){var e,t=this.props,o=t.headerItemsProps,r=t.footerItemsProps,n=this.state,i=n.selectedHeaderIndex,a=n.selectedFooterIndex;if(o&&-1!==i&&i<o.length){var s=o[i];s.onExecute&&s.onExecute()}else if(null===(e=this._suggestions.current)||void 0===e?void 0:e.hasSuggestionSelected())this.props.completeSuggestion();else if(r&&-1!==a&&a<r.length){var l=r[a];l.onExecute&&l.onExecute()}},t.prototype.removeSuggestion=function(e){var t,o;null===(t=this._suggestions.current)||void 0===t||t.removeSuggestion(e||(null===(o=this._suggestions.current)||void 0===o?void 0:o.currentIndex))},t.prototype.handleKeyDown=function(e){var t,o,r,n,i=this.state,a=i.selectedHeaderIndex,s=i.selectedFooterIndex,l=!1;return e===Cr.down?-1!==a||(null===(t=this._suggestions.current)||void 0===t?void 0:t.hasSuggestionSelected())||-1!==s?-1!==a?(this.selectNextItem(sk.header),l=!0):(null===(o=this._suggestions.current)||void 0===o?void 0:o.hasSuggestionSelected())?(this.selectNextItem(sk.suggestion),l=!0):-1!==s&&(this.selectNextItem(sk.footer),l=!0):this.selectFirstItem():e===Cr.up?-1!==a||(null===(r=this._suggestions.current)||void 0===r?void 0:r.hasSuggestionSelected())||-1!==s?-1!==a?(this.selectPreviousItem(sk.header),l=!0):(null===(n=this._suggestions.current)||void 0===n?void 0:n.hasSuggestionSelected())?(this.selectPreviousItem(sk.suggestion),l=!0):-1!==s&&(this.selectPreviousItem(sk.footer),l=!0):this.selectLastItem():e!==Cr.enter&&e!==Cr.tab||this.hasSelection()&&(this.executeSelectedAction(),l=!0),l},t.prototype.scrollSelected=function(){this._selectedElement.current&&this._selectedElement.current.scrollIntoView(!1)},t.prototype.renderHeaderItems=function(){var e=this,t=this.props,o=t.headerItemsProps,r=t.suggestionsHeaderContainerAriaLabel,n=this.state.selectedHeaderIndex;return o?yr.createElement("div",{className:xn("ms-Suggestions-headerContainer",mk.suggestionsContainer),id:"suggestionHeader-list",role:"list","aria-label":r},o.map((function(t,o){var r=-1!==n&&n===o;return t.shouldShow()?yr.createElement("div",{ref:r?e._selectedElement:void 0,id:"sug-header"+o,key:"sug-header"+o,role:"listitem","aria-label":t.ariaLabel},yr.createElement(gk,{id:"sug-header-item"+o,isSelected:r,renderItem:t.renderItem,onExecute:t.onExecute,className:t.className})):null}))):null},t.prototype.renderFooterItems=function(){var e=this,t=this.props,o=t.footerItemsProps,r=t.suggestionsFooterContainerAriaLabel,n=this.state.selectedFooterIndex;return o?yr.createElement("div",{className:xn("ms-Suggestions-footerContainer",mk.suggestionsContainer),id:"suggestionFooter-list",role:"list","aria-label":r},o.map((function(t,o){var r=-1!==n&&n===o;return t.shouldShow()?yr.createElement("div",{ref:r?e._selectedElement:void 0,id:"sug-footer"+o,key:"sug-footer"+o,role:"listitem","aria-label":t.ariaLabel},yr.createElement(gk,{id:"sug-footer-item"+o,isSelected:r,renderItem:t.renderItem,onExecute:t.onExecute,className:t.className})):null}))):null},t.prototype._renderSuggestions=function(){var e=this.SuggestionsOfProperType;return yr.createElement(e,p({ref:this._suggestions},this.props,{suggestions:this.state.suggestions}))},t.prototype.selectNextItem=function(e,t){if(e!==t){var o=void 0!==t?t:e;this._selectNextItemOfItemType(e,o===e?this._getCurrentIndexForType(e):void 0)||this.selectNextItem(this._getNextItemSectionType(e),o)}else this._selectNextItemOfItemType(e)},t.prototype.selectPreviousItem=function(e,t){if(e!==t){var o=void 0!==t?t:e;this._selectPreviousItemOfItemType(e,o===e?this._getCurrentIndexForType(e):void 0)||this.selectPreviousItem(this._getPreviousItemSectionType(e),o)}else this._selectPreviousItemOfItemType(e)},t.prototype.resetSelectedItem=function(){var e;this.setState({selectedHeaderIndex:-1,selectedFooterIndex:-1}),null===(e=this._suggestions.current)||void 0===e||e.deselectAllSuggestions(),(void 0===this.props.shouldSelectFirstItem||this.props.shouldSelectFirstItem())&&this.selectFirstItem()},t.prototype.selectFirstItem=function(){this._selectNextItemOfItemType(sk.header)||this._selectNextItemOfItemType(sk.suggestion)||this._selectNextItemOfItemType(sk.footer)},t.prototype.selectLastItem=function(){this._selectPreviousItemOfItemType(sk.footer)||this._selectPreviousItemOfItemType(sk.suggestion)||this._selectPreviousItemOfItemType(sk.header)},t.prototype._selectNextItemOfItemType=function(e,t){var o,r;if(void 0===t&&(t=-1),e===sk.suggestion){if(this.state.suggestions.length>t+1)return null===(o=this._suggestions.current)||void 0===o||o.setSelectedSuggestion(t+1),this.setState({selectedHeaderIndex:-1,selectedFooterIndex:-1}),!0}else{var n=e===sk.header,i=n?this.props.headerItemsProps:this.props.footerItemsProps;if(i&&i.length>t+1)for(var a=t+1;a<i.length;a++){var s=i[a];if(s.onExecute&&s.shouldShow())return this.setState({selectedHeaderIndex:n?a:-1}),this.setState({selectedFooterIndex:n?-1:a}),null===(r=this._suggestions.current)||void 0===r||r.deselectAllSuggestions(),!0}}return!1},t.prototype._selectPreviousItemOfItemType=function(e,t){var o,r;if(e===sk.suggestion){if((n=void 0!==t?t:this.state.suggestions.length)>0)return null===(o=this._suggestions.current)||void 0===o||o.setSelectedSuggestion(n-1),this.setState({selectedHeaderIndex:-1,selectedFooterIndex:-1}),!0}else{var n,i=e===sk.header,a=i?this.props.headerItemsProps:this.props.footerItemsProps;if(a)if((n=void 0!==t?t:a.length)>0)for(var s=n-1;s>=0;s--){var l=a[s];if(l.onExecute&&l.shouldShow())return this.setState({selectedHeaderIndex:i?s:-1}),this.setState({selectedFooterIndex:i?-1:s}),null===(r=this._suggestions.current)||void 0===r||r.deselectAllSuggestions(),!0}}return!1},t.prototype._getCurrentIndexForType=function(e){switch(e){case sk.header:return this.state.selectedHeaderIndex;case sk.suggestion:return this._suggestions.current.currentIndex;case sk.footer:return this.state.selectedFooterIndex}},t.prototype._getNextItemSectionType=function(e){switch(e){case sk.header:return sk.suggestion;case sk.suggestion:return sk.footer;case sk.footer:return sk.header}},t.prototype._getPreviousItemSectionType=function(e){switch(e){case sk.header:return sk.footer;case sk.suggestion:return sk.header;case sk.footer:return sk.suggestion}},t}(yr.Component),bk=i,yk=function(e){function t(t){var o=e.call(this,t)||this;return o.root=yr.createRef(),o.suggestionsControl=yr.createRef(),o.SuggestionsControlOfProperType=vk,o.isComponentMounted=!1,o.onQueryStringChanged=function(e){e!==o.state.queryString&&(o.setState({queryString:e}),o.props.onInputChanged&&o.props.onInputChanged(e),o.updateValue(e))},o.hidePicker=function(){var e=o.isSuggestionsShown;o.setState({suggestionsVisible:!1}),o.props.onSuggestionsHidden&&e&&o.props.onSuggestionsHidden()},o.showPicker=function(e){void 0===e&&(e=!1);var t=o.isSuggestionsShown;o.setState({suggestionsVisible:!0});var r=o.props.inputElement?o.props.inputElement.value:"";e&&o.updateValue(r),o.props.onSuggestionsShown&&!t&&o.props.onSuggestionsShown()},o.completeSuggestion=function(){o.suggestionsControl.current&&o.suggestionsControl.current.hasSuggestionSelected()&&o.onChange(o.suggestionsControl.current.currentSuggestion.item)},o.onSuggestionClick=function(e,t,r){o.onChange(t),o._updateSuggestionsVisible(!1)},o.onSuggestionRemove=function(e,t,r){o.props.onRemoveSuggestion&&o.props.onRemoveSuggestion(t),o.suggestionsControl.current&&o.suggestionsControl.current.removeSuggestion(r)},o.onKeyDown=function(e){if(o.state.suggestionsVisible&&(!o.props.inputElement||o.props.inputElement.contains(e.target))){var t=e.which;switch(t){case Cr.escape:o.hidePicker(),e.preventDefault(),e.stopPropagation();break;case Cr.tab:case Cr.enter:!e.shiftKey&&!e.ctrlKey&&o.suggestionsControl.current&&o.suggestionsControl.current.handleKeyDown(t)?(e.preventDefault(),e.stopPropagation()):o._onValidateInput();break;case Cr.del:o.props.onRemoveSuggestion&&o.suggestionsControl.current&&o.suggestionsControl.current.hasSuggestionSelected&&o.suggestionsControl.current.currentSuggestion&&e.shiftKey&&(o.props.onRemoveSuggestion(o.suggestionsControl.current.currentSuggestion.item),o.suggestionsControl.current.removeSuggestion(),o.forceUpdate(),e.stopPropagation());break;case Cr.up:case Cr.down:o.suggestionsControl.current&&o.suggestionsControl.current.handleKeyDown(t)&&(e.preventDefault(),e.stopPropagation(),o._updateActiveDescendant())}}},o._onValidateInput=function(){if(o.state.queryString&&o.props.onValidateInput&&o.props.createGenericItem){var e=o.props.createGenericItem(o.state.queryString,o.props.onValidateInput(o.state.queryString)),t=o.suggestionStore.convertSuggestionsToSuggestionItems([e]);o.onChange(t[0].item)}},o._async=new fi(o),si(o),o.suggestionStore=t.suggestionsStore,o.state={queryString:"",didBind:!1},o}return f(t,e),Object.defineProperty(t.prototype,"inputText",{get:function(){return this.state.queryString},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"suggestions",{get:function(){return this.suggestionStore.suggestions},enumerable:!0,configurable:!0}),t.prototype.forceResolveSuggestion=function(){this.suggestionsControl.current&&this.suggestionsControl.current.hasSuggestionSelected()?this.completeSuggestion():this._onValidateInput()},Object.defineProperty(t.prototype,"currentSelectedSuggestionIndex",{get:function(){return this.suggestionsControl.current?this.suggestionsControl.current.currentSuggestionIndex:-1},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"isSuggestionsShown",{get:function(){return void 0!==this.state.suggestionsVisible&&this.state.suggestionsVisible},enumerable:!0,configurable:!0}),t.prototype.componentDidMount=function(){this._bindToInputElement(),this.isComponentMounted=!0,this._onResolveSuggestions=this._async.debounce(this._onResolveSuggestions,this.props.resolveDelay)},t.prototype.componentDidUpdate=function(){this._bindToInputElement()},t.prototype.componentWillUnmount=function(){this._unbindFromInputElement(),this.isComponentMounted=!1},t.prototype.UNSAFE_componentWillReceiveProps=function(e){e.suggestionItems&&this.updateSuggestions(e.suggestionItems)},t.prototype.updateSuggestions=function(e,t){void 0===t&&(t=!1),this.suggestionStore.updateSuggestions(e),t&&this.forceUpdate()},t.prototype.render=function(){var e=this.props.className;return yr.createElement("div",{ref:this.root,className:xn("ms-BasePicker ms-BaseFloatingPicker",e||"")},this.renderSuggestions())},t.prototype.renderSuggestions=function(){var e=this.SuggestionsControlOfProperType;return this.state.suggestionsVisible?yr.createElement(Bc,p({className:bk.callout,isBeakVisible:!1,gapSpace:5,target:this.props.inputElement,onDismiss:this.hidePicker,directionalHint:ys.bottomLeftEdge,directionalHintForRTL:ys.bottomRightEdge,calloutWidth:this.props.calloutWidth?this.props.calloutWidth:0},this.props.pickerCalloutProps),yr.createElement(e,p({onRenderSuggestion:this.props.onRenderSuggestionsItem,onSuggestionClick:this.onSuggestionClick,onSuggestionRemove:this.onSuggestionRemove,suggestions:this.suggestionStore.getSuggestions(),componentRef:this.suggestionsControl,completeSuggestion:this.completeSuggestion,shouldLoopSelection:!1},this.props.pickerSuggestionsProps))):null},t.prototype.onSelectionChange=function(){this.forceUpdate()},t.prototype.updateValue=function(e){""===e?this.updateSuggestionWithZeroState():this._onResolveSuggestions(e)},t.prototype.updateSuggestionWithZeroState=function(){if(this.props.onZeroQuerySuggestion){var e=(0,this.props.onZeroQuerySuggestion)(this.props.selectedItems);this.updateSuggestionsList(e)}else this.hidePicker()},t.prototype.updateSuggestionsList=function(e){var t=this,o=e,r=e;if(Array.isArray(o))this.updateSuggestions(o,!0);else if(r&&r.then){var n=this.currentPromise=r;n.then((function(e){n===t.currentPromise&&t.isComponentMounted&&t.updateSuggestions(e,!0)}))}},t.prototype.onChange=function(e){this.props.onChange&&this.props.onChange(e)},t.prototype._updateActiveDescendant=function(){if(this.props.inputElement&&this.suggestionsControl.current&&this.suggestionsControl.current.selectedElement){var e=this.suggestionsControl.current.selectedElement.getAttribute("id");e&&this.props.inputElement.setAttribute("aria-activedescendant",e)}},t.prototype._onResolveSuggestions=function(e){var t=this.props.onResolveSuggestions(e,this.props.selectedItems);this._updateSuggestionsVisible(!0),null!==t&&this.updateSuggestionsList(t)},t.prototype._updateSuggestionsVisible=function(e){e?this.showPicker():this.hidePicker()},t.prototype._bindToInputElement=function(){this.props.inputElement&&!this.state.didBind&&(this.props.inputElement.addEventListener("keydown",this.onKeyDown),this.setState({didBind:!0}))},t.prototype._unbindFromInputElement=function(){this.props.inputElement&&this.state.didBind&&(this.props.inputElement.removeEventListener("keydown",this.onKeyDown),this.setState({didBind:!1}))},t}(yr.Component);Object(Bt.a)([{rawString:".resultContent_5b9ff123{display:table-row}.resultContent_5b9ff123 .resultItem_5b9ff123{display:table-cell;vertical-align:bottom}.peoplePickerPersona_5b9ff123{width:180px}.peoplePickerPersona_5b9ff123 .ms-Persona-details{width:100%}.peoplePicker_5b9ff123 .ms-BasePicker-text{min-height:40px}.peoplePickerPersonaContent_5b9ff123{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:7px 12px}"}]);var _k=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t}(yk),kk=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.defaultProps={onRenderSuggestionsItem:function(e,t){return o=p({},e),p({},t),yr.createElement("div",{className:xn("ms-PeoplePicker-personaContent","peoplePickerPersonaContent_5b9ff123")},yr.createElement(A_,p({presence:void 0!==o.presence?o.presence:Cn.none,size:Sn.size40,className:xn("ms-PeoplePicker-Persona","peoplePickerPersona_5b9ff123"),showSecondaryText:!0},o)));var o},createGenericItem:wk},t}(_k);function wk(e,t){var o={key:e,primaryText:e,imageInitials:"!",isValid:t};return t||(o.imageInitials=Lr(e,Br())),o}var xk=function(){function e(e){var t=this;this._isSuggestionModel=function(e){return void 0!==e.item},this._ensureSuggestionModel=function(e){return t._isSuggestionModel(e)?e:{item:e,selected:!1,ariaLabel:void 0!==t.getAriaLabel?t.getAriaLabel(e):e.name||e.text||e.primaryText}},this.suggestions=[],this.getAriaLabel=e&&e.getAriaLabel}return e.prototype.updateSuggestions=function(e){e&&e.length>0?this.suggestions=this.convertSuggestionsToSuggestionItems(e):this.suggestions=[]},e.prototype.getSuggestions=function(){return this.suggestions},e.prototype.getSuggestionAtIndex=function(e){return this.suggestions[e]},e.prototype.removeSuggestion=function(e){this.suggestions.splice(e,1)},e.prototype.convertSuggestionsToSuggestionItems=function(e){return Array.isArray(e)?e.map(this._ensureSuggestionModel):[]},e}();Object(hr.a)("@fluentui/react-focus","7.18.16");var Sk,Ck,Bk={host:"ms-HoverCard-host"};!function(e){e[e.hover=0]="hover",e[e.hotKey=1]="hotKey"}(Sk||(Sk={})),function(e){e.plain="PlainCard",e.expanding="ExpandingCard"}(Ck||(Ck={}));var Ik,Pk={root:"ms-ExpandingCard-root",compactCard:"ms-ExpandingCard-compactCard",expandedCard:"ms-ExpandingCard-expandedCard",expandedCardScroll:"ms-ExpandingCard-expandedCardScrollRegion"};!function(e){e[e.compact=0]="compact",e[e.expanded=1]="expanded"}(Ik||(Ik={}));var Ek=function(e){var t=e.gapSpace,o=void 0===t?0:t,r=e.directionalHint,n=void 0===r?ys.bottomLeftEdge:r,i=e.directionalHintFixed,a=e.targetElement,s=e.firstFocus,l=e.trapFocus,c=e.onLeave,d=e.className,u=e.finalHeight,f=e.content,h=e.calloutProps,m=p(p(p({},vn(e,gn)),{className:d,target:a,isBeakVisible:!1,directionalHint:n,directionalHintFixed:i,finalHeight:u,minPagePadding:24,onDismiss:c,gapSpace:o}),h);return yr.createElement(yr.Fragment,null,l?yr.createElement(Yp,p({},m,{focusTrapProps:{forceFocusInsideTrap:!1,isClickableOutsideFocusTrap:!0,disableFirstFocus:!s}}),f):yr.createElement(Bc,p({},m),f))},Tk=Dr(),Dk=function(e){function t(t){var o=e.call(this,t)||this;return o._expandedElem=yr.createRef(),o._onKeyDown=function(e){e.which===Cr.escape&&o.props.onLeave&&o.props.onLeave(e)},o._onRenderCompactCard=function(){return yr.createElement("div",{className:o._classNames.compactCard},o.props.onRenderCompactCard(o.props.renderData))},o._onRenderExpandedCard=function(){return!o.state.firstFrameRendered&&o._async.requestAnimationFrame((function(){o.setState({firstFrameRendered:!0})})),yr.createElement("div",{className:o._classNames.expandedCard,ref:o._expandedElem},yr.createElement("div",{className:o._classNames.expandedCardScroll},o.props.onRenderExpandedCard&&o.props.onRenderExpandedCard(o.props.renderData)))},o._checkNeedsScroll=function(){var e=o.props.expandedCardHeight;o._async.requestAnimationFrame((function(){o._expandedElem.current&&o._expandedElem.current.scrollHeight>=e&&o.setState({needsScroll:!0})}))},o._async=new fi(o),si(o),o.state={firstFrameRendered:!1,needsScroll:!1},o}return f(t,e),t.prototype.componentDidMount=function(){this._checkNeedsScroll()},t.prototype.componentWillUnmount=function(){this._async.dispose()},t.prototype.render=function(){var e=this.props,t=e.styles,o=e.compactCardHeight,r=e.expandedCardHeight,n=e.theme,i=e.mode,a=e.className,s=this.state,l=s.needsScroll,c=s.firstFrameRendered,d=o+r;this._classNames=Tk(t,{theme:n,compactCardHeight:o,className:a,expandedCardHeight:r,needsScroll:l,expandedCardFirstFrameRendered:i===Ik.expanded&&c});var u=yr.createElement("div",{onMouseEnter:this.props.onEnter,onMouseLeave:this.props.onLeave,onKeyDown:this._onKeyDown},this._onRenderCompactCard(),this._onRenderExpandedCard());return yr.createElement(Ek,p({},this.props,{content:u,finalHeight:d,className:this._classNames.root}))},t.defaultProps={compactCardHeight:156,expandedCardHeight:384,directionalHintFixed:!0},t}(yr.Component),Nk=xr(Dk,(function(e){var t,o=e.theme,r=e.needsScroll,n=e.expandedCardFirstFrameRendered,i=e.compactCardHeight,a=e.expandedCardHeight,s=e.className,l=o.palette,c=Lo(Pk,o);return{root:[c.root,{width:320,pointerEvents:"none",selectors:(t={},t[Ut]={border:"1px solid WindowText"},t)},s],compactCard:[c.compactCard,{pointerEvents:"auto",position:"relative",height:i}],expandedCard:[c.expandedCard,{height:1,overflowY:"hidden",pointerEvents:"auto",transition:"height 0.467s cubic-bezier(0.5, 0, 0, 1)",selectors:{":before":{content:'""',position:"relative",display:"block",top:0,left:24,width:272,height:1,backgroundColor:l.neutralLighter}}},n&&{height:a}],expandedCardScroll:[c.expandedCardScroll,r&&{height:"100%",boxSizing:"border-box",overflowY:"auto"}]}}),void 0,{scope:"ExpandingCard"}),zk={root:"ms-PlainCard-root"};var Fk=Dr(),Mk=function(e){function t(t){var o=e.call(this,t)||this;return o._onKeyDown=function(e){e.which===Cr.escape&&o.props.onLeave&&o.props.onLeave(e)},si(o),o}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.styles,o=e.theme,r=e.className;this._classNames=Fk(t,{theme:o,className:r});var n=yr.createElement("div",{onMouseEnter:this.props.onEnter,onMouseLeave:this.props.onLeave,onKeyDown:this._onKeyDown},this.props.onRenderPlainCard(this.props.renderData));return yr.createElement(Ek,p({},this.props,{content:n,className:this._classNames.root}))},t}(yr.Component),Rk=xr(Mk,(function(e){var t,o=e.theme,r=e.className;return{root:[Lo(zk,o).root,{pointerEvents:"auto",selectors:(t={},t[Ut]={border:"1px solid WindowText"},t)},r]}}),void 0,{scope:"PlainCard"}),Ak=Dr(),jk=function(e){function t(t){var o=e.call(this,t)||this;return o._hoverCard=yr.createRef(),o.dismiss=function(e){o._async.clearTimeout(o._openTimerId),o._async.clearTimeout(o._dismissTimerId),e?o._dismissTimerId=o._async.setTimeout((function(){o._setDismissedState()}),o.props.cardDismissDelay):o._setDismissedState()},o._cardOpen=function(e){o._shouldBlockHoverCard()||"keydown"===e.type&&e.which!==o.props.openHotKey||(o._async.clearTimeout(o._dismissTimerId),"mouseenter"===e.type&&(o._currentMouseTarget=e.currentTarget),o._executeCardOpen(e))},o._executeCardOpen=function(e){o._async.clearTimeout(o._openTimerId),o._openTimerId=o._async.setTimeout((function(){o.setState((function(t){return t.isHoverCardVisible?t:{isHoverCardVisible:!0,mode:Ik.compact,openMode:"keydown"===e.type?Sk.hotKey:Sk.hover}}))}),o.props.cardOpenDelay)},o._cardDismiss=function(e,t){if(e){if(!(t instanceof MouseEvent))return;if("keydown"===t.type&&t.which!==Cr.escape)return;o.props.sticky||o._currentMouseTarget!==t.currentTarget&&t.which!==Cr.escape||o.dismiss(!0)}else{if(o.props.sticky&&!(t instanceof MouseEvent)&&t.nativeEvent instanceof MouseEvent&&"mouseleave"===t.type)return;o.dismiss(!0)}},o._setDismissedState=function(){o.setState({isHoverCardVisible:!1,mode:Ik.compact,openMode:Sk.hover})},o._instantOpenAsExpanded=function(e){o._async.clearTimeout(o._dismissTimerId),o.setState((function(e){return e.isHoverCardVisible?e:{isHoverCardVisible:!0,mode:Ik.expanded}}))},o._setEventListeners=function(){var e=o.props,t=e.trapFocus,r=e.instantOpenOnClick,n=e.eventListenerTarget,i=n?o._getTargetElement(n):o._getTargetElement(o.props.target),a=o._nativeDismissEvent;i&&(o._events.on(i,"mouseenter",o._cardOpen),o._events.on(i,"mouseleave",a),t?o._events.on(i,"keydown",o._cardOpen):(o._events.on(i,"focus",o._cardOpen),o._events.on(i,"blur",a)),r?o._events.on(i,"click",o._instantOpenAsExpanded):(o._events.on(i,"mousedown",a),o._events.on(i,"keydown",a)))},si(o),o._async=new fi(o),o._events=new qa(o),o._nativeDismissEvent=o._cardDismiss.bind(o,!0),o._childDismissEvent=o._cardDismiss.bind(o,!1),o.state={isHoverCardVisible:!1,mode:Ik.compact,openMode:Sk.hover},o}return f(t,e),t.prototype.componentDidMount=function(){this._setEventListeners()},t.prototype.componentWillUnmount=function(){this._async.dispose(),this._events.dispose()},t.prototype.componentDidUpdate=function(e,t){var o=this;e.target!==this.props.target&&(this._events.off(),this._setEventListeners()),t.isHoverCardVisible!==this.state.isHoverCardVisible&&(this.state.isHoverCardVisible?(this._async.setTimeout((function(){o.setState({mode:Ik.expanded},(function(){o.props.onCardExpand&&o.props.onCardExpand()}))}),this.props.expandedCardOpenDelay),this.props.onCardVisible&&this.props.onCardVisible()):(this.setState({mode:Ik.compact}),this.props.onCardHide&&this.props.onCardHide()))},t.prototype.render=function(){var e=this.props,t=e.expandingCardProps,o=e.children,r=e.id,n=e.setAriaDescribedBy,i=void 0===n||n,a=e.styles,s=e.theme,l=e.className,c=e.type,d=e.plainCardProps,u=e.trapFocus,f=e.setInitialFocus,h=this.state,m=h.isHoverCardVisible,g=h.mode,v=h.openMode,b=r||oa("hoverCard");this._classNames=Ak(a,{theme:s,className:l});var y=p(p({},vn(this.props,gn)),{id:b,trapFocus:!!u,firstFocus:f||v===Sk.hotKey,targetElement:this._getTargetElement(this.props.target),onEnter:this._cardOpen,onLeave:this._childDismissEvent}),_=p(p(p({},t),y),{mode:g}),k=p(p({},d),y);return yr.createElement("div",{className:this._classNames.host,ref:this._hoverCard,"aria-describedby":i&&m?b:void 0,"data-is-focusable":!this.props.target},o,m&&(c===Ck.expanding?yr.createElement(Nk,p({},_)):yr.createElement(Rk,p({},k))))},t.prototype._getTargetElement=function(e){switch(typeof e){case"string":return et().querySelector(e);case"object":return e;default:return this._hoverCard.current||void 0}},t.prototype._shouldBlockHoverCard=function(){return!(!this.props.shouldBlockHoverCard||!this.props.shouldBlockHoverCard())},t.defaultProps={cardOpenDelay:500,cardDismissDelay:100,expandedCardOpenDelay:1500,instantOpenOnClick:!1,setInitialFocus:!1,openHotKey:Cr.c,type:Ck.expanding},t}(yr.Component),Lk=xr(jk,(function(e){var t=e.className,o=e.theme;return{host:[Lo(Bk,o).host,t]}}),void 0,{scope:"HoverCard"});function Hk(e,t){void 0===e&&(e=""),er({style:{MozOsxFontSmoothing:"grayscale",WebkitFontSmoothing:"antialiased",fontStyle:"normal",fontWeight:"normal",speak:"none"},fontFace:{fontFamily:'"FabricMDL2Icons"',src:"url('"+e+"fabric-icons-a13498cf.woff') format('woff')"},icons:{GlobalNavButton:"",ChevronDown:"",ChevronUp:"",Edit:"",Add:"",Cancel:"",More:"",Settings:"",Mail:"",Filter:"",Search:"",Share:"",BlockedSite:"",FavoriteStar:"",FavoriteStarFill:"",CheckMark:"",Delete:"",ChevronLeft:"",ChevronRight:"",Calendar:"",Megaphone:"",Undo:"",Flag:"",Page:"",Pinned:"",View:"",Clear:"",Download:"",Upload:"",Folder:"",Sort:"",AlignRight:"",AlignLeft:"",Tag:"",AddFriend:"",Info:"",SortLines:"",List:"",CircleRing:"",Heart:"",HeartFill:"",Tiles:"",Embed:"",Glimmer:"",Ascending:"",Descending:"",SortUp:"",SortDown:"",SyncToPC:"",LargeGrid:"",SkypeCheck:"",SkypeClock:"",SkypeMinus:"",ClearFilter:"",Flow:"",StatusCircleCheckmark:"",MoreVertical:""}},t)}function Ok(e,t){void 0===e&&(e=""),er({style:{MozOsxFontSmoothing:"grayscale",WebkitFontSmoothing:"antialiased",fontStyle:"normal",fontWeight:"normal",speak:"none"},fontFace:{fontFamily:'"FabricMDL2Icons-0"',src:"url('"+e+"fabric-icons-0-467ee27f.woff') format('woff')"},icons:{PageLink:"",CommentSolid:"",ChangeEntitlements:"",Installation:"",WebAppBuilderModule:"",WebAppBuilderFragment:"",WebAppBuilderSlot:"",BullseyeTargetEdit:"",WebAppBuilderFragmentCreate:"",PageData:"",PageHeaderEdit:"",ProductList:"",UnpublishContent:"",DependencyAdd:"",DependencyRemove:"",EntitlementPolicy:"",EntitlementRedemption:"",SchoolDataSyncLogo:"",PinSolid12:"",PinSolidOff12:"",AddLink:"",SharepointAppIcon16:"",DataflowsLink:"",TimePicker:"",UserWarning:"",ComplianceAudit:"",InternetSharing:"",Brightness:"",MapPin:"",Airplane:"",Tablet:"",QuickNote:"",Video:"",People:"",Phone:"",Pin:"",Shop:"",Stop:"",Link:"",AllApps:"",Zoom:"",ZoomOut:"",Microphone:"",Camera:"",Attach:"",Send:"",FavoriteList:"",PageSolid:"",Forward:"",Back:"",Refresh:"",Lock:"",ReportHacked:"",EMI:"",MiniLink:"",Blocked:"",ReadingMode:"",Favicon:"",Remove:"",Checkbox:"",CheckboxComposite:"",CheckboxFill:"",CheckboxIndeterminate:"",CheckboxCompositeReversed:"",BackToWindow:"",FullScreen:"",Print:"",Up:"",Down:"",OEM:"",Save:"",ReturnKey:"",Cloud:"",Flashlight:"",CommandPrompt:"",Sad:"",RealEstate:"",SIPMove:"",EraseTool:"",GripperTool:"",Dialpad:"",PageLeft:"",PageRight:"",MultiSelect:"",KeyboardClassic:"",Play:"",Pause:"",InkingTool:"",Emoji2:"",GripperBarHorizontal:"",System:"",Personalize:"",SearchAndApps:"",Globe:"",EaseOfAccess:"",ContactInfo:"",Unpin:"",Contact:"",Memo:"",IncomingCall:""}},t)}function qk(e,t){void 0===e&&(e=""),er({style:{MozOsxFontSmoothing:"grayscale",WebkitFontSmoothing:"antialiased",fontStyle:"normal",fontWeight:"normal",speak:"none"},fontFace:{fontFamily:'"FabricMDL2Icons-1"',src:"url('"+e+"fabric-icons-1-4d521695.woff') format('woff')"},icons:{Paste:"",WindowsLogo:"",Error:"",GripperBarVertical:"",Unlock:"",Slideshow:"",Trim:"",AutoEnhanceOn:"",AutoEnhanceOff:"",Color:"",SaveAs:"",Light:"",Filters:"",AspectRatio:"",Contrast:"",Redo:"",Crop:"",PhotoCollection:"",Album:"",Rotate:"",PanoIndicator:"",Translate:"",RedEye:"",ViewOriginal:"",ThumbnailView:"",Package:"",Telemarketer:"",Warning:"",Financial:"",Education:"",ShoppingCart:"",Train:"",Move:"",TouchPointer:"",Merge:"",TurnRight:"",Ferry:"",Highlight:"",PowerButton:"",Tab:"",Admin:"",TVMonitor:"",Speakers:"",Game:"",HorizontalTabKey:"",UnstackSelected:"",StackIndicator:"",Nav2DMapView:"",StreetsideSplitMinimize:"",Car:"",Bus:"",EatDrink:"",SeeDo:"",LocationCircle:"",Home:"",SwitcherStartEnd:"",ParkingLocation:"",IncidentTriangle:"",Touch:"",MapDirections:"",CaretHollow:"",CaretSolid:"",History:"",Location:"",MapLayers:"",SearchNearby:"",Work:"",Recent:"",Hotel:"",Bank:"",LocationDot:"",Dictionary:"",ChromeBack:"",FolderOpen:"",PinnedFill:"",RevToggleKey:"",USB:"",Previous:"",Next:"",Sync:"",Help:"",Emoji:"",MailForward:"",ClosePane:"",OpenPane:"",PreviewLink:"",ZoomIn:"",Bookmarks:"",Document:"",ProtectedDocument:"",OpenInNewWindow:"",MailFill:"",ViewAll:"",Switch:"",Rename:"",Go:"",Remote:"",SelectAll:"",Orientation:"",Import:""}},t)}function Wk(e,t){void 0===e&&(e=""),er({style:{MozOsxFontSmoothing:"grayscale",WebkitFontSmoothing:"antialiased",fontStyle:"normal",fontWeight:"normal",speak:"none"},fontFace:{fontFamily:'"FabricMDL2Icons-2"',src:"url('"+e+"fabric-icons-2-63c99abf.woff') format('woff')"},icons:{Picture:"",ChromeClose:"",ShowResults:"",Message:"",CalendarDay:"",CalendarWeek:"",MailReplyAll:"",Read:"",Cut:"",PaymentCard:"",Copy:"",Important:"",MailReply:"",GotoToday:"",Font:"",FontColor:"",FolderFill:"",Permissions:"",DisableUpdates:"",Unfavorite:"",Italic:"",Underline:"",Bold:"",MoveToFolder:"",Dislike:"",Like:"",AlignCenter:"",OpenFile:"",ClearSelection:"",FontDecrease:"",FontIncrease:"",FontSize:"",CellPhone:"",RepeatOne:"",RepeatAll:"",Calculator:"",Library:"",PostUpdate:"",NewFolder:"",CalendarReply:"",UnsyncFolder:"",SyncFolder:"",BlockContact:"",Accept:"",BulletedList:"",Preview:"",News:"",Chat:"",Group:"",World:"",Comment:"",DockLeft:"",DockRight:"",Repair:"",Accounts:"",Street:"",RadioBullet:"",Stopwatch:"",Clock:"",WorldClock:"",AlarmClock:"",Photo:"",ActionCenter:"",Hospital:"",Timer:"",FullCircleMask:"",LocationFill:"",ChromeMinimize:"",ChromeRestore:"",Annotation:"",Fingerprint:"",Handwriting:"",ChromeFullScreen:"",Completed:"",Label:"",FlickDown:"",FlickUp:"",FlickLeft:"",FlickRight:"",MiniExpand:"",MiniContract:"",Streaming:"",MusicInCollection:"",OneDriveLogo:"",CompassNW:"",Code:"",LightningBolt:"",CalculatorMultiply:"",CalculatorAddition:"",CalculatorSubtract:"",CalculatorPercentage:"",CalculatorEqualTo:"",PrintfaxPrinterFile:"",StorageOptical:"",Communications:"",Headset:"",Health:"",Webcam2:"",FrontCamera:"",ChevronUpSmall:""}},t)}function Vk(e,t){void 0===e&&(e=""),er({style:{MozOsxFontSmoothing:"grayscale",WebkitFontSmoothing:"antialiased",fontStyle:"normal",fontWeight:"normal",speak:"none"},fontFace:{fontFamily:'"FabricMDL2Icons-3"',src:"url('"+e+"fabric-icons-3-089e217a.woff') format('woff')"},icons:{ChevronDownSmall:"",ChevronLeftSmall:"",ChevronRightSmall:"",ChevronUpMed:"",ChevronDownMed:"",ChevronLeftMed:"",ChevronRightMed:"",Devices2:"",PC1:"",PresenceChickletVideo:"",Reply:"",HalfAlpha:"",ConstructionCone:"",DoubleChevronLeftMed:"",Volume0:"",Volume1:"",Volume2:"",Volume3:"",Chart:"",Robot:"",Manufacturing:"",LockSolid:"",FitPage:"",FitWidth:"",BidiLtr:"",BidiRtl:"",RightDoubleQuote:"",Sunny:"",CloudWeather:"",Cloudy:"",PartlyCloudyDay:"",PartlyCloudyNight:"",ClearNight:"",RainShowersDay:"",Rain:"",Thunderstorms:"",RainSnow:"",Snow:"",BlowingSnow:"",Frigid:"",Fog:"",Squalls:"",Duststorm:"",Unknown:"",Precipitation:"",Ribbon:"",AreaChart:"",Assign:"",FlowChart:"",CheckList:"",Diagnostic:"",Generate:"",LineChart:"",Equalizer:"",BarChartHorizontal:"",BarChartVertical:"",Freezing:"",FunnelChart:"",Processing:"",Quantity:"",ReportDocument:"",StackColumnChart:"",SnowShowerDay:"",HailDay:"",WorkFlow:"",HourGlass:"",StoreLogoMed20:"",TimeSheet:"",TriangleSolid:"",UpgradeAnalysis:"",VideoSolid:"",RainShowersNight:"",SnowShowerNight:"",Teamwork:"",HailNight:"",PeopleAdd:"",Glasses:"",DateTime2:"",Shield:"",Header1:"",PageAdd:"",NumberedList:"",PowerBILogo:"",Info2:"",MusicInCollectionFill:"",Asterisk:"",ErrorBadge:"",CircleFill:"",Record2:"",AllAppsMirrored:"",BookmarksMirrored:"",BulletedListMirrored:"",CaretHollowMirrored:"",CaretSolidMirrored:"",ChromeBackMirrored:"",ClearSelectionMirrored:"",ClosePaneMirrored:"",DockLeftMirrored:"",DoubleChevronLeftMedMirrored:"",GoMirrored:""}},t)}function Kk(e,t){void 0===e&&(e=""),er({style:{MozOsxFontSmoothing:"grayscale",WebkitFontSmoothing:"antialiased",fontStyle:"normal",fontWeight:"normal",speak:"none"},fontFace:{fontFamily:'"FabricMDL2Icons-4"',src:"url('"+e+"fabric-icons-4-a656cc0a.woff') format('woff')"},icons:{HelpMirrored:"",ImportMirrored:"",ImportAllMirrored:"",ListMirrored:"",MailForwardMirrored:"",MailReplyMirrored:"",MailReplyAllMirrored:"",MiniContractMirrored:"",MiniExpandMirrored:"",OpenPaneMirrored:"",ParkingLocationMirrored:"",SendMirrored:"",ShowResultsMirrored:"",ThumbnailViewMirrored:"",Media:"",Devices3:"",Focus:"",VideoLightOff:"",Lightbulb:"",StatusTriangle:"",VolumeDisabled:"",Puzzle:"",EmojiNeutral:"",EmojiDisappointed:"",HomeSolid:"",Ringer:"",PDF:"",HeartBroken:"",StoreLogo16:"",MultiSelectMirrored:"",Broom:"",AddToShoppingList:"",Cocktails:"",Wines:"",Articles:"",Cycling:"",DietPlanNotebook:"",Pill:"",ExerciseTracker:"",HandsFree:"",Medical:"",Running:"",Weights:"",Trackers:"",AddNotes:"",AllCurrency:"",BarChart4:"",CirclePlus:"",Coffee:"",Cotton:"",Market:"",Money:"",PieDouble:"",PieSingle:"",RemoveFilter:"",Savings:"",Sell:"",StockDown:"",StockUp:"",Lamp:"",Source:"",MSNVideos:"",Cricket:"",Golf:"",Baseball:"",Soccer:"",MoreSports:"",AutoRacing:"",CollegeHoops:"",CollegeFootball:"",ProFootball:"",ProHockey:"",Rugby:"",SubstitutionsIn:"",Tennis:"",Arrivals:"",Design:"",Website:"",Drop:"",HistoricalWeather:"",SkiResorts:"",Snowflake:"",BusSolid:"",FerrySolid:"",AirplaneSolid:"",TrainSolid:"",Ticket:"",WifiWarning4:"",Devices4:"",AzureLogo:"",BingLogo:"",MSNLogo:"",OutlookLogoInverse:"",OfficeLogo:"",SkypeLogo:"",Door:"",EditMirrored:"",GiftCard:"",DoubleBookmark:"",StatusErrorFull:""}},t)}function Uk(e,t){void 0===e&&(e=""),er({style:{MozOsxFontSmoothing:"grayscale",WebkitFontSmoothing:"antialiased",fontStyle:"normal",fontWeight:"normal",speak:"none"},fontFace:{fontFamily:'"FabricMDL2Icons-5"',src:"url('"+e+"fabric-icons-5-f95ba260.woff') format('woff')"},icons:{Certificate:"",FastForward:"",Rewind:"",Photo2:"",OpenSource:"",Movers:"",CloudDownload:"",Family:"",WindDirection:"",Bug:"",SiteScan:"",BrowserScreenShot:"",F12DevTools:"",CSS:"",JS:"",DeliveryTruck:"",ReminderPerson:"",ReminderGroup:"",ReminderTime:"",TabletMode:"",Umbrella:"",NetworkTower:"",CityNext:"",CityNext2:"",Section:"",OneNoteLogoInverse:"",ToggleFilled:"",ToggleBorder:"",SliderThumb:"",ToggleThumb:"",Documentation:"",Badge:"",Giftbox:"",VisualStudioLogo:"",HomeGroup:"",ExcelLogoInverse:"",WordLogoInverse:"",PowerPointLogoInverse:"",Cafe:"",SpeedHigh:"",Commitments:"",ThisPC:"",MusicNote:"",MicOff:"",PlaybackRate1x:"",EdgeLogo:"",CompletedSolid:"",AlbumRemove:"",MessageFill:"",TabletSelected:"",MobileSelected:"",LaptopSelected:"",TVMonitorSelected:"",DeveloperTools:"",Shapes:"",InsertTextBox:"",LowerBrightness:"",WebComponents:"",OfflineStorage:"",DOM:"",CloudUpload:"",ScrollUpDown:"",DateTime:"",Event:"",Cake:"",Org:"",PartyLeader:"",DRM:"",CloudAdd:"",AppIconDefault:"",Photo2Add:"",Photo2Remove:"",Calories:"",POI:"",AddTo:"",RadioBtnOff:"",RadioBtnOn:"",ExploreContent:"",Product:"",ProgressLoopInner:"",ProgressLoopOuter:"",Blocked2:"",FangBody:"",Toolbox:"",PageHeader:"",ChatInviteFriend:"",Brush:"",Shirt:"",Crown:"",Diamond:"",ScaleUp:"",QRCode:"",Feedback:"",SharepointLogoInverse:"",YammerLogo:"",Hide:"",Uneditable:"",ReturnToSession:"",OpenFolderHorizontal:"",CalendarMirrored:""}},t)}function Gk(e,t){void 0===e&&(e=""),er({style:{MozOsxFontSmoothing:"grayscale",WebkitFontSmoothing:"antialiased",fontStyle:"normal",fontWeight:"normal",speak:"none"},fontFace:{fontFamily:'"FabricMDL2Icons-6"',src:"url('"+e+"fabric-icons-6-ef6fd590.woff') format('woff')"},icons:{SwayLogoInverse:"",OutOfOffice:"",Trophy:"",ReopenPages:"",EmojiTabSymbols:"",AADLogo:"",AccessLogo:"",AdminALogoInverse32:"",AdminCLogoInverse32:"",AdminDLogoInverse32:"",AdminELogoInverse32:"",AdminLLogoInverse32:"",AdminMLogoInverse32:"",AdminOLogoInverse32:"",AdminPLogoInverse32:"",AdminSLogoInverse32:"",AdminYLogoInverse32:"",DelveLogoInverse:"",ExchangeLogoInverse:"",LyncLogo:"",OfficeVideoLogoInverse:"",SocialListeningLogo:"",VisioLogoInverse:"",Balloons:"",Cat:"",MailAlert:"",MailCheck:"",MailLowImportance:"",MailPause:"",MailRepeat:"",SecurityGroup:"",Table:"",VoicemailForward:"",VoicemailReply:"",Waffle:"",RemoveEvent:"",EventInfo:"",ForwardEvent:"",WipePhone:"",AddOnlineMeeting:"",JoinOnlineMeeting:"",RemoveLink:"",PeopleBlock:"",PeopleRepeat:"",PeopleAlert:"",PeoplePause:"",TransferCall:"",AddPhone:"",UnknownCall:"",NoteReply:"",NoteForward:"",NotePinned:"",RemoveOccurrence:"",Timeline:"",EditNote:"",CircleHalfFull:"",Room:"",Unsubscribe:"",Subscribe:"",HardDrive:"",RecurringTask:"",TaskManager:"",TaskManagerMirrored:"",Combine:"",Split:"",DoubleChevronUp:"",DoubleChevronLeft:"",DoubleChevronRight:"",TextBox:"",TextField:"",NumberField:"",Dropdown:"",PenWorkspace:"",BookingsLogo:"",ClassNotebookLogoInverse:"",DelveAnalyticsLogo:"",DocsLogoInverse:"",Dynamics365Logo:"",DynamicSMBLogo:"",OfficeAssistantLogo:"",OfficeStoreLogo:"",OneNoteEduLogoInverse:"",PlannerLogo:"",PowerApps:"",Suitcase:"",ProjectLogoInverse:"",CaretLeft8:"",CaretRight8:"",CaretUp8:"",CaretDown8:"",CaretLeftSolid8:"",CaretRightSolid8:"",CaretUpSolid8:"",CaretDownSolid8:"",ClearFormatting:"",Superscript:"",Subscript:"",Strikethrough:"",Export:"",ExportMirrored:""}},t)}function Yk(e,t){void 0===e&&(e=""),er({style:{MozOsxFontSmoothing:"grayscale",WebkitFontSmoothing:"antialiased",fontStyle:"normal",fontWeight:"normal",speak:"none"},fontFace:{fontFamily:'"FabricMDL2Icons-7"',src:"url('"+e+"fabric-icons-7-2b97bb99.woff') format('woff')"},icons:{SingleBookmark:"",SingleBookmarkSolid:"",DoubleChevronDown:"",FollowUser:"",ReplyAll:"",WorkforceManagement:"",RecruitmentManagement:"",Questionnaire:"",ManagerSelfService:"",ProductionFloorManagement:"",ProductRelease:"",ProductVariant:"",ReplyMirrored:"",ReplyAllMirrored:"",Medal:"",AddGroup:"",QuestionnaireMirrored:"",CloudImportExport:"",TemporaryUser:"",CaretSolid16:"",GroupedDescending:"",GroupedAscending:"",AwayStatus:"",MyMoviesTV:"",GenericScan:"",AustralianRules:"",WifiEthernet:"",TrackersMirrored:"",DateTimeMirrored:"",StopSolid:"",DoubleChevronUp12:"",DoubleChevronDown12:"",DoubleChevronLeft12:"",DoubleChevronRight12:"",CalendarAgenda:"",ConnectVirtualMachine:"",AddEvent:"",AssetLibrary:"",DataConnectionLibrary:"",DocLibrary:"",FormLibrary:"",FormLibraryMirrored:"",ReportLibrary:"",ReportLibraryMirrored:"",ContactCard:"",CustomList:"",CustomListMirrored:"",IssueTracking:"",IssueTrackingMirrored:"",PictureLibrary:"",OfficeAddinsLogo:"",OfflineOneDriveParachute:"",OfflineOneDriveParachuteDisabled:"",TriangleSolidUp12:"",TriangleSolidDown12:"",TriangleSolidLeft12:"",TriangleSolidRight12:"",TriangleUp12:"",TriangleDown12:"",TriangleLeft12:"",TriangleRight12:"",ArrowUpRight8:"",ArrowDownRight8:"",DocumentSet:"",GoToDashboard:"",DelveAnalytics:"",ArrowUpRightMirrored8:"",ArrowDownRightMirrored8:"",CompanyDirectory:"",OpenEnrollment:"",CompanyDirectoryMirrored:"",OneDriveAdd:"",ProfileSearch:"",Header2:"",Header3:"",Header4:"",RingerSolid:"",Eyedropper:"",MarketDown:"",CalendarWorkWeek:"",SidePanel:"",GlobeFavorite:"",CaretTopLeftSolid8:"",CaretTopRightSolid8:"",ViewAll2:"",DocumentReply:"",PlayerSettings:"",ReceiptForward:"",ReceiptReply:"",ReceiptCheck:"",Fax:"",RecurringEvent:"",ReplyAlt:"",ReplyAllAlt:"",EditStyle:"",EditMail:"",Lifesaver:"",LifesaverLock:"",InboxCheck:"",FolderSearch:""}},t)}function Xk(e,t){void 0===e&&(e=""),er({style:{MozOsxFontSmoothing:"grayscale",WebkitFontSmoothing:"antialiased",fontStyle:"normal",fontWeight:"normal",speak:"none"},fontFace:{fontFamily:'"FabricMDL2Icons-8"',src:"url('"+e+"fabric-icons-8-6fdf1528.woff') format('woff')"},icons:{CollapseMenu:"",ExpandMenu:"",Boards:"",SunAdd:"",SunQuestionMark:"",LandscapeOrientation:"",DocumentSearch:"",PublicCalendar:"",PublicContactCard:"",PublicEmail:"",PublicFolder:"",WordDocument:"",PowerPointDocument:"",ExcelDocument:"",GroupedList:"",ClassroomLogo:"",Sections:"",EditPhoto:"",Starburst:"",ShareiOS:"",AirTickets:"",PencilReply:"",Tiles2:"",SkypeCircleCheck:"",SkypeCircleClock:"",SkypeCircleMinus:"",SkypeMessage:"",ClosedCaption:"",ATPLogo:"",OfficeFormsLogoInverse:"",RecycleBin:"",EmptyRecycleBin:"",Hide2:"",Breadcrumb:"",BirthdayCake:"",TimeEntry:"",CRMProcesses:"",PageEdit:"",PageArrowRight:"",PageRemove:"",Database:"",DataManagementSettings:"",CRMServices:"",EditContact:"",ConnectContacts:"",AppIconDefaultAdd:"",AppIconDefaultList:"",ActivateOrders:"",DeactivateOrders:"",ProductCatalog:"",ScatterChart:"",AccountActivity:"",DocumentManagement:"",CRMReport:"",KnowledgeArticle:"",Relationship:"",HomeVerify:"",ZipFolder:"",SurveyQuestions:"",TextDocument:"",TextDocumentShared:"",PageCheckedOut:"",PageShared:"",SaveAndClose:"",Script:"",Archive:"",ActivityFeed:"",Compare:"",EventDate:"",ArrowUpRight:"",CaretRight:"",SetAction:"",ChatBot:"",CaretSolidLeft:"",CaretSolidDown:"",CaretSolidRight:"",CaretSolidUp:"",PowerAppsLogo:"",PowerApps2Logo:"",SearchIssue:"",SearchIssueMirrored:"",FabricAssetLibrary:"",FabricDataConnectionLibrary:"",FabricDocLibrary:"",FabricFormLibrary:"",FabricFormLibraryMirrored:"",FabricReportLibrary:"",FabricReportLibraryMirrored:"",FabricPublicFolder:"",FabricFolderSearch:"",FabricMovetoFolder:"",FabricUnsyncFolder:"",FabricSyncFolder:"",FabricOpenFolderHorizontal:"",FabricFolder:"",FabricFolderFill:"",FabricNewFolder:"",FabricPictureLibrary:"",PhotoVideoMedia:"",AddFavorite:""}},t)}function Zk(e,t){void 0===e&&(e=""),er({style:{MozOsxFontSmoothing:"grayscale",WebkitFontSmoothing:"antialiased",fontStyle:"normal",fontWeight:"normal",speak:"none"},fontFace:{fontFamily:'"FabricMDL2Icons-9"',src:"url('"+e+"fabric-icons-9-c6162b42.woff') format('woff')"},icons:{AddFavoriteFill:"",BufferTimeBefore:"",BufferTimeAfter:"",BufferTimeBoth:"",PublishContent:"",ClipboardList:"",ClipboardListMirrored:"",CannedChat:"",SkypeForBusinessLogo:"",TabCenter:"",PageCheckedin:"",PageList:"",ReadOutLoud:"",CaretBottomLeftSolid8:"",CaretBottomRightSolid8:"",FolderHorizontal:"",MicrosoftStaffhubLogo:"",GiftboxOpen:"",StatusCircleOuter:"",StatusCircleInner:"",StatusCircleRing:"",StatusTriangleOuter:"",StatusTriangleInner:"",StatusTriangleExclamation:"",StatusCircleExclamation:"",StatusCircleErrorX:"",StatusCircleInfo:"",StatusCircleBlock:"",StatusCircleBlock2:"",StatusCircleQuestionMark:"",StatusCircleSync:"",Toll:"",ExploreContentSingle:"",CollapseContent:"",CollapseContentSingle:"",InfoSolid:"",GroupList:"",ProgressRingDots:"",CaloriesAdd:"",BranchFork:"",MuteChat:"",AddHome:"",AddWork:"",MobileReport:"",ScaleVolume:"",HardDriveGroup:"",FastMode:"",ToggleLeft:"",ToggleRight:"",TriangleShape:"",RectangleShape:"",CubeShape:"",Trophy2:"",BucketColor:"",BucketColorFill:"",Taskboard:"",SingleColumn:"",DoubleColumn:"",TripleColumn:"",ColumnLeftTwoThirds:"",ColumnRightTwoThirds:"",AccessLogoFill:"",AnalyticsLogo:"",AnalyticsQuery:"",NewAnalyticsQuery:"",AnalyticsReport:"",WordLogo:"",WordLogoFill:"",ExcelLogo:"",ExcelLogoFill:"",OneNoteLogo:"",OneNoteLogoFill:"",OutlookLogo:"",OutlookLogoFill:"",PowerPointLogo:"",PowerPointLogoFill:"",PublisherLogo:"",PublisherLogoFill:"",ScheduleEventAction:"",FlameSolid:"",ServerProcesses:"",Server:"",SaveAll:"",LinkedInLogo:"",Decimals:"",SidePanelMirrored:"",ProtectRestrict:"",Blog:"",UnknownMirrored:"",PublicContactCardMirrored:"",GridViewSmall:"",GridViewMedium:"",GridViewLarge:"",Step:"",StepInsert:"",StepShared:"",StepSharedAdd:"",StepSharedInsert:"",ViewDashboard:"",ViewList:""}},t)}function $k(e,t){void 0===e&&(e=""),er({style:{MozOsxFontSmoothing:"grayscale",WebkitFontSmoothing:"antialiased",fontStyle:"normal",fontWeight:"normal",speak:"none"},fontFace:{fontFamily:'"FabricMDL2Icons-10"',src:"url('"+e+"fabric-icons-10-c4ded8e4.woff') format('woff')"},icons:{ViewListGroup:"",ViewListTree:"",TriggerAuto:"",TriggerUser:"",PivotChart:"",StackedBarChart:"",StackedLineChart:"",BuildQueue:"",BuildQueueNew:"",UserFollowed:"",ContactLink:"",Stack:"",Bullseye:"",VennDiagram:"",FiveTileGrid:"",FocalPoint:"",Insert:"",RingerRemove:"",TeamsLogoInverse:"",TeamsLogo:"",TeamsLogoFill:"",SkypeForBusinessLogoFill:"",SharepointLogo:"",SharepointLogoFill:"",DelveLogo:"",DelveLogoFill:"",OfficeVideoLogo:"",OfficeVideoLogoFill:"",ExchangeLogo:"",ExchangeLogoFill:"",Signin:"",DocumentApproval:"",CloneToDesktop:"",InstallToDrive:"",Blur:"",Build:"",ProcessMetaTask:"",BranchFork2:"",BranchLocked:"",BranchCommit:"",BranchCompare:"",BranchMerge:"",BranchPullRequest:"",BranchSearch:"",BranchShelveset:"",RawSource:"",MergeDuplicate:"",RowsGroup:"",RowsChild:"",Deploy:"",Redeploy:"",ServerEnviroment:"",VisioDiagram:"",HighlightMappedShapes:"",TextCallout:"",IconSetsFlag:"",VisioLogo:"",VisioLogoFill:"",VisioDocument:"",TimelineProgress:"",TimelineDelivery:"",Backlog:"",TeamFavorite:"",TaskGroup:"",TaskGroupMirrored:"",ScopeTemplate:"",AssessmentGroupTemplate:"",NewTeamProject:"",CommentAdd:"",CommentNext:"",CommentPrevious:"",ShopServer:"",LocaleLanguage:"",QueryList:"",UserSync:"",UserPause:"",StreamingOff:"",ArrowTallUpLeft:"",ArrowTallUpRight:"",ArrowTallDownLeft:"",ArrowTallDownRight:"",FieldEmpty:"",FieldFilled:"",FieldChanged:"",FieldNotChanged:"",RingerOff:"",PlayResume:"",BulletedList2:"",BulletedList2Mirrored:"",ImageCrosshair:"",GitGraph:"",Repo:"",RepoSolid:"",FolderQuery:"",FolderList:"",FolderListMirrored:"",LocationOutline:"",POISolid:"",CalculatorNotEqualTo:"",BoxSubtractSolid:""}},t)}function Qk(e,t){void 0===e&&(e=""),er({style:{MozOsxFontSmoothing:"grayscale",WebkitFontSmoothing:"antialiased",fontStyle:"normal",fontWeight:"normal",speak:"none"},fontFace:{fontFamily:'"FabricMDL2Icons-11"',src:"url('"+e+"fabric-icons-11-2a8393d6.woff') format('woff')"},icons:{BoxAdditionSolid:"",BoxMultiplySolid:"",BoxPlaySolid:"",BoxCheckmarkSolid:"",CirclePauseSolid:"",CirclePause:"",MSNVideosSolid:"",CircleStopSolid:"",CircleStop:"",NavigateBack:"",NavigateBackMirrored:"",NavigateForward:"",NavigateForwardMirrored:"",UnknownSolid:"",UnknownMirroredSolid:"",CircleAddition:"",CircleAdditionSolid:"",FilePDB:"",FileTemplate:"",FileSQL:"",FileJAVA:"",FileASPX:"",FileCSS:"",FileSass:"",FileLess:"",FileHTML:"",JavaScriptLanguage:"",CSharpLanguage:"",CSharp:"",VisualBasicLanguage:"",VB:"",CPlusPlusLanguage:"",CPlusPlus:"",FSharpLanguage:"",FSharp:"",TypeScriptLanguage:"",PythonLanguage:"",PY:"",CoffeeScript:"",MarkDownLanguage:"",FullWidth:"",FullWidthEdit:"",Plug:"",PlugSolid:"",PlugConnected:"",PlugDisconnected:"",UnlockSolid:"",Variable:"",Parameter:"",CommentUrgent:"",Storyboard:"",DiffInline:"",DiffSideBySide:"",ImageDiff:"",ImagePixel:"",FileBug:"",FileCode:"",FileComment:"",BusinessHoursSign:"",FileImage:"",FileSymlink:"",AutoFillTemplate:"",WorkItem:"",WorkItemBug:"",LogRemove:"",ColumnOptions:"",Packages:"",BuildIssue:"",AssessmentGroup:"",VariableGroup:"",FullHistory:"",Wheelchair:"",SingleColumnEdit:"",DoubleColumnEdit:"",TripleColumnEdit:"",ColumnLeftTwoThirdsEdit:"",ColumnRightTwoThirdsEdit:"",StreamLogo:"",PassiveAuthentication:"",AlertSolid:"",MegaphoneSolid:"",TaskSolid:"",ConfigurationSolid:"",BugSolid:"",CrownSolid:"",Trophy2Solid:"",QuickNoteSolid:"",ConstructionConeSolid:"",PageListSolid:"",PageListMirroredSolid:"",StarburstSolid:"",ReadingModeSolid:"",SadSolid:"",HealthSolid:"",ShieldSolid:"",GiftBoxSolid:"",ShoppingCartSolid:"",MailSolid:"",ChatSolid:"",RibbonSolid:""}},t)}function Jk(e,t){void 0===e&&(e=""),er({style:{MozOsxFontSmoothing:"grayscale",WebkitFontSmoothing:"antialiased",fontStyle:"normal",fontWeight:"normal",speak:"none"},fontFace:{fontFamily:'"FabricMDL2Icons-12"',src:"url('"+e+"fabric-icons-12-7e945a1e.woff') format('woff')"},icons:{FinancialSolid:"",FinancialMirroredSolid:"",HeadsetSolid:"",PermissionsSolid:"",ParkingSolid:"",ParkingMirroredSolid:"",DiamondSolid:"",AsteriskSolid:"",OfflineStorageSolid:"",BankSolid:"",DecisionSolid:"",Parachute:"",ParachuteSolid:"",FiltersSolid:"",ColorSolid:"",ReviewSolid:"",ReviewRequestSolid:"",ReviewRequestMirroredSolid:"",ReviewResponseSolid:"",FeedbackRequestSolid:"",FeedbackRequestMirroredSolid:"",FeedbackResponseSolid:"",WorkItemBar:"",WorkItemBarSolid:"",Separator:"",NavigateExternalInline:"",PlanView:"",TimelineMatrixView:"",EngineeringGroup:"",ProjectCollection:"",CaretBottomRightCenter8:"",CaretBottomLeftCenter8:"",CaretTopRightCenter8:"",CaretTopLeftCenter8:"",DonutChart:"",ChevronUnfold10:"",ChevronFold10:"",DoubleChevronDown8:"",DoubleChevronUp8:"",DoubleChevronLeft8:"",DoubleChevronRight8:"",ChevronDownEnd6:"",ChevronUpEnd6:"",ChevronLeftEnd6:"",ChevronRightEnd6:"",ContextMenu:"",AzureAPIManagement:"",AzureServiceEndpoint:"",VSTSLogo:"",VSTSAltLogo1:"",VSTSAltLogo2:"",FileTypeSolution:"",WordLogoInverse16:"",WordLogo16:"",WordLogoFill16:"",PowerPointLogoInverse16:"",PowerPointLogo16:"",PowerPointLogoFill16:"",ExcelLogoInverse16:"",ExcelLogo16:"",ExcelLogoFill16:"",OneNoteLogoInverse16:"",OneNoteLogo16:"",OneNoteLogoFill16:"",OutlookLogoInverse16:"",OutlookLogo16:"",OutlookLogoFill16:"",PublisherLogoInverse16:"",PublisherLogo16:"",PublisherLogoFill16:"",VisioLogoInverse16:"",VisioLogo16:"",VisioLogoFill16:"",TestBeaker:"",TestBeakerSolid:"",TestExploreSolid:"",TestAutoSolid:"",TestUserSolid:"",TestImpactSolid:"",TestPlan:"",TestStep:"",TestParameter:"",TestSuite:"",TestCase:"",Sprint:"",SignOut:"",TriggerApproval:"",Rocket:"",AzureKeyVault:"",Onboarding:"",Transition:"",LikeSolid:"",DislikeSolid:"",CRMCustomerInsightsApp:"",EditCreate:"",PlayReverseResume:"",PlayReverse:"",SearchData:"",UnSetColor:"",DeclineCall:""}},t)}function ew(e,t){void 0===e&&(e=""),er({style:{MozOsxFontSmoothing:"grayscale",WebkitFontSmoothing:"antialiased",fontStyle:"normal",fontWeight:"normal",speak:"none"},fontFace:{fontFamily:'"FabricMDL2Icons-13"',src:"url('"+e+"fabric-icons-13-c3989a02.woff') format('woff')"},icons:{RectangularClipping:"",TeamsLogo16:"",TeamsLogoFill16:"",Spacer:"",SkypeLogo16:"",SkypeForBusinessLogo16:"",SkypeForBusinessLogoFill16:"",FilterSolid:"",MailUndelivered:"",MailTentative:"",MailTentativeMirrored:"",MailReminder:"",ReceiptUndelivered:"",ReceiptTentative:"",ReceiptTentativeMirrored:"",Inbox:"",IRMReply:"",IRMReplyMirrored:"",IRMForward:"",IRMForwardMirrored:"",VoicemailIRM:"",EventAccepted:"",EventTentative:"",EventTentativeMirrored:"",EventDeclined:"",IDBadge:"",BackgroundColor:"",OfficeFormsLogoInverse16:"",OfficeFormsLogo:"",OfficeFormsLogoFill:"",OfficeFormsLogo16:"",OfficeFormsLogoFill16:"",OfficeFormsLogoInverse24:"",OfficeFormsLogo24:"",OfficeFormsLogoFill24:"",PageLock:"",NotExecuted:"",NotImpactedSolid:"",FieldReadOnly:"",FieldRequired:"",BacklogBoard:"",ExternalBuild:"",ExternalTFVC:"",ExternalXAML:"",IssueSolid:"",DefectSolid:"",LadybugSolid:"",NugetLogo:"",TFVCLogo:"",ProjectLogo32:"",ProjectLogoFill32:"",ProjectLogo16:"",ProjectLogoFill16:"",SwayLogo32:"",SwayLogoFill32:"",SwayLogo16:"",SwayLogoFill16:"",ClassNotebookLogo32:"",ClassNotebookLogoFill32:"",ClassNotebookLogo16:"",ClassNotebookLogoFill16:"",ClassNotebookLogoInverse32:"",ClassNotebookLogoInverse16:"",StaffNotebookLogo32:"",StaffNotebookLogoFill32:"",StaffNotebookLogo16:"",StaffNotebookLogoFill16:"",StaffNotebookLogoInverted32:"",StaffNotebookLogoInverted16:"",KaizalaLogo:"",TaskLogo:"",ProtectionCenterLogo32:"",GallatinLogo:"",Globe2:"",Guitar:"",Breakfast:"",Brunch:"",BeerMug:"",Vacation:"",Teeth:"",Taxi:"",Chopsticks:"",SyncOccurence:"",UnsyncOccurence:"",GIF:"",PrimaryCalendar:"",SearchCalendar:"",VideoOff:"",MicrosoftFlowLogo:"",BusinessCenterLogo:"",ToDoLogoBottom:"",ToDoLogoTop:"",EditSolid12:"",EditSolidMirrored12:"",UneditableSolid12:"",UneditableSolidMirrored12:"",UneditableMirrored:"",AdminALogo32:"",AdminALogoFill32:"",ToDoLogoInverse:""}},t)}function tw(e,t){void 0===e&&(e=""),er({style:{MozOsxFontSmoothing:"grayscale",WebkitFontSmoothing:"antialiased",fontStyle:"normal",fontWeight:"normal",speak:"none"},fontFace:{fontFamily:'"FabricMDL2Icons-14"',src:"url('"+e+"fabric-icons-14-5cf58db8.woff') format('woff')"},icons:{Snooze:"",WaffleOffice365:"",ImageSearch:"",NewsSearch:"",VideoSearch:"",R:"",FontColorA:"",FontColorSwatch:"",LightWeight:"",NormalWeight:"",SemiboldWeight:"",GroupObject:"",UngroupObject:"",AlignHorizontalLeft:"",AlignHorizontalCenter:"",AlignHorizontalRight:"",AlignVerticalTop:"",AlignVerticalCenter:"",AlignVerticalBottom:"",HorizontalDistributeCenter:"",VerticalDistributeCenter:"",Ellipse:"",Line:"",Octagon:"",Hexagon:"",Pentagon:"",RightTriangle:"",HalfCircle:"",QuarterCircle:"",ThreeQuarterCircle:"","6PointStar":"","12PointStar":"",ArrangeBringToFront:"",ArrangeSendToBack:"",ArrangeSendBackward:"",ArrangeBringForward:"",BorderDash:"",BorderDot:"",LineStyle:"",LineThickness:"",WindowEdit:"",HintText:"",MediaAdd:"",AnchorLock:"",AutoHeight:"",ChartSeries:"",ChartXAngle:"",ChartYAngle:"",Combobox:"",LineSpacing:"",Padding:"",PaddingTop:"",PaddingBottom:"",PaddingLeft:"",PaddingRight:"",NavigationFlipper:"",AlignJustify:"",TextOverflow:"",VisualsFolder:"",VisualsStore:"",PictureCenter:"",PictureFill:"",PicturePosition:"",PictureStretch:"",PictureTile:"",Slider:"",SliderHandleSize:"",DefaultRatio:"",NumberSequence:"",GUID:"",ReportAdd:"",DashboardAdd:"",MapPinSolid:"",WebPublish:"",PieSingleSolid:"",BlockedSolid:"",DrillDown:"",DrillDownSolid:"",DrillExpand:"",DrillShow:"",SpecialEvent:"",OneDriveFolder16:"",FunctionalManagerDashboard:"",BIDashboard:"",CodeEdit:"",RenewalCurrent:"",RenewalFuture:"",SplitObject:"",BulkUpload:"",DownloadDocument:"",GreetingCard:"",Flower:"",WaitlistConfirm:"",WaitlistConfirmMirrored:"",LaptopSecure:"",DragObject:"",EntryView:"",EntryDecline:"",ContactCardSettings:"",ContactCardSettingsMirrored:""}},t)}function ow(e,t){void 0===e&&(e=""),er({style:{MozOsxFontSmoothing:"grayscale",WebkitFontSmoothing:"antialiased",fontStyle:"normal",fontWeight:"normal",speak:"none"},fontFace:{fontFamily:'"FabricMDL2Icons-15"',src:"url('"+e+"fabric-icons-15-3807251b.woff') format('woff')"},icons:{CalendarSettings:"",CalendarSettingsMirrored:"",HardDriveLock:"",HardDriveUnlock:"",AccountManagement:"",ReportWarning:"",TransitionPop:"",TransitionPush:"",TransitionEffect:"",LookupEntities:"",ExploreData:"",AddBookmark:"",SearchBookmark:"",DrillThrough:"",MasterDatabase:"",CertifiedDatabase:"",MaximumValue:"",MinimumValue:"",VisualStudioIDELogo32:"",PasteAsText:"",PasteAsCode:"",BrowserTab:"",BrowserTabScreenshot:"",DesktopScreenshot:"",FileYML:"",ClipboardSolid:"",FabricUserFolder:"",FabricNetworkFolder:"",BullseyeTarget:"",AnalyticsView:"",Video360Generic:"",Untag:"",Leave:"",Trending12:"",Blocked12:"",Warning12:"",CheckedOutByOther12:"",CheckedOutByYou12:"",CircleShapeSolid:"",SquareShapeSolid:"",TriangleShapeSolid:"",DropShapeSolid:"",RectangleShapeSolid:"",ZoomToFit:"",InsertColumnsLeft:"",InsertColumnsRight:"",InsertRowsAbove:"",InsertRowsBelow:"",DeleteColumns:"",DeleteRows:"",DeleteRowsMirrored:"",DeleteTable:"",AccountBrowser:"",VersionControlPush:"",StackedColumnChart2:"",TripleColumnWide:"",QuadColumn:"",WhiteBoardApp16:"",WhiteBoardApp32:"",PinnedSolid:"",InsertSignatureLine:"",ArrangeByFrom:"",Phishing:"",CreateMailRule:"",PublishCourse:"",DictionaryRemove:"",UserRemove:"",UserEvent:"",Encryption:"",PasswordField:"",OpenInNewTab:"",Hide3:"",VerifiedBrandSolid:"",MarkAsProtected:"",AuthenticatorApp:"",WebTemplate:"",DefenderTVM:"",MedalSolid:"",D365TalentLearn:"",D365TalentInsight:"",D365TalentHRCore:"",BacklogList:"",ButtonControl:"",TableGroup:"",MountainClimbing:"",TagUnknown:"",TagUnknownMirror:"",TagUnknown12:"",TagUnknown12Mirror:"",Link12:"",Presentation:"",Presentation12:"",Lock12:"",BuildDefinition:"",ReleaseDefinition:"",SaveTemplate:"",UserGauge:"",BlockedSiteSolid12:"",TagSolid:"",OfficeChat:""}},t)}function rw(e,t){void 0===e&&(e=""),er({style:{MozOsxFontSmoothing:"grayscale",WebkitFontSmoothing:"antialiased",fontStyle:"normal",fontWeight:"normal",speak:"none"},fontFace:{fontFamily:'"FabricMDL2Icons-16"',src:"url('"+e+"fabric-icons-16-9cf93f3b.woff') format('woff')"},icons:{OfficeChatSolid:"",MailSchedule:"",WarningSolid:"",Blocked2Solid:"",SkypeCircleArrow:"",SkypeArrow:"",SyncStatus:"",SyncStatusSolid:"",ProjectDocument:"",ToDoLogoOutline:"",VisioOnlineLogoFill32:"",VisioOnlineLogo32:"",VisioOnlineLogoCloud32:"",VisioDiagramSync:"",Event12:"",EventDateMissed12:"",UserOptional:"",ResponsesMenu:"",DoubleDownArrow:"",DistributeDown:"",BookmarkReport:"",FilterSettings:"",GripperDotsVertical:"",MailAttached:"",AddIn:"",LinkedDatabase:"",TableLink:"",PromotedDatabase:"",BarChartVerticalFilter:"",BarChartVerticalFilterSolid:"",MicOff2:"",MicrosoftTranslatorLogo:"",ShowTimeAs:"",FileRequest:"",WorkItemAlert:"",PowerBILogo16:"",PowerBILogoBackplate16:"",BulletedListText:"",BulletedListBullet:"",BulletedListTextMirrored:"",BulletedListBulletMirrored:"",NumberedListText:"",NumberedListNumber:"",NumberedListTextMirrored:"",NumberedListNumberMirrored:"",RemoveLinkChain:"",RemoveLinkX:"",FabricTextHighlight:"",ClearFormattingA:"",ClearFormattingEraser:"",Photo2Fill:"",IncreaseIndentText:"",IncreaseIndentArrow:"",DecreaseIndentText:"",DecreaseIndentArrow:"",IncreaseIndentTextMirrored:"",IncreaseIndentArrowMirrored:"",DecreaseIndentTextMirrored:"",DecreaseIndentArrowMirrored:"",CheckListText:"",CheckListCheck:"",CheckListTextMirrored:"",CheckListCheckMirrored:"",NumberSymbol:"",Coupon:"",VerifiedBrand:"",ReleaseGate:"",ReleaseGateCheck:"",ReleaseGateError:"",M365InvoicingLogo:"",RemoveFromShoppingList:"",ShieldAlert:"",FabricTextHighlightComposite:"",Dataflows:"",GenericScanFilled:"",DiagnosticDataBarTooltip:"",SaveToMobile:"",Orientation2:"",ScreenCast:"",ShowGrid:"",SnapToGrid:"",ContactList:"",NewMail:"",EyeShadow:"",FabricFolderConfirm:"",InformationBarriers:"",CommentActive:"",ColumnVerticalSectionEdit:"",WavingHand:"",ShakeDevice:"",SmartGlassRemote:"",Rotate90Clockwise:"",Rotate90CounterClockwise:"",CampaignTemplate:"",ChartTemplate:"",PageListFilter:"",SecondaryNav:"",ColumnVerticalSection:"",SkypeCircleSlash:"",SkypeSlash:""}},t)}function nw(e,t){void 0===e&&(e=""),er({style:{MozOsxFontSmoothing:"grayscale",WebkitFontSmoothing:"antialiased",fontStyle:"normal",fontWeight:"normal",speak:"none"},fontFace:{fontFamily:'"FabricMDL2Icons-17"',src:"url('"+e+"fabric-icons-17-0c4ed701.woff') format('woff')"},icons:{CustomizeToolbar:"",DuplicateRow:"",RemoveFromTrash:"",MailOptions:"",Childof:"",Footer:"",Header:"",BarChartVerticalFill:"",StackedColumnChart2Fill:"",PlainText:"",AccessibiltyChecker:"",DatabaseSync:"",ReservationOrders:"",TabOneColumn:"",TabTwoColumn:"",TabThreeColumn:"",BulletedTreeList:"",MicrosoftTranslatorLogoGreen:"",MicrosoftTranslatorLogoBlue:"",InternalInvestigation:"",AddReaction:"",ContactHeart:"",VisuallyImpaired:"",EventToDoLogo:"",Variable2:"",ModelingView:"",DisconnectVirtualMachine:"",ReportLock:"",Uneditable2:"",Uneditable2Mirrored:"",BarChartVerticalEdit:"",GlobalNavButtonActive:"",PollResults:"",Rerun:"",QandA:"",QandAMirror:"",BookAnswers:"",AlertSettings:"",TrimStart:"",TrimEnd:"",TableComputed:"",DecreaseIndentLegacy:"",IncreaseIndentLegacy:"",SizeLegacy:""}},t)}var iw=function(){or("trash","delete"),or("onedrive","onedrivelogo"),or("alertsolid12","eventdatemissed12"),or("sixpointstar","6pointstar"),or("twelvepointstar","12pointstar"),or("toggleon","toggleleft"),or("toggleoff","toggleright")};Object(hr.a)("@uifabric/icons","7.9.4");var aw=rt();function sw(e,t){var o,r,n,i;void 0===e&&(e=(null===(r=null===(o=aw)||void 0===o?void 0:o.FabricConfig)||void 0===r?void 0:r.iconBaseUrl)||(null===(i=null===(n=aw)||void 0===n?void 0:n.FabricConfig)||void 0===i?void 0:i.fontBaseUrl)||"https://spoppe-b.azureedge.net/files/fabric-cdn-prod_20210407.001/assets/icons/"),[Hk,Ok,qk,Wk,Vk,Kk,Uk,Gk,Yk,Xk,Zk,$k,Qk,Jk,ew,tw,ow,rw,nw].forEach((function(o){return o(e,t)})),iw()}var lw=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.content,o=e.styles,r=e.theme,n=e.disabled,i=e.visible,a=Dr()(o,{theme:r,disabled:n,visible:i});return yr.createElement("div",{className:a.container},yr.createElement("span",{className:a.root},t))},t}(yr.Component),cw=function(e){return{container:[],root:[{border:"none",boxShadow:"none"}],beak:[],beakCurtain:[],calloutMain:[{backgroundColor:"transparent"}]}},dw=function(e){return function(t){return fr({container:[],root:[{border:"none",boxShadow:"none"}],beak:[],beakCurtain:[],calloutMain:[{backgroundColor:"transparent"}]},{root:[{marginLeft:e.left||e.x,marginTop:e.top||e.y}]})}},uw=xr(lw,(function(e){var t,o=e.theme,r=e.disabled,n=e.visible;return{container:[{backgroundColor:o.palette.neutralDark},r&&{opacity:.5,selectors:(t={},t[Ut]={color:"GrayText",opacity:1},t)},!n&&{visibility:"hidden"}],root:[o.fonts.medium,{textAlign:"center",paddingLeft:"3px",paddingRight:"3px",backgroundColor:o.palette.neutralDark,color:o.palette.neutralLight,minWidth:"11px",lineHeight:"17px",height:"17px",display:"inline-block"},r&&{color:o.palette.neutralTertiaryAlt}]}}),void 0,{scope:"KeytipContent"}),fw=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.render=function(){var e,t=this.props,o=t.keySequences,r=t.offset,n=t.overflowSetSequence,i=this.props.calloutProps;return e=Ua(n?Ka(o,n):o),r&&(i=p(p({},i),{coverTarget:!0,directionalHint:ys.topLeftEdge})),i&&void 0!==i.directionalHint||(i=p(p({},i),{directionalHint:ys.bottomCenter})),yr.createElement(Bc,p({},i,{isBeakVisible:!1,doNotLayer:!0,minPagePadding:0,styles:r?dw(r):cw,preventDismissOnScroll:!0,target:e}),yr.createElement(uw,p({},this.props)))},t}(yr.Component);function pw(e){var t=Xa(e),o=t.keytipId,r=t.ariaDescribedBy;return yr.useCallback((function(e){if(e){var t=mw(e,Ea)||e,n=mw(e,Ta)||t,i=mw(e,Da)||n;hw(t,Ea,o),hw(n,Ta,o),hw(i,"aria-describedby",r,!0)}}),[o,r])}function hw(e,t,o,r){if(void 0===r&&(r=!1),e&&o){var n=o;if(r){var i=e.getAttribute(t);i&&-1===i.indexOf(o)&&(n=i+" "+o)}e.setAttribute(t,n)}}function mw(e,t){return e.querySelector("["+t+"]")}var gw=function(e){return{root:[{zIndex:fo.KeytipLayer}]}},vw=function(){function e(){this.nodeMap={},this.root={id:Na,children:[],parent:"",keySequences:[]},this.nodeMap[this.root.id]=this.root}return e.prototype.addNode=function(e,t,o){var r=this._getFullSequence(e),n=Va(r);r.pop();var i=this._getParentID(r),a=this._createNode(n,i,[],e,o);this.nodeMap[t]=a;var s=this.getNode(i);s&&s.children.push(n)},e.prototype.updateNode=function(e,t){var o=this._getFullSequence(e),r=Va(o);o.pop();var n=this._getParentID(o),i=this.nodeMap[t],a=i.parent,s=this.getNode(a),l=this.getNode(n);if(i){if(s&&a!==n){var c=s.children.indexOf(i.id);c>=0&&s.children.splice(c,1)}if(l&&i.id!==r){var d=l.children.indexOf(i.id);d>=0?l.children[d]=r:l.children.push(r)}i.id=r,i.keySequences=e.keySequences,i.overflowSetSequence=e.overflowSetSequence,i.onExecute=e.onExecute,i.onReturn=e.onReturn,i.hasDynamicChildren=e.hasDynamicChildren,i.hasMenu=e.hasMenu,i.parent=n,i.disabled=e.disabled}},e.prototype.removeNode=function(e,t){var o=this._getFullSequence(e),r=Va(o);o.pop();var n=this._getParentID(o),i=this.getNode(n);i&&i.children.splice(i.children.indexOf(r),1),this.nodeMap[t]&&delete this.nodeMap[t]},e.prototype.getExactMatchedNode=function(e,t){var o=this;return _i(this.getNodes(t.children),(function(t){return o._getNodeSequence(t)===e&&!t.disabled}))},e.prototype.getPartiallyMatchedNodes=function(e,t){var o=this;return this.getNodes(t.children).filter((function(t){return 0===o._getNodeSequence(t).indexOf(e)&&!t.disabled}))},e.prototype.getChildren=function(e){var t=this;if(!e&&!(e=this.currentKeytip))return[];var o=e.children;return Object.keys(this.nodeMap).reduce((function(e,r){return o.indexOf(t.nodeMap[r].id)>=0&&!t.nodeMap[r].persisted&&e.push(t.nodeMap[r].id),e}),[])},e.prototype.getNodes=function(e){var t=this;return Object.keys(this.nodeMap).reduce((function(o,r){return e.indexOf(t.nodeMap[r].id)>=0&&o.push(t.nodeMap[r]),o}),[])},e.prototype.getNode=function(e){return _i(Ha(this.nodeMap),(function(t){return t.id===e}))},e.prototype.isCurrentKeytipParent=function(e){if(this.currentKeytip){var t=g(e.keySequences);e.overflowSetSequence&&(t=Ka(t,e.overflowSetSequence)),t.pop();var o=0===t.length?this.root.id:Va(t),r=!1;if(this.currentKeytip.overflowSetSequence)r=Va(this.currentKeytip.keySequences)===o;return r||this.currentKeytip.id===o}return!1},e.prototype._getParentID=function(e){return 0===e.length?this.root.id:Va(e)},e.prototype._getFullSequence=function(e){var t=g(e.keySequences);return e.overflowSetSequence&&(t=Ka(t,e.overflowSetSequence)),t},e.prototype._getNodeSequence=function(e){var t=g(e.keySequences);return e.overflowSetSequence&&(t=Ka(t,e.overflowSetSequence)),t[t.length-1]},e.prototype._createNode=function(e,t,o,r,n){var i=this,a=r.keySequences,s=r.hasDynamicChildren,l=r.overflowSetSequence,c=r.hasMenu,d=r.onExecute,u=r.onReturn,f=r.disabled,p={id:e,keySequences:a,overflowSetSequence:l,parent:t,children:o,onExecute:d,onReturn:u,hasDynamicChildren:s,hasMenu:c,disabled:f,persisted:n};return p.children=Object.keys(this.nodeMap).reduce((function(t,o){return i.nodeMap[o].parent===e&&t.push(i.nodeMap[o].id),t}),[]),p},e}();function bw(e,t){if(e.key!==t.key)return!1;var o=e.modifierKeys,r=t.modifierKeys;if(!o&&r||o&&!r)return!1;if(o&&r){if(o.length!==r.length)return!1;o=o.sort(),r=r.sort();for(var n=0;n<o.length;n++)if(o[n]!==r[n])return!1}return!0}function yw(e,t){return!!_i(e,(function(e){return bw(e,t)}))}var _w={key:Ss()?"Control":"Meta",modifierKeys:[Cr.alt]},kw=_w,ww={key:"Escape"},xw=Dr(),Sw=function(e){function t(t,o){var r=e.call(this,t,o)||this;r._keytipManager=Wa.getInstance(),r._delayedKeytipQueue=[],r._keyHandled=!1,r._onDismiss=function(e){r.state.inKeytipMode&&r._exitKeytipMode(e)},r._onKeyDown=function(e){r._keyHandled=!1;var t=e.key;switch(t){case"Tab":case"Enter":case"Spacebar":case" ":case"ArrowUp":case"Up":case"ArrowDown":case"Down":case"ArrowLeft":case"Left":case"ArrowRight":case"Right":r.state.inKeytipMode&&(r._keyHandled=!0,r._exitKeytipMode(e));break;default:"Esc"===t?t="Escape":"OS"!==t&&"Win"!==t||(t="Meta");var o={key:t};o.modifierKeys=r._getModifierKey(t,e),r.processTransitionInput(o,e)}},r._onKeyPress=function(e){r.state.inKeytipMode&&!r._keyHandled&&(r.processInput(e.key.toLocaleLowerCase(),e),e.preventDefault(),e.stopPropagation())},r._onKeytipAdded=function(e){var t,o=e.keytip,n=e.uniqueID;if(r._keytipTree.addNode(o,n),r._setKeytips(),r._keytipTree.isCurrentKeytipParent(o)&&(r._delayedKeytipQueue=r._delayedKeytipQueue.concat((null===(t=r._keytipTree.currentKeytip)||void 0===t?void 0:t.children)||[]),r._addKeytipToQueue(Va(o.keySequences)),r._keytipTree.currentKeytip&&r._keytipTree.currentKeytip.hasDynamicChildren&&r._keytipTree.currentKeytip.children.indexOf(o.id)<0)){var i=r._keytipTree.getNode(r._keytipTree.currentKeytip.id);i&&(r._keytipTree.currentKeytip=i)}r._persistedKeytipChecks(o)},r._onKeytipUpdated=function(e){var t,o=e.keytip,n=e.uniqueID;r._keytipTree.updateNode(o,n),r._setKeytips(),r._keytipTree.isCurrentKeytipParent(o)&&(r._delayedKeytipQueue=r._delayedKeytipQueue.concat((null===(t=r._keytipTree.currentKeytip)||void 0===t?void 0:t.children)||[]),r._addKeytipToQueue(Va(o.keySequences))),r._persistedKeytipChecks(o)},r._persistedKeytipChecks=function(e){if(r._newCurrentKeytipSequences&&Ii(e.keySequences,r._newCurrentKeytipSequences)&&r._triggerKeytipImmediately(e),r._isCurrentKeytipAnAlias(e)){var t=e.keySequences;e.overflowSetSequence&&(t=Ka(t,e.overflowSetSequence)),r._keytipTree.currentKeytip=r._keytipTree.getNode(Va(t))}},r._onKeytipRemoved=function(e){var t=e.keytip,o=e.uniqueID;r._removeKeytipFromQueue(Va(t.keySequences)),r._keytipTree.removeNode(t,o),r._setKeytips()},r._onPersistedKeytipAdded=function(e){var t=e.keytip,o=e.uniqueID;r._keytipTree.addNode(t,o,!0)},r._onPersistedKeytipRemoved=function(e){var t=e.keytip,o=e.uniqueID;r._keytipTree.removeNode(t,o)},r._onPersistedKeytipExecute=function(e){r._persistedKeytipExecute(e.overflowButtonSequences,e.keytipSequences)},r._setInKeytipMode=function(e){r.setState({inKeytipMode:e}),r._keytipManager.inKeytipMode=e},r._warnIfDuplicateKeytips=function(){var e=r._getDuplicateIds(r._keytipTree.getChildren());e.length&&Xo("Duplicate keytips found for "+e.join(", "))},r._getDuplicateIds=function(e){var t={};return e.filter((function(e){return t[e]=t[e]?t[e]+1:1,2===t[e]}))},si(r),r._events=new qa(r),r._async=new fi(r);var n=g(r._keytipManager.getKeytips());return r.state={inKeytipMode:!1,keytips:n,visibleKeytips:r._getVisibleKeytips(n)},r._buildTree(),r._currentSequence="",r._events.on(r._keytipManager,ka.KEYTIP_ADDED,r._onKeytipAdded),r._events.on(r._keytipManager,ka.KEYTIP_UPDATED,r._onKeytipUpdated),r._events.on(r._keytipManager,ka.KEYTIP_REMOVED,r._onKeytipRemoved),r._events.on(r._keytipManager,ka.PERSISTED_KEYTIP_ADDED,r._onPersistedKeytipAdded),r._events.on(r._keytipManager,ka.PERSISTED_KEYTIP_REMOVED,r._onPersistedKeytipRemoved),r._events.on(r._keytipManager,ka.PERSISTED_KEYTIP_EXECUTE,r._onPersistedKeytipExecute),r}return f(t,e),t.prototype.render=function(){var e=this,t=this.props,o=t.content,r=t.styles,n=this.state,i=n.keytips,a=n.visibleKeytips;return this._classNames=xw(r,{}),yr.createElement(Cc,{styles:gw},yr.createElement("span",{id:Na,className:this._classNames.innerContent},""+o+za),i&&i.map((function(t,o){return yr.createElement("span",{key:o,id:Va(t.keySequences),className:e._classNames.innerContent},t.keySequences.join(za))})),a&&a.map((function(e){return yr.createElement(fw,p({key:Va(e.keySequences)},e))})))},t.prototype.componentDidMount=function(){this._events.on(window,"mouseup",this._onDismiss,!0),this._events.on(window,"pointerup",this._onDismiss,!0),this._events.on(window,"resize",this._onDismiss),this._events.on(window,"keydown",this._onKeyDown,!0),this._events.on(window,"keypress",this._onKeyPress,!0),this._events.on(window,"scroll",this._onDismiss,!0),this._events.on(this._keytipManager,ka.ENTER_KEYTIP_MODE,this._enterKeytipMode),this._events.on(this._keytipManager,ka.EXIT_KEYTIP_MODE,this._exitKeytipMode)},t.prototype.componentWillUnmount=function(){this._async.dispose(),this._events.dispose()},t.prototype.getCurrentSequence=function(){return this._currentSequence},t.prototype.getKeytipTree=function(){return this._keytipTree},t.prototype.processTransitionInput=function(e,t){var o=this._keytipTree.currentKeytip;yw(this.props.keytipExitSequences,e)&&o?(this._keyHandled=!0,this._exitKeytipMode(t)):yw(this.props.keytipReturnSequences,e)?o&&(this._keyHandled=!0,o.id===this._keytipTree.root.id?this._exitKeytipMode(t):(o.onReturn&&o.onReturn(this._getKtpExecuteTarget(o),this._getKtpTarget(o)),this._currentSequence="",this._keytipTree.currentKeytip=this._keytipTree.getNode(o.parent),this.showKeytips(this._keytipTree.getChildren()),this._warnIfDuplicateKeytips())):yw(this.props.keytipStartSequences,e)&&!o&&(this._keyHandled=!0,this._enterKeytipMode(),this._warnIfDuplicateKeytips())},t.prototype.processInput=function(e,t){var o=this._currentSequence+e,r=this._keytipTree.currentKeytip;if(r){var n=this._keytipTree.getExactMatchedNode(o,r);if(n){this._keytipTree.currentKeytip=r=n;var i=this._keytipTree.getChildren();return r.onExecute&&(r.onExecute(this._getKtpExecuteTarget(r),this._getKtpTarget(r)),r=this._keytipTree.currentKeytip),0!==i.length||r.hasDynamicChildren||r.hasMenu?(this.showKeytips(i),this._warnIfDuplicateKeytips()):this._exitKeytipMode(t),void(this._currentSequence="")}var a=this._keytipTree.getPartiallyMatchedNodes(o,r);if(a.length>0){var s=a.filter((function(e){return!e.persisted})).map((function(e){return e.id}));this.showKeytips(s),this._currentSequence=o}}},t.prototype.showKeytips=function(e){for(var t=0,o=this._keytipManager.getKeytips();t<o.length;t++){var r=o[t],n=Va(r.keySequences);r.overflowSetSequence&&(n=Va(Ka(r.keySequences,r.overflowSetSequence))),e.indexOf(n)>=0?r.visible=!0:r.visible=!1}this._setKeytips()},t.prototype._enterKeytipMode=function(){this._keytipManager.shouldEnterKeytipMode&&(this._keytipManager.delayUpdatingKeytipChange&&(this._buildTree(),this._setKeytips()),this._keytipTree.currentKeytip=this._keytipTree.root,this.showKeytips(this._keytipTree.getChildren()),this._setInKeytipMode(!0),this.props.onEnterKeytipMode&&this.props.onEnterKeytipMode())},t.prototype._buildTree=function(){this._keytipTree=new vw;for(var e=0,t=Object.keys(this._keytipManager.keytips);e<t.length;e++){var o=t[e],r=this._keytipManager.keytips[o];this._keytipTree.addNode(r.keytip,r.uniqueID)}for(var n=0,i=Object.keys(this._keytipManager.persistedKeytips);n<i.length;n++){o=i[n],r=this._keytipManager.persistedKeytips[o];this._keytipTree.addNode(r.keytip,r.uniqueID)}},t.prototype._exitKeytipMode=function(e){this._keytipTree.currentKeytip=void 0,this._currentSequence="",this.showKeytips([]),this._delayedQueueTimeout&&this._async.clearTimeout(this._delayedQueueTimeout),this._delayedKeytipQueue=[],this._setInKeytipMode(!1),this.props.onExitKeytipMode&&this.props.onExitKeytipMode(e)},t.prototype._setKeytips=function(e){void 0===e&&(e=this._keytipManager.getKeytips()),this.setState({keytips:e,visibleKeytips:this._getVisibleKeytips(e)})},t.prototype._persistedKeytipExecute=function(e,t){this._newCurrentKeytipSequences=t;var o=this._keytipTree.getNode(Va(e));o&&o.onExecute&&o.onExecute(this._getKtpExecuteTarget(o),this._getKtpTarget(o))},t.prototype._getVisibleKeytips=function(e){var t={};return e.filter((function(e){var o=Va(e.keySequences);return e.overflowSetSequence&&(o=Va(Ka(e.keySequences,e.overflowSetSequence))),t[o]=t[o]?t[o]+1:1,e.visible&&1===t[o]}))},t.prototype._getModifierKey=function(e,t){var o=[];return t.altKey&&"Alt"!==e&&o.push(Cr.alt),t.ctrlKey&&"Control"!==e&&o.push(Cr.ctrl),t.shiftKey&&"Shift"!==e&&o.push(Cr.shift),t.metaKey&&"Meta"!==e&&o.push(Cr.leftWindow),o.length?o:void 0},t.prototype._triggerKeytipImmediately=function(e){var t=g(e.keySequences);if(e.overflowSetSequence&&(t=Ka(t,e.overflowSetSequence)),this._keytipTree.currentKeytip=this._keytipTree.getNode(Va(t)),this._keytipTree.currentKeytip){var o=this._keytipTree.getChildren();o.length&&this.showKeytips(o),this._keytipTree.currentKeytip.onExecute&&this._keytipTree.currentKeytip.onExecute(this._getKtpExecuteTarget(this._keytipTree.currentKeytip),this._getKtpTarget(this._keytipTree.currentKeytip))}this._newCurrentKeytipSequences=void 0},t.prototype._addKeytipToQueue=function(e){var t=this;this._delayedKeytipQueue.push(e),this._delayedQueueTimeout&&this._async.clearTimeout(this._delayedQueueTimeout),this._delayedQueueTimeout=this._async.setTimeout((function(){t._delayedKeytipQueue.length&&(t.showKeytips(t._delayedKeytipQueue),t._delayedKeytipQueue=[])}),300)},t.prototype._removeKeytipFromQueue=function(e){var t=this,o=this._delayedKeytipQueue.indexOf(e);o>=0&&(this._delayedKeytipQueue.splice(o,1),this._delayedQueueTimeout&&this._async.clearTimeout(this._delayedQueueTimeout),this._delayedQueueTimeout=this._async.setTimeout((function(){t._delayedKeytipQueue.length&&(t.showKeytips(t._delayedKeytipQueue),t._delayedKeytipQueue=[])}),300))},t.prototype._getKtpExecuteTarget=function(e){return et().querySelector(Ga(e.id))},t.prototype._getKtpTarget=function(e){return et().querySelector(Ua(e.keySequences))},t.prototype._isCurrentKeytipAnAlias=function(e){var t=this._keytipTree.currentKeytip;return!(!t||!t.overflowSetSequence&&!t.persisted||!Ii(e.keySequences,t.keySequences))},t.defaultProps={keytipStartSequences:[_w],keytipExitSequences:[kw],keytipReturnSequences:[ww],content:""},t}(yr.Component),Cw=xr(Sw,(function(e){return{innerContent:[{position:"absolute",width:0,height:0,margin:0,padding:0,border:0,overflow:"hidden",visibility:"hidden"}]}}),void 0,{scope:"KeytipLayer"});function Bw(e){for(var t={},o=0,r=e.keytips;o<r.length;o++){Iw(t,[],r[o])}return t}function Iw(e,t,o){var r=o.sequence?o.sequence:o.content.toLocaleLowerCase(),n=t.concat(r),i=p(p({},o.optionalProps),{keySequences:n,content:o.content});if(e[o.id]=i,o.children)for(var a=0,s=o.children;a<s.length;a++){Iw(e,n,s[a])}}Object(hr.a)("office-ui-fabric-react","7.201.0");var Pw=function(e){function t(t){var o=e.call(this,t)||this,r=oa(),n=o.props.id,i=void 0===n?r:n;return o.hostId=i,o.rootRef=yr.createRef(),si(o),o}return f(t,e),t.prototype.notifyLayersChanged=function(){},t.prototype.shouldComponentUpdate=function(){return!1},t.prototype.componentDidMount=function(){hc(this.hostId,this),gc(this.props.id)},t.prototype.componentWillUnmount=function(){mc(this.hostId,this),gc(this.props.id)},t.prototype.render=function(){return yr.createElement("div",p({},this.props,{className:xn("ms-LayerHost",this.props.className),ref:this.rootRef}))},t}(yr.Component),Ew=function(){function e(e){this._events=new qa(this),this._scrollableParent=pa(e),this._incrementScroll=this._incrementScroll.bind(this),this._scrollRect=jg(this._scrollableParent),this._scrollableParent===window&&(this._scrollableParent=document.body),this._scrollableParent&&(this._events.on(window,"mousemove",this._onMouseMove,!0),this._events.on(window,"touchmove",this._onTouchMove,!0))}return e.prototype.dispose=function(){this._events.dispose(),this._stopScroll()},e.prototype._onMouseMove=function(e){this._computeScrollVelocity(e)},e.prototype._onTouchMove=function(e){e.touches.length>0&&this._computeScrollVelocity(e)},e.prototype._computeScrollVelocity=function(e){if(this._scrollRect){var t,o;"clientX"in e?(t=e.clientX,o=e.clientY):(t=e.touches[0].clientX,o=e.touches[0].clientY);var r,n,i,a=this._scrollRect.top,s=this._scrollRect.left,l=a+this._scrollRect.height-100,c=s+this._scrollRect.width-100;o<a+100||o>l?(n=o,r=a,i=l,this._isVerticalScroll=!0):(n=t,r=s,i=c,this._isVerticalScroll=!1),this._scrollVelocity=n<r+100?Math.max(-15,(100-(n-r))/100*-15):n>i?Math.min(15,(n-i)/100*15):0,this._scrollVelocity?this._startScroll():this._stopScroll()}},e.prototype._startScroll=function(){this._timeoutId||this._incrementScroll()},e.prototype._incrementScroll=function(){this._scrollableParent&&(this._isVerticalScroll?this._scrollableParent.scrollTop+=Math.round(this._scrollVelocity):this._scrollableParent.scrollLeft+=Math.round(this._scrollVelocity)),this._timeoutId=setTimeout(this._incrementScroll,16)},e.prototype._stopScroll=function(){this._timeoutId&&(clearTimeout(this._timeoutId),delete this._timeoutId)},e}();function Tw(e,t){var o=e.left||e.x||0,r=e.top||e.y||0,n=t.left||t.x||0,i=t.top||t.y||0;return Math.sqrt(Math.pow(o-n,2)+Math.pow(r-i,2))}function Dw(e){var t,o=e.contentSize,r=e.boundsSize,n=e.mode,i=void 0===n?"contain":n,a=e.maxScale,s=void 0===a?1:a,l=o.width/o.height,c=r.width/r.height;t=("contain"===i?l>c:l<c)?r.width/o.width:r.height/o.height;var d=Math.min(s,t);return{width:o.width*d,height:o.height*d}}function Nw(e){var t=/[1-9]([0]+$)|\.([0-9]*)/.exec(String(e));return t?t[1]?-t[1].length:t[2]?t[2].length:0:0}function zw(e,t,o){void 0===o&&(o=10);var r=Math.pow(o,t);return Math.round(e*r)/r}var Fw,Mw=Dr(),Rw=xr(function(e){function t(t){var o=e.call(this,t)||this;return o._root=yr.createRef(),o._onMouseDown=function(e){var t=o.props,r=t.isEnabled,n=t.onShouldStartSelection;o._isMouseEventOnScrollbar(e)||o._isInSelectionToggle(e)||o._isTouch||!r||o._isDragStartInSelection(e)||n&&!n(e)||o._scrollableSurface&&0===e.button&&o._root.current&&(o._selectedIndicies={},o._preservedIndicies=void 0,o._events.on(window,"mousemove",o._onAsyncMouseMove,!0),o._events.on(o._scrollableParent,"scroll",o._onAsyncMouseMove),o._events.on(window,"click",o._onMouseUp,!0),o._autoScroll=new Ew(o._root.current),o._scrollTop=o._scrollableSurface.scrollTop,o._scrollLeft=o._scrollableSurface.scrollLeft,o._rootRect=o._root.current.getBoundingClientRect(),o._onMouseMove(e))},o._onTouchStart=function(e){o._isTouch=!0,o._async.setTimeout((function(){o._isTouch=!1}),0)},o._onPointerDown=function(e){"touch"===e.pointerType&&(o._isTouch=!0,o._async.setTimeout((function(){o._isTouch=!1}),0))},si(o),o._async=new fi(o),o._events=new qa(o),o.state={dragRect:void 0},o}return f(t,e),t.prototype.componentDidMount=function(){this._scrollableParent=pa(this._root.current),this._scrollableSurface=this._scrollableParent===window?document.body:this._scrollableParent;var e=this.props.isDraggingConstrainedToRoot?this._root.current:this._scrollableSurface;this._events.on(e,"mousedown",this._onMouseDown),this._events.on(e,"touchstart",this._onTouchStart,!0),this._events.on(e,"pointerdown",this._onPointerDown,!0)},t.prototype.componentWillUnmount=function(){this._autoScroll&&this._autoScroll.dispose(),delete this._scrollableParent,delete this._scrollableSurface,this._events.dispose(),this._async.dispose()},t.prototype.render=function(){var e=this.props,t=e.rootProps,o=e.children,r=e.theme,n=e.className,i=e.styles,a=this.state.dragRect,s=Mw(i,{theme:r,className:n});return yr.createElement("div",p({},t,{className:s.root,ref:this._root}),o,a&&yr.createElement("div",{className:s.dragMask}),a&&yr.createElement("div",{className:s.box,style:a},yr.createElement("div",{className:s.boxFill})))},t.prototype._isMouseEventOnScrollbar=function(e){var t=e.target,o=t.offsetWidth-t.clientWidth,r=t.offsetHeight-t.clientHeight;if(o||r){var n=t.getBoundingClientRect();if(Br(this.props.theme)){if(e.clientX<n.left+o)return!0}else if(e.clientX>n.left+t.clientWidth)return!0;if(e.clientY>n.top+t.clientHeight)return!0}return!1},t.prototype._getRootRect=function(){return{left:this._rootRect.left+(this._scrollLeft-this._scrollableSurface.scrollLeft),top:this._rootRect.top+(this._scrollTop-this._scrollableSurface.scrollTop),width:this._rootRect.width,height:this._rootRect.height}},t.prototype._onAsyncMouseMove=function(e){var t=this;this._async.requestAnimationFrame((function(){t._onMouseMove(e)})),e.stopPropagation(),e.preventDefault()},t.prototype._onMouseMove=function(e){if(this._autoScroll){void 0!==e.clientX&&(this._lastMouseEvent=e);var t=this._getRootRect(),o={left:e.clientX-t.left,top:e.clientY-t.top};if(this._dragOrigin||(this._dragOrigin=o),void 0!==e.buttons&&0===e.buttons)this._onMouseUp(e);else if(this.state.dragRect||Tw(this._dragOrigin,o)>5){if(!this.state.dragRect){var r=this.props.selection;e.shiftKey||r.setAllSelected(!1),this._preservedIndicies=r&&r.getSelectedIndices&&r.getSelectedIndices()}var n=this.props.isDraggingConstrainedToRoot?{left:Math.max(0,Math.min(t.width,this._lastMouseEvent.clientX-t.left)),top:Math.max(0,Math.min(t.height,this._lastMouseEvent.clientY-t.top))}:{left:this._lastMouseEvent.clientX-t.left,top:this._lastMouseEvent.clientY-t.top},i={left:Math.min(this._dragOrigin.left||0,n.left),top:Math.min(this._dragOrigin.top||0,n.top),width:Math.abs(n.left-(this._dragOrigin.left||0)),height:Math.abs(n.top-(this._dragOrigin.top||0))};this._evaluateSelection(i,t),this.setState({dragRect:i})}return!1}},t.prototype._onMouseUp=function(e){this._events.off(window),this._events.off(this._scrollableParent,"scroll"),this._autoScroll&&this._autoScroll.dispose(),this._autoScroll=this._dragOrigin=this._lastMouseEvent=void 0,this._selectedIndicies=this._itemRectCache=void 0,this.state.dragRect&&(this.setState({dragRect:void 0}),e.preventDefault(),e.stopPropagation())},t.prototype._isPointInRectangle=function(e,t){return!!t.top&&e.top<t.top&&e.bottom>t.top&&!!t.left&&e.left<t.left&&e.right>t.left},t.prototype._isDragStartInSelection=function(e){var t=this.props.selection;if(!this._root.current||t&&0===t.getSelectedCount())return!1;for(var o=this._root.current.querySelectorAll("[data-selection-index]"),r=0;r<o.length;r++){var n=o[r],i=Number(n.getAttribute("data-selection-index"));if(t.isIndexSelected(i)){var a=n.getBoundingClientRect();if(this._isPointInRectangle(a,{left:e.clientX,top:e.clientY}))return!0}}return!1},t.prototype._isInSelectionToggle=function(e){for(var t=e.target;t&&t!==this._root.current;){if("true"===t.getAttribute("data-selection-toggle"))return!0;t=t.parentElement}return!1},t.prototype._evaluateSelection=function(e,t){if(e&&this._root.current){var o=this.props.selection,r=this._root.current.querySelectorAll("[data-selection-index]");this._itemRectCache||(this._itemRectCache={});for(var n=0;n<r.length;n++){var i=r[n],a=i.getAttribute("data-selection-index"),s=this._itemRectCache[a];s||(s={left:(s=i.getBoundingClientRect()).left-t.left,top:s.top-t.top,width:s.width,height:s.height,right:s.left-t.left+s.width,bottom:s.top-t.top+s.height}).width>0&&s.height>0&&(this._itemRectCache[a]=s),s.top<e.top+e.height&&s.bottom>e.top&&s.left<e.left+e.width&&s.right>e.left?this._selectedIndicies[a]=!0:delete this._selectedIndicies[a]}var l=this._allSelectedIndices||{};for(var a in this._allSelectedIndices={},this._selectedIndicies)this._selectedIndicies.hasOwnProperty(a)&&(this._allSelectedIndices[a]=!0);if(this._preservedIndicies)for(var c=0,d=this._preservedIndicies;c<d.length;c++){a=d[c];this._allSelectedIndices[a]=!0}var u=!1;for(var a in this._allSelectedIndices)if(this._allSelectedIndices[a]!==l[a]){u=!0;break}if(!u)for(var a in l)if(this._allSelectedIndices[a]!==l[a]){u=!0;break}if(u){o.setChangeEvents(!1),o.setAllSelected(!1);for(var f=0,p=Object.keys(this._allSelectedIndices);f<p.length;f++){a=p[f];o.setIndexSelected(Number(a),!0,!1)}o.setChangeEvents(!0)}}},t.defaultProps={rootTagName:"div",rootProps:{},isEnabled:!0},t}(yr.Component),(function(e){var t,o,r,n=e.theme,i=e.className,a=n.palette;return{root:[i,{position:"relative",cursor:"default"}],dragMask:[{position:"absolute",background:"rgba(255, 0, 0, 0)",left:0,top:0,right:0,bottom:0,selectors:(t={},t[Ut]={background:"none",backgroundColor:"transparent"},t)}],box:[{position:"absolute",boxSizing:"border-box",border:"1px solid "+a.themePrimary,pointerEvents:"none",zIndex:10,selectors:(o={},o[Ut]={borderColor:"Highlight"},o)}],boxFill:[{position:"absolute",boxSizing:"border-box",backgroundColor:a.themePrimary,opacity:.1,left:0,top:0,right:0,bottom:0,selectors:(r={},r[Ut]={background:"none",backgroundColor:"transparent"},r)}]}}),void 0,{scope:"MarqueeSelection"});!function(e){e[e.info=0]="info",e[e.error=1]="error",e[e.blocked=2]="blocked",e[e.severeWarning=3]="severeWarning",e[e.success=4]="success",e[e.warning=5]="warning"}(Fw||(Fw={}));var Aw,jw,Lw,Hw,Ow=Dr(),qw=function(e){function t(t){var o,r=e.call(this,t)||this;return r.ICON_MAP=((o={})[Fw.info]="Info",o[Fw.warning]="Info",o[Fw.error]="ErrorBadge",o[Fw.blocked]="Blocked2",o[Fw.severeWarning]="Warning",o[Fw.success]="Completed",o),r._getRegionProps=function(){var e=!!r._getActionsDiv()||!!r._getDismissDiv(),t={"aria-describedby":r.state.labelId,role:"region"};return e?t:{}},r._onClick=function(e){r.setState({expandSingleLine:!r.state.expandSingleLine})},si(r),r.state={labelId:oa("MessageBar"),showContent:!1,expandSingleLine:!1},r}return f(t,e),t.prototype.render=function(){var e=this.props.isMultiline;return this._classNames=this._getClassNames(),e?this._renderMultiLine():this._renderSingleLine()},t.prototype._getActionsDiv=function(){return this.props.actions?yr.createElement("div",{className:this._classNames.actions},this.props.actions):null},t.prototype._getDismissDiv=function(){var e=this.props,t=e.onDismiss,o=e.dismissIconProps;return t?yr.createElement(yd,{disabled:!1,className:this._classNames.dismissal,onClick:t,iconProps:o||{iconName:"Clear"},title:this.props.dismissButtonAriaLabel,ariaLabel:this.props.dismissButtonAriaLabel}):null},t.prototype._getDismissSingleLine=function(){return this.props.onDismiss?yr.createElement("div",{className:this._classNames.dismissSingleLine},this._getDismissDiv()):null},t.prototype._getExpandSingleLine=function(){return!this.props.actions&&this.props.truncated?yr.createElement("div",{className:this._classNames.expandSingleLine},yr.createElement(yd,{disabled:!1,className:this._classNames.expand,onClick:this._onClick,iconProps:{iconName:this.state.expandSingleLine?"DoubleChevronUp":"DoubleChevronDown"},ariaLabel:this.props.overflowButtonAriaLabel,"aria-expanded":this.state.expandSingleLine})):null},t.prototype._getIconSpan=function(){var e=this.props.messageBarIconProps;return yr.createElement("div",{className:this._classNames.iconContainer,"aria-hidden":!0},e?yr.createElement(Rn,p({},e,{className:xn(this._classNames.icon,e.className)})):yr.createElement(Rn,{iconName:this.ICON_MAP[this.props.messageBarType],className:this._classNames.icon}))},t.prototype._renderMultiLine=function(){return yr.createElement("div",p({className:this._classNames.root},this._getRegionProps()),yr.createElement("div",{className:this._classNames.content},this._getIconSpan(),this._renderInnerText(),this._getDismissDiv()),this._getActionsDiv())},t.prototype._renderSingleLine=function(){return yr.createElement("div",p({className:this._classNames.root},this._getRegionProps()),yr.createElement("div",{className:this._classNames.content},this._getIconSpan(),this._renderInnerText(),this._getExpandSingleLine(),this._getActionsDiv(),this._getDismissSingleLine()))},t.prototype._renderInnerText=function(){var e=vn(this.props,Gr,["className"]);return yr.createElement("div",{className:this._classNames.text,id:this.state.labelId,role:"status","aria-live":this._getAnnouncementPriority()},yr.createElement("span",p({className:this._classNames.innerText},e),yr.createElement(mi,null,yr.createElement("span",null,this.props.children))))},t.prototype._getClassNames=function(){var e=this.props,t=e.theme,o=e.className,r=e.messageBarType,n=e.onDismiss,i=e.actions,a=e.truncated,s=e.isMultiline,l=this.state.expandSingleLine;return Ow(this.props.styles,{theme:t,messageBarType:r||Fw.info,onDismiss:void 0!==n,actions:void 0!==i,truncated:a,isMultiline:s,expandSingleLine:l,className:o})},t.prototype._getAnnouncementPriority=function(){switch(this.props.messageBarType){case Fw.blocked:case Fw.error:case Fw.severeWarning:return"assertive"}return"polite"},t.defaultProps={messageBarType:Fw.info,onDismiss:void 0,isMultiline:!0},t}(yr.Component),Ww={root:"ms-MessageBar",error:"ms-MessageBar--error",blocked:"ms-MessageBar--blocked",severeWarning:"ms-MessageBar--severeWarning",success:"ms-MessageBar--success",warning:"ms-MessageBar--warning",multiline:"ms-MessageBar-multiline",singleline:"ms-MessageBar-singleline",dismissalSingleLine:"ms-MessageBar-dismissalSingleLine",expandingSingleLine:"ms-MessageBar-expandingSingleLine",content:"ms-MessageBar-content",iconContainer:"ms-MessageBar-icon",text:"ms-MessageBar-text",innerText:"ms-MessageBar-innerText",dismissSingleLine:"ms-MessageBar-dismissSingleLine",expandSingleLine:"ms-MessageBar-expandSingleLine",dismissal:"ms-MessageBar-dismissal",expand:"ms-MessageBar-expand",actions:"ms-MessageBar-actions",actionsSingleline:"ms-MessageBar-actionsSingleLine"},Vw=((Aw={})[Fw.error]="errorBackground",Aw[Fw.blocked]="errorBackground",Aw[Fw.success]="successBackground",Aw[Fw.warning]="warningBackground",Aw[Fw.severeWarning]="severeWarningBackground",Aw[Fw.info]="infoBackground",Aw),Kw=((jw={})[Fw.error]="rgba(255, 0, 0, 0.3)",jw[Fw.blocked]="rgba(255, 0, 0, 0.3)",jw[Fw.success]="rgba(48, 241, 73, 0.3)",jw[Fw.warning]="rgba(255, 254, 57, 0.3)",jw[Fw.severeWarning]="rgba(255, 0, 0, 0.3)",jw[Fw.info]="Window",jw),Uw=((Lw={})[Fw.error]="errorIcon",Lw[Fw.blocked]="errorIcon",Lw[Fw.success]="successIcon",Lw[Fw.warning]="warningIcon",Lw[Fw.severeWarning]="severeWarningIcon",Lw[Fw.info]="infoIcon",Lw),Gw=xr(qw,(function(e){var t,o,r,n,i,a=e.theme,s=e.className,l=e.onDismiss,c=e.truncated,d=e.isMultiline,u=e.expandSingleLine,f=e.messageBarType,h=void 0===f?Fw.info:f,m=a.semanticColors,g=a.fonts,v=lo(0,oo),b=Lo(Ww,a),y={fontSize:Ke.xSmall,height:10,lineHeight:"10px",color:m.messageText,selectors:(t={},t[Ut]=p(p({},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),{color:"WindowText"}),t)},_=[mo(a,{inset:1,highContrastStyle:{outlineOffset:"-6px",outline:"1px solid Highlight"},borderColor:"transparent"}),{flexShrink:0,width:32,height:32,padding:"8px 12px",selectors:{"& .ms-Button-icon":y,":hover":{backgroundColor:"transparent"},":active":{backgroundColor:"transparent"}}}];return{root:[b.root,g.medium,h===Fw.error&&b.error,h===Fw.blocked&&b.blocked,h===Fw.severeWarning&&b.severeWarning,h===Fw.success&&b.success,h===Fw.warning&&b.warning,d?b.multiline:b.singleline,!d&&l&&b.dismissalSingleLine,!d&&c&&b.expandingSingleLine,{background:m[Vw[h]],color:m.messageText,minHeight:32,width:"100%",display:"flex",wordBreak:"break-word",selectors:(o={".ms-Link":{color:m.messageLink,selectors:{":hover":{color:m.messageLinkHovered}}}},o[Ut]=p(p({},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),{background:Kw[h],border:"1px solid WindowText",color:"WindowText"}),o)},d&&{flexDirection:"column"},s],content:[b.content,{display:"flex",width:"100%",lineHeight:"normal"}],iconContainer:[b.iconContainer,{fontSize:Ke.medium,minWidth:16,minHeight:16,display:"flex",flexShrink:0,margin:"8px 0 8px 12px"}],icon:{color:m[Uw[h]],selectors:(r={},r[Ut]=p(p({},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),{color:"WindowText"}),r)},text:[b.text,p(p({minWidth:0,display:"flex",flexGrow:1,margin:8},g.small),{selectors:(n={},n[Ut]=p({},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),n)}),!l&&{marginRight:12}],innerText:[b.innerText,{lineHeight:16,selectors:{"& span a":{paddingLeft:4}}},c&&{overflow:"visible",whiteSpace:"pre-wrap"},!d&&{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},!d&&!c&&{selectors:(i={},i[v]={overflow:"visible",whiteSpace:"pre-wrap"},i)},u&&{overflow:"visible",whiteSpace:"pre-wrap"}],dismissSingleLine:b.dismissSingleLine,expandSingleLine:b.expandSingleLine,dismissal:[b.dismissal,_],expand:[b.expand,_],actions:[d?b.actions:b.actionsSingleline,{display:"flex",flexGrow:0,flexShrink:0,flexBasis:"auto",flexDirection:"row-reverse",alignItems:"center",margin:"0 12px 0 8px",selectors:{"& button:nth-child(n+2)":{marginLeft:8}}},d&&{marginBottom:8},l&&!d&&{marginRight:0}]}}),void 0,{scope:"MessageBar"}),Yw={root:"ms-Nav",linkText:"ms-Nav-linkText",compositeLink:"ms-Nav-compositeLink",link:"ms-Nav-link",chevronButton:"ms-Nav-chevronButton",chevronIcon:"ms-Nav-chevron",navItem:"ms-Nav-navItem",navItems:"ms-Nav-navItems",group:"ms-Nav-group",groupContent:"ms-Nav-groupContent"},Xw={textContainer:{overflow:"hidden"},label:{whiteSpace:"nowrap",textOverflow:"ellipsis",overflow:"hidden"}};function Zw(e){return!!e&&!/^[a-z0-9+-.]+:\/\//i.test(e)}var $w,Qw=Dr(),Jw=function(e){function t(t){var o=e.call(this,t)||this;return o._focusZone=yr.createRef(),o._onRenderLink=function(e){var t=o.props,r=t.styles,n=t.groups,i=t.theme,a=Qw(r,{theme:i,groups:n});return yr.createElement("div",{className:a.linkText},e.name)},o._renderGroup=function(e,t){var r=o.props,n=r.styles,i=r.groups,a=r.theme,s=r.onRenderGroupHeader,l=void 0===s?o._renderGroupHeader:s,c=o._isGroupExpanded(e),d=Qw(n,{theme:a,isGroup:!0,isExpanded:c,groups:i}),u=p(p({},e),{isExpanded:c,onHeaderClick:function(t,r){o._onGroupHeaderClicked(e,t)}});return yr.createElement("div",{key:t,className:d.group},u.name?l(u,o._renderGroupHeader):null,yr.createElement("div",{className:d.groupContent},o._renderLinks(u.links,0)))},o._renderGroupHeader=function(e){var t=o.props,r=t.styles,n=t.groups,i=t.theme,a=t.expandButtonAriaLabel,s=e.isExpanded,l=Qw(r,{theme:i,isGroup:!0,isExpanded:s,groups:n}),c=(s?e.collapseAriaLabel:e.expandAriaLabel)||a,d=e.onHeaderClick,u=d?function(e){d(e,s)}:void 0;return yr.createElement("button",{className:l.chevronButton,onClick:u,"aria-label":c,"aria-expanded":s},yr.createElement(Rn,{className:l.chevronIcon,iconName:"ChevronDown"}),e.name)},si(o),o.state={isGroupCollapsed:{},isLinkExpandStateChanged:!1,selectedKey:t.initialSelectedKey||t.selectedKey},o}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.styles,o=e.groups,r=e.className,n=e.isOnTop,i=e.theme;if(!o)return null;var a=o.map(this._renderGroup),s=Qw(t,{theme:i,className:r,isOnTop:n,groups:o});return yr.createElement(Ca,p({direction:va.vertical,componentRef:this._focusZone},this.props.focusZoneProps),yr.createElement("nav",{role:"navigation",className:s.root,"aria-label":this.props.ariaLabel},a))},Object.defineProperty(t.prototype,"selectedKey",{get:function(){return this.state.selectedKey},enumerable:!0,configurable:!0}),t.prototype.focus=function(e){return void 0===e&&(e=!1),!(!this._focusZone||!this._focusZone.current)&&this._focusZone.current.focus(e)},t.prototype._renderNavLink=function(e,t,o){var r=this.props,n=r.styles,i=r.groups,a=r.theme,s=e.icon||e.iconProps,l=this._isLinkSelected(e),c=e.ariaCurrent,d=void 0===c?"page":c,u=Qw(n,{theme:a,isSelected:l,isDisabled:e.disabled,isButtonEntry:e.onClick&&!e.forceAnchor,leftPadding:14*o+3+(s?0:24),groups:i}),f=e.url&&e.target&&!Zw(e.url)?"noopener noreferrer":void 0,p=this.props.linkAs?ud(this.props.linkAs,au):au,h=this.props.onRenderLink?xs(this.props.onRenderLink,this._onRenderLink):this._onRenderLink;return yr.createElement(p,{className:u.link,styles:Xw,href:e.url||(e.forceAnchor?"#":void 0),iconProps:e.iconProps||{iconName:e.icon},onClick:e.onClick?this._onNavButtonLinkClicked.bind(this,e):this._onNavAnchorLinkClicked.bind(this,e),title:void 0!==e.title?e.title:e.name,target:e.target,rel:f,disabled:e.disabled,"aria-current":l?d:void 0,"aria-label":e.ariaLabel?e.ariaLabel:void 0,link:e},h(e))},t.prototype._renderCompositeLink=function(e,t,o){var r=p({},vn(e,gn,["onClick"])),n=this.props,i=n.expandButtonAriaLabel,a=n.styles,s=n.groups,l=n.theme,c=Qw(a,{theme:l,isExpanded:!!e.isExpanded,isSelected:this._isLinkSelected(e),isLink:!0,isDisabled:e.disabled,position:14*o+1,groups:s}),d="";return e.links&&e.links.length>0&&(d=e.collapseAriaLabel||e.expandAriaLabel?e.isExpanded?e.collapseAriaLabel:e.expandAriaLabel:i?e.name+" "+i:e.name),yr.createElement("div",p({},r,{key:e.key||t,className:c.compositeLink}),e.links&&e.links.length>0?yr.createElement("button",{className:c.chevronButton,onClick:this._onLinkExpandClicked.bind(this,e),"aria-label":d,"aria-expanded":e.isExpanded?"true":"false"},yr.createElement(Rn,{className:c.chevronIcon,iconName:"ChevronDown"})):null,this._renderNavLink(e,t,o))},t.prototype._renderLink=function(e,t,o){var r=this.props,n=r.styles,i=r.groups,a=r.theme,s=Qw(n,{theme:a,groups:i});return yr.createElement("li",{key:e.key||t,role:"listitem",className:s.navItem},this._renderCompositeLink(e,t,o),e.isExpanded?this._renderLinks(e.links,++o):null)},t.prototype._renderLinks=function(e,t){var o=this;if(!e||!e.length)return null;var r=e.map((function(e,r){return o._renderLink(e,r,t)})),n=this.props,i=n.styles,a=n.groups,s=n.theme,l=Qw(i,{theme:s,groups:a});return yr.createElement("ul",{role:"list",className:l.navItems},r)},t.prototype._onGroupHeaderClicked=function(e,t){e.onHeaderClick&&e.onHeaderClick(t,this._isGroupExpanded(e)),this._toggleCollapsed(e),t&&(t.preventDefault(),t.stopPropagation())},t.prototype._onLinkExpandClicked=function(e,t){var o=this.props.onLinkExpandClick;o&&o(t,e),t.defaultPrevented||(e.isExpanded=!e.isExpanded,this.setState({isLinkExpandStateChanged:!0})),t.preventDefault(),t.stopPropagation()},t.prototype._preventBounce=function(e,t){!e.url&&e.forceAnchor&&t.preventDefault()},t.prototype._onNavAnchorLinkClicked=function(e,t){this._preventBounce(e,t),this.props.onLinkClick&&this.props.onLinkClick(t,e),!e.url&&e.links&&e.links.length>0&&this._onLinkExpandClicked(e,t),this.setState({selectedKey:e.key})},t.prototype._onNavButtonLinkClicked=function(e,t){this._preventBounce(e,t),e.onClick&&e.onClick(t,e),!e.url&&e.links&&e.links.length>0&&this._onLinkExpandClicked(e,t),this.setState({selectedKey:e.key})},t.prototype._isLinkSelected=function(e){if(void 0!==this.props.selectedKey)return e.key===this.props.selectedKey;if(void 0!==this.state.selectedKey)return e.key===this.state.selectedKey;if(void 0===rt()||!e.url)return!1;(Hw=Hw||document.createElement("a")).href=e.url||"";var t=Hw.href;return location.href===t||(location.protocol+"//"+location.host+location.pathname===t||!!location.hash&&(location.hash===e.url||(Hw.href=location.hash.substring(1),Hw.href===t)))},t.prototype._isGroupExpanded=function(e){return e.name&&this.state.isGroupCollapsed.hasOwnProperty(e.name)?!this.state.isGroupCollapsed[e.name]:void 0===e.collapseByDefault||!e.collapseByDefault},t.prototype._toggleCollapsed=function(e){var t;if(e.name){var o=p(p({},this.state.isGroupCollapsed),((t={})[e.name]=this._isGroupExpanded(e),t));this.setState({isGroupCollapsed:o})}},t.defaultProps={groups:null},t}(yr.Component),ex=xr(Jw,(function(e){var t,o=e.className,r=e.theme,n=e.isOnTop,i=e.isExpanded,a=e.isGroup,s=e.isLink,l=e.isSelected,c=e.isDisabled,d=e.isButtonEntry,u=e.navHeight,f=void 0===u?44:u,p=e.position,h=e.leftPadding,m=void 0===h?20:h,g=e.leftPaddingExpanded,v=void 0===g?28:g,b=e.rightPadding,y=void 0===b?20:b,_=r.palette,k=r.semanticColors,w=r.fonts,x=Lo(Yw,r);return{root:[x.root,o,w.medium,{overflowY:"auto",userSelect:"none",WebkitOverflowScrolling:"touch"},n&&[{position:"absolute"},Ue.slideRightIn40]],linkText:[x.linkText,{margin:"0 4px",overflow:"hidden",verticalAlign:"middle",textAlign:"left",textOverflow:"ellipsis"}],compositeLink:[x.compositeLink,{display:"block",position:"relative",color:k.bodyText},i&&"is-expanded",l&&"is-selected",c&&"is-disabled",c&&{color:k.disabledText}],link:[x.link,mo(r),{display:"block",position:"relative",height:f,width:"100%",lineHeight:f+"px",textDecoration:"none",cursor:"pointer",textOverflow:"ellipsis",whiteSpace:"nowrap",overflow:"hidden",paddingLeft:m,paddingRight:y,color:k.bodyText,selectors:(t={},t[Ut]={border:0,selectors:{":focus":{border:"1px solid WindowText"}}},t)},!c&&{selectors:{".ms-Nav-compositeLink:hover &":{backgroundColor:k.bodyBackgroundHovered}}},l&&{color:k.bodyTextChecked,fontWeight:Ve.semibold,backgroundColor:k.bodyBackgroundChecked,selectors:{"&:after":{borderLeft:"2px solid "+_.themePrimary,content:'""',position:"absolute",top:0,right:0,bottom:0,left:0,pointerEvents:"none"}}},c&&{color:k.disabledText},d&&{color:_.themePrimary}],chevronButton:[x.chevronButton,mo(r),w.small,{display:"block",textAlign:"left",lineHeight:f+"px",margin:"5px 0",padding:"0px, "+y+"px, 0px, "+v+"px",border:"none",textOverflow:"ellipsis",whiteSpace:"nowrap",overflow:"hidden",cursor:"pointer",color:k.bodyText,backgroundColor:"transparent",selectors:{"&:visited":{color:k.bodyText}}},a&&{fontSize:w.large.fontSize,width:"100%",height:f,borderBottom:"1px solid "+k.bodyDivider},s&&{display:"block",width:v-2,height:f-2,position:"absolute",top:"1px",left:p+"px",zIndex:fo.Nav,padding:0,margin:0},l&&{color:_.themePrimary,backgroundColor:_.neutralLighterAlt,selectors:{"&:after":{borderLeft:"2px solid "+_.themePrimary,content:'""',position:"absolute",top:0,right:0,bottom:0,left:0,pointerEvents:"none"}}}],chevronIcon:[x.chevronIcon,{position:"absolute",left:"8px",height:f,lineHeight:f+"px",fontSize:w.small.fontSize,transition:"transform .1s linear"},i&&{transform:"rotate(-180deg)"},s&&{top:0}],navItem:[x.navItem,{padding:0}],navItems:[x.navItems,{listStyleType:"none",padding:0,margin:0}],group:[x.group,i&&"is-expanded"],groupContent:[x.groupContent,{display:"none",marginBottom:"40px"},Ue.slideDownIn20,i&&{display:"block"}]}}),void 0,{scope:"Nav"});!function(e){e[e.none=0]="none",e[e.forceResolve=1]="forceResolve",e[e.searchMore=2]="searchMore"}($w||($w={}));var tx={root:"ms-Suggestions-item",itemButton:"ms-Suggestions-itemButton",closeButton:"ms-Suggestions-closeButton",isSuggested:"is-suggested"};function ox(e){var t,o,r,n,i,a,s=e.className,l=e.theme,c=e.suggested,d=l.palette,u=l.semanticColors,f=Lo(tx,l);return{root:[f.root,{display:"flex",alignItems:"stretch",boxSizing:"border-box",width:"100%",position:"relative",selectors:{"&:hover":{background:u.menuItemBackgroundHovered},"&:hover .ms-Suggestions-closeButton":{display:"block"}}},c&&{selectors:(t={},t["."+po+" &"]={selectors:(o={},o["."+f.closeButton]={display:"block",background:u.menuItemBackgroundPressed},o)},t[":after"]={pointerEvents:"none",content:'""',position:"absolute",left:0,top:0,bottom:0,right:0,border:"1px solid "+l.semanticColors.focusBorder},t)},s],itemButton:[f.itemButton,{width:"100%",padding:0,border:"none",height:"100%",minWidth:0,overflow:"hidden",selectors:(r={},r[Ut]={color:"WindowText",selectors:{":hover":p({background:"Highlight",color:"HighlightText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"})}},r[":hover"]={color:u.menuItemTextHovered},r)},c&&[f.isSuggested,{background:u.menuItemBackgroundPressed,selectors:(n={":hover":{background:u.menuDivider}},n[Ut]=p({background:"Highlight",color:"HighlightText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),n)}]],closeButton:[f.closeButton,{display:"none",color:d.neutralSecondary,padding:"0 4px",height:"auto",width:32,selectors:(i={":hover, :active":{background:d.neutralTertiaryAlt,color:d.neutralDark}},i[Ut]={color:"WindowText"},i)},c&&(a={},a["."+po+" &"]={selectors:{":hover, :active":{background:d.neutralTertiary}}},a.selectors={":hover, :active":{background:d.neutralTertiary,color:d.neutralPrimary}},a)]}}var rx=a,nx=Dr(),ix=xr(rk,ox,void 0,{scope:"SuggestionItem"}),ax=function(e){function t(t){var o=e.call(this,t)||this;return o._forceResolveButton=yr.createRef(),o._searchForMoreButton=yr.createRef(),o._selectedElement=yr.createRef(),o.tryHandleKeyDown=function(e,t){var r=!1,n=null,i=o.state.selectedActionType,a=o.props.suggestions.length;if(e===Cr.down)switch(i){case $w.forceResolve:a>0?(o._refocusOnSuggestions(e),n=$w.none):n=o._searchForMoreButton.current?$w.searchMore:$w.forceResolve;break;case $w.searchMore:o._forceResolveButton.current?n=$w.forceResolve:a>0?(o._refocusOnSuggestions(e),n=$w.none):n=$w.searchMore;break;case $w.none:-1===t&&o._forceResolveButton.current&&(n=$w.forceResolve)}else if(e===Cr.up)switch(i){case $w.forceResolve:o._searchForMoreButton.current?n=$w.searchMore:a>0&&(o._refocusOnSuggestions(e),n=$w.none);break;case $w.searchMore:a>0?(o._refocusOnSuggestions(e),n=$w.none):o._forceResolveButton.current&&(n=$w.forceResolve);break;case $w.none:-1===t&&o._searchForMoreButton.current&&(n=$w.searchMore)}return null!==n&&(o.setState({selectedActionType:n}),r=!0),r},o._getAlertText=function(){var e=o.props,t=e.isLoading,r=e.isSearching,n=e.suggestions,i=e.suggestionsAvailableAlertText,a=e.noResultsFoundText;if(!t&&!r){if(n.length>0)return i||"";if(a)return a}return""},o._getMoreResults=function(){o.props.onGetMoreResults&&o.props.onGetMoreResults()},o._forceResolve=function(){o.props.createGenericItem&&o.props.createGenericItem()},o._shouldShowForceResolve=function(){return!!o.props.showForceResolve&&o.props.showForceResolve()},o._onClickTypedSuggestionsItem=function(e,t){return function(r){o.props.onSuggestionClick(r,e,t)}},o._refocusOnSuggestions=function(e){"function"==typeof o.props.refocusSuggestions&&o.props.refocusSuggestions(e)},o._onRemoveTypedSuggestionsItem=function(e,t){return function(r){(0,o.props.onSuggestionRemove)(r,e,t),r.stopPropagation()}},si(o),o.state={selectedActionType:$w.none},o}return f(t,e),t.prototype.componentDidMount=function(){this.scrollSelected(),this.activeSelectedElement=this._selectedElement?this._selectedElement.current:null},t.prototype.componentDidUpdate=function(){this._selectedElement.current&&this.activeSelectedElement!==this._selectedElement.current&&(this.scrollSelected(),this.activeSelectedElement=this._selectedElement.current)},t.prototype.render=function(){var e,t,o=this,r=this.props,n=r.forceResolveText,i=r.mostRecentlyUsedHeaderText,a=r.searchForMoreIcon,s=r.searchForMoreText,l=r.className,c=r.moreSuggestionsAvailable,d=r.noResultsFoundText,u=r.suggestions,f=r.isLoading,h=r.isSearching,m=r.loadingText,g=r.onRenderNoResultFound,v=r.searchingText,b=r.isMostRecentlyUsedVisible,y=r.resultsMaximumNumber,_=r.resultsFooterFull,k=r.resultsFooter,w=r.isResultsFooterVisible,x=void 0===w||w,S=r.suggestionsHeaderText,C=r.suggestionsClassName,B=r.theme,I=r.styles,P=r.suggestionsListId;this._classNames=I?nx(I,{theme:B,className:l,suggestionsClassName:C,forceResolveButtonSelected:this.state.selectedActionType===$w.forceResolve,searchForMoreButtonSelected:this.state.selectedActionType===$w.searchMore}):{root:xn("ms-Suggestions",l,rx.root),title:xn("ms-Suggestions-title",rx.suggestionsTitle),searchForMoreButton:xn("ms-SearchMore-button",rx.actionButton,(e={},e["is-selected "+rx.buttonSelected]=this.state.selectedActionType===$w.searchMore,e)),forceResolveButton:xn("ms-forceResolve-button",rx.actionButton,(t={},t["is-selected "+rx.buttonSelected]=this.state.selectedActionType===$w.forceResolve,t)),suggestionsAvailable:xn("ms-Suggestions-suggestionsAvailable",rx.suggestionsAvailable),suggestionsContainer:xn("ms-Suggestions-container",rx.suggestionsContainer,C),noSuggestions:xn("ms-Suggestions-none",rx.suggestionsNone)};var E=this._classNames.subComponentStyles?this._classNames.subComponentStyles.spinner:void 0,T=I?{styles:E}:{className:xn("ms-Suggestions-spinner",rx.suggestionsSpinner)},D=function(){return d?yr.createElement("div",{className:o._classNames.noSuggestions},d):null},N=S;b&&i&&(N=i);var z=void 0;x&&(z=u.length>=y?_:k);var F=!(u&&u.length||f),M=F||f?{role:"dialog",id:P}:{},R=this.state.selectedActionType===$w.forceResolve?"sug-selectedAction":void 0,A=this.state.selectedActionType===$w.searchMore?"sug-selectedAction":void 0;return yr.createElement("div",p({className:this._classNames.root},M),yr.createElement(bi,{message:this._getAlertText(),"aria-live":"polite"}),N?yr.createElement("div",{className:this._classNames.title},N):null,n&&this._shouldShowForceResolve()&&yr.createElement(pu,{componentRef:this._forceResolveButton,className:this._classNames.forceResolveButton,id:R,onClick:this._forceResolve,"data-automationid":"sug-forceResolve"},n),f&&yr.createElement($v,p({},T,{label:m})),F?g?g(void 0,D):D():this._renderSuggestions(),s&&c&&yr.createElement(pu,{componentRef:this._searchForMoreButton,className:this._classNames.searchForMoreButton,iconProps:a||{iconName:"Search"},id:A,onClick:this._getMoreResults,"data-automationid":"sug-searchForMore"},s),h?yr.createElement($v,p({},T,{label:v})):null,!z||c||b||h?null:yr.createElement("div",{className:this._classNames.title},z(this.props)))},t.prototype.hasSuggestedAction=function(){return!!this._searchForMoreButton.current||!!this._forceResolveButton.current},t.prototype.hasSuggestedActionSelected=function(){return this.state.selectedActionType!==$w.none},t.prototype.executeSelectedAction=function(){switch(this.state.selectedActionType){case $w.forceResolve:this._forceResolve();break;case $w.searchMore:this._getMoreResults()}},t.prototype.focusAboveSuggestions=function(){this._forceResolveButton.current?this.setState({selectedActionType:$w.forceResolve}):this._searchForMoreButton.current&&this.setState({selectedActionType:$w.searchMore})},t.prototype.focusBelowSuggestions=function(){this._searchForMoreButton.current?this.setState({selectedActionType:$w.searchMore}):this._forceResolveButton.current&&this.setState({selectedActionType:$w.forceResolve})},t.prototype.focusSearchForMoreButton=function(){this._searchForMoreButton.current&&this._searchForMoreButton.current.focus()},t.prototype.scrollSelected=function(){this._selectedElement.current&&void 0!==this._selectedElement.current.scrollIntoView&&this._selectedElement.current.scrollIntoView(!1)},t.prototype._renderSuggestions=function(){var e=this,t=this.props,o=t.isMostRecentlyUsedVisible,r=t.mostRecentlyUsedHeaderText,n=t.onRenderSuggestion,i=t.removeSuggestionAriaLabel,a=t.suggestionsItemClassName,s=t.resultsMaximumNumber,l=t.showRemoveButtons,c=t.suggestionsContainerAriaLabel,d=t.suggestionsHeaderText,u=t.suggestionsListId,f=this.props.suggestions,p=ix,h=-1;if(f.some((function(e,t){return!!e.selected&&(h=t,!0)})),s&&(f=h>=s?f.slice(h-s+1,h+1):f.slice(0,s)),0===f.length)return null;var m=d;return o&&r&&(m=r),yr.createElement("div",{className:this._classNames.suggestionsContainer,id:u,role:"listbox","aria-label":c||m},f.map((function(t,o){return yr.createElement("div",{ref:t.selected?e._selectedElement:void 0,key:t.item.key?t.item.key:o,role:"presentation"},yr.createElement(p,{suggestionModel:t,RenderSuggestion:n,onClick:e._onClickTypedSuggestionsItem(t.item,o),className:a,showRemoveButton:l,removeButtonAriaLabel:i,onRemoveItem:e._onRemoveTypedSuggestionsItem(t.item,o),id:"sug-"+o}))})))},t}(yr.Component),sx={root:"ms-Suggestions",suggestionsContainer:"ms-Suggestions-container",title:"ms-Suggestions-title",forceResolveButton:"ms-forceResolve-button",searchForMoreButton:"ms-SearchMore-button",spinner:"ms-Suggestions-spinner",noSuggestions:"ms-Suggestions-none",suggestionsAvailable:"ms-Suggestions-suggestionsAvailable",isSelected:"is-selected"};function lx(e){var t,o=e.className,r=e.suggestionsClassName,n=e.theme,i=e.forceResolveButtonSelected,a=e.searchForMoreButtonSelected,s=n.palette,l=n.semanticColors,c=n.fonts,d=Lo(sx,n),u={backgroundColor:"transparent",border:0,cursor:"pointer",margin:0,paddingLeft:8,position:"relative",borderTop:"1px solid "+s.neutralLight,height:40,textAlign:"left",width:"100%",fontSize:c.small.fontSize,selectors:{":hover":{backgroundColor:l.menuItemBackgroundPressed,cursor:"pointer"},":focus, :active":{backgroundColor:s.themeLight},".ms-Button-icon":{fontSize:c.mediumPlus.fontSize,width:25},".ms-Button-label":{margin:"0 4px 0 9px"}}},f={backgroundColor:s.themeLight,selectors:(t={},t[Ut]=p({backgroundColor:"Highlight",borderColor:"Highlight",color:"HighlightText"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),t)};return{root:[d.root,{minWidth:260},o],suggestionsContainer:[d.suggestionsContainer,{overflowY:"auto",overflowX:"hidden",maxHeight:300,transform:"translate3d(0,0,0)"},r],title:[d.title,{padding:"0 12px",fontSize:c.small.fontSize,color:s.themePrimary,lineHeight:40,borderBottom:"1px solid "+l.menuItemBackgroundPressed}],forceResolveButton:[d.forceResolveButton,u,i&&[d.isSelected,f]],searchForMoreButton:[d.searchForMoreButton,u,a&&[d.isSelected,f]],noSuggestions:[d.noSuggestions,{textAlign:"center",color:s.neutralSecondary,fontSize:c.small.fontSize,lineHeight:30}],suggestionsAvailable:[d.suggestionsAvailable,_o],subComponentStyles:{spinner:{root:[d.spinner,{margin:"5px 0",paddingLeft:14,textAlign:"left",whiteSpace:"nowrap",lineHeight:20,fontSize:c.small.fontSize}],circle:{display:"inline-block",verticalAlign:"middle"},label:{display:"inline-block",verticalAlign:"middle",margin:"0 10px 0 16px"}}}}}var cx,dx=function(){function e(){var e=this;this._isSuggestionModel=function(e){return void 0!==e.item},this._ensureSuggestionModel=function(t){return e._isSuggestionModel(t)?t:{item:t,selected:!1,ariaLabel:t.name||t.primaryText}},this.suggestions=[],this.currentIndex=-1}return e.prototype.updateSuggestions=function(e,t){e&&e.length>0?(this.suggestions=this.convertSuggestionsToSuggestionItems(e),this.currentIndex=t||0,-1===t?this.currentSuggestion=void 0:void 0!==t&&(this.suggestions[t].selected=!0,this.currentSuggestion=this.suggestions[t])):(this.suggestions=[],this.currentIndex=-1,this.currentSuggestion=void 0)},e.prototype.nextSuggestion=function(){if(this.suggestions&&this.suggestions.length){if(this.currentIndex<this.suggestions.length-1)return this.setSelectedSuggestion(this.currentIndex+1),!0;if(this.currentIndex===this.suggestions.length-1)return this.setSelectedSuggestion(0),!0}return!1},e.prototype.previousSuggestion=function(){if(this.suggestions&&this.suggestions.length){if(this.currentIndex>0)return this.setSelectedSuggestion(this.currentIndex-1),!0;if(0===this.currentIndex)return this.setSelectedSuggestion(this.suggestions.length-1),!0}return!1},e.prototype.getSuggestions=function(){return this.suggestions},e.prototype.getCurrentItem=function(){return this.currentSuggestion},e.prototype.getSuggestionAtIndex=function(e){return this.suggestions[e]},e.prototype.hasSelectedSuggestion=function(){return!!this.currentSuggestion},e.prototype.removeSuggestion=function(e){this.suggestions.splice(e,1)},e.prototype.createGenericSuggestion=function(e){var t=this.convertSuggestionsToSuggestionItems([e])[0];this.currentSuggestion=t},e.prototype.convertSuggestionsToSuggestionItems=function(e){return Array.isArray(e)?e.map(this._ensureSuggestionModel):[]},e.prototype.deselectAllSuggestions=function(){this.currentIndex>-1&&(this.suggestions[this.currentIndex].selected=!1,this.currentIndex=-1)},e.prototype.setSelectedSuggestion=function(e){e>this.suggestions.length-1||e<0?(this.currentIndex=0,this.currentSuggestion.selected=!1,this.currentSuggestion=this.suggestions[0],this.currentSuggestion.selected=!0):(this.currentIndex>-1&&(this.suggestions[this.currentIndex].selected=!1),this.suggestions[e].selected=!0,this.currentIndex=e,this.currentSuggestion=this.suggestions[e])},e}();!function(e){e[e.valid=0]="valid",e[e.warning=1]="warning",e[e.invalid=2]="invalid"}(cx||(cx={})),Object(Bt.a)([{rawString:".pickerText_883892a8{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid "},{theme:"neutralTertiary",defaultValue:"#a19f9d"},{rawString:";min-width:180px;min-height:30px}.pickerText_883892a8:hover{border-color:"},{theme:"inputBorderHovered",defaultValue:"#323130"},{rawString:"}.pickerText_883892a8.inputFocused_883892a8{position:relative;border-color:"},{theme:"inputFocusBorderAlt",defaultValue:"#0078d4"},{rawString:"}.pickerText_883892a8.inputFocused_883892a8:after{pointer-events:none;content:'';position:absolute;left:-1px;top:-1px;bottom:-1px;right:-1px;border:2px solid "},{theme:"inputFocusBorderAlt",defaultValue:"#0078d4"},{rawString:"}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.pickerText_883892a8.inputDisabled_883892a8{position:relative;border-color:GrayText}.pickerText_883892a8.inputDisabled_883892a8:after{pointer-events:none;content:'';position:absolute;left:0;top:0;bottom:0;right:0;background-color:Window}}.pickerInput_883892a8{height:34px;border:none;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;outline:0;padding:0 6px 0;-ms-flex-item-align:end;align-self:flex-end}.pickerItems_883892a8{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:100%}.screenReaderOnly_883892a8{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}"}]);var ux="pickerText_883892a8",fx="inputFocused_883892a8",px="inputDisabled_883892a8",hx="pickerInput_883892a8",mx="pickerItems_883892a8",gx="screenReaderOnly_883892a8",vx=c,bx=Dr();var yx=function(e){function t(t){var o=e.call(this,t)||this;o.root=yr.createRef(),o.input=yr.createRef(),o.focusZone=yr.createRef(),o.suggestionElement=yr.createRef(),o.SuggestionOfProperType=ax,o._styledSuggestions=xr(o.SuggestionOfProperType,lx,void 0,{scope:"Suggestions"}),o.dismissSuggestions=function(e){var t=function(){var t=!0;o.props.onDismiss&&(t=o.props.onDismiss(e,o.suggestionStore.currentSuggestion?o.suggestionStore.currentSuggestion.item:void 0)),(!e||e&&!e.defaultPrevented)&&!1!==t&&o.canAddItems()&&o.suggestionStore.hasSelectedSuggestion()&&o.state.suggestedDisplayValue&&o.addItemByIndex(0)};o.currentPromise?o.currentPromise.then((function(){return t()})):t(),o.setState({suggestionsVisible:!1})},o.refocusSuggestions=function(e){o.resetFocus(),o.suggestionStore.suggestions&&o.suggestionStore.suggestions.length>0&&(e===Cr.up?o.suggestionStore.setSelectedSuggestion(o.suggestionStore.suggestions.length-1):e===Cr.down&&o.suggestionStore.setSelectedSuggestion(0))},o.onInputChange=function(e){o.updateValue(e),o.setState({moreSuggestionsAvailable:!0,isMostRecentlyUsedVisible:!1})},o.onSuggestionClick=function(e,t,r){o.addItemByIndex(r)},o.onSuggestionRemove=function(e,t,r){o.props.onRemoveSuggestion&&o.props.onRemoveSuggestion(t),o.suggestionStore.removeSuggestion(r)},o.onInputFocus=function(e){o.selection.setAllSelected(!1),o.state.isFocused||(o.setState({isFocused:!0}),o._userTriggeredSuggestions(),o.props.inputProps&&o.props.inputProps.onFocus&&o.props.inputProps.onFocus(e))},o.onInputBlur=function(e){o.props.inputProps&&o.props.inputProps.onBlur&&o.props.inputProps.onBlur(e)},o.onBlur=function(e){if(o.state.isFocused){var t=e.relatedTarget;null===e.relatedTarget&&(t=document.activeElement),t&&!Mi(o.root.current,t)&&(o.setState({isFocused:!1}),o.props.onBlur&&o.props.onBlur(e))}},o.onClick=function(e){void 0!==o.props.inputProps&&void 0!==o.props.inputProps.onClick&&o.props.inputProps.onClick(e),0===e.button&&o._userTriggeredSuggestions()},o.onKeyDown=function(e){var t=e.which;switch(t){case Cr.escape:o.state.suggestionsVisible&&(o.setState({suggestionsVisible:!1}),e.preventDefault(),e.stopPropagation());break;case Cr.tab:case Cr.enter:o.suggestionElement.current&&o.suggestionElement.current.hasSuggestedActionSelected()?o.suggestionElement.current.executeSelectedAction():!e.shiftKey&&o.suggestionStore.hasSelectedSuggestion()&&o.state.suggestionsVisible?(o.completeSuggestion(),e.preventDefault(),e.stopPropagation()):o._completeGenericSuggestion();break;case Cr.backspace:o.props.disabled||o.onBackspace(e),e.stopPropagation();break;case Cr.del:o.props.disabled||(o.input.current&&e.target===o.input.current.inputElement&&o.state.suggestionsVisible&&-1!==o.suggestionStore.currentIndex?(o.props.onRemoveSuggestion&&o.props.onRemoveSuggestion(o.suggestionStore.currentSuggestion.item),o.suggestionStore.removeSuggestion(o.suggestionStore.currentIndex),o.forceUpdate()):o.onBackspace(e)),e.stopPropagation();break;case Cr.up:o.input.current&&e.target===o.input.current.inputElement&&o.state.suggestionsVisible&&(o.suggestionElement.current&&o.suggestionElement.current.tryHandleKeyDown(t,o.suggestionStore.currentIndex)?(e.preventDefault(),e.stopPropagation(),o.forceUpdate()):o.suggestionElement.current&&o.suggestionElement.current.hasSuggestedAction()&&0===o.suggestionStore.currentIndex?(e.preventDefault(),e.stopPropagation(),o.suggestionElement.current.focusAboveSuggestions(),o.suggestionStore.deselectAllSuggestions(),o.forceUpdate()):o.suggestionStore.previousSuggestion()&&(e.preventDefault(),e.stopPropagation(),o.onSuggestionSelect()));break;case Cr.down:o.input.current&&e.target===o.input.current.inputElement&&o.state.suggestionsVisible&&(o.suggestionElement.current&&o.suggestionElement.current.tryHandleKeyDown(t,o.suggestionStore.currentIndex)?(e.preventDefault(),e.stopPropagation(),o.forceUpdate()):o.suggestionElement.current&&o.suggestionElement.current.hasSuggestedAction()&&o.suggestionStore.currentIndex+1===o.suggestionStore.suggestions.length?(e.preventDefault(),e.stopPropagation(),o.suggestionElement.current.focusBelowSuggestions(),o.suggestionStore.deselectAllSuggestions(),o.forceUpdate()):o.suggestionStore.nextSuggestion()&&(e.preventDefault(),e.stopPropagation(),o.onSuggestionSelect()))}},o.onItemChange=function(e,t){var r=o.state.items;if(t>=0){var n=r;n[t]=e,o._updateSelectedItems(n)}},o.onGetMoreResults=function(){o.setState({isSearching:!0},(function(){if(o.props.onGetMoreResults&&o.input.current){var e=o.props.onGetMoreResults(o.input.current.value,o.state.items),t=e,r=e;Array.isArray(t)?(o.updateSuggestions(t),o.setState({isSearching:!1})):r.then&&r.then((function(e){o.updateSuggestions(e),o.setState({isSearching:!1})}))}else o.setState({isSearching:!1});o.input.current&&o.input.current.focus(),o.setState({moreSuggestionsAvailable:!1,isResultsFooterVisible:!0})}))},o.completeSelection=function(e){o.addItem(e),o.updateValue(""),o.input.current&&o.input.current.clear(),o.setState({suggestionsVisible:!1})},o.addItemByIndex=function(e){o.completeSelection(o.suggestionStore.getSuggestionAtIndex(e).item)},o.addItem=function(e){var t=o.props.onItemSelected?o.props.onItemSelected(e):e;if(null!==t){var r=t,n=t;if(n&&n.then)n.then((function(e){var t=o.state.items.concat([e]);o._updateSelectedItems(t)}));else{var i=o.state.items.concat([r]);o._updateSelectedItems(i)}o.setState({suggestedDisplayValue:""})}},o.removeItem=function(e,t){var r=o.state.items,n=r.indexOf(e);if(n>=0){var i=r.slice(0,n).concat(r.slice(n+1));o._updateSelectedItems(i)}},o.removeItems=function(e){var t=o.state.items.filter((function(t){return-1===e.indexOf(t)}));o._updateSelectedItems(t)},o._shouldFocusZoneEnterInnerZone=function(e){if(o.state.suggestionsVisible)switch(e.which){case Cr.up:case Cr.down:return!0}return e.which===Cr.enter},o._onResolveSuggestions=function(e){var t=o.props.onResolveSuggestions(e,o.state.items);null!==t&&o.updateSuggestionsList(t,e)},o._completeGenericSuggestion=function(){if(o.props.onValidateInput&&o.input.current&&o.props.onValidateInput(o.input.current.value)!==cx.invalid&&o.props.createGenericItem){var e=o.props.createGenericItem(o.input.current.value,o.props.onValidateInput(o.input.current.value));o.suggestionStore.createGenericSuggestion(e),o.completeSuggestion()}},o._userTriggeredSuggestions=function(){if(!o.state.suggestionsVisible){var e=o.input.current?o.input.current.value:"";e?0===o.suggestionStore.suggestions.length?o._onResolveSuggestions(e):o.setState({isMostRecentlyUsedVisible:!1,suggestionsVisible:!0}):o.onEmptyInputFocus()}},si(o),o._async=new fi(o);var r=t.selectedItems||t.defaultSelectedItems||[];return o._id=oa(),o._ariaMap={selectedItems:"selected-items-"+o._id,selectedSuggestionAlert:"selected-suggestion-alert-"+o._id,suggestionList:"suggestion-list-"+o._id,combobox:"combobox-"+o._id},o.suggestionStore=new dx,o.selection=new Vg({onSelectionChanged:function(){return o.onSelectionChange()}}),o.selection.setItems(r),o.state={items:r,suggestedDisplayValue:"",isMostRecentlyUsedVisible:!1,moreSuggestionsAvailable:!1,isFocused:!1,isSearching:!1,selectedIndices:[]},o}return f(t,e),t.getDerivedStateFromProps=function(e){return e.selectedItems?{items:e.selectedItems}:null},Object.defineProperty(t.prototype,"items",{get:function(){return this.state.items},enumerable:!0,configurable:!0}),t.prototype.componentDidMount=function(){this.selection.setItems(this.state.items),this._onResolveSuggestions=this._async.debounce(this._onResolveSuggestions,this.props.resolveDelay)},t.prototype.componentDidUpdate=function(e,t){if(this.state.items&&this.state.items!==t.items){var o=this.selection.getSelectedIndices()[0];this.selection.setItems(this.state.items),this.state.isFocused&&this.state.items.length<t.items.length&&(this.selection.setIndexSelected(o,!0,!0),this.resetFocus(o))}},t.prototype.componentWillUnmount=function(){this.currentPromise&&(this.currentPromise=void 0),this._async.dispose()},t.prototype.focus=function(){this.focusZone.current&&this.focusZone.current.focus()},t.prototype.focusInput=function(){this.input.current&&this.input.current.focus()},t.prototype.completeSuggestion=function(e){this.suggestionStore.hasSelectedSuggestion()&&this.input.current?this.completeSelection(this.suggestionStore.currentSuggestion.item):e&&this._completeGenericSuggestion()},t.prototype.render=function(){var e,t,o=this.state,r=o.suggestedDisplayValue,n=o.isFocused,i=o.items,a=this.props,s=a.className,l=a.inputProps,c=a.disabled,d=a.theme,u=a.styles,f=this.state.suggestionsVisible?this._ariaMap.suggestionList:"",h=u?bx(u,{theme:d,className:s,isFocused:n,disabled:c,inputClassName:l&&l.className}):{root:xn("ms-BasePicker",s||""),text:xn("ms-BasePicker-text",vx.pickerText,this.state.isFocused&&vx.inputFocused),itemsWrapper:vx.pickerItems,input:xn("ms-BasePicker-input",vx.pickerInput,l&&l.className),screenReaderText:vx.screenReaderOnly};return yr.createElement("div",{ref:this.root,className:h.root,onKeyDown:this.onKeyDown,onBlur:this.onBlur},yr.createElement(Ca,{componentRef:this.focusZone,direction:va.bidirectional,shouldEnterInnerZone:this._shouldFocusZoneEnterInnerZone},this.getSuggestionsAlert(h.screenReaderText),yr.createElement(Qg,{selection:this.selection,selectionMode:Hg.multiple},yr.createElement("div",{className:h.text},i.length>0&&yr.createElement("span",{id:this._ariaMap.selectedItems,className:h.itemsWrapper,role:"list"},this.renderItems()),this.canAddItems()&&yr.createElement(pi,p({spellCheck:!1},l,{className:h.input,componentRef:this.input,id:(null===(e=l)||void 0===e?void 0:e.id)?l.id:this._ariaMap.combobox,onClick:this.onClick,onFocus:this.onInputFocus,onBlur:this.onInputBlur,onInputValueChange:this.onInputChange,suggestedDisplayValue:r,"aria-activedescendant":this.getActiveDescendant(),"aria-controls":f,"aria-describedby":i.length>0?this._ariaMap.selectedItems:void 0,"aria-expanded":!!this.state.suggestionsVisible,"aria-haspopup":"listbox","aria-label":this.props["aria-label"]||(null===(t=l)||void 0===t?void 0:t["aria-label"]),role:"combobox",disabled:c,onInputChange:this.props.onInputChange}))))),this.renderSuggestions())},t.prototype.canAddItems=function(){var e=this.state.items,t=this.props.itemLimit;return void 0===t||e.length<t},t.prototype.renderSuggestions=function(){var e=this._styledSuggestions;return this.state.suggestionsVisible&&this.input?yr.createElement(Bc,p({isBeakVisible:!1,gapSpace:5,target:this.input.current?this.input.current.inputElement:void 0,onDismiss:this.dismissSuggestions,directionalHint:ys.bottomLeftEdge,directionalHintForRTL:ys.bottomRightEdge},this.props.pickerCalloutProps),yr.createElement(e,p({onRenderSuggestion:this.props.onRenderSuggestionsItem,onSuggestionClick:this.onSuggestionClick,onSuggestionRemove:this.onSuggestionRemove,suggestions:this.suggestionStore.getSuggestions(),componentRef:this.suggestionElement,onGetMoreResults:this.onGetMoreResults,moreSuggestionsAvailable:this.state.moreSuggestionsAvailable,isLoading:this.state.suggestionsLoading,isSearching:this.state.isSearching,isMostRecentlyUsedVisible:this.state.isMostRecentlyUsedVisible,isResultsFooterVisible:this.state.isResultsFooterVisible,refocusSuggestions:this.refocusSuggestions,removeSuggestionAriaLabel:this.props.removeButtonAriaLabel,suggestionsListId:this._ariaMap.suggestionList,createGenericItem:this._completeGenericSuggestion},this.props.pickerSuggestionsProps))):null},t.prototype.renderItems=function(){var e=this,t=this.props,o=t.disabled,r=t.removeButtonAriaLabel,n=this.props.onRenderItem,i=this.state,a=i.items,s=i.selectedIndices;return a.map((function(t,i){return n({item:t,index:i,key:t.key?t.key:i,selected:-1!==s.indexOf(i),onRemoveItem:function(){return e.removeItem(t,!0)},disabled:o,onItemChange:e.onItemChange,removeButtonAriaLabel:r})}))},t.prototype.resetFocus=function(e){var t=this.state.items;if(t.length&&e>=0){var o=this.root.current&&this.root.current.querySelectorAll("[data-selection-index]")[Math.min(e,t.length-1)];o&&this.focusZone.current&&this.focusZone.current.focusElement(o)}else this.canAddItems()?this.input.current&&this.input.current.focus():this.resetFocus(t.length-1)},t.prototype.onSuggestionSelect=function(){if(this.suggestionStore.currentSuggestion){var e=this.input.current?this.input.current.value:"",t=this._getTextFromItem(this.suggestionStore.currentSuggestion.item,e);this.setState({suggestedDisplayValue:t})}},t.prototype.onSelectionChange=function(){this.setState({selectedIndices:this.selection.getSelectedIndices()})},t.prototype.updateSuggestions=function(e){this.suggestionStore.updateSuggestions(e,0),this.forceUpdate()},t.prototype.onEmptyInputFocus=function(){var e=this.props.onEmptyResolveSuggestions?this.props.onEmptyResolveSuggestions:this.props.onEmptyInputFocus;if(e){var t=e(this.state.items);this.updateSuggestionsList(t),this.setState({isMostRecentlyUsedVisible:!0,suggestionsVisible:!0,moreSuggestionsAvailable:!1})}},t.prototype.updateValue=function(e){this._onResolveSuggestions(e)},t.prototype.updateSuggestionsList=function(e,t){var o=this,r=e,n=e;if(Array.isArray(r))this._updateAndResolveValue(t,r);else if(n&&n.then){this.setState({suggestionsLoading:!0}),this.suggestionStore.updateSuggestions([]),void 0!==t?this.setState({suggestionsVisible:this._getShowSuggestions()}):this.setState({suggestionsVisible:this.input.current&&this.input.current.inputElement===document.activeElement});var i=this.currentPromise=n;i.then((function(e){i===o.currentPromise&&o._updateAndResolveValue(t,e)}))}},t.prototype.resolveNewValue=function(e,t){var o=this;this.updateSuggestions(t);var r=void 0;this.suggestionStore.currentSuggestion&&(r=this._getTextFromItem(this.suggestionStore.currentSuggestion.item,e)),this.setState({suggestedDisplayValue:r,suggestionsVisible:this._getShowSuggestions()},(function(){return o.setState({suggestionsLoading:!1})}))},t.prototype.onChange=function(e){this.props.onChange&&this.props.onChange(e)},t.prototype.onBackspace=function(e){(this.state.items.length&&!this.input.current||this.input.current&&!this.input.current.isValueSelected&&0===this.input.current.cursorLocation)&&(this.selection.getSelectedCount()>0?this.removeItems(this.selection.getSelection()):this.removeItem(this.state.items[this.state.items.length-1]))},t.prototype.getActiveDescendant=function(){if(!this.state.suggestionsLoading){var e=this.suggestionStore.currentIndex;return e<0&&this.suggestionElement.current&&this.suggestionElement.current.hasSuggestedAction()?"sug-selectedAction":e>-1&&!this.state.suggestionsLoading?"sug-"+e:void 0}},t.prototype.getSuggestionsAlert=function(e){void 0===e&&(e=vx.screenReaderOnly);var t=this.suggestionStore.currentIndex;if(this.props.enableSelectedSuggestionAlert){var o=t>-1?this.suggestionStore.getSuggestionAtIndex(this.suggestionStore.currentIndex):void 0,r=o?o.ariaLabel:void 0;return yr.createElement("div",{className:e,role:"alert",id:this._ariaMap.selectedSuggestionAlert,"aria-live":"assertive"},r," ")}},t.prototype._updateAndResolveValue=function(e,t){void 0!==e?this.resolveNewValue(e,t):(this.suggestionStore.updateSuggestions(t,-1),this.state.suggestionsLoading&&this.setState({suggestionsLoading:!1}))},t.prototype._updateSelectedItems=function(e){var t=this;this.props.selectedItems?this.onChange(e):this.setState({items:e},(function(){t._onSelectedItemsUpdated(e)}))},t.prototype._onSelectedItemsUpdated=function(e){this.onChange(e)},t.prototype._getShowSuggestions=function(){return void 0!==this.input.current&&null!==this.input.current&&this.input.current.inputElement===document.activeElement&&""!==this.input.current.value},t.prototype._getTextFromItem=function(e,t){return this.props.getTextFromItem?this.props.getTextFromItem(e,t):""},t}(yr.Component),_x=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.render=function(){var e=this.state,t=e.suggestedDisplayValue,o=e.isFocused,r=this.props,n=r.className,i=r.inputProps,a=r.disabled,s=r.theme,l=r.styles,c=this.state.suggestionsVisible?this._ariaMap.suggestionList:"",d=l?bx(l,{theme:s,className:n,isFocused:o,inputClassName:i&&i.className}):{root:xn("ms-BasePicker",n||""),text:xn("ms-BasePicker-text",vx.pickerText,this.state.isFocused&&vx.inputFocused,a&&vx.inputDisabled),input:xn("ms-BasePicker-input",vx.pickerInput,i&&i.className),screenReaderText:vx.screenReaderOnly};return yr.createElement("div",{ref:this.root,onBlur:this.onBlur},yr.createElement("div",{className:d.root,onKeyDown:this.onKeyDown},this.getSuggestionsAlert(d.screenReaderText),yr.createElement("div",{className:d.text},yr.createElement(pi,p({},i,{className:d.input,componentRef:this.input,onFocus:this.onInputFocus,onBlur:this.onInputBlur,onClick:this.onClick,onInputValueChange:this.onInputChange,suggestedDisplayValue:t,"aria-activedescendant":this.getActiveDescendant(),"aria-controls":c||void 0,"aria-expanded":!!this.state.suggestionsVisible,"aria-haspopup":"listbox",role:"combobox",disabled:a,onInputChange:this.props.onInputChange})))),this.renderSuggestions(),yr.createElement(Qg,{selection:this.selection,selectionMode:Hg.single},yr.createElement(Ca,{componentRef:this.focusZone,className:"ms-BasePicker-selectedItems",isCircularNavigation:!0,direction:va.bidirectional,shouldEnterInnerZone:this._shouldFocusZoneEnterInnerZone,id:this._ariaMap.selectedItems,role:"list"},this.renderItems())))},t.prototype.onBackspace=function(e){},t}(yx),kx={root:"ms-BasePicker",text:"ms-BasePicker-text",itemsWrapper:"ms-BasePicker-itemsWrapper",input:"ms-BasePicker-input"};function wx(e){var t,o,r,n=e.className,i=e.theme,a=e.isFocused,s=e.inputClassName,l=e.disabled;if(!i)throw new Error("theme is undefined or null in base BasePicker getStyles function.");var c=i.semanticColors,d=i.effects,u=i.fonts,f=c.inputBorder,p=c.inputBorderHovered,h=c.inputFocusBorderAlt,m=Lo(kx,i),g=[u.medium,{color:c.inputPlaceholderText,opacity:1,selectors:(t={},t[Ut]={color:"GrayText"},t)}],v={color:c.disabledText,selectors:(o={},o[Ut]={color:"GrayText"},o)};return{root:[m.root,n],text:[m.text,{display:"flex",position:"relative",flexWrap:"wrap",alignItems:"center",boxSizing:"border-box",minWidth:180,minHeight:30,border:"1px solid "+f,borderRadius:d.roundedCorner2},!a&&!l&&{selectors:{":hover":{borderColor:p}}},a&&!l&&yo(h,d.roundedCorner2),l&&{borderColor:"rgba(218, 218, 218, 0.29)",selectors:(r={":after":{content:'""',position:"absolute",top:0,right:0,bottom:0,left:0,background:"rgba(218, 218, 218, 0.29)"}},r[Ut]={borderColor:"GrayText",selectors:{":after":{background:"none"}}},r)}],itemsWrapper:[m.itemsWrapper,{display:"flex",flexWrap:"wrap",maxWidth:"100%"}],input:[m.input,u.medium,{height:30,border:"none",flexGrow:1,outline:"none",padding:"0 6px 0",alignSelf:"flex-end",borderRadius:d.roundedCorner2,backgroundColor:"transparent",color:c.inputText,selectors:{"::-ms-clear":{display:"none"}}},Yo(g),l&&Yo(v),s],screenReaderText:_o}}var xx={root:"ms-PickerPersona-container",itemContent:"ms-PickerItem-content",removeButton:"ms-PickerItem-removeButton",isSelected:"is-selected",isInvalid:"is-invalid"};function Sx(e){var t,o,r,n,i,a,s,l,c=e.className,d=e.theme,u=e.selected,f=e.invalid,h=e.disabled,m=d.palette,g=d.semanticColors,v=d.fonts,b=Lo(xx,d),y=[u&&!f&&!h&&{color:m.white,selectors:(t={":hover":{color:m.white}},t[Ut]={color:"HighlightText"},t)},(f&&!u||f&&u&&h)&&{color:m.redDark,borderBottom:"2px dotted "+m.redDark,selectors:(o={},o["."+b.root+":hover &"]={color:m.redDark},o)},f&&u&&!h&&{color:m.white,borderBottom:"2px dotted "+m.white},h&&{selectors:(r={},r[Ut]={color:"GrayText"},r)}],_=[u&&!f&&!h&&{color:m.white,selectors:(n={":hover":{color:m.white}},n[Ut]={color:"HighlightText"},n)}],k=[f&&{fontSize:v.xLarge.fontSize}];return{root:[b.root,mo(d,{inset:-2}),{borderRadius:15,display:"inline-flex",alignItems:"center",background:m.neutralLighter,margin:"1px 2px",cursor:"default",userSelect:"none",maxWidth:300,verticalAlign:"middle",minWidth:0,selectors:(i={":hover":{background:u||h?"":m.neutralLight}},i[Ut]=[{border:"1px solid WindowText"},h&&{borderColor:"GrayText"}],i)},u&&!h&&[b.isSelected,{background:m.themePrimary,selectors:(a={},a[Ut]=p({borderColor:"HighLight",background:"Highlight"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),a)}],f&&[b.isInvalid],f&&u&&!h&&{background:m.redDark},c],itemContent:[b.itemContent,{flex:"0 1 auto",minWidth:0,maxWidth:"100%",overflow:"hidden"}],removeButton:[b.removeButton,{borderRadius:15,color:m.neutralPrimary,flex:"0 0 auto",width:24,height:24,selectors:{":hover":{background:m.neutralTertiaryAlt,color:m.neutralDark}}},u&&[{color:m.white,selectors:(s={":hover":{color:m.white,background:m.themeDark},":active":{color:m.white,background:m.themeDarker}},s[Ut]={color:"HighlightText"},s)},f&&{selectors:{":hover":{background:m.red},":active":{background:m.redDark}}}],h&&{selectors:(l={},l["."+sd.msButtonIcon]={color:g.buttonText},l)}],subComponentStyles:{persona:{primaryText:y,secondaryText:_},personaCoin:{initials:k}}}}var Cx=Dr(),Bx=function(e){var t=e.item,o=e.onRemoveItem,r=e.index,n=e.selected,i=e.removeButtonAriaLabel,a=e.styles,s=e.theme,l=e.className,c=e.disabled,d=oa(),u=Cx(a,{theme:s,className:l,selected:n,disabled:c,invalid:t.ValidationState===cx.warning}),f=u.subComponentStyles?u.subComponentStyles.persona:void 0,h=u.subComponentStyles?u.subComponentStyles.personaCoin:void 0;return yr.createElement("div",{className:u.root,"data-is-focusable":!c,"data-is-sub-focuszone":!0,"data-selection-index":r,role:"listitem","aria-labelledby":"selectedItemPersona-"+d},yr.createElement("div",{className:u.itemContent,id:"selectedItemPersona-"+d},yr.createElement(A_,p({size:Sn.size24,styles:f,coinProps:{styles:h}},t))),yr.createElement(yd,{onClick:o,disabled:c,iconProps:{iconName:"Cancel",styles:{root:{fontSize:"12px"}}},className:u.removeButton,ariaLabel:i}))},Ix=xr(Bx,Sx,void 0,{scope:"PeoplePickerItem"}),Px={root:"ms-PeoplePicker-personaContent",personaWrapper:"ms-PeoplePicker-Persona"};function Ex(e){var t,o,r,n=e.className,i=e.theme,a=Lo(Px,i),s={selectors:(t={},t["."+tx.isSuggested+" &"]={selectors:(o={},o[Ut]={color:"HighlightText"},o)},t["."+a.root+":hover &"]={selectors:(r={},r[Ut]={color:"HighlightText"},r)},t)};return{root:[a.root,{width:"100%",padding:"4px 12px"},n],personaWrapper:[a.personaWrapper,{width:180}],subComponentStyles:{persona:{primaryText:s,secondaryText:s}}}}var Tx=Dr(),Dx=function(e){var t=e.personaProps,o=e.suggestionsProps,r=e.compact,n=e.styles,i=e.theme,a=e.className,s=Tx(n,{theme:i,className:o&&o.suggestionsItemClassName||a}),l=s.subComponentStyles&&s.subComponentStyles.persona?s.subComponentStyles.persona:void 0;return yr.createElement("div",{className:s.root},yr.createElement(A_,p({size:Sn.size24,styles:l,className:s.personaWrapper,showSecondaryText:!r,showOverflowTooltip:!1},t)))},Nx=xr(Dx,Ex,void 0,{scope:"PeoplePickerItemSuggestion"}),zx=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t}(yx),Fx=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t}(_x),Mx=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.defaultProps={onRenderItem:function(e){return yr.createElement(Ix,p({},e))},onRenderSuggestionsItem:function(e,t){return yr.createElement(Nx,{personaProps:e,suggestionsProps:t})},createGenericItem:jx},t}(zx),Rx=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.defaultProps={onRenderItem:function(e){return yr.createElement(Ix,p({},e))},onRenderSuggestionsItem:function(e,t){return yr.createElement(Nx,{personaProps:e,suggestionsProps:t,compact:!0})},createGenericItem:jx},t}(zx),Ax=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.defaultProps={onRenderItem:function(e){return yr.createElement(Ix,p({},e))},onRenderSuggestionsItem:function(e,t){return yr.createElement(Nx,{personaProps:e,suggestionsProps:t})},createGenericItem:jx},t}(Fx);function jx(e,t){var o={key:e,primaryText:e,imageInitials:"!",ValidationState:t};return t!==cx.warning&&(o.imageInitials=Lr(e,Br())),o}var Lx=xr(Mx,wx,void 0,{scope:"NormalPeoplePicker"}),Hx=xr(Rx,wx,void 0,{scope:"CompactPeoplePicker"}),Ox=xr(Ax,wx,void 0,{scope:"ListPeoplePickerBase"}),qx={root:"ms-TagItem",text:"ms-TagItem-text",close:"ms-TagItem-close",isSelected:"is-selected"};function Wx(e){var t,o,r,n,i=e.className,a=e.theme,s=e.selected,l=e.disabled,c=a.palette,d=a.effects,u=a.fonts,f=a.semanticColors,p=Lo(qx,a);return{root:[p.root,u.medium,mo(a),{boxSizing:"content-box",flexShrink:"1",margin:2,height:26,lineHeight:26,cursor:"default",userSelect:"none",display:"flex",flexWrap:"nowrap",maxWidth:300,minWidth:0,borderRadius:d.roundedCorner2,color:f.inputText,background:!s||l?c.neutralLighter:c.themePrimary,selectors:(t={":hover":[!l&&!s&&{color:c.neutralDark,background:c.neutralLight,selectors:{".ms-TagItem-close":{color:c.neutralPrimary}}},l&&{background:c.neutralLighter},s&&!l&&{background:c.themePrimary}]},t[Ut]={border:"1px solid "+(s?"WindowFrame":"WindowText")},t)},l&&{selectors:(o={},o[Ut]={borderColor:"GrayText"},o)},s&&!l&&[p.isSelected,{color:c.white}],i],text:[p.text,{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap",minWidth:30,margin:"0 8px"},l&&{selectors:(r={},r[Ut]={color:"GrayText"},r)}],close:[p.close,{color:c.neutralSecondary,width:30,height:"100%",flex:"0 0 auto",borderRadius:Br(a)?d.roundedCorner2+" 0 0 "+d.roundedCorner2:"0 "+d.roundedCorner2+" "+d.roundedCorner2+" 0",selectors:{":hover":{background:c.neutralQuaternaryAlt,color:c.neutralPrimary},":active":{color:c.white,backgroundColor:c.themeDark}}},s&&{color:c.white,selectors:{":hover":{color:c.white,background:c.themeDark}}},l&&{selectors:(n={},n["."+sd.msButtonIcon]={color:c.neutralSecondary},n)}]}}var Vx=Dr(),Kx=function(e){var t=e.theme,o=e.styles,r=e.selected,n=e.disabled,i=e.enableTagFocusInDisabledPicker,a=e.children,s=e.className,l=e.index,c=e.onRemoveItem,d=e.removeButtonAriaLabel,u=e.title,f=void 0===u?"string"==typeof e.children?e.children:e.item.name:u,p=Vx(o,{theme:t,className:s,selected:r,disabled:n});return yr.createElement("div",{className:p.root,role:"listitem",key:l,"data-selection-index":l,"data-is-focusable":(i||!n)&&!0},yr.createElement("span",{className:p.text,"aria-label":f,title:f},a),yr.createElement(yd,{onClick:c,disabled:n,iconProps:{iconName:"Cancel",styles:{root:{fontSize:"12px"}}},className:p.close,ariaLabel:d}))},Ux=xr(Kx,Wx,void 0,{scope:"TagItem"}),Gx={suggestionTextOverflow:"ms-TagItem-TextOverflow"};function Yx(e){var t=e.className,o=e.theme;return{suggestionTextOverflow:[Lo(Gx,o).suggestionTextOverflow,{overflow:"hidden",textOverflow:"ellipsis",maxWidth:"60vw",padding:"6px 12px 7px",whiteSpace:"nowrap"},t]}}var Xx,Zx,$x=Dr(),Qx=function(e){var t=e.styles,o=e.theme,r=e.children,n=$x(t,{theme:o});return yr.createElement("div",{className:n.suggestionTextOverflow}," ",r," ")},Jx=xr(Qx,Yx,void 0,{scope:"TagItemSuggestion"}),eS=function(e){function t(t){var o=e.call(this,t)||this;return si(o),o}return f(t,e),t.defaultProps={onRenderItem:function(e){return yr.createElement(Ux,p({},e),e.item.name)},onRenderSuggestionsItem:function(e){return yr.createElement(Jx,null,e.name)}},t}(yx),tS=xr(eS,wx,void 0,{scope:"TagPicker"}),oS=function(e){function t(t){var o=e.call(this,t)||this;return si(o),o}return f(t,e),t.prototype.render=function(){return yr.createElement("div",p({},vn(this.props,gn)),this.props.children)},t}(yr.Component);!function(e){e[e.links=0]="links",e[e.tabs=1]="tabs"}(Xx||(Xx={})),function(e){e[e.normal=0]="normal",e[e.large=1]="large"}(Zx||(Zx={}));var rS=Dr(),nS=function(e){function t(t){var o=e.call(this,t)||this;o._focusZone=yr.createRef(),o._renderPivotLink=function(e,t,r){var n,i=t.itemKey,a=t.headerButtonProps,s=e.keyToTabIdMapping[i],l=t.onRenderItemLink,c=r===i;n=l?l(t,o._renderLinkContent):o._renderLinkContent(t);var d=t.headerText||"";return d+=t.itemCount?" ("+t.itemCount+")":"",d+=t.itemIcon?" xx":"",yr.createElement(pu,p({},a,{id:s,key:i,className:c?o._classNames.linkIsSelected:o._classNames.link,onClick:o._onLinkClick.bind(o,i),onKeyDown:o._onKeyDown.bind(o,i),"aria-label":t.ariaLabel,role:"tab","aria-selected":c,name:t.headerText,keytipProps:t.keytipProps,"data-content":d}),n)},o._renderLinkContent=function(e){var t=e.itemCount,r=e.itemIcon,n=e.headerText,i=o._classNames;return yr.createElement("span",{className:i.linkContent},void 0!==r&&yr.createElement("span",{className:i.icon},yr.createElement(Rn,{iconName:r})),void 0!==n&&yr.createElement("span",{className:i.text}," ",e.headerText),void 0!==t&&yr.createElement("span",{className:i.count}," (",t,")"))},si(o),o._pivotId=oa("Pivot");var r,n=o._getPivotLinks(t).links,i=t.defaultSelectedKey,a=void 0===i?t.initialSelectedKey:i,s=t.defaultSelectedIndex,l=void 0===s?t.initialSelectedIndex:s;return a?r=a:"number"==typeof l?r=n[l].itemKey:n.length&&(r=n[0].itemKey),o.state={selectedKey:r},o}return f(t,e),t.prototype.focus=function(){this._focusZone.current&&this._focusZone.current.focus()},t.prototype.render=function(){var e=this,t=this.props.focusZoneProps,o=this._getPivotLinks(this.props),r=this._getSelectedKey(o),n=vn(this.props,gn);return this._classNames=this._getClassNames(this.props),yr.createElement("div",p({role:"toolbar"},n),this._renderPivotLinks(o,r,t),r&&o.links.map((function(t){return(!0===t.alwaysRender||r===t.itemKey)&&e._renderPivotItem(o,t.itemKey,r===t.itemKey)})))},t.prototype._getSelectedKey=function(e){var t=this.props.selectedKey;if(this._isKeyValid(e,t)||null===t)return t;var o=this.state.selectedKey;return this._isKeyValid(e,o)?o:e.links.length?e.links[0].itemKey:void 0},t.prototype._renderPivotLinks=function(e,t,o){var r,n=this,i=e.links.map((function(o){return n._renderPivotLink(e,o,t)}));return yr.createElement(Ca,p({role:"tablist",componentRef:this._focusZone,direction:va.horizontal},o,{className:xn(this._classNames.root,null===(r=o)||void 0===r?void 0:r.className)}),i)},t.prototype._renderPivotItem=function(e,t,o){if(this.props.headersOnly||!t)return null;var r=e.keyToIndexMapping[t],n=e.keyToTabIdMapping[t];return yr.createElement("div",{role:"tabpanel",hidden:!o,key:t,"aria-hidden":!o,"aria-labelledby":n,className:this._classNames.itemContainer},yr.Children.toArray(this.props.children)[r])},t.prototype._getPivotLinks=function(e){var t=this,o={links:[],keyToIndexMapping:{},keyToTabIdMapping:{}};return yr.Children.map(yr.Children.toArray(e.children),(function(e,r){if(iS(e)){var n=e,i=n.props,a=i.linkText,s=h(i,["linkText"]),l=n.props.itemKey||r.toString();o.links.push(p(p({headerText:a},s),{itemKey:l})),o.keyToIndexMapping[l]=r,o.keyToTabIdMapping[l]=t._getTabId(l,r)}else Xo("The children of a Pivot component must be of type PivotItem to be rendered.")})),o},t.prototype._getTabId=function(e,t){return this.props.getTabId?this.props.getTabId(e,t):this._pivotId+"-Tab"+t},t.prototype._isKeyValid=function(e,t){return null!=t&&void 0!==e.keyToIndexMapping[t]},t.prototype._onLinkClick=function(e,t){t.preventDefault(),this._updateSelectedItem(e,t)},t.prototype._onKeyDown=function(e,t){t.which===Cr.enter&&(t.preventDefault(),this._updateSelectedItem(e))},t.prototype._updateSelectedItem=function(e,t){this.setState({selectedKey:e});var o=this._getPivotLinks(this.props);if(this.props.onLinkClick&&o.keyToIndexMapping[e]>=0){var r=o.keyToIndexMapping[e],n=yr.Children.toArray(this.props.children)[r];iS(n)&&this.props.onLinkClick(n,t)}},t.prototype._getClassNames=function(e){var t=e.theme,o=e.linkSize===Zx.large,r=e.linkFormat===Xx.tabs;return rS(e.styles,{theme:t,rootIsLarge:o,rootIsTabs:r})},t}(yr.Component);function iS(e){return!!e&&"object"==typeof e&&!!e.type&&e.type.name===oS.name}var aS,sS={count:"ms-Pivot-count",icon:"ms-Pivot-icon",linkIsSelected:"is-selected",link:"ms-Pivot-link",linkContent:"ms-Pivot-linkContent",root:"ms-Pivot",rootIsLarge:"ms-Pivot--large",rootIsTabs:"ms-Pivot--tabs",text:"ms-Pivot-text"},lS=function(e){var t,o,r=e.rootIsLarge,n=e.rootIsTabs,i=e.theme,a=i.semanticColors,s=i.fonts;return[s.medium,{color:a.actionLink,display:"inline-block",lineHeight:44,height:44,marginRight:8,padding:"0 8px",textAlign:"center",position:"relative",backgroundColor:"transparent",border:0,borderRadius:0,selectors:(t={":before":{backgroundColor:"transparent",bottom:0,content:'""',height:2,left:8,position:"absolute",right:8,transition:"left "+Fe.durationValue2+" "+Fe.easeFunction2+",\n                      right "+Fe.durationValue2+" "+Fe.easeFunction2},":after":{color:"transparent",content:"attr(data-content)",display:"block",fontWeight:Ve.bold,height:1,overflow:"hidden",visibility:"hidden"},":hover":{backgroundColor:a.buttonBackgroundHovered,color:a.buttonTextHovered,cursor:"pointer"},":active":{backgroundColor:a.buttonBackgroundPressed,color:a.buttonTextHovered},":focus":{outline:"none"}},t["."+po+" &:focus"]={outline:"1px solid "+a.focusBorder},t["."+po+" &:focus:after"]={content:"attr(data-content)",position:"relative",border:0},t)},r&&{fontSize:s.large.fontSize},n&&[{marginRight:0,height:44,lineHeight:44,backgroundColor:a.buttonBackground,padding:"0 10px",verticalAlign:"top",selectors:(o={":focus":{outlineOffset:"-1px"}},o["."+po+" &:focus::before"]={height:"auto",background:"transparent",transition:"none"},o)}]]},cS=xr(nS,(function(e){var t,o,r,n=e.className,i=e.rootIsLarge,a=e.rootIsTabs,s=e.theme,l=s.semanticColors,c=s.fonts,d=Lo(sS,s);return{root:[d.root,c.medium,Vo,{position:"relative",color:l.link,whiteSpace:"nowrap"},i&&d.rootIsLarge,a&&d.rootIsTabs,n],itemContainer:{selectors:{"&[hidden]":{display:"none"}}},link:g([d.link],lS(e),[a&&{selectors:{"&:hover, &:focus":{color:l.buttonTextCheckedHovered},"&:active, &:hover":{color:l.primaryButtonText,backgroundColor:l.primaryButtonBackground}}}]),linkIsSelected:g([d.link,d.linkIsSelected],lS(e),[{fontWeight:Ve.semibold,selectors:(t={":before":{backgroundColor:l.inputBackgroundChecked,selectors:(o={},o[Ut]={backgroundColor:"Highlight"},o)},":hover::before":{left:0,right:0}},t[Ut]={color:"Highlight"},t)},a&&{backgroundColor:l.primaryButtonBackground,color:l.primaryButtonText,fontWeight:Ve.regular,selectors:(r={":before":{backgroundColor:"transparent",transition:"none",position:"absolute",top:0,left:0,right:0,bottom:0,content:'""',height:0},":hover":{backgroundColor:l.primaryButtonBackgroundHovered,color:l.primaryButtonText},"&:active":{backgroundColor:l.primaryButtonBackgroundPressed,color:l.primaryButtonText}},r[Ut]=p({fontWeight:Ve.semibold,color:"HighlightText",background:"Highlight"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),r)}]),linkContent:[d.linkContent,{flex:"0 1 100%",selectors:{"& > * ":{marginLeft:4},"& > *:first-child":{marginLeft:0}}}],text:[d.text,{display:"inline-block",verticalAlign:"top"}],count:[d.count,{display:"inline-block",verticalAlign:"top"}],icon:d.icon}}),void 0,{scope:"Pivot"}),dS=Dr(),uS=function(e){function t(t){var o=e.call(this,t)||this;o._onRenderProgress=function(e){var t=o.props,r=t.ariaValueText,n=t.barHeight,i=t.className,a=t.description,s=t.label,l=void 0===s?o.props.title:s,c=t.styles,d=t.theme,u="number"==typeof o.props.percentComplete?Math.min(100,Math.max(0,100*o.props.percentComplete)):void 0,f=dS(c,{theme:d,className:i,barHeight:n,indeterminate:void 0===u}),p={width:void 0!==u?u+"%":void 0,transition:void 0!==u&&u<.01?"none":void 0},h=void 0!==u?0:void 0,m=void 0!==u?100:void 0,g=void 0!==u?Math.floor(u):void 0;return yr.createElement("div",{className:f.itemProgress},yr.createElement("div",{className:f.progressTrack}),yr.createElement("div",{className:f.progressBar,style:p,role:"progressbar","aria-describedby":a?o._descriptionId:void 0,"aria-labelledby":l?o._labelId:void 0,"aria-valuemin":h,"aria-valuemax":m,"aria-valuenow":g,"aria-valuetext":r}))};var r=oa("progress-indicator");return o._labelId=r+"-label",o._descriptionId=r+"-description",o}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.barHeight,o=e.className,r=e.label,n=void 0===r?this.props.title:r,i=e.description,a=e.styles,s=e.theme,l=e.progressHidden,c=e.onRenderProgress,d=void 0===c?this._onRenderProgress:c,u="number"==typeof this.props.percentComplete?Math.min(100,Math.max(0,100*this.props.percentComplete)):void 0,f=dS(a,{theme:s,className:o,barHeight:t,indeterminate:void 0===u});return yr.createElement("div",{className:f.root},n?yr.createElement("div",{id:this._labelId,className:f.itemName},n):null,l?null:d(p(p({},this.props),{percentComplete:u}),this._onRenderProgress),i?yr.createElement("div",{id:this._descriptionId,className:f.itemDescription},i):null)},t.defaultProps={label:"",description:"",width:180},t}(yr.Component),fS={root:"ms-ProgressIndicator",itemName:"ms-ProgressIndicator-itemName",itemDescription:"ms-ProgressIndicator-itemDescription",itemProgress:"ms-ProgressIndicator-itemProgress",progressTrack:"ms-ProgressIndicator-progressTrack",progressBar:"ms-ProgressIndicator-progressBar"},pS=Fo((function(){return J({"0%":{left:"-30%"},"100%":{left:"100%"}})})),hS=Fo((function(){return J({"100%":{right:"-30%"},"0%":{right:"100%"}})})),mS=xr(uS,(function(e){var t,o,r,n=Br(e.theme),i=e.className,a=e.indeterminate,s=e.theme,l=e.barHeight,c=void 0===l?2:l,d=s.palette,u=s.semanticColors,f=s.fonts,h=Lo(fS,s),m=d.neutralLight;return{root:[h.root,f.medium,i],itemName:[h.itemName,Ko,{color:u.bodyText,paddingTop:4,lineHeight:20}],itemDescription:[h.itemDescription,{color:u.bodySubtext,fontSize:f.small.fontSize,lineHeight:18}],itemProgress:[h.itemProgress,{position:"relative",overflow:"hidden",height:c,padding:"8px 0"}],progressTrack:[h.progressTrack,{position:"absolute",width:"100%",height:c,backgroundColor:m,selectors:(t={},t[Ut]={borderBottom:"1px solid WindowText"},t)}],progressBar:[{backgroundColor:d.themePrimary,height:c,position:"absolute",transition:"width .3s ease",width:0,selectors:(o={},o[Ut]=p({backgroundColor:"highlight"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),o)},a?{position:"absolute",minWidth:"33%",background:"linear-gradient(to right, "+m+" 0%, "+d.themePrimary+" 50%, "+m+" 100%)",animation:(n?hS():pS())+" 3s infinite",selectors:(r={},r[Ut]={background:"highlight"},r)}:{transition:"width .15s linear"},h.progressBar]}}),void 0,{scope:"ProgressIndicator"}),gS={root:"ms-RatingStar-root",rootIsSmall:"ms-RatingStar-root--small",rootIsLarge:"ms-RatingStar-root--large",ratingStar:"ms-RatingStar-container",ratingStarBack:"ms-RatingStar-back",ratingStarFront:"ms-RatingStar-front",ratingButton:"ms-Rating-button",ratingStarIsSmall:"ms-Rating--small",ratingStartIsLarge:"ms-Rating--large",labelText:"ms-Rating-labelText",ratingFocusZone:"ms-Rating-focuszone"};function vS(e,t){var o;return{color:e,selectors:(o={},o[Ut]={color:t},o)}}!function(e){e[e.Small=0]="Small",e[e.Large=1]="Large"}(aS||(aS={}));var bS=Dr(),yS=function(e){var t=e.icon||"FavoriteStarFill";return yr.createElement("div",{className:e.classNames.ratingStar,key:e.id},yr.createElement(Rn,{className:e.classNames.ratingStarBack,iconName:t}),!e.disabled&&yr.createElement(Rn,{className:e.classNames.ratingStarFront,iconName:t,style:{width:e.fillPercentage+"%"}}))},_S=function(e){function t(t){var o=e.call(this,t)||this;return si(o),o._id=oa("Rating"),o._min=o.props.allowZeroStars?0:1,void 0!==o.props.min&&1!==o.props.min&&(o._min=o.props.min),o._labelId=oa("RatingLabel"),o.state={rating:o._getInitialValue(t)},o}return f(t,e),t.prototype.render=function(){var e,t,o,r=this.props,n=r.ariaLabel,i=r.disabled,a=r.getAriaLabel,s=r.styles,l=r.max,c=r.readOnly,d=r.size,u=r.theme,f=r.icon,h=void 0===f?"FavoriteStarFill":f,m=r.unselectedIcon,g=void 0===m?"FavoriteStar":m,v=r.onRenderStar,b=this._id,y=[],_=[],k=this._getRating(),w=vn(this.props,gn);this._classNames=bS(s,{disabled:i,readOnly:c,theme:u});for(var x,S,C=this._min;C<=l;C++)if(0!==C){var B=this._getFillingPercentage(C),I={fillPercentage:B,disabled:i,classNames:this._classNames,icon:B>0?h:g,starNum:C};_.push(this._getStarId(C-1)),y.push(yr.createElement("button",p({className:xn(this._classNames.ratingButton,(e={},e[this._classNames.ratingStarIsLarge]=d===aS.Large,e[this._classNames.ratingStarIsSmall]=d!==aS.Large,e)),id:_[C-1],key:C},C===Math.ceil(k)?{"data-is-current":!0}:{},{onFocus:this._onFocus.bind(this,C),onClick:this._onFocus.bind(this,C),disabled:!(!i&&!c),role:"radio","aria-checked":C===Math.ceil(k),"aria-hidden":c?"true":void 0,type:"button"}),this._getLabel(C),(x=I,(S=v)?S(x):yr.createElement(yS,p({key:x.starNum+"rating"},x)))))}var P=a?a(k||0,l):void 0,E=n||P,T=c?{allowFocusRoot:!0,disabled:!0,"aria-label":P,"aria-readonly":!0,"data-is-focusable":!0,role:"textbox",tabIndex:0}:void 0;return yr.createElement("div",p({className:xn("ms-Rating-star",this._classNames.root,(t={},t[this._classNames.rootIsLarge]=d===aS.Large,t[this._classNames.rootIsSmall]=d!==aS.Large,t)),"aria-label":c?void 0:E,id:b,role:c?void 0:"radiogroup"},w),yr.createElement(Ca,p({direction:va.horizontal,className:xn(this._classNames.ratingFocusZone,(o={},o[this._classNames.rootIsLarge]=d===aS.Large,o[this._classNames.rootIsSmall]=d!==aS.Large,o)),defaultActiveElement:k?_[Math.ceil(k)-1]&&"#"+_[Math.ceil(k)-1]:void 0},T),y))},t.prototype._getStarId=function(e){return this._id+"-star-"+e},t.prototype._onFocus=function(e,t){if(Math.ceil(this.state.rating)!==e){this.setState({rating:e});var o=this.props,r=o.onChange,n=o.onChanged;r&&r(t,e),n&&n(e)}},t.prototype._getLabel=function(e){var t=this.props.ariaLabelFormat||"";return yr.createElement("span",{id:this._labelId+"-"+e,className:this._classNames.labelText},Cu(t,e,this.props.max))},t.prototype._getInitialValue=function(e){return void 0===e.rating?this._min:null!==e.rating?this._getClampedRating(e.rating):void 0},t.prototype._getClampedRating=function(e){return Math.min(Math.max(e,this._min),this.props.max)},t.prototype._getRating=function(){return void 0!==this.props.rating?this._getClampedRating(this.props.rating):void 0!==this.state.rating&&null!==this.state.rating?this._getClampedRating(this.state.rating):0},t.prototype._getFillingPercentage=function(e){var t=this._getRating(),o=Math.ceil(t),r=100;return e===t?r=100:e===o?r=t%1*100:e>o&&(r=0),r},t.defaultProps={min:1,max:5},t}(yr.Component),kS=xr(_S,(function(e){var t=e.disabled,o=e.readOnly,r=e.theme,n=r.semanticColors,i=r.palette,a=Lo(gS,r),s=i.neutralSecondary,l=i.themePrimary,c=i.themeDark,d=i.neutralPrimary,u=n.disabledBodySubtext;return{root:[a.root,r.fonts.medium,!t&&!o&&{selectors:{"&:hover":{selectors:{".ms-RatingStar-back":vS(d,"Highlight")}}}}],rootIsSmall:[a.rootIsSmall,{height:"32px"}],rootIsLarge:[a.rootIsLarge,{height:"36px"}],ratingStar:[a.ratingStar,{display:"inline-block",position:"relative",height:"inherit"}],ratingStarBack:[a.ratingStarBack,{color:s,width:"100%"},t&&vS(u,"GrayText")],ratingStarFront:[a.ratingStarFront,{position:"absolute",height:"100 %",left:"0",top:"0",textAlign:"center",verticalAlign:"middle",overflow:"hidden"},vS(d,"Highlight")],ratingButton:[mo(r),a.ratingButton,{backgroundColor:"transparent",padding:"8px 2px",boxSizing:"content-box",margin:"0px",border:"none",cursor:"pointer",selectors:{"&:disabled":{cursor:"default"},"&[disabled]":{cursor:"default"}}},!t&&!o&&{selectors:{"&:hover ~ .ms-Rating-button":{selectors:{".ms-RatingStar-back":vS(s,"WindowText"),".ms-RatingStar-front":vS(s,"WindowText")}},"&:hover":{selectors:{".ms-RatingStar-back":{color:l},".ms-RatingStar-front":{color:c}}}}},t&&{cursor:"default"}],ratingStarIsSmall:[a.ratingStarIsSmall,{fontSize:"16px",lineHeight:"16px",height:"16px"}],ratingStarIsLarge:[a.ratingStartIsLarge,{fontSize:"20px",lineHeight:"20px",height:"20px"}],labelText:[a.labelText,_o],ratingFocusZone:[mo(r),a.ratingFocusZone,{display:"inline-block"}]}}),void 0,{scope:"Rating"});var wS=function(e){var t,o,r,n,i,a=yr.useState(Gs),s=a[0],l=a[1],c=yr.useCallback((function(){var t=Zs(rt(e.current));s!==t&&l(t)}),[e,s]);return t=window,o="resize",r=c,(i=yr.useRef(r)).current=r,yr.useEffect((function(){var e=t&&"current"in t?t.current:t;if(e)return $s(e,o,(function(e){return i.current(e)}),n)}),[t,o,n]),yr.useEffect((function(){c()}),[]),s},xS={root:"ms-ScrollablePane",contentContainer:"ms-ScrollablePane--contentContainer"},SS={auto:"auto",always:"always"},CS=yr.createContext({scrollablePane:void 0}),BS=Dr(),IS=function(e){function t(t){var o=e.call(this,t)||this;return o._root=yr.createRef(),o._stickyAboveRef=yr.createRef(),o._stickyBelowRef=yr.createRef(),o._contentContainer=yr.createRef(),o.subscribe=function(e){o._subscribers.add(e)},o.unsubscribe=function(e){o._subscribers.delete(e)},o.addSticky=function(e){o._stickies.add(e),o.contentContainer&&(e.setDistanceFromTop(o.contentContainer),o.sortSticky(e))},o.removeSticky=function(e){o._stickies.delete(e),o._removeStickyFromContainers(e),o.notifySubscribers()},o.sortSticky=function(e,t){o.stickyAbove&&o.stickyBelow&&(t&&o._removeStickyFromContainers(e),e.canStickyTop&&e.stickyContentTop&&o._addToStickyContainer(e,o.stickyAbove,e.stickyContentTop),e.canStickyBottom&&e.stickyContentBottom&&o._addToStickyContainer(e,o.stickyBelow,e.stickyContentBottom))},o.updateStickyRefHeights=function(){var e=o._stickies,t=0,r=0;e.forEach((function(e){var n=e.state,i=n.isStickyTop,a=n.isStickyBottom;e.nonStickyContent&&(i&&(t+=e.nonStickyContent.offsetHeight),a&&(r+=e.nonStickyContent.offsetHeight),o._checkStickyStatus(e))})),o.setState({stickyTopHeight:t,stickyBottomHeight:r})},o.notifySubscribers=function(){o.contentContainer&&o._subscribers.forEach((function(e){e(o.contentContainer,o.stickyBelow)}))},o.getScrollPosition=function(){return o.contentContainer?o.contentContainer.scrollTop:0},o.syncScrollSticky=function(e){e&&o.contentContainer&&e.syncScroll(o.contentContainer)},o._getScrollablePaneContext=function(){return{scrollablePane:{subscribe:o.subscribe,unsubscribe:o.unsubscribe,addSticky:o.addSticky,removeSticky:o.removeSticky,updateStickyRefHeights:o.updateStickyRefHeights,sortSticky:o.sortSticky,notifySubscribers:o.notifySubscribers,syncScrollSticky:o.syncScrollSticky}}},o._addToStickyContainer=function(e,t,r){if(t.children.length){if(!t.contains(r)){var n=[].slice.call(t.children),i=[];o._stickies.forEach((function(r){(t===o.stickyAbove&&e.canStickyTop||e.canStickyBottom)&&i.push(r)}));for(var a=void 0,s=0,l=i.sort((function(e,t){return(e.state.distanceFromTop||0)-(t.state.distanceFromTop||0)})).filter((function(e){var r=t===o.stickyAbove?e.stickyContentTop:e.stickyContentBottom;return!!r&&n.indexOf(r)>-1}));s<l.length;s++){var c=l[s];if((c.state.distanceFromTop||0)>=(e.state.distanceFromTop||0)){a=c;break}}var d=null;a&&(d=t===o.stickyAbove?a.stickyContentTop:a.stickyContentBottom),t.insertBefore(r,d)}}else t.appendChild(r)},o._removeStickyFromContainers=function(e){o.stickyAbove&&e.stickyContentTop&&o.stickyAbove.contains(e.stickyContentTop)&&o.stickyAbove.removeChild(e.stickyContentTop),o.stickyBelow&&e.stickyContentBottom&&o.stickyBelow.contains(e.stickyContentBottom)&&o.stickyBelow.removeChild(e.stickyContentBottom)},o._onWindowResize=function(){var e=o._getScrollbarWidth(),t=o._getScrollbarHeight();o.setState({scrollbarWidth:e,scrollbarHeight:t}),o.notifySubscribers()},o._getStickyContainerStyle=function(e,t){return p(p({height:e},Br(o.props.theme)?{right:"0",left:(o.state.scrollbarWidth||o._getScrollbarWidth()||0)+"px"}:{left:"0",right:(o.state.scrollbarWidth||o._getScrollbarWidth()||0)+"px"}),t?{top:"0"}:{bottom:(o.state.scrollbarHeight||o._getScrollbarHeight()||0)+"px"})},o._onScroll=function(){var e=o.contentContainer;e&&o._stickies.forEach((function(t){t.syncScroll(e)})),o._notifyThrottled()},o._subscribers=new Set,o._stickies=new Set,si(o),o._async=new fi(o),o._events=new qa(o),o.state={stickyTopHeight:0,stickyBottomHeight:0,scrollbarWidth:0,scrollbarHeight:0},o._notifyThrottled=o._async.throttle(o.notifySubscribers,50),o}return f(t,e),Object.defineProperty(t.prototype,"root",{get:function(){return this._root.current},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"stickyAbove",{get:function(){return this._stickyAboveRef.current},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"stickyBelow",{get:function(){return this._stickyBelowRef.current},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"contentContainer",{get:function(){return this._contentContainer.current},enumerable:!0,configurable:!0}),t.prototype.componentDidMount=function(){var e=this,t=this.props.initialScrollPosition;this._events.on(this.contentContainer,"scroll",this._onScroll),this._events.on(window,"resize",this._onWindowResize),this.contentContainer&&t&&(this.contentContainer.scrollTop=t),this.setStickiesDistanceFromTop(),this._stickies.forEach((function(t){e.sortSticky(t)})),this.notifySubscribers(),"MutationObserver"in window&&(this._mutationObserver=new MutationObserver((function(t){var o=e._getScrollbarHeight();if(o!==e.state.scrollbarHeight&&e.setState({scrollbarHeight:o}),e.notifySubscribers(),t.some(function(e){return null!==this.stickyAbove&&null!==this.stickyBelow&&(this.stickyAbove.contains(e.target)||this.stickyBelow.contains(e.target))}.bind(e)))e.updateStickyRefHeights();else{var r=[];e._stickies.forEach((function(e){e.root&&e.root.contains(t[0].target)&&r.push(e)})),r.length&&r.forEach((function(e){e.forceUpdate()}))}})),this.root&&this._mutationObserver.observe(this.root,{childList:!0,attributes:!0,subtree:!0,characterData:!0}))},t.prototype.componentWillUnmount=function(){this._events.dispose(),this._async.dispose(),this._mutationObserver&&this._mutationObserver.disconnect()},t.prototype.shouldComponentUpdate=function(e,t){return this.props.children!==e.children||this.props.initialScrollPosition!==e.initialScrollPosition||this.props.className!==e.className||this.state.stickyTopHeight!==t.stickyTopHeight||this.state.stickyBottomHeight!==t.stickyBottomHeight||this.state.scrollbarWidth!==t.scrollbarWidth||this.state.scrollbarHeight!==t.scrollbarHeight},t.prototype.componentDidUpdate=function(e,t){var o=this.props.initialScrollPosition;this.contentContainer&&"number"==typeof o&&e.initialScrollPosition!==o&&(this.contentContainer.scrollTop=o),t.stickyTopHeight===this.state.stickyTopHeight&&t.stickyBottomHeight===this.state.stickyBottomHeight||this.notifySubscribers(),this._async.setTimeout(this._onWindowResize,0)},t.prototype.render=function(){var e=this.props,t=e.className,o=e.theme,r=e.styles,n=this.state,i=n.stickyTopHeight,a=n.stickyBottomHeight,s=BS(r,{theme:o,className:t,scrollbarVisibility:this.props.scrollbarVisibility});return yr.createElement("div",p({},vn(this.props,gn),{ref:this._root,className:s.root}),yr.createElement("div",{ref:this._stickyAboveRef,className:s.stickyAbove,style:this._getStickyContainerStyle(i,!0)}),yr.createElement("div",{ref:this._contentContainer,className:s.contentContainer,"data-is-scrollable":!0},yr.createElement(CS.Provider,{value:this._getScrollablePaneContext()},this.props.children)),yr.createElement("div",{className:s.stickyBelow,style:this._getStickyContainerStyle(a,!1)},yr.createElement("div",{ref:this._stickyBelowRef,className:s.stickyBelowItems})))},t.prototype.setStickiesDistanceFromTop=function(){var e=this;this.contentContainer&&this._stickies.forEach((function(t){t.setDistanceFromTop(e.contentContainer)}))},t.prototype.forceLayoutUpdate=function(){this._onWindowResize()},t.prototype._checkStickyStatus=function(e){this.stickyAbove&&this.stickyBelow&&this.contentContainer&&e.nonStickyContent&&(e.state.isStickyTop||e.state.isStickyBottom?(e.state.isStickyTop&&!this.stickyAbove.contains(e.nonStickyContent)&&e.stickyContentTop&&e.addSticky(e.stickyContentTop),e.state.isStickyBottom&&!this.stickyBelow.contains(e.nonStickyContent)&&e.stickyContentBottom&&e.addSticky(e.stickyContentBottom)):this.contentContainer.contains(e.nonStickyContent)||e.resetSticky())},t.prototype._getScrollbarWidth=function(){var e=this.contentContainer;return e?e.offsetWidth-e.clientWidth:0},t.prototype._getScrollbarHeight=function(){var e=this.contentContainer;return e?e.offsetHeight-e.clientHeight:0},t}(yr.Component),PS=xr(IS,(function(e){var t,o,r=e.className,n=e.theme,i=Lo(xS,n),a={position:"absolute",pointerEvents:"none"},s={position:"absolute",top:0,right:0,bottom:0,left:0,WebkitOverflowScrolling:"touch"};return{root:[i.root,n.fonts.medium,s,r],contentContainer:[i.contentContainer,{overflowY:"always"===e.scrollbarVisibility?"scroll":"auto"},s],stickyAbove:[{top:0,zIndex:1,selectors:(t={},t[Ut]={borderBottom:"1px solid WindowText"},t)},a],stickyBelow:[{bottom:0,selectors:(o={},o[Ut]={borderTop:"1px solid WindowText"},o)},a],stickyBelowItems:[{bottom:0},a,{width:"100%"}]}}),void 0,{scope:"ScrollablePane"}),ES=Dr(),TS=function(e){function t(t){var o=e.call(this,t)||this;return o._rootElement=yr.createRef(),o._inputElement=yr.createRef(),o._onClickFocus=function(){var e=o._inputElement.current;e&&(o.focus(),e.selectionStart=e.selectionEnd=0)},o._onFocusCapture=function(e){o.setState({hasFocus:!0}),o.props.onFocus&&o.props.onFocus(e)},o._onClearClick=function(e){var t=o.props.clearButtonProps;t&&t.onClick&&t.onClick(e),e.defaultPrevented||o._onClear(e)},o._onKeyDown=function(e){switch(e.which){case Cr.escape:o.props.onEscape&&o.props.onEscape(e),o.state.value&&!e.defaultPrevented&&o._onClear(e);break;case Cr.enter:o.props.onSearch&&(o.props.onSearch(o.state.value),e.preventDefault(),e.stopPropagation());break;default:o.props.onKeyDown&&o.props.onKeyDown(e),e.defaultPrevented&&e.stopPropagation()}},o._onBlur=function(e){o.setState({hasFocus:!1}),o.props.onBlur&&o.props.onBlur(e)},o._onInputChange=function(e){var t=e.target.value;t!==o._latestValue&&(o._latestValue=t,o.setState({value:t}),o._callOnChange(e,t))},si(o),o._latestValue=t.value||"",o._fallbackId=oa("SearchBox"),o.state={value:o._latestValue,hasFocus:!1},o}return f(t,e),t.prototype.UNSAFE_componentWillReceiveProps=function(e){void 0!==e.value&&(this._latestValue=e.value,this.setState({value:e.value||""}))},t.prototype.render=function(){var e=this.props,t=e.ariaLabel,o=e.placeholder,r=e.className,n=e.disabled,i=e.underlined,a=e.styles,s=e.labelText,l=e.theme,c=e.clearButtonProps,d=e.disableAnimation,u=e.iconProps,f=e.role,h=e.id,m=void 0===h?this._fallbackId:h,g=this.state,v=g.value,b=g.hasFocus,y=void 0!==o?o:s,_=ES(a,{theme:l,className:r,underlined:i,hasFocus:b,disabled:n,hasInput:v.length>0,disableAnimation:d}),k=vn(this.props,tn,["className","placeholder","onFocus","onBlur","value","role"]);return yr.createElement("div",{role:f,ref:this._rootElement,className:_.root,onFocusCapture:this._onFocusCapture},yr.createElement("div",{className:_.iconContainer,onClick:this._onClickFocus,"aria-hidden":!0},yr.createElement(Rn,p({iconName:"Search"},u,{className:_.icon}))),yr.createElement("input",p({},k,{id:m,className:_.field,placeholder:y,onChange:this._onInputChange,onInput:this._onInputChange,onBlur:this._onBlur,onKeyDown:this._onKeyDown,value:v,disabled:n,role:"searchbox","aria-label":t,ref:this._inputElement})),v.length>0&&yr.createElement("div",{className:_.clearButton},yr.createElement(yd,p({onBlur:this._onBlur,styles:{root:{height:"auto"},icon:{fontSize:"12px"}},iconProps:{iconName:"Clear"}},c,{onClick:this._onClearClick}))))},t.prototype.focus=function(){this._inputElement.current&&this._inputElement.current.focus()},t.prototype.hasFocus=function(){return!!this.state.hasFocus},t.prototype._onClear=function(e){this.props.onClear&&this.props.onClear(e),e.defaultPrevented||(this._latestValue="",this.setState({value:""}),this._callOnChange(void 0,""),e.stopPropagation(),e.preventDefault(),this.focus())},t.prototype._callOnChange=function(e,t){var o=this.props,r=o.onChange,n=o.onChanged;n&&n(t),r&&r(e,t)},t.defaultProps={disableAnimation:!1,clearButtonProps:{ariaLabel:"Clear text"}},t}(yr.Component),DS={root:"ms-SearchBox",iconContainer:"ms-SearchBox-iconContainer",icon:"ms-SearchBox-icon",clearButton:"ms-SearchBox-clearButton",field:"ms-SearchBox-field"};var NS=xr(TS,(function(e){var t,o,r,n,i=e.theme,a=e.underlined,s=e.disabled,l=e.hasFocus,c=e.className,d=e.hasInput,u=e.disableAnimation,f=i.palette,p=i.fonts,h=i.semanticColors,m=i.effects,g=Lo(DS,i),v={color:h.inputPlaceholderText,opacity:1},b=f.neutralSecondary,y=f.neutralPrimary,_=f.neutralLighter,k=f.neutralLighter,w=f.neutralLighter;return{root:[g.root,p.medium,Vo,{color:h.inputText,backgroundColor:h.inputBackground,display:"flex",flexDirection:"row",flexWrap:"nowrap",alignItems:"stretch",padding:"1px 0 1px 4px",borderRadius:m.roundedCorner2,border:"1px solid "+h.inputBorder,height:32,selectors:(t={},t[Ut]={borderColor:"WindowText"},t[":hover"]={borderColor:h.inputBorderHovered,selectors:(o={},o[Ut]={borderColor:"Highlight"},o)},t[":hover ."+g.iconContainer]={color:h.inputIconHovered},t)},!l&&d&&{selectors:(r={},r[":hover ."+g.iconContainer]={width:4},r[":hover ."+g.icon]={opacity:0,pointerEvents:"none"},r)},l&&["is-active",{position:"relative"},yo(h.inputFocusBorderAlt,a?0:m.roundedCorner2,a?"borderBottom":"border")],s&&["is-disabled",{borderColor:_,backgroundColor:w,pointerEvents:"none",cursor:"default",selectors:(n={},n[Ut]={borderColor:"GrayText"},n)}],a&&["is-underlined",{borderWidth:"0 0 1px 0",borderRadius:0,padding:"1px 0 1px 8px"}],a&&s&&{backgroundColor:"transparent"},d&&"can-clear",c],iconContainer:[g.iconContainer,{display:"flex",flexDirection:"column",justifyContent:"center",flexShrink:0,fontSize:16,width:32,textAlign:"center",color:h.inputIcon,cursor:"text"},l&&{width:4},s&&{color:h.inputIconDisabled},!u&&{transition:"width "+Fe.durationValue1}],icon:[g.icon,{opacity:1},l&&{opacity:0,pointerEvents:"none"},!u&&{transition:"opacity "+Fe.durationValue1+" 0s"}],clearButton:[g.clearButton,{display:"flex",flexDirection:"row",alignItems:"stretch",cursor:"pointer",flexBasis:"32px",flexShrink:0,padding:0,margin:"-1px 0px",selectors:{"&:hover .ms-Button":{backgroundColor:k},"&:hover .ms-Button-icon":{color:y},".ms-Button":{borderRadius:Br(i)?"1px 0 0 1px":"0 1px 1px 0"},".ms-Button-icon":{color:b}}}],field:[g.field,Vo,Yo(v),{backgroundColor:"transparent",border:"none",outline:"none",fontWeight:"inherit",fontFamily:"inherit",fontSize:"inherit",color:h.inputText,flex:"1 1 0px",minWidth:"0px",overflow:"hidden",textOverflow:"ellipsis",paddingBottom:.5,selectors:{"::-ms-clear":{display:"none"}}},s&&{color:h.disabledText}]}}),void 0,{scope:"SearchBox"}),zS=function(e){function t(t){var o=e.call(this,t)||this;o.addItems=function(e){var t=o.props.onItemSelected?o.props.onItemSelected(e):e,r=t,n=t;if(n&&n.then)n.then((function(e){var t=o.state.items.concat(e);o.updateItems(t)}));else{var i=o.state.items.concat(r);o.updateItems(i)}},o.removeItemAt=function(e){var t=o.state.items;if(o._canRemoveItem(t[e])&&e>-1){o.props.onItemsDeleted&&o.props.onItemsDeleted([t[e]]);var r=t.slice(0,e).concat(t.slice(e+1));o.updateItems(r)}},o.removeItem=function(e){var t=o.state.items.indexOf(e);o.removeItemAt(t)},o.replaceItem=function(e,t){var r=o.state.items,n=r.indexOf(e);if(n>-1){var i=r.slice(0,n).concat(t).concat(r.slice(n+1));o.updateItems(i)}},o.removeItems=function(e){var t=o.state.items,r=e.filter((function(e){return o._canRemoveItem(e)})),n=t.filter((function(e){return-1===r.indexOf(e)})),i=r[0],a=t.indexOf(i);o.props.onItemsDeleted&&o.props.onItemsDeleted(r),o.updateItems(n,a)},o.onCopy=function(e){if(o.props.onCopyItems&&o.selection.getSelectedCount()>0){var t=o.selection.getSelection();o.copyItems(t)}},o.renderItems=function(){var e=o.props.removeButtonAriaLabel,t=o.props.onRenderItem;return o.state.items.map((function(r,n){return t({item:r,index:n,key:r.key?r.key:n,selected:o.selection.isIndexSelected(n),onRemoveItem:function(){return o.removeItem(r)},onItemChange:o.onItemChange,removeButtonAriaLabel:e,onCopyItem:function(e){return o.copyItems([e])}})}))},o.onSelectionChanged=function(){o.forceUpdate()},o.onItemChange=function(e,t){var r=o.state.items;if(t>=0){var n=r;n[t]=e,o.updateItems(n)}},si(o);var r=t.selectedItems||t.defaultSelectedItems||[];return o.state={items:r},o.selection=o.props.selection?o.props.selection:new Vg({onSelectionChanged:o.onSelectionChanged}),o}return f(t,e),Object.defineProperty(t.prototype,"items",{get:function(){return this.state.items},enumerable:!0,configurable:!0}),t.prototype.removeSelectedItems=function(){this.state.items.length&&this.selection.getSelectedCount()>0&&this.removeItems(this.selection.getSelection())},t.prototype.updateItems=function(e,t){var o=this;this.props.selectedItems?this.onChange(e):this.setState({items:e},(function(){o._onSelectedItemsUpdated(e,t)}))},t.prototype.hasSelectedItems=function(){return this.selection.getSelectedCount()>0},t.prototype.unselectAll=function(){this.selection.setAllSelected(!1)},t.prototype.highlightedItems=function(){return this.selection.getSelection()},t.prototype.UNSAFE_componentWillUpdate=function(e,t){t.items&&t.items!==this.state.items&&this.selection.setItems(t.items)},t.prototype.componentDidMount=function(){this.selection.setItems(this.state.items)},t.prototype.UNSAFE_componentWillReceiveProps=function(e){var t=e.selectedItems;t&&this.setState({items:t}),e.selection&&(this.selection=e.selection)},t.prototype.render=function(){return this.renderItems()},t.prototype.onChange=function(e){this.props.onChange&&this.props.onChange(e)},t.prototype.copyItems=function(e){if(this.props.onCopyItems){var t=this.props.onCopyItems(e),o=document.createElement("input");document.body.appendChild(o);try{if(o.value=t,o.select(),!document.execCommand("copy"))throw new Error}catch(e){}finally{document.body.removeChild(o)}}},t.prototype._onSelectedItemsUpdated=function(e,t){this.onChange(e)},t.prototype._canRemoveItem=function(e){return!this.props.canRemoveItem||this.props.canRemoveItem(e)},t}(yr.Component);Object(Bt.a)([{rawString:".personaContainer_91022ca2{border-radius:15px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:"},{theme:"themeLighterAlt",defaultValue:"#eff6fc"},{rawString:";margin:4px;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;position:relative}.personaContainer_91022ca2::-moz-focus-inner{border:0}.personaContainer_91022ca2{outline:transparent}.personaContainer_91022ca2{position:relative}.ms-Fabric--isFocusVisible .personaContainer_91022ca2:focus:after{content:'';position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;pointer-events:none;border:1px solid "},{theme:"focusBorder",defaultValue:"#605e5c"},{rawString:"}.personaContainer_91022ca2 .ms-Persona-primaryText{color:"},{theme:"themeDark",defaultValue:"#005a9e"},{rawString:";font-size:14px;font-weight:400}.personaContainer_91022ca2 .ms-Persona-primaryText.hover_91022ca2{color:"},{theme:"themeDark",defaultValue:"#005a9e"},{rawString:"}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.personaContainer_91022ca2 .ms-Persona-primaryText{color:HighlightText}}.personaContainer_91022ca2 .actionButton_91022ca2:hover{background:"},{theme:"themeLight",defaultValue:"#c7e0f4"},{rawString:"}.personaContainer_91022ca2 .actionButton_91022ca2 .ms-Button-icon{color:"},{theme:"themeDark",defaultValue:"#005a9e"},{rawString:"}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.personaContainer_91022ca2 .actionButton_91022ca2 .ms-Button-icon{color:HighlightText}}.personaContainer_91022ca2:hover{background:"},{theme:"themeLighter",defaultValue:"#deecf9"},{rawString:"}.personaContainer_91022ca2:hover .ms-Persona-primaryText{color:"},{theme:"themeDark",defaultValue:"#005a9e"},{rawString:";font-size:14px;font-weight:400}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.personaContainer_91022ca2:hover .ms-Persona-primaryText{color:HighlightText}}.personaContainer_91022ca2.personaContainerIsSelected_91022ca2{background:"},{theme:"themePrimary",defaultValue:"#0078d4"},{rawString:"}.personaContainer_91022ca2.personaContainerIsSelected_91022ca2 .ms-Persona-primaryText{color:"},{theme:"white",defaultValue:"#ffffff"},{rawString:"}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.personaContainer_91022ca2.personaContainerIsSelected_91022ca2 .ms-Persona-primaryText{color:HighlightText}}.personaContainer_91022ca2.personaContainerIsSelected_91022ca2 .actionButton_91022ca2{color:"},{theme:"white",defaultValue:"#ffffff"},{rawString:"}.personaContainer_91022ca2.personaContainerIsSelected_91022ca2 .actionButton_91022ca2 .ms-Button-icon{color:"},{theme:"themeDark",defaultValue:"#005a9e"},{rawString:"}.personaContainer_91022ca2.personaContainerIsSelected_91022ca2 .actionButton_91022ca2 .ms-Button-icon:hover{background:"},{theme:"themeDark",defaultValue:"#005a9e"},{rawString:"}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.personaContainer_91022ca2.personaContainerIsSelected_91022ca2 .actionButton_91022ca2 .ms-Button-icon{color:HighlightText}}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.personaContainer_91022ca2.personaContainerIsSelected_91022ca2{border-color:Highlight;background:Highlight;-ms-high-contrast-adjust:none}}.personaContainer_91022ca2.validationError_91022ca2 .ms-Persona-primaryText{color:"},{theme:"red",defaultValue:"#e81123"},{rawString:"}.personaContainer_91022ca2.validationError_91022ca2 .ms-Persona-initials{font-size:20px}@media screen and (-ms-high-contrast:active),screen and (forced-colors:active){.personaContainer_91022ca2{border:1px solid WindowText}}.personaContainer_91022ca2 .itemContent_91022ca2{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;min-width:0;max-width:100%}.personaContainer_91022ca2 .removeButton_91022ca2{border-radius:15px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33px;height:33px;-ms-flex-preferred-size:32px;flex-basis:32px}.personaContainer_91022ca2 .expandButton_91022ca2{border-radius:15px 0 0 15px;height:33px;width:44px;padding-right:16px;position:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:-17px}.personaContainer_91022ca2 .personaWrapper_91022ca2{position:relative;display:inherit}.personaContainer_91022ca2 .personaWrapper_91022ca2 .ms-Persona-details{padding:0 8px}.personaContainer_91022ca2 .personaDetails_91022ca2{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.itemContainer_91022ca2{display:inline-block;vertical-align:top}"}]);var FS="personaContainer_91022ca2",MS="hover_91022ca2",RS="actionButton_91022ca2",AS="personaContainerIsSelected_91022ca2",jS="validationError_91022ca2",LS="itemContent_91022ca2",HS="removeButton_91022ca2",OS="expandButton_91022ca2",qS="personaWrapper_91022ca2",WS="personaDetails_91022ca2",VS="itemContainer_91022ca2",KS=d,US=function(e){function t(t){var o=e.call(this,t)||this;return o.persona=yr.createRef(),si(o),o.state={contextualMenuVisible:!1},o}return f(t,e),t.prototype.render=function(){var e,t,o=this.props,r=o.item,n=o.onExpandItem,i=o.onRemoveItem,a=o.removeButtonAriaLabel,s=o.index,l=o.selected,c=oa();return yr.createElement("div",{ref:this.persona,className:xn("ms-PickerPersona-container",KS.personaContainer,(e={},e["is-selected "+KS.personaContainerIsSelected]=l,e),(t={},t["is-invalid "+KS.validationError]=!r.isValid,t)),"data-is-focusable":!0,"data-is-sub-focuszone":!0,"data-selection-index":s,role:"listitem","aria-labelledby":"selectedItemPersona-"+c},yr.createElement("div",{hidden:!r.canExpand||void 0===n},yr.createElement(yd,{onClick:this._onClickIconButton(n),iconProps:{iconName:"Add",style:{fontSize:"14px"}},className:xn("ms-PickerItem-removeButton",KS.expandButton,KS.actionButton),ariaLabel:a})),yr.createElement("div",{className:xn(KS.personaWrapper)},yr.createElement("div",{className:xn("ms-PickerItem-content",KS.itemContent),id:"selectedItemPersona-"+c},yr.createElement(A_,p({},r,{onRenderCoin:this.props.renderPersonaCoin,onRenderPrimaryText:this.props.renderPrimaryText,size:Sn.size32}))),yr.createElement(yd,{onClick:this._onClickIconButton(i),iconProps:{iconName:"Cancel",style:{fontSize:"14px"}},className:xn("ms-PickerItem-removeButton",KS.removeButton,KS.actionButton),ariaLabel:a})))},t.prototype._onClickIconButton=function(e){return function(t){t.stopPropagation(),t.preventDefault(),e&&e()}},t}(yr.Component),GS=function(e){function t(t){var o=e.call(this,t)||this;return o.itemElement=yr.createRef(),o._onClick=function(e){e.preventDefault(),o.props.beginEditing&&!o.props.item.isValid?o.props.beginEditing(o.props.item):o.setState({contextualMenuVisible:!0})},o._onCloseContextualMenu=function(e){o.setState({contextualMenuVisible:!1})},si(o),o.state={contextualMenuVisible:!1},o}return f(t,e),t.prototype.render=function(){return yr.createElement("div",{ref:this.itemElement,onContextMenu:this._onClick},this.props.renderedItem,this.state.contextualMenuVisible?yr.createElement(ad,{items:this.props.menuItems,shouldFocusOnMount:!0,target:this.itemElement.current,onDismiss:this._onCloseContextualMenu,directionalHint:ys.bottomLeftEdge}):null)},t}(yr.Component),YS={root:"ms-EditingItem",input:"ms-EditingItem-input"},XS=function(e){var t=Lt();if(!t)throw new Error("theme is undefined or null in Editing item getStyles function.");var o=t.semanticColors,r=Lo(YS,t);return{root:[r.root,{margin:"4px"}],input:[r.input,{border:"0px",outline:"none",width:"100%",backgroundColor:o.inputBackground,color:o.inputText,selectors:{"::-ms-clear":{display:"none"}}}]}},ZS=function(e){function t(t){var o=e.call(this,t)||this;return o._editingFloatingPicker=yr.createRef(),o._renderEditingSuggestions=function(){var e=o.props.onRenderFloatingPicker,t=o.props.floatingPickerProps;return e&&t?yr.createElement(e,p({componentRef:o._editingFloatingPicker,onChange:o._onSuggestionSelected,inputElement:o._editingInput,selectedItems:[]},t)):yr.createElement(yr.Fragment,null)},o._resolveInputRef=function(e){o._editingInput=e,o.forceUpdate((function(){o._editingInput.focus()}))},o._onInputClick=function(){o._editingFloatingPicker.current&&o._editingFloatingPicker.current.showPicker(!0)},o._onInputBlur=function(e){if(o._editingFloatingPicker.current&&null!==e.relatedTarget){var t=e.relatedTarget;-1===t.className.indexOf("ms-Suggestions-itemButton")&&-1===t.className.indexOf("ms-Suggestions-sectionButton")&&o._editingFloatingPicker.current.forceResolveSuggestion()}},o._onInputChange=function(e){var t=e.target.value;""===t?o.props.onRemoveItem&&o.props.onRemoveItem():o._editingFloatingPicker.current&&o._editingFloatingPicker.current.onQueryStringChanged(t)},o._onSuggestionSelected=function(e){o.props.onEditingComplete(o.props.item,e)},si(o),o.state={contextualMenuVisible:!1},o}return f(t,e),t.prototype.componentDidMount=function(){var e=(0,this.props.getEditingItemText)(this.props.item);this._editingFloatingPicker.current&&this._editingFloatingPicker.current.onQueryStringChanged(e),this._editingInput.value=e,this._editingInput.focus()},t.prototype.render=function(){var e=oa(),t=vn(this.props,tn),o=Dr()(XS);return yr.createElement("div",{"aria-labelledby":"editingItemPersona-"+e,className:o.root},yr.createElement("input",p({autoCapitalize:"off",autoComplete:"off"},t,{ref:this._resolveInputRef,onChange:this._onInputChange,onKeyDown:this._onInputKeyDown,onBlur:this._onInputBlur,onClick:this._onInputClick,"data-lpignore":!0,className:o.input,id:e})),this._renderEditingSuggestions())},t.prototype._onInputKeyDown=function(e){e.which!==Cr.backspace&&e.which!==Cr.del||e.stopPropagation()},t}(yr.Component),$S=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t}(zS),QS=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.renderItems=function(){return t.state.items.map((function(e,o){return t._renderItem(e,o)}))},t._beginEditing=function(e){e.isEditing=!0,t.forceUpdate()},t._completeEditing=function(e,o){e.isEditing=!1,t.replaceItem(e,o)},t}return f(t,e),t.prototype._renderItem=function(e,t){var o=this,r=this.props.removeButtonAriaLabel,n=this.props.onExpandGroup,i={item:e,index:t,key:e.key?e.key:t,selected:this.selection.isIndexSelected(t),onRemoveItem:function(){return o.removeItem(e)},onItemChange:this.onItemChange,removeButtonAriaLabel:r,onCopyItem:function(e){return o.copyItems([e])},onExpandItem:n?function(){return n(e)}:void 0,menuItems:this._createMenuItems(e)},a=i.menuItems.length>0;if(e.isEditing&&a)return yr.createElement(ZS,p({},i,{onRenderFloatingPicker:this.props.onRenderFloatingPicker,floatingPickerProps:this.props.floatingPickerProps,onEditingComplete:this._completeEditing,getEditingItemText:this.props.getEditingItemText}));var s=(0,this.props.onRenderItem)(i);return a?yr.createElement(GS,{key:i.key,renderedItem:s,beginEditing:this._beginEditing,menuItems:this._createMenuItems(i.item),item:i.item}):s},t.prototype._createMenuItems=function(e){var t=this,o=[];return this.props.editMenuItemText&&this.props.getEditingItemText&&o.push({key:"Edit",text:this.props.editMenuItemText,onClick:function(e,o){t._beginEditing(o.data)},data:e}),this.props.removeMenuItemText&&o.push({key:"Remove",text:this.props.removeMenuItemText,onClick:function(e,o){t.removeItem(o.data)},data:e}),this.props.copyMenuItemText&&o.push({key:"Copy",text:this.props.copyMenuItemText,onClick:function(e,o){t.props.onCopyItems&&t.copyItems([o.data])},data:e}),o},t.defaultProps={onRenderItem:function(e){return yr.createElement(US,p({},e))}},t}($S),JS=Dr(),eC=function(e){var t=e.styles,o=e.theme,r=e.className,n=e.vertical,i=e.alignContent,a=JS(t,{theme:o,className:r,alignContent:i,vertical:n});return yr.createElement("div",{className:a.root},yr.createElement("div",{className:a.content,role:"separator","aria-orientation":n?"vertical":"horizontal"},e.children))},tC=xr(eC,(function(e){var t,o,r=e.theme,n=e.alignContent,i=e.vertical,a=e.className,s="start"===n,l="center"===n,c="end"===n;return{root:[r.fonts.medium,{position:"relative"},n&&{textAlign:n},!n&&{textAlign:"center"},i&&(l||!n)&&{verticalAlign:"middle"},i&&s&&{verticalAlign:"top"},i&&c&&{verticalAlign:"bottom"},i&&{padding:"0 4px",height:"inherit",display:"table-cell",zIndex:1,selectors:{":after":(t={backgroundColor:r.palette.neutralLighter,width:"1px",content:'""',position:"absolute",top:"0",bottom:"0",left:"50%",right:"0",zIndex:-1},t[Ut]={backgroundColor:"WindowText"},t)}},!i&&{padding:"4px 0",selectors:{":before":(o={backgroundColor:r.palette.neutralLighter,height:"1px",content:'""',display:"block",position:"absolute",top:"50%",bottom:"0",left:"0",right:"0"},o[Ut]={backgroundColor:"WindowText"},o)}},a],content:[{position:"relative",display:"inline-block",padding:"0 12px",color:r.semanticColors.bodyText,background:r.semanticColors.bodyBackground},i&&{padding:"12px 0"}]}}),void 0,{scope:"Separator"});tC.displayName="Separator";var oC,rC,nC={root:"ms-Shimmer-container",shimmerWrapper:"ms-Shimmer-shimmerWrapper",shimmerGradient:"ms-Shimmer-shimmerGradient",dataWrapper:"ms-Shimmer-dataWrapper"},iC=Fo((function(){return J({"0%":{transform:"translateX(-100%)"},"100%":{transform:"translateX(100%)"}})})),aC=Fo((function(){return J({"100%":{transform:"translateX(-100%)"},"0%":{transform:"translateX(100%)"}})}));!function(e){e[e.line=1]="line",e[e.circle=2]="circle",e[e.gap=3]="gap"}(oC||(oC={})),function(e){e[e.line=16]="line",e[e.gap=16]="gap",e[e.circle=24]="circle"}(rC||(rC={}));var sC=Dr(),lC=function(e){var t=e.height,o=e.styles,r=e.width,n=void 0===r?"100%":r,i=e.borderStyle,a=e.theme,s=sC(o,{theme:a,height:t,borderStyle:i});return yr.createElement("div",{style:{width:n,minWidth:"number"==typeof n?n+"px":"auto"},className:s.root},yr.createElement("svg",{width:"2",height:"2",className:s.topLeftCorner},yr.createElement("path",{d:"M0 2 A 2 2, 0, 0, 1, 2 0 L 0 0 Z"})),yr.createElement("svg",{width:"2",height:"2",className:s.topRightCorner},yr.createElement("path",{d:"M0 0 A 2 2, 0, 0, 1, 2 2 L 2 0 Z"})),yr.createElement("svg",{width:"2",height:"2",className:s.bottomRightCorner},yr.createElement("path",{d:"M2 0 A 2 2, 0, 0, 1, 0 2 L 2 2 Z"})),yr.createElement("svg",{width:"2",height:"2",className:s.bottomLeftCorner},yr.createElement("path",{d:"M2 2 A 2 2, 0, 0, 1, 0 0 L 0 2 Z"})))},cC={root:"ms-ShimmerLine-root",topLeftCorner:"ms-ShimmerLine-topLeftCorner",topRightCorner:"ms-ShimmerLine-topRightCorner",bottomLeftCorner:"ms-ShimmerLine-bottomLeftCorner",bottomRightCorner:"ms-ShimmerLine-bottomRightCorner"};var dC=xr(lC,(function(e){var t,o=e.height,r=e.borderStyle,n=e.theme,i=n.semanticColors,a=Lo(cC,n),s=r||{},l={position:"absolute",fill:i.bodyBackground};return{root:[a.root,n.fonts.medium,{height:o+"px",boxSizing:"content-box",position:"relative",borderTopStyle:"solid",borderBottomStyle:"solid",borderColor:i.bodyBackground,borderWidth:0,selectors:(t={},t[Ut]={borderColor:"Window",selectors:{"> *":{fill:"Window"}}},t)},s],topLeftCorner:[a.topLeftCorner,{top:"0",left:"0"},l],topRightCorner:[a.topRightCorner,{top:"0",right:"0"},l],bottomRightCorner:[a.bottomRightCorner,{bottom:"0",right:"0"},l],bottomLeftCorner:[a.bottomLeftCorner,{bottom:"0",left:"0"},l]}}),void 0,{scope:"ShimmerLine"}),uC=Dr(),fC=function(e){var t=e.height,o=e.styles,r=e.width,n=void 0===r?"10px":r,i=e.borderStyle,a=e.theme,s=uC(o,{theme:a,height:t,borderStyle:i});return yr.createElement("div",{style:{width:n,minWidth:"number"==typeof n?n+"px":"auto"},className:s.root})},pC={root:"ms-ShimmerGap-root"};var hC=xr(fC,(function(e){var t,o=e.height,r=e.borderStyle,n=e.theme,i=n.semanticColors,a=r||{};return{root:[Lo(pC,n).root,n.fonts.medium,{backgroundColor:i.bodyBackground,height:o+"px",boxSizing:"content-box",borderTopStyle:"solid",borderBottomStyle:"solid",borderColor:i.bodyBackground,selectors:(t={},t[Ut]={backgroundColor:"Window",borderColor:"Window"},t)},a]}}),void 0,{scope:"ShimmerGap"}),mC={root:"ms-ShimmerCircle-root",svg:"ms-ShimmerCircle-svg"};var gC=Dr(),vC=function(e){var t=e.height,o=e.styles,r=e.borderStyle,n=e.theme,i=gC(o,{theme:n,height:t,borderStyle:r});return yr.createElement("div",{className:i.root},yr.createElement("svg",{viewBox:"0 0 10 10",width:t,height:t,className:i.svg},yr.createElement("path",{d:"M0,0 L10,0 L10,10 L0,10 L0,0 Z M0,5 C0,7.76142375 2.23857625,10 5,10 C7.76142375,10 10,7.76142375 10,5 C10,2.23857625 7.76142375,2.22044605e-16 5,0 C2.23857625,-2.22044605e-16 0,2.23857625 0,5 L0,5 Z"})))},bC=xr(vC,(function(e){var t,o,r=e.height,n=e.borderStyle,i=e.theme,a=i.semanticColors,s=Lo(mC,i),l=n||{};return{root:[s.root,i.fonts.medium,{width:r+"px",height:r+"px",minWidth:r+"px",boxSizing:"content-box",borderTopStyle:"solid",borderBottomStyle:"solid",borderColor:a.bodyBackground,selectors:(t={},t[Ut]={borderColor:"Window"},t)},l],svg:[s.svg,{display:"block",fill:a.bodyBackground,selectors:(o={},o[Ut]={fill:"Window"},o)}]}}),void 0,{scope:"ShimmerCircle"}),yC=Dr(),_C=function(e){var t=e.styles,o=e.width,r=void 0===o?"auto":o,n=e.shimmerElements,i=e.rowHeight,a=void 0===i?function(e){return e.map((function(e){switch(e.type){case oC.circle:e.height||(e.height=rC.circle);break;case oC.line:e.height||(e.height=rC.line);break;case oC.gap:e.height||(e.height=rC.gap)}return e})).reduce((function(e,t){return t.height&&t.height>e?t.height:e}),0)}(n||[]):i,s=e.flexWrap,l=void 0!==s&&s,c=e.theme,d=e.backgroundColor,u=yC(t,{theme:c,flexWrap:l});return yr.createElement("div",{style:{width:r},className:u.root},function(e,t,o){return e?e.map((function(e,r){var n=e.type,i=h(e,["type"]),a=i.verticalAlign,s=i.height,l=kC(a,n,s,t,o);switch(e.type){case oC.circle:return yr.createElement(bC,p({key:r},i,{styles:l}));case oC.gap:return yr.createElement(hC,p({key:r},i,{styles:l}));case oC.line:return yr.createElement(dC,p({key:r},i,{styles:l}))}})):yr.createElement(dC,{height:rC.line})}(n,d,a))};var kC=Fo((function(e,t,o,r,n){var i,a=n&&o?n-o:0;if(e&&"center"!==e?e&&"top"===e?i={borderBottomWidth:a+"px",borderTopWidth:"0px"}:e&&"bottom"===e&&(i={borderBottomWidth:"0px",borderTopWidth:a+"px"}):i={borderBottomWidth:(a?Math.floor(a/2):0)+"px",borderTopWidth:(a?Math.ceil(a/2):0)+"px"},r)switch(t){case oC.circle:return{root:p(p({},i),{borderColor:r}),svg:{fill:r}};case oC.gap:return{root:p(p({},i),{borderColor:r,backgroundColor:r})};case oC.line:return{root:p(p({},i),{borderColor:r}),topLeftCorner:{fill:r},topRightCorner:{fill:r},bottomLeftCorner:{fill:r},bottomRightCorner:{fill:r}}}return{root:i}}));var wC={root:"ms-ShimmerElementsGroup-root"};var xC,SC=xr(_C,(function(e){var t=e.flexWrap,o=e.theme;return{root:[Lo(wC,o).root,o.fonts.medium,{display:"flex",alignItems:"center",flexWrap:t?"wrap":"nowrap",position:"relative"}]}}),void 0,{scope:"ShimmerElementsGroup"}),CC=Dr(),BC=function(e){function t(t){var o=e.call(this,t)||this;return si(o),o.state={contentLoaded:t.isDataLoaded},o._async=new fi(o),o}return f(t,e),t.prototype.componentDidUpdate=function(e){var t=this,o=this.props.isDataLoaded;o!==e.isDataLoaded&&(this._async.clearTimeout(this._lastTimeoutId),o?this._lastTimeoutId=this._async.setTimeout((function(){t.setState({contentLoaded:o})}),200):this.setState({contentLoaded:o}))},t.prototype.componentWillUnmount=function(){this._async.dispose()},t.prototype.render=function(){var e=this.props,t=e.styles,o=e.shimmerElements,r=e.children,n=e.isDataLoaded,i=e.width,a=e.className,s=e.customElementsGroup,l=e.theme,c=e.ariaLabel,d=e.shimmerColors,u=this.state.contentLoaded;this._classNames=CC(t,{theme:l,isDataLoaded:n,className:a,transitionAnimationInterval:200,shimmerColor:d&&d.shimmer,shimmerWaveColor:d&&d.shimmerWave});var f=vn(this.props,gn);return yr.createElement("div",p({},f,{className:this._classNames.root}),!u&&yr.createElement("div",{style:{width:i||"100%"},className:this._classNames.shimmerWrapper},yr.createElement("div",{className:this._classNames.shimmerGradient}),s||yr.createElement(SC,{shimmerElements:o,backgroundColor:d&&d.background})),r&&yr.createElement("div",{className:this._classNames.dataWrapper},r),c&&!n&&yr.createElement("div",{role:"status","aria-live":"polite"},yr.createElement(mi,null,yr.createElement("div",{className:this._classNames.screenReaderText},c))))},t.defaultProps={isDataLoaded:!1},t}(yr.Component),IC=xr(BC,(function(e){var t,o=e.isDataLoaded,r=e.className,n=e.theme,i=e.transitionAnimationInterval,a=e.shimmerColor,s=e.shimmerWaveColor,l=n.semanticColors,c=Lo(nC,n),d=Br(n);return{root:[c.root,n.fonts.medium,{position:"relative",height:"auto"},r],shimmerWrapper:[c.shimmerWrapper,{position:"relative",overflow:"hidden",transform:"translateZ(0)",backgroundColor:a||l.disabledBackground,transition:"opacity "+i+"ms",selectors:(t={"> *":{transform:"translateZ(0)"}},t[Ut]=p({background:"WindowText\n                        linear-gradient(\n                          to right,\n                          transparent 0%,\n                          Window 50%,\n                          transparent 100%)\n                        0 0 / 90% 100%\n                        no-repeat"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),t)},o&&{opacity:"0",position:"absolute",top:"0",bottom:"0",left:"0",right:"0"}],shimmerGradient:[c.shimmerGradient,{position:"absolute",top:0,left:0,width:"100%",height:"100%",background:(a||l.disabledBackground)+"\n                      linear-gradient(\n                        to right,\n                        "+(a||l.disabledBackground)+" 0%,\n                        "+(s||l.bodyDivider)+" 50%,\n                        "+(a||l.disabledBackground)+" 100%)\n                      0 0 / 90% 100%\n                      no-repeat",transform:"translateX(-100%)",animationDuration:"2s",animationTimingFunction:"ease-in-out",animationDirection:"normal",animationIterationCount:"infinite",animationName:d?aC():iC()}],dataWrapper:[c.dataWrapper,{position:"absolute",top:"0",bottom:"0",left:"0",right:"0",opacity:"0",background:"none",backgroundColor:"transparent",border:"none",transition:"opacity "+i+"ms"},o&&{opacity:"1",position:"static"}],screenReaderText:_o}}),void 0,{scope:"Shimmer"}),PC=Dr(),EC=function(e){function t(t){var o=e.call(this,t)||this;return o._onRenderShimmerPlaceholder=function(e,t){var r=o.props.onRenderCustomPlaceholder,n=r?r(t,e,o._renderDefaultShimmerPlaceholder):o._renderDefaultShimmerPlaceholder(t);return yr.createElement(IC,{customElementsGroup:n})},o._renderDefaultShimmerPlaceholder=function(e){var t=e.columns,o=e.compact,r=e.selectionMode,n=e.checkboxVisibility,i=e.cellStyleProps,a=void 0===i?rv:i,s=nv.rowHeight,l=nv.compactRowHeight,c=o?l:s+1,d=[];return r!==Hg.none&&n!==$g.hidden&&d.push(yr.createElement(SC,{key:"checkboxGap",shimmerElements:[{type:oC.gap,width:"40px",height:c}]})),t.forEach((function(e,t){var o=[],r=a.cellLeftPadding+a.cellRightPadding+e.calculatedWidth+(e.isPadded?a.cellExtraRightPadding:0);o.push({type:oC.gap,width:a.cellLeftPadding,height:c}),e.isIconOnly?(o.push({type:oC.line,width:e.calculatedWidth,height:e.calculatedWidth}),o.push({type:oC.gap,width:a.cellRightPadding,height:c})):(o.push({type:oC.line,width:.95*e.calculatedWidth,height:7}),o.push({type:oC.gap,width:a.cellRightPadding+(e.calculatedWidth-.95*e.calculatedWidth)+(e.isPadded?a.cellExtraRightPadding:0),height:c})),d.push(yr.createElement(SC,{key:t,width:r+"px",shimmerElements:o}))})),d.push(yr.createElement(SC,{key:"endGap",width:"100%",shimmerElements:[{type:oC.gap,width:"100%",height:c}]})),yr.createElement("div",{style:{display:"flex"}},d)},o._shimmerItems=t.shimmerLines?new Array(t.shimmerLines):new Array(10),o}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.detailsListStyles,o=e.enableShimmer,r=e.items,n=e.listProps,i=(e.onRenderCustomPlaceholder,e.removeFadingOverlay),a=(e.shimmerLines,e.styles),s=e.theme,l=e.ariaLabelForGrid,c=e.ariaLabelForShimmer,d=h(e,["detailsListStyles","enableShimmer","items","listProps","onRenderCustomPlaceholder","removeFadingOverlay","shimmerLines","styles","theme","ariaLabelForGrid","ariaLabelForShimmer"]),u=n&&n.className;this._classNames=PC(a,{theme:s});var f=p(p({},n),{className:o&&!i?xn(this._classNames.root,u):u});return yr.createElement(xb,p({},d,{styles:t,items:o?this._shimmerItems:r,isPlaceholderData:o,ariaLabelForGrid:o&&c||l,onRenderMissingItem:this._onRenderShimmerPlaceholder,listProps:f}))},t}(yr.Component),TC=xr(EC,Sb,void 0,{scope:"ShimmeredDetailsList"}),DC=Dr(),NC=1e3,zC=function(e){function t(t){var o=e.call(this,t)||this;o._disposables=[],o._sliderLine=yr.createRef(),o._thumb=yr.createRef(),o._lowerValueThumb=yr.createRef(),o._onKeyDownTimer=-1,o._isAdjustingLowerValue=!1,o._getAriaValueText=function(e){var t=o.props.ariaValueText;if(void 0!==e)return t?t(e):e.toString()},o._calculateCurrentSteps=function(e){if(o._sliderLine.current){var t,r=o.props,n=(r.max-r.min)/r.step,i=o._sliderLine.current.getBoundingClientRect(),a=(o.props.vertical?i.height:i.width)/n;if(o.props.vertical){var s=o._getPosition(e,o.props.vertical);t=(i.bottom-s)/a}else{var l=o._getPosition(e,o.props.vertical);t=(Br(o.props.theme)?i.right-l:l-i.left)/a}return t}},o._onMouseDownOrTouchStart=function(e){var t=o.props,r=t.ranged,n=t.min,i=t.step;if(r){var a=n+i*o._calculateCurrentSteps(e);a<=o.state.lowerValue||a-o.state.lowerValue<=o.state.value-a?o._isAdjustingLowerValue=!0:o._isAdjustingLowerValue=!1}"mousedown"===e.type?o._disposables.push($s(window,"mousemove",o._onMouseMoveOrTouchMove,!0),$s(window,"mouseup",o._onMouseUpOrTouchEnd,!0)):"touchstart"===e.type&&o._disposables.push($s(window,"touchmove",o._onMouseMoveOrTouchMove,!0),$s(window,"touchend",o._onMouseUpOrTouchEnd,!0)),o._onMouseMoveOrTouchMove(e,!0)},o._onMouseMoveOrTouchMove=function(e,t){if(o._sliderLine.current){var r,n,i=o.props,a=i.max,s=i.min,l=i.step,c=(a-s)/l,d=o._calculateCurrentSteps(e);d>Math.floor(c)?n=r=a:d<0?n=r=s:(n=s+l*d,r=s+l*Math.round(d)),o._updateValue(r,n),t||(e.preventDefault(),e.stopPropagation())}},o._onMouseUpOrTouchEnd=function(e){o.setState({renderedValue:void 0,renderedLowerValue:void 0}),o.props.onChanged&&o.props.onChanged(e,o.state.value),o._disposeListeners()},o._disposeListeners=function(){o._disposables.forEach((function(e){return e()})),o._disposables=[]},o._onKeyDown=function(e){var t;t=o._isAdjustingLowerValue?o.props.lowerValue||o.state.lowerValue:o.props.value||o.state.value;var r=o.props,n=r.max,i=r.min,a=r.step,s=0;switch(e.which){case Pr(Cr.left,o.props.theme):case Cr.down:s=-a,o._clearOnKeyDownTimer(),o._setOnKeyDownTimer(e);break;case Pr(Cr.right,o.props.theme):case Cr.up:s=a,o._clearOnKeyDownTimer(),o._setOnKeyDownTimer(e);break;case Cr.home:t=i,o._clearOnKeyDownTimer(),o._setOnKeyDownTimer(e);break;case Cr.end:t=n,o._clearOnKeyDownTimer(),o._setOnKeyDownTimer(e);break;default:return}var l=Math.min(n,Math.max(i,t+s));o._updateValue(l,l),e.preventDefault(),e.stopPropagation(),o.setState({renderedValue:void 0,renderedLowerValue:void 0})},o._onThumbFocus=function(e){o._isAdjustingLowerValue=e.target===o._lowerValueThumb.current},o._clearOnKeyDownTimer=function(){o._async.clearTimeout(o._onKeyDownTimer)},o._setOnKeyDownTimer=function(e){o._onKeyDownTimer=o._async.setTimeout((function(){o.props.onChanged&&o.props.onChanged(e,o.state.value)}),NC)},o._async=new fi(o),si(o),o.props,t.ranged&&o.props,o._id=oa("Slider");var r=void 0!==t.value?t.value:void 0!==t.defaultValue?t.defaultValue:t.min,n=void 0!==t.lowerValue?t.lowerValue:void 0!==t.defaultLowerValue?t.defaultLowerValue:t.min;return o.state={value:r,lowerValue:n,renderedValue:void 0,renderedLowerValue:void 0},o}return f(t,e),t.prototype.componentWillUnmount=function(){this._async.dispose(),this._disposeListeners()},t.prototype.render=function(){var e,t,o,r=this.props,n=r.ariaLabel,i=r.className,a=r.disabled,s=r.label,l=r.max,c=r.min,d=r.showValue,u=r.buttonProps,f=r.vertical,h=r.styles,m=r.theme,g=r.originFromZero,v=r.ranged,b=this.value,y=this.renderedValue,_=this.renderedLowerValue,k=this._getPercent(y),w=this._getPercent(_),x=g?0:c,S=this._getPercent(x),C=v?k-w:Math.abs(S-k),B=Math.min(100-k,100-S),I=v?w:Math.min(k,S),P=f?"height":"width",E=a?{}:{onMouseDown:this._onMouseDownOrTouchStart},T=a?{}:{onTouchStart:this._onMouseDownOrTouchStart},D=a?{}:{onKeyDown:this._onKeyDown},N=a?{}:{onFocus:this._onThumbFocus},z=DC(h,{className:i,ranged:v,disabled:a,vertical:f,showTransitions:y===b||v&&_===this.lowerValue,showValue:d,theme:m}),F=u?vn(u,gn):void 0,M={"aria-disabled":a,role:"slider",tabIndex:a?void 0:0,"data-is-focusable":!a},R=p(p(p(p(p({id:this._id,className:xn(z.slideBox,u.className)},E),T),D),F),!v&&p(p({},M),{"aria-valuemin":c,"aria-valuemax":l,"aria-valuenow":b,"aria-valuetext":this._getAriaValueText(b),"aria-label":n||s})),A=v?p(p(p({},M),N),{id:"max-"+this._id,"aria-valuemin":this.lowerValue,"aria-valuemax":l,"aria-valuenow":b,"aria-valuetext":this._getAriaValueText(b),"aria-label":"max "+(n||s)}):void 0,j=v?p(p(p({},M),N),{id:"min-"+this._id,"aria-valuemin":c,"aria-valuemax":b,"aria-valuenow":this.lowerValue,"aria-valuetext":this._getAriaValueText(this.lowerValue),"aria-label":"min "+(n||s)}):void 0;return yr.createElement("div",{className:z.root},s&&yr.createElement(ih,p({className:z.titleLabel},n?{}:{htmlFor:this._id},{disabled:a}),s),yr.createElement("div",{className:z.container},v&&d&&yr.createElement(ih,{className:z.valueLabel,disabled:a},this._getValueLabel(f?this.value:this.lowerValue)),yr.createElement("div",p({},R),yr.createElement("div",{ref:this._sliderLine,className:z.line},g&&yr.createElement("span",{className:xn(z.zeroTick),style:this._getStyleUsingOffsetPercent(f,S)}),v&&yr.createElement("span",p({ref:this._lowerValueThumb,className:z.thumb,style:this._getStyleUsingOffsetPercent(f,w)},j)),yr.createElement("span",p({ref:this._thumb,className:z.thumb,style:this._getStyleUsingOffsetPercent(f,k)},A)),(v||g)&&yr.createElement("span",{className:xn(z.lineContainer,z.inactiveSection),style:(e={},e[P]=I+"%",e)}),yr.createElement("span",{className:xn(z.lineContainer,z.activeSection),style:(t={},t[P]=C+"%",t)}),yr.createElement("span",{className:xn(z.lineContainer,z.inactiveSection),style:(o={},o[P]=B+"%",o)}))),d&&yr.createElement(ih,{className:z.valueLabel,disabled:a},this._getValueLabel(v&&f?this.lowerValue:this.value))),yr.createElement(hs,null))},t.prototype.focus=function(){this._thumb.current&&this._thumb.current.focus()},Object.defineProperty(t.prototype,"range",{get:function(){if(this.props.ranged)return[this.lowerValue,this.value]},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"value",{get:function(){var e=this.props.value,t=void 0===e?this.state.value:e;return void 0===this.props.min||void 0===this.props.max||void 0===t?void 0:Math.max(this.props.min,Math.min(this.props.max,t))},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"renderedValue",{get:function(){var e=this.state.renderedValue;return void 0===e?this.value:e},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"lowerValue",{get:function(){var e=this.props,t=e.lowerValue,o=void 0===t?this.state.lowerValue:t;return e.ranged&&void 0!==this.props.min&&void 0!==this.props.max&&void 0!==o?Math.max(this.props.min,Math.min(this.props.max,o)):void 0},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"renderedLowerValue",{get:function(){var e=this.state.renderedLowerValue;return void 0===e?this.lowerValue:e},enumerable:!0,configurable:!0}),t.prototype._getPercent=function(e){var t=this.props,o=t.min,r=t.max;return r===o?0:(e-o)/(r-o)*100},t.prototype._getValueLabel=function(e){var t=this.props.valueFormat;return t?t(e):e},t.prototype._getStyleUsingOffsetPercent=function(e,t){var o;return(o={})[e?"bottom":Br(this.props.theme)?"right":"left"]=t+"%",o},t.prototype._getPosition=function(e,t){var o;switch(e.type){case"mousedown":case"mousemove":o=t?e.clientY:e.clientX;break;case"touchstart":case"touchmove":o=t?e.touches[0].clientY:e.touches[0].clientX}return o},t.prototype._setValueState=function(e,t){var o,r=this,n=this._isAdjustingLowerValue,i=e!==(n?this.state.lowerValue:this.state.value);this.setState(((o={})[n?"lowerValue":"value"]=e,o[n?"renderedLowerValue":"renderedValue"]=t,o),(function(){var e=r.state,t=e.lowerValue,o=e.value;i&&r.props.onChange&&r.props.onChange(n?t:o,r.props.ranged?[t,o]:void 0)}))},t.prototype._updateValue=function(e,t){var o=this.props,r=o.step,n=o.snapToStep,i=o.ranged,a=o.originFromZero,s=0;if(isFinite(r))for(;Math.round(r*Math.pow(10,s))/Math.pow(10,s)!==r;)s++;var l=parseFloat(e.toFixed(s));n&&(t=l);var c=this._isAdjustingLowerValue&&(a?l<=0:l<=this.renderedValue),d=!this._isAdjustingLowerValue&&(a?l>=0:l>=this.renderedLowerValue);(!i||c||d)&&this._setValueState(l,t)},t.defaultProps={step:1,min:0,max:10,showValue:!0,disabled:!1,vertical:!1,buttonProps:{},originFromZero:!1},t}(yr.Component),FC={root:"ms-Slider",enabled:"ms-Slider-enabled",disabled:"ms-Slider-disabled",row:"ms-Slider-row",column:"ms-Slider-column",container:"ms-Slider-container",slideBox:"ms-Slider-slideBox",line:"ms-Slider-line",thumb:"ms-Slider-thumb",activeSection:"ms-Slider-active",inactiveSection:"ms-Slider-inactive",valueLabel:"ms-Slider-value",showValue:"ms-Slider-showValue",showTransitions:"ms-Slider-showTransitions",zeroTick:"ms-Slider-zeroTick"},MC=xr(zC,(function(e){var t,o,r,n,i,a,s,l,c,d,u,f,p,h=e.className,m=e.titleLabelClassName,v=e.theme,b=e.vertical,y=e.disabled,_=e.showTransitions,k=e.showValue,w=e.ranged,x=v.semanticColors,S=Lo(FC,v),C=x.inputBackgroundCheckedHovered,B=x.inputBackgroundChecked,I=x.inputPlaceholderBackgroundChecked,P=x.smallInputBorder,E=x.disabledBorder,T=x.disabledText,D=x.disabledBackground,N=x.inputBackground,z=x.smallInputBorder,F=x.disabledBorder,M=!y&&{backgroundColor:C,selectors:(t={},t[Ut]={backgroundColor:"Highlight"},t)},R=!y&&{backgroundColor:I,selectors:(o={},o[Ut]={borderColor:"Highlight"},o)},A=!y&&{backgroundColor:B,selectors:(r={},r[Ut]={backgroundColor:"Highlight"},r)},j=!y&&{border:"2px solid "+C,selectors:(n={},n[Ut]={borderColor:"Highlight"},n)},L=!e.disabled&&{backgroundColor:x.inputPlaceholderBackgroundChecked,selectors:(i={},i[Ut]={backgroundColor:"Highlight"},i)};return{root:g([S.root,v.fonts.medium,{userSelect:"none"},b&&{marginRight:8}],[y?void 0:S.enabled],[y?S.disabled:void 0],[b?void 0:S.row],[b?S.column:void 0],[h]),titleLabel:[{padding:0},m],container:[S.container,{display:"flex",flexWrap:"nowrap",alignItems:"center"},b&&{flexDirection:"column",height:"100%",textAlign:"center",margin:"8px 0"}],slideBox:g([S.slideBox,!w&&mo(v),{background:"transparent",border:"none",flexGrow:1,lineHeight:28,display:"flex",alignItems:"center",selectors:(a={},a[":active ."+S.activeSection]=M,a[":hover ."+S.activeSection]=A,a[":active ."+S.inactiveSection]=R,a[":hover ."+S.inactiveSection]=R,a[":active ."+S.thumb]=j,a[":hover ."+S.thumb]=j,a[":active ."+S.zeroTick]=L,a[":hover ."+S.zeroTick]=L,a[Ut]={forcedColorAdjust:"none"},a)},b?{height:"100%",width:28,padding:"8px 0"}:{height:28,width:"auto",padding:"0 8px"}],[k?S.showValue:void 0],[_?S.showTransitions:void 0]),thumb:[S.thumb,w&&mo(v,{inset:-4}),{borderWidth:2,borderStyle:"solid",borderColor:z,borderRadius:10,boxSizing:"border-box",background:N,display:"block",width:16,height:16,position:"absolute"},b?{left:-6,margin:"0 auto",transform:"translateY(8px)"}:{top:-6,transform:Br(v)?"translateX(50%)":"translateX(-50%)"},_&&{transition:"left "+Fe.durationValue3+" "+Fe.easeFunction1},y&&{borderColor:F,selectors:(s={},s[Ut]={borderColor:"GrayText"},s)}],line:[S.line,{display:"flex",position:"relative"},b?{height:"100%",width:4,margin:"0 auto",flexDirection:"column-reverse"}:{width:"100%"}],lineContainer:[{borderRadius:4,boxSizing:"border-box"},b?{width:4,height:"100%"}:{height:4,width:"100%"}],activeSection:[S.activeSection,{background:P,selectors:(l={},l[Ut]={backgroundColor:"WindowText"},l)},_&&{transition:"width "+Fe.durationValue3+" "+Fe.easeFunction1},y&&{background:T,selectors:(c={},c[Ut]={backgroundColor:"GrayText",borderColor:"GrayText"},c)}],inactiveSection:[S.inactiveSection,{background:E,selectors:(d={},d[Ut]={border:"1px solid WindowText"},d)},_&&{transition:"width "+Fe.durationValue3+" "+Fe.easeFunction1},y&&{background:D,selectors:(u={},u[Ut]={borderColor:"GrayText"},u)}],zeroTick:[S.zeroTick,{position:"absolute",background:x.disabledBorder,selectors:(f={},f[Ut]={backgroundColor:"WindowText"},f)},e.disabled&&{background:x.disabledBackground,selectors:(p={},p[Ut]={backgroundColor:"GrayText"},p)},e.vertical?{width:"16px",height:"1px",transform:Br(v)?"translateX(6px)":"translateX(-6px)"}:{width:"1px",height:"16px",transform:"translateY(-6px)"}],valueLabel:[S.valueLabel,{flexShrink:1,width:30,lineHeight:"1"},b?{margin:"0 auto",whiteSpace:"nowrap",width:40}:{margin:"0 8px",whiteSpace:"nowrap",width:40}]}}),void 0,{scope:"Slider"}),RC=Fo((function(e){var t,o=e.semanticColors,r=o.disabledText,n=o.disabledBackground;return{backgroundColor:n,pointerEvents:"none",cursor:"default",color:r,selectors:(t={":after":{borderColor:n}},t[Ut]={color:"GrayText"},t)}})),AC=Fo((function(e,t,o){var r,n,i,a=e.palette,s=e.semanticColors,l=e.effects,c=a.neutralSecondary,d=s.buttonText,u=s.buttonText,f=s.buttonBackgroundHovered,p=s.buttonBackgroundPressed;return dr({root:{outline:"none",display:"block",height:"50%",width:23,padding:0,backgroundColor:"transparent",textAlign:"center",cursor:"default",color:c,selectors:{"&.ms-DownButton":{borderRadius:"0 0 "+l.roundedCorner2+" 0"},"&.ms-UpButton":{borderRadius:"0 "+l.roundedCorner2+" 0 0"}}},rootHovered:{backgroundColor:f,color:d},rootChecked:{backgroundColor:p,color:u,selectors:(r={},r[Ut]={backgroundColor:"Highlight",color:"HighlightText"},r)},rootPressed:{backgroundColor:p,color:u,selectors:(n={},n[Ut]={backgroundColor:"Highlight",color:"HighlightText"},n)},rootDisabled:{opacity:.5,selectors:(i={},i[Ut]={color:"GrayText",opacity:1},i)},icon:{fontSize:8,marginTop:0,marginRight:0,marginBottom:0,marginLeft:0}},{},o)})),jC=Fo((function(e,t){var o,r,n=e.palette,i=e.semanticColors,a=e.effects,s=e.fonts,l=i.inputBorder,c=i.inputBackground,d=i.inputBorderHovered,u=i.inputFocusBorderAlt,f=i.inputText,p=n.white,h=i.inputBackgroundChecked,m=i.disabledText;return dr({root:[s.medium,{outline:"none",width:"100%",minWidth:86}],labelWrapper:{display:"inline-flex",alignItems:"center"},labelWrapperStart:{height:32,float:"left",marginRight:10},labelWrapperEnd:{height:32,float:"right",marginLeft:10},labelWrapperTop:{marginBottom:-1},labelWrapperBottom:{},icon:{padding:"0 5px",fontSize:Ke.large},iconDisabled:{color:m},label:{pointerEvents:"none",lineHeight:Ke.large},labelDisabled:{},spinButtonWrapper:{display:"flex",position:"relative",boxSizing:"border-box",height:32,minWidth:86,selectors:{":after":{pointerEvents:"none",content:"''",position:"absolute",left:0,top:0,bottom:0,right:0,borderWidth:"1px",borderStyle:"solid",borderColor:l,borderRadius:a.roundedCorner2}}},spinButtonWrapperTopBottom:{width:"100%"},spinButtonWrapperHovered:{selectors:(o={":after":{borderColor:d}},o[Ut]={selectors:{":after":{borderColor:"Highlight"}}},o)},spinButtonWrapperFocused:yo(u,a.roundedCorner2),spinButtonWrapperDisabled:RC(e),input:{boxSizing:"border-box",boxShadow:"none",borderStyle:"none",flex:1,margin:0,fontSize:s.medium.fontSize,fontFamily:"inherit",color:f,backgroundColor:c,height:"100%",padding:"0 8px 0 9px",outline:0,display:"block",minWidth:61,whiteSpace:"nowrap",textOverflow:"ellipsis",overflow:"hidden",cursor:"text",userSelect:"text",borderRadius:a.roundedCorner2+" 0 0 "+a.roundedCorner2},inputTextSelected:{backgroundColor:h,color:p,selectors:(r={},r[Ut]={backgroundColor:"Highlight",borderColor:"Highlight",color:"HighlightText"},r)},inputDisabled:RC(e),arrowButtonsContainer:{display:"block",height:"100%",cursor:"default"},arrowButtonsContainerDisabled:RC(e)},t)})),LC=Fo((function(e,t,o,r,n,i){return void 0===n&&(n=Ws.start),void 0===i&&(i=void 0),{root:Z(e.root,i),labelWrapper:Z(e.labelWrapper,HC(n,e)),icon:Z(e.icon,t&&e.iconDisabled),label:Z(e.label),spinButtonWrapper:Z(e.spinButtonWrapper,OC(n,e),!t&&[{selectors:{":hover":e.spinButtonWrapperHovered}},o&&{selectors:{"&&":e.spinButtonWrapperFocused}}],t&&e.spinButtonWrapperDisabled),input:Z("ms-spinButton-input",e.input,!t&&{selectors:{"::selection":e.inputTextSelected}},t&&e.inputDisabled),arrowBox:Z(e.arrowButtonsContainer,t&&e.arrowButtonsContainerDisabled)}}));function HC(e,t){switch(e){case Ws.start:return t.labelWrapperStart;case Ws.end:return t.labelWrapperEnd;case Ws.top:return t.labelWrapperTop;case Ws.bottom:return t.labelWrapperBottom}}function OC(e,t){switch(e){case Ws.top:case Ws.bottom:return t.spinButtonWrapperTopBottom;default:return{}}}!function(e){e[e.down=-1]="down",e[e.notSpinning=0]="notSpinning",e[e.up=1]="up"}(xC||(xC={}));var qC=function(e){function t(t){var o=e.call(this,t)||this;o._input=yr.createRef(),o._initialStepDelay=400,o._stepDelay=75,o._onFocus=function(e){o._input.current&&((o._spinningByMouse||o.state.keyboardSpinDirection!==xC.notSpinning)&&o._stop(),o._input.current.select(),o.setState({isFocused:!0}),o.props.onFocus&&o.props.onFocus(e))},o._onBlur=function(e){o._validate(e),o.setState({isFocused:!1}),o.props.onBlur&&o.props.onBlur(e)},o._onValidate=function(e,t){return o.props.onValidate?o.props.onValidate(e,t):o._defaultOnValidate(e)},o._calculatePrecision=function(e){var t=e.precision;return void 0===t?Math.max(Nw(e.step),0):t},o._defaultOnValidate=function(e){if(null===e||0===e.trim().length||isNaN(Number(e)))return o._lastValidValue;var t=Math.min(o.props.max,Math.max(o.props.min,Number(e)));return String(t)},o._onIncrement=function(e,t){return o.props.onIncrement?o.props.onIncrement(e,t):o._defaultOnIncrement(e)},o._defaultOnIncrement=function(e){var t=o.props,r=t.max,n=t.step,i=Math.min(Number(e)+Number(n),r);return i=zw(i,o._precision),String(i)},o._onDecrement=function(e,t){return o.props.onDecrement?o.props.onDecrement(e,t):o._defaultOnDecrement(e)},o._defaultOnDecrement=function(e){var t=o.props,r=t.min,n=t.step,i=Math.max(Number(e)-Number(n),r);return i=zw(i,o._precision),String(i)},o._validate=function(e){if(void 0!==o.value&&void 0!==o._valueToValidate&&o._valueToValidate!==o._lastValidValue){var t=o._onValidate(o._valueToValidate,e);o._valueToValidate=void 0,void 0!==t?(o._lastValidValue=t,o.setState({value:t})):o.setState({value:o._lastValidValue})}},o._onInputChange=function(e){var t=e.target.value;o._valueToValidate=t,o.setState({value:t})},o._updateValue=function(e,t,r,n){var i=r(o.value||"",n);void 0!==i&&(o._lastValidValue=i,o.setState({value:i})),o._spinningByMouse!==e&&(o._spinningByMouse=e),e&&(o._currentStepFunctionHandle=o._async.setTimeout((function(){o._updateValue(e,o._stepDelay,r,n)}),t))},o._stop=function(){o._currentStepFunctionHandle>=0&&(o._async.clearTimeout(o._currentStepFunctionHandle),o._currentStepFunctionHandle=-1),(o._spinningByMouse||o.state.keyboardSpinDirection!==xC.notSpinning)&&(o._spinningByMouse=!1,o.setState({keyboardSpinDirection:xC.notSpinning}))},o._handleKeyDown=function(e){if(e.which!==Cr.up&&e.which!==Cr.down&&e.which!==Cr.enter||(e.preventDefault(),e.stopPropagation()),o.props.disabled)o._stop();else{var t=xC.notSpinning;switch(e.which){case Cr.up:t=xC.up,o._updateValue(!1,o._initialStepDelay,o._onIncrement,e);break;case Cr.down:t=xC.down,o._updateValue(!1,o._initialStepDelay,o._onDecrement,e);break;case Cr.enter:o._validate(e);break;case Cr.escape:o.value!==o._lastValidValue&&o.setState({value:o._lastValidValue})}o.state.keyboardSpinDirection!==t&&o.setState({keyboardSpinDirection:t})}},o._handleKeyUp=function(e){(o.props.disabled||e.which===Cr.up||e.which===Cr.down)&&o._stop()},o._onIncrementMouseDown=function(e){o._updateValue(!0,o._initialStepDelay,o._onIncrement,e)},o._onDecrementMouseDown=function(e){o._updateValue(!0,o._initialStepDelay,o._onDecrement,e)},si(o);var r=t.value,n=void 0===r?t.defaultValue:r;return void 0===n&&(n="number"==typeof t.min?String(t.min):"0"),o._lastValidValue=n,o._precision=o._calculatePrecision(t),o.state={isFocused:!1,value:n,keyboardSpinDirection:xC.notSpinning},o._async=new fi(o),o._currentStepFunctionHandle=-1,o._labelId=oa("Label"),o._inputId=oa("input"),o._spinningByMouse=!1,o._valueToValidate=void 0,o}return f(t,e),t.prototype.componentWillUnmount=function(){this._async.dispose()},t.prototype.UNSAFE_componentWillReceiveProps=function(e){void 0!==e.value&&(this._lastValidValue=e.value,this.setState({value:e.value})),this._precision=this._calculatePrecision(e)},t.prototype.render=function(){var e=this,t=this.props,o=t.disabled,r=t.label,n=t.min,i=t.max,a=t.labelPosition,s=t.iconProps,l=t.incrementButtonIcon,c=t.incrementButtonAriaLabel,d=t.decrementButtonIcon,u=t.decrementButtonAriaLabel,f=t.ariaLabel,h=t.ariaDescribedBy,m=t.styles,g=t.upArrowButtonStyles,v=t.downArrowButtonStyles,b=t.theme,y=t.ariaPositionInSet,_=t.ariaSetSize,k=t.ariaValueNow,w=t.ariaValueText,x=t.keytipProps,S=t.className,C=t.inputProps,B=t.iconButtonProps,I=this.state,P=I.isFocused,E=I.keyboardSpinDirection,T=this.value,D=this.props.getClassNames?this.props.getClassNames(b,o,P,E,a,S):LC(jC(b,m),o,P,E,a,S),N=vn(this.props,gn,["onBlur","onFocus","className"]);return yr.createElement("div",{className:D.root},a!==Ws.bottom&&(s||r)&&yr.createElement("div",{className:D.labelWrapper},s&&yr.createElement(Rn,p({},s,{className:D.icon,"aria-hidden":"true"})),r&&yr.createElement(ih,{id:this._labelId,htmlFor:this._inputId,className:D.label,disabled:o},r)),yr.createElement(Za,{keytipProps:x,disabled:o},(function(t){return yr.createElement("div",p({},N,{className:D.spinButtonWrapper,"aria-label":f&&f,"aria-posinset":y,"aria-setsize":_,"data-ktp-target":t["data-ktp-target"]}),yr.createElement("input",p({value:T,id:e._inputId,onChange:e._onChange,onInput:e._onInputChange,className:D.input,type:"text",autoComplete:"off",role:"spinbutton","aria-labelledby":r&&e._labelId,"aria-valuenow":"number"==typeof k?k:T&&!isNaN(Number(T))?Number(T):void 0,"aria-valuetext":"string"==typeof w?w:!T||isNaN(Number(T))?T:void 0,"aria-valuemin":n,"aria-valuemax":i,"aria-describedby":Ma(h,t["aria-describedby"]),onBlur:e._onBlur,ref:e._input,onFocus:e._onFocus,onKeyDown:e._handleKeyDown,onKeyUp:e._handleKeyUp,disabled:o,"aria-disabled":o,"data-lpignore":!0,"data-ktp-execute-target":t["data-ktp-execute-target"]},C)),yr.createElement("span",{className:D.arrowBox},yr.createElement(yd,p({styles:AC(b,!0,g),className:"ms-UpButton",checked:E===xC.up,disabled:o,iconProps:l,onMouseDown:e._onIncrementMouseDown,onMouseLeave:e._stop,onMouseUp:e._stop,tabIndex:-1,ariaLabel:c,"data-is-focusable":!1},B)),yr.createElement(yd,p({styles:AC(b,!1,v),className:"ms-DownButton",checked:E===xC.down,disabled:o,iconProps:d,onMouseDown:e._onDecrementMouseDown,onMouseLeave:e._stop,onMouseUp:e._stop,tabIndex:-1,ariaLabel:u,"data-is-focusable":!1},B))))})),a===Ws.bottom&&(s||r)&&yr.createElement("div",{className:D.labelWrapper},s&&yr.createElement(Rn,{iconName:s.iconName,className:D.icon,"aria-hidden":"true"}),r&&yr.createElement(ih,{id:this._labelId,htmlFor:this._inputId,className:D.label,disabled:o},r)))},t.prototype.focus=function(){this._input.current&&this._input.current.focus()},Object.defineProperty(t.prototype,"value",{get:function(){return this.state.value},enumerable:!0,configurable:!0}),t.prototype._onChange=function(){},t.defaultProps={step:1,min:0,max:100,disabled:!1,labelPosition:Ws.start,label:"",incrementButtonIcon:{iconName:"ChevronUpSmall"},decrementButtonIcon:{iconName:"ChevronDownSmall"}},t=m([ac("SpinButton",["theme","styles"],!0)],t)}(yr.Component),WC=p;function VC(e,t){for(var o=[],r=2;r<arguments.length;r++)o[r-2]=arguments[r];var n=e;return n.isSlot?0===(o=yr.Children.toArray(o)).length?n(t):n(p(p({},t),{children:o})):yr.createElement.apply(yr,g([e,t],o))}function KC(e,t){void 0===t&&(t={});var o=t.defaultProp,r=void 0===o?"children":o;return function(t,o,n,i,a){if(yr.isValidElement(o))return o;var s=function(e,t){for(var o=[],r=2;r<arguments.length;r++)o[r-2]=arguments[r];for(var n={},i=[],a=0,s=o;a<s.length;a++){var l=s[a];i.push(l&&l.className),WC(n,l)}return n.className=$([e,i],{rtl:Br(t)}),n}(i,a,t,function(e,t){var o,r;"string"==typeof t||"number"==typeof t||"boolean"==typeof t?((o={})[e]=t,r=o):r=t;return r}(r,o));if(n){if(n.component){var l=n.component;return yr.createElement(l,p({},s))}if(n.render)return n.render(s,e)}return yr.createElement(e,p({},s))}}var UC=Fo((function(e){return KC(e)}));function GC(e,t){var o={},r=e,n=function(e){if(t.hasOwnProperty(e)){var n=function(o){for(var n=[],i=1;i<arguments.length;i++)n[i-1]=arguments[i];if(n.length>0)throw new Error("Any module using getSlots must use withSlots. Please see withSlots javadoc for more info.");return YC(t[e],o,r[e],r.slots&&r.slots[e],r._defaultStyles&&r._defaultStyles[e],r.theme)};n.isSlot=!0,o[e]=n}};for(var i in t)n(i);return o}function YC(e,t,o,r,n,i){return void 0!==e.create?e.create(t,o,r,n):UC(e)(t,o,r,n,i)}function XC(e,t){void 0===t&&(t={});var o=t.factoryOptions,r=(void 0===o?{}:o).defaultProp,n=function(o){var r,n,i,a=(r=t.displayName,n=yr.useContext(_r),i=t.fields,Ct.getSettings(i||["theme","styles","tokens"],r,n.customizations)),s=t.state;s&&(o=p(p({},o),s(o)));var l=o.theme||a.theme,c=function e(t,o){for(var r=[],n=2;n<arguments.length;n++)r[n-2]=arguments[n];for(var i={},a=0,s=r;a<s.length;a++){var l=s[a];l&&(l="function"==typeof l?l(t,o):l,Array.isArray(l)&&(l=e.apply(void 0,g([t,o],l))),WC(i,l))}return i}(o,l,t.tokens,a.tokens,o.tokens),d=function(e,t,o){for(var r=[],n=3;n<arguments.length;n++)r[n-3]=arguments[n];return dr.apply(void 0,r.map((function(r){return"function"==typeof r?r(e,t,o):r})))}(o,l,c,t.styles,a.styles,o.styles),u=p(p({},o),{styles:d,tokens:c,_defaultStyles:d,theme:l});return e(u)};return n.displayName=t.displayName||e.name,r&&(n.create=KC(n,{defaultProp:r})),WC(n,t.statics),n}var ZC={root:"ms-StackItem"},$C={start:"flex-start",end:"flex-end"},QC=XC((function(e){var t=e.children,o=vn(e,Gr);return yr.Children.count(t)<1?null:VC(GC(e,{root:"div"}).root,p({},o),t)}),{displayName:"StackItem",styles:function(e,t,o){var r=e.grow,n=e.shrink,i=e.disableShrink,a=e.align,s=e.verticalFill,l=e.order,c=e.className,d=Lo(ZC,t);return{root:[t.fonts.medium,d.root,{margin:o.margin,padding:o.padding,height:s?"100%":"auto",width:"auto"},r&&{flexGrow:!0===r?1:r},(i||!r&&!n)&&{flexShrink:0},n&&!i&&{flexShrink:1},a&&{alignSelf:$C[a]||a},l&&{order:l},c]}}}),JC=function(e,t){return t.spacing.hasOwnProperty(e)?t.spacing[e]:e},eB=function(e){var t=parseFloat(e),o=isNaN(t)?0:t,r=isNaN(t)?"":t.toString();return{value:o,unit:e.substring(r.toString().length)||"px"}},tB=function(e,t){if(void 0===e||"number"==typeof e||""===e)return e;var o=e.split(" ");return o.length<2?JC(e,t):o.reduce((function(e,o){return JC(e,t)+" "+JC(o,t)}))},oB={start:"flex-start",end:"flex-end"},rB={root:"ms-Stack",inner:"ms-Stack-inner"};var nB,iB=XC((function(e){var t=e.as,o=void 0===t?"div":t,r=e.disableShrink,n=e.wrap,i=h(e,["as","disableShrink","wrap"]),a=yr.Children.map(e.children,(function(e,t){if(!e)return null;if((n=e)&&"object"==typeof n&&n.type&&n.type.displayName===QC.displayName){var o={shrink:!r};return yr.cloneElement(e,p(p({},o),e.props))}var n;return e})),s=vn(i,Gr),l=GC(e,{root:o,inner:"div"});return VC(l.root,p({},s),n?VC(l.inner,null,a):a)}),{displayName:"Stack",styles:function(e,t,o){var r,n,i,a,s,l,c,d=e.verticalFill,u=e.horizontal,f=e.reversed,h=e.grow,m=e.wrap,g=e.horizontalAlign,v=e.verticalAlign,b=e.disableShrink,y=e.className,_=Lo(rB,t),k=o&&o.childrenGap?o.childrenGap:e.gap,w=o&&o.maxHeight?o.maxHeight:e.maxHeight,x=o&&o.maxWidth?o.maxWidth:e.maxWidth,S=o&&o.padding?o.padding:e.padding,C=function(e,t){if(void 0===e||""===e)return{rowGap:{value:0,unit:"px"},columnGap:{value:0,unit:"px"}};if("number"==typeof e)return{rowGap:{value:e,unit:"px"},columnGap:{value:e,unit:"px"}};var o=e.split(" ");if(o.length>2)return{rowGap:{value:0,unit:"px"},columnGap:{value:0,unit:"px"}};if(2===o.length)return{rowGap:eB(JC(o[0],t)),columnGap:eB(JC(o[1],t))};var r=eB(JC(e,t));return{rowGap:r,columnGap:r}}(k,t),B=C.rowGap,I=C.columnGap,P=""+-.5*I.value+I.unit,E=""+-.5*B.value+B.unit,T={textOverflow:"ellipsis"},D={"> *:not(.ms-StackItem)":{flexShrink:b?0:1}};return m?{root:[_.root,{flexWrap:"wrap",maxWidth:x,maxHeight:w,width:"auto",overflow:"visible",height:"100%"},g&&(r={},r[u?"justifyContent":"alignItems"]=oB[g]||g,r),v&&(n={},n[u?"alignItems":"justifyContent"]=oB[v]||v,n),y,{display:"flex"},u&&{height:d?"100%":"auto"}],inner:[_.inner,{display:"flex",flexWrap:"wrap",marginLeft:P,marginRight:P,marginTop:E,marginBottom:E,overflow:"visible",boxSizing:"border-box",padding:tB(S,t),width:0===I.value?"100%":"calc(100% + "+I.value+I.unit+")",maxWidth:"100vw",selectors:p({"> *":p({margin:""+.5*B.value+B.unit+" "+.5*I.value+I.unit},T)},D)},g&&(i={},i[u?"justifyContent":"alignItems"]=oB[g]||g,i),v&&(a={},a[u?"alignItems":"justifyContent"]=oB[v]||v,a),u&&{flexDirection:f?"row-reverse":"row",height:0===B.value?"100%":"calc(100% + "+B.value+B.unit+")",selectors:{"> *":{maxWidth:0===I.value?"100%":"calc(100% - "+I.value+I.unit+")"}}},!u&&{flexDirection:f?"column-reverse":"column",height:"calc(100% + "+B.value+B.unit+")",selectors:{"> *":{maxHeight:0===B.value?"100%":"calc(100% - "+B.value+B.unit+")"}}}]}:{root:[_.root,{display:"flex",flexDirection:u?f?"row-reverse":"row":f?"column-reverse":"column",flexWrap:"nowrap",width:"auto",height:d?"100%":"auto",maxWidth:x,maxHeight:w,padding:tB(S,t),boxSizing:"border-box",selectors:p((s={"> *":T},s[f?"> *:not(:last-child)":"> *:not(:first-child)"]=[u&&{marginLeft:""+I.value+I.unit},!u&&{marginTop:""+B.value+B.unit}],s),D)},h&&{flexGrow:!0===h?1:h},g&&(l={},l[u?"justifyContent":"alignItems"]=oB[g]||g,l),v&&(c={},c[u?"alignItems":"justifyContent"]=oB[v]||v,c),y]}},statics:{Item:QC}});!function(e){e[e.Both=0]="Both",e[e.Header=1]="Header",e[e.Footer=2]="Footer"}(nB||(nB={}));var aB=function(e){function t(t){var o=e.call(this,t)||this;return o._root=yr.createRef(),o._stickyContentTop=yr.createRef(),o._stickyContentBottom=yr.createRef(),o._nonStickyContent=yr.createRef(),o._placeHolder=yr.createRef(),o.syncScroll=function(e){var t=o.nonStickyContent;t&&o.props.isScrollSynced&&(t.scrollLeft=e.scrollLeft)},o._getContext=function(){return o.context},o._onScrollEvent=function(e,t){if(o.root&&o.nonStickyContent){var r=o._getNonStickyDistanceFromTop(e),n=!1,i=!1;if(o.canStickyTop)n=r-o._getStickyDistanceFromTop()<e.scrollTop;o.canStickyBottom&&e.clientHeight-t.offsetHeight<=r&&(i=r-Math.floor(e.scrollTop)>=o._getStickyDistanceFromTopForFooter(e,t)),document.activeElement&&o.nonStickyContent.contains(document.activeElement)&&(o.state.isStickyTop!==n||o.state.isStickyBottom!==i)?o._activeElement=document.activeElement:o._activeElement=void 0,o.setState({isStickyTop:o.canStickyTop&&n,isStickyBottom:i,distanceFromTop:r})}},o._getStickyDistanceFromTop=function(){var e=0;return o.stickyContentTop&&(e=o.stickyContentTop.offsetTop),e},o._getStickyDistanceFromTopForFooter=function(e,t){var r=0;return o.stickyContentBottom&&(r=e.clientHeight-t.offsetHeight+o.stickyContentBottom.offsetTop),r},o._getNonStickyDistanceFromTop=function(e){var t=0,r=o.root;if(r){for(;r&&r.offsetParent!==e;)t+=r.offsetTop,r=r.offsetParent;r&&r.offsetParent===e&&(t+=r.offsetTop)}return t},si(o),o.state={isStickyTop:!1,isStickyBottom:!1,distanceFromTop:void 0},o._activeElement=void 0,o}return f(t,e),Object.defineProperty(t.prototype,"root",{get:function(){return this._root.current},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"placeholder",{get:function(){return this._placeHolder.current},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"stickyContentTop",{get:function(){return this._stickyContentTop.current},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"stickyContentBottom",{get:function(){return this._stickyContentBottom.current},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"nonStickyContent",{get:function(){return this._nonStickyContent.current},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"canStickyTop",{get:function(){return this.props.stickyPosition===nB.Both||this.props.stickyPosition===nB.Header},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"canStickyBottom",{get:function(){return this.props.stickyPosition===nB.Both||this.props.stickyPosition===nB.Footer},enumerable:!0,configurable:!0}),t.prototype.componentDidMount=function(){var e=this._getContext().scrollablePane;e&&(e.subscribe(this._onScrollEvent),e.addSticky(this))},t.prototype.componentWillUnmount=function(){var e=this._getContext().scrollablePane;e&&(e.unsubscribe(this._onScrollEvent),e.removeSticky(this))},t.prototype.componentDidUpdate=function(e,t){var o=this._getContext().scrollablePane;if(o){var r=this.state,n=r.isStickyBottom,i=r.isStickyTop,a=r.distanceFromTop,s=!1;t.distanceFromTop!==a&&(o.sortSticky(this,!0),s=!0),t.isStickyTop===i&&t.isStickyBottom===n||(this._activeElement&&this._activeElement.focus(),o.updateStickyRefHeights(),s=!0),s&&o.syncScrollSticky(this)}},t.prototype.shouldComponentUpdate=function(e,t){if(!this.context.scrollablePane)return!0;var o=this.state,r=o.isStickyTop,n=o.isStickyBottom,i=o.distanceFromTop;return r!==t.isStickyTop||n!==t.isStickyBottom||this.props.stickyPosition!==e.stickyPosition||this.props.children!==e.children||i!==t.distanceFromTop||sB(this._nonStickyContent,this._stickyContentTop)||sB(this._nonStickyContent,this._stickyContentBottom)||sB(this._nonStickyContent,this._placeHolder)},t.prototype.render=function(){var e=this.state,t=e.isStickyTop,o=e.isStickyBottom,r=this.props,n=r.stickyClassName,i=r.children;return this.context.scrollablePane?yr.createElement("div",{ref:this._root},this.canStickyTop&&yr.createElement("div",{ref:this._stickyContentTop,style:{pointerEvents:t?"auto":"none"}},yr.createElement("div",{style:this._getStickyPlaceholderHeight(t)})),this.canStickyBottom&&yr.createElement("div",{ref:this._stickyContentBottom,style:{pointerEvents:o?"auto":"none"}},yr.createElement("div",{style:this._getStickyPlaceholderHeight(o)})),yr.createElement("div",{style:this._getNonStickyPlaceholderHeightAndWidth(),ref:this._placeHolder},(t||o)&&yr.createElement("span",{style:_o},i),yr.createElement("div",{ref:this._nonStickyContent,className:t||o?n:void 0,style:this._getContentStyles(t||o)},i))):yr.createElement("div",null,this.props.children)},t.prototype.addSticky=function(e){this.nonStickyContent&&e.appendChild(this.nonStickyContent)},t.prototype.resetSticky=function(){this.nonStickyContent&&this.placeholder&&this.placeholder.appendChild(this.nonStickyContent)},t.prototype.setDistanceFromTop=function(e){var t=this._getNonStickyDistanceFromTop(e);this.setState({distanceFromTop:t})},t.prototype._getContentStyles=function(e){return{backgroundColor:this.props.stickyBackgroundColor||this._getBackground(),overflow:e?"hidden":""}},t.prototype._getStickyPlaceholderHeight=function(e){var t=this.nonStickyContent?this.nonStickyContent.offsetHeight:0;return{visibility:e?"hidden":"visible",height:e?0:t}},t.prototype._getNonStickyPlaceholderHeightAndWidth=function(){var e=this.state,t=e.isStickyTop,o=e.isStickyBottom;if(t||o){var r=0,n=0;return this.nonStickyContent&&this.nonStickyContent.firstElementChild&&(r=this.nonStickyContent.offsetHeight,n=this.nonStickyContent.firstElementChild.scrollWidth+(this.nonStickyContent.firstElementChild.offsetWidth-this.nonStickyContent.firstElementChild.clientWidth)),{height:r,width:n}}return{}},t.prototype._getBackground=function(){if(this.root){for(var e=this.root;"rgba(0, 0, 0, 0)"===window.getComputedStyle(e).getPropertyValue("background-color")||"transparent"===window.getComputedStyle(e).getPropertyValue("background-color");){if("HTML"===e.tagName)return;e.parentElement&&(e=e.parentElement)}return window.getComputedStyle(e).getPropertyValue("background-color")}},t.defaultProps={stickyPosition:nB.Both,isScrollSynced:!0},t.contextType=CS,t}(yr.Component);function sB(e,t){return e&&t&&e.current&&t.current&&e.current.offsetHeight!==t.current.offsetHeight}var lB=Fo((function(e,t,o,r,n,i,a,s,l){var c=iu(e);return fr({root:["ms-Button",c.root,o,t,a&&["is-checked",c.rootChecked],i&&["is-disabled",c.rootDisabled],!i&&!a&&{selectors:{":hover":c.rootHovered,":focus":c.rootFocused,":active":c.rootPressed}},i&&a&&[c.rootCheckedDisabled],!i&&a&&{selectors:{":hover":c.rootCheckedHovered,":active":c.rootCheckedPressed}}],flexContainer:["ms-Button-flexContainer",c.flexContainer]})})),cB=Dr(),dB=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t}(_u),uB=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._onRenderColorOption=function(e){return yr.createElement("svg",{className:t._classNames.svg,viewBox:"0 0 20 20",fill:rm(e.color).str},t.props.circle?yr.createElement("circle",{cx:"50%",cy:"50%",r:"50%"}):yr.createElement("rect",{width:"100%",height:"100%"}))},t}return f(t,e),t.prototype.render=function(){var e=this.props,t=e.item,o=e.idPrefix,r=void 0===o?this.props.id:o,n=e.selected,i=e.disabled,a=e.styles,s=e.theme,l=e.circle,c=e.color,d=e.onClick,u=e.onHover,f=e.onFocus,p=e.onMouseEnter,h=e.onMouseMove,m=e.onMouseLeave,g=e.onWheel,v=e.onKeyDown,b=e.height,y=e.width,_=e.borderWidth;return this._classNames=cB(a,{theme:s,disabled:i,selected:n,circle:l,isWhite:this._isWhiteCell(c),height:b,width:y,borderWidth:_}),yr.createElement(dB,{item:t,id:r+"-"+t.id+"-"+t.index,key:t.id,disabled:i,role:"gridcell",onRenderItem:this._onRenderColorOption,selected:n,onClick:d,onHover:u,onFocus:f,label:t.label,className:this._classNames.colorCell,getClassNames:lB,index:t.index,onMouseEnter:p,onMouseMove:h,onMouseLeave:m,onWheel:g,onKeyDown:v})},t.prototype._isWhiteCell=function(e){return"ffffff"===rm(e).hex},t.defaultProps={circle:!0,disabled:!1,selected:!1},t}(yr.PureComponent),fB={left:-2,top:-2,bottom:-2,right:-2,border:"none",outlineColor:"ButtonText"},pB=xr(uB,(function(e){var t,o,r,n,i,a=e.theme,s=e.disabled,l=e.selected,c=e.circle,d=e.isWhite,u=e.height,f=void 0===u?20:u,p=e.width,h=void 0===p?20:p,m=e.borderWidth,g=a.semanticColors,v=a.palette,b=v.neutralLighter,y=v.neutralLight,_=v.neutralSecondary,k=v.neutralTertiary,w=m||(h<24?2:4);return{colorCell:[mo(a,{inset:-1,position:"relative",highContrastStyle:fB}),{backgroundColor:g.bodyBackground,padding:0,position:"relative",boxSizing:"border-box",display:"inline-block",cursor:"pointer",userSelect:"none",borderRadius:0,border:"none",height:f,width:h},!c&&{selectors:(t={},t["."+po+" &:focus::after"]={outlineOffset:w-1+"px"},t)},c&&{borderRadius:"50%",selectors:(o={},o["."+po+" &:focus::after"]={outline:"none",borderColor:g.focusBorder,borderRadius:"50%",left:-w,right:-w,top:-w,bottom:-w,selectors:(r={},r[Ut]={outline:"1px solid ButtonText"},r)},o)},l&&{padding:2,border:w+"px solid "+y,selectors:(n={},n["&:hover::before"]={content:'""',height:f,width:h,position:"absolute",top:-w,left:-w,borderRadius:c?"50%":"default",boxShadow:"inset 0 0 0 1px "+_},n)},!l&&{selectors:(i={},i["&:hover, &:active, &:focus"]={backgroundColor:g.bodyBackground,padding:2,border:w+"px solid "+b},i["&:focus"]={borderColor:g.bodyBackground,padding:0,selectors:{":hover":{borderColor:a.palette.neutralLight,padding:2}}},i)},s&&{color:g.disabledBodyText,pointerEvents:"none",opacity:.3},d&&!l&&{backgroundColor:k,padding:1}],svg:[{width:"100%",height:"100%"},c&&{borderRadius:"50%"}]}}),void 0,{scope:"ColorPickerGridCell"},!0),hB=Dr(),mB=function(e){function t(t){var o,r=e.call(this,t)||this;return r.navigationIdleDelay=250,r._getItemsWithIndex=Fo((function(e){return e.map((function(e,t){return p(p({},e),{index:t})}))})),r._onRenderItem=function(e,t){var o=r.props.onRenderColorCell;return(void 0===o?r._renderOption:o)(e,r._renderOption)},r._onSwatchColorPickerBlur=function(){r.props.onCellFocused&&(r._cellFocused=!1,r.props.onCellFocused())},r._renderOption=function(e){var t=r.props,o=r._id;return yr.createElement(pB,{item:e,idPrefix:o,color:e.color,styles:t.getColorGridCellStyles,disabled:t.disabled,onClick:r._onCellClick,onHover:r._onGridCellHovered,onFocus:r._onGridCellFocused,selected:void 0!==r.state.selectedIndex&&r.state.selectedIndex===e.index,circle:"circle"===t.cellShape,label:e.label,onMouseEnter:r._onMouseEnter,onMouseMove:r._onMouseMove,onMouseLeave:r._onMouseLeave,onWheel:r._onWheel,onKeyDown:r._onKeyDown,height:t.cellHeight,width:t.cellWidth,borderWidth:t.cellBorderWidth})},r._onMouseEnter=function(e){return r.props.focusOnHover?(r.isNavigationIdle&&!r.props.disabled&&e.currentTarget.focus(),!0):!r.isNavigationIdle||!!r.props.disabled},r._onMouseMove=function(e){if(!r.props.focusOnHover)return!r.isNavigationIdle||!!r.props.disabled;var t=e.currentTarget;return!r.isNavigationIdle||document&&t===document.activeElement||t.focus(),!0},r._onMouseLeave=function(e){var t=r.props.mouseLeaveParentSelector;if(r.props.focusOnHover&&t&&r.isNavigationIdle&&!r.props.disabled)for(var o=document.querySelectorAll(t),n=0;n<o.length;n+=1)if(o[n].contains(e.currentTarget)){if(o[n].setActive)try{o[n].setActive()}catch(e){}else o[n].focus();break}},r._onWheel=function(){r._setNavigationTimeout()},r._onKeyDown=function(e){e.which!==Cr.up&&e.which!==Cr.down&&e.which!==Cr.left&&e.which!==Cr.right||r._setNavigationTimeout()},r._setNavigationTimeout=function(){r.isNavigationIdle||void 0===r.navigationIdleTimeoutId?r.isNavigationIdle=!1:(r.async.clearTimeout(r.navigationIdleTimeoutId),r.navigationIdleTimeoutId=void 0),r.navigationIdleTimeoutId=r.async.setTimeout((function(){r.isNavigationIdle=!0}),r.navigationIdleDelay)},r._onGridCellHovered=function(e){var t=r.props.onCellHovered;if(t)return e?t(e.id,e.color):t()},r._onGridCellFocused=function(e){var t=r.props.onCellFocused;if(t)return e?(r._cellFocused=!0,t(e.id,e.color)):(r._cellFocused=!1,t())},r._onCellClick=function(e){if(!r.props.disabled){var t=e.index;t>=0&&t!==r.state.selectedIndex&&(r.props.onCellFocused&&r._cellFocused&&(r._cellFocused=!1,r.props.onCellFocused()),r.props.onColorChanged&&r.props.onColorChanged(e.id,e.color),!0!==r.props.isControlled&&r.setState({selectedIndex:t}))}},r._id=t.id||oa("swatchColorPicker"),r.isNavigationIdle=!0,r.async=new fi(r),t.selectedId&&(o=gB(t.colorCells,t.selectedId)),r.state={selectedIndex:o},r}return f(t,e),t.getDerivedStateFromProps=function(e,t){var o=e.selectedId?gB(e.colorCells,e.selectedId):void 0;return(e.isControlled||void 0!==o)&&o!==t.selectedIndex?{selectedIndex:o}:null},t.prototype.componentWillUnmount=function(){this.props.onCellFocused&&this._cellFocused&&(this._cellFocused=!1,this.props.onCellFocused()),this.async.dispose()},t.prototype.render=function(){var e=this.props,t=e.colorCells,o=e.columnCount,r=e.ariaPosInSet,n=void 0===r?this.props.positionInSet:r,i=e.ariaSetSize,a=void 0===i?this.props.setSize:i,s=e.shouldFocusCircularNavigate,l=e.className,c=e.doNotContainWithinFocusZone,d=e.styles,u=e.cellMargin,f=hB(d,{theme:this.props.theme,className:l,cellMargin:u});return t.length<1||o<1?null:yr.createElement(bu,p({},this.props,{id:this._id,items:this._getItemsWithIndex(t),columnCount:o,onRenderItem:this._onRenderItem,ariaPosInSet:n,ariaSetSize:a,shouldFocusCircularNavigate:s,doNotContainWithinFocusZone:c,onBlur:this._onSwatchColorPickerBlur,theme:this.props.theme,styles:{root:f.root,tableCell:f.tableCell,focusedContainer:f.focusedContainer}}))},t.defaultProps={cellShape:"circle",disabled:!1,shouldFocusCircularNavigate:!0,cellMargin:10},t}(yr.Component);function gB(e,t){var o=yi(e,(function(e){return e.id===t}));return o>=0?o:void 0}var vB={focusedContainer:"ms-swatchColorPickerBodyContainer"},bB=xr(mB,(function(e){var t=e.className,o=e.theme;return{root:{margin:"8px 0",borderCollapse:"collapse"},tableCell:{padding:e.cellMargin/2},focusedContainer:[Lo(vB,o).focusedContainer,{clear:"both",display:"block",minWidth:"180px"},t]}}),void 0,{scope:"SwatchColorPicker"}),yB=Dr(),_B=function(e){function t(t){var o=e.call(this,t)||this;return o.rootElement=yr.createRef(),o._onKeyDown=function(e){o.props.onDismiss&&e.which===Cr.escape&&o.props.onDismiss()},si(o),o.state={},o}return f(t,e),t.prototype.componentDidMount=function(){this.props.onDismiss&&document.addEventListener("keydown",this._onKeyDown,!1)},t.prototype.componentWillUnmount=function(){this.props.onDismiss&&document.removeEventListener("keydown",this._onKeyDown)},t.prototype.focus=function(){this.rootElement.current&&this.rootElement.current.focus()},t.prototype.render=function(){var e,t,o,r,n,i=this.props,a=i.children,s=i.illustrationImage,l=i.primaryButtonProps,c=i.secondaryButtonProps,d=i.headline,u=i.hasCondensedHeadline,f=i.hasCloseButton,h=void 0===f?this.props.hasCloseIcon:f,m=i.onDismiss,g=i.closeButtonAriaLabel,v=i.hasSmallHeadline,b=i.isWide,y=i.styles,_=i.theme,k=i.ariaDescribedBy,w=i.ariaLabelledBy,x=i.footerContent,S=i.focusTrapZoneProps,C=yB(y,{theme:_,hasCondensedHeadline:u,hasSmallHeadline:v,hasCloseButton:h,hasHeadline:!!d,isWide:b,primaryButtonClassName:l?l.className:void 0,secondaryButtonClassName:c?c.className:void 0});if(s&&s.src&&(e=yr.createElement("div",{className:C.imageContent},yr.createElement(kn,p({},s)))),d){var B="string"==typeof d?"p":"div";t=yr.createElement("div",{className:C.header},yr.createElement(B,{role:"heading","aria-level":3,className:C.headline,id:w},d))}if(a){var I="string"==typeof a?"p":"div";o=yr.createElement("div",{className:C.body},yr.createElement(I,{className:C.subText,id:k},a))}return(l||c||x)&&(r=yr.createElement(iB,{className:C.footer,horizontal:!0,horizontalAlign:x?"space-between":"end"},yr.createElement(iB.Item,{align:"center"},yr.createElement("span",null,x)),yr.createElement(iB.Item,null,c&&yr.createElement(nu,p({},c,{className:C.secondaryButton})),l&&yr.createElement(cu,p({},l,{className:C.primaryButton}))))),h&&(n=yr.createElement(yd,{className:C.closeButton,iconProps:{iconName:"Cancel"},title:g,ariaLabel:g,onClick:m})),yr.createElement("div",{className:C.content,ref:this.rootElement,role:"dialog",tabIndex:-1,"aria-labelledby":w,"aria-describedby":k,"data-is-focusable":!0},e,yr.createElement(Gp,p({isClickableOutsideFocusTrap:!0},S),yr.createElement("div",{className:C.bodyContent},t,o,r,n)))},t}(yr.Component),kB={root:"ms-TeachingBubble",body:"ms-TeachingBubble-body",bodyContent:"ms-TeachingBubble-bodycontent",closeButton:"ms-TeachingBubble-closebutton",content:"ms-TeachingBubble-content",footer:"ms-TeachingBubble-footer",header:"ms-TeachingBubble-header",headerIsCondensed:"ms-TeachingBubble-header--condensed",headerIsSmall:"ms-TeachingBubble-header--small",headerIsLarge:"ms-TeachingBubble-header--large",headline:"ms-TeachingBubble-headline",image:"ms-TeachingBubble-image",primaryButton:"ms-TeachingBubble-primaryButton",secondaryButton:"ms-TeachingBubble-secondaryButton",subText:"ms-TeachingBubble-subText",button:"ms-Button",buttonLabel:"ms-Button-label"},wB=Fo((function(){return J({"0%":{opacity:0,animationTimingFunction:Fe.easeFunction1,transform:"scale3d(.90,.90,.90)"},"100%":{opacity:1,transform:"scale3d(1,1,1)"}})})),xB=function(e,t){var o=t||{},r=o.calloutWidth,n=o.calloutMaxWidth;return[{display:"block",maxWidth:364,border:0,outline:"transparent",width:r||"calc(100% + 1px)",animationName:""+wB(),animationDuration:"300ms",animationTimingFunction:"linear",animationFillMode:"both"},e&&{maxWidth:n||456}]},SB=function(e,t,o){return t?[e.headerIsCondensed,{marginBottom:14}]:[o&&e.headerIsSmall,!o&&e.headerIsLarge,{selectors:{":not(:last-child)":{marginBottom:14}}}]},CB=function(e){var t,o,r,n=e.hasCondensedHeadline,i=e.hasSmallHeadline,a=e.hasCloseButton,s=e.hasHeadline,l=e.isWide,c=e.primaryButtonClassName,d=e.secondaryButtonClassName,u=e.theme,f=e.calloutProps,p=void 0===f?{className:void 0,theme:u}:f,h=!n&&!i,m=u.palette,v=u.semanticColors,b=u.fonts,y=Lo(kB,u),_=mo(u,{outlineColor:"transparent",borderColor:"transparent"});return{root:[y.root,b.medium,p.className],body:[y.body,a&&!s&&{marginRight:24},{selectors:{":not(:last-child)":{marginBottom:20}}}],bodyContent:[y.bodyContent,{padding:"20px 24px 20px 24px"}],closeButton:[y.closeButton,{position:"absolute",right:0,top:0,margin:"15px 15px 0 0",borderRadius:0,color:m.white,fontSize:b.small.fontSize,selectors:{":hover":{background:m.themeDarkAlt,color:m.white},":active":{background:m.themeDark,color:m.white},":focus":{border:"1px solid "+v.variantBorder}}}],content:g([y.content],xB(l),[l&&{display:"flex"}]),footer:[y.footer,{display:"flex",flex:"auto",alignItems:"center",color:m.white,selectors:(t={},t["."+y.button+":not(:first-child)"]={marginLeft:10},t)}],header:g([y.header],SB(y,n,i),[a&&{marginRight:24},(n||i)&&[b.medium,{fontWeight:Ve.semibold}]]),headline:[y.headline,{margin:0,color:m.white,fontWeight:Ve.semibold},h&&[{fontSize:b.xLarge.fontSize}]],imageContent:[y.header,y.image,l&&{display:"flex",alignItems:"center",maxWidth:154}],primaryButton:[y.primaryButton,c,_,{backgroundColor:m.white,borderColor:m.white,color:m.themePrimary,whiteSpace:"nowrap",selectors:(o={},o["."+y.buttonLabel]=b.medium,o[":hover"]={backgroundColor:m.themeLighter,borderColor:m.themeLighter,color:m.themePrimary},o[":focus"]={backgroundColor:m.themeLighter,border:"1px solid "+m.black,outline:"1px solid "+m.white,outlineOffset:"-2px"},o[":active"]={backgroundColor:m.white,borderColor:m.white,color:m.themePrimary},o)}],secondaryButton:[y.secondaryButton,d,{backgroundColor:m.themePrimary,borderColor:m.white,whiteSpace:"nowrap",selectors:(r={},r["."+y.buttonLabel]=[b.medium,{color:m.white}],r[":hover"]={backgroundColor:m.themeDarkAlt,borderColor:m.white},r[":focus"]={backgroundColor:m.themeDark,border:"1px solid "+m.black,outline:"1px solid "+m.white,outlineOffset:"-2px"},r[":active"]={backgroundColor:m.themePrimary,borderColor:m.white},r)}],subText:[y.subText,{margin:0,fontSize:b.medium.fontSize,color:m.white,fontWeight:Ve.regular}],subComponentStyles:{callout:{root:g(xB(l,p),[b.medium]),beak:[{background:m.themePrimary}],calloutMain:[{background:m.themePrimary}]}}}},BB=xr(_B,CB,void 0,{scope:"TeachingBubbleContent"}),IB=Dr(),PB=function(e){function t(t){var o=e.call(this,t)||this;return o.rootElement=yr.createRef(),si(o),o.state={},o._defaultCalloutProps={beakWidth:16,gapSpace:0,setInitialFocus:!0,doNotLayer:!1,directionalHint:ys.rightCenter},o}return f(t,e),t.prototype.focus=function(){this.rootElement.current&&this.rootElement.current.focus()},t.prototype.render=function(){var e=this.props,t=e.calloutProps,o=e.targetElement,r=e.onDismiss,n=e.hasCloseButton,i=void 0===n?this.props.hasCloseIcon:n,a=e.isWide,s=e.styles,l=e.theme,c=e.target,d=p(p({},this._defaultCalloutProps),t),u={theme:l,isWide:a,calloutProps:p(p({},d),{theme:d.theme}),hasCloseButton:i},f=IB(s,u),h=f.subComponentStyles?f.subComponentStyles.callout:void 0;return yr.createElement(Bc,p({target:c||o,onDismiss:r},d,{className:f.root,styles:h,hideOverflow:!0}),yr.createElement("div",{ref:this.rootElement},yr.createElement(BB,p({},this.props))))},t.defaultProps={calloutProps:{beakWidth:16,gapSpace:0,setInitialFocus:!0,doNotLayer:!1,directionalHint:ys.rightCenter}},t}(yr.Component),EB=xr(PB,CB,void 0,{scope:"TeachingBubble"}),TB=function(e){if(0===yr.Children.count(e.children))return null;e.block,e.className;var t=e.as,o=void 0===t?"span":t,r=(e.variant,e.nowrap,h(e,["block","className","as","variant","nowrap"]));return VC(GC(e,{root:o}).root,p({},vn(r,Gr)))},DB=function(e,t){var o=e.as,r=e.className,n=e.block,i=e.nowrap,a=e.variant,s=t.fonts[a||"medium"];return{root:[t.fonts.medium,{display:n?"td"===o?"table-cell":"block":"inline",fontFamily:s.fontFamily,fontSize:s.fontSize,fontWeight:s.fontWeight,color:s.color,mozOsxFontSmoothing:s.MozOsxFontSmoothing,webkitFontSmoothing:s.WebkitFontSmoothing},i&&{whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis"},r]}},NB=XC(TB,{displayName:"Text",styles:DB}),zB={9:/[0-9]/,a:/[a-zA-Z]/,"*":/[a-zA-Z0-9]/};function FB(e,t){if(void 0===t&&(t=zB),!e)return[];for(var o=[],r=0,n=0;n+r<e.length;n++){var i=e.charAt(n+r);if("\\"===i)r++;else{var a=t[i];a&&o.push({displayIndex:n,format:a})}}return o}function MB(e,t,o){var r=e;if(!r)return"";r=r.replace(/\\/g,"");var n=0;t.length>0&&(n=t[0].displayIndex-1);for(var i=0,a=t;i<a.length;i++){var s=a[i],l=" ";s.value?(l=s.value,s.displayIndex>n&&(n=s.displayIndex)):o&&(l=o),r=r.slice(0,s.displayIndex)+l+r.slice(s.displayIndex+1)}return o||(r=r.slice(0,n+1)),r}function RB(e,t){for(var o=0;o<e.length;o++)if(e[o].displayIndex>=t)return e[o].displayIndex;return e[e.length-1].displayIndex}function AB(e,t,o){for(var r=0;r<e.length;r++)if(e[r].displayIndex>=t){if(e[r].displayIndex>=t+o)break;e[r].value=void 0}return e}function jB(e,t,o){for(var r=0,n=0,i=!1,a=0;a<e.length&&r<o.length;a++)if(e[a].displayIndex>=t)for(i=!0,n=e[a].displayIndex;r<o.length;){if(e[a].format.test(o.charAt(r))){e[a].value=o.charAt(r++),a+1<e.length?n=e[a+1].displayIndex:n++;break}r++}return i?n:t}var LB,HB,OB,qB="_",WB=function(e){function t(t){var o=e.call(this,t)||this;return o._textField=yr.createRef(),o._onFocus=function(e){o.props.onFocus&&o.props.onFocus(e),o._isFocused=!0;for(var t=0;t<o._maskCharData.length;t++)if(!o._maskCharData[t].value){o.setState({maskCursorPosition:o._maskCharData[t].displayIndex});break}},o._onBlur=function(e){o.props.onBlur&&o.props.onBlur(e),o._isFocused=!1,o._moveCursorOnMouseUp=!0},o._onMouseDown=function(e){o.props.onMouseDown&&o.props.onMouseDown(e),o._isFocused||(o._moveCursorOnMouseUp=!0)},o._onMouseUp=function(e){if(o.props.onMouseUp&&o.props.onMouseUp(e),o._moveCursorOnMouseUp){o._moveCursorOnMouseUp=!1;for(var t=0;t<o._maskCharData.length;t++)if(!o._maskCharData[t].value){o.setState({maskCursorPosition:o._maskCharData[t].displayIndex});break}}},o._onInputChange=function(e,t){var r=o._textField.current;if(null===o._changeSelectionData&&r&&(o._changeSelectionData={changeType:"default",selectionStart:null!==r.selectionStart?r.selectionStart:-1,selectionEnd:null!==r.selectionEnd?r.selectionEnd:-1}),o._changeSelectionData){var n=o.state.displayValue,i=0,a=o._changeSelectionData,s=a.changeType,l=a.selectionStart,c=a.selectionEnd;if("textPasted"===s){var d=c-l,u=t.length+d-n.length,f=l,p=t.substr(f,u);d&&(o._maskCharData=AB(o._maskCharData,l,d)),i=jB(o._maskCharData,f,p)}else if("delete"===s||"backspace"===s){var h="delete"===s;(u=c-l)?(o._maskCharData=AB(o._maskCharData,l,u),i=RB(o._maskCharData,l)):h?(o._maskCharData=function(e,t){for(var o=0;o<e.length;o++)if(e[o].displayIndex>=t){e[o].value=void 0;break}return e}(o._maskCharData,l),i=RB(o._maskCharData,l)):(o._maskCharData=function(e,t){for(var o=e.length-1;o>=0;o--)if(e[o].displayIndex<t){e[o].value=void 0;break}return e}(o._maskCharData,l),i=function(e,t){for(var o=e.length-1;o>=0;o--)if(e[o].displayIndex<t)return e[o].displayIndex;return e[0].displayIndex}(o._maskCharData,l))}else if(t.length>n.length){f=c-(u=t.length-n.length);var m=t.substr(f,u);i=jB(o._maskCharData,f,m)}else if(t.length<=n.length){u=1;var g=n.length+u-t.length;f=c-u,m=t.substr(f,u);o._maskCharData=AB(o._maskCharData,f,g),i=jB(o._maskCharData,f,m)}o._changeSelectionData=null;var v=MB(o.props.mask,o._maskCharData,o.props.maskChar);o.setState({displayValue:v,maskCursorPosition:i}),o.props.onChange&&o.props.onChange(e,v)}},o._onKeyDown=function(e){var t=o._textField.current;if(o.props.onKeyDown&&o.props.onKeyDown(e),o._changeSelectionData=null,t&&t.value){var r=e.keyCode,n=e.ctrlKey,i=e.metaKey;if(n||i)return;if(r===Cr.backspace||r===Cr.del){var a=e.target.selectionStart,s=e.target.selectionEnd;if(!(r===Cr.backspace&&s&&s>0||r===Cr.del&&null!==a&&a<t.value.length))return;o._changeSelectionData={changeType:r===Cr.backspace?"backspace":"delete",selectionStart:null!==a?a:-1,selectionEnd:null!==s?s:-1}}}},o._onPaste=function(e){o.props.onPaste&&o.props.onPaste(e);var t=e.target.selectionStart,r=e.target.selectionEnd;o._changeSelectionData={changeType:"textPasted",selectionStart:null!==t?t:-1,selectionEnd:null!==r?r:-1}},si(o),o._maskCharData=FB(t.mask,t.maskFormat),void 0!==t.value&&o.setValue(t.value),o._isFocused=!1,o._moveCursorOnMouseUp=!1,o.state={displayValue:MB(t.mask,o._maskCharData,t.maskChar)},o}return f(t,e),t.prototype.UNSAFE_componentWillReceiveProps=function(e){e.mask===this.props.mask&&e.value===this.props.value||(this._maskCharData=FB(e.mask,e.maskFormat),void 0!==e.value&&this.setValue(e.value),this.setState({displayValue:MB(e.mask,this._maskCharData,e.maskChar)}))},t.prototype.componentDidUpdate=function(){this._isFocused&&void 0!==this.state.maskCursorPosition&&this._textField.current&&this._textField.current.setSelectionRange(this.state.maskCursorPosition,this.state.maskCursorPosition)},t.prototype.render=function(){return yr.createElement(Hm,p({},this.props,{onFocus:this._onFocus,onBlur:this._onBlur,onMouseDown:this._onMouseDown,onMouseUp:this._onMouseUp,onChange:this._onInputChange,onKeyDown:this._onKeyDown,onPaste:this._onPaste,value:this.state.displayValue||"",componentRef:this._textField}))},Object.defineProperty(t.prototype,"value",{get:function(){for(var e="",t=0;t<this._maskCharData.length;t++){if(!this._maskCharData[t].value)return;e+=this._maskCharData[t].value}return e},enumerable:!0,configurable:!0}),t.prototype.setValue=function(e){for(var t=0,o=0;t<e.length&&o<this._maskCharData.length;){var r=e[t];this._maskCharData[o].format.test(r)&&(this._maskCharData[o].value=r,o++),t++}},t.prototype.focus=function(){var e=this._textField.current;e&&e.focus()},t.prototype.blur=function(){var e=this._textField.current;e&&e.blur()},t.prototype.select=function(){var e=this._textField.current;e&&e.select()},t.prototype.setSelectionStart=function(e){var t=this._textField.current;t&&t.setSelectionStart(e)},t.prototype.setSelectionEnd=function(e){var t=this._textField.current;t&&t.setSelectionEnd(e)},t.prototype.setSelectionRange=function(e,t){var o=this._textField.current;o&&o.setSelectionRange(e,t)},Object.defineProperty(t.prototype,"selectionStart",{get:function(){var e=this._textField.current;return e&&null!==e.selectionStart?e.selectionStart:-1},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"selectionEnd",{get:function(){var e=this._textField.current;return e&&e.selectionEnd?e.selectionEnd:-1},enumerable:!0,configurable:!0}),t.defaultProps={maskChar:qB,maskFormat:zB},t}(yr.Component),VB=function(){function e(){}return e.setSlot=function(t,o,r,n,i){if(void 0===r&&(r=!1),void 0===n&&(n=!1),void 0===i&&(i=!0),t.color||!t.value)if(i){var a=void 0;if("string"==typeof o){if(!(a=rm(o)))throw new Error("color is invalid in setSlot(): "+o)}else a=o;e._setSlot(t,a,r,n,i)}else t.color&&e._setSlot(t,t.color,r,n,i)},e.insureSlots=function(t,o){for(var r in t)if(t.hasOwnProperty(r)){var n=t[r];if(!n.inherits&&!n.value){if(!n.color)throw new Error("A color slot rule that does not inherit must provide its own color.");e._setSlot(n,n.color,o,!1,!1)}}},e.getThemeAsJson=function(e){var t={};for(var o in e)if(e.hasOwnProperty(o)){var r=e[o];t[r.name]=r.color?r.color.str:r.value||""}return t},e.getThemeAsCode=function(t){return e._makeRemainingCode("loadTheme({\n  palette: {\n",t)},e.getThemeAsCodeWithCreateTheme=function(t){return e._makeRemainingCode("const myTheme = createTheme({\n  palette: {\n",t)},e.getThemeAsSass=function(e){var t="";for(var o in e)if(e.hasOwnProperty(o)){var r=e[o],n=r.name.charAt(0).toLowerCase()+r.name.slice(1);t+=Cu('${0}Color: "[theme: {1}, default: {2}]";\n',n,n,r.color?r.color.str:r.value||"")}return t},e.getThemeForPowerShell=function(e){var t="";for(var o in e)if(e.hasOwnProperty(o)){var r=e[o];if(r.value)continue;var n=r.name.charAt(0).toLowerCase()+r.name.slice(1),i=r.color?"#"+r.color.hex:r.value||"";r.color&&r.color.a&&100!==r.color.a&&(i+=String(r.color.a.toString(16))),t+=Cu('"{0}" = "{1}";\n',n,i)}return"@{\n"+t+"}"},e._setSlot=function(t,o,r,n,i){if(void 0===i&&(i=!0),(t.color||!t.value)&&(i||!t.color||!t.isCustomized||!t.inherits)){!i&&t.isCustomized||n||!t.inherits||!wm(t.asShade)?(t.color=o,t.isCustomized=!0):(t.isBackgroundShade?t.color=Im(o,t.asShade,r):t.color=Bm(o,t.asShade,r),t.isCustomized=!1);for(var a=0,s=t.dependentRules;a<s.length;a++){var l=s[a];e._setSlot(l,t.color,r,!1,i)}}},e._makeRemainingCode=function(e,t){for(var o in t)if(t.hasOwnProperty(o)){var r=t[o];e+=Cu("    {0}: '{1}',\n",r.name.charAt(0).toLowerCase()+r.name.slice(1),r.color?"#"+r.color.hex:r.value||"")}return e+="  }});"},e}();function KB(){var e={};function t(t,o,r,n){void 0===n&&(n=!1);var i=e[LB[o]],a={name:t,inherits:i,asShade:r,isCustomized:!1,isBackgroundShade:n,dependentRules:[]};e[t]=a,i.dependentRules.push(a)}return La(LB,(function(t){e[t]={name:t,isCustomized:!0,dependentRules:[]},La(pm,(function(o,r){if(o!==pm[pm.Unshaded]){var n=e[t],i={name:t+o,inherits:e[t],asShade:r,isCustomized:!1,isBackgroundShade:t===LB[LB.backgroundColor],dependentRules:[]};e[t+o]=i,n.dependentRules.push(i)}}))})),e[LB[LB.primaryColor]].color=rm("#0078d4"),e[LB[LB.backgroundColor]].color=rm("#ffffff"),e[LB[LB.foregroundColor]].color=rm("#323130"),t(HB[HB.themePrimary],LB.primaryColor,pm.Unshaded),t(HB[HB.themeLighterAlt],LB.primaryColor,pm.Shade1),t(HB[HB.themeLighter],LB.primaryColor,pm.Shade2),t(HB[HB.themeLight],LB.primaryColor,pm.Shade3),t(HB[HB.themeTertiary],LB.primaryColor,pm.Shade4),t(HB[HB.themeSecondary],LB.primaryColor,pm.Shade5),t(HB[HB.themeDarkAlt],LB.primaryColor,pm.Shade6),t(HB[HB.themeDark],LB.primaryColor,pm.Shade7),t(HB[HB.themeDarker],LB.primaryColor,pm.Shade8),t(HB[HB.neutralLighterAlt],LB.backgroundColor,pm.Shade1,!0),t(HB[HB.neutralLighter],LB.backgroundColor,pm.Shade2,!0),t(HB[HB.neutralLight],LB.backgroundColor,pm.Shade3,!0),t(HB[HB.neutralQuaternaryAlt],LB.backgroundColor,pm.Shade4,!0),t(HB[HB.neutralQuaternary],LB.backgroundColor,pm.Shade5,!0),t(HB[HB.neutralTertiaryAlt],LB.backgroundColor,pm.Shade6,!0),t(HB[HB.neutralTertiary],LB.foregroundColor,pm.Shade3),t(HB[HB.neutralSecondary],LB.foregroundColor,pm.Shade4),t(HB[HB.neutralPrimaryAlt],LB.foregroundColor,pm.Shade5),t(HB[HB.neutralPrimary],LB.foregroundColor,pm.Unshaded),t(HB[HB.neutralDark],LB.foregroundColor,pm.Shade7),t(HB[HB.black],LB.foregroundColor,pm.Shade8),t(HB[HB.white],LB.backgroundColor,pm.Unshaded,!0),e[HB[HB.neutralLighterAlt]].color=rm("#faf9f8"),e[HB[HB.neutralLighter]].color=rm("#f3f2f1"),e[HB[HB.neutralLight]].color=rm("#edebe9"),e[HB[HB.neutralQuaternaryAlt]].color=rm("#e1dfdd"),e[HB[HB.neutralDark]].color=rm("#201f1e"),e[HB[HB.neutralTertiaryAlt]].color=rm("#c8c6c4"),e[HB[HB.black]].color=rm("#000000"),e[HB[HB.neutralDark]].color=rm("#201f1e"),e[HB[HB.neutralPrimaryAlt]].color=rm("#3b3a39"),e[HB[HB.neutralSecondary]].color=rm("#605e5c"),e[HB[HB.neutralTertiary]].color=rm("#a19f9d"),e[HB[HB.white]].color=rm("#ffffff"),e[HB[HB.themeDarker]].color=rm("#004578"),e[HB[HB.themeDark]].color=rm("#005a9e"),e[HB[HB.themeDarkAlt]].color=rm("#106ebe"),e[HB[HB.themeSecondary]].color=rm("#2b88d8"),e[HB[HB.themeTertiary]].color=rm("#71afe5"),e[HB[HB.themeLight]].color=rm("#c7e0f4"),e[HB[HB.themeLighter]].color=rm("#deecf9"),e[HB[HB.themeLighterAlt]].color=rm("#eff6fc"),e[HB[HB.neutralLighterAlt]].isCustomized=!0,e[HB[HB.neutralLighter]].isCustomized=!0,e[HB[HB.neutralLight]].isCustomized=!0,e[HB[HB.neutralQuaternaryAlt]].isCustomized=!0,e[HB[HB.neutralDark]].isCustomized=!0,e[HB[HB.neutralTertiaryAlt]].isCustomized=!0,e[HB[HB.black]].isCustomized=!0,e[HB[HB.neutralDark]].isCustomized=!0,e[HB[HB.neutralPrimaryAlt]].isCustomized=!0,e[HB[HB.neutralSecondary]].isCustomized=!0,e[HB[HB.neutralTertiary]].isCustomized=!0,e[HB[HB.white]].isCustomized=!0,e[HB[HB.themeDarker]].isCustomized=!0,e[HB[HB.themeDark]].isCustomized=!0,e[HB[HB.themeDarkAlt]].isCustomized=!0,e[HB[HB.themePrimary]].isCustomized=!0,e[HB[HB.themeSecondary]].isCustomized=!0,e[HB[HB.themeTertiary]].isCustomized=!0,e[HB[HB.themeLight]].isCustomized=!0,e[HB[HB.themeLighter]].isCustomized=!0,e[HB[HB.themeLighterAlt]].isCustomized=!0,e}!function(e){e[e.primaryColor=0]="primaryColor",e[e.backgroundColor=1]="backgroundColor",e[e.foregroundColor=2]="foregroundColor"}(LB||(LB={})),function(e){e[e.themePrimary=0]="themePrimary",e[e.themeLighterAlt=1]="themeLighterAlt",e[e.themeLighter=2]="themeLighter",e[e.themeLight=3]="themeLight",e[e.themeTertiary=4]="themeTertiary",e[e.themeSecondary=5]="themeSecondary",e[e.themeDarkAlt=6]="themeDarkAlt",e[e.themeDark=7]="themeDark",e[e.themeDarker=8]="themeDarker",e[e.neutralLighterAlt=9]="neutralLighterAlt",e[e.neutralLighter=10]="neutralLighter",e[e.neutralLight=11]="neutralLight",e[e.neutralQuaternaryAlt=12]="neutralQuaternaryAlt",e[e.neutralQuaternary=13]="neutralQuaternary",e[e.neutralTertiaryAlt=14]="neutralTertiaryAlt",e[e.neutralTertiary=15]="neutralTertiary",e[e.neutralSecondary=16]="neutralSecondary",e[e.neutralPrimaryAlt=17]="neutralPrimaryAlt",e[e.neutralPrimary=18]="neutralPrimary",e[e.neutralDark=19]="neutralDark",e[e.black=20]="black",e[e.white=21]="white"}(HB||(HB={})),function(e){e[e.bodyBackground=0]="bodyBackground",e[e.bodyText=1]="bodyText",e[e.disabledBackground=2]="disabledBackground",e[e.disabledText=3]="disabledText"}(OB||(OB={}));var UB=Dr(),GB=function(e){function t(t){var o=e.call(this,t)||this;return o._toggleButton=yr.createRef(),o._onClick=function(e){var t=o.props,r=t.disabled,n=t.checked,i=t.onChange,a=t.onChanged,s=t.onClick,l=o.state.checked;r||(void 0===n&&o.setState({checked:!l}),i&&i(e,!l),a&&a(!l),s&&s(e))},si(o),o.state={checked:!(!t.checked&&!t.defaultChecked)},o._id=oa("Toggle"),o}return f(t,e),t.getDerivedStateFromProps=function(e,t){return void 0===e.checked?null:{checked:!!e.checked}},Object.defineProperty(t.prototype,"checked",{get:function(){return this.state.checked},enumerable:!0,configurable:!0}),t.prototype.render=function(){var e=this,t=this.props,o=t.as,r=void 0===o?"div":o,n=t.className,i=t.theme,a=t.disabled,s=t.keytipProps,l=t.id,c=t.label,d=t.ariaLabel,u=t.onAriaLabel,f=t.offAriaLabel,h=t.offText,m=t.onText,g=t.styles,v=t.inlineLabel,b=this.state.checked,y=b?m:h,_=b?u:f,k=vn(this.props,tn,["defaultChecked"]),w=UB(g,{theme:i,className:n,disabled:a,checked:b,inlineLabel:v,onOffMissing:!m&&!h}),x=l||this._id,S=x+"-label",C=x+"-stateText",B=void 0;d||_||(c&&(B=S),y&&(B=B?B+" "+C:C));var I=this.props.role?this.props.role:"switch",P=function(t){return void 0===t&&(t={}),yr.createElement("button",p({},k,t,{className:w.pill,disabled:a,id:x,type:"button",role:I,ref:e._toggleButton,"aria-disabled":a,"aria-checked":b,"aria-label":d||_,"data-is-focusable":!0,onChange:e._noop,onClick:e._onClick,"aria-labelledby":B}),yr.createElement("span",{className:w.thumb}))},E=s?yr.createElement(Za,{keytipProps:s,ariaDescribedBy:k["aria-describedby"],disabled:a},(function(e){return P(e)})):P();return yr.createElement(r,{className:w.root,hidden:k.hidden},c&&yr.createElement(ih,{htmlFor:x,className:w.label,id:S},c),yr.createElement("div",{className:w.container},E,y&&yr.createElement(ih,{htmlFor:x,className:w.text,id:C},y)),yr.createElement(hs,null))},t.prototype.focus=function(){this._toggleButton.current&&this._toggleButton.current.focus()},t.prototype._noop=function(){},t}(yr.Component),YB=xr(GB,(function(e){var t,o,r,n,i,a,s,l=e.theme,c=e.className,d=e.disabled,u=e.checked,f=e.inlineLabel,h=e.onOffMissing,m=l.semanticColors,g=l.palette,v=m.bodyBackground,b=m.inputBackgroundChecked,y=m.inputBackgroundCheckedHovered,_=g.neutralDark,k=m.disabledBodySubtext,w=m.smallInputBorder,x=m.inputForegroundChecked,S=m.disabledBodySubtext,C=m.disabledBackground,B=m.smallInputBorder,I=m.inputBorderHovered,P=m.disabledBodySubtext,E=m.disabledText;return{root:["ms-Toggle",u&&"is-checked",!d&&"is-enabled",d&&"is-disabled",l.fonts.medium,{marginBottom:"8px"},f&&{display:"flex",alignItems:"center"},c],label:["ms-Toggle-label",{display:"inline-block"},d&&{color:E,selectors:(t={},t[Ut]={color:"GrayText"},t)},f&&!h&&{marginRight:16},h&&f&&{order:1,marginLeft:16},f&&{wordBreak:"break-all"}],container:["ms-Toggle-innerContainer",{display:"flex",position:"relative"}],pill:["ms-Toggle-background",mo(l,{inset:-3}),{fontSize:"20px",boxSizing:"border-box",width:40,height:20,borderRadius:10,transition:"all 0.1s ease",border:"1px solid "+B,background:v,cursor:"pointer",display:"flex",alignItems:"center",padding:"0 3px"},!d&&[!u&&{selectors:{":hover":[{borderColor:I}],":hover .ms-Toggle-thumb":[{backgroundColor:_,selectors:(o={},o[Ut]={borderColor:"Highlight"},o)}]}},u&&[{background:b,borderColor:"transparent",justifyContent:"flex-end"},{selectors:(r={":hover":[{backgroundColor:y,borderColor:"transparent",selectors:(n={},n[Ut]={backgroundColor:"Highlight"},n)}]},r[Ut]=p({backgroundColor:"Highlight"},{forcedColorAdjust:"none",MsHighContrastAdjust:"none"}),r)}]],d&&[{cursor:"default"},!u&&[{borderColor:P}],u&&[{backgroundColor:k,borderColor:"transparent",justifyContent:"flex-end"}]],!d&&{selectors:{"&:hover":{selectors:(i={},i[Ut]={borderColor:"Highlight"},i)}}}],thumb:["ms-Toggle-thumb",{display:"block",width:12,height:12,borderRadius:"50%",transition:"all 0.1s ease",backgroundColor:w,borderColor:"transparent",borderWidth:6,borderStyle:"solid",boxSizing:"border-box"},!d&&u&&[{backgroundColor:x,selectors:(a={},a[Ut]={backgroundColor:"Window",borderColor:"Window"},a)}],d&&[!u&&[{backgroundColor:S}],u&&[{backgroundColor:C}]]],text:["ms-Toggle-stateText",{selectors:{"&&":{padding:"0",margin:"0 8px",userSelect:"none",fontWeight:Ve.regular}}},d&&{selectors:{"&&":{color:E,selectors:(s={},s[Ut]={color:"GrayText"},s)}}}]}}),void 0,{scope:"Toggle"}),XB=function(){return"undefined"!=typeof performance&&performance.now?performance.now():Date.now()},ZB=function(){function e(){}return e.measure=function(t,o){e._timeoutId&&e.setPeriodicReset();var r=XB();o();var n=XB(),i=e.summary[t]||{totalDuration:0,count:0,all:[]},a=n-r;i.totalDuration+=a,i.count++,i.all.push({duration:a,timeStamp:n}),e.summary[t]=i},e.reset=function(){e.summary={},clearTimeout(e._timeoutId),e._timeoutId=NaN},e.setPeriodicReset=function(){e._timeoutId=setTimeout((function(){return e.reset()}),18e4)},e.summary={},e}(),$B="undefined"!=typeof WeakMap?new WeakMap:void 0;function QB(e){var t=function(t){function o(){var o=null!==t&&t.apply(this,arguments)||this;return o.state={Component:$B?$B.get(e.load):void 0},o}return f(o,t),o.prototype.render=function(){var e=this.props,t=e.forwardedRef,o=e.asyncPlaceholder,r=h(e,["forwardedRef","asyncPlaceholder"]),n=this.state.Component;return n?yr.createElement(n,p(p({},r),{ref:t})):o?yr.createElement(o,null):null},o.prototype.componentDidMount=function(){var t=this;this.state.Component||e.load().then((function(o){o&&($B&&$B.set(e.load,o),t.setState({Component:o},e.onLoad))})).catch(e.onError)},o}(yr.Component);return yr.forwardRef((function(e,o){return yr.createElement(t,p({},e,{forwardedRef:o}))}))}function JB(e){throw new Error("Unexpected object: "+e)}function eI(e,t){void 0===t&&(t=!0);var o=[];if(e){for(var r=0;r<e.children.length;r++)o.push(e.children.item(r));t&&Ti(e)&&o.push.apply(o,e._virtual.children)}return o}function tI(e){var t=function(e){var t;"function"==typeof Event?t=new Event(e):(t=document.createEvent("Event")).initEvent(e,!0,!0);return t}("MouseEvents");t.initEvent("click",!0,!0),e.dispatchEvent(t)}function oI(e){var t,o=e||rt();o&&!0!==(null===(t=o.FabricConfig)||void 0===t?void 0:t.disableFocusRects)&&(o.__hasInitializeFocusRects__||(o.__hasInitializeFocusRects__=!0,o.addEventListener("mousedown",rI,!0),o.addEventListener("pointerdown",nI,!0),o.addEventListener("keydown",iI,!0)))}function rI(e){ho(!1,e.target)}function nI(e){"mouse"!==e.pointerType&&ho(!1,e.target)}function iI(e){cs(e.which)&&ho(!0,e.target)}var aI="";function sI(e){return aI+e}function lI(e){aI=e}var cI=function(e){var t;return function(o,r){t||(t=new Set,ai(e,{componentWillUnmount:function(){t.forEach((function(e){return clearTimeout(e)}))}}));var n=setTimeout((function(){t.delete(n),o()}),r);t.add(n)}};function dI(e,t){for(var o=p({},t),r=0,n=Object.keys(e);r<n.length;r++){var i=n[r];void 0===o[i]&&(o[i]=e[i])}return o}Object(hr.a)("@uifabric/utilities","7.38.1");var uI=yr.createContext(void 0);var fI=function(){var e=Object(yr.useContext)(uI),t=kr(["theme"]).theme;return e||t||Ft({})},pI=0,hI={reset:function(){w.getInstance().onReset((function(){return pI++}))},getId:function(){return pI},renderStyles:function(e,t){return pr(Array.isArray(e)?e:[e],t)},renderFontFace:function(e,t){return Ge(e)},renderKeyframes:function(e){return J(e)}},mI=yr.createContext(hI);function gI(e){var t=new Map;return function(o){void 0===o&&(o={});var r=o.theme,n=o.renderer,i=As(),a=fI(),s=yr.useContext(mI);r=r||a||{};var l=(n=n||s).getId(),c="function"==typeof e,d=c?[l,i,r]:[l,i],u=function(e,t){for(var o=0,r=t;o<r.length;o++){var n=r[o];if(!(e=e.get(n)))return}return e}(t,d);if(!u){var f=c?e(r):e;u=n.renderStyles(f,{targetWindow:i,rtl:!!r.rtl}),function(e,t,o){for(var r=0;r<t.length-1;r++){var n=t[r],i=e.get(n);i||(i=new Map,e.set(n,i)),e=i}e.set(t[t.length-1],o)}(t,d,u)}return u}}var vI=function(e,t,o){void 0===o&&(o={});var r=!1;if(e)for(var n=0,i=Object.keys(e);n<i.length;n++){var a=i[n];if(!r){if(0===a.indexOf("--"))return e;r=!0}var s=t?t+("default"===a?"":"-"+a):"--"+a,l=e[a];l&&"object"==typeof l?vI(l,s,o):o[s]=l}return o},bI=gI((function(e){var t,o,r,n,i,a,s,l,c,d,u,f,p,h,m,g,v=e.tokens;return{root:vI(v),body:[{color:null===(r=null===(o=null===(t=v)||void 0===t?void 0:t.color)||void 0===o?void 0:o.body)||void 0===r?void 0:r.contentColor,background:null===(a=null===(i=null===(n=v)||void 0===n?void 0:n.color)||void 0===i?void 0:i.body)||void 0===a?void 0:a.background,fontFamily:null===(l=null===(s=v)||void 0===s?void 0:s.body)||void 0===l?void 0:l.fontFamily,fontWeight:null===(d=null===(c=v)||void 0===c?void 0:c.body)||void 0===d?void 0:d.fontWeight,fontSize:null===(f=null===(u=v)||void 0===u?void 0:u.body)||void 0===f?void 0:f.fontSize,MozOsxFontSmoothing:null===(h=null===(p=v)||void 0===p?void 0:p.body)||void 0===h?void 0:h.mozOsxFontSmoothing,WebkitFontSmoothing:null===(g=null===(m=v)||void 0===m?void 0:m.body)||void 0===g?void 0:g.webkitFontSmoothing}]}}));function yI(e){var t=bI(e),o=e.className,r=e.applyTo;!function(e,t){var o,r="body"===e.applyTo,n=null===(o=js())||void 0===o?void 0:o.body;yr.useEffect((function(){if(r&&n){for(var e=0,o=t;e<o.length;e++){var i=o[e];i&&n.classList.add(i)}return function(){if(r&&n)for(var e=0,o=t;e<o.length;e++){var i=o[e];i&&n.classList.remove(i)}}}}),[r,n,t])}(e,[t.root,t.body]),e.className=xn(o,t.root,"element"===r&&t.body)}var _I=function(){return null},kI=function(e){var t=function(e,t){var o={root:e.as||"div"},r={root:"string"==typeof e.as?tv(e.as,e):Oa(e,["as"])};if(t)for(var n=0,i=t;n<i.length;n++){var a=i[n],s=e[a]||{},l=s.as,c=void 0===l?"span":l,d=s.children,u="string"==typeof c,f=u&&void 0===s.children;o[a]=f?_I:c,"function"==typeof d?(r[a]={children:d(o[a],Oa(s,["as","children"]))},o[a]=yr.Fragment):o[a]!==_I&&(r[a]=u?tv(c,s):Oa(s,["as"]))}return{slots:o,slotProps:r}}(e),o=t.slots,r=t.slotProps,n=e.theme,i=e.customizerContext;return yr.createElement(uI.Provider,{value:n},yr.createElement(mI.Provider,{value:e.renderer},yr.createElement(_r.Provider,{value:i},yr.createElement(o.root,p({},r.root)))))};var wI=new Map,xI=function(e){var t=e.theme,o=fI(),r=e.theme=yr.useMemo((function(){var e,r=Nt(o,t);return r.tokens=function(e,t){var o=e.fonts,r=e.palette,n=e.semanticColors;return Pt({color:{body:{background:n.bodyBackground,contentColor:n.bodyText},brand:{background:n.primaryButtonBackground,borderColor:n.primaryButtonBorder,contentColor:n.primaryButtonText,iconColor:r.white,dividerColor:r.white,secondaryContentColor:r.white,hovered:{background:n.primaryButtonBackgroundHovered,contentColor:n.primaryButtonTextHovered,secondaryContentColor:r.white,borderColor:"var(--color-brand-borderColor)"},pressed:{background:n.primaryButtonBackgroundPressed,contentColor:n.primaryButtonTextPressed,secondaryContentColor:n.primaryButtonTextPressed,borderColor:"var(--color-brand-borderColor)",iconColor:"var(--color-brand-iconColor)"},focused:{background:"var(--color-brand-background)",borderColor:"var(--color-brand-borderColor)",contentColor:"var(--color-brand-contentColor)",iconColor:"var(--color-brand-iconColor)",secondaryContentColor:"var(--color-brand-focused-contentColor)"},disabled:{background:n.primaryButtonBackgroundDisabled,contentColor:n.buttonTextDisabled,dividerColor:r.neutralTertiaryAlt,secondaryContentColor:"var(--color-brand-disabled-contentColor)",borderColor:"var(--color-brand-disabled-background)",iconColor:"var(--color-brand-disabled-contentColor)"},checked:{background:n.primaryButtonBackgroundPressed,contentColor:n.primaryButtonTextPressed,iconColor:n.primaryButtonTextPressed},checkedHovered:{background:n.primaryButtonBackgroundPressed,contentColor:n.primaryButtonTextPressed,iconColor:n.primaryButtonTextPressed}}},body:{fontFamily:o.medium.fontFamily,fontWeight:o.medium.fontWeight,fontSize:o.medium.fontSize,mozOsxFontSmoothing:o.medium.MozOsxFontSmoothing,webkitFontSmoothing:o.medium.WebkitFontSmoothing},text:{variant:{caption:{fontSize:"12px",fontWeight:"400",lineHeight:"14px"},body:{fontSize:"14px",fontWeight:"400",lineHeight:"20px"},subHeadline:{fontSize:"16px",fontWeight:"600",lineHeight:"22px"},headline:{fontSize:"20px",fontWeight:"600",lineHeight:"28px"},title3:{fontSize:"24px",fontWeight:"600",lineHeight:"32px"},title2:{fontSize:"28px",fontWeight:"600",lineHeight:"36px"},title1:{fontSize:"32px",fontWeight:"600",lineHeight:"40px"},largeTitle:{fontSize:"40px",fontWeight:"600",lineHeight:"52px"},display:{fontSize:"68px",fontWeight:"600",lineHeight:"92px"}}}},t)}(r,null===(e=t)||void 0===e?void 0:e.tokens),r.id=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var o=[],r=0,n=e;r<n.length;r++){var i=n[r];if(i){var a=i.id||wI.get(i);a||(a=oa(""),wI.set(i,a)),o.push(a)}}return o.join("-")}(o,t),r}),[o,t]);e.customizerContext=yr.useMemo((function(){return{customizations:{inCustomizerContext:!0,settings:{theme:r},scopedSettings:r.components||{}}}}),[r]),e.theme.rtl!==o.rtl&&(e.dir=e.theme.rtl?"rtl":"ltr")};var SI,CI,BI,II=function(e){void 0===e&&(e={});var t=g(e.deepMerge||[],["style"]),o=function(e){for(var r=[],n=1;n<arguments.length;n++)r[n-1]=arguments[n];for(var i=0,a=r;i<a.length;i++){var s=a[i];if(s)for(var l=0,c=Object.keys(s);l<c.length;l++){var d=c[l],u=s[d],f=typeof u;void 0!==u&&(u&&"object"===f?Array.isArray(u)?e[d]=u:(e[d]=e[d]||{},"object"!=typeof e[d]||yr.isValidElement(u)||u&&"object"==typeof u&&u.hasOwnProperty("current")||-1===t.indexOf(d)?e[d]=u:o(e[d],u)):"className"===d?u&&(e[d]=xn(e[d],u)):e[d]=u)}}return e};return o}(),PI=function(e,t,o){var r=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var o=yr.useCallback((function(t){o.current=t;for(var r=0,n=e;r<n.length;r++){var i=n[r];"function"==typeof i?i(t):i&&(i.current=t)}}),g(e));return o}(t,yr.useRef(null)),n=II({ref:r,as:"div"},o,e);return xI(n),{state:n,render:kI}},EI={document:"document"},TI=yr.createContext({registerStyles:function(e,t){var o=t.styleCache,r=t.target;if(e&&!(e.length<1)){Array.isArray(e)||(e=[e]);var n=[],i=r||EI,a=o.get(i);a||(a=new Map,o.set(i,a));for(var s=0,l=e;s<l.length;s++){var c=l[s];a.has(c)||(n.push(c),a.set(c,!0))}n.length&&t.renderStyles(n,t)}},renderStyles:function(e,t){var o=t.target;if(e.length&&o){var r=o.createElement("style");r.textContent=e.join(""),o.head.appendChild(r)}},target:"object"==typeof window?window.document:void 0,styleCache:new WeakMap}),DI=yr.forwardRef((function(e,t){var o,r,n=PI(e,t,{renderer:hI,applyTo:"element"}),i=n.render,a=n.state;return o=a.theme.stylesheets,(r=yr.useContext(TI)).registerStyles(o,r),yI(a),ps(a.ref),i(a)}));DI.displayName="ThemeProvider",function(e){e.shade30="#004578",e.shade20="#005a9e",e.shade10="#106ebe",e.primary="#0078d4",e.tint10="#2b88d8",e.tint20="#c7e0f4",e.tint30="#deecf9",e.tint40="#eff6fc"}(SI||(SI={})),function(e){e.black="#000000",e.gray220="#11100f",e.gray210="#161514",e.gray200="#1b1a19",e.gray190="#201f1e",e.gray180="#252423",e.gray170="#292827",e.gray160="#323130",e.gray150="#3b3a39",e.gray140="#484644",e.gray130="#605e5c",e.gray120="#797775",e.gray110="#8a8886",e.gray100="#979593",e.gray90="#a19f9d",e.gray80="#b3b0ad",e.gray70="#bebbb8",e.gray60="#c8c6c4",e.gray50="#d2d0ce",e.gray40="#e1dfdd",e.gray30="#edebe9",e.gray20="#f3f2f1",e.gray10="#faf9f8",e.white="#ffffff"}(CI||(CI={})),function(e){e.pinkRed10="#750b1c",e.red20="#a4262c",e.red10="#d13438",e.redOrange20="#603d30",e.redOrange10="#da3b01",e.orange30="#8e562e",e.orange20="#ca5010",e.orange10="#ffaa44",e.yellow10="#fce100",e.orangeYellow20="#986f0b",e.orangeYellow10="#c19c00",e.yellowGreen10="#8cbd18",e.green20="#0b6a0b",e.green10="#498205",e.greenCyan10="#00ad56",e.cyan40="#005e50",e.cyan30="#005b70",e.cyan20="#038387",e.cyan10="#00b7c3",e.cyanBlue20="#004e8c",e.cyanBlue10="#0078d4",e.blue10="#4f6bed",e.blueMagenta40="#373277",e.blueMagenta30="#5c2e91",e.blueMagenta20="#8764b8",e.blueMagenta10="#8378de",e.magenta20="#881798",e.magenta10="#c239b3",e.magentaPink20="#9b0062",e.magentaPink10="#e3008c",e.gray40="#393939",e.gray30="#7a7574",e.gray20="#69797e",e.gray10="#a0aeb2"}(BI||(BI={}));var NI,zI,FI,MI=Ft({}),RI=J({from:{opacity:0},to:{opacity:1}}),AI=J({from:{opacity:1},to:{opacity:0}}),jI=J({from:{transform:"scale3d(1.15, 1.15, 1)"},to:{transform:"scale3d(1, 1, 1)"}}),LI=J({from:{transform:"scale3d(1, 1, 1)"},to:{transform:"scale3d(0.9, 0.9, 1)"}}),HI=J({from:{transform:"translate3d(0, 0, 0)"},to:{transform:"translate3d(-48px, 0, 0)"}}),OI=J({from:{transform:"translate3d(0, 0, 0)"},to:{transform:"translate3d(48px, 0, 0)"}}),qI=J({from:{transform:"translate3d(48px, 0, 0)"},to:{transform:"translate3d(0, 0, 0)"}}),WI=J({from:{transform:"translate3d(-48px, 0, 0)"},to:{transform:"translate3d(0, 0, 0)"}}),VI=J({from:{transform:"translate3d(0, 0, 0)"},to:{transform:"translate3d(0, -48px, 0)"}}),KI=J({from:{transform:"translate3d(0, 0, 0)"},to:{transform:"translate3d(0, 48px, 0)"}}),UI=J({from:{transform:"translate3d(0, 48px, 0)"},to:{transform:"translate3d(0, 0, 0)"}}),GI=J({from:{transform:"translate3d(0, -48px, 0)"},to:{transform:"translate3d(0, 0, 0)"}});function YI(e,t,o){return e+" "+t+" "+o}!function(e){e.duration1="100ms",e.duration2="200ms",e.duration3="300ms",e.duration4="400ms"}(NI||(NI={})),function(e){e.accelerate="cubic-bezier(0.9, 0.1, 1, 0.2)",e.decelerate="cubic-bezier(0.1, 0.9, 0.2, 1)",e.linear="cubic-bezier(0, 0, 1, 1)",e.standard="cubic-bezier(0.8, 0, 0.2, 1)"}(zI||(zI={})),function(e){e.fadeIn=YI(RI,NI.duration1,zI.linear),e.fadeOut=YI(AI,NI.duration1,zI.linear),e.scaleDownIn=YI(jI,NI.duration3,zI.decelerate),e.scaleDownOut=YI(LI,NI.duration3,zI.decelerate),e.slideLeftOut=YI(HI,NI.duration1,zI.accelerate),e.slideRightOut=YI(OI,NI.duration1,zI.accelerate),e.slideLeftIn=YI(qI,NI.duration1,zI.decelerate),e.slideRightIn=YI(WI,NI.duration1,zI.decelerate),e.slideUpOut=YI(VI,NI.duration1,zI.accelerate),e.slideDownOut=YI(KI,NI.duration1,zI.accelerate),e.slideUpIn=YI(UI,NI.duration1,zI.decelerate),e.slideDownIn=YI(GI,NI.duration1,zI.decelerate)}(FI||(FI={}))}]);
//# sourceMappingURL=taskpane.js.map