Team:SEU-Nanjing-China/static/js/4-b80b221f-chunk-js

(window["webpackJsonpseu-igem2019"]=window["webpackJsonpseu-igem2019"]||[]).push([[4],{102:function(e,t,o){"use strict";var r,i;o.d(t,"a",function(){return r}),o.d(t,"b",function(){return i}),function(e){e[e.line=1]="line",e[e.circle=2]="circle",e[e.gap=3]="gap"}(r||(r={})),function(e){e[e.line=16]="line",e[e.gap=16]="gap",e[e.circle=24]="circle"}(i||(i={}))},107:function(e,t,o){"use strict";var r=o(134),i=o(2),n=o(0),s=o(135),a=o(102),l=Object(s.a)(),c=o(1),d={root:"ms-ShimmerLine-root",topLeftCorner:"ms-ShimmerLine-topLeftCorner",topRightCorner:"ms-ShimmerLine-topRightCorner",bottomLeftCorner:"ms-ShimmerLine-bottomLeftCorner",bottomRightCorner:"ms-ShimmerLine-bottomRightCorner"};var u=Object(r.a)(function(e){var t=e.height,o=e.styles,r=e.width,i=void 0===r?"100%":r,s=e.borderStyle,a=e.theme,c=l(o,{theme:a,height:t,borderStyle:s});return n.createElement("div",{style:{width:i,minWidth:"number"===typeof i?i+"px":"auto"},className:c.root},n.createElement("svg",{width:"2",height:"2",className:c.topLeftCorner},n.createElement("path",{d:"M0 2 A 2 2, 0, 0, 1, 2 0 L 0 0 Z"})),n.createElement("svg",{width:"2",height:"2",className:c.topRightCorner},n.createElement("path",{d:"M0 0 A 2 2, 0, 0, 1, 2 2 L 2 0 Z"})),n.createElement("svg",{width:"2",height:"2",className:c.bottomRightCorner},n.createElement("path",{d:"M2 0 A 2 2, 0, 0, 1, 0 2 L 2 2 Z"})),n.createElement("svg",{width:"2",height:"2",className:c.bottomLeftCorner},n.createElement("path",{d:"M2 2 A 2 2, 0, 0, 1, 0 0 L 0 2 Z"})))},function(e){var t,o=e.height,r=e.borderStyle,i=e.theme,n=i.semanticColors,s=Object(c.u)(d,i),a=r||{},l={position:"absolute",fill:n.bodyBackground};return{root:[s.root,i.fonts.medium,{height:o+"px",boxSizing:"content-box",position:"relative",borderTopStyle:"solid",borderBottomStyle:"solid",borderColor:n.bodyBackground,borderWidth:0,selectors:(t={},t[c.d]={borderColor:"Window",selectors:{"> *":{fill:"Window"}}},t)},a],topLeftCorner:[s.topLeftCorner,{top:"0",left:"0"},l],topRightCorner:[s.topRightCorner,{top:"0",right:"0"},l],bottomRightCorner:[s.bottomRightCorner,{bottom:"0",right:"0"},l],bottomLeftCorner:[s.bottomLeftCorner,{bottom:"0",left:"0"},l]}},void 0,{scope:"ShimmerLine"}),p=Object(s.a)(),m={root:"ms-ShimmerGap-root"};var h=Object(r.a)(function(e){var t=e.height,o=e.styles,r=e.width,i=void 0===r?"10px":r,s=e.borderStyle,a=e.theme,l=p(o,{theme:a,height:t,borderStyle:s});return n.createElement("div",{style:{width:i,minWidth:"number"===typeof i?i+"px":"auto"},className:l.root})},function(e){var t,o=e.height,r=e.borderStyle,i=e.theme,n=i.semanticColors,s=r||{};return{root:[Object(c.u)(m,i).root,i.fonts.medium,{backgroundColor:n.bodyBackground,height:o+"px",boxSizing:"content-box",borderTopStyle:"solid",borderBottomStyle:"solid",borderColor:n.bodyBackground,selectors:(t={},t[c.d]={backgroundColor:"Window",borderColor:"Window"},t)},s]}},void 0,{scope:"ShimmerGap"}),f={root:"ms-ShimmerCircle-root",svg:"ms-ShimmerCircle-svg"};var b=Object(s.a)(),g=Object(r.a)(function(e){var t=e.height,o=e.styles,r=e.borderStyle,i=e.theme,s=b(o,{theme:i,height:t,borderStyle:r});return n.createElement("div",{className:s.root},n.createElement("svg",{viewBox:"0 0 10 10",width:t,height:t,className:s.svg},n.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"})))},function(e){var t,o,r=e.height,i=e.borderStyle,n=e.theme,s=n.semanticColors,a=Object(c.u)(f,n),l=i||{};return{root:[a.root,n.fonts.medium,{width:r+"px",height:r+"px",minWidth:r+"px",boxSizing:"content-box",borderTopStyle:"solid",borderBottomStyle:"solid",borderColor:s.bodyBackground,selectors:(t={},t[c.d]={borderColor:"Window"},t)},l],svg:[a.svg,{display:"block",fill:s.bodyBackground,selectors:(o={},o[c.d]={fill:"Window"},o)}]}},void 0,{scope:"ShimmerCircle"}),v=Object(s.a)();function _(e,t,o){var r,n=e.verticalAlign,s=e.type,l=e.height,c=o&&l?o-l:0;if(n&&"center"!==n?n&&"top"===n?r={borderBottomWidth:c+"px",borderTopWidth:"0px"}:n&&"bottom"===n&&(r={borderBottomWidth:"0px",borderTopWidth:c+"px"}):r={borderBottomWidth:(c?Math.floor(c/2):0)+"px",borderTopWidth:(c?Math.ceil(c/2):0)+"px"},t)switch(s){case a.a.circle:return{root:i.a({},r,{borderColor:t}),svg:{fill:t}};case a.a.gap:return{root:i.a({},r,{borderColor:t,backgroundColor:t})};case a.a.line:return{root:i.a({},r,{borderColor:t}),topLeftCorner:{fill:t},topRightCorner:{fill:t},bottomLeftCorner:{fill:t},bottomRightCorner:{fill:t}}}return{root:r}}var y={root:"ms-ShimmerElementsGroup-root"};o.d(t,"a",function(){return x});var x=Object(r.a)(function(e){var t=e.styles,o=e.width,r=void 0===o?"auto":o,s=e.shimmerElements,l=e.rowHeight,c=void 0===l?function(e){return e.map(function(e){switch(e.type){case a.a.circle:e.height||(e.height=a.b.circle);case a.a.line:e.height||(e.height=a.b.line);case a.a.gap:e.height||(e.height=a.b.gap)}return e}).reduce(function(e,t){return t.height&&t.height>e?t.height:e},0)}(s||[]):l,d=e.flexWrap,p=void 0!==d&&d,m=e.theme,f=e.backgroundColor,b=v(t,{theme:m,flexWrap:p});return n.createElement("div",{style:{width:r},className:b.root},function(e,t,o){return e?e.map(function(e,r){e.type;var s=i.d(e,["type"]);switch(e.type){case a.a.circle:return n.createElement(g,i.a({key:r},s,{styles:_(e,t,o)}));case a.a.gap:return n.createElement(h,i.a({key:r},s,{styles:_(e,t,o)}));case a.a.line:return n.createElement(u,i.a({key:r},s,{styles:_(e,t,o)}))}}):n.createElement(u,{height:a.b.line})}(s,f,c))},function(e){var t=e.flexWrap,o=e.theme;return{root:[Object(c.u)(y,o).root,o.fonts.medium,{display:"flex",alignItems:"center",flexWrap:t?"wrap":"nowrap",position:"relative"}]}},void 0,{scope:"ShimmerElementsGroup"})},137:function(e,t,o){"use strict";o.d(t,"a",function(){return n});var r=o(2),i=o(0),n=function(e){function t(t){var o=e.call(this,t)||this;return o.state={isRendered:!1},o}return r.c(t,e),t.prototype.componentDidMount=function(){var e=this,t=this.props.delay;this._timeoutId=setTimeout(function(){e.setState({isRendered:!0})},t)},t.prototype.componentWillUnmount=function(){this._timeoutId&&clearTimeout(this._timeoutId)},t.prototype.render=function(){return this.state.isRendered?i.Children.only(this.props.children):null},t.defaultProps={delay:0},t}(i.Component)},148:function(e,t,o){"use strict";var r,i=o(134),n=o(2),s=o(0),a=o(135),l=o(85),c=function(e){var t;return function(o){t||(t=new Set,Object(l.a)(e,{componentWillUnmount:function(){t.forEach(function(e){return cancelAnimationFrame(e)})}}));var r=requestAnimationFrame(function(){t.delete(r),o()});t.add(r)}},d=o(25),u=o(12),p=o(165),m=o(136),h=o(76),f=o(132),b=o(147),g=o(146),v=o(139),_=o(140),y=o(153),x=o(160),C=o(157),k=Object(a.a)(),S=function(e){function t(t,o){var r=e.call(this,t,o)||this;return r._checkBox=s.createRef(),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,o=t.disabled,i=t.onChange,n=r.state,s=n.isChecked,a=n.isIndeterminate;o||(a?(i&&i(e,s),void 0===r.props.indeterminate&&r.setState({isIndeterminate:!1})):(i&&i(e,!s),void 0===r.props.checked&&r.setState({isChecked:!s})))},r._onRenderLabel=function(e){var t=e.label;return t?s.createElement("span",{"aria-hidden":"true",className:r._classNames.text},t):null},Object(m.a)(r),r._id=r.props.id||Object(h.c)("checkbox-"),r.state={isChecked:!!(void 0!==t.checked?t.checked:t.defaultChecked),isIndeterminate:!!(void 0!==t.indeterminate?t.indeterminate:t.defaultIndeterminate)},r}return n.c(t,e),t.getDerivedStateFromProps=function(e,t){return!e.defaultIndeterminate&&t.isIndeterminate?{isIndeterminate:!!e.indeterminate}:void 0!==e.checked?{isChecked:!!e.checked}:null},t.prototype.render=function(){var e=this,t=this.props,o=t.checked,r=t.className,i=t.defaultChecked,a=t.disabled,l=t.inputProps,c=t.name,d=t.boxSide,u=t.theme,p=t.ariaLabel,m=t.ariaLabelledBy,h=t.ariaDescribedBy,f=t.styles,g=t.onRenderLabel,v=void 0===g?this._onRenderLabel:g,_=t.checkmarkIconProps,y=t.ariaPositionInSet,S=t.ariaSetSize,w=t.keytipProps,O=t.title,D=t.label,T=t.indeterminate,N=void 0===o?this.state.isChecked:o,I=!!(void 0===T?this.state.isIndeterminate:T),E="start"!==d;return this._classNames=k(f,{theme:u,className:r,disabled:a,indeterminate:I,checked:N,reversed:E,isUsingCustomLabelRender:v!==this._onRenderLabel}),s.createElement(C.a,{keytipProps:w,disabled:a},function(t){return s.createElement("div",{className:e._classNames.root},s.createElement("input",n.a({type:"checkbox"},l,{"data-ktp-execute-target":t["data-ktp-execute-target"]},void 0!==o&&{checked:o},void 0!==i&&{defaultChecked:i},{disabled:a,className:e._classNames.input,ref:e._checkBox,name:c,id:e._id,title:O,onChange:e._onChange,onFocus:e._onFocus,onBlur:e._onBlur,"aria-disabled":a,"aria-label":p||D,"aria-labelledby":m,"aria-describedby":Object(b.a)(h,t["aria-describedby"]),"aria-posinset":y,"aria-setsize":S,"aria-checked":I?"mixed":N?"true":"false"})),s.createElement("label",{className:e._classNames.label,htmlFor:e._id},s.createElement("div",{className:e._classNames.checkbox,"data-ktp-target":t["data-ktp-target"]},s.createElement(x.a,n.a({iconName:"CheckMark"},_,{className:e._classNames.checkmark}))),v(e.props,e._onRenderLabel)))})},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}(s.Component),w=o(1),O=o(56),D={root:"ms-Checkbox",label:"ms-Checkbox-label",checkbox:"ms-Checkbox-checkbox",checkmark:"ms-Checkbox-checkmark",text:"ms-Checkbox-text"},T=Object(i.a)(S,function(e){var t,o,r,i,n,s,a,l,c,d,u,p,m,h=e.className,f=e.theme,b=e.reversed,g=e.checked,v=e.disabled,_=e.isUsingCustomLabelRender,y=e.indeterminate,x=f.semanticColors,C=f.effects,k=f.palette,S=f.fonts,T=Object(w.u)(D,f),N=x.inputForegroundChecked,I=k.neutralSecondary,E=k.neutralPrimary,B=x.inputBackgroundChecked,z=x.inputBackgroundChecked,R=x.disabledBodySubtext,P=x.inputBorderHovered,F=x.inputBackgroundCheckedHovered,L=x.inputBackgroundChecked,j=x.inputBackgroundCheckedHovered,M=x.inputBackgroundCheckedHovered,A=x.inputTextHovered,H=x.disabledBodySubtext,W=x.bodyText,U=x.disabledText,G=[{content:'""',borderRadius:C.roundedCorner2,position:"absolute",width:10,height:10,top:4,left:4,boxSizing:"border-box",borderWidth:5,borderStyle:"solid",borderColor:v?R:B,transitionProperty:"border-width, border, border-color",transitionDuration:"200ms",transitionTimingFunction:"cubic-bezier(.4, 0, .23, 1)"}];return{root:[T.root,{position:"relative",display:"flex"},b&&"reversed",g&&"is-checked",!v&&"is-enabled",v&&"is-disabled",!v&&[!g&&{selectors:(t={},t[":hover ."+T.checkbox]={borderColor:P,selectors:(o={},o[w.d]={borderColor:"Highlight"},o)},t[":focus ."+T.checkbox]={borderColor:P},t[":hover ."+T.checkmark]={color:I,opacity:"1",selectors:(r={},r[w.d]={color:"Highlight"},r)},t)},g&&!y&&{selectors:(i={},i[":hover ."+T.checkbox]={background:j,borderColor:M},i[":focus ."+T.checkbox]={background:j,borderColor:M},i["."+T.checkbox]={background:z,borderColor:z},i[w.d]={selectors:(n={},n[":hover ."+T.checkbox]={background:"Window",borderColor:"Highlight"},n[":focus ."+T.checkbox]={background:"Highlight"},n[":focus:hover ."+T.checkbox]={background:"Highlight"},n[":focus:hover ."+T.checkmark]={color:"Window"},n[":hover ."+T.checkmark]={color:"Highlight"},n)},i)},y&&{selectors:(s={},s[":hover ."+T.checkbox+", :hover ."+T.checkbox+":after"]={borderColor:F},s[":focus ."+T.checkbox]={borderColor:F},s[":hover ."+T.checkmark]={opacity:"0"},s)},{selectors:(a={},a[":hover ."+T.text]={color:A},a[":focus ."+T.text]={color:A},a)}],h],input:{position:"absolute",background:"none",opacity:0,selectors:(l={},l["."+O.a+" &:focus + label::before"]={outline:"1px solid "+f.palette.neutralSecondary,outlineOffset:"2px",selectors:(c={},c[w.d]={outline:"1px solid ActiveBorder"},c)},l)},label:[T.label,f.fonts.medium,{display:"flex",alignItems:_?"center":"flex-start",cursor:v?"default":"pointer",position:"relative",userSelect:"none",textAlign:"left"},b&&{flexDirection:"row-reverse",justifyContent:"flex-end"},{selectors:{"&::before":{position:"absolute",left:0,right:0,top:0,bottom:0,content:'""',pointerEvents:"none"}}}],checkbox:[T.checkbox,{position:"relative",display:"flex",flexShrink:0,alignItems:"center",justifyContent:"center",height:"20px",width:"20px",border:"1px solid "+E,borderRadius:C.roundedCorner2,boxSizing:"border-box",transitionProperty:"background, border, border-color",transitionDuration:"200ms",transitionTimingFunction:"cubic-bezier(.4, 0, .23, 1)",overflow:"hidden",selectors:{":after":y?G:null}},y&&{borderColor:B},b?{marginLeft:4}:{marginRight:4},!v&&!y&&g&&{background:L,borderColor:z,selectors:(d={},d[w.d]={background:"Highlight",borderColor:"Highlight"},d)},v&&{borderColor:R,selectors:(u={},u[w.d]={borderColor:"InactiveBorder"},u)},g&&v&&{background:H,borderColor:R}],checkmark:[T.checkmark,{opacity:g?"1":"0",color:N,selectors:(p={},p[w.d]={color:v?"InactiveBorder":"Window",MsHighContrastAdjust:"none"},p)}],text:[T.text,{color:v?U:W,fontSize:S.medium.fontSize,lineHeight:"20px"},b?{marginRight:4}:{marginLeft:4},v&&{selectors:(m={},m[w.d]={color:"InactiveBorder"},m)}]}},void 0,{scope:"Checkbox"}),N=o(67),I=o(155),E=o(144),B=o(59),z=o(66),R=Object(B.a)(function(e,t){var o,r=Object(z.a)(e),i={root:{padding:"0 4px",height:"40px",color:e.palette.neutralPrimary,backgroundColor:"transparent",border:"1px solid transparent"},rootHovered:{color:e.palette.themePrimary,selectors:(o={},o[w.d]={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}};return Object(w.q)(r,i,t)}),P=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._skipComponentRefResolution=!0,t}return n.c(t,e),t.prototype.render=function(){var e=this.props,t=e.styles,o=e.theme;return s.createElement(N.a,n.a({},this.props,{variantClassName:"ms-Button--action ms-Button--command",styles:R(o,t),onRenderDescription:I.b}))},t=n.b([Object(E.a)("ActionButton",["theme","styles"],!0)],t)}(I.a),F=o(62);!function(e){e[e.Normal=0]="Normal",e[e.Divider=1]="Divider",e[e.Header=2]="Header"}(r||(r={}));var L,j=function(){function e(){this._size=0}return e.prototype.updateOptions=function(e){for(var t=[],o=0,i=0;i<e.length;i++)e[i].itemType===r.Divider||e[i].itemType===r.Header?t.push(i):o++;this._size=o,this._displayOnlyOptionsCache=t},Object.defineProperty(e.prototype,"optionSetSize",{get:function(){return this._size},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}(),M=o(168),A=o(95),H=o(163),W=o(167),U=o(152),G=o(143),K=Object(a.a)(),V=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return n.c(t,e),t.prototype.componentDidMount=function(){Object(G.b)()},t.prototype.componentWillUnmount=function(){Object(G.c)()},t.prototype.render=function(){var e=this.props,t=e.isDarkThemed,o=e.className,r=e.theme,i=e.styles,a=Object(f.d)(this.props,f.c),l=K(i,{theme:r,className:o,isDark:t});return s.createElement("div",n.a({},a,{className:l.root}))},t}(I.a),Z={root:"ms-Overlay",rootDark:"ms-Overlay--dark"},q=Object(i.a)(V,function(e){var t,o=e.className,r=e.theme,i=e.isNone,n=e.isDark,s=r.palette,a=Object(w.u)(Z,r);return{root:[a.root,r.fonts.medium,{backgroundColor:s.whiteTranslucent40,top:0,right:0,bottom:0,left:0,position:"absolute",selectors:(t={},t[w.d]={border:"1px solid WindowText",opacity:0},t)},i&&{visibility:"hidden"},n&&[a.rootDark,{backgroundColor:s.blackTranslucent40}],o]}},void 0,{scope:"Overlay"}),X=o(141),Q=o(166),Y=o(96),J=o(142),$=function(e){function t(o){var r=e.call(this,o)||this;return r._root=s.createRef(),r._firstBumper=s.createRef(),r._lastBumper=s.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),Object(Y.a)(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?Object(p.i)(r._root.current,t,!0,!1):Object(p.f)(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;Object(Y.a)(r._root.current,o)||(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&&!Object(Y.a)(r._root.current,o)&&(r.focus(),r._hasFocus=!0,e.preventDefault(),e.stopPropagation())}},Object(m.a)(r),r}return n.c(t,e),t.prototype.componentDidMount=function(){this._bringFocusIntoZone(),this._updateEventHandlers(this.props)},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,i=void 0!==this.props.disabled&&this.props.disabled;!t&&o||r&&!i?this._bringFocusIntoZone():(t&&!o||!r&&i)&&this._returnFocusToInitiator()},t.prototype.componentWillUnmount=function(){this.props.disabled&&!this.props.forceFocusInsideTrap&&Object(Y.a)(this._root.current,this._getDocument().activeElement)||this._returnFocusToInitiator()},t.prototype.render=function(){var e=this.props,t=e.className,o=e.disabled,r=void 0!==o&&o,i=e.ariaLabelledBy,a=Object(f.d)(this.props,f.c),l={style:{pointerEvents:"none",position:"fixed"},tabIndex:r?-1:0,"data-is-visible":!0};return s.createElement("div",n.a({},a,{className:t,ref:this._root,"aria-labelledby":i,onFocusCapture:this._onFocusCapture,onFocus:this._onRootFocus,onBlur:this._onRootBlur}),s.createElement("div",n.a({},l,{ref:this._firstBumper,onFocus:this._onFirstBumperFocus})),this.props.children,s.createElement("div",n.a({},l,{ref:this._lastBumper,onFocus:this._onLastBumperFocus})))},t.prototype.focus=function(){var e=this.props,t=e.focusPreviouslyFocusedInnerElement,o=e.firstFocusableSelector;if(t&&this._previouslyFocusedElementInTrapZone&&Object(Y.a)(this._root.current,this._previouslyFocusedElementInTrapZone))this._focusAsync(this._previouslyFocusedElementInTrapZone);else{var r="string"===typeof o?o:o&&o(),i=null;this._root.current&&(r&&(i=this._root.current.querySelector("."+r)),i||(i=Object(p.j)(this._root.current,this._root.current.firstChild,!1,!1,!1,!0))),i&&this._focusAsync(i)}},t.prototype._focusAsync=function(e){this._isBumper(e)||Object(p.b)(e)},t.prototype._bringFocusIntoZone=function(){var e=this.props,o=e.elementToFocusOnDismiss,r=e.disabled,i=void 0!==r&&r,n=e.disableFirstFocus,s=void 0!==n&&n;i||(t._focusStack.push(this),this._previouslyFocusedElementOutsideTrapZone=o||this._getDocument().activeElement,s||Object(Y.a)(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(),i=r.activeElement;o||!this._previouslyFocusedElementOutsideTrapZone||"function"!==typeof this._previouslyFocusedElementOutsideTrapZone.focus||!Object(Y.a)(this._root.current,i)&&i!==r.body||this._focusAsync(this._previouslyFocusedElementOutsideTrapZone)},t.prototype._updateEventHandlers=function(e){var t=e.isClickableOutsideFocusTrap,o=void 0!==t&&t,r=e.forceFocusInsideTrap,i=void 0===r||r;i&&!this._disposeFocusHandler?this._disposeFocusHandler=Object(J.a)(window,"focus",this._forceFocusInTrap,!0):!i&&this._disposeFocusHandler&&(this._disposeFocusHandler(),this._disposeFocusHandler=void 0),o||this._disposeClickHandler?o&&this._disposeClickHandler&&(this._disposeClickHandler(),this._disposeClickHandler=void 0):this._disposeClickHandler=Object(J.a)(window,"click",this._forceClickInTrap,!0)},t.prototype._isBumper=function(e){return e===this._firstBumper.current||e===this._lastBumper.current},t.prototype._getDocument=function(){return Object(d.a)(this._root.current)},t._focusStack=[],t}(s.Component);!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"}(L||(L={}));var ee,te=Object(a.a)();!function(e){e[e.closed=0]="closed",e[e.animatingOpen=1]="animatingOpen",e[e.open=2]="open",e[e.animatingClosed=3]="animatingClosed"}(ee||(ee={}));var oe,re,ie,ne,se,ae=function(e){function t(t){var o=e.call(this,t)||this;return o._panel=s.createRef(),o._animationCallback=null,o.dismiss=function(e){o.props.onDismiss&&o.props.onDismiss(e),(!e||e&&!e.defaultPrevented)&&o.close()},o._allowScrollOnPanel=function(e){e?Object(G.a)(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 s.createElement("div",{className:o._classNames.navigation},r(e,o._onRenderNavigationContent))},o._onRenderNavigationContent=function(e){var t=e.closeButtonAriaLabel,r=e.hasCloseButton,i=Object(w.y)();return r?s.createElement(W.a,{styles:{root:{height:"auto",width:"44px",color:i.palette.neutralSecondary,fontSize:w.g.large},rootHovered:{color:i.palette.neutralPrimary}},className:o._classNames.closeButton,onClick:o._onPanelClick,ariaLabel:t,title:t,"data-is-visible":!0,iconProps:{iconName:"Cancel"}}):null},o._onRenderHeader=function(e,t,r){var i=e.headerText;return i?s.createElement("div",{className:o._classNames.header},s.createElement("p",{className:o._classNames.headerText,id:r,role:"heading","aria-level":2},i)):null},o._onRenderBody=function(e){return s.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?s.createElement("div",{className:o._classNames.footer},s.createElement("div",{className:o._classNames.footerInner},r())):null},o._animateTo=function(e){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===ee.open&&o.props.onOpened&&o.props.onOpened(),o.state.visibility===ee.closed&&o.props.onDismissed&&o.props.onDismissed()},o._warnDeprecations({ignoreExternalFocusing:"focusTrapZoneProps",forceFocusInsideTrap:"focusTrapZoneProps",firstFocusableSelector:"focusTrapZoneProps"}),o.state={isFooterSticky:!1,visibility:ee.closed,id:Object(h.c)("Panel")},o}return n.c(t,e),t.getDerivedStateFromProps=function(e,t){return void 0===e.isOpen?t:!e.isOpen||t.visibility!==ee.closed&&t.visibility!==ee.animatingClosed?e.isOpen||t.visibility!==ee.open&&t.visibility!==ee.animatingOpen?t:n.a({},t,{visibility:ee.animatingClosed}):n.a({},t,{visibility:ee.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:ee.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===ee.animatingOpen?this._animateTo(ee.open):this.state.visibility===ee.animatingClosed&&this._animateTo(ee.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.render=function(){var e=this.props,t=e.className,o=void 0===t?"":t,r=e.elementToFocusOnDismiss,i=e.firstFocusableSelector,a=e.focusTrapZoneProps,l=e.forceFocusInsideTrap,c=e.hasCloseButton,d=e.headerText,u=e.headerClassName,p=void 0===u?"":u,m=e.ignoreExternalFocusing,h=e.isBlocking,b=e.isFooterAtBottom,g=e.isLightDismiss,v=e.isHiddenOnDismiss,_=e.layerProps,y=e.overlayProps,x=e.type,C=e.styles,k=e.theme,S=e.customWidth,w=e.onLightDismissClick,O=void 0===w?this._onPanelClick:w,D=e.onRenderNavigation,T=void 0===D?this._onRenderNavigation:D,N=e.onRenderHeader,I=void 0===N?this._onRenderHeader:N,E=e.onRenderBody,B=void 0===E?this._onRenderBody:E,z=e.onRenderFooter,R=void 0===z?this._onRenderFooter:z,P=this.state,F=P.isFooterSticky,j=P.visibility,M=P.id,A=x===L.smallFixedNear||x===L.customNear,H=Object(Q.a)()?A:!A,W=d&&M+"-headerText",G=x===L.custom||x===L.customNear?{width:S}:{},K=Object(f.d)(this.props,f.c),V=this.isActive,Z=j===ee.animatingClosed||j===ee.animatingOpen;if(!V&&!Z&&!v)return null;this._classNames=te(C,{theme:k,className:o,focusTrapZoneClassName:a?a.className:void 0,hasCloseButton:c,headerClassName:p,isAnimating:Z,isFooterSticky:F,isFooterAtBottom:b,isOnRightSide:H,isOpen:V,isHiddenOnDismiss:v,type:x});var Y,J=this._classNames;h&&V&&(Y=s.createElement(q,n.a({className:J.overlay,isDarkThemed:!1,onClick:g?O:void 0},y)));var oe=I(this.props,this._onRenderHeader,W);return s.createElement(U.a,n.a({},_),s.createElement(X.a,{role:"dialog","aria-modal":"true",ariaLabelledBy:oe?W:void 0,onDismiss:this.dismiss,className:J.hiddenPanel},s.createElement("div",n.a({"aria-hidden":!V&&Z},K,{ref:this._panel,className:J.root}),Y,s.createElement($,n.a({ignoreExternalFocusing:m,forceFocusInsideTrap:!(!h||v&&!V)&&l,firstFocusableSelector:i,isClickableOutsideFocusTrap:!0},a,{className:J.main,style:G,elementToFocusOnDismiss:r}),s.createElement("div",{className:J.commands,"data-is-visible":!0},T(this.props,this._onRenderNavigation)),s.createElement("div",{className:J.contentInner},oe,s.createElement("div",{ref:this._allowScrollOnPanel,className:J.scrollableContent,"data-is-scrollable":!0},B(this.props,this._onRenderBody)),R(this.props,this._onRenderFooter))))))},t.prototype.open=function(){void 0===this.props.isOpen&&(this.isActive||(this.props.onOpen&&this.props.onOpen(),this.setState({visibility:ee.animatingOpen})))},t.prototype.close=function(){void 0===this.props.isOpen&&this.isActive&&this.setState({visibility:ee.animatingClosed})},Object.defineProperty(t.prototype,"isActive",{get:function(){return this.state.visibility===ee.open||this.state.visibility===ee.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&&(Object(Y.a)(t,e.target)||(this.props.onOuterClick?(this.props.onOuterClick(),e.preventDefault()):this.dismiss()))},t.defaultProps={isHiddenOnDismiss:!1,isOpen:void 0,isBlocking:!0,hasCloseButton:!0,type:L.smallFixedFar},t}(I.a),le={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"},ce="100%",de="auto",ue=272,pe=340,me=592,he=644,fe=940,be="auto",ge=0,ve=48,_e=428,ye=176,xe=((oe={})["@media (min-width: "+w.l+"px)"]={width:pe},oe),Ce=((re={})["@media (min-width: "+w.k+"px)"]={width:me},re["@media (min-width: "+w.n+"px)"]={width:he},re),ke=((ie={})["@media (min-width: "+w.m+"px)"]={left:ve,width:de},ie["@media (min-width: "+w.o+"px)"]={left:_e},ie),Se=((ne={})["@media (min-width: "+w.o+"px)"]={left:be,width:fe},ne),we=((se={})["@media (min-width: "+w.o+"px)"]={left:ye},se),Oe=function(e){var t;switch(e){case L.smallFixedFar:t=n.a({},xe);break;case L.medium:t=n.a({},xe,Ce);break;case L.large:t=n.a({},xe,Ce,ke);break;case L.largeFixed:t=n.a({},xe,Ce,ke,Se);break;case L.extraLarge:t=n.a({},xe,Ce,ke,we)}return t},De={paddingLeft:"16px",paddingRight:"16px"},Te=Object(i.a)(ae,function(e){var t,o,r=e.className,i=e.focusTrapZoneClassName,s=e.hasCloseButton,a=e.headerClassName,l=e.isAnimating,c=e.isFooterSticky,d=e.isFooterAtBottom,u=e.isOnRightSide,p=e.isOpen,m=e.isHiddenOnDismiss,h=e.theme,f=e.type,b=void 0===f?L.smallFixedFar:f,g=h.palette,v=h.effects,_=h.fonts,y=Object(w.u)(le,h),x=b===L.custom||b===L.customNear;return{root:[y.root,h.fonts.medium,p&&y.isOpen,s&&y.hasCloseButton,{pointerEvents:"none",position:"absolute",top:0,left:0,right:0,bottom:0},x&&u&&y.custom,x&&!u&&y.customNear,r],overlay:[{pointerEvents:"auto",cursor:"pointer"},p&&l&&w.a.fadeIn100,!p&&l&&w.a.fadeOut100],hiddenPanel:[!p&&!l&&m&&{visibility:"hidden"}],main:[y.main,{backgroundColor:g.white,boxShadow:v.elevation64,pointerEvents:"auto",position:"absolute",display:"flex",flexDirection:"column",overflowX:"hidden",overflowY:"auto",WebkitOverflowScrolling:"touch",bottom:0,top:0,left:be,right:ge,width:ce,selectors:n.a((t={},t[w.d]={borderLeft:"3px solid "+g.neutralLight,borderRight:"3px solid "+g.neutralLight},t),Oe(b))},b===L.smallFluid&&{left:ge},b===L.smallFixedNear&&{left:ge,right:be,width:ue},b===L.customNear&&{right:"auto",left:0},x&&{maxWidth:"100vw"},p&&l&&!u&&w.a.slideRightIn40,p&&l&&u&&w.a.slideLeftIn40,!p&&l&&!u&&w.a.slideLeftOut40,!p&&l&&u&&w.a.slideRightOut40,i],commands:[y.commands],navigation:[y.navigation,{padding:"0 5px",height:"44px",display:"flex",justifyContent:"flex-end"}],closeButton:[y.closeButton],contentInner:[y.contentInner,{display:"flex",flexDirection:"column",flexGrow:1,overflowY:"hidden"}],header:[y.header,De,{margin:"14px 0",flexShrink:0,selectors:(o={},o["@media (min-width: "+w.n+"px)"]={marginTop:"30px"},o)}],headerText:[y.headerText,_.xLarge,{color:g.neutralPrimary,lineHeight:"27px",margin:0,overflowWrap:"break-word",wordWrap:"break-word",wordBreak:"break-word",hyphens:"auto"},a],scrollableContent:[y.scrollableContent,{overflowY:"auto"},d&&{flexGrow:1}],content:[y.content,De,{marginBottom:0,paddingBottom:20}],footer:[y.footer,{flexShrink:0,borderTop:"1px solid transparent",transition:"opacity "+w.b.durationValue3+" "+w.b.easeFunction2},c&&{background:g.white,borderTopColor:g.neutralLight}],footerInner:[y.footerInner,De,{paddingBottom:16,paddingTop:16}]}},void 0,{scope:"Panel"}),Ne=o(84);function Ie(e,t){for(var o=[],r=0,i=t;r<i.length;r++){var n=e[i[r]];n&&o.push(n)}return o}var Ee,Be,ze,Re=Object(a.a)(),Pe=function(e){function t(t){var o,i=e.call(this,t)||this;if(i._host=s.createRef(),i._focusZone=s.createRef(),i._dropDown=s.createRef(),i._scrollIdleDelay=250,i._sizePosCache=new j,i._requestAnimationFrame=c(i),i._onChange=function(e,t,o,r,s){var a=i.props,l=a.onChange,c=a.onChanged;if(l){var d=s?n.a({},t[o],{selected:!r}):t[o];l(n.a({},e,{target:i._dropDown.current}),d,o)}c&&c(d=s?n.a({},t[o],{selected:!r}):t[o],o)},i._onRenderTitle=function(e){var t=i.props.multiSelectDelimiter,o=void 0===t?", ":t,r=e.map(function(e){return e.text}).join(o);return s.createElement("span",null,r)},i._onRenderPlaceholder=function(e){return i._placeholder?s.createElement("span",null,i._placeholder):null},i._onRenderContainer=function(e){var t=e.calloutProps,o=e.panelProps,r=i.props,a=r.responsiveMode,l=r.dropdownWidth,c=a<=Ne.a.medium,d=i._classNames.subComponentStyles?i._classNames.subComponentStyles.panel:void 0;return c?s.createElement(Te,n.a({isOpen:!0,isLightDismiss:!0,onDismiss:i._onDismiss,hasCloseButton:!1,styles:d},o),i._renderFocusableList(e)):s.createElement(y.a,n.a({isBeakVisible:!1,gapSpace:0,doNotLayer:!1,directionalHintFixed:!1,directionalHint:F.a.bottomLeftEdge},t,{className:i._classNames.callout,target:i._dropDown.current,onDismiss:i._onDismiss,onScroll:i._onScroll,onPositioned:i._onPositioned,calloutWidth:l||(i._dropDown.current?i._dropDown.current.clientWidth:0)}),i._renderFocusableList(e))},i._onRenderCaretDown=function(e){return s.createElement(x.a,{className:i._classNames.caretDown,iconName:"ChevronDown","aria-hidden":!0})},i._onRenderList=function(e){var t=e.onRenderItem,o=void 0===t?i._onRenderItem:t;return s.createElement(s.Fragment,null,e.options.map(function(e,t){return o(n.a({},e,{index:t}),i._onRenderItem)}))},i._onRenderItem=function(e){switch(e.itemType){case r.Divider:return i._renderSeparator(e);case r.Header:return i._renderHeader(e);default:return i._renderOption(e)}},i._renderOption=function(e){var t=i.props.onRenderOption,o=void 0===t?i._onRenderOption:t,r=i.state.selectedIndices,n=void 0===r?[]:r,a=i._id,l=!(void 0===e.index||!n)&&n.indexOf(e.index)>-1,c=e.hidden?i._classNames.dropdownItemHidden:l&&!0===e.disabled?i._classNames.dropdownItemSelectedAndDisabled:l?i._classNames.dropdownItemSelected:!0===e.disabled?i._classNames.dropdownItemDisabled:i._classNames.dropdownItem,d=e.title,u=void 0===d?e.text:d;return i.props.multiSelect?s.createElement(T,{id:a+"-list"+e.index,key:e.key,"data-index":e.index,"data-is-focusable":!e.disabled,disabled:e.disabled,onChange:i._onItemClick(e),inputProps:{onMouseEnter:i._onItemMouseEnter.bind(i,e),onMouseLeave:i._onMouseItemLeave.bind(i,e),onMouseMove:i._onItemMouseMove.bind(i,e)},label:e.text,title:e.title?e.title:e.text,onRenderLabel:i._onRenderItemLabel.bind(i,e),className:c,role:"option","aria-selected":l?"true":"false",checked:l}):s.createElement(P,{id:a+"-list"+e.index,key:e.key,"data-index":e.index,"data-is-focusable":!e.disabled,disabled:e.disabled,className:c,onClick:i._onItemClick(e),onMouseEnter:i._onItemMouseEnter.bind(i,e),onMouseLeave:i._onMouseItemLeave.bind(i,e),onMouseMove:i._onItemMouseMove.bind(i,e),role:"option","aria-selected":l?"true":"false",ariaLabel:e.ariaLabel,title:u},o(e,i._onRenderOption))},i._onRenderOption=function(e){return s.createElement("span",{className:i._classNames.dropdownOptionText},e.text)},i._onRenderItemLabel=function(e){var t=i.props.onRenderOption;return(void 0===t?i._onRenderOption:t)(e,i._onRenderOption)},i._onPositioned=function(e){i._focusZone.current&&i._requestAnimationFrame(function(){var e=i.state.selectedIndices;if(i._focusZone.current)if(e&&e[0]&&!i.props.options[e[0]].disabled){var t=Object(d.a)().querySelector("#"+i._id+"-list"+e[0]);i._focusZone.current.focusElement(t)}else i._focusZone.current.focus()}),i.state.calloutRenderEdge&&i.state.calloutRenderEdge===e.targetEdge||i.setState({calloutRenderEdge:e.targetEdge})},i._onItemClick=function(e){return function(t){e.disabled||(i.setSelectedIndex(t,e.index),i.props.multiSelect||i.setState({isOpen:!1}))}},i._onScroll=function(){i._isScrollIdle||void 0===i._scrollIdleTimeoutId?i._isScrollIdle=!1:(clearTimeout(i._scrollIdleTimeoutId),i._scrollIdleTimeoutId=void 0),i._scrollIdleTimeoutId=setTimeout(function(){i._isScrollIdle=!0},i._scrollIdleDelay)},i._onMouseItemLeave=function(e,t){if(!i._shouldIgnoreMouseEvent()&&i._host.current)if(i._host.current.setActive)try{i._host.current.setActive()}catch(o){}else i._host.current.focus()},i._onDismiss=function(){i.setState({isOpen:!1}),i._dropDown.current&&i._dropDown.current.focus()},i._onDropdownBlur=function(e){i._isDisabled()||(i.setState({hasFocus:!1}),i.state.isOpen||i.props.onBlur&&i.props.onBlur(e))},i._onDropdownKeyDown=function(e){if(!i._isDisabled()&&(i._lastKeyDownWasAltOrMeta=i._isAltOrMeta(e),!i.props.onKeyDown||(i.props.onKeyDown(e),!e.defaultPrevented))){var t,o=i.state.selectedIndices.length?i.state.selectedIndices[0]:-1,r=e.altKey||e.metaKey,n=i.state.isOpen;switch(e.which){case u.a.enter:i.setState({isOpen:!n});break;case u.a.escape:if(!n)return;i.setState({isOpen:!1});break;case u.a.up:if(r){if(n){i.setState({isOpen:!1});break}return}i.props.multiSelect?i.setState({isOpen:!0}):i._isDisabled()||(t=i._moveIndex(e,-1,o-1,o));break;case u.a.down:r&&(e.stopPropagation(),e.preventDefault()),r&&!n||i.props.multiSelect?i.setState({isOpen:!0}):i._isDisabled()||(t=i._moveIndex(e,1,o+1,o));break;case u.a.home:i.props.multiSelect||(t=i._moveIndex(e,1,0,o));break;case u.a.end:i.props.multiSelect||(t=i._moveIndex(e,-1,i.props.options.length-1,o));break;case u.a.space:break;default:return}t!==o&&(e.stopPropagation(),e.preventDefault())}},i._onDropdownKeyUp=function(e){if(!i._isDisabled()){var t=i._shouldHandleKeyUp(e),o=i.state.isOpen;if(!i.props.onKeyUp||(i.props.onKeyUp(e),!e.preventDefault)){switch(e.which){case u.a.space:i.setState({isOpen:!o});break;default:return void(t&&o&&i.setState({isOpen:!1}))}e.stopPropagation(),e.preventDefault()}}},i._onZoneKeyDown=function(e){var t;i._lastKeyDownWasAltOrMeta=i._isAltOrMeta(e);var o=e.altKey||e.metaKey;switch(e.which){case u.a.up:o?i.setState({isOpen:!1}):i._host.current&&(t=Object(p.h)(i._host.current,i._host.current.lastChild,!0));break;case u.a.home:case u.a.end:case u.a.pageUp:case u.a.pageDown:break;case u.a.down:!o&&i._host.current&&(t=Object(p.e)(i._host.current,i._host.current.firstChild,!0));break;case u.a.escape:i.setState({isOpen:!1});break;case u.a.tab:return void i.setState({isOpen:!1});default:return}t&&t.focus(),e.stopPropagation(),e.preventDefault()},i._onZoneKeyUp=function(e){i._shouldHandleKeyUp(e)&&i.state.isOpen&&(i.setState({isOpen:!1}),e.preventDefault())},i._onDropdownClick=function(e){if(!i.props.onClick||(i.props.onClick(e),!e.preventDefault)){var t=i.state.isOpen;i._isDisabled()||i.setState({isOpen:!t})}},i._onFocus=function(e){var t=i.state,o=t.isOpen,r=t.selectedIndices,n=t.hasFocus,s=i.props,a=s.multiSelect,l=s.openOnKeyboardFocus;if(!i._isDisabled()){o||0!==r.length||a||i._moveIndex(e,1,0,-1),i.props.onFocus&&i.props.onFocus(e);var c={hasFocus:!0};l&&!n&&(c.isOpen=!0),i.setState(c)}},i._isDisabled=function(){var e=i.props.disabled,t=i.props.isDisabled;return void 0!==t&&(e=t),e},i._onRenderLabel=function(e){var t=i._id,o=e.label,r=e.required,n=e.disabled,a=i._classNames.subComponentStyles?i._classNames.subComponentStyles.label:void 0;return o?s.createElement(H.a,{className:i._classNames.label,id:t+"-label",htmlFor:t,required:r,styles:a,disabled:n},o):null},Object(m.a)(i),i._id=t.id||Object(h.c)("Dropdown"),i._isScrollIdle=!0,i.props.multiSelect){var a=void 0!==t.defaultSelectedKeys?t.defaultSelectedKeys:t.selectedKeys;o=i._getSelectedIndexes(t.options,a)}else{var l=void 0!==t.defaultSelectedKey?t.defaultSelectedKey:t.selectedKey;o=i._getSelectedIndexes(t.options,l),i._sizePosCache.updateOptions(t.options)}return i.state={isOpen:!1,selectedIndices:o,hasFocus:!1,calloutRenderEdge:void 0},i}return n.c(t,e),Object.defineProperty(t.prototype,"selectedOptions",{get:function(){return Ie(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])}),e.options===this.props.options||e.multiSelect||this._sizePosCache.updateOptions(e.options)},t.prototype.componentDidUpdate=function(e,t){!0===t.isOpen&&!1===this.state.isOpen&&(this._gotMouseMove=!1,this._dropDown.current&&this._dropDown.current.focus(),this.props.onDismiss&&this.props.onDismiss())},t.prototype.render=function(){var e=this,t=this._id,o=this.props,r=o.className,i=o.label,a=o.options,l=o.ariaLabel,c=o.required,d=o.errorMessage,u=o.multiSelect,p=o.keytipProps,m=o.styles,h=o.theme,g=o.panelProps,v=o.calloutProps,_=o.onRenderTitle,y=void 0===_?this._onRenderTitle:_,x=o.onRenderContainer,k=void 0===x?this._onRenderContainer:x,S=o.onRenderCaretDown,w=void 0===S?this._onRenderCaretDown:S,O=o.onRenderLabel,D=void 0===O?this._onRenderLabel:O,T=this.state,N=T.isOpen,I=T.selectedIndices,E=T.hasFocus,B=T.calloutRenderEdge,z=o.onRenderPlaceholder||o.onRenderPlaceHolder||this._onRenderPlaceholder,R=Ie(a,I),P=Object(f.d)(o,f.c),F=this._isDisabled(),L=t+"-option",j=u||F?{role:void 0,ariaActiveDescendant:void 0,childRole:void 0,ariaSetSize:void 0,ariaPosInSet:void 0,ariaSelected:void 0}:{role:"listbox",ariaActiveDescendant:N&&1===I.length&&I[0]>=0?this._id+"-list"+I[0]:L,childRole:"option",ariaSetSize:this._sizePosCache.optionSetSize,ariaPosInSet:this._sizePosCache.positionInSet(I[0]),ariaSelected:void 0!==I[0]||void 0};return this._classNames=Re(m,{theme:h,className:r,hasError:!!(d&&d.length>0),hasLabel:!!i,isOpen:N,required:c,disabled:F,isRenderingPlaceholder:!R.length,panelClassName:g?g.className:void 0,calloutClassName:v?v.className:void 0,calloutRenderEdge:B}),s.createElement("div",{className:this._classNames.root},D(this.props,this._onRenderLabel),s.createElement(C.a,{keytipProps:p,disabled:F},function(r){return s.createElement("div",n.a({},r,{"data-is-focusable":!F,ref:e._dropDown,id:t,tabIndex:F?-1:0,"aria-expanded":N?"true":"false",role:j.role,"aria-label":l,"aria-labelledby":i&&!l?t+"-label":void 0,"aria-describedby":Object(b.a)(L,r["aria-describedby"]),"aria-activedescendant":N?j.ariaActiveDescendant:void 0,"aria-required":c,"aria-disabled":F,"aria-owns":N?t+"-list":void 0},P,{className:e._classNames.dropdown,onBlur:e._onDropdownBlur,onKeyDown:e._onDropdownKeyDown,onKeyUp:e._onDropdownKeyUp,onClick:e._onDropdownClick,onFocus:e._onFocus}),s.createElement("span",{id:L,className:e._classNames.title,"aria-atomic":!0,role:j.childRole,"aria-live":!E||F||u||N?"off":"assertive","aria-label":R.length?R[0].text:e._placeholder,"aria-setsize":j.ariaSetSize,"aria-posinset":j.ariaPosInSet,"aria-selected":j.ariaSelected},R.length?y(R,e._onRenderTitle):z(o,e._onRenderPlaceholder)),s.createElement("span",{className:e._classNames.caretDownWrapper},w(o,e._onRenderCaretDown)))}),N&&k(o,this._onRenderContainer),d&&d.length>0&&s.createElement("div",{className:this._classNames.errorMessage},d))},t.prototype.focus=function(e){this._dropDown.current&&-1!==this._dropDown.current.tabIndex&&(this._dropDown.current.focus(),e&&this.setState({isOpen:!0}))},t.prototype.setSelectedIndex=function(e,t){var o=this,r=this.props,i=r.options,n=r.selectedKey,s=r.selectedKeys,a=r.multiSelect,l=r.notifyOnReselect,c=this.state.selectedIndices,d=void 0===c?[]:c,u=!!d&&d.indexOf(t)>-1,p=[];if(t=Math.max(0,Math.min(i.length-1,t)),void 0===n&&void 0===s){if(a||l||t!==d[0]){if(a)if(p=d?this._copyArray(d):[],u){var m=p.indexOf(t);m>-1&&p.splice(m,1)}else p.push(t);else p=[t];e.persist(),this.setState({selectedIndices:p},function(){o._onChange(e,i,t,u,a)})}}else this._onChange(e,i,t,u,a)},Object.defineProperty(t.prototype,"_placeholder",{get:function(){return this.props.placeholder||this.props.placeHolder},enumerable:!0,configurable:!0}),t.prototype._copyArray=function(e){for(var t=[],o=0,r=e;o<r.length;o++){var i=r[o];t.push(i)}return t},t.prototype._moveIndex=function(e,t,o,i){var n=this.props.options;if(i===o||0===n.length)return i;o<0&&(o=0),o>=n.length&&(o=n.length-1);for(var s=0;n[o].itemType===r.Header||n[o].itemType===r.Divider||n[o].disabled;){if(s>=n.length)return i;o+t<0?o=n.length:o+t>=n.length&&(o=-1),o+=t,s++}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,i=e.ariaLabel,n=this._id;return s.createElement("div",{className:this._classNames.dropdownItemsWrapper,onKeyDown:this._onZoneKeyDown,onKeyUp:this._onZoneKeyUp,ref:this._host,tabIndex:0},s.createElement(M.a,{ref:this._focusZone,direction:A.a.vertical,id:n+"-list",className:this._classNames.dropdownItems,"aria-label":i,"aria-labelledby":r&&!i?n+"-label":void 0,role:"listbox"},o(e,this._onRenderList)))},t.prototype._renderSeparator=function(e){var t=e.index,o=e.key;return t>0?s.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;return s.createElement("div",{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!==(n=this._getSelectedIndex(e,null))?[n]:[];if(!Array.isArray(t))return-1!==(n=this._getSelectedIndex(e,t))?[n]:[];for(var o=[],r=0,i=t;r<i.length;r++){var n,s=i[r];-1!==(n=this._getSelectedIndex(e,s))&&o.push(n)}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 Object(g.d)(e,function(e){return null!=t?e.key===t:!!e.isSelected||!!e.selected})},t.prototype._isAltOrMeta=function(e){return e.which===u.a.alt||"Meta"===e.key},t.prototype._shouldHandleKeyUp=function(e){var t=this._lastKeyDownWasAltOrMeta&&this._isAltOrMeta(e);return this._lastKeyDownWasAltOrMeta=!1,!!t&&!(Object(v.a)()||Object(_.a)())},t.defaultProps={options:[]},t=n.b([Ne.b],t)}(s.Component),Fe=o(99),Le={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"},je=((Ee={})[w.d+", "+w.f.replace("@media ","")]={MsHighContrastAdjust:"none"},Ee),Me={selectors:n.a((Be={},Be[w.d]={backgroundColor:"Highlight",borderColor:"Highlight",color:"HighlightText",selectors:{":hover":{color:"HighlightText"}}},Be),je)},Ae={selectors:(ze={},ze[w.d]={borderColor:"Highlight"},ze)},He=Object(w.x)(0,w.l);o.d(t,"a",function(){return We});var We=Object(i.a)(Pe,function(e){var t,o,r,i,s,a,l,c=e.theme,d=e.hasError,u=e.hasLabel,p=e.className,m=e.isOpen,h=e.disabled,f=e.required,b=e.isRenderingPlaceholder,g=e.panelClassName,v=e.calloutClassName,_=e.calloutRenderEdge;if(!c)throw new Error("theme is undefined or null in base Dropdown getStyles function.");var y=Object(w.u)(Le,c),x=c.palette,C=c.semanticColors,k=c.effects,S=c.fonts,D={color:C.menuItemTextHovered},T={color:x.neutralPrimary},N={borderColor:C.errorText},I=[y.dropdownItem,{backgroundColor:"transparent",boxSizing:"border-box",cursor:"pointer",display:"flex",alignItems:"center",padding:"0 8px",width:"100%",minHeight:36,lineHeight:20,height:"auto",position:"relative",border:"1px solid transparent",borderRadius:0,wordWrap:"break-word",overflowWrap:"break-word",textAlign:"left"}],E=function(e){var t;return void 0===e&&(e=!1),{selectors:(t={"&:hover:focus":{color:x.neutralDark,backgroundColor:e?x.neutralLight:x.neutralLighter},"&:focus":{backgroundColor:e?x.neutralLight:"transparent"},"&:active":{color:x.neutralDark,backgroundColor:e?x.neutralLight:x.neutralLighter}},t[w.d]={borderColor:"Window"},t["."+O.a+" &:focus:after"]={left:0,top:0,bottom:0,right:0},t)}},B=I.concat([{backgroundColor:x.neutralLight,color:x.neutralDark},E(!0),Me]),z=I.concat([{color:C.disabledText,cursor:"default"}]),R=_===Fe.a.bottom?k.roundedCorner2+" "+k.roundedCorner2+" 0 0":"0 0 "+k.roundedCorner2+" "+k.roundedCorner2,P=_===Fe.a.bottom?"0 0 "+k.roundedCorner2+" "+k.roundedCorner2:k.roundedCorner2+" "+k.roundedCorner2+" 0 0";return{root:[y.root,p],label:y.label,dropdown:[y.dropdown,w.E,S.medium,{color:x.neutralPrimary,borderColor:x.neutralSecondary,position:"relative",outline:0,userSelect:"none",selectors:(t={},t["&:hover ."+y.title]=[!h&&D,{borderColor:m?x.themePrimary:x.neutralPrimary},Ae],t["&:focus ."+y.title]=[!h&&D,{borderColor:x.themePrimary},Me],t["&:active ."+y.title]=[!h&&D,{borderColor:x.themePrimary},Ae],t["&:hover ."+y.caretDown]=!h&&T,t["&:focus ."+y.caretDown]=[!h&&T,{selectors:n.a((o={},o[w.d]={color:"HighlightText"},o),je)}],t["&:active ."+y.caretDown]=!h&&T,t["&:hover ."+y.titleIsPlaceHolder]=!h&&T,t["&:focus ."+y.titleIsPlaceHolder]=!h&&T,t["&:active ."+y.titleIsPlaceHolder]=!h&&T,t["&:hover ."+y.titleHasError]=N,t["&:active ."+y.titleHasError]=N,t["&:focus ."+y.titleHasError]=N,t)},m&&"is-open",h&&"is-disabled",f&&"is-required",f&&!u&&{selectors:(r={":after":{content:"'*'",color:C.errorText,position:"absolute",top:-5,right:-10}},r[w.d]={selectors:{":after":{right:-14}}},r)}],title:[y.title,w.E,{backgroundColor:C.inputBackground,borderWidth:1,borderStyle:"solid",borderColor:C.inputBorder,borderRadius:m?R:k.roundedCorner2,cursor:"pointer",display:"block",height:32,lineHeight:30,padding:"0 28px 0 8px",position:"relative",overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"},b&&[y.titleIsPlaceHolder,{color:C.inputPlaceholderText}],d&&[y.titleHasError,N],h&&{backgroundColor:C.disabledBackground,border:"none",color:C.disabledText,cursor:"default",selectors:(i={},i[w.d]={border:"1px solid GrayText",color:"GrayText"},i)}],caretDownWrapper:[y.caretDownWrapper,{position:"absolute",top:1,right:8,height:32,lineHeight:30},!h&&{cursor:"pointer"}],caretDown:[y.caretDown,{color:x.neutralSecondary,fontSize:S.small.fontSize,pointerEvents:"none"},h&&{color:C.disabledText,selectors:(s={},s[w.d]={color:"GrayText"},s)}],errorMessage:n.a({color:C.errorText},c.fonts.small,{paddingTop:5}),callout:[y.callout,{boxShadow:k.elevation8,borderRadius:P,selectors:(a={},a[".ms-Callout-main"]={borderRadius:P},a)},v],dropdownItemsWrapper:{selectors:{"&:focus":{outline:0}}},dropdownItems:[y.dropdownItems,{display:"block"}],dropdownItem:I.concat([E()]),dropdownItemSelected:B,dropdownItemDisabled:z,dropdownItemSelectedAndDisabled:[B,z,{backgroundColor:"transparent"}],dropdownItemHidden:I.concat([{display:"none"}]),dropdownDivider:[y.dropdownDivider,{height:1,backgroundColor:C.bodyDivider}],dropdownOptionText:[y.dropdownOptionText,{overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis",minWidth:0,maxWidth:"100%",wordWrap:"break-word",overflowWrap:"break-word",margin:"1px"}],dropdownItemHeader:[y.dropdownItemHeader,n.a({},S.medium,{fontWeight:w.c.semibold,color:C.menuHeader,background:"none",backgroundColor:"transparent",border:"none",height:36,lineHeight:36,cursor:"default",padding:"0 8px",userSelect:"none",textAlign:"left"})],subComponentStyles:{label:{root:{display:"inline-block"}},panel:{root:[g],main:{selectors:(l={},l[He]={width:272},l)},contentInner:{padding:"0 0 20px"}}}}},void 0,{scope:"Dropdown"})},149:function(e,t,o){"use strict";var r,i=o(134),n=o(2),s=o(0),a=o(135),l=o(166),c=o(132),d=o(155),u=o(168),p=o(95),m=o(159),h=o(160),f=o(167),b=o(62);!function(e){e[e.horizontal=0]="horizontal",e[e.vertical=1]="vertical"}(r||(r={}));var g=function(e){void 0===e&&(e=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)}}}());var t,o=e;function r(e,t){var r=o.getCachedMeasurement(e);if(void 0!==r)return r;var i=t();return o.addMeasurementToCache(e,i),i}function i(e,i,n){for(var s=e,a=r(e,n);a>t;){var l=i(s);if(void 0===l)return{renderedData:s,resizeDirection:void 0,dataToMeasure:void 0};if(void 0===(a=o.getCachedMeasurement(l)))return{dataToMeasure:l,resizeDirection:"shrink"};s=l}return{renderedData:s,resizeDirection:void 0,dataToMeasure:void 0}}return{getNextState:function(e,s,a,l){if(void 0!==l||void 0!==s.dataToMeasure){if(l){if(t&&s.renderedData&&!s.dataToMeasure)return n.a({},s,function(e,o,r,i){var s;return s=e>t?i?{resizeDirection:"grow",dataToMeasure:i(r)}:{resizeDirection:"shrink",dataToMeasure:o}:{resizeDirection:"shrink",dataToMeasure:r},t=e,n.a({},s,{measureContainer:!1})}(l,e.data,s.renderedData,e.onGrowData));t=l}var c=n.a({},s,{measureContainer:!1});return s.dataToMeasure&&(c="grow"===s.resizeDirection&&e.onGrowData?n.a({},c,function(e,s,a,l){for(var c=e,d=r(e,a);d<t;){var u=s(c);if(void 0===u)return{renderedData:c,resizeDirection:void 0,dataToMeasure:void 0};if(void 0===(d=o.getCachedMeasurement(u)))return{dataToMeasure:u};c=u}return n.a({resizeDirection:"shrink"},i(c,l,a))}(s.dataToMeasure,e.onGrowData,a,e.onReduceData)):n.a({},c,i(s.dataToMeasure,e.onReduceData,a))),c}},shouldRenderDataForMeasurement:function(e){return!(!e||void 0!==o.getCachedMeasurement(e))},getInitialResizeGroupState:function(e){return{dataToMeasure:n.a({},e),resizeDirection:"grow",measureContainer:!0}}}},v=s.createContext({isMeasured:!1}),_={position:"fixed",visibility:"hidden"},y={position:"relative"},x=function(e){function t(t){var o=e.call(this,t)||this;return o._nextResizeGroupStateProvider=g(),o._root=s.createRef(),o._initialHiddenDiv=s.createRef(),o._updateHiddenDiv=s.createRef(),o._hasRenderedContent=!1,o.state=o._nextResizeGroupStateProvider.getInitialResizeGroupState(o.props.data),o._warnDeprecations({styles:"className"}),o}return n.c(t,e),t.prototype.render=function(){var e=this.props,t=e.className,o=e.onRenderData,r=this.state,i=r.dataToMeasure,a=r.renderedData,l=Object(c.d)(this.props,c.c,["data"]),d=this._nextResizeGroupStateProvider.shouldRenderDataForMeasurement(i),u=!this._hasRenderedContent&&d;return s.createElement("div",n.a({},l,{className:t,ref:this._root}),s.createElement("div",{style:y},d&&!u&&s.createElement("div",{style:_,ref:this._updateHiddenDiv},s.createElement(v.Provider,{value:{isMeasured:!0}},o(i))),s.createElement("div",{ref:this._initialHiddenDiv,style:u?_:void 0,"data-automation-id":"visibleContent"},u?o(i):a&&o(a))))},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:n.a({},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.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 i=t._root.current.getBoundingClientRect();o=e&&e===r.vertical?i.height:i.width}var n=t._nextResizeGroupStateProvider.getNextState(t.props,t.state,function(){var o=t._hasRenderedContent?t._updateHiddenDiv:t._initialHiddenDiv;return o.current?e&&e===r.vertical?o.current.scrollHeight:o.current.scrollWidth:0},o);n&&t.setState(n)})},t.prototype._onResize=function(){this._root.current&&this.setState({measureContainer:!0})},t}(d.a);var C,k=o(145),S=o(12),w=o(136),O=o(94),D=o(76);!function(e){e[e.Parent=0]="Parent",e[e.Self=1]="Self"}(C||(C={}));var T,N=o(153),I=Object(a.a)(),E=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._onRenderContent=function(e){return s.createElement("p",{className:t._classNames.subText},e.content)},t}return n.c(t,e),t.prototype.render=function(){var e=this.props,t=e.className,o=e.calloutProps,r=e.directionalHint,i=e.directionalHintForRTL,a=e.styles,l=e.id,d=e.maxWidth,u=e.onRenderContent,p=void 0===u?this._onRenderContent:u,m=e.targetElement,h=e.theme;return this._classNames=I(a,{theme:h,className:t||o&&o.className,beakWidth:o&&o.beakWidth,gapSpace:o&&o.gapSpace,maxWidth:d}),s.createElement(N.a,n.a({target:m,directionalHint:r,directionalHintForRTL:i},o,Object(c.d)(this.props,c.c,["id"]),{className:this._classNames.root}),s.createElement("div",{className:this._classNames.content,id:l,role:"tooltip",onMouseEnter:this.props.onMouseEnter,onMouseLeave:this.props.onMouseLeave},p(this.props,this._onRenderContent)))},t.defaultProps={directionalHint:b.a.topCenter,maxWidth:"364px",calloutProps:{isBeakVisible:!0,beakWidth:16,gapSpace:0,setInitialFocus:!0,doNotLayer:!1}},t}(s.Component),B=o(1),z=Object(i.a)(E,function(e){var t=e.className,o=e.beakWidth,r=void 0===o?16:o,i=e.gapSpace,n=void 0===i?0:i,s=e.maxWidth,a=e.theme,l=a.palette,c=a.fonts,d=a.effects,u=-(Math.sqrt(r*r/2)+n);return{root:["ms-Tooltip",a.fonts.medium,B.a.fadeIn200,{background:l.white,boxShadow:d.elevation8,padding:"8px",maxWidth:s,selectors:{":after":{content:"",position:"absolute",bottom:u,left:u,right:u,top:u}}},t],content:["ms-Tooltip-content",c.small,{color:l.neutralPrimary,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"}(T||(T={}));var R=Object(a.a)(),P=function(e){function t(o){var r=e.call(this,o)||this;return r._tooltipHost=s.createRef(),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 C.Parent:return r._tooltipHost.current.parentElement;case C.Self:return r._tooltipHost.current}return r._tooltipHost.current}},r._onTooltipMouseEnter=function(e){var o,i=r.props,n=i.overflowMode,s=i.delay;if(t._currentVisibleTooltip&&t._currentVisibleTooltip!==r&&t._currentVisibleTooltip.dismiss(),t._currentVisibleTooltip=r,void 0!==n){var a=r._getTargetElement();if(a&&(!function(e){return e.clientWidth<e.scrollWidth}(o=a)&&!function(e){return e.clientHeight<e.scrollHeight}(o)))return}if(!e.target||!Object(k.a)(e.target,r._getTargetElement()))if(r._clearDismissTimer(),r._clearOpenTimer(),s!==T.zero){var l=r._getDelayTime(s);r._openTimerId=r._async.setTimeout(function(){r._toggleTooltip(!0)},l)}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===S.a.escape&&r._hideTooltip()},r._clearDismissTimer=function(){r._async.clearTimeout(r._dismissTimerId)},r._clearOpenTimer=function(){r._async.clearTimeout(r._openTimerId)},r._hideTooltip=function(){r._toggleTooltip(!1)},r._toggleTooltip=function(e){r.state.isTooltipVisible!==e&&r.setState({isTooltipVisible:e},function(){return r.props.onTooltipToggle&&r.props.onTooltipToggle(r.state.isTooltipVisible)})},r._getDelayTime=function(e){switch(e){case T.medium:return 300;case T.long:return 500;default:return 0}},Object(w.a)(r),r.state={isTooltipVisible:!1},r._async=new O.a(r),r}return n.c(t,e),t.prototype.render=function(){var e=this.props,t=e.calloutProps,o=e.children,r=e.content,i=e.directionalHint,a=e.directionalHintForRTL,l=e.hostClassName,d=e.id,u=e.setAriaDescribedBy,p=void 0===u||u,m=e.tooltipProps,h=e.styles,f=e.theme;this._classNames=R(h,{theme:f,className:l});var b=this.state.isTooltipVisible,g=d||Object(D.c)("tooltip"),v=!!(r||m&&m.onRenderContent&&m.onRenderContent()),_=b&&v,y=p&&b&&v?g:void 0;return s.createElement("div",n.a({className:this._classNames.root,ref:this._tooltipHost},{onFocusCapture:this._onTooltipMouseEnter},{onBlurCapture:this._hideTooltip},{onMouseEnter:this._onTooltipMouseEnter,onMouseLeave:this._onTooltipMouseLeave,onKeyDown:this._onTooltipKeyDown,"aria-describedby":y}),o,_&&s.createElement(z,n.a({id:g,content:r,targetElement:this._getTargetElement(),directionalHint:i,directionalHintForRTL:a,calloutProps:Object(D.a)({},t,{onDismiss:this._hideTooltip,onMouseEnter:this._onTooltipMouseEnter,onMouseLeave:this._onTooltipMouseLeave}),onMouseEnter:this._onTooltipMouseEnter,onMouseLeave:this._onTooltipMouseLeave,onWheel:this._hideTooltip},Object(c.d)(this.props,c.c),m)))},t.prototype.componentWillUnmount=function(){t._currentVisibleTooltip&&t._currentVisibleTooltip===this&&(t._currentVisibleTooltip=void 0),this._async.dispose()},t.defaultProps={delay:T.medium},t}(s.Component),F={root:"ms-TooltipHost"},L=Object(i.a)(P,function(e){var t=e.className,o=e.theme;return{root:[Object(B.u)(F,o).root,{display:"inline"},t]}},void 0,{scope:"TooltipHost"}),j=Object(a.a)(),M="overflow",A=function(){return null},H=function(e){function t(t){var o=e.call(this,t)||this;return o._focusZone=s.createRef(),o._onReduceData=function(e){var t=e.renderedItems,o=e.renderedOverflowItems,r=e.props.overflowIndex,i=t[r];if((t=t.slice()).splice(r,1),o=o.concat([i]),void 0!==i)return n.a({},e,{renderedItems:t,renderedOverflowItems:o})},o._onRenderBreadcrumb=function(e){var t=e.props,r=t.ariaLabel,i=t.dividerAs,a=void 0===i?h.a:i,d=t.onRenderItem,m=void 0===d?o._onRenderItem:d,g=t.overflowAriaLabel,v=t.overflowIndex,_=e.renderedOverflowItems,y=e.renderedItems,x=_.map(function(e,t){return{name:e.text,key:e.key,onClick:e.onClick?o._onBreadcrumbClicked.bind(o,e):null,href:e.href}}),C=y.length-1,k=_&&0!==_.length,S=y.map(function(e,t){return s.createElement("li",{className:o._classNames.listItem,key:e.key||String(t)},m(e,o._onRenderItem),(t!==C||k&&t===v-1)&&s.createElement(a,{className:o._classNames.chevron,iconName:Object(l.a)()?"ChevronLeft":"ChevronRight",item:e}))});k&&S.splice(v,0,s.createElement("li",{className:o._classNames.overflow,key:M},s.createElement(f.a,{className:o._classNames.overflowButton,iconProps:{iconName:"More"},role:"button","aria-haspopup":"true",ariaLabel:g,onRenderMenuIcon:A,menuProps:{items:x,directionalHint:b.a.bottomLeftEdge}}),v!==C+1&&s.createElement(a,{className:o._classNames.chevron,iconName:Object(l.a)()?"ChevronLeft":"ChevronRight",item:_[_.length-1]})));var w=Object(c.d)(o.props,c.e,["className"]);return s.createElement("div",n.a({className:o._classNames.root,role:"navigation","aria-label":r},w),s.createElement(u.a,n.a({componentRef:o._focusZone,direction:p.a.horizontal},o.props.focusZoneProps),s.createElement("ol",{className:o._classNames.list},S)))},o._onRenderItem=function(e){return e.onClick||e.href?s.createElement(m.a,{as:"a",className:o._classNames.itemLink,href:e.href,"aria-current":e.isCurrentItem?"page":void 0,onClick:o._onBreadcrumbClicked.bind(o,e)},s.createElement(L,n.a({content:e.text,overflowMode:C.Parent},o.props.tooltipHostProps),e.text)):s.createElement("span",{className:o._classNames.item},s.createElement(L,n.a({content:e.text,overflowMode:C.Parent},o.props.tooltipHostProps),e.text))},o._onBreadcrumbClicked=function(e,t){e.onClick&&e.onClick(t,e)},o._validateProps(t),o}return n.c(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.overflowIndex,i=e.maxDisplayedItems,n=e.items,a=e.className,l=e.theme,c=e.styles,d=n.slice(),u=d.splice(r,d.length-i),p={props:this.props,renderedItems:d,renderedOverflowItems:u};return this._classNames=j(c,{className:a,theme:l}),s.createElement(x,{onRenderData:this._onRenderBreadcrumb,onReduceData:o,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}(d.a),W=o(56),U={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"},G={whiteSpace:"nowrap",textOverflow:"ellipsis",overflow:"hidden"},K=Object(B.x)(0,B.j),V=Object(B.x)(B.l,B.i);o.d(t,"a",function(){return Z});var Z=Object(i.a)(H,function(e){var t,o,r,i,s=e.className,a=e.theme,l=a.palette,c=a.semanticColors,d=a.fonts,u=Object(B.u)(U,a),p=c.menuItemBackgroundHovered,m=c.menuItemBackgroundPressed,h=l.neutralSecondary,f=B.c.regular,b=l.neutralPrimary,g=l.neutralPrimary,v=B.c.semibold,_=l.neutralSecondary,y=l.neutralSecondary,x={fontWeight:v,color:g},C={":hover":{color:b,backgroundColor:p,cursor:"pointer",selectors:(t={},t[B.d]={color:"Highlight"},t)},":active":{backgroundColor:m,color:b},"&:active:hover":{color:b,backgroundColor:m},"&:active, &:hover, &:active:hover":{textDecoration:"none"}},k={color:h,padding:"0 8px",lineHeight:36,fontSize:18,fontWeight:f};return{root:[u.root,d.medium,{margin:"11px 0 1px"},s],list:[u.list,{whiteSpace:"nowrap",padding:0,margin:0,display:"flex",alignItems:"stretch"}],listItem:[u.listItem,{listStyleType:"none",margin:"0",padding:"0",display:"flex",position:"relative",alignItems:"center",selectors:{"&:last-child .ms-Breadcrumb-itemLink":x,"&:last-child .ms-Breadcrumb-item":x}}],chevron:[u.chevron,{color:_,fontSize:d.small.fontSize,selectors:(o={},o[B.d]={color:"WindowText",MsHighContrastAdjust:"none"},o[V]={fontSize:8},o[K]={fontSize:8},o)}],overflow:[u.overflow,{position:"relative",display:"flex",alignItems:"center"}],overflowButton:[u.overflowButton,Object(B.t)(a),G,{fontSize:16,color:y,height:"100%",cursor:"pointer",selectors:n.a({},C,(r={},r[K]={padding:"4px 6px"},r[V]={fontSize:d.mediumPlus.fontSize},r))}],itemLink:[u.itemLink,Object(B.t)(a),G,n.a({},k,{selectors:n.a((i={":focus":{color:l.neutralDark}},i["."+W.a+" &:focus"]={outline:"none"},i),C)})],item:[u.item,n.a({},k,{selectors:{":hover":{cursor:"default"}}})]}},void 0,{scope:"Breadcrumb"})},150:function(e,t,o){"use strict";var r=o(2),i=o(0),n=o(1),s=o(59),a=Object(s.a)(function(e,t,o,r){return{root:Object(n.D)("ms-ActivityItem",t,e.root,r&&e.isCompactRoot),pulsingBeacon:Object(n.D)("ms-ActivityItem-pulsingBeacon",e.pulsingBeacon),personaContainer:Object(n.D)("ms-ActivityItem-personaContainer",e.personaContainer,r&&e.isCompactPersonaContainer),activityPersona:Object(n.D)("ms-ActivityItem-activityPersona",e.activityPersona,r&&e.isCompactPersona,!r&&o&&2===o.length&&e.doublePersona),activityTypeIcon:Object(n.D)("ms-ActivityItem-activityTypeIcon",e.activityTypeIcon,r&&e.isCompactIcon),activityContent:Object(n.D)("ms-ActivityItem-activityContent",e.activityContent,r&&e.isCompactContent),activityText:Object(n.D)("ms-ActivityItem-activityText",e.activityText),commentText:Object(n.D)("ms-ActivityItem-commentText",e.commentText),timeStamp:Object(n.D)("ms-ActivityItem-timeStamp",e.timeStamp,r&&e.isCompactTimeStamp)}}),l=Object(s.a)(function(e,t,o,r,i,s){var a;void 0===e&&(e=Object(n.y)());var l=n.h.continuousPulseAnimationSingle(r||e.palette.themePrimary,i||e.palette.themeTertiary,"4px","28px","4px"),c=Object(n.A)({from:{opacity:0},to:{opacity:1}}),d={animationName:l,animationIterationCount:"1",animationDuration:".8s",zIndex:1},u={animationName:Object(n.A)({from:{transform:"translateX(-10px)"},to:{transform:"translateX(0)"}}),animationIterationCount:"1",animationDuration:".5s"},p={animationName:c,animationIterationCount:"1",animationDuration:".5s"},m={root:[e.fonts.small,{display:"flex",justifyContent:"flex-start",alignItems:"flex-start",boxSizing:"border-box",color:e.palette.neutralSecondary},s&&o&&p],pulsingBeacon:[{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)",width:"0px",height:"0px",borderRadius:"225px",borderStyle:"solid",opacity:0},s&&o&&d],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[n.d]={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"},s&&o&&u],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"}};return Object(n.q)(m,t)}),c=o(134),d=o(135),u=o(166),p=/\([^)]*\)|[\0-\u001F\!-\/:-@\[-`\{-\u00BF\u0250-\u036F\uD800-\uFFFF]/g,m=/^\d+[\d\s]*(:?ext|x|)\s*\d+$/i,h=/\s+/g,f=/[\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 b(e,t,o){return e?(e=function(e){return e=(e=(e=e.replace(p,"")).replace(h," ")).trim()}(e),f.test(e)||!o&&m.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 g,v,_,y,x,C,k=o(132),S=o(155),w=o(160);!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"}(g||(g={})),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"}(v||(v={})),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"}(_||(_={})),function(e){e.size8="20px",e.size10="20px",e.size16="16px",e.size24="24px",e.size28="28px",e.size32="32px",e.size40="40px",e.size48="48px",e.size56="56px",e.size72="72px",e.size100="100px"}(x||(x={})),function(e){e.size6="6px",e.size8="8px",e.size12="12px",e.size16="16px",e.size20="20px",e.size28="28px",e.border="2px"}(C||(C={}));var O=function(e){return{isSize8:e===g.size8,isSize10:e===g.size10||e===g.tiny,isSize16:e===g.size16,isSize24:e===g.size24||e===g.extraExtraSmall,isSize28:e===g.size28||e===g.extraSmall,isSize32:e===g.size32,isSize40:e===g.size40||e===g.small,isSize48:e===g.size48||e===g.regular,isSize56:e===g.size56,isSize72:e===g.size72||e===g.large,isSize100:e===g.size100||e===g.extraLarge}},D=((y={})[g.tiny]=10,y[g.extraExtraSmall]=24,y[g.extraSmall]=28,y[g.small]=40,y[g.regular]=48,y[g.large]=72,y[g.extraLarge]=100,y[g.size8]=8,y[g.size10]=10,y[g.size16]=16,y[g.size24]=24,y[g.size28]=28,y[g.size32]=32,y[g.size40]=40,y[g.size48]=48,y[g.size56]=56,y[g.size72]=72,y[g.size100]=100,y),T=Object(d.a)(),N=function(e){function t(t){var o=e.call(this,t)||this;return o._onRenderIcon=function(e,t){return i.createElement(w.a,{className:e,iconName:I(o.props.presence,o.props.isOutOfOffice),style:t})},o}return r.c(t,e),t.prototype.render=function(){var e=this.props,t=e.coinSize,o=e.isOutOfOffice,r=e.styles,n=e.presence,s=e.theme,a=e.presenceTitle,l=O(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,p=t?{width:d,height:d}:void 0,m=T(r,{theme:s,presence:n,size:this.props.size,isOutOfOffice:o});return n===v.none?null:i.createElement("div",{className:m.presence,style:p,title:a},c&&this._onRenderIcon(m.presenceIcon,u))},t}(S.a);function I(e,t){if(e){switch(v[e]){case"online":return"SkypeCheck";case"away":return t?"SkypeArrow":"SkypeClock";case"dnd":return"SkypeMinus";case"offline":return t?"SkypeArrow":""}return""}}var E={presence:"ms-Persona-presence",presenceIcon:"ms-Persona-presenceIcon"};function B(e){return{color:e,borderColor:e}}function z(e,t){return{selectors:{":before":{border:e+" solid "+t}}}}function R(e){return{height:e,width:e}}function P(e){return{backgroundColor:e}}var F=Object(c.a)(N,function(e){var t,o,r,i,s,a,l=e.theme,c=l.semanticColors,d=l.fonts,u=Object(n.u)(E,l),p=O(e.size),m=function(e){return{isAvailable:e===v.online,isAway:e===v.away,isBlocked:e===v.blocked,isBusy:e===v.busy,isDoNotDisturb:e===v.dnd,isOffline:e===v.offline}}(e.presence),h=m.isOffline||e.isOutOfOffice&&(m.isAvailable||m.isBusy||m.isAway||m.isDoNotDisturb),f=p.isSize72||p.isSize100?"2px":"1px";return{presence:[u.presence,{position:"absolute",height:C.size12,width:C.size12,borderRadius:"50%",top:"auto",right:"-2px",bottom:"-2px",border:"2px solid "+c.bodyBackground,textAlign:"center",boxSizing:"content-box",backgroundClip:"content-box",MsHighContrastAdjust:"none",selectors:(t={},t[n.d]={borderColor:"Window",backgroundColor:"WindowText"},t)},(p.isSize8||p.isSize10)&&{right:"auto",top:"7px",left:0,border:0,selectors:(o={},o[n.d]={top:"9px",border:"1px solid WindowText"},o)},(p.isSize8||p.isSize10||p.isSize24||p.isSize28||p.isSize32)&&R(C.size8),(p.isSize40||p.isSize48)&&R(C.size12),p.isSize16&&{height:C.size6,width:C.size6,borderWidth:"1.5px"},p.isSize56&&R(C.size16),p.isSize72&&R(C.size20),p.isSize100&&R(C.size28),m.isAvailable&&{backgroundColor:"#6BB700",selectors:(r={},r[n.d]=P("Highlight"),r)},m.isAway&&P("#FFAA44"),m.isBlocked&&[{selectors:(i={":after":p.isSize40||p.isSize48||p.isSize72||p.isSize100?{content:'""',width:"100%",height:f,backgroundColor:"#C43148",transform:"translateY(-50%) rotate(-45deg)",position:"absolute",top:"50%",left:0}:void 0},i[n.d]={selectors:{":after":{width:"calc(100% - 4px)",left:"2px",backgroundColor:"Window"}}},i)}],m.isBusy&&P("#C43148"),m.isDoNotDisturb&&P("#C50F1F"),m.isOffline&&P("#8A8886"),(h||m.isBlocked)&&[{backgroundColor:c.bodyBackground,selectors:(s={":before":{content:'""',width:"100%",height:"100%",position:"absolute",top:0,left:0,border:f+" solid #C43148",borderRadius:"50%",boxSizing:"border-box"}},s[n.d]={backgroundColor:"WindowText",selectors:{":before":{width:"calc(100% - 2px)",height:"calc(100% - 2px)",top:"1px",left:"1px",borderColor:"Window"}}},s)}],h&&m.isAvailable&&z(f,"#6BB700"),h&&m.isBusy&&z(f,"#C43148"),h&&m.isAway&&z(f,"#B4009E"),h&&m.isDoNotDisturb&&z(f,"#C50F1F"),h&&m.isOffline&&z(f,"#8A8886"),h&&m.isOffline&&e.isOutOfOffice&&z(f,"#B4009E")],presenceIcon:[u.presenceIcon,{color:c.bodyBackground,fontSize:"6px",lineHeight:C.size12,verticalAlign:"top",selectors:(a={},a[n.d]={color:"Window"},a)},p.isSize56&&{fontSize:"8px",lineHeight:C.size16},p.isSize72&&{fontSize:d.small.fontSize,lineHeight:C.size20},p.isSize100&&{fontSize:d.medium.fontSize,lineHeight:C.size28},m.isAway&&{position:"relative",left:h?void 0:"1px"},h&&m.isAvailable&&B("#6BB700"),h&&m.isBusy&&B("#C43148"),h&&m.isAway&&B("#B4009E"),h&&m.isDoNotDisturb&&B("#C50F1F"),h&&m.isOffline&&B("#8A8886"),h&&m.isOffline&&e.isOutOfOffice&&B("#B4009E")]}},void 0,{scope:"PersonaPresence"}),L=o(83),j=o(78),M=[_.lightBlue,_.blue,_.darkBlue,_.teal,_.green,_.darkGreen,_.lightPink,_.pink,_.magenta,_.purple,_.orange,_.lightRed,_.darkRed,_.violet,_.gold,_.burgundy,_.warmGray,_.cyan,_.rust,_.coolGray],A=M.length;function H(e){var t=e.primaryText,o=e.text,r=e.initialsColor;return"string"===typeof r?r:function(e){switch(e){case _.lightBlue:return"#4F6BED";case _.blue:return"#0078D4";case _.darkBlue:return"#004E8C";case _.teal:return"#038387";case _.lightGreen:case _.green:return"#498205";case _.darkGreen:return"#0B6A0B";case _.lightPink:return"#C239B3";case _.pink:return"#E3008C";case _.magenta:return"#881798";case _.purple:return"#5C2E91";case _.orange:return"#CA5010";case _.red:return"#EE1111";case _.lightRed:return"#D13438";case _.darkRed:return"#A4262C";case _.transparent:return"transparent";case _.violet:return"#8764B8";case _.gold:return"#986F0B";case _.burgundy:return"#750B1C";case _.warmGray:return"#7A7574";case _.cyan:return"#005B70";case _.rust:return"#8E562E";case _.coolGray:return"#69797E";case _.black:return"#1D1D1D";case _.gray:return"#393939"}}(r=void 0!==r?r:function(e){var t=_.blue;if(!e)return t;for(var o=0,r=e.length-1;r>=0;r--){var i=e.charCodeAt(r),n=r%8;o^=(i<<n)+(i>>8-n)}return t=M[o%A]}(o||t))}var W=Object(d.a)(),U=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,s=t.imageUrl,a=t.imageAlt,l=t.imageShouldFadeIn,c=t.imageShouldStartVisible,d=t.theme,u=t.showUnknownPersonaCoin;if(!s)return null;var p=o.props.size,m=W(n,{theme:d,size:p,showUnknownPersonaCoin:u}),h=r||D[p];return i.createElement(L.a,{className:m.image,imageFit:j.b.cover,src:s,width:h,height:h,alt:a,shouldFadeIn:l,shouldStartVisible:c,onLoadingStateChange:o._onPhotoLoadingStateChange})},o._onRenderInitials=function(e){var t=e.imageInitials,r=e.allowPhoneInitials;if(e.showUnknownPersonaCoin)return i.createElement(w.a,{iconName:"Help"});var n=Object(u.a)();return""!==(t=t||b(o._getText(),n,r))?i.createElement("span",null,t):i.createElement(w.a,{iconName:"Contact"})},o._onPhotoLoadingStateChange=function(e){o.setState({isImageLoaded:e===j.c.loaded,isImageError:e===j.c.error}),o.props.onPhotoLoadingStateChange&&o.props.onPhotoLoadingStateChange(e)},o._warnDeprecations({primaryText:"text"}),o.state={isImageLoaded:!1,isImageError:!1},o}return r.c(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,s=e.showUnknownPersonaCoin,a=e.coinSize,l=e.styles,c=e.imageUrl,d=e.isOutOfOffice,u=e.onRenderCoin,p=void 0===u?this._onRenderCoin:u,m=e.onRenderInitials,h=void 0===m?this._onRenderInitials:m,f=e.presence,b=e.presenceTitle,v=e.showInitialsUntilImageLoads,_=e.theme,y=this.props.size,x=Object(k.d)(this.props,k.c),C=Object(k.d)(o||{},k.c),S=a?{width:a,height:a}:void 0,O=s,D={coinSize:a,isOutOfOffice:d,presence:f,presenceTitle:b,size:y,theme:_},T=W(l,{theme:_,className:o&&o.className?o.className:t,size:y,coinSize:a,showUnknownPersonaCoin:s}),N=Boolean(!this.state.isImageLoaded&&(v&&c||!c||this.state.isImageError||O));return i.createElement("div",r.a({},x,{className:T.coin}),y!==g.size8&&y!==g.size10&&y!==g.tiny?i.createElement("div",r.a({},C,{className:T.imageArea,style:S}),N&&i.createElement("div",{className:Object(n.D)(T.initials,!s&&{backgroundColor:H(this.props)}),style:S,"aria-hidden":"true"},h(this.props,this._onRenderInitials)),!O&&p(this.props,this._onRenderCoin),i.createElement(F,r.a({},D))):this.props.presence?i.createElement(F,r.a({},D)):i.createElement(w.a,{iconName:"Contact",className:T.size10WithoutPresenceIcon}),this.props.children)},t.prototype._getText=function(){return this.props.text||this.props.primaryText||""},t.defaultProps={size:g.size48,presence:v.none,imageAlt:""},t}(S.a),G={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"},K=Object(c.a)(U,function(e){var t,o=e.className,r=e.theme,i=e.coinSize,s=r.palette,a=r.fonts,l=O(e.size),c=Object(n.u)(G,r),d=i||e.size&&D[e.size]||48;return{coin:[c.coin,a.medium,l.isSize8&&c.size8,l.isSize10&&c.size10,l.isSize16&&c.size16,l.isSize24&&c.size24,l.isSize28&&c.size28,l.isSize32&&c.size32,l.isSize40&&c.size40,l.isSize48&&c.size48,l.isSize56&&c.size56,l.isSize72&&c.size72,l.isSize100&&c.size100,o],size10WithoutPresenceIcon:{fontSize:a.xSmall.fontSize,position:"absolute",top:"5px",right:"auto",left:0},imageArea:[c.imageArea,{position:"relative",textAlign:"center",flex:"0 0 auto",height:d,width:d},d<=10&&{overflow:"visible",background:"transparent",height:0,width:0}],image:[c.image,{marginRight:"10px",position:"absolute",top:0,left:0,width:"100%",height:"100%",border:0,borderRadius:"50%",perspective:"1px"},d<=10&&{overflow:"visible",background:"transparent",height:0,width:0},d>10&&{height:d,width:d}],initials:[c.initials,{borderRadius:"50%",color:e.showUnknownPersonaCoin?"rgb(168, 0, 0)":s.white,fontSize:a.large.fontSize,fontWeight:n.c.semibold,lineHeight:48===d?46:d,height:d,selectors:(t={},t[n.d]={border:"1px solid WindowText",MsHighContrastAdjust:"none",color:"WindowText",boxSizing:"border-box",backgroundColor:"Window !important"},t.i={fontWeight:n.c.semibold},t)},e.showUnknownPersonaCoin&&{backgroundColor:"rgb(234, 234, 234)"},d<32&&{fontSize:a.xSmall.fontSize},d>=32&&d<40&&{fontSize:a.medium.fontSize},d>=40&&d<56&&{fontSize:a.mediumPlus.fontSize},d>=56&&d<72&&{fontSize:a.xLarge.fontSize},d>=72&&d<100&&{fontSize:a.xxLarge.fontSize},d>=100&&{fontSize:a.superLarge.fontSize}]}},void 0,{scope:"PersonaCoin"});o.d(t,"a",function(){return V});var V=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?i.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?i.createElement("div",{className:t.commentText},r):null},o._onRenderTimeStamp=function(e){var t=o._getClassNames(e);return!e.isCompact&&e.timeStamp?i.createElement("div",{className:t.timeStamp},e.timeStamp):null},o._onRenderPersonaArray=function(e){var t=o._getClassNames(e),n=null,s=e.activityPersonas;if(s[0].imageUrl||s[0].imageInitials){var a=[],l=s.length>1||e.isCompact,c=e.isCompact?3:4,d=void 0;e.isCompact&&(d={display:"inline-block",width:"10px",minWidth:"10px",overflow:"visible"}),s.filter(function(e,t){return t<c}).forEach(function(e,o){a.push(i.createElement(K,r.a({},e,{key:e.key?e.key:o,className:t.activityPersona,size:l?g.size16:g.size32,style:d})))}),n=i.createElement("div",{className:t.personaContainer},a)}return n},o}return r.c(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,s=e.onRenderComments,a=void 0===s?this._onRenderComments:s,l=e.onRenderTimeStamp,c=void 0===l?this._onRenderTimeStamp:l,d=e.animateBeaconSignal,u=e.isCompact,p=this._getClassNames(this.props);return i.createElement("div",{className:p.root,style:this.props.style},(this.props.activityPersonas||this.props.activityIcon||this.props.onRenderIcon)&&i.createElement("div",{className:p.activityTypeIcon},d&&u&&i.createElement("div",{className:p.pulsingBeacon}),o(this.props)),i.createElement("div",{className:p.activityContent},n(this.props,this._onRenderActivityDescription),a(this.props,this._onRenderComments),c(this.props,this._onRenderTimeStamp)))},t.prototype._getClassNames=function(e){return a(l(void 0,e.styles,e.animateBeaconSignal,e.beaconColorOne,e.beaconColorTwo,e.isCompact),e.className,e.activityPersonas,e.isCompact)},t}(i.Component)},154:function(e,t,o){"use strict";var r=o(134),i=o(2),n=o(0),s=o(163),a=o(160),l=o(135),c=o(136),d=o(94),u=o(76),p=o(137);var m=o(54);var h=o(132),f=Object(l.a)(),b="",g="TextField",v=function(e){function t(t){var o=e.call(this,t)||this;o._textElement=n.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,i=o._classNames.subComponentStyles?o._classNames.subComponentStyles.label:void 0;return t?n.createElement(s.a,{required:r,htmlFor:o._id,styles:i,disabled:e.disabled,id:o._labelId},e.label):null},o._onRenderDescription=function(e){return e.description?n.createElement("span",{className:o._classNames.description},e.description):null},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,i){var n=_(i,e)||"";return(t=r===n)?null:o._isControlled?null:{uncontrolledValue:r}},function(){var i=o.props.onChange;!t&&i&&i(e,r)}))},Object(c.a)(o),o._async=new d.a(o),o._fallbackId=Object(u.c)(g),o._descriptionId=Object(u.c)(g+"Description"),o._labelId=Object(u.c)(g+"Label"),o._warnControlledUsage();var r=t.defaultValue,i=void 0===r?b:r;return"number"===typeof i&&(i=String(i)),o.state={uncontrolledValue:o._isControlled?void 0:i,isFocused:!1,errorMessage:""},o._delayedValidate=o._async.debounce(o._validate,o.props.deferredValidationTime),o._lastValidation=0,o}return i.c(t,e),Object.defineProperty(t.prototype,"value",{get:function(){return _(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,i=(o||{}).selection,n=void 0===i?[null,null]:i,s=n[0],a=n[1];!!e.multiline!==!!r.multiline&&t.isFocused&&(this.focus(),null!==s&&null!==a&&s>=0&&a>=0&&this.setSelectionRange(s,a));var l=_(e,t),c=this.value;l!==c&&(this._warnControlledUsage(e),this.state.errorMessage&&!r.errorMessage&&this.setState({errorMessage:""}),this._adjustInputHeight(),this._lastChangeValue=void 0,y(r)&&this._delayedValidate(c))},t.prototype.render=function(){var e=this.props,t=e.borderless,o=e.className,r=e.disabled,s=e.iconProps,l=e.inputClassName,c=e.label,d=e.multiline,u=e.required,m=e.underlined,h=e.prefix,b=e.resizable,g=e.suffix,v=e.theme,_=e.styles,y=e.autoAdjustHeight,x=e.onRenderPrefix,C=void 0===x?this._onRenderPrefix:x,k=e.onRenderSuffix,S=void 0===k?this._onRenderSuffix:k,w=e.onRenderLabel,O=void 0===w?this._onRenderLabel:w,D=e.onRenderDescription,T=void 0===D?this._onRenderDescription:D,N=this.state.isFocused,I=this._errorMessage;return this._classNames=f(_,{theme:v,className:o,disabled:r,focused:N,required:u,multiline:d,hasLabel:!!c,hasErrorMessage:!!I,borderless:t,resizable:b,hasIcon:!!s,underlined:m,inputClassName:l,autoAdjustHeight:y}),n.createElement("div",{className:this._classNames.root},n.createElement("div",{className:this._classNames.wrapper},O(this.props,this._onRenderLabel),n.createElement("div",{className:this._classNames.fieldGroup},(void 0!==h||this.props.onRenderPrefix)&&n.createElement("div",{className:this._classNames.prefix},C(this.props,this._onRenderPrefix)),d?this._renderTextArea():this._renderInput(),s&&n.createElement(a.a,i.a({className:this._classNames.icon},s)),(void 0!==g||this.props.onRenderSuffix)&&n.createElement("div",{className:this._classNames.suffix},S(this.props,this._onRenderSuffix)))),this._isDescriptionAvailable&&n.createElement("span",{id:this._descriptionId},T(this.props,this._onRenderDescription),I&&n.createElement("div",{role:"alert"},n.createElement(p.a,null,n.createElement("p",{className:this._classNames.errorMessage},n.createElement("span",{"data-automation-id":"error-message"},I))))))},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,Object(m.a)("Warning: 'value' prop on '"+g+"' 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 void 0!==(e=this.props)[t="value"]&&null!==e[t];var e,t},enumerable:!0,configurable:!0}),t.prototype._onRenderPrefix=function(e){var t=e.prefix;return n.createElement("span",{style:{paddingBottom:"1px"}},t)},t.prototype._onRenderSuffix=function(e){var t=e.suffix;return n.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=Object(h.d)(this.props,h.h,["defaultValue"]);return n.createElement("textarea",i.a({id:this._id},e,{ref:this._textElement,value:this.value||"",onInput:this._onInputChange,onChange:this._onInputChange,className:this._classNames.field,"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=Object(h.d)(this.props,h.g,["defaultValue"]),t=this.props["aria-labelledby"]||(this.props.label?this._labelId:void 0);return n.createElement("input",i.a({type:"text",id:this._id,"aria-labelledby":t},e,{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,readOnly:this.props.readOnly,onFocus:this._onFocus,onBlur:this._onBlur}))},t.prototype._validate=function(e){var t=this;if(this._latestValidateValue!==e||!y(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 i=++this._lastValidation;r.then(function(o){i===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},t}(n.Component);function _(e,t){var o=e.value,r=void 0===o?t.uncontrolledValue:o;return"number"===typeof r?String(r):r}function y(e){return!(e.validateOnFocusIn||e.validateOnFocusOut)}var x=o(1),C={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",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 k(e){var t=e.underlined,o=e.disabled,r=e.focused,i=e.theme,n=i.palette,s=i.fonts;return function(){var e;return{root:[t&&o&&{color:n.neutralTertiary},t&&{fontSize:s.medium.fontSize,marginRight:8,paddingLeft:12,paddingRight:0,lineHeight:"22px",height:32},t&&r&&{selectors:(e={},e[x.d]={height:31},e)}]}}}o.d(t,"a",function(){return S});var S=Object(r.a)(v,function(e){var t,o,r,i,n,s,a,l,c,d=e.theme,u=e.className,p=e.disabled,m=e.focused,h=e.required,f=e.multiline,b=e.hasLabel,g=e.borderless,v=e.underlined,_=e.hasIcon,y=e.resizable,S=e.hasErrorMessage,w=e.inputClassName,O=e.autoAdjustHeight,D=d.semanticColors,T=d.effects,N=d.fonts,I=Object(x.u)(C,d),E={background:D.disabledBackground,color:p?D.disabledText:D.inputPlaceholderText,display:"flex",alignItems:"center",padding:"0 10px",lineHeight:1,whiteSpace:"nowrap",flexShrink:0},B=[N.medium,{color:D.inputPlaceholderText,opacity:1}],z={color:D.disabledText};return{root:[I.root,N.medium,h&&I.required,p&&I.disabled,m&&I.active,f&&I.multiline,g&&I.borderless,v&&I.underlined,x.E,{position:"relative"},u],wrapper:[I.wrapper,v&&{display:"flex",borderBottomWidth:1,borderBottomStyle:"solid",borderBottomColor:D.inputBorder,width:"100%"},S&&v&&!p&&{borderBottomColor:D.errorText,selectors:{":hover":{borderBottomColor:D.errorText,selectors:(t={},t[x.d]={borderBottomColor:"Highlight"},t)}}},v&&p&&{borderBottomColor:D.disabledBackground},v&&!p&&!m&&!S&&{selectors:{":hover":{borderBottomColor:D.inputBorderHovered,selectors:(o={},o[x.d]={borderBottomColor:"Highlight"},o)}}},v&&m&&{borderBottomColor:S?D.errorText:D.inputFocusBorderAlt,selectors:(r={},r[x.d]={borderBottomWidth:2,borderBottomColor:"Highlight"},r)}],fieldGroup:[I.fieldGroup,x.E,{border:"1px solid "+D.inputBorder,borderRadius:T.roundedCorner2,background:D.inputBackground,cursor:"text",height:32,display:"flex",flexDirection:"row",alignItems:"stretch",position:"relative",selectors:{":hover":{selectors:(i={},i[x.d]={borderColor:"Highlight"},i)}}},f&&{minHeight:"60px",height:"auto",display:"flex"},g&&{border:"none"},!m&&!p&&{selectors:{":hover":{borderColor:D.inputBorderHovered}}},m&&{borderColor:D.inputFocusBorderAlt,selectors:(n={},n[x.d]={borderWidth:2,borderColor:"Highlight"},n)},p&&{backgroundColor:D.disabledBackground,borderColor:D.disabledBackground,cursor:"default"},v&&{flex:"1 1 0px",border:"none",textAlign:"left"},v&&m&&{selectors:(s={},s[x.d]={height:31},s)},v&&p&&{backgroundColor:"transparent"},S&&{borderColor:D.errorText,selectors:{"&:focus, &:hover":{borderColor:D.errorText}}},S&&m&&{borderColor:D.errorText},!b&&h&&{selectors:(a={":after":{content:"'*'",color:D.errorText,position:"absolute",top:-5,right:-10}},a[x.d]={selectors:{":after":{right:-14}}},a)}],field:[N.medium,I.field,x.E,{borderRadius:0,border:"none",background:"none",backgroundColor:"transparent",color:D.inputText,padding:"0 8px",width:"100%",minWidth:0,textOverflow:"ellipsis",outline:0,selectors:{"&:active, &:focus, &:hover":{outline:0},"::-ms-clear":{display:"none"}}},Object(x.w)(B),f&&!y&&[I.unresizable,{resize:"none"}],f&&{minHeight:"inherit",lineHeight:17,flexGrow:1,paddingTop:6,paddingBottom:6,overflow:"auto",width:"100%"},f&&O&&{overflow:"hidden"},_&&{paddingRight:24},f&&_&&{paddingRight:40},p&&[{backgroundColor:"transparent",borderColor:"transparent",color:D.disabledText},Object(x.w)(z)],v&&{textAlign:"left"},m&&!g&&{selectors:(l={},l[x.d]={paddingLeft:11,paddingRight:11},l)},m&&f&&!g&&{selectors:(c={},c[x.d]={paddingTop:4},c)},w],icon:[f&&{paddingRight:24,paddingBottom:8,alignItems:"flex-end"},{pointerEvents:"none",position:"absolute",bottom:5,right:8,top:"auto",fontSize:x.g.medium,lineHeight:18},p&&{color:D.disabledText}],description:[I.description,{color:D.bodySubtext,fontSize:N.xSmall.fontSize}],errorMessage:[I.errorMessage,x.a.slideDownIn20,N.small,{color:D.errorText,margin:0,paddingTop:5,display:"flex",alignItems:"center"}],prefix:[I.prefix,E],suffix:[I.suffix,E],subComponentStyles:{label:k(e)}}},void 0,{scope:"TextField"})},158:function(e,t,o){"use strict";var r=o(134),i=o(1),n=o(166),s={root:"ms-Shimmer-container",shimmerWrapper:"ms-Shimmer-shimmerWrapper",shimmerGradient:"ms-Shimmer-shimmerGradient",dataWrapper:"ms-Shimmer-dataWrapper"},a="100%",l=Object(i.A)({"0%":{transform:"translateX(-"+a+")"},"100%":{transform:"translateX("+a+")"}}),c=Object(i.A)({"100%":{transform:"translateX(-"+a+")"},"0%":{transform:"translateX("+a+")"}});var d=o(2),u=o(0),p=o(135),m=o(136),h=o(94),f=o(132),b=o(137),g=o(107),v=Object(p.a)(),_=function(e){function t(t){var o=e.call(this,t)||this;return Object(m.a)(o),o.state={contentLoaded:t.isDataLoaded},o._async=new h.a(o),o}return d.c(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,i=e.isDataLoaded,n=e.width,s=e.className,a=e.customElementsGroup,l=e.theme,c=e.ariaLabel,p=e.shimmerColors,m=this.state.contentLoaded;this._classNames=v(t,{theme:l,isDataLoaded:i,className:s,transitionAnimationInterval:200,shimmerColor:p&&p.shimmer,shimmerWaveColor:p&&p.shimmerWave});var h=Object(f.d)(this.props,f.c);return u.createElement("div",d.a({},h,{className:this._classNames.root}),!m&&u.createElement("div",{style:{width:n||"100%"},className:this._classNames.shimmerWrapper},u.createElement("div",{className:this._classNames.shimmerGradient}),a||u.createElement(g.a,{shimmerElements:o,backgroundColor:p&&p.background})),r&&u.createElement("div",{className:this._classNames.dataWrapper},r),c&&!i&&u.createElement("div",{role:"status","aria-live":"polite"},u.createElement(b.a,null,u.createElement("div",{className:this._classNames.screenReaderText},c))))},t.defaultProps={isDataLoaded:!1},t}(u.Component);o.d(t,"a",function(){return y});var y=Object(r.a)(_,function(e){var t,o=e.isDataLoaded,r=e.className,d=e.theme,u=e.transitionAnimationInterval,p=e.shimmerColor,m=e.shimmerWaveColor,h=d.semanticColors,f=Object(i.u)(s,d),b=Object(n.a)();return{root:[f.root,d.fonts.medium,{position:"relative",height:"auto"},r],shimmerWrapper:[f.shimmerWrapper,{position:"relative",overflow:"hidden",transform:"translateZ(0)",backgroundColor:p||h.disabledBackground,transition:"opacity "+u+"ms",selectors:(t={"> *":{transform:"translateZ(0)"}},t[i.d]={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"},t)},o&&{opacity:"0",position:"absolute",top:"0",bottom:"0",left:"0",right:"0"}],shimmerGradient:[f.shimmerGradient,{position:"absolute",top:0,left:0,width:"100%",height:"100%",background:(p||h.disabledBackground)+"\n linear-gradient(\n to right,\n "+(p||h.disabledBackground)+" 0%,\n "+(m||h.bodyDivider)+" 50%,\n "+(p||h.disabledBackground)+" 100%)\n 0 0 / 90% 100%\n no-repeat",transform:"translateX(-"+a+")",animationDuration:"2s",animationTimingFunction:"ease-in-out",animationDirection:"normal",animationIterationCount:"infinite",animationName:b?c:l}],dataWrapper:[f.dataWrapper,{position:"absolute",top:"0",bottom:"0",left:"0",right:"0",opacity:"0",background:"none",backgroundColor:"transparent",border:"none",transition:"opacity "+u+"ms"},o&&{opacity:"1",position:"static"}],screenReaderText:i.z}},void 0,{scope:"Shimmer"})},159:function(e,t,o){"use strict";var r=o(134),i=o(2),n=o(0),s=o(135),a=o(155),l=o(157),c=Object(s.a)(),d=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._link=n.createRef(),t._onClick=function(e){var o=t.props,r=o.onClick;o.disabled?e.preventDefault():r&&r(e)},t}return i.c(t,e),t.prototype.render=function(){var e=this,t=this.props,o=t.disabled,r=t.children,s=t.className,a=t.href,d=t.theme,u=t.styles,p=t.keytipProps,m=c(u,{className:s,isButton:!a,isDisabled:o,theme:d}),h=this._getRootType(this.props);return n.createElement(l.a,{keytipProps:p,ariaDescribedBy:this.props["aria-describedby"],disabled:o},function(t){return n.createElement(h,i.a({},t,e._adjustPropsForRootType(h,e.props),{className:m.root,onClick:e._onClick,ref:e._link,"aria-disabled":o}),r)})},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,s=(t.theme,t.getStyles,t.styles,t.componentRef,i.d(t,["children","as","disabled","target","href","theme","getStyles","styles","componentRef"]));return"string"===typeof e?"a"===e?i.a({target:r,href:o?void 0:n},s):"button"===e?i.a({type:"button",disabled:o},s):i.a({},s,{disabled:o}):i.a({target:r,href:n,disabled:o},s)},t.prototype._getRootType=function(e){return e.as?e.as:e.href?"a":"button"},t}(a.a),u=o(1),p={root:"ms-Link"};o.d(t,"a",function(){return m});var m=Object(r.a)(d,function(e){var t,o,r,i=e.className,n=e.isButton,s=e.isDisabled,a=e.theme,l=a.semanticColors,c=l.link,d=l.linkHovered,m=l.disabledText,h=l.focusBorder,f=Object(u.u)(p,a);return{root:[f.root,a.fonts.medium,{color:c,outline:"none",fontSize:"inherit",fontWeight:"inherit",selectors:(t={".ms-Fabric--isFocusVisible &:focus":{boxShadow:"0 0 0 1px "+h+" inset",selectors:(o={},o[u.d]={outline:"1px solid WindowText"},o)}},t[u.d]={borderBottom:"none"},t)},n&&{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[u.e]={color:"#FFFF00"},r[u.f]={color:"#00009F"},r)},!n&&{textDecoration:"none"},s&&["is-disabled",{color:m,cursor:"default"},{selectors:{"&:link, &:visited":{pointerEvents:"none"}}}],!s&&{selectors:{"&:active, &:hover, &:active:hover":{color:d,textDecoration:"underline"},"&:focus":{color:c}}},f.root,i]}},void 0,{scope:"Link"})},161:function(e,t,o){"use strict";var r=o(134),i=o(2),n=o(0),s=o(135),a=o(76),l=o(132),c=o(137),d=o(155),u=o(167),p=o(160),m=o(81),h=Object(s.a)(),f=function(e){function t(t){var o,r=e.call(this,t)||this;return r.ICON_MAP=((o={})[m.a.info]="Info",o[m.a.warning]="Info",o[m.a.error]="ErrorBadge",o[m.a.blocked]="Blocked2",o[m.a.remove]="Blocked",o[m.a.severeWarning]="Warning",o[m.a.success]="Completed",o),r._onClick=function(e){r.setState({expandSingleLine:!r.state.expandSingleLine})},r.state={labelId:Object(a.c)("MessageBar"),showContent:!1,expandSingleLine:!1},r}return i.c(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?n.createElement("div",{className:this._classNames.actions},this.props.actions):null},t.prototype._getDismissDiv=function(){return this.props.onDismiss?n.createElement(u.a,{disabled:!1,className:this._classNames.dismissal,onClick:this.props.onDismiss,iconProps:{iconName:"Clear"},ariaLabel:this.props.dismissButtonAriaLabel}):null},t.prototype._getDismissSingleLine=function(){return this.props.onDismiss?n.createElement("div",{className:this._classNames.dismissSingleLine},this._getDismissDiv()):null},t.prototype._getExpandSingleLine=function(){return!this.props.actions&&this.props.truncated?n.createElement("div",{className:this._classNames.expandSingleLine},n.createElement(u.a,{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,"aria-controls":this.state.labelId})):null},t.prototype._getIconSpan=function(){return n.createElement("div",{className:this._classNames.iconContainer,"aria-hidden":!0},n.createElement(p.a,{iconName:this.ICON_MAP[this.props.messageBarType],className:this._classNames.icon}))},t.prototype._renderMultiLine=function(){var e=this.props.theme;return n.createElement("div",{style:{background:e.semanticColors.bodyBackground}},n.createElement("div",{className:this._classNames.root},n.createElement("div",{className:this._classNames.content},this._getIconSpan(),this._renderInnerText(),this._getDismissDiv()),this._getActionsDiv()))},t.prototype._renderSingleLine=function(){var e=this.props.theme;return n.createElement("div",{style:{background:e.semanticColors.bodyBackground}},n.createElement("div",{className:this._classNames.root},n.createElement("div",{className:this._classNames.content},this._getIconSpan(),this._renderInnerText(),this._getExpandSingleLine(),this._getActionsDiv(),this._getDismissSingleLine())))},t.prototype._renderInnerText=function(){var e=Object(l.d)(this.props,l.e,["className"]);return n.createElement("div",{className:this._classNames.text,id:this.state.labelId},n.createElement("span",i.a({className:this._classNames.innerText,role:"status","aria-live":this._getAnnouncementPriority()},e),n.createElement(c.a,null,n.createElement("span",null,this.props.children))))},t.prototype._getClassNames=function(){var e=this.props,t=e.theme,o=e.className,r=e.messageBarType,i=e.onDismiss,n=e.actions,s=e.truncated,a=e.isMultiline,l=this.state.expandSingleLine;return h(this.props.styles,{theme:t,messageBarType:r||m.a.info,onDismiss:void 0!==i,actions:void 0!==n,truncated:s,isMultiline:a,expandSingleLine:l,className:o})},t.prototype._getAnnouncementPriority=function(){switch(this.props.messageBarType){case m.a.blocked:case m.a.error:case m.a.severeWarning:return"assertive"}return"polite"},t.defaultProps={messageBarType:m.a.info,onDismiss:void 0,isMultiline:!0},t}(d.a),b=o(1),g={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"},v=function(e,t,o){switch(e){case m.a.error:case m.a.blocked:return o.errorBackground;case m.a.severeWarning:return o.blockingBackground;case m.a.success:return o.successBackground;case m.a.warning:return o.warningBackground}return t.neutralLighter},_=function(e,t,o){switch(e){case m.a.error:case m.a.blocked:case m.a.severeWarning:return o.errorText;case m.a.success:return t.green;case m.a.warning:return o.warningText}return t.neutralSecondary};o.d(t,"a",function(){return y});var y=Object(r.a)(f,function(e){var t,o,r,n,s,a=e.theme,l=e.className,c=e.messageBarType,d=e.onDismiss,u=e.truncated,p=e.isMultiline,h=e.expandSingleLine,f=a.semanticColors,y=a.palette,x=a.fonts,C=Object(b.x)(0,b.j),k=Object(b.u)(g,a),S={fontSize:b.g.xSmall,height:10,lineHeight:"10px",color:y.neutralPrimary,selectors:(t={},t[b.d]={MsHighContrastAdjust:"none",color:"Window"},t)},w=[Object(b.t)(a,{inset:1,highContrastStyle:{outlineOffset:"-4px",outlineColor:"Window"},borderColor:"transparent"}),{flexShrink:0,width:32,height:32,padding:"8px 12px",selectors:{"& .ms-Button-icon":S,":hover":{backgroundColor:"transparent"},":active":{backgroundColor:"transparent"}}}];return{root:[k.root,a.fonts.medium,c===m.a.error&&k.error,c===m.a.blocked&&k.blocked,c===m.a.severeWarning&&k.severeWarning,c===m.a.success&&k.success,c===m.a.warning&&k.warning,p?k.multiline:k.singleline,!p&&d&&k.dismissalSingleLine,!p&&u&&k.expandingSingleLine,{background:v(c,y,f),color:y.neutralPrimary,minHeight:32,width:"100%",display:"flex",wordBreak:"break-word",selectors:(o={"& .ms-Link":i.a({color:y.themeDark},x.small)},o[b.d]={background:"WindowText",color:"Window"},o)},p&&{flexDirection:"column"},l],content:[k.content,{display:"flex",width:"100%",lineHeight:"normal"}],iconContainer:[k.iconContainer,{fontSize:b.g.medium,minWidth:16,minHeight:16,display:"flex",flexShrink:0,margin:"8px 0 8px 12px"}],icon:{color:_(c,y,f),selectors:(r={},r[b.d]={MsHighContrastAdjust:"none",color:"Window"},r)},text:[k.text,i.a({minWidth:0,display:"flex",flexGrow:1,margin:8},x.small,{selectors:(n={},n[b.d]={MsHighContrastAdjust:"none"},n)}),!d&&{marginRight:12}],innerText:[k.innerText,{lineHeight:16,selectors:{"& span a":{paddingLeft:4}}},u&&{overflow:"visible",whiteSpace:"pre-wrap"},!p&&{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},!p&&!u&&{selectors:(s={},s[C]={overflow:"visible",whiteSpace:"pre-wrap"},s)},h&&{overflow:"visible",whiteSpace:"pre-wrap"}],dismissSingleLine:[k.dismissSingleLine],expandSingleLine:[k.expandSingleLine],dismissal:[k.dismissal,w],expand:[k.expand,w],actions:[p?k.actions:k.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}}},p&&{marginBottom:8},d&&!p&&{marginRight:0}]}},void 0,{scope:"MessageBar"})},162:function(e,t,o){"use strict";var r=o(134),i=o(2),n=o(0),s=o(135),a=o(76),l=o(132),c=o(155),d=o(163),u=o(157),p=Object(s.a)(),m=function(e){function t(t){var o=e.call(this,t)||this;return o._toggleButton=n.createRef(),o._onClick=function(e){var t=o.props,r=t.disabled,i=t.checked,n=t.onChange,s=t.onChanged,a=t.onClick,l=o.state.checked;r||(void 0===i&&o.setState({checked:!l}),n&&n(e,!l),s&&s(!l),a&&a(e))},o._warnMutuallyExclusive({checked:"defaultChecked"}),o._warnDeprecations({onAriaLabel:"ariaLabel",offAriaLabel:void 0,onChanged:"onChange"}),o.state={checked:!(!t.checked&&!t.defaultChecked)},o._id=t.id||Object(a.c)("Toggle"),o}return i.c(t,e),t.getDerivedStateFromProps=function(e,t){return void 0===e.checked?t:i.a({},t,{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,s=t.className,a=t.theme,c=t.disabled,m=t.keytipProps,h=t.label,f=t.ariaLabel,b=t.onAriaLabel,g=t.offAriaLabel,v=t.offText,_=t.onText,y=t.styles,x=t.inlineLabel,C=this.state.checked,k=C?_:v,S=C?b:g,w=Object(l.d)(this.props,l.g,["defaultChecked"]),O=p(y,{theme:a,className:s,disabled:c,checked:C,inlineLabel:x,onOffMissing:!_&&!v}),D=this._id+"-label",T=this._id+"-stateText",N=void 0;return f||S||(h?N=D:k&&(N=T)),n.createElement(r,{className:O.root,hidden:w.hidden},h&&n.createElement(d.a,{htmlFor:this._id,className:O.label,id:D},h),n.createElement("div",{className:O.container},n.createElement(u.a,{keytipProps:m,ariaDescribedBy:w["aria-describedby"],disabled:c},function(t){return n.createElement("button",i.a({},w,t,{className:O.pill,disabled:c,id:e._id,type:"button",role:"switch",ref:e._toggleButton,"aria-disabled":c,"aria-checked":C,"aria-label":f||S,"data-is-focusable":!0,onChange:e._noop,onClick:e._onClick,"aria-labelledby":N}),n.createElement("div",{className:O.thumb}))}),k&&n.createElement(d.a,{htmlFor:this._id,className:O.text,id:T},k)))},t.prototype.focus=function(){this._toggleButton.current&&this._toggleButton.current.focus()},t.prototype._noop=function(){},t}(c.a),h=o(1);o.d(t,"a",function(){return f});var f=Object(r.a)(m,function(e){var t,o,r,i,n,s,a,l=e.theme,c=e.className,d=e.disabled,u=e.checked,p=e.inlineLabel,m=e.onOffMissing,f=l.semanticColors,b=l.palette,g=f.bodyBackground,v=f.inputBackgroundChecked,_=b.themeDark,y=b.neutralDark,x=f.disabledBodySubtext,C=f.smallInputBorder,k=f.inputForegroundChecked,S=f.disabledBodySubtext,w=f.disabledBackground,O=f.smallInputBorder,D=f.inputBorderHovered,T=f.disabledBodySubtext,N=f.disabledText;return{root:["ms-Toggle",u&&"is-checked",!d&&"is-enabled",d&&"is-disabled",l.fonts.medium,{marginBottom:"8px"},p&&{display:"flex",alignItems:"center"},c],label:["ms-Toggle-label",d&&{color:N,selectors:(t={},t[h.d]={color:"GrayText"},t)},p&&!m&&{marginRight:16},m&&p&&{order:1,marginLeft:16}],container:["ms-Toggle-innerContainer",{display:"inline-flex",position:"relative"}],pill:["ms-Toggle-background",Object(h.t)(l,{inset:-3}),{fontSize:"20px",boxSizing:"border-box",width:40,height:20,borderRadius:10,transition:"all 0.1s ease",border:"1px solid "+O,background:g,cursor:"pointer",display:"flex",alignItems:"center",padding:"0 3px"},!d&&[!u&&{selectors:{":hover":[{borderColor:D}],":hover .ms-Toggle-thumb":[{backgroundColor:y,selectors:(o={},o[h.d]={borderColor:"Highlight"},o)}]}},u&&[{background:v,borderColor:"transparent",justifyContent:"flex-end"},{selectors:(r={":hover":[{backgroundColor:_,borderColor:"transparent",selectors:(i={},i[h.d]={backgroundColor:"Highlight"},i)}]},r[h.d]={backgroundColor:"WindowText"},r)}]],d&&[{cursor:"default"},!u&&[{borderColor:T}],u&&[{backgroundColor:x,borderColor:"transparent",justifyContent:"flex-end"}]],!d&&{selectors:{"&:hover":{selectors:(n={},n[h.d]={borderColor:"Highlight"},n)}}}],thumb:["ms-Toggle-thumb",{width:12,height:12,borderRadius:"50%",transition:"all 0.1s ease",backgroundColor:C,borderColor:"transparent",borderWidth:".28em",borderStyle:"solid",boxSizing:"border-box"},!d&&u&&[{backgroundColor:k,selectors:(s={},s[h.d]={backgroundColor:"Window",borderColor:"Window"},s)}],d&&[!u&&[{backgroundColor:S}],u&&[{backgroundColor:w}]]],text:["ms-Toggle-stateText",{selectors:{"&&":{padding:"0",margin:"0 8px",userSelect:"none",fontWeight:h.c.regular}}},d&&{selectors:{"&&":{color:N,selectors:(a={},a[h.d]={color:"GrayText"},a)}}}]}},void 0,{scope:"Toggle"})},163:function(e,t,o){"use strict";var r=o(134),i=o(2),n=o(0),s=o(132),a=o(135),l=Object(a.a)({disableCaching:!0}),c=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i.c(t,e),t.prototype.render=function(){var e=this.props,t=e.as,o=void 0===t?"label":t,r=e.children,a=e.className,c=e.disabled,d=e.styles,u=e.required,p=e.theme,m=l(d,{className:a,disabled:c,required:u,theme:p});return n.createElement(o,i.a({},Object(s.d)(this.props,s.c),{className:m.root}),r)},t}(n.Component),d=o(1);o.d(t,"a",function(){return u});var u=Object(r.a)(c,function(e){var t,o=e.theme,r=e.className,i=e.disabled,n=e.required,s=o.semanticColors,a=d.c.semibold,l=s.bodyText,c=s.disabledBodyText,u=s.errorText;return{root:["ms-Label",o.fonts.medium,{fontWeight:a,color:l,boxSizing:"border-box",boxShadow:"none",margin:0,display:"block",padding:"5px 0",wordWrap:"break-word",overflowWrap:"break-word"},i&&{color:c,selectors:(t={},t[d.d]={color:"GrayText"},t)},n&&{selectors:{"::after":{content:"' *'",color:u,paddingRight:12}}},r]}},void 0,{scope:"Label"})},164:function(e,t,o){"use strict";var r=o(2),i=o(0),n=o(67),s=o(155),a=o(144),l=o(1),c=o(59),d=o(66),u=o(70),p=o(80),m=Object(c.a)(function(e,t,o,r){var i,n,s,a,c,m,h,f,b,g,v=Object(d.a)(e),_=Object(u.a)(e),y=e.palette,x=e.semanticColors,C={root:[Object(l.t)(e,{inset:2,highContrastStyle:{left:4,top:4,bottom:4,right:4,border:"none"},borderColor:"transparent"}),e.fonts.medium,{minWidth:"40px",backgroundColor:y.white,color:y.neutralPrimary,padding:"0 4px",border:"none",borderRadius:0,selectors:(i={},i[l.d]={border:"none"},i)}],rootHovered:{backgroundColor:y.neutralLighter,color:y.neutralDark,selectors:(n={},n[l.d]={color:"Highlight"},n["."+p.a.msButtonIcon]={color:y.themeDarkAlt},n["."+p.a.msButtonMenuIcon]={color:y.neutralPrimary},n)},rootPressed:{backgroundColor:y.neutralLight,color:y.neutralDark,selectors:(s={},s["."+p.a.msButtonIcon]={color:y.themeDark},s["."+p.a.msButtonMenuIcon]={color:y.neutralPrimary},s)},rootChecked:{backgroundColor:y.neutralLight,color:y.neutralDark,selectors:(a={},a["."+p.a.msButtonIcon]={color:y.themeDark},a["."+p.a.msButtonMenuIcon]={color:y.neutralPrimary},a)},rootCheckedHovered:{backgroundColor:y.neutralQuaternaryAlt,selectors:(c={},c["."+p.a.msButtonIcon]={color:y.themeDark},c["."+p.a.msButtonMenuIcon]={color:y.neutralPrimary},c)},rootExpanded:{backgroundColor:y.neutralLight,color:y.neutralDark,selectors:(m={},m["."+p.a.msButtonIcon]={color:y.themeDark},m["."+p.a.msButtonMenuIcon]={color:y.neutralPrimary},m)},rootExpandedHovered:{backgroundColor:y.neutralQuaternaryAlt},rootDisabled:{backgroundColor:y.white,selectors:(h={},h["."+p.a.msButtonIcon]={color:x.disabledBodySubtext},h)},splitButtonContainer:{selectors:(f={},f[l.d]={border:"none"},f)},splitButtonDivider:{backgroundColor:y.neutralTertiaryAlt,marginTop:4,marginBottom:4},splitButtonMenuButton:{backgroundColor:y.white,border:"none",borderTopRightRadius:"0",borderBottomRightRadius:"0",color:y.neutralSecondary,selectors:{":hover":{backgroundColor:y.neutralLighter,color:y.neutralDark,selectors:(b={},b[l.d]={color:"Highlight"},b["."+p.a.msButtonIcon]={color:y.neutralPrimary},b)},":active":{backgroundColor:y.neutralLight,selectors:(g={},g["."+p.a.msButtonIcon]={color:y.neutralPrimary},g)}}},splitButtonMenuButtonDisabled:{backgroundColor:y.white},splitButtonMenuButtonChecked:{backgroundColor:y.neutralLight,color:y.neutralDark,selectors:{":hover":{backgroundColor:y.neutralQuaternaryAlt}}},splitButtonMenuButtonExpanded:{backgroundColor:y.neutralLight,color:y.black,selectors:{":hover":{backgroundColor:y.neutralQuaternaryAlt}}},splitButtonMenuIcon:{color:y.neutralPrimary},splitButtonMenuIconDisabled:{color:y.neutralTertiary},label:{fontWeight:"normal"},icon:{color:y.themePrimary},menuIcon:{color:y.neutralSecondary}};return Object(l.q)(v,_,C,t)});o.d(t,"a",function(){return h});var h=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._skipComponentRefResolution=!0,t}return r.c(t,e),t.prototype.render=function(){var e=this.props,t=e.styles,o=e.theme;return i.createElement(n.a,r.a({},this.props,{variantClassName:"ms-Button--commandBar",styles:m(o,t),onRenderDescription:s.b}))},t=r.b([Object(a.a)("CommandBarButton",["theme","styles"],!0)],t)}(s.a)},81:function(e,t,o){"use strict";var r;o.d(t,"a",function(){return r}),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",e[e.remove=9e4]="remove"}(r||(r={}))}}]); //# sourceMappingURL=../4-b80b221f-chunk.js.map?action=raw&ctype=text/javascript