1 line
755 KiB
JavaScript
1 line
755 KiB
JavaScript
define("061da2cd-f680-4da5-ab30-40a8ba1aafd8_1.6.0",["@microsoft/sp-property-pane","ReactAccordionWebPartStrings","ControlStrings","@microsoft/sp-core-library","@microsoft/sp-webpart-base","react","react-dom","@microsoft/sp-http"],function(e,t,n,r,o,i,s,a){return function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s="Fygh")}({"++6r":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=/[\{\}]/g,o=/\{\d+\}/g;t.format=function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];var i=t;return e.replace(o,function(e){var t=i[e.replace(r,"")];return null==t&&(t=""),t})}},"+PtQ":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("rcGz"),o=n("Uf3L");t.AnimationClassNames=r.buildClassMap(o.AnimationStyles)},"+S1B":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("cDcd"),i=n("XeF/"),s=n("eWqB"),a=n("5a0N"),u=n("Hlgl"),l=n("KQAI"),c=n("k5gO"),d=n("j3z5"),p=n("3Wmu"),h=n("qMUB");function f(e){return e.subMenuProps?e.subMenuProps.items:e.items}function m(e){return e.some(function(e){return!!e.canCheck||!(!e.sectionProps||!e.sectionProps.items.some(function(e){return!0===e.canCheck}))})}t.getSubmenuItems=f,t.canAnyMenuItemsCheck=m;var g=250,y=function(e){function t(t){var n=e.call(this,t)||this;return n.dismiss=function(e,t){var r=n.props.onDismiss;r&&r(e,t)},n._onKeyDown=function(e){(27===e.which||e.altKey||e.metaKey||n._shouldCloseSubMenu(e))&&(n._isFocusingPreviousElement=!0,e.preventDefault(),e.stopPropagation(),n.dismiss(e))},n._shouldCloseSubMenu=function(e){var t=u.getRTL()?39:37;return!(e.which!==t||!n.props.isSubMenu)&&(n._adjustedFocusZoneProps.direction===s.FocusZoneDirection.vertical||!!n._adjustedFocusZoneProps.checkForNoWrap&&!u.shouldWrapFocus(e.target,"data-no-horizontal-wrap"))},n._onMenuKeyDown=function(e){if(27===e.which||e.altKey||e.metaKey)return n._isFocusingPreviousElement=!0,e.preventDefault(),e.stopPropagation(),void n.dismiss(e);if(n._host){var t=38===e.which?u.getLastFocusable(n._host,n._host.lastChild,!0):40===e.which?u.getFirstFocusable(n._host,n._host.firstChild,!0):null;t&&(t.focus(),e.preventDefault(),e.stopPropagation())}},n._onScroll=function(){n._isScrollIdle||void 0===n._scrollIdleTimeoutId?n._isScrollIdle=!1:(n._async.clearTimeout(n._scrollIdleTimeoutId),n._scrollIdleTimeoutId=void 0),n._scrollIdleTimeoutId=n._async.setTimeout(function(){n._isScrollIdle=!0},g)},n._onItemMouseEnterBase=function(e,t,r){n._isScrollIdle&&n._updateFocusOnMouseEvent(e,t,r)},n._onItemMouseMoveBase=function(e,t,r){var o=t.currentTarget;n._isScrollIdle&&void 0===n._enterTimerId&&o!==n._targetWindow.document.activeElement&&n._updateFocusOnMouseEvent(e,t,r)},n._onMouseItemLeave=function(e,t){n._isScrollIdle&&(void 0!==n._enterTimerId&&(n._async.clearTimeout(n._enterTimerId),n._enterTimerId=void 0),void 0===n.state.expandedMenuItemKey&&(n._host.setActive?n._host.setActive():n._host.focus()))},n._onItemMouseDown=function(e,t){e.onMouseDown&&e.onMouseDown(e,t)},n._onItemClick=function(e,t){n._onItemClickBase(e,t,t.currentTarget)},n._onItemClickBase=function(e,t,r){var o=f(e);n._cancelSubMenuTimer(),l.hasSubmenu(e)||o&&o.length?e.key===n.state.expandedMenuItemKey?n._onSubMenuDismiss(t):(n.setState({expandedByMouseClick:0!==t.nativeEvent.detail}),n._onItemSubMenuExpand(e,r)):n._executeItemClick(e,t),t.stopPropagation(),t.preventDefault()},n._onAnchorClick=function(e,t){n._executeItemClick(e,t),t.stopPropagation()},n._executeItemClick=function(e,t){if(!e.disabled&&!e.isDisabled){var r=!1;e.onClick?r=!!e.onClick(t,e):n.props.onItemClick&&(r=!!n.props.onItemClick(t,e)),(r||!t.defaultPrevented)&&n.dismiss(t,!0)}},n._onItemKeyDown=function(e,t){var r=u.getRTL()?37:39;t.which!==r&&13!==t.which||e.disabled||(n.setState({expandedByMouseClick:!1}),n._onItemSubMenuExpand(e,t.currentTarget),t.preventDefault())},n._cancelSubMenuTimer=function(){void 0!==n._enterTimerId&&(n._async.clearTimeout(n._enterTimerId),n._enterTimerId=void 0)},n._onItemSubMenuExpand=function(e,t){n.state.expandedMenuItemKey!==e.key&&(n.state.expandedMenuItemKey&&n._onSubMenuDismiss(),t.focus(),n.setState({expandedMenuItemKey:e.key,submenuTarget:t}))},n._onSubMenuDismiss=function(e,t){t?n.dismiss(e,t):n.setState({dismissedMenuItemKey:n.state.expandedMenuItemKey,expandedMenuItemKey:void 0,submenuTarget:void 0})},n._getSubMenuId=function(e){var t=n.state.subMenuId;return e.subMenuProps&&e.subMenuProps.id&&(t=e.subMenuProps.id),t},n._onPointerAndTouchEvent=function(e){n._cancelSubMenuTimer()},n.state={contextualMenuItems:void 0,subMenuId:u.getId("ContextualMenu")},n._warnDeprecations({targetPoint:"target",useTargetPoint:"target",arrowDirection:"focusZoneProps"}),n._isFocusingPreviousElement=!1,n._isScrollIdle=!0,n}return r.__extends(t,e),n=t,t.prototype.componentWillUpdate=function(e){if(e.target!==this.props.target){var t=e.target;this._setTargetWindowAndElement(t)}e.hidden!==this.props.hidden&&(e.hidden?this._onMenuClosed():(this._onMenuOpened(),this._previousActiveElement=this._targetWindow?this._targetWindow.document.activeElement:null))},t.prototype.componentWillMount=function(){var e=this.props.target;this._setTargetWindowAndElement(e),this.props.hidden||(this._previousActiveElement=this._targetWindow?this._targetWindow.document.activeElement:null)},t.prototype.componentDidMount=function(){this.props.hidden||this._onMenuOpened()},t.prototype.componentWillUnmount=function(){var e=this;this._isFocusingPreviousElement&&this._previousActiveElement&&setTimeout(function(){e._previousActiveElement&&e._previousActiveElement.focus()},0),this.props.onMenuDismissed&&this.props.onMenuDismissed(this.props)},t.prototype.render=function(){var e=this,t=this.props.isBeakVisible,n=this.props,l=n.className,p=n.items,h=n.labelElementId,f=n.id,g=n.targetPoint,y=n.useTargetPoint,v=n.beakWidth,_=n.directionalHint,b=n.directionalHintForRTL,S=n.gapSpace,x=n.coverTarget,w=n.ariaLabel,I=n.doNotLayer,P=n.target,C=n.bounds,E=n.useTargetWidth,k=n.useTargetAsMinWidth,T=n.directionalHintFixed,D=n.shouldFocusOnMount,O=n.shouldFocusOnContainer,M=n.title,F=n.theme,A=n.calloutProps,B=n.onRenderSubMenu,R=void 0===B?this._onRenderSubMenu:B,j=n.focusZoneProps,L=this.props.getMenuClassNames||a.getContextualMenuClassNames;this._classNames=L(F,l);var N=function e(t){for(var n=0,r=t;n<r.length;n++){var o=r[n];if(o.icon||o.iconProps)return!0;if(o.itemType===i.ContextualMenuItemType.Section&&o.sectionProps&&e(o.sectionProps.items))return!0}return!1}(p);this._adjustedFocusZoneProps=r.__assign({},j,{direction:this._getFocusZoneDirection()});var U,H=m(p),W=this.state.expandedMenuItemKey?this._getSubmenuProps():null;t=void 0===t?this.props.responsiveMode<=c.ResponsiveMode.medium:t;var z=this._target;if((E||k)&&z&&z.offsetWidth){var K=z.getBoundingClientRect().width-2;E?U={width:K}:k&&(U={minWidth:K})}if(p&&p.length>0){for(var V=0,q=0,G=0,Z=p;G<Z.length;G++){var Q=Z[G];if(Q.itemType!==i.ContextualMenuItemType.Divider&&Q.itemType!==i.ContextualMenuItemType.Header){var X=Q.customOnRenderListLength?Q.customOnRenderListLength:1;q+=X}}return o.createElement(d.Callout,r.__assign({},A,{target:y?g:P,isBeakVisible:t,beakWidth:v,directionalHint:_,directionalHintForRTL:b,gapSpace:S,coverTarget:x,doNotLayer:I,className:u.css("ms-ContextualMenu-Callout",A?A.className:void 0),setInitialFocus:D,onDismiss:this.props.onDismiss,onScroll:this._onScroll,bounds:C,directionalHintFixed:T,hidden:this.props.hidden}),o.createElement("div",{role:"menu","aria-label":w,"aria-labelledby":h,style:U,ref:function(t){return e._host=t},id:f,className:this._classNames.container,tabIndex:O?0:-1,onKeyDown:this._onMenuKeyDown},M&&o.createElement("div",{className:this._classNames.title,role:"heading","aria-level":1}," ",M," "),p&&p.length?o.createElement(s.FocusZone,r.__assign({},this._adjustedFocusZoneProps,{className:this._classNames.root,isCircularNavigation:!0,handleTabKey:1}),o.createElement("ul",{className:this._classNames.list,onKeyDown:this._onKeyDown},p.map(function(t,n){var r=e._renderMenuItem(t,n,V,q,H,N);if(t.itemType!==i.ContextualMenuItemType.Divider&&t.itemType!==i.ContextualMenuItemType.Header){var o=t.customOnRenderListLength?t.customOnRenderListLength:1;V+=o}return r}))):null,W&&R(W,this._onRenderSubMenu)))}return null},t.prototype._onMenuOpened=function(){this._events.on(this._targetWindow,"resize",this.dismiss),this.props.onMenuOpened&&this.props.onMenuOpened(this.props)},t.prototype._onMenuClosed=function(){var e=this;this._events.off(this._targetWindow,"resize",this.dismiss),this._previousActiveElement&&this._async.setTimeout(function(){e._previousActiveElement&&e._previousActiveElement.focus()},0)},t.prototype._getFocusZoneDirection=function(){var e=this.props,t=e.arrowDirection,n=e.focusZoneProps;return void 0!==t?t:n&&void 0!==n.direction?n.direction:s.FocusZoneDirection.vertical},t.prototype._onRenderSubMenu=function(e){return o.createElement(n,r.__assign({},e))},t.prototype._renderMenuItem=function(e,t,n,r,o,s){var u=[],c=this._getIconProps(e),d=e.itemType===i.ContextualMenuItemType.Divider?e.className:void 0,p=e.submenuIconProps?e.submenuIconProps.className:"",h=(e.getItemClassNames||a.getItemClassNames)(this.props.theme,l.isItemDisabled(e),this.state.expandedMenuItemKey===e.key,!!l.getIsChecked(e),!!e.href,"None"!==c.iconName,e.className,d,c.className,p,e.primaryDisabled);switch("-"===e.name&&(e.itemType=i.ContextualMenuItemType.Divider),e.itemType){case i.ContextualMenuItemType.Divider:u.push(this._renderSeparator(t,h));break;case i.ContextualMenuItemType.Header:u.push(this._renderSeparator(t,h));var f=this._renderHeaderMenuItem(e,h,t,o,s);u.push(this._renderListItem(f,e.key||t,h,e.title));break;case i.ContextualMenuItemType.Section:u.push(this._renderSectionItem(e,h,t,o,s));break;default:var m=this._renderNormalItem(e,h,t,n,r,o,s);u.push(this._renderListItem(m,e.key||t,h,e.title))}return u},t.prototype._renderSectionItem=function(e,t,n,r,s){var a=this,u=e.sectionProps;if(u){var l;if(u.title){var c={key:"section-"+u.title+"-title",itemType:i.ContextualMenuItemType.Header,name:u.title};l=this._renderHeaderMenuItem(c,t,n,r,s)}return u.items&&u.items.length>0?o.createElement("li",{role:"presentation",key:u.key},o.createElement("div",{role:"group"},o.createElement("ul",{className:this._classNames.list},u.topDivider&&this._renderSeparator(n,t,!0,!0),l&&this._renderListItem(l,e.key||n,t,e.title),u.items.map(function(e,t){return a._renderMenuItem(e,t,t,u.items.length,r,s)}),u.bottomDivider&&this._renderSeparator(n,t,!1,!0)))):void 0}},t.prototype._renderListItem=function(e,t,n,r){return o.createElement("li",{role:"presentation",title:r,key:t,className:n.item},e)},t.prototype._renderSeparator=function(e,t,n,r){return r||e>0?o.createElement("li",{role:"separator",key:"separator-"+e+(void 0===n?"":n?"-top":"-bottom"),className:t.divider}):null},t.prototype._renderNormalItem=function(e,t,n,o,i,s,a){return e.onRender?[e.onRender(r.__assign({"aria-posinset":o+1,"aria-setsize":i},e),this.dismiss)]:e.href?this._renderAnchorMenuItem(e,t,n,o,i,s,a):e.split&&l.hasSubmenu(e)?this._renderSplitButton(e,t,n,o,i,s,a):this._renderButtonItem(e,t,n,o,i,s,a)},t.prototype._renderHeaderMenuItem=function(e,t,n,r,i){var s=this.props.contextualMenuItemAs,a=void 0===s?p.ContextualMenuItem:s;return o.createElement("div",{className:this._classNames.header,style:e.style,role:"heading","aria-level":this.props.title?2:1},o.createElement(a,{item:e,classNames:t,index:n,onCheckmarkClick:r?this._onItemClick:void 0,hasIcons:i}))},t.prototype._renderAnchorMenuItem=function(e,t,n,r,i,s,a){var u=this.props.contextualMenuItemAs,l=this.state.expandedMenuItemKey;return o.createElement(h.ContextualMenuAnchor,{item:e,classNames:t,index:n,focusableElementIndex:r,totalItemCount:i,hasCheckmarks:s,hasIcons:a,contextualMenuItemAs:u,onItemMouseEnter:this._onItemMouseEnterBase,onItemMouseLeave:this._onMouseItemLeave,onItemMouseMove:this._onItemMouseMoveBase,onItemMouseDown:this._onItemMouseDown,executeItemClick:this._executeItemClick,onItemClick:this._onAnchorClick,onItemKeyDown:this._onItemKeyDown,getSubMenuId:this._getSubMenuId,expandedMenuItemKey:l,openSubMenu:this._onItemSubMenuExpand,dismissSubMenu:this._onSubMenuDismiss,dismissMenu:this.dismiss})},t.prototype._renderButtonItem=function(e,t,n,r,i,s,a){var u=this.props.contextualMenuItemAs,l=this.state.expandedMenuItemKey;return o.createElement(h.ContextualMenuButton,{item:e,classNames:t,index:n,focusableElementIndex:r,totalItemCount:i,hasCheckmarks:s,hasIcons:a,contextualMenuItemAs:u,onItemMouseEnter:this._onItemMouseEnterBase,onItemMouseLeave:this._onMouseItemLeave,onItemMouseMove:this._onItemMouseMoveBase,onItemMouseDown:this._onItemMouseDown,executeItemClick:this._executeItemClick,onItemClick:this._onItemClick,onItemClickBase:this._onItemClickBase,onItemKeyDown:this._onItemKeyDown,getSubMenuId:this._getSubMenuId,expandedMenuItemKey:l,openSubMenu:this._onItemSubMenuExpand,dismissSubMenu:this._onSubMenuDismiss,dismissMenu:this.dismiss})},t.prototype._renderSplitButton=function(e,t,n,r,i,s,a){var u=this.props.contextualMenuItemAs,l=this.state.expandedMenuItemKey;return o.createElement(h.ContextualMenuSplitButton,{item:e,classNames:t,index:n,focusableElementIndex:r,totalItemCount:i,hasCheckmarks:s,hasIcons:a,contextualMenuItemAs:u,onItemMouseEnter:this._onItemMouseEnterBase,onItemMouseLeave:this._onMouseItemLeave,onItemMouseMove:this._onItemMouseMoveBase,onItemMouseDown:this._onItemMouseDown,executeItemClick:this._executeItemClick,onItemClick:this._onItemClick,onItemClickBase:this._onItemClickBase,onItemKeyDown:this._onItemKeyDown,openSubMenu:this._onItemSubMenuExpand,dismissSubMenu:this._onSubMenuDismiss,dismissMenu:this.dismiss,expandedMenuItemKey:l,onTap:this._onPointerAndTouchEvent})},t.prototype._getIconProps=function(e){return e.iconProps?e.iconProps:{iconName:e.icon}},t.prototype._updateFocusOnMouseEvent=function(e,t,n){var r=this,o=n||t.currentTarget,i=this.props.subMenuHoverDelay,s=void 0===i?g:i;e.key!==this.state.expandedMenuItemKey&&(void 0!==this._enterTimerId&&(this._async.clearTimeout(this._enterTimerId),this._enterTimerId=void 0),void 0===this.state.expandedMenuItemKey&&o.focus(),l.hasSubmenu(e)?(t.stopPropagation(),this._enterTimerId=this._async.setTimeout(function(){o.focus(),r.setState({expandedByMouseClick:!0}),r._onItemSubMenuExpand(e,o),r._enterTimerId=void 0},s)):this._enterTimerId=this._async.setTimeout(function(){r._onSubMenuDismiss(t),o.focus(),r._enterTimerId=void 0},s))},t.prototype._getSubmenuProps=function(){var e=this.state,t=e.submenuTarget,n=e.expandedMenuItemKey,r=this._findItemByKey(n),o=null;return r&&(o={items:f(r),target:t,onDismiss:this._onSubMenuDismiss,isSubMenu:!0,id:this.state.subMenuId,shouldFocusOnMount:!0,shouldFocusOnContainer:this.state.expandedByMouseClick,directionalHint:u.getRTL()?8:11,className:this.props.className,gapSpace:0,isBeakVisible:!1},r.subMenuProps&&u.assign(o,r.subMenuProps)),o},t.prototype._findItemByKey=function(e){var t=this.props.items;return this._findItemByKeyFromItems(e,t)},t.prototype._findItemByKeyFromItems=function(e,t){for(var n=0,r=t;n<r.length;n++){var o=r[n];if(o.itemType===i.ContextualMenuItemType.Section&&o.sectionProps){var s=this._findItemByKeyFromItems(e,o.sectionProps.items);if(s)return s}else if(o.key&&o.key===e)return o}},t.prototype._setTargetWindowAndElement=function(e){if(e)if("string"==typeof e){var t=u.getDocument();this._target=t?t.querySelector(e):null,this._targetWindow=u.getWindow()}else if(e.stopPropagation)this._targetWindow=u.getWindow(e.toElement),this._target=e;else if(void 0!==e.x&&void 0!==e.y)this._targetWindow=u.getWindow(),this._target=e;else{var n=e;this._targetWindow=u.getWindow(n),this._target=e}else this._targetWindow=u.getWindow()},t.defaultProps={items:[],shouldFocusOnMount:!0,gapSpace:0,directionalHint:7,beakWidth:16,getMenuClassNames:a.getContextualMenuClassNames},t=n=r.__decorate([u.customizable("ContextualMenu",["theme"]),c.withResponsiveMode],t);var n}(u.BaseComponent);t.ContextualMenu=y},"+Wds":function(e,t,n){"use strict";var r=String.prototype.indexOf;e.exports=function(e){return r.call(this,e,arguments[1])>-1}},"+XMV":function(e,t,n){"use strict";e.exports=n("GOzd")()?String.prototype.contains:n("+Wds")},"+aGg":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("iRzo"),o=n("XZgV"),i=n("XHtT");t.CalloutContent=r.styled(o.CalloutContentBase,i.getStyles)},"+fC3":function(e,t,n){"use strict";function r(e){for(var n in e)t.hasOwnProperty(n)||(t[n]=e[n])}Object.defineProperty(t,"__esModule",{value:!0}),r(n("9uoN")),r(n("b58g")),r(n("Y8Tu"))},"+lvF":function(e,t,n){e.exports=n("VTer")("native-function-to-string",Function.toString)},"+rLv":function(e,t,n){var r=n("dyZX").document;e.exports=r&&r.documentElement},"//B1":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.hoistStatics=function(e,t){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n]);return t}},"//Os":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("ASyi").__exportStar(n("H+sk"),t)},"/A2d":function(e,t,n){"use strict";var r=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))(function(o,i){function s(e){try{u(r.next(e))}catch(e){i(e)}}function a(e){try{u(r.throw(e))}catch(e){i(e)}}function u(e){e.done?o(e.value):new n(function(t){t(e.value)}).then(s,a)}u((r=r.apply(e,t||[])).next())})},o=this&&this.__generator||function(e,t){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return s.label++,{value:i[1],done:!1};case 5:s.label++,r=i[1],i=[0];continue;case 7:i=s.ops.pop(),s.trys.pop();continue;default:if(!(o=(o=s.trys).length>0&&o[o.length-1])&&(6===i[0]||2===i[0])){s=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){s.label=i[1];break}if(6===i[0]&&s.label<o[1]){s.label=o[1],o=i;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(i);break}o[2]&&s.ops.pop(),s.trys.pop();continue}i=t.call(e,s)}catch(e){i=[6,e],r=0}finally{n=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,a])}}};Object.defineProperty(t,"__esModule",{value:!0}),n("eP0N");var i=function(){function e(){this.events=[],this.timeout=null}return e.getInstance=function(){return void 0===window.pnpTelemetry&&(window.pnpTelemetry=new e),window.pnpTelemetry},e.prototype.trackEvent=function(e,t){this.events.push({name:e,properties:t}),this.debounceTracking()},e.prototype.debounceTracking=function(){return r(this,void 0,void 0,function(){var e=this;return o(this,function(t){return this.timeout&&clearTimeout(this.timeout),this.timeout=setTimeout(function(){return r(e,void 0,void 0,function(){return o(this,function(e){switch(e.label){case 0:return[4,fetch("https://pnptelemetryproxy.azurewebsites.net/track",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(this.events)})];case 1:return e.sent(),this.events=[],[2]}})})},1e3),[2]})})},e}();t.default=i},"/EXG":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ");!function(e){e[e.none=0]="none",e[e.insertNode=1]="insertNode",e[e.appendChild=2]="appendChild"}(t.InjectionMode||(t.InjectionMode={}));var o,i=function(){function e(e){this._rules=[],this._rulesToInsert=[],this._counter=0,this._keyToClassName={},this._classNameToArgs={},this._config=r.__assign({injectionMode:1,defaultPrefix:"css"},e)}return e.getInstance=function(){var t="undefined"!=typeof window?window:{};if(!(o=t.__stylesheet__)){var n=t&&t.FabricConfig||{};o=t.__stylesheet__=new e(n.mergeStyles)}return o},e.prototype.setConfig=function(e){this._config=r.__assign({},this._config,e)},e.prototype.getClassName=function(e){return(e||this._config.defaultPrefix)+"-"+this._counter++},e.prototype.cacheClassName=function(e,t,n,r){this._keyToClassName[t]=e,this._classNameToArgs[e]={args:n,rules:r}},e.prototype.classNameFromKey=function(e){return this._keyToClassName[e]},e.prototype.argsFromClassName=function(e){var t=this._classNameToArgs[e];return t&&t.args},e.prototype.insertedRulesFromClassName=function(e){var t=this._classNameToArgs[e];return t&&t.rules},e.prototype.insertRule=function(e){var t=0!==this._config.injectionMode?this._getStyleElement():void 0;if(t)switch(this._config.injectionMode){case 1:var n=t.sheet;try{n.insertRule(e,n.cssRules.length)}catch(e){}break;case 2:t.appendChild(document.createTextNode(e))}else this._rules.push(e);this._config.onInsertRule&&this._config.onInsertRule(e)},e.prototype.getRules=function(){return(this._rules.join("")||"")+(this._rulesToInsert.join("")||"")},e.prototype.reset=function(){this._rules=[],this._rulesToInsert=[],this._counter=0,this._classNameToArgs={},this._keyToClassName={}},e.prototype.resetKeys=function(){this._keyToClassName={}},e.prototype._getStyleElement=function(){var e=this;return this._styleElement||"undefined"==typeof document||(this._styleElement=this._createStyleElement(),window.requestAnimationFrame(function(){e._styleElement=void 0})),this._styleElement},e.prototype._createStyleElement=function(){var e=document.createElement("style");return e.setAttribute("data-merge-styles","true"),e.type="text/css",this._lastStyleElement&&this._lastStyleElement.nextElementSibling?document.head.insertBefore(e,this._lastStyleElement.nextElementSibling):document.head.appendChild(e),this._lastStyleElement=e,e},e}();t.Stylesheet=i},"/HWW":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("zHyq"),o=n("Fuyy"),i=n("IVfg"),s=n("Aphm"),a=n("UV/n"),u="displayName";function l(e,t,n){var r="string"==typeof n?n.split(" "):[n];e[t+"Top"]=r[0],e[t+"Right"]=r[1]||r[0],e[t+"Bottom"]=r[2]||r[0],e[t+"Left"]=r[3]||r[1]||r[0]}function c(e){if(!e)return"";var t=[];for(var n in e)e.hasOwnProperty(n)&&n!==u&&void 0!==e[n]&&t.push(n,e[n]);for(var r=0;r<t.length;r+=2)o.kebabRules(t,r),s.provideUnits(t,r),a.rtlifyRules(t,r),i.prefixRules(t,r);for(r=1;r<t.length;r+=4)t.splice(r,1,":",t[r],";");return t.join("")}function d(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=function e(t,n,o){void 0===n&&(n={__order:[]}),void 0===o&&(o="&");var i=r.Stylesheet.getInstance(),s=n[o];s||(s={},n[o]=s,n.__order.push(o));for(var a=0,u=t;a<u.length;a++){var c=u[a];if("string"==typeof c){var d=i.argsFromClassName(c);d&&e(d,n,o)}else if(Array.isArray(c))e(c,n,o);else for(var p in c)if("selectors"===p){var h=c.selectors;for(var f in h)if(h.hasOwnProperty(f)){var m=h[f];0===f.indexOf(":global(")?f=f.replace(/:global\(|\)$/g,""):0===f.indexOf("@media")?f=f+"{"+o:0===f.indexOf(":")?f=o+f:f.indexOf("&")<0&&(f=o+" "+f),e([m],n,f)}}else"margin"===p||"padding"===p?l(s,p,c[p]):s[p]=c[p]}return n}(e),o=function(e){for(var t=[],n=!1,r=0,o=e.__order;r<o.length;r++){var i=o[r];t.push(i);var s=e[i];for(var a in s)s.hasOwnProperty(a)&&void 0!==s[a]&&(n=!0,t.push(a,s[a]))}return n?t.join(""):void 0}(n);if(o){var i=r.Stylesheet.getInstance(),s={className:i.classNameFromKey(o),key:o,args:e};if(!s.className){s.className=i.getClassName(function(e){var t=e&&e["&"];return t?t.displayName:void 0}(n));for(var a=[],u=0,d=n.__order;u<d.length;u++){var p=d[u];a.push(p,c(n[p]))}s.rulesToInsert=a}return s}}function p(e,t){var n=r.Stylesheet.getInstance(),o=e.className,i=e.key,s=e.args,a=e.rulesToInsert;if(a){for(var u=0;u<a.length;u+=2){var l=a[u+1];if(l){var c=a[u],d=(c=c.replace(/(&)|\$([\w-]+)\b/g,function(n,r,o){return r?"."+e.className:o?"."+(t&&t[o]||o):""}))+"{"+l+"}"+(0===c.indexOf("@media")?"}":"");n.insertRule(d)}}n.cacheClassName(o,i,s,a)}}t.serializeRuleEntries=c,t.styleToRegistration=d,t.applyRegistration=p,t.styleToClassName=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=d.apply(void 0,e);return n?(p(n),n.className):""}},"/Phj":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("5+DQ").__exportStar(n("3nfX"),t)},"0/R4":function(e,t){e.exports=function(e){return"object"==typeof e?null!==e:"function"==typeof e}},"08ZC":function(e,t,n){"use strict";(function(e){n.d(t,"a",function(){return r});var r=void 0===e?window:e}).call(this,n("vicT"))},"0E+W":function(e,t,n){n("elZq")("Array")},"0Xhg":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("cDcd"),i=n("iRzo"),s=n("8Hty"),a=n("W0Zu"),u=n("wXwR"),l=n("A9FN"),c=n("RnIT"),d=n("UhdI"),p=function(e){function t(t){var n=e.call(this,t)||this;return n._shouldUpdateComponentRef=!1,i.warn("The Button component has been deprecated. Use specific variants instead. (PrimaryButton, DefaultButton, IconButton, ActionButton, etc.)"),n}return r.__extends(t,e),t.prototype.render=function(){var e=this.props;switch(e.buttonType){case s.ButtonType.command:return o.createElement(u.ActionButton,r.__assign({},e));case s.ButtonType.compound:return o.createElement(l.CompoundButton,r.__assign({},e));case s.ButtonType.icon:return o.createElement(c.IconButton,r.__assign({},e));case s.ButtonType.primary:return o.createElement(d.PrimaryButton,r.__assign({},e));default:return o.createElement(a.DefaultButton,r.__assign({},e))}},t}(i.BaseComponent);t.Button=p},"0YjV":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("ASyi").__exportStar(n("9szA"),t)},"0dZV":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e){for(var n in e)t.hasOwnProperty(n)||(t[n]=e[n])}(n("P+o8"))},"0l/t":function(e,t,n){"use strict";var r=n("XKFU"),o=n("CkkT")(2);r(r.P+r.F*!n("LyE8")([].filter,!0),"Array",{filter:function(e){return o(this,e,arguments[1])}})},"0l15":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("cDcd"),i=n("Hlgl"),s=n("m0UV"),a=n("GOk5"),u=n("JcEy"),l=n("rGd0"),c=n("DZRq"),d=n("M/5m"),p=function(e){function t(t){var n=e.call(this,t)||this;return n._shouldUpdateComponentRef=!1,i.warn("The Button component has been deprecated. Use specific variants instead. (PrimaryButton, DefaultButton, IconButton, ActionButton, etc.)"),n}return r.__extends(t,e),t.prototype.render=function(){var e=this.props;switch(e.buttonType){case s.ButtonType.command:return o.createElement(u.ActionButton,r.__assign({},e));case s.ButtonType.compound:return o.createElement(l.CompoundButton,r.__assign({},e));case s.ButtonType.icon:return o.createElement(c.IconButton,r.__assign({},e));case s.ButtonType.primary:return o.createElement(d.PrimaryButton,r.__assign({},e));default:return o.createElement(a.DefaultButton,r.__assign({},e))}},t}(i.BaseComponent);t.Button=p},"0nlW":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.concatStyleSets=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var n={},r=0,o=e;r<o.length;r++){var i=o[r];if(i)for(var s in i)if(i.hasOwnProperty(s)){var a=n[s],u=i[s];n[s]=void 0===a?u:(Array.isArray(a)?a:[a]).concat(Array.isArray(u)?u:[u])}}return n}},"0qfX":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("Rsec"),o=n("Hlgl");function i(e){return e.reduce(function(e,t){return e+r.KTP_SEPARATOR+t.split("").join(r.KTP_SEPARATOR)},r.KTP_PREFIX)}t.sequencesToID=i,t.mergeOverflows=function(e,t){var n=t.length,r=t.slice().pop(),i=e.slice();return o.addElementAtIndex(i,n-1,r)},t.ktpTargetFromSequences=function(e){return"["+r.DATAKTP_TARGET+'="'+i(e)+'"]'},t.ktpTargetFromId=function(e){return"["+r.DATAKTP_EXECUTE_TARGET+'="'+e+'"]'},t.getAriaDescribedBy=function(e){var t=" "+r.KTP_LAYER_ID;return e.length?t+" "+i(e):t}},"0sry":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getItem=function(e){var t=null;try{t=window.localStorage.getItem(e)}catch(e){}return t},t.setItem=function(e,t){try{window.localStorage.setItem(e,t)}catch(e){}}},"16Al":function(e,t,n){"use strict";var r=n("WbBG");function o(){}e.exports=function(){function e(e,t,n,o,i,s){if(s!==r){var a=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw a.name="Invariant Violation",a}}function t(){return e}e.isRequired=e;var n={array:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t};return n.checkPropTypes=o,n.PropTypes=n,n}},"17x9":function(e,t,n){e.exports=n("16Al")()},"1F7j":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ");r.__exportStar(n("p/0J"),t),r.__exportStar(n("gC9O"),t),r.__exportStar(n("Q8UY"),t),r.__exportStar(n("V2us"),t)},"1IgS":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("Hlgl"),i=n("a9xA"),s=n("0qfX"),a=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._keytipManager=i.KeytipManager.getInstance(),t}return r.__extends(t,e),t.prototype.componentDidMount=function(){this.props.keytipProps&&(this._uniqueId=this._keytipManager.register(this._getKtpProps()))},t.prototype.componentWillUnmount=function(){this.props.keytipProps&&this._keytipManager.unregister(this._getKtpProps(),this._uniqueId)},t.prototype.componentDidUpdate=function(){this.props.keytipProps&&this._keytipManager.update(this._getKtpProps(),this._uniqueId)},t.prototype.render=function(){var e=this.props,t=e.children,n=e.keytipProps,r=e.ariaDescribedBy,o={};return n&&(o=this._getKtpAttrs(n,r)),t(o)},t.prototype._getKtpProps=function(){return r.__assign({disabled:this.props.disabled},this.props.keytipProps)},t.prototype._getKtpAttrs=function(e,t){if(e){var n=this._keytipManager.addParentOverflow(e),r=s.getAriaDescribedBy(n.keySequences),o=n.keySequences.slice();n.overflowSetSequence&&(o=s.mergeOverflows(o,n.overflowSetSequence));var i=s.sequencesToID(o);return{"aria-describedby":(t||"")+r,"data-ktp-target":i,"data-ktp-execute-target":i}}},t}(o.BaseComponent);t.KeytipData=a},"1J6I":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r,o=n("ASyi"),i=n("Un1U"),s=n("8rpR"),a=n("jXp2"),u=n("xMn6"),l={palette:a.DefaultPalette,semanticColors:h(a.DefaultPalette,!1,!1),fonts:s.DefaultFontStyles,isInverted:!1,disableGlobalClassNames:!1},c=[];if(t.ThemeSettingName="theme",!i.Customizations.getSettings([t.ThemeSettingName]).theme){var d="undefined"!=typeof window?window:void 0;d&&d.FabricConfig&&d.FabricConfig.theme&&(l=p(d.FabricConfig.theme)),i.Customizations.applySettings(((r={})[t.ThemeSettingName]=l,r))}function p(e,t){void 0===t&&(t=!1);var n=o.__assign({},a.DefaultPalette,e.palette);e.palette&&e.palette.accent||(n.accent=n.themePrimary);var r=o.__assign({},h(n,!!e.isInverted,t),e.semanticColors);return{palette:n,fonts:o.__assign({},s.DefaultFontStyles,e.fonts),semanticColors:r,isInverted:!!e.isInverted,disableGlobalClassNames:!!e.disableGlobalClassNames}}function h(e,t,n){return function(e,t){var n="";!0===t&&(n=" /* @deprecated */");return e.listTextColor=e.listText+n,e.menuItemBackgroundChecked+=n,e}({bodyBackground:e.white,bodyStandoutBackground:e.neutralLighterAlt,bodyFrameBackground:e.white,bodyFrameDivider:e.neutralLight,bodyText:e.neutralPrimary,bodyTextChecked:e.black,bodySubtext:e.neutralSecondary,bodyDivider:e.neutralLight,disabledBackground:e.neutralLighter,disabledText:e.neutralTertiary,disabledBodyText:e.neutralTertiary,disabledSubtext:e.neutralQuaternary,disabledBodySubtext:e.neutralTertiaryAlt,focusBorder:e.neutralSecondary,variantBorder:e.neutralLight,variantBorderHovered:e.neutralTertiary,defaultStateBackground:e.neutralLighterAlt,errorText:t?"#ff5f5f":e.redDark,warningText:t?"#ffffff":"#333333",errorBackground:t?"rgba(232, 17, 35, .5)":"rgba(232, 17, 35, .2)",blockingBackground:t?"rgba(234, 67, 0, .5)":"rgba(234, 67, 0, .2)",warningBackground:t?"rgba(255, 251, 0, .6)":"rgba(255, 185, 0, .2)",warningHighlight:t?"#fff100":"#ffb900",successBackground:t?"rgba(186, 216, 10, .4)":"rgba(186, 216, 10, .2)",inputBorder:e.neutralTertiary,inputBorderHovered:e.neutralPrimary,inputBackground:e.white,inputBackgroundChecked:e.themePrimary,inputBackgroundCheckedHovered:e.themeDarkAlt,inputForegroundChecked:e.white,inputFocusBorderAlt:e.themePrimary,smallInputBorder:e.neutralSecondary,inputText:e.neutralPrimary,inputTextHovered:e.neutralDark,inputPlaceholderText:e.neutralSecondary,buttonBackground:e.neutralLighter,buttonBackgroundChecked:e.neutralTertiaryAlt,buttonBackgroundHovered:e.neutralLight,buttonBackgroundCheckedHovered:e.neutralLight,buttonBackgroundPressed:e.neutralLight,buttonBackgroundDisabled:e.neutralLighter,buttonBorder:"transparent",buttonText:e.neutralPrimary,buttonTextHovered:e.neutralDark,buttonTextChecked:e.neutralDark,buttonTextCheckedHovered:e.black,buttonTextPressed:e.neutralDark,buttonTextDisabled:e.neutralTertiary,buttonBorderDisabled:"transparent",primaryButtonBackground:e.themePrimary,primaryButtonBackgroundHovered:e.themeDarkAlt,primaryButtonBackgroundPressed:e.themeDark,primaryButtonBackgroundDisabled:e.neutralLighter,primaryButtonBorder:"transparent",primaryButtonText:e.white,primaryButtonTextHovered:e.white,primaryButtonTextPressed:e.white,primaryButtonTextDisabled:e.neutralQuaternary,accentButtonBackground:e.accent,accentButtonText:e.white,menuBackground:e.white,menuDivider:e.neutralTertiaryAlt,menuIcon:e.themePrimary,menuHeader:e.themePrimary,menuItemBackgroundHovered:e.neutralLighter,menuItemBackgroundPressed:e.neutralLight,menuItemText:e.neutralPrimary,menuItemTextHovered:e.neutralDark,listBackground:e.white,listText:e.neutralPrimary,listItemBackgroundHovered:e.neutralLighter,listItemBackgroundChecked:e.neutralLight,listItemBackgroundCheckedHovered:e.neutralQuaternaryAlt,listHeaderBackgroundHovered:e.neutralLighter,listHeaderBackgroundPressed:e.neutralLight,actionLink:e.neutralPrimary,actionLinkHovered:e.neutralDark,link:e.themePrimary,linkHovered:e.themeDarker,listTextColor:"",menuItemBackgroundChecked:e.neutralLight},n)}t.getTheme=function(e){return void 0===e&&(e=!1),!0===e&&(l=p({},e)),l},t.registerOnThemeChangeCallback=function(e){-1===c.indexOf(e)&&c.push(e)},t.removeOnThemeChangeCallback=function(e){var t=c.indexOf(e);-1!==t&&c.splice(t,1)},t.loadTheme=function(e,n){return void 0===n&&(n=!1),l=p(e,n),u.loadTheme(o.__assign({},l.palette,l.semanticColors)),i.Customizations.applySettings(((r={})[t.ThemeSettingName]=l,r)),c.forEach(function(e){try{e(l)}catch(e){}}),l;var r},t.createTheme=p},"1TsA":function(e,t){e.exports=function(e,t){return{value:t,done:!!e}}},"1TtK":function(e,t,n){"use strict";var r=n("xfTp"),o=Math.max;e.exports=function(e){return o(0,r(e))}},"1XSK":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("cDcd"),i=n("iRzo"),s=function(e){function t(t){var n=e.call(this,t)||this;return n._root=i.createRef(),n._onKeyDown=function(e){switch(e.which){case 27:n.props.onDismiss&&(n.props.onDismiss(e),e.preventDefault(),e.stopPropagation())}},n.state={needsVerticalScrollBar:!1},n}return r.__extends(t,e),t.prototype.componentWillMount=function(){this._originalFocusedElement=i.getDocument().activeElement},t.prototype.componentDidMount=function(){this._root.current&&(this._events.on(this._root.current,"focus",this._onFocus,!0),this._events.on(this._root.current,"blur",this._onBlur,!0),i.doesElementContainFocus(this._root.current)&&(this._containsFocus=!0),this._updateScrollBarAsync())},t.prototype.componentDidUpdate=function(){this._updateScrollBarAsync()},t.prototype.componentWillUnmount=function(){this.props.shouldRestoreFocus&&this._originalFocusedElement&&this._containsFocus&&this._originalFocusedElement!==window&&this._originalFocusedElement&&this._originalFocusedElement.focus()},t.prototype.render=function(){var e=this.props,t=e.role,n=e.className,s=e.ariaLabel,a=e.ariaLabelledBy,u=e.ariaDescribedBy,l=e.style;return o.createElement("div",r.__assign({ref:this._root},i.getNativeProps(this.props,i.divProperties),{className:n,role:t,"aria-label":s,"aria-labelledby":a,"aria-describedby":u,onKeyDown:this._onKeyDown,style:r.__assign({overflowY:this.state.needsVerticalScrollBar?"scroll":void 0},l)}),this.props.children)},t.prototype._updateScrollBarAsync=function(){var e=this;this._async.requestAnimationFrame(function(){e._getScrollBar()})},t.prototype._getScrollBar=function(){if(!this.props.style||!this.props.style.overflowY){var e=!1;if(this._root&&this._root.current&&this._root.current.firstElementChild){var t=this._root.current.clientHeight,n=this._root.current.firstElementChild.clientHeight;t>0&&n>t&&(e=n-t>1)}this.state.needsVerticalScrollBar!==e&&this.setState({needsVerticalScrollBar:e})}},t.prototype._onFocus=function(){this._containsFocus=!0},t.prototype._onBlur=function(e){this._root.value&&this._root.value.contains(e.relatedTarget)&&(this._containsFocus=!1)},t.defaultProps={shouldRestoreFocus:!0},t}(i.BaseComponent);t.Popup=s},"1m9z":function(e,t,n){"use strict";var r=n("sYVv"),o=n("IDEf"),i=n("lq5y");e.exports=function(e){var t=Object(i(e)),n=arguments[1],s=Object(arguments[2]);if(t!==e&&!n)return t;var a={};return n?r(n,function(t){(s.ensure||t in e)&&(a[t]=e[t])}):o(a,e),a}},"1sZu":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ");r.__exportStar(n("Mz9Y"),t),r.__exportStar(n("pRvW"),t)},"1v3R":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("4ytl");t.baseElementEvents=["onCopy","onCut","onPaste","onCompositionEnd","onCompositionStart","onCompositionUpdate","onFocus","onFocusCapture","onBlur","onBlurCapture","onChange","onInput","onSubmit","onLoad","onError","onKeyDown","onKeyDownCapture","onKeyPress","onKeyUp","onAbort","onCanPlay","onCanPlayThrough","onDurationChange","onEmptied","onEncrypted","onEnded","onLoadedData","onLoadedMetadata","onLoadStart","onPause","onPlay","onPlaying","onProgress","onRateChange","onSeeked","onSeeking","onStalled","onSuspend","onTimeUpdate","onVolumeChange","onWaiting","onClick","onClickCapture","onContextMenu","onDoubleClick","onDrag","onDragEnd","onDragEnter","onDragExit","onDragLeave","onDragOver","onDragStart","onDrop","onMouseDown","onMouseDownCapture","onMouseEnter","onMouseLeave","onMouseMove","onMouseOut","onMouseOver","onMouseUp","onMouseUpCapture","onSelect","onTouchCancel","onTouchEnd","onTouchMove","onTouchStart","onScroll","onWheel"],t.baseElementProperties=["defaultChecked","defaultValue","accept","acceptCharset","accessKey","action","allowFullScreen","allowTransparency","alt","async","autoComplete","autoFocus","autoPlay","capture","cellPadding","cellSpacing","charSet","challenge","checked","children","classID","className","cols","colSpan","content","contentEditable","contextMenu","controls","coords","crossOrigin","data","dateTime","default","defer","dir","download","draggable","encType","form","formAction","formEncType","formMethod","formNoValidate","formTarget","frameBorder","headers","height","hidden","high","hrefLang","htmlFor","httpEquiv","icon","id","inputMode","integrity","is","keyParams","keyType","kind","lang","list","loop","low","manifest","marginHeight","marginWidth","max","maxLength","media","mediaGroup","method","min","minLength","multiple","muted","name","noValidate","open","optimum","pattern","placeholder","poster","preload","radioGroup","readOnly","rel","required","role","rows","rowSpan","sandbox","scope","scoped","scrolling","seamless","selected","shape","size","sizes","span","spellCheck","src","srcDoc","srcLang","srcSet","start","step","style","summary","tabIndex","title","type","useMap","value","width","wmode","wrap"],t.htmlElementProperties=t.baseElementProperties.concat(t.baseElementEvents),t.anchorProperties=t.htmlElementProperties.concat(["href","target"]),t.buttonProperties=t.htmlElementProperties.concat(["disabled"]),t.divProperties=t.htmlElementProperties.concat(["align","noWrap"]),t.inputProperties=t.buttonProperties,t.textAreaProperties=t.buttonProperties,t.imageProperties=t.divProperties,t.getNativeProps=function(e,t,n){return r.filteredAssign(function(e){return(!n||n.indexOf(e)<0)&&(0===e.indexOf("data-")||0===e.indexOf("aria-")||t.indexOf(e)>=0)},{},e)}},"1xxT":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("wXwR");t.CommandButton=r.ActionButton},"26ea":function(t,n){t.exports=e},"2F8+":function(e,t,n){"use strict";var r=this&&this.__assign||Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e};Object.defineProperty(t,"__esModule",{value:!0});var o=n("/A2d"),i=n("MsDF"),s=n("UWqr"),a="react";t.track=function(e,t){void 0===t&&(t={}),o.default.getInstance().trackEvent(e,r({version:i.version,controlType:a,debug:"false",environment:s.EnvironmentType[s.Environment.type]},t))}},"2FSo":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi");r.__exportStar(n("4fuz"),t),r.__exportStar(n("hSPo"),t),r.__exportStar(n("BUkM"),t),r.__exportStar(n("phRG"),t),r.__exportStar(n("Un1U"),t),r.__exportStar(n("a4Ra"),t),r.__exportStar(n("y+Tp"),t),r.__exportStar(n("pn14"),t),r.__exportStar(n("ToZl"),t),r.__exportStar(n("OHcX"),t),r.__exportStar(n("WPcQ"),t),r.__exportStar(n("m9vr"),t),r.__exportStar(n("kkhy"),t),r.__exportStar(n("QCXl"),t),r.__exportStar(n("dHol"),t),r.__exportStar(n("AZzy"),t),r.__exportStar(n("ggJW"),t),r.__exportStar(n("L11I"),t),r.__exportStar(n("HBR4"),t),r.__exportStar(n("umtj"),t),r.__exportStar(n("koB/"),t),r.__exportStar(n("YpYH"),t),r.__exportStar(n("dcyo"),t),r.__exportStar(n("rNW6"),t),r.__exportStar(n("P3dj"),t),r.__exportStar(n("wBCb"),t),r.__exportStar(n("3Rgq"),t),r.__exportStar(n("VBCj"),t),r.__exportStar(n("fHa7"),t),r.__exportStar(n("4ytl"),t),r.__exportStar(n("GebR"),t),r.__exportStar(n("1v3R"),t),r.__exportStar(n("nO/l"),t),r.__exportStar(n("hNln"),t),r.__exportStar(n("L1Th"),t),r.__exportStar(n("++6r"),t),r.__exportStar(n("n9lq"),t),r.__exportStar(n("8d6d"),t)},"2OT2":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("iRzo"),o=n("Gc2k");t.getClassNames=r.memoizeFunction(function(e,t,n,r,i){return{root:o.mergeStyles("ms-Checkbox",r&&"reversed",n&&"is-checked",!t&&"is-enabled",t&&"is-disabled",i,e.root,!t&&[!n&&{selectors:{":hover .ms-Checkbox-checkbox":e.checkboxHovered,":focus .ms-Checkbox-checkbox":e.checkboxFocused}},n&&{selectors:{":hover .ms-Checkbox-checkbox":e.checkboxCheckedHovered,":focus .ms-Checkbox-checkbox":e.checkboxCheckedFocused}},{selectors:{":hover .ms-Checkbox-text":e.textHovered,":focus .ms-Checkbox-text":e.textFocused}}]),label:o.mergeStyles("ms-Checkbox-label",e.label,r&&e.labelReversed,t&&e.labelDisabled),checkbox:o.mergeStyles("ms-Checkbox-checkbox",e.checkbox,!t&&n&&e.checkboxChecked,t&&!n&&e.checkboxDisabled,t&&n&&e.checkboxCheckedDisabled),checkmark:o.mergeStyles(e.checkmark,!t&&n&&e.checkmarkChecked,t&&!n&&e.checkmarkDisabled,t&&n&&e.checkmarkCheckedDisabled),text:o.mergeStyles("ms-Checkbox-text",e.text,t&&e.textDisabled)}})},"2OiF":function(e,t){e.exports=function(e){if("function"!=typeof e)throw TypeError(e+" is not a function!");return e}},"2Pb9":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("Hlgl"),o=n("8tWw"),i={outline:0},s={fontSize:o.FontSizes.icon,margin:"0 4px",height:"16px",lineHeight:"16px",textAlign:"center",verticalAlign:"middle",flexShrink:0};t.getStyles=r.memoizeFunction(function(e){var t=e.semanticColors,n=t.buttonBorder,r=t.disabledBackground,a=t.disabledText;return{root:[o.getFocusStyle(e,-1,"relative",{left:-2,top:-2,bottom:-2,right:-2,border:"none",outlineColor:"ButtonText"}),e.fonts.medium,{boxSizing:"border-box",border:"1px solid "+n,userSelect:"none",display:"inline-block",textDecoration:"none",textAlign:"center",cursor:"pointer",verticalAlign:"top",padding:"0 16px",borderRadius:0}],rootDisabled:{backgroundColor:r,color:a,cursor:"default",pointerEvents:"none",selectors:{":hover":i,":focus":i}},iconDisabled:{color:a},menuIconDisabled:{color:a},flexContainer:{display:"flex",height:"100%",flexWrap:"nowrap",justifyContent:"center",alignItems:"center"},textContainer:{flexGrow:1},icon:s,menuIcon:[s,{fontSize:o.FontSizes.small}],label:{margin:"0 4px",lineHeight:"100%"},screenReaderText:o.hiddenContentStyle}})},"2Q+A":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("iRzo"),o=n("Gc2k");t.getLabelClassNames=r.memoizeFunction(function(e,t,n,r){return o.mergeStyleSets({root:["ms-Label",{color:e.semanticColors.bodyText,boxSizing:"border-box",boxShadow:"none",margin:0,display:"block",padding:"5px 0",wordWrap:"break-word",overflowWrap:"break-word"},n&&{color:e.semanticColors.disabledBodyText,selectors:(i={},i[o.HighContrastSelector]={color:"GrayText"},i)},r&&{selectors:{"::after":{content:"' *'",color:e.semanticColors.errorText,paddingRight:12}}},t]});var i})},"2bYP":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ");r.__exportStar(n("3VRL"),t),r.__exportStar(n("ApDL"),t),r.__exportStar(n("qQHi"),t)},"2eko":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi");r.__exportStar(n("6jGb"),t),r.__exportStar(n("m0UV"),t),r.__exportStar(n("0l15"),t),r.__exportStar(n("JcEy"),t),r.__exportStar(n("tmiQ"),t),r.__exportStar(n("nNoq"),t),r.__exportStar(n("rGd0"),t),r.__exportStar(n("GOk5"),t),r.__exportStar(n("O0iI"),t),r.__exportStar(n("M/5m"),t),r.__exportStar(n("DZRq"),t)},"2ff1":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r={empty:!0},o={},i="undefined"==typeof WeakMap?null:WeakMap;function s(e,t){var n;void 0===t&&(t=100);var r=0;return i?function(){for(var o=[],i=0;i<arguments.length;i++)o[i]=arguments[i];var s=n;(void 0===n||t>0&&r>t)&&(n=u(),r=0),s=n;for(var l=0;l<o.length;l++){var c=a(o[l]);s.map.has(c)||s.map.set(c,u()),s=s.map.get(c)}return s.hasOwnProperty("value")||(s.value=e.apply(void 0,o),r++),s.value}:e}function a(e){return e?"object"==typeof e?e:(o[e]||(o[e]={val:e}),o[e]):r}function u(){return{map:i?new i:null}}t.setMemoizeWeakMap=function(e){i=e},t.memoize=function(e,t,n){var r=s(n.value&&n.value.bind(null));return{configurable:!0,get:function(){return r}}},t.memoizeFunction=s},"2tUa":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ");r.__exportStar(n("9NG+"),t),r.__exportStar(n("mifA"),t)},3736:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi");r.__exportStar(n("4OLw"),t),r.__exportStar(n("yP7A"),t),r.__exportStar(n("kl0W"),t)},"3CTW":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("cDcd"),i=n("Hlgl"),s=n("vE7H"),a=n("//Os"),u=n("KQAI"),l=n("3Wmu"),c=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._btn=i.createRef(),t._getSubmenuTarget=function(){return t._btn.current?t._btn.current:void 0},t}return r.__extends(t,e),t.prototype.render=function(){var e=this,t=this.props,n=t.item,s=t.classNames,c=t.index,d=t.focusableElementIndex,p=t.totalItemCount,h=t.hasCheckmarks,f=t.hasIcons,m=t.contextualMenuItemAs,g=void 0===m?l.ContextualMenuItem:m,y=t.expandedMenuItemKey,v=t.onItemMouseDown,_=t.onItemClick,b=t.openSubMenu,S=t.dismissSubMenu,x=t.dismissMenu,w=this._getSubMenuId(n),I="";n.ariaLabel?I=n.ariaLabel:n.name&&(I=n.name);var P=u.getIsChecked(n),C=null!==P?"menuitemcheckbox":"menuitem",E=u.hasSubmenu(n),k=i.getNativeProps(n,i.buttonProperties);delete k.disabled;var T={className:s.root,onClick:this._onItemClick,onKeyDown:E?this._onItemKeyDown:null,onMouseEnter:this._onItemMouseEnter,onMouseLeave:this._onItemMouseLeave,onMouseDown:function(e){return v?v(n,e):void 0},onMouseMove:this._onItemMouseMove,href:n.href,title:n.title,"aria-label":I,"aria-haspopup":E||void 0,"aria-owns":n.key===y?w:void 0,"aria-expanded":E?n.key===y:void 0,"aria-checked":!!P,"aria-posinset":d+1,"aria-setsize":p,"aria-disabled":u.isItemDisabled(n),role:n.role||C,style:n.style},D=n.keytipProps;return D&&E&&(D=r.__assign({},D,{hasMenu:!0})),o.createElement(a.KeytipData,{keytipProps:D,ariaDescribedBy:k["aria-describedby"],disabled:u.isItemDisabled(n)},function(t){return o.createElement("button",r.__assign({ref:e._btn},k,T,t),o.createElement(g,{componentRef:n.componentRef,item:n,classNames:s,index:c,onCheckmarkClick:h&&_?_.bind(e,n):void 0,hasIcons:f,openSubMenu:b,dismissSubMenu:S,dismissMenu:x,getSubmenuTarget:e._getSubmenuTarget}))})},t}(s.ContextualMenuItemWrapper);t.ContextualMenuButton=c},"3Htz":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("8tWw"),o=n("Hlgl"),i=n("2Pb9");t.getStyles=o.memoizeFunction(function(e,t,n,o){var s=i.getStyles(e),a={root:{backgroundColor:e.palette.neutralQuaternaryAlt,color:e.palette.neutralPrimary},rootHovered:{backgroundColor:e.palette.neutralTertiaryAlt,color:e.palette.neutralDark},rootPressed:{backgroundColor:e.palette.neutralTertiary,color:e.palette.neutralDark}};return r.concatStyleSets(s,a,t)})},"3Rgq":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r,o=n("umtj"),i=n("OOGt");t.getLanguage=function(){if(void 0===r){var e=o.getDocument(),t=i.getItem("language");null!==t&&(r=t),void 0===r&&e&&(r=e.documentElement.getAttribute("lang")),void 0===r&&(r="en")}return r},t.setLanguage=function(e,t){void 0===t&&(t=!1);var n=o.getDocument();n&&n.documentElement.setAttribute("lang",e),t||i.setItem("language",e),r=e}},"3VRL":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("cDcd"),i=n("ApDL"),s=n("5U38"),a=n("9D85"),u=n("iRzo"),l=n("cRpF"),c=n("p6i1"),d=n("Bswb"),p=n("qQHi"),h=n("rJVp");function f(e){return e.subMenuProps?e.subMenuProps.items:e.items}function m(e){return e.some(function(e){return!!e.canCheck||!(!e.sectionProps||!e.sectionProps.items.some(function(e){return!0===e.canCheck}))})}t.getSubmenuItems=f,t.canAnyMenuItemsCheck=m;var g=250,y=function(e){function t(t){var n=e.call(this,t)||this;return n.dismiss=function(e,t){var r=n.props.onDismiss;r&&r(e,t)},n._onKeyDown=function(e){(27===e.which||e.altKey||e.metaKey||n._shouldCloseSubMenu(e))&&(n._isFocusingPreviousElement=!0,e.preventDefault(),e.stopPropagation(),n.dismiss(e))},n._shouldCloseSubMenu=function(e){var t=u.getRTL()?39:37;return!(e.which!==t||!n.props.isSubMenu)&&(n._adjustedFocusZoneProps.direction===s.FocusZoneDirection.vertical||!!n._adjustedFocusZoneProps.checkForNoWrap&&!u.shouldWrapFocus(e.target,"data-no-horizontal-wrap"))},n._onMenuKeyDown=function(e){if(27===e.which||e.altKey||e.metaKey)return n._isFocusingPreviousElement=!0,e.preventDefault(),e.stopPropagation(),void n.dismiss(e);if(n._host){var t=38===e.which?u.getLastFocusable(n._host,n._host.lastChild,!0):40===e.which?u.getFirstFocusable(n._host,n._host.firstChild,!0):null;t&&(t.focus(),e.preventDefault(),e.stopPropagation())}},n._onScroll=function(){n._isScrollIdle||void 0===n._scrollIdleTimeoutId?n._isScrollIdle=!1:(n._async.clearTimeout(n._scrollIdleTimeoutId),n._scrollIdleTimeoutId=void 0),n._scrollIdleTimeoutId=n._async.setTimeout(function(){n._isScrollIdle=!0},g)},n._onItemMouseEnterBase=function(e,t,r){n._isScrollIdle&&n._updateFocusOnMouseEvent(e,t,r)},n._onItemMouseMoveBase=function(e,t,r){var o=t.currentTarget;n._isScrollIdle&&void 0===n._enterTimerId&&o!==n._targetWindow.document.activeElement&&n._updateFocusOnMouseEvent(e,t,r)},n._onMouseItemLeave=function(e,t){n._isScrollIdle&&(void 0!==n._enterTimerId&&(n._async.clearTimeout(n._enterTimerId),n._enterTimerId=void 0),void 0===n.state.expandedMenuItemKey&&(n._host.setActive?n._host.setActive():n._host.focus()))},n._onItemMouseDown=function(e,t){e.onMouseDown&&e.onMouseDown(e,t)},n._onItemClick=function(e,t){n._onItemClickBase(e,t,t.currentTarget)},n._onItemClickBase=function(e,t,r){var o=f(e);n._cancelSubMenuTimer(),l.hasSubmenu(e)||o&&o.length?e.key===n.state.expandedMenuItemKey?n._onSubMenuDismiss(t):(n.setState({expandedByMouseClick:0!==t.nativeEvent.detail}),n._onItemSubMenuExpand(e,r)):n._executeItemClick(e,t),t.stopPropagation(),t.preventDefault()},n._onAnchorClick=function(e,t){n._executeItemClick(e,t),t.stopPropagation()},n._executeItemClick=function(e,t){if(!e.disabled&&!e.isDisabled){var r=!1;e.onClick?r=!!e.onClick(t,e):n.props.onItemClick&&(r=!!n.props.onItemClick(t,e)),(r||!t.defaultPrevented)&&n.dismiss(t,!0)}},n._onItemKeyDown=function(e,t){var r=u.getRTL()?37:39;t.which!==r&&13!==t.which||e.disabled||(n.setState({expandedByMouseClick:!1}),n._onItemSubMenuExpand(e,t.currentTarget),t.preventDefault())},n._cancelSubMenuTimer=function(){void 0!==n._enterTimerId&&(n._async.clearTimeout(n._enterTimerId),n._enterTimerId=void 0)},n._onItemSubMenuExpand=function(e,t){n.state.expandedMenuItemKey!==e.key&&(n.state.expandedMenuItemKey&&n._onSubMenuDismiss(),t.focus(),n.setState({expandedMenuItemKey:e.key,submenuTarget:t}))},n._onSubMenuDismiss=function(e,t){t?n.dismiss(e,t):n.setState({dismissedMenuItemKey:n.state.expandedMenuItemKey,expandedMenuItemKey:void 0,submenuTarget:void 0})},n._getSubMenuId=function(e){var t=n.state.subMenuId;return e.subMenuProps&&e.subMenuProps.id&&(t=e.subMenuProps.id),t},n._onPointerAndTouchEvent=function(e){n._cancelSubMenuTimer()},n.state={contextualMenuItems:void 0,subMenuId:u.getId("ContextualMenu")},n._warnDeprecations({targetPoint:"target",useTargetPoint:"target",arrowDirection:"focusZoneProps"}),n._isFocusingPreviousElement=!1,n._isScrollIdle=!0,n}return r.__extends(t,e),n=t,t.prototype.componentWillUpdate=function(e){if(e.target!==this.props.target){var t=e.target;this._setTargetWindowAndElement(t)}e.hidden!==this.props.hidden&&(e.hidden?this._onMenuClosed():(this._onMenuOpened(),this._previousActiveElement=this._targetWindow?this._targetWindow.document.activeElement:null))},t.prototype.componentWillMount=function(){var e=this.props.target;this._setTargetWindowAndElement(e),this.props.hidden||(this._previousActiveElement=this._targetWindow?this._targetWindow.document.activeElement:null)},t.prototype.componentDidMount=function(){this.props.hidden||this._onMenuOpened()},t.prototype.componentWillUnmount=function(){var e=this;this._isFocusingPreviousElement&&this._previousActiveElement&&setTimeout(function(){e._previousActiveElement&&e._previousActiveElement.focus()},0),this.props.onMenuDismissed&&this.props.onMenuDismissed(this.props)},t.prototype.render=function(){var e=this,t=this.props.isBeakVisible,n=this.props,l=n.className,p=n.items,h=n.labelElementId,f=n.id,g=n.targetPoint,y=n.useTargetPoint,v=n.beakWidth,_=n.directionalHint,b=n.directionalHintForRTL,S=n.gapSpace,x=n.coverTarget,w=n.ariaLabel,I=n.doNotLayer,P=n.target,C=n.bounds,E=n.useTargetWidth,k=n.useTargetAsMinWidth,T=n.directionalHintFixed,D=n.shouldFocusOnMount,O=n.shouldFocusOnContainer,M=n.title,F=n.theme,A=n.calloutProps,B=n.onRenderSubMenu,R=void 0===B?this._onRenderSubMenu:B,j=n.focusZoneProps,L=this.props.getMenuClassNames||a.getContextualMenuClassNames;this._classNames=L(F,l);var N=function e(t){for(var n=0,r=t;n<r.length;n++){var o=r[n];if(o.icon||o.iconProps)return!0;if(o.itemType===i.ContextualMenuItemType.Section&&o.sectionProps&&e(o.sectionProps.items))return!0}return!1}(p);this._adjustedFocusZoneProps=r.__assign({},j,{direction:this._getFocusZoneDirection()});var U,H=m(p),W=this.state.expandedMenuItemKey?this._getSubmenuProps():null;t=void 0===t?this.props.responsiveMode<=c.ResponsiveMode.medium:t;var z=this._target;if((E||k)&&z&&z.offsetWidth){var K=z.getBoundingClientRect().width-2;E?U={width:K}:k&&(U={minWidth:K})}if(p&&p.length>0){for(var V=0,q=0,G=0,Z=p;G<Z.length;G++){var Q=Z[G];if(Q.itemType!==i.ContextualMenuItemType.Divider&&Q.itemType!==i.ContextualMenuItemType.Header){var X=Q.customOnRenderListLength?Q.customOnRenderListLength:1;q+=X}}return o.createElement(d.Callout,r.__assign({},A,{target:y?g:P,isBeakVisible:t,beakWidth:v,directionalHint:_,directionalHintForRTL:b,gapSpace:S,coverTarget:x,doNotLayer:I,className:u.css("ms-ContextualMenu-Callout",A?A.className:void 0),setInitialFocus:D,onDismiss:this.props.onDismiss,onScroll:this._onScroll,bounds:C,directionalHintFixed:T,hidden:this.props.hidden}),o.createElement("div",{role:"menu","aria-label":w,"aria-labelledby":h,style:U,ref:function(t){return e._host=t},id:f,className:this._classNames.container,tabIndex:O?0:-1,onKeyDown:this._onMenuKeyDown},M&&o.createElement("div",{className:this._classNames.title,role:"heading","aria-level":1}," ",M," "),p&&p.length?o.createElement(s.FocusZone,r.__assign({},this._adjustedFocusZoneProps,{className:this._classNames.root,isCircularNavigation:!0,handleTabKey:1}),o.createElement("ul",{className:this._classNames.list,onKeyDown:this._onKeyDown},p.map(function(t,n){var r=e._renderMenuItem(t,n,V,q,H,N);if(t.itemType!==i.ContextualMenuItemType.Divider&&t.itemType!==i.ContextualMenuItemType.Header){var o=t.customOnRenderListLength?t.customOnRenderListLength:1;V+=o}return r}))):null,W&&R(W,this._onRenderSubMenu)))}return null},t.prototype._onMenuOpened=function(){this._events.on(this._targetWindow,"resize",this.dismiss),this.props.onMenuOpened&&this.props.onMenuOpened(this.props)},t.prototype._onMenuClosed=function(){var e=this;this._events.off(this._targetWindow,"resize",this.dismiss),this._previousActiveElement&&this._async.setTimeout(function(){e._previousActiveElement&&e._previousActiveElement.focus()},0)},t.prototype._getFocusZoneDirection=function(){var e=this.props,t=e.arrowDirection,n=e.focusZoneProps;return void 0!==t?t:n&&void 0!==n.direction?n.direction:s.FocusZoneDirection.vertical},t.prototype._onRenderSubMenu=function(e){return o.createElement(n,r.__assign({},e))},t.prototype._renderMenuItem=function(e,t,n,r,o,s){var u=[],c=this._getIconProps(e),d=e.itemType===i.ContextualMenuItemType.Divider?e.className:void 0,p=e.submenuIconProps?e.submenuIconProps.className:"",h=(e.getItemClassNames||a.getItemClassNames)(this.props.theme,l.isItemDisabled(e),this.state.expandedMenuItemKey===e.key,!!l.getIsChecked(e),!!e.href,"None"!==c.iconName,e.className,d,c.className,p,e.primaryDisabled);switch("-"===e.name&&(e.itemType=i.ContextualMenuItemType.Divider),e.itemType){case i.ContextualMenuItemType.Divider:u.push(this._renderSeparator(t,h));break;case i.ContextualMenuItemType.Header:u.push(this._renderSeparator(t,h));var f=this._renderHeaderMenuItem(e,h,t,o,s);u.push(this._renderListItem(f,e.key||t,h,e.title));break;case i.ContextualMenuItemType.Section:u.push(this._renderSectionItem(e,h,t,o,s));break;default:var m=this._renderNormalItem(e,h,t,n,r,o,s);u.push(this._renderListItem(m,e.key||t,h,e.title))}return u},t.prototype._renderSectionItem=function(e,t,n,r,s){var a=this,u=e.sectionProps;if(u){var l;if(u.title){var c={key:"section-"+u.title+"-title",itemType:i.ContextualMenuItemType.Header,name:u.title};l=this._renderHeaderMenuItem(c,t,n,r,s)}return u.items&&u.items.length>0?o.createElement("li",{role:"presentation",key:u.key},o.createElement("div",{role:"group"},o.createElement("ul",{className:this._classNames.list},u.topDivider&&this._renderSeparator(n,t,!0,!0),l&&this._renderListItem(l,e.key||n,t,e.title),u.items.map(function(e,t){return a._renderMenuItem(e,t,t,u.items.length,r,s)}),u.bottomDivider&&this._renderSeparator(n,t,!1,!0)))):void 0}},t.prototype._renderListItem=function(e,t,n,r){return o.createElement("li",{role:"presentation",title:r,key:t,className:n.item},e)},t.prototype._renderSeparator=function(e,t,n,r){return r||e>0?o.createElement("li",{role:"separator",key:"separator-"+e+(void 0===n?"":n?"-top":"-bottom"),className:t.divider}):null},t.prototype._renderNormalItem=function(e,t,n,o,i,s,a){return e.onRender?[e.onRender(r.__assign({"aria-posinset":o+1,"aria-setsize":i},e),this.dismiss)]:e.href?this._renderAnchorMenuItem(e,t,n,o,i,s,a):e.split&&l.hasSubmenu(e)?this._renderSplitButton(e,t,n,o,i,s,a):this._renderButtonItem(e,t,n,o,i,s,a)},t.prototype._renderHeaderMenuItem=function(e,t,n,r,i){var s=this.props.contextualMenuItemAs,a=void 0===s?p.ContextualMenuItem:s;return o.createElement("div",{className:this._classNames.header,style:e.style,role:"heading","aria-level":this.props.title?2:1},o.createElement(a,{item:e,classNames:t,index:n,onCheckmarkClick:r?this._onItemClick:void 0,hasIcons:i}))},t.prototype._renderAnchorMenuItem=function(e,t,n,r,i,s,a){var u=this.props.contextualMenuItemAs,l=this.state.expandedMenuItemKey;return o.createElement(h.ContextualMenuAnchor,{item:e,classNames:t,index:n,focusableElementIndex:r,totalItemCount:i,hasCheckmarks:s,hasIcons:a,contextualMenuItemAs:u,onItemMouseEnter:this._onItemMouseEnterBase,onItemMouseLeave:this._onMouseItemLeave,onItemMouseMove:this._onItemMouseMoveBase,onItemMouseDown:this._onItemMouseDown,executeItemClick:this._executeItemClick,onItemClick:this._onAnchorClick,onItemKeyDown:this._onItemKeyDown,getSubMenuId:this._getSubMenuId,expandedMenuItemKey:l,openSubMenu:this._onItemSubMenuExpand,dismissSubMenu:this._onSubMenuDismiss,dismissMenu:this.dismiss})},t.prototype._renderButtonItem=function(e,t,n,r,i,s,a){var u=this.props.contextualMenuItemAs,l=this.state.expandedMenuItemKey;return o.createElement(h.ContextualMenuButton,{item:e,classNames:t,index:n,focusableElementIndex:r,totalItemCount:i,hasCheckmarks:s,hasIcons:a,contextualMenuItemAs:u,onItemMouseEnter:this._onItemMouseEnterBase,onItemMouseLeave:this._onMouseItemLeave,onItemMouseMove:this._onItemMouseMoveBase,onItemMouseDown:this._onItemMouseDown,executeItemClick:this._executeItemClick,onItemClick:this._onItemClick,onItemClickBase:this._onItemClickBase,onItemKeyDown:this._onItemKeyDown,getSubMenuId:this._getSubMenuId,expandedMenuItemKey:l,openSubMenu:this._onItemSubMenuExpand,dismissSubMenu:this._onSubMenuDismiss,dismissMenu:this.dismiss})},t.prototype._renderSplitButton=function(e,t,n,r,i,s,a){var u=this.props.contextualMenuItemAs,l=this.state.expandedMenuItemKey;return o.createElement(h.ContextualMenuSplitButton,{item:e,classNames:t,index:n,focusableElementIndex:r,totalItemCount:i,hasCheckmarks:s,hasIcons:a,contextualMenuItemAs:u,onItemMouseEnter:this._onItemMouseEnterBase,onItemMouseLeave:this._onMouseItemLeave,onItemMouseMove:this._onItemMouseMoveBase,onItemMouseDown:this._onItemMouseDown,executeItemClick:this._executeItemClick,onItemClick:this._onItemClick,onItemClickBase:this._onItemClickBase,onItemKeyDown:this._onItemKeyDown,openSubMenu:this._onItemSubMenuExpand,dismissSubMenu:this._onSubMenuDismiss,dismissMenu:this.dismiss,expandedMenuItemKey:l,onTap:this._onPointerAndTouchEvent})},t.prototype._getIconProps=function(e){return e.iconProps?e.iconProps:{iconName:e.icon}},t.prototype._updateFocusOnMouseEvent=function(e,t,n){var r=this,o=n||t.currentTarget,i=this.props.subMenuHoverDelay,s=void 0===i?g:i;e.key!==this.state.expandedMenuItemKey&&(void 0!==this._enterTimerId&&(this._async.clearTimeout(this._enterTimerId),this._enterTimerId=void 0),void 0===this.state.expandedMenuItemKey&&o.focus(),l.hasSubmenu(e)?(t.stopPropagation(),this._enterTimerId=this._async.setTimeout(function(){o.focus(),r.setState({expandedByMouseClick:!0}),r._onItemSubMenuExpand(e,o),r._enterTimerId=void 0},s)):this._enterTimerId=this._async.setTimeout(function(){r._onSubMenuDismiss(t),o.focus(),r._enterTimerId=void 0},s))},t.prototype._getSubmenuProps=function(){var e=this.state,t=e.submenuTarget,n=e.expandedMenuItemKey,r=this._findItemByKey(n),o=null;return r&&(o={items:f(r),target:t,onDismiss:this._onSubMenuDismiss,isSubMenu:!0,id:this.state.subMenuId,shouldFocusOnMount:!0,shouldFocusOnContainer:this.state.expandedByMouseClick,directionalHint:u.getRTL()?8:11,className:this.props.className,gapSpace:0,isBeakVisible:!1},r.subMenuProps&&u.assign(o,r.subMenuProps)),o},t.prototype._findItemByKey=function(e){var t=this.props.items;return this._findItemByKeyFromItems(e,t)},t.prototype._findItemByKeyFromItems=function(e,t){for(var n=0,r=t;n<r.length;n++){var o=r[n];if(o.itemType===i.ContextualMenuItemType.Section&&o.sectionProps){var s=this._findItemByKeyFromItems(e,o.sectionProps.items);if(s)return s}else if(o.key&&o.key===e)return o}},t.prototype._setTargetWindowAndElement=function(e){if(e)if("string"==typeof e){var t=u.getDocument();this._target=t?t.querySelector(e):null,this._targetWindow=u.getWindow()}else if(e.stopPropagation)this._targetWindow=u.getWindow(e.toElement),this._target=e;else if(void 0!==e.x&&void 0!==e.y)this._targetWindow=u.getWindow(),this._target=e;else{var n=e;this._targetWindow=u.getWindow(n),this._target=e}else this._targetWindow=u.getWindow()},t.defaultProps={items:[],shouldFocusOnMount:!0,gapSpace:0,directionalHint:7,beakWidth:16,getMenuClassNames:a.getContextualMenuClassNames},t=n=r.__decorate([u.customizable("ContextualMenu",["theme"]),c.withResponsiveMode],t);var n}(u.BaseComponent);t.ContextualMenu=y},"3Wmu":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("cDcd"),i=n("KQAI"),s=n("Hlgl"),a=n("mw/c"),u=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.openSubMenu=function(){var e=t.props,n=e.item,r=e.openSubMenu,o=e.getSubmenuTarget;if(o){var s=o();i.hasSubmenu(n)&&r&&s&&r(n,s)}},t.dismissSubMenu=function(){var e=t.props,n=e.item,r=e.dismissSubMenu;i.hasSubmenu(n)&&r&&r()},t.dismissMenu=function(e){var n=t.props.dismissMenu;n&&n(void 0,e)},t}return r.__extends(t,e),t.prototype.render=function(){var e=this.props,t=e.item,n=e.classNames;return o.createElement("div",{className:t.split?n.linkContentMenu:n.linkContent},function(e){var t=e.onCheckmarkClick,n=e.item,r=e.classNames,s=i.getIsChecked(n);if(t)return o.createElement(a.Icon,{iconName:s?"CheckMark":"",className:r.checkmarkIcon,onClick:function(e){return t(n,e)}});return null}(this.props),function(e){var t=e.item,n=e.hasIcons,i=e.classNames,s=t.iconProps,u=t.icon;return n?t.onRenderIcon?t.onRenderIcon(e):s?o.createElement(a.Icon,r.__assign({},s,{className:i.icon})):o.createElement(a.Icon,{iconName:u,className:i.icon}):null}(this.props),function(e){var t=e.item,n=e.classNames;return t.name?o.createElement("span",{className:n.label},t.name):null}(this.props),function(e){var t=e.item,n=e.classNames;return t.secondaryText?o.createElement("span",{className:n.secondaryText},t.secondaryText):null}(this.props),function(e){var t=e.item,n=e.classNames;return i.hasSubmenu(t)?o.createElement(a.Icon,r.__assign({iconName:s.getRTL()?"ChevronLeft":"ChevronRight"},t.submenuIconProps,{className:n.subMenuIcon})):null}(this.props))},t}(s.BaseComponent);t.ContextualMenuItem=u},"3ZCB":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("8tWw"),o=n("Hlgl"),i=n("2Pb9"),s=n("hXU3"),a=n("8K2u");t.getStyles=o.memoizeFunction(function(e,t,n){var o,u,l=i.getStyles(e),c=s.getStyles(e),d={root:{maxWidth:"280px",minHeight:"72px",height:"auto",padding:"20px"},flexContainer:{flexDirection:"row",alignItems:"flex-start",minWidth:"100%",margin:""},textContainer:{textAlign:"left"},icon:{fontSize:"2em",lineHeight:"1em",height:"1em",margin:"0px 8px 0px 0px",flexBasis:"1em",flexShrink:"0"},label:{margin:"0 0 5px",lineHeight:"100%",fontWeight:r.FontWeights.semibold},description:[e.fonts.small,{lineHeight:"100%"}]},p={description:{color:e.palette.neutralSecondary},descriptionHovered:{color:e.palette.neutralDark},descriptionPressed:{color:"inherit"},descriptionChecked:{color:"inherit"},descriptionDisabled:{color:"inherit"}},h={description:{color:e.palette.white,selectors:(o={},o[r.HighContrastSelector]={color:"Window",backgroundColor:"WindowText",MsHighContrastAdjust:"none"},o)},descriptionHovered:{color:e.palette.white,selectors:(u={},u[r.HighContrastSelector]={color:"Window",backgroundColor:"Highlight",MsHighContrastAdjust:"none"},u)},descriptionPressed:{color:"inherit"},descriptionChecked:{color:"inherit"},descriptionDisabled:{color:"inherit"}};return r.concatStyleSets(l,d,n?a.primaryStyles(e):a.standardStyles(e),n?h:p,c,t)})},"3nfX":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("cDcd"),o=n("uWrk"),i=n("Gc2k");t.VerticalDivider=function(e){var t=i.getTheme(),n=e.getClassNames?e.getClassNames(t):o.getDividerClassNames(t);return r.createElement("span",{className:n.wrapper},r.createElement("span",{className:n.divider}))}},"3ooT":function(e,t,n){"use strict";function r(e){return e.clientWidth<e.scrollWidth}function o(e){return e.clientHeight<e.scrollHeight}Object.defineProperty(t,"__esModule",{value:!0}),t.hasHorizontalOverflow=r,t.hasVerticalOverflow=o,t.hasOverflow=function(e){return r(e)||o(e)}},"3vAc":function(e,t,n){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0});var n="__currentId__",r="id__",o="undefined"!=typeof window&&window||e;function i(e,t){for(var n in e)if(e.hasOwnProperty(n)&&(!t.hasOwnProperty(n)||t[n]!==e[n]))return!1;return!0}function s(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];t=t||{};for(var o=0,i=n;o<i.length;o++){var s=i[o];if(s)for(var a in s)!s.hasOwnProperty(a)||e&&!e(a)||(t[a]=s[a])}return t}void 0===o[n]&&(o[n]=0),t.shallowCompare=function(e,t){return i(e,t)&&i(t,e)},t.assign=function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];return s.apply(this,[null,e].concat(t))},t.filteredAssign=s,t.getId=function(e){var t=o[n]++;return(e||r)+t},t.mapEnumByName=function(e,t){return Object.keys(e).map(function(n){if(String(Number(n))!==n)return t(n,e[n])}).filter(function(e){return!!e})},t.values=function(e){return Object.keys(e).reduce(function(t,n){return t.push(e[n]),t},[])}}).call(this,n("8oxB"))},"3xEs":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("ASyi").__exportStar(n("K7IN"),t)},"4OLw":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("Hlgl"),o=n("yP7A"),i=n("pOxI");t.Layer=r.styled(o.LayerBase,i.getStyles)},"4PY8":function(e,t,n){"use strict";e.exports=n("nfBX")()?Object.setPrototypeOf:n("4ZyC")},"4R4u":function(e,t){e.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},"4ZyC":function(e,t,n){"use strict";var r,o,i,s,a=n("IWB/"),u=n("lq5y"),l=Object.prototype.isPrototypeOf,c=Object.defineProperty,d={configurable:!0,enumerable:!1,writable:!0,value:void 0};r=function(e,t){if(u(e),null===t||a(t))return e;throw new TypeError("Prototype must be null or an object")},e.exports=(o=function(){var e,t=Object.create(null),n={},r=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__");if(r){try{(e=r.set).call(t,n)}catch(e){}if(Object.getPrototypeOf(t)===n)return{set:e,level:2}}return t.__proto__=n,Object.getPrototypeOf(t)===n?{level:2}:((t={}).__proto__=n,Object.getPrototypeOf(t)===n&&{level:1})}())?(2===o.level?o.set?(s=o.set,i=function(e,t){return s.call(r(e,t),t),e}):i=function(e,t){return r(e,t).__proto__=t,e}:i=function e(t,n){var o;return r(t,n),(o=l.call(e.nullPolyfill,t))&&delete e.nullPolyfill.__proto__,null===n&&(n=e.nullPolyfill),t.__proto__=n,o&&c(e.nullPolyfill,"__proto__",d),t},Object.defineProperty(i,"level",{configurable:!1,enumerable:!1,writable:!1,value:o.level})):null,n("ukuW")},"4fuz":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(e,t){this._timeoutIds=null,this._immediateIds=null,this._intervalIds=null,this._animationFrameIds=null,this._isDisposed=!1,this._parent=e||null,this._onErrorHandler=t,this._noop=function(){}}return e.prototype.dispose=function(){var e;if(this._isDisposed=!0,this._parent=null,this._timeoutIds){for(e in this._timeoutIds)this._timeoutIds.hasOwnProperty(e)&&this.clearTimeout(parseInt(e,10));this._timeoutIds=null}if(this._immediateIds){for(e in this._immediateIds)this._immediateIds.hasOwnProperty(e)&&this.clearImmediate(parseInt(e,10));this._immediateIds=null}if(this._intervalIds){for(e in this._intervalIds)this._intervalIds.hasOwnProperty(e)&&this.clearInterval(parseInt(e,10));this._intervalIds=null}if(this._animationFrameIds){for(e in this._animationFrameIds)this._animationFrameIds.hasOwnProperty(e)&&this.cancelAnimationFrame(parseInt(e,10));this._animationFrameIds=null}},e.prototype.setTimeout=function(e,t){var n=this,r=0;return this._isDisposed||(this._timeoutIds||(this._timeoutIds={}),r=setTimeout(function(){try{n._timeoutIds&&delete n._timeoutIds[r],e.apply(n._parent)}catch(e){n._onErrorHandler&&n._onErrorHandler(e)}},t),this._timeoutIds[r]=!0),r},e.prototype.clearTimeout=function(e){this._timeoutIds&&this._timeoutIds[e]&&(clearTimeout(e),delete this._timeoutIds[e])},e.prototype.setImmediate=function(e){var t=this,n=0;if(!this._isDisposed){this._immediateIds||(this._immediateIds={});var r=function(){try{t._immediateIds&&delete t._immediateIds[n],e.apply(t._parent)}catch(e){t._logError(e)}};n=window.setImmediate?window.setImmediate(r):window.setTimeout(r,0),this._immediateIds[n]=!0}return n},e.prototype.clearImmediate=function(e){this._immediateIds&&this._immediateIds[e]&&(window.clearImmediate?window.clearImmediate(e):window.clearTimeout(e),delete this._immediateIds[e])},e.prototype.setInterval=function(e,t){var n=this,r=0;return this._isDisposed||(this._intervalIds||(this._intervalIds={}),r=setInterval(function(){try{e.apply(n._parent)}catch(e){n._logError(e)}},t),this._intervalIds[r]=!0),r},e.prototype.clearInterval=function(e){this._intervalIds&&this._intervalIds[e]&&(clearInterval(e),delete this._intervalIds[e])},e.prototype.throttle=function(e,t,n){var r=this;if(this._isDisposed)return this._noop;var o,i,s=t||0,a=!0,u=!0,l=0,c=null;n&&"boolean"==typeof n.leading&&(a=n.leading),n&&"boolean"==typeof n.trailing&&(u=n.trailing);var d=function(t){var n=(new Date).getTime(),p=n-l,h=a?s-p:s;return p>=s&&(!t||a)?(l=n,c&&(r.clearTimeout(c),c=null),o=e.apply(r._parent,i)):null===c&&u&&(c=r.setTimeout(d,h)),o};return function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return i=e,d(!0)}},e.prototype.debounce=function(e,t,n){var r=this;if(this._isDisposed){var o=function(){};return o.cancel=function(){},o.flush=function(){return null},o.pending=function(){return!1},o}var i,s,a=t||0,u=!1,l=!0,c=null,d=0,p=(new Date).getTime(),h=null;n&&"boolean"==typeof n.leading&&(u=n.leading),n&&"boolean"==typeof n.trailing&&(l=n.trailing),n&&"number"==typeof n.maxWait&&!isNaN(n.maxWait)&&(c=n.maxWait);var f=function(e){h&&(r.clearTimeout(h),h=null),p=e},m=function(t){f(t),i=e.apply(r._parent,s)},g=function(e){var t=(new Date).getTime(),n=!1;e&&(u&&t-d>=a&&(n=!0),d=t);var o=t-d,s=a-o,f=t-p,y=!1;return null!==c&&(f>=c&&h?y=!0:s=Math.min(s,c-f)),o>=a||y||n?m(t):null!==h&&e||!l||(h=r.setTimeout(g,s)),i},y=function(){return!!h},v=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return s=e,g(!0)};return v.cancel=function(){y()&&f((new Date).getTime())},v.flush=function(){return y()&&m((new Date).getTime()),i},v.pending=y,v},e.prototype.requestAnimationFrame=function(e){var t=this,n=0;if(!this._isDisposed){this._animationFrameIds||(this._animationFrameIds={});var r=function(){try{t._animationFrameIds&&delete t._animationFrameIds[n],e.apply(t._parent)}catch(e){t._logError(e)}};n=window.requestAnimationFrame?window.requestAnimationFrame(r):window.setTimeout(r,0),this._animationFrameIds[n]=!0}return n},e.prototype.cancelAnimationFrame=function(e){this._animationFrameIds&&this._animationFrameIds[e]&&(window.cancelAnimationFrame?window.cancelAnimationFrame(e):window.clearTimeout(e),delete this._animationFrameIds[e])},e.prototype._logError=function(e){this._onErrorHandler&&this._onErrorHandler(e)},e}();t.Async=r},"4wCw":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getIsChecked=function(e){return e.canCheck?!(!e.isChecked&&!e.checked):"boolean"==typeof e.isChecked?e.isChecked:"boolean"==typeof e.checked?e.checked:null},t.hasSubmenu=function(e){return!(!e.subMenuProps&&!e.items)},t.isItemDisabled=function(e){return!(!e.isDisabled&&!e.disabled)}},"4ytl":function(e,t,n){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0});var n="__currentId__",r="id__",o="undefined"!=typeof window&&window||e;function i(e,t){for(var n in e)if(e.hasOwnProperty(n)&&(!t.hasOwnProperty(n)||t[n]!==e[n]))return!1;return!0}function s(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];t=t||{};for(var o=0,i=n;o<i.length;o++){var s=i[o];if(s)for(var a in s)!s.hasOwnProperty(a)||e&&!e(a)||(t[a]=s[a])}return t}void 0===o[n]&&(o[n]=0),t.shallowCompare=function(e,t){return i(e,t)&&i(t,e)},t.assign=function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];return s.apply(this,[null,e].concat(t))},t.filteredAssign=s,t.getId=function(e){var t=o[n]++;return(e||r)+t},t.mapEnumByName=function(e,t){return Object.keys(e).map(function(n){if(String(Number(n))!==n)return t(n,e[n])}).filter(function(e){return!!e})},t.values=function(e){return Object.keys(e).reduce(function(t,n){return t.push(e[n]),t},[])}}).call(this,n("8oxB"))},"5+DQ":function(e,t,n){"use strict";n.r(t),n.d(t,"__extends",function(){return o}),n.d(t,"__assign",function(){return i}),n.d(t,"__rest",function(){return s}),n.d(t,"__decorate",function(){return a}),n.d(t,"__param",function(){return u}),n.d(t,"__metadata",function(){return l}),n.d(t,"__awaiter",function(){return c}),n.d(t,"__generator",function(){return d}),n.d(t,"__exportStar",function(){return p}),n.d(t,"__values",function(){return h}),n.d(t,"__read",function(){return f}),n.d(t,"__spread",function(){return m}),n.d(t,"__spreadArrays",function(){return g}),n.d(t,"__await",function(){return y}),n.d(t,"__asyncGenerator",function(){return v}),n.d(t,"__asyncDelegator",function(){return _}),n.d(t,"__asyncValues",function(){return b}),n.d(t,"__makeTemplateObject",function(){return S}),n.d(t,"__importStar",function(){return x}),n.d(t,"__importDefault",function(){return w});var r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)};function o(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var i=function(){return(i=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)};function s(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}function a(e,t,n,r){var o,i=arguments.length,s=i<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,n,s):o(t,n))||s);return i>3&&s&&Object.defineProperty(t,n,s),s}function u(e,t){return function(n,r){t(n,r,e)}}function l(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)}function c(e,t,n,r){return new(n||(n=Promise))(function(o,i){function s(e){try{u(r.next(e))}catch(e){i(e)}}function a(e){try{u(r.throw(e))}catch(e){i(e)}}function u(e){e.done?o(e.value):new n(function(t){t(e.value)}).then(s,a)}u((r=r.apply(e,t||[])).next())})}function d(e,t){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return s.label++,{value:i[1],done:!1};case 5:s.label++,r=i[1],i=[0];continue;case 7:i=s.ops.pop(),s.trys.pop();continue;default:if(!(o=(o=s.trys).length>0&&o[o.length-1])&&(6===i[0]||2===i[0])){s=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){s.label=i[1];break}if(6===i[0]&&s.label<o[1]){s.label=o[1],o=i;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(i);break}o[2]&&s.ops.pop(),s.trys.pop();continue}i=t.call(e,s)}catch(e){i=[6,e],r=0}finally{n=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,a])}}}function p(e,t){for(var n in e)t.hasOwnProperty(n)||(t[n]=e[n])}function h(e){var t="function"==typeof Symbol&&e[Symbol.iterator],n=0;return t?t.call(e):{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}}}function f(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s}function m(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(f(arguments[t]));return e}function g(){for(var e=0,t=0,n=arguments.length;t<n;t++)e+=arguments[t].length;var r=Array(e),o=0;for(t=0;t<n;t++)for(var i=arguments[t],s=0,a=i.length;s<a;s++,o++)r[o]=i[s];return r}function y(e){return this instanceof y?(this.v=e,this):new y(e)}function v(e,t,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r,o=n.apply(e,t||[]),i=[];return r={},s("next"),s("throw"),s("return"),r[Symbol.asyncIterator]=function(){return this},r;function s(e){o[e]&&(r[e]=function(t){return new Promise(function(n,r){i.push([e,t,n,r])>1||a(e,t)})})}function a(e,t){try{(n=o[e](t)).value instanceof y?Promise.resolve(n.value.v).then(u,l):c(i[0][2],n)}catch(e){c(i[0][3],e)}var n}function u(e){a("next",e)}function l(e){a("throw",e)}function c(e,t){e(t),i.shift(),i.length&&a(i[0][0],i[0][1])}}function _(e){var t,n;return t={},r("next"),r("throw",function(e){throw e}),r("return"),t[Symbol.iterator]=function(){return this},t;function r(r,o){t[r]=e[r]?function(t){return(n=!n)?{value:y(e[r](t)),done:"return"===r}:o?o(t):t}:o}}function b(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,n=e[Symbol.asyncIterator];return n?n.call(e):(e=h(e),t={},r("next"),r("throw"),r("return"),t[Symbol.asyncIterator]=function(){return this},t);function r(n){t[n]=e[n]&&function(t){return new Promise(function(r,o){(function(e,t,n,r){Promise.resolve(r).then(function(t){e({value:t,done:n})},t)})(r,o,(t=e[n](t)).done,t.value)})}}}function S(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e}function x(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}function w(e){return e&&e.__esModule?e:{default:e}}},"52x2":function(e,t,n){"use strict";e.exports=function(){}},"5KZn":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r,o=n("/EXG"),i="left",s="right",a="@noflip",u=((r={})[i]=s,r[s]=i,r),l={"w-resize":"e-resize","sw-resize":"se-resize","nw-resize":"ne-resize"},c=d();function d(){return void 0===c&&(c="undefined"!=typeof document&&!!document.documentElement&&"rtl"===document.documentElement.getAttribute("dir")),c}t.setRTL=function(e){c!==e&&(o.Stylesheet.getInstance().resetKeys(),c=e)},t.getRTL=d,t.rtlifyRules=function(e,t){if(d()){var n=e[t];if(!n)return;var r=e[t+1];if("string"==typeof r&&r.indexOf(a)>=0)e[t+1]=r.replace(/\s*(?:\/\*\s*)?\@noflip\b(?:\s*\*\/)?\s*?/g,"");else if(n.indexOf(i)>=0)e[t]=n.replace(i,s);else if(n.indexOf(s)>=0)e[t]=n.replace(s,i);else if(String(r).indexOf(i)>=0)e[t+1]=r.replace(i,s);else if(String(r).indexOf(s)>=0)e[t+1]=r.replace(s,i);else if(u[n])e[t]=u[n];else if(l[r])e[t+1]=l[r];else switch(n){case"margin":case"padding":e[t+1]=function(e){if("string"==typeof e){var t=e.split(" ");if(4===t.length)return t[0]+" "+t[3]+" "+t[2]+" "+t[1]}return e}(r);break;case"box-shadow":e[t+1]=function(e,t){var n=e.split(" "),r=parseInt(n[t],10);return n[0]=n[0].replace(String(r),String(-1*r)),n.join(" ")}(r,0)}}}},"5SYA":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("Gc2k"),o={root:"ms-Layer",rootNoHost:"ms-Layer--fixed",content:"ms-Layer-content"};t.getStyles=function(e){var t=e.className,n=e.isNotHost,i=e.theme,s=r.getGlobalClassNames(o,i);return{root:[s.root,n&&[s.rootNoHost,{position:"fixed",zIndex:r.ZIndexes.Layer,top:0,left:0,width:"100vw",height:"100vh",visibility:"hidden"}],t],content:[s.content,{visibility:"visible"}]}}},"5U38":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("5+DQ").__exportStar(n("1sZu"),t)},"5Ymc":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getStyles=function(e){var t=e.className,n=e.iconClassName,r=e.isPlaceholder,o=e.isImage,i=e.styles;return{root:[o&&"ms-Icon-imageContainer",r&&"ms-Icon-placeHolder",{display:"inline-block"},r&&{width:"1em"},o&&{overflow:"hidden"},n,t,i&&i.root,i&&i.imageContainer]}}},"5ZAT":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("iRzo"),o=n("Gc2k");t.getBaseButtonClassNames=r.memoizeFunction(function(e,t,n,r,i,s,a,u,l){var c=u&&!l;return o.mergeStyleSets({root:["ms-Button",e.root,t,n,a&&["is-checked",e.rootChecked],c&&["is-expanded",e.rootExpanded,{selectors:{":hover .ms-Button-icon":e.iconExpandedHovered,":hover .ms-Button-menuIcon":e.rootExpandedHovered,":hover":e.rootExpandedHovered}}],s&&["is-disabled",e.rootDisabled],!s&&!c&&!a&&{selectors:{":hover":e.rootHovered,":hover .ms-Button-icon":e.iconHovered,":hover .ms-Button-description":e.descriptionHovered,":hover .ms-Button-menuIcon":e.menuIconHovered,":focus":e.rootFocused,":active":e.rootPressed,":active .ms-Button-icon":e.iconPressed,":active .ms-Button-description":e.descriptionPressed,":active .ms-Button-menuIcon":e.menuIconPressed}},s&&a&&[e.rootCheckedDisabled],!s&&a&&{selectors:{":hover":e.rootCheckedHovered,":active":e.rootCheckedPressed}}],flexContainer:["ms-Button-flexContainer",e.flexContainer],textContainer:["ms-Button-textContainer",e.textContainer],icon:["ms-Button-icon",r,e.icon,c&&e.iconExpanded,a&&e.iconChecked,s&&e.iconDisabled],label:["ms-Button-label",e.label,a&&e.labelChecked,s&&e.labelDisabled],menuIcon:["ms-Button-menuIcon",i,e.menuIcon,a&&e.menuIconChecked,s&&e.menuIconDisabled,!s&&!c&&!a&&{selectors:{":hover":e.menuIconHovered,":active":e.menuIconPressed}},c&&["is-expanded",e.menuIconExpanded,{selectors:{":hover":e.menuIconExpandedHovered}}]],description:["ms-Button-description",e.description,a&&e.descriptionChecked,s&&e.descriptionDisabled],screenReaderText:["ms-Button-screenReaderText",e.screenReaderText]})})},"5a0N":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("PGnG"),o=n("jydc"),i=n("8tWw"),s=n("Hlgl");t.getSplitButtonVerticalDividerClassNames=s.memoizeFunction(function(e){return i.mergeStyleSets(r.getDividerClassNames(e),{divider:{height:16,width:1}})}),t.getContextualMenuClassNames=s.memoizeFunction(function(e,t){var n=o.getStyles(e);return i.mergeStyleSets({container:["ms-ContextualMenu-container",n.container,t,[{selectors:{":focus":{outline:0}}}]],root:["ms-ContextualMenu is-open",n.root],list:["ms-ContextualMenu-list is-open",n.list],header:["ms-ContextualMenu-header",n.header],title:n.title})}),t.getItemClassNames=s.memoizeFunction(function(e,t,n,r,s,a,u,l,c,d,p){var h=o.getMenuItemStyles(e);return i.mergeStyleSets({item:["ms-ContextualMenu-item",h.item,u],divider:["ms-ContextualMenu-divider",h.divider,l],root:["ms-ContextualMenu-link",h.root,r&&["is-checked",h.rootChecked],s&&h.anchorLink,n&&["is-expanded",h.rootExpanded],t&&["is-disabled",h.rootDisabled],!t&&!n&&[{selectors:{":hover":h.rootHovered,":active":h.rootPressed,".ms-Fabric--isFocusVisible &:focus, .ms-Fabric--isFocusVisible &:focus:hover":h.rootFocused,".ms-Fabric--isFocusVisible &:hover":{background:"inherit;"}}}]],splitPrimary:[h.root,r&&["is-checked",h.rootChecked],(t||p)&&["is-disabled",h.rootDisabled],!(t||p)&&!r&&[{selectors:{":hover":h.rootHovered,":active":h.rootPressed,".ms-Fabric--isFocusVisible &:focus, .ms-Fabric--isFocusVisible &:focus:hover":h.rootFocused,".ms-Fabric--isFocusVisible &:hover":{background:"inherit;"}}}]],splitMenu:[h.root,{width:32},n&&["is-expanded",h.rootExpanded],t&&["is-disabled",h.rootDisabled],!t&&!n&&[{selectors:{":hover":h.rootHovered,":active":h.rootPressed,".ms-Fabric--isFocusVisible &:focus, .ms-Fabric--isFocusVisible &:focus:hover":h.rootFocused,".ms-Fabric--isFocusVisible &:hover":{background:"inherit;"}}}]],linkContent:["ms-ContextualMenu-linkContent",h.linkContent],linkContentMenu:["ms-ContextualMenu-linkContent",h.linkContent,{justifyContent:"center"}],icon:["ms-ContextualMenu-icon",a&&h.iconColor,h.icon,c,t&&["is-disabled",h.iconDisabled]],checkmarkIcon:["ms-ContextualMenu-checkmarkIcon",a&&h.checkmarkIcon,h.icon,c],subMenuIcon:["ms-ContextualMenu-submenuIcon",h.subMenuIcon,d],label:["ms-ContextualMenu-itemText",h.label],secondaryText:["ms-ContextualMenu-secondaryText",h.secondaryText],splitContainer:[h.splitButtonFlexContainer,!t&&!r&&[{selectors:{".ms-Fabric--isFocusVisible &:focus, .ms-Fabric--isFocusVisible &:focus:hover":h.rootFocused}}]]})})},"5mzH":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e){e[e.xSmall=0]="xSmall",e[e.small=1]="small",e[e.medium=2]="medium",e[e.large=3]="large"}(t.SpinnerSize||(t.SpinnerSize={})),function(e){e[e.normal=0]="normal",e[e.large=1]="large"}(t.SpinnerType||(t.SpinnerType={}))},"5uXd":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("cDcd"),i=function(e){function t(t){var n=e.call(this,t)||this;return n.state={isRendered:!1},n}return r.__extends(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?o.Children.only(this.props.children):null},t.defaultProps={delay:0},t}(o.Component);t.DelayedRender=i},"61Fo":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("Gc2k"),o={root:"ms-Image",rootMaximizeFrame:"ms-Image--maximizeFrame",image:"ms-Image-image",imageCenter:"ms-Image-image--center",imageContain:"ms-Image-image--contain",imageCover:"ms-Image-image--cover",imageNone:"ms-Image-image--none",imageLandscape:"ms-Image-image--landscape",imagePortrait:"ms-Image-image--portrait"};t.getStyles=function(e){var t=e.className,n=e.width,i=e.height,s=e.maximizeFrame,a=e.isLoaded,u=e.shouldFadeIn,l=e.shouldStartVisible,c=e.isLandscape,d=e.isCenter,p=e.isContain,h=e.isCover,f=e.isNone,m=e.isError,g=e.isNotImageFit,y=e.theme,v=r.getGlobalClassNames(o,y),_={position:"absolute",left:"50% /* @noflip */",top:"50%",transform:"translate(-50%,-50%)"};return{root:[v.root,{overflow:"hidden"},s&&[v.rootMaximizeFrame,{height:"100%",width:"100%"}],(d||p||h)&&{position:"relative"},t],image:[v.image,{display:"block",opacity:0},a&&["is-loaded",{opacity:1}],d&&[v.imageCenter,_],p&&[v.imageContain,c&&{width:"100%",height:"auto"},!c&&{width:"auto",height:"100%"},_],h&&[v.imageCover,c&&{width:"auto",height:"100%"},!c&&{width:"100%",height:"auto"},_],f&&[v.imageNone,{width:"auto",height:"auto"}],g&&[!!n&&!i&&{height:"auto",width:"100%"},!n&&!!i&&{height:"100%",width:"auto"},!!n&&!!i&&{height:"100%",width:"100%"}],a&&u&&!l&&r.AnimationClassNames.fadeIn400,c&&v.imageLandscape,!c&&v.imagePortrait,!a&&"is-notLoaded",u&&"is-fadeIn",m&&"is-error"]}}},"6AQ9":function(e,t,n){"use strict";var r=n("XKFU"),o=n("8a7r");r(r.S+r.F*n("eeVq")(function(){function e(){}return!(Array.of.call(e)instanceof e)}),"Array",{of:function(){for(var e=0,t=arguments.length,n=new("function"==typeof this?this:Array)(t);t>e;)o(n,e,arguments[e++]);return n.length=t,n}})},"6FMO":function(e,t,n){var r=n("0/R4"),o=n("EWmC"),i=n("K0xU")("species");e.exports=function(e){var t;return o(e)&&("function"!=typeof(t=e.constructor)||t!==Array&&!o(t.prototype)||(t=void 0),r(t)&&null===(t=t[i])&&(t=void 0)),void 0===t?Array:t}},"6b34":function(e,t,n){"use strict";var r=Object.prototype.toString,o=r.call(function(){return arguments}());e.exports=function(e){return r.call(e)===o}},"6iJD":function(e,t,n){"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.getVendorSettings=function(){if(!r){var e="undefined"!=typeof document?document:void 0,t="undefined"!=typeof navigator?navigator:void 0,n=t?t.userAgent.toLowerCase():void 0;r=e?{isWebkit:!!(e&&"WebkitAppearance"in e.documentElement.style),isMoz:!!(n&&n.indexOf("firefox")>-1),isOpera:!!(n&&n.indexOf("opera")>-1),isMs:!(!t||!/rv:11.0/i.test(t.userAgent)&&!/Edge\/\d./i.test(navigator.userAgent))}:{isWebkit:!0,isMoz:!0,isOpera:!0,isMs:!0}}return r},t.setVendorSettings=function(e){r=e}},"6jGb":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("cDcd"),i=n("Hlgl"),s=n("mw/c"),a=n("C/8z"),u=n("BT1k"),l=n("QfZx"),c=n("//Os"),d=function(e){function t(t,n){var u=e.call(this,t)||this;u._buttonElement=i.createRef(),u._splitButtonContainer=i.createRef(),u._onRenderIcon=function(e,t){var n=u.props.iconProps;return n?o.createElement(s.Icon,r.__assign({},n,{className:u._classNames.icon})):null},u._onRenderTextContents=function(){var e=u.props,t=e.text,n=e.children,r=e.secondaryText,i=void 0===r?u.props.description:r,s=e.onRenderText,a=void 0===s?u._onRenderText:s,l=e.onRenderDescription,c=void 0===l?u._onRenderDescription:l;return t||"string"==typeof n||i?o.createElement("div",{className:u._classNames.textContainer},a(u.props,u._onRenderText),c(u.props,u._onRenderDescription)):[a(u.props,u._onRenderText),c(u.props,u._onRenderDescription)]},u._onRenderText=function(){var e=u.props.text,t=u.props.children;return void 0===e&&"string"==typeof t&&(e=t),u._hasText()?o.createElement("div",{key:u._labelId,className:u._classNames.label,id:u._labelId},e):null},u._onRenderChildren=function(){var e=u.props.children;return"string"==typeof e?null:e},u._onRenderDescription=function(e){var t=e.secondaryText,n=void 0===t?u.props.description:t;return n?o.createElement("div",{key:u._descriptionId,className:u._classNames.description,id:u._descriptionId},n):null},u._onRenderAriaDescription=function(){var e=u.props.ariaDescription;return e?o.createElement("span",{className:u._classNames.screenReaderText,id:u._ariaDescriptionId},e):null},u._onRenderMenuIcon=function(e){var t=u.props.menuIconProps;return o.createElement(s.Icon,r.__assign({iconName:"ChevronDown"},t,{className:u._classNames.menuIcon}))},u._onRenderMenu=function(e){var t=e.onDismiss,n=void 0===t?u._dismissMenu:t;return e.ariaLabel||e.labelElementId||!u._hasText()||(e=r.__assign({},e,{labelElementId:u._labelId})),o.createElement(a.ContextualMenu,r.__assign({id:u._labelId+"-menu",directionalHint:4},e,{shouldFocusOnContainer:u.state.menuProps?u.state.menuProps.shouldFocusOnContainer:void 0,className:i.css("ms-BaseButton-menuhost",e.className),target:u._isSplitButton?u._splitButtonContainer.current:u._buttonElement.current,onDismiss:n}))},u._dismissMenu=function(){var e=null;u.props.persistMenu&&u.state.menuProps&&((e=u.state.menuProps).hidden=!0),u.setState({menuProps:e})},u._openMenu=function(e){if(u.props.menuProps){var t=r.__assign({},u.props.menuProps,{shouldFocusOnContainer:e});u.props.persistMenu&&(t.hidden=!1),u.setState({menuProps:t})}},u._onToggleMenu=function(e){u._splitButtonContainer.current&&u._splitButtonContainer.current.focus();var t=u.state.menuProps;u.props.persistMenu?t&&t.hidden?u._openMenu(e):u._dismissMenu():t?u._dismissMenu():u._openMenu(e)},u._onSplitButtonPrimaryClick=function(e){u._isExpanded&&u._dismissMenu(),!u._processingTouch&&u.props.onClick?u.props.onClick(e):u._processingTouch&&u._onMenuClick(e)},u._onMouseDown=function(e){u.props.onMouseDown&&u.props.onMouseDown(e),e.preventDefault()},u._onSplitButtonContainerKeyDown=function(e){13===e.which?u._buttonElement.current&&(u._buttonElement.current.click(),e.preventDefault(),e.stopPropagation()):u._onMenuKeyDown(e)},u._onMenuKeyDown=function(e){if(!u.props.disabled&&(u.props.onKeyDown&&u.props.onKeyDown(e),!e.defaultPrevented&&u._isValidMenuOpenKey(e))){var t=u.props.onMenuClick;t&&t(e,u),u._onToggleMenu(!1),e.preventDefault(),e.stopPropagation()}},u._onTouchStart=function(){!u._isSplitButton||!u._splitButtonContainer.value||"onpointerdown"in u._splitButtonContainer.value||u._handleTouchAndPointerEvent()},u._onMenuClick=function(e){var t=u.props.onMenuClick;if(t&&t(e,u),!e.defaultPrevented){var n=0!==e.nativeEvent.detail;u._onToggleMenu(n),e.preventDefault(),e.stopPropagation()}},u._warnConditionallyRequiredProps(["menuProps","onClick"],"split",u.props.split),u._warnDeprecations({rootProps:void 0,description:"secondaryText"}),u._labelId=i.getId(),u._descriptionId=i.getId(),u._ariaDescriptionId=i.getId();var l=null;return t.persistMenu&&t.menuProps&&((l=t.menuProps).hidden=!0),u.state={menuProps:l},u}return r.__extends(t,e),Object.defineProperty(t.prototype,"_isSplitButton",{get:function(){return!!this.props.menuProps&&!!this.props.onClick&&!0===this.props.split},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"_isExpanded",{get:function(){return this.props.persistMenu?!this.state.menuProps.hidden:!!this.state.menuProps},enumerable:!0,configurable:!0}),t.prototype.render=function(){var e=this.props,t=e.ariaDescription,n=e.ariaLabel,r=e.ariaHidden,o=e.className,s=e.disabled,a=e.primaryDisabled,l=e.secondaryText,c=void 0===l?this.props.description:l,d=e.href,p=e.iconProps,h=e.menuIconProps,f=e.styles,m=e.text,g=e.checked,y=e.variantClassName,v=e.theme,_=e.getClassNames,b=this.state.menuProps,S=s||a;this._classNames=_?_(v,o,y,p&&p.className,h&&h.className,S,g,!!b,this.props.split):u.getBaseButtonClassNames(f,o,y,p&&p.className,h&&h.className,S,g,!!b,this.props.split);var x,w=this._ariaDescriptionId,I=this._labelId,P=this._descriptionId,C=!S&&!!d,E=C?"a":"button",k=i.getNativeProps(i.assign(C?{}:{type:"button"},this.props.rootProps,this.props),C?i.anchorProperties:i.buttonProperties,["disabled"]);x=t?w:c?P:k["aria-describedby"]?k["aria-describedby"]:null;var T=null;n||(k["aria-labelledby"]?T=k["aria-labelledby"]:x&&(T=m?I:null));var D=i.assign(k,{className:this._classNames.root,ref:this._buttonElement,disabled:S,"aria-label":n,"aria-labelledby":T,"aria-describedby":x,"data-is-focusable":!1!==this.props["data-is-focusable"]&&!s&&!this._isSplitButton,"aria-pressed":g});return r&&(D["aria-hidden"]=!0),this._isSplitButton?this._onRenderSplitButtonContent(E,D):(this.props.menuProps&&i.assign(D,{onKeyDown:this._onMenuKeyDown,onClick:this._onMenuClick,"aria-expanded":this._isExpanded,"aria-owns":this.state.menuProps?this._labelId+"-menu":null,"aria-haspopup":!0}),this._onRenderContent(E,D))},t.prototype.componentDidMount=function(){this._isSplitButton&&this._splitButtonContainer.value&&"onpointerdown"in this._splitButtonContainer.value&&this._events.on(this._splitButtonContainer.value,"pointerdown",this._onPointerDown,!0)},t.prototype.componentDidUpdate=function(e,t){this.props.onAfterMenuDismiss&&t.menuProps&&!this.state.menuProps&&this.props.onAfterMenuDismiss()},t.prototype.focus=function(){this._isSplitButton&&this._splitButtonContainer.current?this._splitButtonContainer.current.focus():this._buttonElement.current&&this._buttonElement.current.focus()},t.prototype.dismissMenu=function(){this._dismissMenu()},t.prototype.openMenu=function(){this._openMenu()},t.prototype._onRenderContent=function(e,t){var n=this,i=this.props,s=e,a=i.menuIconProps,u=i.menuProps,l=i.onRenderIcon,d=void 0===l?this._onRenderIcon:l,p=i.onRenderAriaDescription,h=void 0===p?this._onRenderAriaDescription:p,f=i.onRenderChildren,m=void 0===f?this._onRenderChildren:f,g=i.onRenderMenu,y=void 0===g?this._onRenderMenu:g,v=i.onRenderMenuIcon,_=void 0===v?this._onRenderMenuIcon:v,b=i.disabled,S=i.keytipProps;S&&u&&(S=r.__assign({},S,{hasMenu:!0}));var x=o.createElement(c.KeytipData,{keytipProps:this._isSplitButton?void 0:S,ariaDescribedBy:t["aria-describedby"],disabled:b},function(e){return o.createElement(s,r.__assign({},t,e),o.createElement("div",{className:n._classNames.flexContainer},d(i,n._onRenderIcon),n._onRenderTextContents(),h(i,n._onRenderAriaDescription),m(i,n._onRenderChildren),!n._isSplitButton&&(u||a||n.props.onRenderMenuIcon)&&_(n.props,n._onRenderMenuIcon),n.state.menuProps&&!n.state.menuProps.doNotLayer&&y(u,n._onRenderMenu)))});return u&&u.doNotLayer?o.createElement("div",{style:{display:"inline-block"}},x,this.state.menuProps&&y(u,this._onRenderMenu)):x},t.prototype._hasText=function(){return null!==this.props.text&&(void 0!==this.props.text||"string"==typeof this.props.children)},t.prototype._onRenderSplitButtonContent=function(e,t){var n=this,s=this.props,a=s.styles,u=void 0===a?{}:a,d=s.disabled,p=s.checked,h=s.getSplitButtonClassNames,f=s.primaryDisabled,m=s.menuProps,g=this.props.keytipProps,y=h?h(!!d,!!this.state.menuProps,!!p):u&&l.getClassNames(u,!!d,!!this.state.menuProps,!!p);i.assign(t,{onClick:void 0,tabIndex:-1,"data-is-focusable":!1});var v=t.ariaDescription||"";return g&&m&&(g=r.__assign({},g,{hasMenu:!0})),o.createElement(c.KeytipData,{keytipProps:g,disabled:d},function(r){return o.createElement("div",{"data-ktp-target":r["data-ktp-target"],role:"button","aria-labelledby":t.ariaLabel,"aria-disabled":d,"aria-haspopup":!0,"aria-expanded":n._isExpanded,"aria-pressed":n.props.checked,"aria-describedby":v+(r["aria-describedby"]||""),className:y&&y.splitButtonContainer,onKeyDown:n._onSplitButtonContainerKeyDown,onTouchStart:n._onTouchStart,ref:n._splitButtonContainer,"data-is-focusable":!0,onClick:d||f?void 0:n._onSplitButtonPrimaryClick,tabIndex:d?void 0:0},o.createElement("span",{style:{display:"flex"}},n._onRenderContent(e,t),n._onRenderSplitButtonMenuButton(y,r),n._onRenderSplitButtonDivider(y)))})},t.prototype._onRenderSplitButtonDivider=function(e){return e&&e.divider?o.createElement("span",{className:e.divider}):null},t.prototype._onRenderSplitButtonMenuButton=function(e,n){var i=this.props.menuIconProps,s=this.props.splitButtonAriaLabel;void 0===i&&(i={iconName:"ChevronDown"});var a={styles:e,checked:this.props.checked,disabled:this.props.disabled,onClick:this._onMenuClick,menuProps:void 0,iconProps:i,ariaLabel:s,"aria-haspopup":!0,"aria-expanded":this._isExpanded,"data-is-focusable":!1};return o.createElement(t,r.__assign({},a,{"data-ktp-execute-target":n["data-ktp-execute-target"],onMouseDown:this._onMouseDown,tabIndex:-1}))},t.prototype._onPointerDown=function(e){"touch"===e.pointerType&&(this._handleTouchAndPointerEvent(),e.preventDefault(),e.stopImmediatePropagation())},t.prototype._handleTouchAndPointerEvent=function(){var e=this;void 0!==this._lastTouchTimeoutId&&(this._async.clearTimeout(this._lastTouchTimeoutId),this._lastTouchTimeoutId=void 0),this._processingTouch=!0,this._lastTouchTimeoutId=this._async.setTimeout(function(){e._processingTouch=!1,e._lastTouchTimeoutId=void 0},500)},t.prototype._isValidMenuOpenKey=function(e){return this.props.menuTriggerKeyCode?e.which===this.props.menuTriggerKeyCode:!!this.props.menuProps&&(40===e.which&&(e.altKey||e.metaKey))},t.defaultProps={baseClassName:"ms-Button",styles:{},split:!1},t}(i.BaseComponent);t.BaseButton=d},"6ocw":function(e,t,n){"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map(function(t){var n=function(e,t){var n=e[1]||"",r=e[3];if(!r)return n;if(t&&"function"==typeof btoa){var o=(s=r,"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(s))))+" */"),i=r.sources.map(function(e){return"/*# sourceURL="+r.sourceRoot+e+" */"});return[n].concat(i).concat([o]).join("\n")}var s;return[n].join("\n")}(t,e);return t[2]?"@media "+t[2]+"{"+n+"}":n}).join("")},t.i=function(e,n){"string"==typeof e&&(e=[[null,e,""]]);for(var r={},o=0;o<this.length;o++){var i=this[o][0];null!=i&&(r[i]=!0)}for(o=0;o<e.length;o++){var s=e[o];null!=s[0]&&r[s[0]]||(n&&!s[2]?s[2]=n:n&&(s[2]="("+s[2]+") and ("+n+")"),t.push(s))}},t}},"6uqI":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("8tWw"),o=n("Hlgl"),i=n("2Pb9"),s=n("hXU3"),a=n("8K2u");t.getStyles=o.memoizeFunction(function(e,t,n){var o=i.getStyles(e),u=s.getStyles(e),l={root:{minWidth:"80px",height:"32px"},label:{fontWeight:r.FontWeights.semibold}};return r.concatStyleSets(o,l,n?a.primaryStyles(e):a.standardStyles(e),u,t)})},"73r6":function(e,t,n){"use strict";e.exports=function(e){return e=Number(e),isNaN(e)||0===e?e:e>0?1:-1}},"7PmA":function(e,t,n){"use strict";e.exports=function(){try{return Object.keys("primitive"),!0}catch(e){return!1}}},"7wWa":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("cDcd"),i=n("iRzo"),s=n("NUVe"),a=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return r.__extends(t,e),t.prototype.shouldComponentUpdate=function(){return!1},t.prototype.componentDidMount=function(){s.LayerBase.notifyHostChanged(this.props.id)},t.prototype.componentWillUnmount=function(){s.LayerBase.notifyHostChanged(this.props.id)},t.prototype.render=function(){return o.createElement("div",r.__assign({},this.props,{className:i.css("ms-LayerHost",this.props.className)}))},t}(i.BaseComponent);t.LayerHost=a},"8+KV":function(e,t,n){"use strict";var r=n("XKFU"),o=n("CkkT")(0),i=n("LyE8")([].forEach,!0);r(r.P+r.F*!i,"Array",{forEach:function(e){return o(this,e,arguments[1])}})},"86bp":function(e,t,n){"use strict";var r=n("YsTz"),o=Array.prototype.forEach,i=Object.create;e.exports=function(e){var t=i(null);return o.call(arguments,function(e){r(e)&&function(e,t){var n;for(n in e)t[n]=e[n]}(Object(e),t)}),t}},"8Hty":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e){e[e.button=0]="button",e[e.anchor=1]="anchor"}(t.ElementType||(t.ElementType={})),function(e){e[e.normal=0]="normal",e[e.primary=1]="primary",e[e.hero=2]="hero",e[e.compound=3]="compound",e[e.command=4]="command",e[e.icon=5]="icon",e[e.default=6]="default"}(t.ButtonType||(t.ButtonType={}))},"8K2u":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("8tWw");t.standardStyles=function(e){var t,n,o,i=e.semanticColors,s=i.buttonBackground,a=i.buttonBackgroundChecked,u=i.buttonBackgroundHovered,l=i.buttonText,c=i.buttonTextHovered,d=i.buttonTextChecked,p=i.buttonTextCheckedHovered;return{root:{backgroundColor:s,color:l},rootHovered:{backgroundColor:u,color:c,selectors:(t={},t[r.HighContrastSelector]={borderColor:"Highlight",color:"Highlight"},t)},rootPressed:{backgroundColor:a,color:d},rootExpanded:{backgroundColor:a,color:d},rootChecked:{backgroundColor:a,color:d},rootCheckedHovered:{backgroundColor:e.palette.neutralLight,color:p},splitButtonContainer:{selectors:(n={},n[r.HighContrastSelector]={border:"none"},n)},splitButtonMenuButton:{color:e.palette.white,backgroundColor:e.palette.neutralLighter,selectors:{":hover":{backgroundColor:e.palette.neutralLight,selectors:(o={},o[r.HighContrastSelector]={color:"Highlight"},o)}}},splitButtonMenuButtonDisabled:{backgroundColor:e.palette.neutralLighter,selectors:{":hover":{backgroundColor:e.palette.neutralLighter}}},splitButtonDivider:{backgroundColor:e.palette.neutralTertiaryAlt},splitButtonMenuButtonChecked:{backgroundColor:e.palette.themePrimary},splitButtonMenuButtonExpanded:{backgroundColor:e.palette.neutralLight},splitButtonMenuIcon:{color:e.palette.neutralPrimary},splitButtonMenuIconDisabled:{color:e.palette.neutralTertiary}}},t.primaryStyles=function(e){return{root:{backgroundColor:e.palette.themePrimary,color:e.palette.white,selectors:(t={},t[r.HighContrastSelector]={color:"Window",backgroundColor:"WindowText",MsHighContrastAdjust:"none"},t)},rootHovered:{backgroundColor:e.palette.themeDarkAlt,color:e.palette.white,selectors:(n={},n[r.HighContrastSelector]={color:"Window",backgroundColor:"Highlight"},n)},rootPressed:{backgroundColor:e.palette.themeDark,color:e.palette.white,selectors:(o={},o[r.HighContrastSelector]={color:"Window",backgroundColor:"WindowText",MsHighContrastAdjust:"none"},o)},rootExpanded:{backgroundColor:e.palette.themeDark,color:e.palette.white},rootChecked:{backgroundColor:e.palette.themeDark,color:e.palette.white},rootCheckedHovered:{backgroundColor:e.palette.themePrimary,color:e.palette.white},rootDisabled:{selectors:(i={},i[r.HighContrastSelector]={color:"GrayText",borderColor:"GrayText",backgroundColor:"Window"},i)},splitButtonContainer:{selectors:(s={},s[r.HighContrastSelector]={border:"none"},s)},splitButtonDivider:{backgroundColor:e.palette.themeLighter},splitButtonMenuButton:{backgroundColor:e.palette.themePrimary,color:e.palette.white,selectors:{":hover":{backgroundColor:e.palette.themeDark,selectors:(a={},a[r.HighContrastSelector]={color:"Highlight"},a)}}},splitButtonMenuButtonDisabled:{backgroundColor:e.palette.neutralLighter,selectors:{":hover":{backgroundColor:e.palette.neutralLighter}}},splitButtonMenuButtonChecked:{backgroundColor:e.palette.themeDark},splitButtonMenuButtonExpanded:{backgroundColor:e.palette.themeDark},splitButtonMenuIcon:{color:e.palette.white},splitButtonMenuIconDisabled:{color:e.palette.neutralTertiary}};var t,n,o,i,s,a}},"8Rrq":function(e,t,n){"use strict";var r;Object.defineProperty(t,"__esModule",{value:!0}),t.getVendorSettings=function(){if(!r){var e="undefined"!=typeof document?document:void 0,t="undefined"!=typeof navigator?navigator:void 0,n=t?t.userAgent.toLowerCase():void 0;r=e?{isWebkit:!!(e&&"WebkitAppearance"in e.documentElement.style),isMoz:!!(n&&n.indexOf("firefox")>-1),isOpera:!!(n&&n.indexOf("opera")>-1),isMs:!(!t||!/rv:11.0/i.test(t.userAgent)&&!/Edge\/\d./i.test(navigator.userAgent))}:{isWebkit:!0,isMoz:!0,isOpera:!0,isMs:!0}}return r},t.setVendorSettings=function(e){r=e}},"8a7r":function(e,t,n){"use strict";var r=n("hswa"),o=n("RjD/");e.exports=function(e,t,n){t in e?r.f(e,t,o(0,n)):e[t]=n}},"8d6d":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=void 0;function o(e){r?r(e):console&&console.warn&&console.warn(e)}t.warnDeprecations=function(e,t,n){for(var r in n)if(t&&r in t){var i=e+" property '"+r+"' was used but has been deprecated.",s=n[r];s&&(i+=" Use '"+s+"' instead."),o(i)}},t.warnMutuallyExclusive=function(e,t,n){for(var r in n)if(t&&r in t){var i=n[r];i&&i in t&&o(e+" property '"+r+"' is mutually exclusive with '"+n[r]+"'. Use one or the other.")}},t.warnConditionallyRequiredProps=function(e,t,n,r,i){if(!0===i)for(var s=0,a=n;s<a.length;s++){var u=a[s];u in t||o(e+" property '"+u+"' is required when '"+r+"' is used.'")}},t.warn=o,t.setWarningCallback=function(e){r=e}},"8l0F":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi");r.__exportStar(n("BevS"),t),r.__exportStar(n("ojL8"),t)},"8oxB":function(e,t){var n,r,o=e.exports={};function i(){throw new Error("setTimeout has not been defined")}function s(){throw new Error("clearTimeout has not been defined")}function a(e){if(n===setTimeout)return setTimeout(e,0);if((n===i||!n)&&setTimeout)return n=setTimeout,setTimeout(e,0);try{return n(e,0)}catch(t){try{return n.call(null,e,0)}catch(t){return n.call(this,e,0)}}}!function(){try{n="function"==typeof setTimeout?setTimeout:i}catch(e){n=i}try{r="function"==typeof clearTimeout?clearTimeout:s}catch(e){r=s}}();var u,l=[],c=!1,d=-1;function p(){c&&u&&(c=!1,u.length?l=u.concat(l):d=-1,l.length&&h())}function h(){if(!c){var e=a(p);c=!0;for(var t=l.length;t;){for(u=l,l=[];++d<t;)u&&u[d].run();d=-1,t=l.length}u=null,c=!1,function(e){if(r===clearTimeout)return clearTimeout(e);if((r===s||!r)&&clearTimeout)return r=clearTimeout,clearTimeout(e);try{r(e)}catch(t){try{return r.call(null,e)}catch(t){return r.call(this,e)}}}(e)}}function f(e,t){this.fun=e,this.array=t}function m(){}o.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];l.push(new f(e,t)),1!==l.length||c||a(h)},f.prototype.run=function(){this.fun.apply(null,this.array)},o.title="browser",o.browser=!0,o.env={},o.argv=[],o.version="",o.versions={},o.on=m,o.addListener=m,o.once=m,o.off=m,o.removeListener=m,o.removeAllListeners=m,o.emit=m,o.prependListener=m,o.prependOnceListener=m,o.listeners=function(e){return[]},o.binding=function(e){throw new Error("process.binding is not supported")},o.cwd=function(){return"/"},o.chdir=function(e){throw new Error("process.chdir is not supported")},o.umask=function(){return 0}},"8rpR":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r,o,i=n("ggy3"),s=n("UBcw"),a=n("3Rgq"),u="https://static2.sharepointonline.com/files/fabric/assets";function l(e,t,n,r){e="'"+e+"'";var o=void 0!==r?"local('"+r+"'),":"";i.fontFace({fontFamily:e,src:o+"url('"+t+".woff2') format('woff2'),url('"+t+".woff') format('woff')",fontWeight:n,fontStyle:"normal"})}function c(e,t,n,r,o){void 0===r&&(r="segoeui");var i=e+"/"+n+"/"+r;l(t,i+"-light",s.FontWeights.light,o&&o+" Light"),l(t,i+"-semilight",s.FontWeights.semilight,o&&o+" SemiLight"),l(t,i+"-regular",s.FontWeights.regular,o),l(t,i+"-semibold",s.FontWeights.semibold,o&&o+" SemiBold")}function d(e){if(e){var t=e+"/fonts";c(t,s.LocalizedFontNames.Thai,"leelawadeeui-thai","leelawadeeui"),c(t,s.LocalizedFontNames.Arabic,"segoeui-arabic"),c(t,s.LocalizedFontNames.Cyrillic,"segoeui-cyrillic"),c(t,s.LocalizedFontNames.EastEuropean,"segoeui-easteuropean"),c(t,s.LocalizedFontNames.Greek,"segoeui-greek"),c(t,s.LocalizedFontNames.Hebrew,"segoeui-hebrew"),c(t,s.LocalizedFontNames.Vietnamese,"segoeui-vietnamese"),c(t,s.LocalizedFontNames.WestEuropean,"segoeui-westeuropean","segoeui","Segoe UI"),c(t,s.LocalizedFontFamilies.Selawik,"selawik","selawik"),l("Leelawadee UI Web",t+"/leelawadeeui-thai/leelawadeeui-semilight",s.FontWeights.light),l("Leelawadee UI Web",t+"/leelawadeeui-thai/leelawadeeui-bold",s.FontWeights.semibold)}}t.DefaultFontStyles=s.createFontStyles(a.getLanguage()),t.registerDefaultFontFaces=d,d((r="undefined"!=typeof window?window:void 0,(o=r?r.FabricConfig:void 0)&&void 0!==o.fontBaseUrl?o.fontBaseUrl:u))},"8tWw":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("ASyi").__exportStar(n("YUh7"),t)},"9/DP":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("Q8UY"),o=n("gC9O");t.AnimationClassNames=r.buildClassMap(o.AnimationStyles)},"93C/":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi");r.__exportStar(n("D2h3"),t),r.__exportStar(n("FwMN"),t)},"94wZ":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("cDcd"),i=n("zKx7"),s=n("iRzo"),a=n("CZVv"),u=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._shouldUpdateComponentRef=!1,t}return r.__extends(t,e),t.prototype.render=function(){var e=this.props,t=e.styles,n=e.theme;return o.createElement(i.BaseButton,r.__assign({},this.props,{variantClassName:"ms-Button--commandBar",styles:a.getStyles(n,t),onRenderDescription:s.nullRender}))},t=r.__decorate([s.customizable("CommandBarButton",["theme"])],t)}(s.BaseComponent);t.CommandBarButton=u},"957h":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("ASyi").__exportStar(n("8l0F"),t)},"97IE":function(e,t,n){"use strict";function r(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];return function(){t.apply(e,n)}}function o(e,t,n){var r=new Date(e.toString());switch(t.toLowerCase()){case"year":r.setFullYear(r.getFullYear()+n);break;case"quarter":r.setMonth(r.getMonth()+3*n);break;case"month":r.setMonth(r.getMonth()+n);break;case"week":r.setDate(r.getDate()+7*n);break;case"day":r.setDate(r.getDate()+n);break;case"hour":r.setTime(r.getTime()+36e5*n);break;case"minute":r.setTime(r.getTime()+6e4*n);break;case"second":r.setTime(r.getTime()+1e3*n);break;default:r=void 0}return r}function i(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return e.filter(function(e){return!p(e)}).map(function(e){return e.replace(/^[\\|\/]/,"").replace(/[\\|\/]$/,"")}).join("/").replace(/\\/g,"/")}function s(){var e=Date.now();return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(t){var n=(e+16*Math.random())%16|0;return e=Math.floor(e/16),("x"===t?n:3&n|8).toString(16)})}function a(e){return"function"==typeof e}function u(e){return null!=e}function l(e){return Array.isArray?Array.isArray(e):e&&"number"==typeof e.length&&e.constructor===Array}function c(e,t,n,r){if(void 0===n&&(n=!1),void 0===r&&(r=function(){return!0}),!u(t))return e;var o=n?function(e,t){return!(t in e)}:function(){return!0};return Object.getOwnPropertyNames(t).filter(function(t){return o(e,t)&&r(t)}).reduce(function(e,n){return e[n]=t[n],e},e)}function d(e){return/^https?:\/\/|^\/\//i.test(e)}function p(e){return null==e||e.length<1}function h(e){return JSON.stringify(e)}function f(e,t){return Object.hasOwnProperty.call(e,t)}function m(e){var t=0;if(0===e.length)return t;for(var n=0;n<e.length;n++){t=(t<<5)-t+e.charCodeAt(n),t|=0}return t}n.d(t,"d",function(){return r}),n.d(t,"c",function(){return o}),n.d(t,"b",function(){return i}),n.d(t,"e",function(){return s}),n.d(t,"i",function(){return a}),n.d(t,"l",function(){return u}),n.d(t,"h",function(){return l}),n.d(t,"a",function(){return c}),n.d(t,"j",function(){return d}),n.d(t,"m",function(){return p}),n.d(t,"k",function(){return h}),n.d(t,"g",function(){return f}),n.d(t,"f",function(){return m})},"9D85":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("uWrk"),o=n("WGa6"),i=n("Gc2k"),s=n("iRzo");t.getSplitButtonVerticalDividerClassNames=s.memoizeFunction(function(e){return i.mergeStyleSets(r.getDividerClassNames(e),{divider:{height:16,width:1}})}),t.getContextualMenuClassNames=s.memoizeFunction(function(e,t){var n=o.getStyles(e);return i.mergeStyleSets({container:["ms-ContextualMenu-container",n.container,t,[{selectors:{":focus":{outline:0}}}]],root:["ms-ContextualMenu is-open",n.root],list:["ms-ContextualMenu-list is-open",n.list],header:["ms-ContextualMenu-header",n.header],title:n.title})}),t.getItemClassNames=s.memoizeFunction(function(e,t,n,r,s,a,u,l,c,d,p){var h=o.getMenuItemStyles(e);return i.mergeStyleSets({item:["ms-ContextualMenu-item",h.item,u],divider:["ms-ContextualMenu-divider",h.divider,l],root:["ms-ContextualMenu-link",h.root,r&&["is-checked",h.rootChecked],s&&h.anchorLink,n&&["is-expanded",h.rootExpanded],t&&["is-disabled",h.rootDisabled],!t&&!n&&[{selectors:{":hover":h.rootHovered,":active":h.rootPressed,".ms-Fabric--isFocusVisible &:focus, .ms-Fabric--isFocusVisible &:focus:hover":h.rootFocused,".ms-Fabric--isFocusVisible &:hover":{background:"inherit;"}}}]],splitPrimary:[h.root,r&&["is-checked",h.rootChecked],(t||p)&&["is-disabled",h.rootDisabled],!(t||p)&&!r&&[{selectors:{":hover":h.rootHovered,":active":h.rootPressed,".ms-Fabric--isFocusVisible &:focus, .ms-Fabric--isFocusVisible &:focus:hover":h.rootFocused,".ms-Fabric--isFocusVisible &:hover":{background:"inherit;"}}}]],splitMenu:[h.root,{width:32},n&&["is-expanded",h.rootExpanded],t&&["is-disabled",h.rootDisabled],!t&&!n&&[{selectors:{":hover":h.rootHovered,":active":h.rootPressed,".ms-Fabric--isFocusVisible &:focus, .ms-Fabric--isFocusVisible &:focus:hover":h.rootFocused,".ms-Fabric--isFocusVisible &:hover":{background:"inherit;"}}}]],linkContent:["ms-ContextualMenu-linkContent",h.linkContent],linkContentMenu:["ms-ContextualMenu-linkContent",h.linkContent,{justifyContent:"center"}],icon:["ms-ContextualMenu-icon",a&&h.iconColor,h.icon,c,t&&["is-disabled",h.iconDisabled]],checkmarkIcon:["ms-ContextualMenu-checkmarkIcon",a&&h.checkmarkIcon,h.icon,c],subMenuIcon:["ms-ContextualMenu-submenuIcon",h.subMenuIcon,d],label:["ms-ContextualMenu-itemText",h.label],secondaryText:["ms-ContextualMenu-secondaryText",h.secondaryText],splitContainer:[h.splitButtonFlexContainer,!t&&!r&&[{selectors:{".ms-Fabric--isFocusVisible &:focus, .ms-Fabric--isFocusVisible &:focus:hover":h.rootFocused}}]]})})},"9NG+":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("cDcd"),i=n("iRzo"),s=n("UDac"),a=n("mifA"),u=n("iePh"),l=n("EC+E"),c=n("LkE5"),d=n("9QpN"),p=n("Gc2k"),h=n("mbQ4"),f=p.getTheme(),m=function(e){function t(t){var n=e.call(this,t)||this;return n._panel=i.createRef(),n._content=i.createRef(),n.dismiss=function(){n.state.isOpen&&(n.setState({isOpen:!1,isAnimating:!0},function(){n._async.setTimeout(n._onTransitionComplete,200)}),n.props.onDismiss&&n.props.onDismiss())},n._onRenderNavigation=function(e){var t=e.closeButtonAriaLabel;return e.hasCloseButton?o.createElement("div",{className:i.css("ms-Panel-navigation",h.navigation)},o.createElement(d.IconButton,{styles:{root:{height:"auto",width:"44px",color:f.palette.neutralSecondary,fontSize:p.IconFontSizes.large},rootHovered:{color:f.palette.neutralPrimary}},className:i.css("ms-Panel-closeButton ms-PanelAction-close"),onClick:n._onPanelClick,ariaLabel:t,"data-is-visible":!0,iconProps:{iconName:"Cancel"}})):null},n._onRenderHeader=function(e,t,n){var r=e.headerText,s=e.headerClassName,a=void 0===s?"":s;return r?o.createElement("div",{className:i.css("ms-Panel-header",h.header)},o.createElement("p",{className:i.css("ms-Panel-headerText",h.headerText,a),id:n,role:"heading"},r)):null},n._onRenderBody=function(e){var t=i.css("ms-Panel-content",h.content,e.isFooterAtBottom&&h.contentGrow);return o.createElement("div",{ref:n._content,className:t,"data-is-scrollable":!0},e.children)},n._onRenderFooter=function(e){var t=n.state.isFooterSticky,r=n.props.onRenderFooterContent,s=void 0===r?null:r;return s?o.createElement("div",{className:i.css("ms-Panel-footer",h.footer,t&&h.footerIsSticky)},o.createElement("div",{className:i.css("ms-Panel-footerInner",h.footerInner)},s())):null},n._onPanelClick=function(){n.dismiss()},n._onTransitionComplete=function(){n.setState({isAnimating:!1}),!n.state.isOpen&&n.props.onDismissed&&n.props.onDismissed()},n._warnDeprecations({ignoreExternalFocusing:"focusTrapZoneProps",forceFocusInsideTrap:"focusTrapZoneProps",firstFocusableSelector:"focusTrapZoneProps"}),n.state={isFooterSticky:!1,isOpen:!1,isAnimating:!1,id:i.getId("Panel")},n}return r.__extends(t,e),t.prototype.componentDidMount=function(){this._events.on(window,"resize",this._updateFooterPosition),this._shouldListenForOuterClick(this.props)&&this._events.on(document.body,"click",this._dismissOnOuterClick,!0),this.props.isOpen&&this.open()},t.prototype.componentDidUpdate=function(e){var t=this._shouldListenForOuterClick(this.props),n=this._shouldListenForOuterClick(e);t&&!n?this._events.on(document.body,"click",this._dismissOnOuterClick,!0):!t&&n&&this._events.off(document.body,"click",this._dismissOnOuterClick,!0)},t.prototype.componentWillReceiveProps=function(e){e.isOpen!==this.state.isOpen&&(e.isOpen?this.open():this.dismiss())},t.prototype.render=function(){var e,t=this.props,n=t.className,d=void 0===n?"":n,f=t.elementToFocusOnDismiss,m=t.firstFocusableSelector,g=t.focusTrapZoneProps,y=t.forceFocusInsideTrap,v=t.hasCloseButton,_=t.headerText,b=t.ignoreExternalFocusing,S=t.isBlocking,x=t.isLightDismiss,w=t.isHiddenOnDismiss,I=t.layerProps,P=t.type,C=t.customWidth,E=t.onLightDismissClick,k=void 0===E?this._onPanelClick:E,T=t.onRenderNavigation,D=void 0===T?this._onRenderNavigation:T,O=t.onRenderHeader,M=void 0===O?this._onRenderHeader:O,F=t.onRenderBody,A=void 0===F?this._onRenderBody:F,B=t.onRenderFooter,R=void 0===B?this._onRenderFooter:B,j=this.state,L=j.isOpen,N=j.isAnimating,U=j.id,H=P===a.PanelType.smallFixedNear,W=i.getRTL()?H:!H,z=_&&U+"-headerText",K=P===a.PanelType.custom?{width:C}:{},V=i.getNativeProps(this.props,i.divProperties);if(!L&&!N&&!w)return null;S&&L&&(e=o.createElement(l.Overlay,{className:i.css(h.overlay,L&&N&&p.AnimationClassNames.fadeIn200,!L&&N&&p.AnimationClassNames.fadeOut200),isDarkThemed:!1,onClick:x?k:void 0}));var q=M(this.props,this._onRenderHeader,z);return o.createElement(u.Layer,r.__assign({},I),o.createElement(c.Popup,{role:"dialog",ariaLabelledBy:q?z:void 0,onDismiss:this.dismiss,className:i.css(!L&&!N&&w&&h.hiddenPanel)},o.createElement("div",r.__assign({},V,{ref:this._panel,className:i.css("ms-Panel",h.root,d,L&&"is-open "+h.rootIsOpen,P===a.PanelType.smallFluid&&"ms-Panel--smFluid "+h.rootIsSmallFluid,P===a.PanelType.smallFixedNear&&"ms-Panel--smLeft "+h.rootIsSmallLeft,P===a.PanelType.smallFixedFar&&"ms-Panel--sm "+h.rootIsSmall,P===a.PanelType.medium&&"ms-Panel--md "+h.rootIsMedium,(P===a.PanelType.large||P===a.PanelType.largeFixed)&&"ms-Panel--lg "+h.rootIsLarge,P===a.PanelType.largeFixed&&"ms-Panel--fixed "+h.rootIsFixed,P===a.PanelType.extraLarge&&"ms-Panel--xl "+h.rootIsXLarge,P===a.PanelType.custom&&"ms-Panel--custom "+h.rootIsCustom,v&&"ms-Panel--hasCloseButton "+h.rootHasCloseButton,!L&&!N&&w&&h.hiddenPanel)}),e,o.createElement(s.FocusTrapZone,r.__assign({ignoreExternalFocusing:b,forceFocusInsideTrap:!(w&&!L)&&y,firstFocusableSelector:m,isClickableOutsideFocusTrap:!0},g,{className:i.css("ms-Panel-main",h.main,L&&N&&!W&&p.AnimationClassNames.slideRightIn40,L&&N&&W&&p.AnimationClassNames.slideLeftIn40,!L&&N&&!W&&p.AnimationClassNames.slideLeftOut40,!L&&N&&W&&p.AnimationClassNames.slideRightOut40,g?g.className:void 0),style:K,elementToFocusOnDismiss:f}),o.createElement("div",{className:i.css("ms-Panel-commands"),"data-is-visible":!0},D(this.props,this._onRenderNavigation)),o.createElement("div",{className:i.css("ms-Panel-contentInner",h.contentInner)},q,A(this.props,this._onRenderBody),R(this.props,this._onRenderFooter))))))},t.prototype.open=function(){var e=this;this.state.isOpen||this.setState({isOpen:!0,isAnimating:!0},function(){e._async.setTimeout(e._onTransitionComplete,200)})},t.prototype._shouldListenForOuterClick=function(e){return!!e.isBlocking&&!!e.isOpen},t.prototype._updateFooterPosition=function(){var e=this._content.current;if(e){var t=e.clientHeight,n=e.scrollHeight;this.setState({isFooterSticky:t<n})}},t.prototype._dismissOnOuterClick=function(e){var t=this._panel.current;this.state.isOpen&&t&&(i.elementContains(t,e.target)||(this.props.onOuterClick?(this.props.onOuterClick(),e.preventDefault()):this.dismiss()))},t.defaultProps={isHiddenOnDismiss:!1,isOpen:!1,isBlocking:!0,hasCloseButton:!0,type:a.PanelType.smallFixedFar},t}(i.BaseComponent);t.Panel=m},"9Qh4":function(e,t,n){"use strict";var r=n("IDEf"),o=n("86bp"),i=n("nA++"),s=n("+XMV");(e.exports=function(e,t){var n,i,a,u,l;return arguments.length<2||"string"!=typeof e?(u=t,t=e,e=null):u=arguments[2],null==e?(n=a=!0,i=!1):(n=s.call(e,"c"),i=s.call(e,"e"),a=s.call(e,"w")),l={value:t,configurable:n,enumerable:i,writable:a},u?r(o(u),l):l}).gs=function(e,t,n){var a,u,l,c;return"string"!=typeof e?(l=n,n=t,t=e,e=null):l=arguments[3],null==t?t=void 0:i(t)?null==n?n=void 0:i(n)||(l=n,n=void 0):(l=t,t=n=void 0),null==e?(a=!0,u=!1):(a=s.call(e,"c"),u=s.call(e,"e")),c={get:t,set:n,configurable:a,enumerable:u},l?r(o(l),c):c}},"9QpN":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("5+DQ").__exportStar(n("gCc8"),t)},"9TEK":function(e,t,n){"use strict";n.d(t,"a",function(){return u});var r=n("lzYu"),o=n("97IE"),i=n("hyGn"),s=function(){function e(e,t){void 0===t&&(t=-1),this.store=e,this.defaultTimeoutMinutes=t,this.enabled=this.test(),i.a.enableCacheExpiration&&this.cacheExpirationHandler()}return e.bind=function(t){return new e(void 0===t?new a:t)},e.prototype.get=function(e){if(!this.enabled)return null;var t=this.store.getItem(e);if(!Object(o.l)(t))return null;var n=JSON.parse(t);return new Date(n.expiration)<=new Date?(this.delete(e),null):n.value},e.prototype.put=function(e,t,n){this.enabled&&this.store.setItem(e,this.createPersistable(t,n))},e.prototype.delete=function(e){this.enabled&&this.store.removeItem(e)},e.prototype.getOrPut=function(e,t,n){return Object(r.a)(this,void 0,void 0,function(){var o;return Object(r.c)(this,function(r){switch(r.label){case 0:return this.enabled?null!==(o=this.get(e))?[3,2]:[4,t()]:[2,t()];case 1:o=r.sent(),this.put(e,o,n),r.label=2;case 2:return[2,o]}})})},e.prototype.deleteExpired=function(){return Object(r.a)(this,void 0,void 0,function(){var e,t;return Object(r.c)(this,function(n){switch(n.label){case 0:if(!this.enabled)return[2];e=0,n.label=1;case 1:return e<this.store.length?null===(t=this.store.key(e))?[3,3]:/["|']?pnp["|']? ?: ?1/i.test(this.store.getItem(t))?[4,this.get(t)]:[3,3]:[3,4];case 2:n.sent(),n.label=3;case 3:return e++,[3,1];case 4:return[2]}})})},e.prototype.test=function(){try{return this.store.setItem("t","t"),this.store.removeItem("t"),!0}catch(e){return!1}},e.prototype.createPersistable=function(e,t){if(void 0===t){var n=i.a.defaultCachingTimeoutSeconds;this.defaultTimeoutMinutes>0&&(n=60*this.defaultTimeoutMinutes),t=Object(o.c)(new Date,"second",n)}return Object(o.k)({pnp:1,expiration:t,value:e})},e.prototype.cacheExpirationHandler=function(){var e=this;this.enabled&&this.deleteExpired().then(function(t){setTimeout(Object(o.d)(e,e.cacheExpirationHandler),i.a.cacheExpirationIntervalMilliseconds)}).catch(console.error)},e}(),a=function(){function e(e){void 0===e&&(e=new Map),this._store=e}return Object.defineProperty(e.prototype,"length",{get:function(){return this._store.size},enumerable:!1,configurable:!0}),e.prototype.clear=function(){this._store.clear()},e.prototype.getItem=function(e){return this._store.get(e)},e.prototype.key=function(e){return Array.from(this._store)[e][0]},e.prototype.removeItem=function(e){this._store.delete(e)},e.prototype.setItem=function(e,t){this._store.set(e,t)},e}(),u=function(){function e(e,t){void 0===e&&(e=null),void 0===t&&(t=null),this._local=e,this._session=t}return Object.defineProperty(e.prototype,"local",{get:function(){return null===this._local&&(this._local=new s("undefined"==typeof localStorage?new a:localStorage)),this._local},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"session",{get:function(){return null===this._session&&(this._session=new s("undefined"==typeof sessionStorage?new a:sessionStorage)),this._session},enumerable:!1,configurable:!0}),e}()},"9UcU":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.normalize={boxShadow:"none",margin:0,padding:0,boxSizing:"border-box"},t.noWrap={overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"}},"9crM":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("umtj");t.initializeDir=function(e){var t=e||r.getWindow();if(t&&!t.__hasInitializedDir__){t.__hasInitializedDir__=!0;var n=t.document.documentElement;n.hasAttribute("dir")||n.setAttribute("dir","ltr")}}},"9fiv":function(e,t,n){!function(e,t){"use strict";function n(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function r(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function o(e,t,n){return t&&r(e.prototype,t),n&&r(e,n),e}function i(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function s(){return(s=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&l(e,t)}function u(e){return(u=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function l(e,t){return(l=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function c(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}function d(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function p(e,t){return!t||"object"!=typeof t&&"function"!=typeof t?d(e):t}function h(e){return function(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t<e.length;t++)n[t]=e[t];return n}}(e)||function(e){if(Symbol.iterator in Object(e)||"[object Arguments]"===Object.prototype.toString.call(e))return Array.from(e)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}var f;!function(e){e.Accordion="Accordion",e.AccordionItem="AccordionItem",e.AccordionItemButton="AccordionItemButton",e.AccordionItemHeading="AccordionItemHeading",e.AccordionItemPanel="AccordionItemPanel"}(f||(f={}));var m=f,g=function e(t){var r=this,o=t.expanded,s=void 0===o?[]:o,a=t.allowMultipleExpanded,u=void 0!==a&&a,l=t.allowZeroExpanded,c=void 0!==l&&l;n(this,e),i(this,"expanded",void 0),i(this,"allowMultipleExpanded",void 0),i(this,"allowZeroExpanded",void 0),i(this,"toggleExpanded",function(e){if(r.isItemDisabled(e))return r;var t=r.isItemExpanded(e);return t?r.augment({expanded:r.expanded.filter(function(t){return t!==e})}):r.augment({expanded:r.allowMultipleExpanded?[].concat(h(r.expanded),[e]):[e]})}),i(this,"isItemDisabled",function(e){var t=r.isItemExpanded(e),n=1===r.expanded.length;return Boolean(t&&!r.allowZeroExpanded&&n)}),i(this,"isItemExpanded",function(e){return-1!==r.expanded.findIndex(function(t){return t===e})}),i(this,"getPanelAttributes",function(e){var t=r.isItemExpanded(e);return{role:r.allowMultipleExpanded?void 0:"region","aria-hidden":r.allowMultipleExpanded?!t:void 0,"aria-labelledby":r.getButtonId(e),id:r.getPanelId(e),hidden:!t||void 0}}),i(this,"getHeadingAttributes",function(e){return{role:"heading"}}),i(this,"getButtonAttributes",function(e){var t=r.isItemExpanded(e),n=r.isItemDisabled(e);return{id:r.getButtonId(e),"aria-disabled":n,"aria-expanded":t,"aria-controls":r.getPanelId(e),role:"button",tabIndex:0}}),i(this,"getPanelId",function(e){return"accordion__panel-".concat(e)}),i(this,"getButtonId",function(e){return"accordion__heading-".concat(e)}),i(this,"augment",function(t){return new e(function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"==typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){i(e,t,n[t])})}return e}({expanded:r.expanded,allowMultipleExpanded:r.allowMultipleExpanded,allowZeroExpanded:r.allowZeroExpanded},t))}),this.expanded=s,this.allowMultipleExpanded=u,this.allowZeroExpanded=c},y=t.createContext(null),v=function(e){function r(){var e,t;n(this,r);for(var o=arguments.length,s=new Array(o),a=0;a<o;a++)s[a]=arguments[a];return i(d(t=p(this,(e=u(r)).call.apply(e,[this].concat(s)))),"state",new g({expanded:t.props.preExpanded,allowMultipleExpanded:t.props.allowMultipleExpanded,allowZeroExpanded:t.props.allowZeroExpanded})),i(d(t),"toggleExpanded",function(e){t.setState(function(t){return t.toggleExpanded(e)},function(){t.props.onChange&&t.props.onChange(t.state.expanded)})}),i(d(t),"isItemDisabled",function(e){return t.state.isItemDisabled(e)}),i(d(t),"isItemExpanded",function(e){return t.state.isItemExpanded(e)}),i(d(t),"getPanelAttributes",function(e){return t.state.getPanelAttributes(e)}),i(d(t),"getHeadingAttributes",function(e){return t.state.getHeadingAttributes(e)}),i(d(t),"getButtonAttributes",function(e){return t.state.getButtonAttributes(e)}),t}return a(r,e),o(r,[{key:"render",value:function(){var e=this.state,n=e.allowZeroExpanded,r=e.allowMultipleExpanded;return t.createElement(y.Provider,{value:{allowMultipleExpanded:r,allowZeroExpanded:n,toggleExpanded:this.toggleExpanded,isItemDisabled:this.isItemDisabled,isItemExpanded:this.isItemExpanded,getPanelAttributes:this.getPanelAttributes,getHeadingAttributes:this.getHeadingAttributes,getButtonAttributes:this.getButtonAttributes}},this.props.children||null)}}]),r}(t.PureComponent);i(v,"defaultProps",{allowMultipleExpanded:!1,allowZeroExpanded:!1});var _=function(e){function r(){var e,t;n(this,r);for(var o=arguments.length,s=new Array(o),a=0;a<o;a++)s[a]=arguments[a];return i(d(t=p(this,(e=u(r)).call.apply(e,[this].concat(s)))),"renderChildren",function(e){return e?t.props.children(e):null}),t}return a(r,e),o(r,[{key:"render",value:function(){return t.createElement(y.Consumer,null,this.renderChildren)}}]),r}(t.PureComponent),b=function(e){function r(){var e,o;n(this,r);for(var a=arguments.length,l=new Array(a),h=0;h<a;h++)l[h]=arguments[h];return i(d(o=p(this,(e=u(r)).call.apply(e,[this].concat(l)))),"renderAccordion",function(e){var n=o.props,r=(n.preExpanded,n.allowMultipleExpanded,n.allowZeroExpanded,n.onChange,c(n,["preExpanded","allowMultipleExpanded","allowZeroExpanded","onChange"]));return t.createElement("div",s({"data-accordion-component":"Accordion"},r))}),o}return a(r,e),o(r,[{key:"render",value:function(){return t.createElement(v,{preExpanded:this.props.preExpanded,allowMultipleExpanded:this.props.allowMultipleExpanded,allowZeroExpanded:this.props.allowZeroExpanded,onChange:this.props.onChange},t.createElement(_,null,this.renderAccordion))}}]),r}(t.Component);i(b,"defaultProps",{allowMultipleExpanded:void 0,allowZeroExpanded:void 0,onChange:void 0,className:"accordion",children:void 0}),i(b,"displayName",m.Accordion);var S=0,x=S,w=t.createContext(null),I=function(e){function r(){var e,o;n(this,r);for(var s=arguments.length,a=new Array(s),l=0;l<s;l++)a[l]=arguments[l];return i(d(o=p(this,(e=u(r)).call.apply(e,[this].concat(a)))),"toggleExpanded",function(){o.props.accordionContext.toggleExpanded(o.props.uuid)}),i(d(o),"renderChildren",function(e){var n=o.props.uuid,r=e.isItemExpanded(n),i=e.isItemDisabled(n),s=e.getPanelAttributes(n),a=e.getHeadingAttributes(n),u=e.getButtonAttributes(n);return t.createElement(w.Provider,{value:{uuid:n,expanded:r,disabled:i,toggleExpanded:o.toggleExpanded,panelAttributes:s,headingAttributes:a,buttonAttributes:u},children:o.props.children})}),o}return a(r,e),o(r,[{key:"render",value:function(){return t.createElement(_,null,this.renderChildren)}}]),r}(t.Component),P=function(e){return t.createElement(_,null,function(n){return t.createElement(I,s({},e,{accordionContext:n}))})},C=function(e){function r(){var e,t;n(this,r);for(var o=arguments.length,s=new Array(o),a=0;a<o;a++)s[a]=arguments[a];return i(d(t=p(this,(e=u(r)).call.apply(e,[this].concat(s)))),"renderChildren",function(e){return e?t.props.children(e):null}),t}return a(r,e),o(r,[{key:"render",value:function(){return t.createElement(w.Consumer,null,this.renderChildren)}}]),r}(t.PureComponent),E=function(e){function r(){var e,t,o;n(this,r);for(var s=arguments.length,a=new Array(s),l=0;l<s;l++)a[l]=arguments[l];return i(d(t=p(this,(e=u(r)).call.apply(e,[this].concat(a)))),"instanceUuid",(o=x,x+=1,o)),t}return a(r,e),o(r,[{key:"render",value:function(){var e=this.props,n=e.uuid,r=void 0===n?this.instanceUuid:n,o=c(e,["uuid"]);return t.createElement(P,{uuid:r},t.createElement("div",s({"data-accordion-component":"AccordionItem"},o)))}}]),r}(t.Component);function k(e){var t=function e(t){return t&&(t.matches('[data-accordion-component="Accordion"]')?t:e(t.parentElement))}(e);return t&&Array.from(t.querySelectorAll('[data-accordion-component="AccordionItemButton"]'))}i(E,"defaultProps",{className:"accordion__item"}),i(E,"displayName",m.AccordionItem);var T={DOWN:"40",END:"35",ENTER:"13",HOME:"36",LEFT:"37",RIGHT:"39",SPACE:"32",UP:"38"},D=function(e){function r(){var e,t;n(this,r);for(var o=arguments.length,s=new Array(o),a=0;a<o;a++)s[a]=arguments[a];return i(d(t=p(this,(e=u(r)).call.apply(e,[this].concat(s)))),"handleKeyPress",function(e){var n,r,o=e.which.toString();if(o!==T.ENTER&&o!==T.SPACE||(e.preventDefault(),t.props.toggleExpanded()),e.target instanceof HTMLElement)switch(o){case T.HOME:e.preventDefault(),n=e.target,(r=(k(n)||[])[0])&&r.focus();break;case T.END:e.preventDefault(),function(e){var t=k(e)||[],n=t[t.length-1];n&&n.focus()}(e.target);break;case T.LEFT:case T.UP:e.preventDefault(),function(e){var t=k(e)||[],n=t.indexOf(e);if(-1!==n){var r=t[n-1];r&&r.focus()}}(e.target);break;case T.RIGHT:case T.DOWN:e.preventDefault(),function(e){var t=k(e)||[],n=t.indexOf(e);if(-1!==n){var r=t[n+1];r&&r.focus()}}(e.target)}}),t}return a(r,e),o(r,[{key:"render",value:function(){var e=this.props,n=e.toggleExpanded,r=c(e,["toggleExpanded"]);return t.createElement("div",s({},r,{onClick:n,onKeyDown:this.handleKeyPress,"data-accordion-component":"AccordionItemButton"}))}}]),r}(t.PureComponent);i(D,"defaultProps",{className:"accordion__button"});var O=function(e){return t.createElement(C,null,function(n){var r=n.toggleExpanded,o=n.buttonAttributes;return t.createElement(D,s({toggleExpanded:r},e,o))})};O.displayName=m.AccordionItemButton;var M=function(e){function r(){var e,t;n(this,r);for(var o=arguments.length,s=new Array(o),a=0;a<o;a++)s[a]=arguments[a];return i(d(t=p(this,(e=u(r)).call.apply(e,[this].concat(s)))),"ref",void 0),i(d(t),"setRef",function(e){t.ref=e}),t}return a(r,e),o(r,[{key:"componentDidUpdate",value:function(){r.VALIDATE(this.ref)}},{key:"componentDidMount",value:function(){r.VALIDATE(this.ref)}},{key:"render",value:function(){return t.createElement("div",s({"data-accordion-component":"AccordionItemHeading"},this.props,{ref:this.setRef}))}}],[{key:"VALIDATE",value:function(e){if(void 0===e)throw new Error("ref is undefined");if(1!==e.childElementCount||!e.firstElementChild||"AccordionItemButton"!==e.firstElementChild.getAttribute("data-accordion-component"))throw new Error("AccordionItemButton may contain only one child element, which must be an instance of AccordionItemButton.\n\nFrom the WAI-ARIA spec (https://www.w3.org/TR/wai-aria-practices-1.1/#accordion):\n\n“The button element is the only element inside the heading element. That is, if there are other visually persistent elements, they are not included inside the heading element.”\n\n")}}]),r}(t.PureComponent);i(M,"defaultProps",{className:"accordion__heading","aria-level":3});var F=function(e){return t.createElement(C,null,function(n){var r=n.headingAttributes;return t.createElement(M,s({},e,r))})};F.displayName=m.AccordionItemHeading;var A=function(e){function r(){var e,o;n(this,r);for(var a=arguments.length,l=new Array(a),c=0;c<a;c++)l[c]=arguments[c];return i(d(o=p(this,(e=u(r)).call.apply(e,[this].concat(l)))),"renderChildren",function(e){var n=e.panelAttributes;return t.createElement("div",s({"data-accordion-component":"AccordionItemPanel"},o.props,n))}),o}return a(r,e),o(r,[{key:"render",value:function(){return t.createElement(C,null,this.renderChildren)}}]),r}(t.Component);i(A,"defaultProps",{className:"accordion__panel"}),i(A,"displayName",m.AccordionItemPanel);var B=function(e){function r(){var e,o;n(this,r);for(var s=arguments.length,a=new Array(s),l=0;l<s;l++)a[l]=arguments[l];return i(d(o=p(this,(e=u(r)).call.apply(e,[this].concat(a)))),"renderChildren",function(e){var n=e.expanded,r=e.disabled;return t.createElement(t.Fragment,null,o.props.children({expanded:n,disabled:r}))}),o}return a(r,e),o(r,[{key:"render",value:function(){return t.createElement(C,null,this.renderChildren)}}]),r}(t.Component);e.Accordion=b,e.AccordionItem=E,e.AccordionItemButton=O,e.AccordionItemHeading=F,e.AccordionItemPanel=A,e.AccordionItemState=B,e.resetNextUuid=function(){x=S},Object.defineProperty(e,"__esModule",{value:!0})}(t,n("cDcd"))},"9g66":function(e,t,n){"use strict";var r=n("e989"),o=n("lq5y"),i=Math.max;e.exports=function(e,t){var n,s,a,u=i(arguments.length,2);for(e=Object(o(e)),a=function(r){try{e[r]=t[r]}catch(e){n||(n=e)}},s=1;s<u;++s)t=arguments[s],r(t).forEach(a);if(void 0!==n)throw n;return e}},"9hYY":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e){for(var n in e)t.hasOwnProperty(n)||(t[n]=e[n])}(n("nXqe"))},"9jm5":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("cDcd"),i=n("Hlgl"),s=function(e){function t(t){var n=e.call(this,t)||this;return n._root=i.createRef(),n._onKeyDown=function(e){switch(e.which){case 27:n.props.onDismiss&&(n.props.onDismiss(e),e.preventDefault(),e.stopPropagation())}},n.state={needsVerticalScrollBar:!1},n}return r.__extends(t,e),t.prototype.componentWillMount=function(){this._originalFocusedElement=i.getDocument().activeElement},t.prototype.componentDidMount=function(){this._root.current&&(this._events.on(this._root.current,"focus",this._onFocus,!0),this._events.on(this._root.current,"blur",this._onBlur,!0),i.doesElementContainFocus(this._root.current)&&(this._containsFocus=!0),this._updateScrollBarAsync())},t.prototype.componentDidUpdate=function(){this._updateScrollBarAsync()},t.prototype.componentWillUnmount=function(){this.props.shouldRestoreFocus&&this._originalFocusedElement&&this._containsFocus&&this._originalFocusedElement!==window&&this._originalFocusedElement&&this._originalFocusedElement.focus()},t.prototype.render=function(){var e=this.props,t=e.role,n=e.className,s=e.ariaLabel,a=e.ariaLabelledBy,u=e.ariaDescribedBy,l=e.style;return o.createElement("div",r.__assign({ref:this._root},i.getNativeProps(this.props,i.divProperties),{className:n,role:t,"aria-label":s,"aria-labelledby":a,"aria-describedby":u,onKeyDown:this._onKeyDown,style:r.__assign({overflowY:this.state.needsVerticalScrollBar?"scroll":void 0},l)}),this.props.children)},t.prototype._updateScrollBarAsync=function(){var e=this;this._async.requestAnimationFrame(function(){e._getScrollBar()})},t.prototype._getScrollBar=function(){if(!this.props.style||!this.props.style.overflowY){var e=!1;if(this._root&&this._root.current&&this._root.current.firstElementChild){var t=this._root.current.clientHeight,n=this._root.current.firstElementChild.clientHeight;t>0&&n>t&&(e=n-t>1)}this.state.needsVerticalScrollBar!==e&&this.setState({needsVerticalScrollBar:e})}},t.prototype._onFocus=function(){this._containsFocus=!0},t.prototype._onBlur=function(e){this._root.value&&this._root.value.contains(e.relatedTarget)&&(this._containsFocus=!1)},t.defaultProps={shouldRestoreFocus:!0},t}(i.BaseComponent);t.Popup=s},"9klN":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.HighContrastSelector="@media screen and (-ms-high-contrast: active)",t.ScreenWidthMinSmall=320,t.ScreenWidthMinMedium=480,t.ScreenWidthMinLarge=640,t.ScreenWidthMinXLarge=1024,t.ScreenWidthMinXXLarge=1366,t.ScreenWidthMinXXXLarge=1920,t.ScreenWidthMaxSmall=t.ScreenWidthMinMedium-1,t.ScreenWidthMaxMedium=t.ScreenWidthMinLarge-1,t.ScreenWidthMaxLarge=t.ScreenWidthMinXLarge-1,t.ScreenWidthMaxXLarge=t.ScreenWidthMinXXLarge-1,t.ScreenWidthMaxXXLarge=t.ScreenWidthMinXXXLarge-1,t.getScreenSelector=function(e,t){return"@media only screen and (min-width: "+e+"px) and (max-width: "+t+"px)"}},"9szA":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("ASyi").__exportStar(n("Uh61"),t)},"9uoN":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("cDcd"),o=n("faye"),i=n("br4S"),s=n("Y8Tu"),a=n("uPdp"),u=function(){function e(e,t){this.type=i.PropertyPaneFieldType.Custom,this.disabled=!1,this.deferredValidationTime=200,this.disableReactivePropertyChanges=!1,this.render=this.render.bind(this),this.targetProperty=e,this.properties=t,this.properties.onDispose=this.dispose,this.properties.onRender=this.render,this.label=t.label,this.context=t.context,this.webAbsoluteUrl=t.webAbsoluteUrl,this.selectedList=t.selectedList,this.selectedLists=t.selectedLists,this.baseTemplate=t.baseTemplate,this.orderBy=t.orderBy,this.multiSelect=t.multiSelect,this.showSelectAll=t.showSelectAll,this.selectAllInList=t.selectAllInList,this.selectAllInListLabel=t.selectAllInListLabel,this.includeHidden=t.includeHidden,this.onPropertyChange=t.onPropertyChange,this.customProperties=t.properties,this.key=t.key,this.onGetErrorMessage=t.onGetErrorMessage,this.listsToExclude=t.listsToExclude,this.filter=t.filter,this.onListsRetrieved=t.onListsRetrieved,!0===t.disabled&&(this.disabled=t.disabled),t.deferredValidationTime&&(this.deferredValidationTime=t.deferredValidationTime)}return e.prototype.onPropertyChange=function(e,t,n){},e.prototype.render=function(e,t,n){var i={label:this.label,targetProperty:this.targetProperty,context:this.context,webAbsoluteUrl:this.webAbsoluteUrl,baseTemplate:this.baseTemplate,orderBy:this.orderBy,multiSelect:this.multiSelect,includeHidden:this.includeHidden,onDispose:this.dispose,onRender:this.render,onChange:n,onPropertyChange:this.onPropertyChange,properties:this.customProperties,key:this.key,disabled:this.disabled,onGetErrorMessage:this.onGetErrorMessage,deferredValidationTime:this.deferredValidationTime,listsToExclude:this.listsToExclude,filter:this.filter,onListsRetrieved:this.onListsRetrieved};if(this.multiSelect){i.selectedLists=this.selectedLists,i.showSelectAll=this.showSelectAll,i.selectAllInList=this.selectAllInList,i.selectAllInListLabel=this.selectAllInListLabel;var u=r.createElement(a.default,i);o.render(u,e)}else{i.selectedList=this.selectedList;u=r.createElement(s.default,i);o.render(u,e)}},e.prototype.dispose=function(e){},e}();t.PropertyFieldListPicker=function(e,t){var n={label:t.label,targetProperty:e,context:t.context,webAbsoluteUrl:t.webAbsoluteUrl,selectedList:"string"==typeof t.selectedList?t.selectedList:null,selectedLists:"string"!=typeof t.selectedList?t.selectedList:null,baseTemplate:t.baseTemplate,orderBy:t.orderBy,multiSelect:t.multiSelect||!1,showSelectAll:t.showSelectAll||!1,selectAllInList:t.selectAllInList||!1,selectAllInListLabel:t.selectAllInListLabel,includeHidden:t.includeHidden,onPropertyChange:t.onPropertyChange,properties:t.properties,onDispose:null,onRender:null,key:t.key,disabled:t.disabled,onGetErrorMessage:t.onGetErrorMessage,deferredValidationTime:t.deferredValidationTime,listsToExclude:t.listsToExclude,filter:t.filter,onListsRetrieved:t.onListsRetrieved};return new u(e,n)}},A9FN:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("cDcd"),i=n("zKx7"),s=n("iRzo"),a=n("bAjc"),u=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._shouldUpdateComponentRef=!1,t}return r.__extends(t,e),t.prototype.render=function(){var e=this.props,t=e.primary,n=void 0!==t&&t,s=e.styles,u=e.theme;return o.createElement(i.BaseButton,r.__assign({},this.props,{variantClassName:n?"ms-Button--compoundPrimary":"ms-Button--compound",styles:a.getStyles(u,s,n)}))},t=r.__decorate([s.customizable("CompoundButton",["theme"])],t)}(s.BaseComponent);t.CompoundButton=u},ASEy:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("5+DQ").__exportStar(n("IMrf"),t)},ASyi:function(e,t,n){"use strict";n.r(t),n.d(t,"__extends",function(){return o}),n.d(t,"__assign",function(){return i}),n.d(t,"__rest",function(){return s}),n.d(t,"__decorate",function(){return a}),n.d(t,"__param",function(){return u}),n.d(t,"__metadata",function(){return l}),n.d(t,"__awaiter",function(){return c}),n.d(t,"__generator",function(){return d}),n.d(t,"__exportStar",function(){return p}),n.d(t,"__values",function(){return h}),n.d(t,"__read",function(){return f}),n.d(t,"__spread",function(){return m}),n.d(t,"__await",function(){return g}),n.d(t,"__asyncGenerator",function(){return y}),n.d(t,"__asyncDelegator",function(){return v}),n.d(t,"__asyncValues",function(){return _}),n.d(t,"__makeTemplateObject",function(){return b});var r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])};function o(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var i=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e};function s(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&(n[r[o]]=e[r[o]])}return n}function a(e,t,n,r){var o,i=arguments.length,s=i<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,n,s):o(t,n))||s);return i>3&&s&&Object.defineProperty(t,n,s),s}function u(e,t){return function(n,r){t(n,r,e)}}function l(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)}function c(e,t,n,r){return new(n||(n=Promise))(function(o,i){function s(e){try{u(r.next(e))}catch(e){i(e)}}function a(e){try{u(r.throw(e))}catch(e){i(e)}}function u(e){e.done?o(e.value):new n(function(t){t(e.value)}).then(s,a)}u((r=r.apply(e,t||[])).next())})}function d(e,t){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(o=r[2&i[0]?"return":i[0]?"throw":"next"])&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[0,o.value]),i[0]){case 0:case 1:o=i;break;case 4:return s.label++,{value:i[1],done:!1};case 5:s.label++,r=i[1],i=[0];continue;case 7:i=s.ops.pop(),s.trys.pop();continue;default:if(!(o=(o=s.trys).length>0&&o[o.length-1])&&(6===i[0]||2===i[0])){s=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){s.label=i[1];break}if(6===i[0]&&s.label<o[1]){s.label=o[1],o=i;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(i);break}o[2]&&s.ops.pop(),s.trys.pop();continue}i=t.call(e,s)}catch(e){i=[6,e],r=0}finally{n=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,a])}}}function p(e,t){for(var n in e)t.hasOwnProperty(n)||(t[n]=e[n])}function h(e){var t="function"==typeof Symbol&&e[Symbol.iterator],n=0;return t?t.call(e):{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}}}function f(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s}function m(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(f(arguments[t]));return e}function g(e){return this instanceof g?(this.v=e,this):new g(e)}function y(e,t,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r,o=n.apply(e,t||[]),i=[];return r={},s("next"),s("throw"),s("return"),r[Symbol.asyncIterator]=function(){return this},r;function s(e){o[e]&&(r[e]=function(t){return new Promise(function(n,r){i.push([e,t,n,r])>1||a(e,t)})})}function a(e,t){try{(n=o[e](t)).value instanceof g?Promise.resolve(n.value.v).then(u,l):c(i[0][2],n)}catch(e){c(i[0][3],e)}var n}function u(e){a("next",e)}function l(e){a("throw",e)}function c(e,t){e(t),i.shift(),i.length&&a(i[0][0],i[0][1])}}function v(e){var t,n;return t={},r("next"),r("throw",function(e){throw e}),r("return"),t[Symbol.iterator]=function(){return this},t;function r(r,o){e[r]&&(t[r]=function(t){return(n=!n)?{value:g(e[r](t)),done:"return"===r}:o?o(t):t})}}function _(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t=e[Symbol.asyncIterator];return t?t.call(e):h(e)}function b(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e}},AZzy:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ggy3");t.classNamesFunction=function(){return function(e,t){return r.mergeStyleSets(e&&e(t))}}},Afnz:function(e,t,n){"use strict";var r=n("LQAc"),o=n("XKFU"),i=n("KroJ"),s=n("Mukb"),a=n("hPIQ"),u=n("QaDb"),l=n("fyDq"),c=n("OP3Y"),d=n("K0xU")("iterator"),p=!([].keys&&"next"in[].keys()),h=function(){return this};e.exports=function(e,t,n,f,m,g,y){u(n,t,f);var v,_,b,S=function(e){if(!p&&e in P)return P[e];switch(e){case"keys":case"values":return function(){return new n(this,e)}}return function(){return new n(this,e)}},x=t+" Iterator",w="values"==m,I=!1,P=e.prototype,C=P[d]||P["@@iterator"]||m&&P[m],E=C||S(m),k=m?w?S("entries"):E:void 0,T="Array"==t&&P.entries||C;if(T&&(b=c(T.call(new e)))!==Object.prototype&&b.next&&(l(b,x,!0),r||"function"==typeof b[d]||s(b,d,h)),w&&C&&"values"!==C.name&&(I=!0,E=function(){return C.call(this)}),r&&!y||!p&&!I&&P[d]||s(P,d,E),a[t]=E,a[x]=h,m)if(v={values:w?E:S("values"),keys:g?E:S("keys"),entries:k},y)for(_ in v)_ in P||i(P,_,v[_]);else o(o.P+o.F*(p||I),t,v);return v}},ApDL:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("X6uu");t.DirectionalHint=r.DirectionalHint,function(e){e[e.Normal=0]="Normal",e[e.Divider=1]="Divider",e[e.Header=2]="Header",e[e.Section=3]="Section"}(t.ContextualMenuItemType||(t.ContextualMenuItemType={}))},Aphm:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=["column-count","font-weight","flex-basis","flex","flex-grow","flex-shrink","fill-opacity","opacity","order","z-index","zoom"];t.provideUnits=function(e,t){var n=e[t],o=e[t+1];if("number"==typeof o){var i=-1===r.indexOf(n)?"px":"";e[t+1]=""+o+i}}},AvRE:function(e,t,n){var r=n("RYi7"),o=n("vhPU");e.exports=function(e){return function(t,n){var i,s,a=String(o(t)),u=r(n),l=a.length;return u<0||u>=l?e?"":void 0:(i=a.charCodeAt(u))<55296||i>56319||u+1===l||(s=a.charCodeAt(u+1))<56320||s>57343?e?a.charAt(u):i:e?a.slice(u,u+2):s-56320+(i-55296<<10)+65536}}},AvzG:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("5+DQ").__exportStar(n("QBoD"),t)},AzTC:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("cDcd"),i=n("iRzo"),s=n("uUJR"),a=n("2OT2"),u=n("pqMv"),l=n("ASEy"),c=function(e){function t(t,n){var r=e.call(this,t,n)||this;return r._checkBox=i.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._onClick=function(e){var t=r.props,n=t.disabled,o=t.onChange,i=r.state.isChecked;e.preventDefault(),e.stopPropagation(),n||(o&&o(e,!i),void 0===r.props.checked&&r.setState({isChecked:!i}))},r._onRenderLabel=function(e){var t=e.label;return t?o.createElement("span",{className:r._classNames.text},t):null},r._warnMutuallyExclusive({checked:"defaultChecked"}),r._id=i.getId("checkbox-"),r.state={isChecked:!!(void 0!==t.checked?t.checked:t.defaultChecked)},r}return r.__extends(t,e),t.prototype.componentWillReceiveProps=function(e){void 0!==e.checked&&this.setState({isChecked:!!e.checked})},t.prototype.render=function(){var e=this,t=this.props,n=t.checked,i=t.className,c=t.defaultChecked,d=t.disabled,p=t.inputProps,h=t.name,f=t.boxSide,m=t.theme,g=t.ariaLabel,y=t.ariaLabelledBy,v=t.ariaDescribedBy,_=t.styles,b=t.onRenderLabel,S=void 0===b?this._onRenderLabel:b,x=t.checkmarkIconProps,w=t.ariaPositionInSet,I=t.ariaSetSize,P=t.keytipProps,C=void 0===n?this.state.isChecked:n,E="start"!==f;return this._classNames=this.props.getClassNames?this.props.getClassNames(m,!!d,!!C,!!E,i):a.getClassNames(u.getStyles(m,_),!!d,!!C,!!E,i),o.createElement(l.KeytipData,{keytipProps:P,disabled:d},function(t){return o.createElement("button",r.__assign({},p,{"data-ktp-execute-target":t["data-ktp-execute-target"]},void 0!==n&&{checked:n},void 0!==c&&{defaultChecked:c},{disabled:d,ref:e._checkBox,name:h,id:e._id,role:"checkbox",type:"button",className:e._classNames.root,onClick:e._onClick,onFocus:e._onFocus,onBlur:e._onBlur,"aria-checked":C,"aria-disabled":d,"aria-label":g,"aria-labelledby":y,"aria-describedby":(v||"")+(t["aria-describedby"]||""),"aria-posinset":w,"aria-setsize":I}),o.createElement("label",{className:e._classNames.label,htmlFor:e._id},o.createElement("div",{className:e._classNames.checkbox,"data-ktp-target":t["data-ktp-target"]},o.createElement(s.Icon,r.__assign({iconName:"CheckMark"},x,{className:e._classNames.checkmark}))),S(e.props,e._onRenderLabel)))})},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=r.__decorate([i.customizable("Checkbox",["theme"])],t)}(i.BaseComponent);t.Checkbox=c},BGyn:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("cDcd"),i=n("qIec"),s=n("pQEv"),a=n("Bswb"),u=n("AvzG"),l=n("9QpN"),c=n("ruqu"),d=n("uUJR"),p=n("5U38"),h=n("p6i1"),f=n("iRzo"),m=n("c1k0"),g=n("jgR0"),y=n("pqMv"),v=n("Gc2k"),_=n("ASEy"),b=function(e){function t(t){var u=e.call(this,t)||this;if(u._host=f.createRef(),u._focusZone=f.createRef(),u._dropDown=f.createRef(),u._scrollIdleDelay=250,u._onRenderTitle=function(e){var t=u.props.multiSelectDelimiter,n=void 0===t?", ":t,r=e.map(function(e){return e.text}).join(n);return o.createElement("span",null,r)},u._onRenderPlaceHolder=function(e){return e.placeHolder?o.createElement("span",null,e.placeHolder):null},u._onRenderContainer=function(e){var t=u.props,n=t.onRenderList,i=void 0===n?u._onRenderList:n,s=t.responsiveMode,l=t.calloutProps,d=t.panelProps,p=t.dropdownWidth;return s<=h.ResponsiveMode.medium?o.createElement(c.Panel,r.__assign({className:f.css("ms-Dropdown-panel",g.panel,!!d&&d.className),isOpen:!0,isLightDismiss:!0,onDismissed:u._onDismiss,hasCloseButton:!1},d),i(e,u._onRenderList)):o.createElement(a.Callout,r.__assign({isBeakVisible:!1,gapSpace:0,doNotLayer:!1,directionalHintFixed:!0,directionalHint:4},l,{className:f.css("ms-Dropdown-callout",g.callout,!!l&&l.className),target:u._dropDown.current,onDismiss:u._onDismiss,onScroll:u._onScroll,onPositioned:u._onPositioned,calloutWidth:p||(u._dropDown.current?u._dropDown.current.clientWidth:0)}),i(e,u._onRenderList))},u._onRenderCaretDown=function(e){return o.createElement(d.Icon,{className:f.css("ms-Dropdown-caretDown",g.caretDown),iconName:"ChevronDown"})},u._onRenderList=function(e){var t=u.props.onRenderItem,n=void 0===t?u._onRenderItem:t,i=u._id,s=u.state.selectedIndices,a=void 0===s?[]:s;return o.createElement("div",{className:g.listWrapper,onKeyDown:u._onZoneKeyDown,ref:u._host,tabIndex:0},o.createElement(p.FocusZone,{ref:u._focusZone,direction:p.FocusZoneDirection.vertical,defaultActiveElement:void 0!==a[0]?"#"+i+"-list"+a[0]:void 0,id:i+"-list",className:f.css("ms-Dropdown-items",g.items),"aria-labelledby":i+"-label",role:"listbox"},u.props.options.map(function(e,t){return n(r.__assign({},e,{index:t}),u._onRenderItem)})))},u._onRenderItem=function(e){switch(e.itemType){case m.SelectableOptionMenuItemType.Divider:return u._renderSeparator(e);case m.SelectableOptionMenuItemType.Header:return u._renderHeader(e);default:return u._renderOption(e)}},u._renderOption=function(e){var t,r,i=u.props.onRenderOption,a=void 0===i?u._onRenderOption:i,c=u.state.selectedIndices,d=void 0===c?[]:c,p=u._id,h=!(void 0===e.index||!d)&&d.indexOf(e.index)>-1,m=y.getStyles(v.getTheme());return u.props.multiSelect?o.createElement(s.Checkbox,{id:p+"-list"+e.index,ref:n.Option+e.index,key:e.key,"data-index":e.index,"data-is-focusable":!e.disabled,disabled:e.disabled,onChange:u._onItemClick(e),inputProps:{onMouseEnter:u._onItemMouseEnter.bind(u,e),onMouseLeave:u._onMouseItemLeave.bind(u,e),onMouseMove:u._onItemMouseMove.bind(u,e)},label:e.text,onRenderLabel:u._onRenderLabel.bind(u,e),className:f.css("ms-ColumnManagementPanel-checkbox",g.dropdownCheckbox,"ms-Dropdown-item",g.item,(r={},r["is-selected "+g.itemIsSelected]=h,r["is-disabled "+g.itemIsDisabled]=e.disabled,r)),role:"option","aria-selected":h?"true":"false",checked:h,styles:{checkboxHovered:m.checkbox,checkboxCheckedHovered:m.checkboxChecked,textHovered:m.text}}):o.createElement(l.CommandButton,{id:p+"-list"+e.index,ref:n.Option+e.index,key:e.key,"data-index":e.index,"data-is-focusable":!e.disabled,disabled:e.disabled,className:f.css("ms-Dropdown-item",g.item,(t={},t["is-selected "+g.itemIsSelected]=h,t["is-disabled "+g.itemIsDisabled]=!0===e.disabled,t)),onClick:u._onItemClick(e),onMouseEnter:u._onItemMouseEnter.bind(u,e),onMouseLeave:u._onMouseItemLeave.bind(u,e),onMouseMove:u._onItemMouseMove.bind(u,e),role:"option","aria-selected":h?"true":"false",ariaLabel:e.ariaLabel||e.text},a(e,u._onRenderOption))},u._onRenderOption=function(e){return o.createElement("span",{className:f.css("ms-Dropdown-optionText",g.optionText)},e.text)},u._onRenderLabel=function(e){var t=u.props.onRenderOption;return(void 0===t?u._onRenderOption:t)(e,u._onRenderOption)},u._onPositioned=function(){u._focusZone.current&&u._async.requestAnimationFrame(function(){return u._focusZone.current.focus()})},u._onItemClick=function(e){return function(){e.disabled||(u.setSelectedIndex(e.index),u.props.multiSelect||u.setState({isOpen:!1}))}},u._onScroll=function(){u._isScrollIdle||void 0===u._scrollIdleTimeoutId?u._isScrollIdle=!1:(u._async.clearTimeout(u._scrollIdleTimeoutId),u._scrollIdleTimeoutId=void 0),u._scrollIdleTimeoutId=u._async.setTimeout(function(){u._isScrollIdle=!0},u._scrollIdleDelay)},u._onMouseItemLeave=function(e,t){u._isScrollIdle&&u._host.current&&(u._host.current.setActive?u._host.current.setActive():u._host.current.focus())},u._onDismiss=function(){u.setState({isOpen:!1}),u._dropDown.current&&u._dropDown.current.focus()},u._onDropdownBlur=function(e){u.state.isOpen||u.props.onBlur&&u.props.onBlur(e)},u._onDropdownKeyDown=function(e){if(!u.props.onKeyDown||(u.props.onKeyDown(e),!e.defaultPrevented)){var t,n=u.state.selectedIndices.length?u.state.selectedIndices[0]:-1;switch(e.which){case 13:u.setState({isOpen:!u.state.isOpen});break;case 27:if(!u.state.isOpen)return;u.setState({isOpen:!1});break;case 38:u.props.multiSelect?u.setState({isOpen:!0}):t=u._moveIndex(-1,n-1,n);break;case 40:e.altKey||e.metaKey||u.props.multiSelect?u.setState({isOpen:!0}):t=u._moveIndex(1,n+1,n);break;case 36:u.props.multiSelect||(t=u._moveIndex(1,0,n));break;case 35:u.props.multiSelect||(t=u._moveIndex(-1,u.props.options.length-1,n));break;case 32:break;default:return void((e.altKey||e.metaKey)&&(u.setState({isOpen:!1}),e.stopPropagation(),e.preventDefault()))}t!==n&&(e.stopPropagation(),e.preventDefault())}},u._onDropdownKeyUp=function(e){if(!u.props.onKeyUp||(u.props.onKeyUp(e),!e.preventDefault)){switch(e.which){case 32:u.setState({isOpen:!u.state.isOpen});break;default:return}e.stopPropagation(),e.preventDefault()}},u._onZoneKeyDown=function(e){var t;switch(e.which){case 38:e.altKey||e.metaKey?u.setState({isOpen:!1}):u._host.current&&(t=f.getLastFocusable(u._host.current,u._host.current.lastChild,!0));break;case 36:case 35:case 33:case 34:break;case 40:u._host.current&&(t=f.getFirstFocusable(u._host.current,u._host.current.firstChild,!0));break;case 27:u.setState({isOpen:!1});break;case 9:return void u.setState({isOpen:!1});default:if(e.altKey||e.metaKey){u.setState({isOpen:!1});break}return}t&&t.focus(),e.stopPropagation(),e.preventDefault()},u._onDropdownClick=function(e){if(!u.props.onClick||(u.props.onClick(e),!e.preventDefault)){var t=u.props.disabled,n=u.props.isDisabled,r=u.state.isOpen;void 0!==n&&(t=n),t||u.setState({isOpen:!r})}},t.options.forEach(function(e){e.itemType||(e.itemType=i.DropdownMenuItemType.Normal)}),(u=e.call(this,t)||this)._warnDeprecations({isDisabled:"disabled"}),u._warnMutuallyExclusive({defaultSelectedKey:"selectedKey",defaultSelectedKeys:"selectedKeys",selectedKeys:"selectedKey",multiSelect:"defaultSelectedKey",selectedKey:"multiSelect"}),u._id=t.id||f.getId("Dropdown"),u._isScrollIdle=!0,u.state={isOpen:!1},u.props.multiSelect){var _=void 0!==t.defaultSelectedKeys?t.defaultSelectedKeys:t.selectedKeys;u.state={selectedIndices:u._getSelectedIndexes(t.options,_)}}else{var b=void 0!==t.defaultSelectedKey?t.defaultSelectedKey:t.selectedKey;u.state={selectedIndices:u._getSelectedIndexes(t.options,b)}}return u}return r.__extends(t,e),n=t,t.prototype.componentWillReceiveProps=function(e){var t=this.props.multiSelect?"selectedKeys":"selectedKey";void 0===e[t]||e[t]===this.props[t]&&e.options===this.props.options||this.setState({selectedIndices:this._getSelectedIndexes(e.options,e[t])})},t.prototype.componentDidUpdate=function(e,t){!0===t.isOpen&&!1===this.state.isOpen&&(this._dropDown.current&&this._dropDown.current.focus(),this.props.onDismiss&&this.props.onDismiss())},t.prototype.render=function(){var e=this,t=this._id,n=this.props.disabled,i=this.props,s=i.className,a=i.label,l=i.options,c=i.isDisabled,d=i.ariaLabel,p=i.required,h=i.errorMessage,m=i.keytipProps,y=i.onRenderTitle,v=void 0===y?this._onRenderTitle:y,b=i.onRenderContainer,S=void 0===b?this._onRenderContainer:b,x=i.onRenderPlaceHolder,w=void 0===x?this._onRenderPlaceHolder:x,I=i.onRenderCaretDown,P=void 0===I?this._onRenderCaretDown:I,C=this.state,E=C.isOpen,k=C.selectedIndices,T=void 0===k?[]:k,D=this._getAllSelectedOptions(l,T),O=f.getNativeProps(this.props,f.divProperties);void 0!==c&&(n=c);var M=t+"-option";return o.createElement("div",{className:f.css("ms-Dropdown-container")},a&&o.createElement(u.Label,{className:f.css("ms-Dropdown-label"),id:t+"-label",htmlFor:t,required:p},a),o.createElement(_.KeytipData,{keytipProps:m,disabled:n},function(i){return o.createElement("div",r.__assign({},i,{"data-is-focusable":!n,ref:e._dropDown,id:t,tabIndex:n?-1:0,"aria-expanded":E?"true":"false",role:"listbox","aria-live":n||E?"off":"assertive","aria-label":d,"aria-describedby":M+(i["aria-describedby"]||""),"aria-activedescendant":E&&1===T.length&&T[0]>=0?e._id+"-list"+T[0]:void 0,"aria-disabled":n,"aria-owns":E?t+"-list":void 0},O,{className:f.css("ms-Dropdown",g.root,s,E&&"is-open",n&&"is-disabled "+g.rootIsDisabled,p&&"is-required"),onBlur:e._onDropdownBlur,onKeyDown:e._onDropdownKeyDown,onKeyUp:e._onDropdownKeyUp,onClick:e._onDropdownClick}),o.createElement("span",{id:t+"-option",className:f.css("ms-Dropdown-title",g.title,!D.length&&"ms-Dropdown-titleIsPlaceHolder",!D.length&&g.titleIsPlaceHolder,h&&h.length>0?g.titleIsError:null),"aria-atomic":!0,role:"listbox"},D.length?v(D,e._onRenderTitle):w(e.props,e._onRenderPlaceHolder)),o.createElement("span",{className:f.css("ms-Dropdown-caretDownWrapper",g.caretDownWrapper)},P(e.props,e._onRenderCaretDown)))}),E&&S(this.props,this._onRenderContainer),h&&o.createElement("div",{className:f.css(g.errorMessage)},h))},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){var t=this.props,n=t.onChanged,o=t.options,i=t.selectedKey,s=t.selectedKeys,a=t.multiSelect,u=this.state.selectedIndices,l=void 0===u?[]:u,c=!!l&&l.indexOf(e)>-1;if(e=Math.max(0,Math.min(o.length-1,e)),a||e!==l[0]){if(a||void 0!==i){if(a&&void 0===s){var d=l?this._copyArray(l):[];if(c){var p=d.indexOf(e);p>-1&&d.splice(p,1)}else d.push(e);this.setState({selectedIndices:d})}}else this.setState({selectedIndices:[e]});if(n)n(a?r.__assign({},o[e],{selected:!c}):o[e],e)}},t.prototype._copyArray=function(e){for(var t=[],n=0,r=e;n<r.length;n++){var o=r[n];t.push(o)}return t},t.prototype._moveIndex=function(e,t,n){var r=this.props.options;if(n===t||0===r.length)return n;t<0&&(t=0),t>=r.length&&(t=r.length-1);for(var o=0;r[t].itemType===i.DropdownMenuItemType.Header||r[t].itemType===i.DropdownMenuItemType.Divider||r[t].disabled;){if(o>=r.length)return n;t+e<0?t=r.length:t+e>=r.length&&(t=-1),t+=e,o++}return this.setSelectedIndex(t),t},t.prototype._renderSeparator=function(e){var t=e.index,n=e.key;return t>0?o.createElement("div",{role:"separator",key:n,className:f.css("ms-Dropdown-divider",g.divider)}):null},t.prototype._renderHeader=function(e){var t=this.props.onRenderOption,n=void 0===t?this._onRenderOption:t,r=e.key;return o.createElement("div",{key:r,className:f.css("ms-Dropdown-header",g.header)},n(e,this._onRenderOption))},t.prototype._onItemMouseEnter=function(e,t){this._isScrollIdle&&t.currentTarget.focus()},t.prototype._onItemMouseMove=function(e,t){var n=t.currentTarget;this._isScrollIdle&&document.activeElement!==n&&n.focus()},t.prototype._getSelectedIndexes=function(e,t){if(void 0===t){if(this.props.multiSelect)return this._getAllSelectedIndices(e);var n=this._getSelectedIndex(e,null);return-1!==n?[n]:[]}if(!Array.isArray(t))return[this._getSelectedIndex(e,t)];for(var r=[],o=0,i=t;o<i.length;o++){var s=i[o];r.push(this._getSelectedIndex(e,s))}return r},t.prototype._getAllSelectedOptions=function(e,t){for(var n=[],r=0,o=t;r<o.length;r++){var i=e[o[r]];i&&n.push(i)}return n},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 f.findIndex(e,function(e){return null!=t?e.key===t:!!e.isSelected||!!e.selected})},t.defaultProps={options:[]},t.Option="option",t=n=r.__decorate([h.withResponsiveMode],t);var n}(f.BaseComponent);t.Dropdown=b},BT1k:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("Hlgl"),o=n("8tWw");t.getBaseButtonClassNames=r.memoizeFunction(function(e,t,n,r,i,s,a,u,l){var c=u&&!l;return o.mergeStyleSets({root:["ms-Button",e.root,t,n,a&&["is-checked",e.rootChecked],c&&["is-expanded",e.rootExpanded,{selectors:{":hover .ms-Button-icon":e.iconExpandedHovered,":hover .ms-Button-menuIcon":e.rootExpandedHovered,":hover":e.rootExpandedHovered}}],s&&["is-disabled",e.rootDisabled],!s&&!c&&!a&&{selectors:{":hover":e.rootHovered,":hover .ms-Button-icon":e.iconHovered,":hover .ms-Button-description":e.descriptionHovered,":hover .ms-Button-menuIcon":e.menuIconHovered,":focus":e.rootFocused,":active":e.rootPressed,":active .ms-Button-icon":e.iconPressed,":active .ms-Button-description":e.descriptionPressed,":active .ms-Button-menuIcon":e.menuIconPressed}},s&&a&&[e.rootCheckedDisabled],!s&&a&&{selectors:{":hover":e.rootCheckedHovered,":active":e.rootCheckedPressed}}],flexContainer:["ms-Button-flexContainer",e.flexContainer],textContainer:["ms-Button-textContainer",e.textContainer],icon:["ms-Button-icon",r,e.icon,c&&e.iconExpanded,a&&e.iconChecked,s&&e.iconDisabled],label:["ms-Button-label",e.label,a&&e.labelChecked,s&&e.labelDisabled],menuIcon:["ms-Button-menuIcon",i,e.menuIcon,a&&e.menuIconChecked,s&&e.menuIconDisabled,!s&&!c&&!a&&{selectors:{":hover":e.menuIconHovered,":active":e.menuIconPressed}},c&&["is-expanded",e.menuIconExpanded,{selectors:{":hover":e.menuIconExpandedHovered}}]],description:["ms-Button-description",e.description,a&&e.descriptionChecked,s&&e.descriptionDisabled],screenReaderText:["ms-Button-screenReaderText",e.screenReaderText]})})},BUkM:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("cDcd"),i=n("4fuz"),s=n("pn14"),a=n("8d6d"),u=n("rNW6"),l=n("9crM"),c=function(e){function t(n,r){var o=e.call(this,n,r)||this;return u.initializeFocusRects(),l.initializeDir(),o._shouldUpdateComponentRef=!0,function(e,t,n){for(var r=0,o=n.length;r<o;r++)d(e,t,n[r])}(o,t.prototype,["componentWillMount","componentDidMount","shouldComponentUpdate","componentWillUpdate","componentWillReceiveProps","render","componentDidUpdate","componentWillUnmount"]),o}return r.__extends(t,e),t.prototype.componentWillReceiveProps=function(e,t){this._updateComponentRef(this.props,e)},t.prototype.componentDidMount=function(){this._updateComponentRef(void 0,this.props)},t.prototype.componentWillUnmount=function(){if(this.__disposables){for(var e=0,t=this._disposables.length;e<t;e++){var n=this.__disposables[e];n.dispose&&n.dispose()}this.__disposables=null}},Object.defineProperty(t.prototype,"className",{get:function(){if(!this.__className){var e=/function (.{1,})\(/.exec(this.constructor.toString());this.__className=e&&e.length>1?e[1]:""}return this.__className},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"_disposables",{get:function(){return this.__disposables||(this.__disposables=[]),this.__disposables},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"_async",{get:function(){return this.__async||(this.__async=new i.Async(this),this._disposables.push(this.__async)),this.__async},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"_events",{get:function(){return this.__events||(this.__events=new s.EventGroup(this),this._disposables.push(this.__events)),this.__events},enumerable:!0,configurable:!0}),t.prototype._resolveRef=function(e){var t=this;return this.__resolves||(this.__resolves={}),this.__resolves[e]||(this.__resolves[e]=function(n){return t[e]=n}),this.__resolves[e]},t.prototype._updateComponentRef=function(e,t){void 0===t&&(t={}),this._shouldUpdateComponentRef&&(!e&&t.componentRef||e&&e.componentRef!==t.componentRef)&&(e&&e.componentRef&&e.componentRef(null),t.componentRef&&t.componentRef(this))},t.prototype._warnDeprecations=function(e){a.warnDeprecations(this.className,this.props,e)},t.prototype._warnMutuallyExclusive=function(e){a.warnMutuallyExclusive(this.className,this.props,e)},t.prototype._warnConditionallyRequiredProps=function(e,t,n){a.warnConditionallyRequiredProps(this.className,this.props,e,t,n)},t}(o.Component);function d(e,t,n){var r=e[n],o=t[n];(r||o)&&(e[n]=function(){var e;return o&&(e=o.apply(this,arguments)),r!==o&&(e=r.apply(this,arguments)),e})}t.BaseComponent=c,t.nullRender=function(){return null}},BevS:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("Hlgl"),i=n("ojL8"),s=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return r.__extends(t,e),t}(o.Rectangle);function a(e,t,n){return{targetEdge:e,alignmentEdge:t,isAuto:n}}t.Rectangle=s;var u,l,c=((u={})[0]=a(i.RectangleEdge.top,i.RectangleEdge.left),u[1]=a(i.RectangleEdge.top),u[2]=a(i.RectangleEdge.top,i.RectangleEdge.right),u[3]=a(i.RectangleEdge.top,void 0,!0),u[4]=a(i.RectangleEdge.bottom,i.RectangleEdge.left),u[5]=a(i.RectangleEdge.bottom),u[6]=a(i.RectangleEdge.bottom,i.RectangleEdge.right),u[7]=a(i.RectangleEdge.bottom,void 0,!0),u[8]=a(i.RectangleEdge.left,i.RectangleEdge.top),u[9]=a(i.RectangleEdge.left),u[10]=a(i.RectangleEdge.left,i.RectangleEdge.bottom),u[11]=a(i.RectangleEdge.right,i.RectangleEdge.top),u[12]=a(i.RectangleEdge.right),u[13]=a(i.RectangleEdge.right,i.RectangleEdge.bottom),u),d=((l={})[i.RectangleEdge.top]="slideUpIn20",l[i.RectangleEdge.bottom]="slideDownIn20",l[i.RectangleEdge.left]="slideLeftIn20",l[i.RectangleEdge.right]="slideRightIn20",l);function p(e,t){return!(e.top<t.top)&&(!(e.bottom>t.bottom)&&(!(e.left<t.left)&&!(e.right>t.right)))}function h(e,t){var n=new Array;return e.top<t.top&&n.push(i.RectangleEdge.top),e.bottom>t.bottom&&n.push(i.RectangleEdge.bottom),e.left<t.left&&n.push(i.RectangleEdge.left),e.right>t.right&&n.push(i.RectangleEdge.right),n}function f(e,t){return e[i.RectangleEdge[t]]}function m(e,t,n){return e[i.RectangleEdge[t]]=n,e}function g(e,t){var n=C(t);return(f(e,n.positiveEdge)+f(e,n.negativeEdge))/2}function y(e,t){return e>0?t:-1*t}function v(e,t){return y(e,f(t,e))}function _(e,t,n){return y(n,f(e,n)-f(t,n))}function b(e,t,n){var r=f(e,t)-n;return e=m(e,t,n),e=m(e,-1*t,f(e,-1*t)-r)}function S(e,t,n,r){return void 0===r&&(r=0),b(e,n,f(t,n)+y(n,r))}function x(e,t,n){return v(n,e)>v(n,t)}function w(e,t,n,r,o,s,a){void 0===o&&(o=0);var u=r.alignmentEdge,l={elementRectangle:e,targetEdge:r.targetEdge,alignmentEdge:u};s||a||(l=function(e,t,n,r,o){void 0===o&&(o=0);for(var s=[i.RectangleEdge.left,i.RectangleEdge.right,i.RectangleEdge.bottom,i.RectangleEdge.top],a=e,u=r.targetEdge,l=r.alignmentEdge,c=0;c<4;c++){if(x(a,n,u))return{elementRectangle:a,targetEdge:u,alignmentEdge:l};s.splice(s.indexOf(u),1),s.indexOf(-1*u)>-1?u*=-1:(l=u,u=s.slice(-1)[0]),a=P(e,t,{targetEdge:u,alignmentEdge:l},o)}return{elementRectangle:e,targetEdge:r.targetEdge,alignmentEdge:l}}(e,t,n,r,o));for(var c=0,d=h(e,n);c<d.length;c++){var p=d[c];l.elementRectangle=S(l.elementRectangle,n,p)}return l}function I(e,t,n){var r=C(t).positiveEdge;return b(e,r,n-(g(e,t)-f(e,r)))}function P(e,t,n,r,o){var i;void 0===r&&(r=0);var s=n.alignmentEdge,a=n.targetEdge,u=o?a:-1*a;(i=o?S(e,t,a,r):function(e,t,n,r){void 0===r&&(r=0);var o=y(-1*n,r);return b(e,-1*n,f(t,n)+o)}(e,t,a,r),s)?i=S(i,t,s):i=I(i,u,g(t,a));return i}function C(e){return e===i.RectangleEdge.top||e===i.RectangleEdge.bottom?{positiveEdge:i.RectangleEdge.left,negativeEdge:i.RectangleEdge.right}:{positiveEdge:i.RectangleEdge.top,negativeEdge:i.RectangleEdge.bottom}}function E(e){return Math.sqrt(e*e*2)}function k(e,t,n){if(void 0===e&&(e=7),n)return{alignmentEdge:n.alignmentEdge,isAuto:n.isAuto,targetEdge:n.targetEdge};var i=r.__assign({},c[e]);return o.getRTL()?(i.alignmentEdge&&i.alignmentEdge%2==0&&(i.alignmentEdge=-1*i.alignmentEdge),void 0!==t?c[t]:i):i}function T(e,t,n){var r=g(t,e),o=g(n,e),i=C(e),s=i.positiveEdge,a=i.negativeEdge;return r<=o?s:a}function D(e,t,n,r,o,i,s){var a=P(e,t,r,o,s);return p(a,n)?{elementRectangle:a,targetEdge:r.targetEdge,alignmentEdge:r.alignmentEdge}:w(e,t,n,r,o,i,s)}function O(e,t){var n=t.targetRectangle,r=C(t.targetEdge),o=r.positiveEdge,i=r.negativeEdge,a=g(n,t.targetEdge),u=new s(e/2,t.elementRectangle.width-e/2,e/2,t.elementRectangle.height-e/2),l=new s(0,e,0,e);return x(l=I(l=b(l,-1*t.targetEdge,-e/2),-1*t.targetEdge,a-v(o,t.elementRectangle)),u,o)?x(l,u,i)||(l=S(l,u,i)):l=S(l,u,o),l}function M(e){var t=e.getBoundingClientRect();return new s(t.left,t.right,t.top,t.bottom)}function F(e){return new s(e.left,e.right,e.top,e.bottom)}function A(e,t,n,r,o){var s=0,a=c[t],u=o?-1*a.targetEdge:a.targetEdge;return(s=u===i.RectangleEdge.top?f(e,a.targetEdge)-r.top-n:u===i.RectangleEdge.bottom?r.bottom-f(e,a.targetEdge)-n:r.bottom-e.top-n)>0?s:r.height}function B(e,t,n,a){var u=e.gapSpace?e.gapSpace:0,l=e.bounds?F(e.bounds):new s(0,window.innerWidth-o.getScrollbarWidth(),0,window.innerHeight),c=function(e,t){var n;if(t){if(t.preventDefault){var r=t;n=new s(r.clientX,r.clientX,r.clientY,r.clientY)}else if(t.getBoundingClientRect)n=M(t);else{var o=t;n=new s(o.x,o.x,o.y,o.y)}if(!p(n,e))for(var a=0,u=h(n,e);a<u.length;a++){var l=u[a];n[i.RectangleEdge[l]]=e[i.RectangleEdge[l]]}}else n=new s(0,0,0,0);return n}(l,e.target),d=function(e,t,n,r){return e.isAuto&&(e.alignmentEdge=T(e.targetEdge,t,n)),e}(k(e.directionalHint,e.directionalHintForRTL,a),c,l,e.coverTarget),f=D(M(n),c,l,d,u,e.directionalHintFixed,e.coverTarget);return r.__assign({},f,{targetRectangle:c})}function R(e,t,n){return{elementPosition:function(e,t,n,r,o){var s={},a=M(t),u=o?n:-1*n,l=i.RectangleEdge[u],c=r||C(n).positiveEdge;return s[l]=_(e,a,u),s[i.RectangleEdge[c]]=_(e,a,c),s}(e.elementRectangle,t,e.targetEdge,e.alignmentEdge,n),targetEdge:e.targetEdge,alignmentEdge:e.alignmentEdge}}function j(e,t,n,o){var a=e.isBeakVisible&&e.beakWidth||0,u=E(a)/2+(e.gapSpace?e.gapSpace:0),l=e;l.gapSpace=u;var c,d,p,h,m,g,y=B(l,0,n,o),v=O(a,y),b=(d=v,p=-1*(c=y).targetEdge,h=new s(0,c.elementRectangle.width,0,c.elementRectangle.height),m=c.alignmentEdge?c.alignmentEdge:C(p).positiveEdge,(g={})[i.RectangleEdge[p]]=f(d,p),g[i.RectangleEdge[m]]=_(d,h,m),{elementPosition:r.__assign({},g),closestEdge:T(c.targetEdge,d,h),targetEdge:p});return r.__assign({},R(y,t,e.coverTarget),{beakPosition:b})}function L(e,t,n){var o=j(e,t,n),s=o&&o.beakPosition?o.beakPosition.elementPosition:void 0;return{calloutPosition:o.elementPosition,beakPosition:{position:r.__assign({},s),display:"block"},directionalClassName:d[o.targetEdge],submenuDirection:-1*o.targetEdge===i.RectangleEdge.right?10:13}}t.__positioningTestPackage={_finalizePositionData:R,_calculateActualBeakWidthInPixels:E,_positionElementWithinBounds:D,_positionBeak:O,_getPositionData:k,_getMaxHeightFromTargetRectangle:A},t._getRelativePositions=L,t.getRelativePositions=function(e,t,n){return L(e,t,n)},t.positionElement=function(e,t,n,r){return function(e,t,n,r){return R(B(e,0,n,r),t,e.coverTarget)}(e,t,n,r)},t.positionCallout=function(e,t,n,r){return j(e,t,n,r)},t.getMaxHeight=function(e,t,n,r,i){void 0===n&&(n=0);var a=e,u=e,l=e,c=r?F(r):new s(0,window.innerWidth-o.getScrollbarWidth(),0,window.innerHeight);return A(a.stopPropagation?new s(a.clientX,a.clientX,a.clientY,a.clientY):void 0!==l.x&&void 0!==l.y?new s(l.x,l.x,l.y,l.y):M(u),t,n,c,i)},t.getOppositeEdge=function(e){return-1*e}},BqIt:function(e,t,n){"use strict";var r,o=n("pnHa"),i=n("IDEf"),s=n("GpRL"),a=n("lq5y"),u=n("9Qh4"),l=n("mGv0"),c=n("HEoz"),d=Object.defineProperty,p=Object.defineProperties;e.exports=r=function(e,t){if(!(this instanceof r))throw new TypeError("Constructor requires 'new'");p(this,{__list__:u("w",a(e)),__context__:u("w",t),__nextIndex__:u("w",0)}),t&&(s(t.on),t.on("_add",this._onAdd),t.on("_delete",this._onDelete),t.on("_clear",this._onClear))},delete r.prototype.constructor,p(r.prototype,i({_next:u(function(){var e;if(this.__list__)return this.__redo__&&void 0!==(e=this.__redo__.shift())?e:this.__nextIndex__<this.__list__.length?this.__nextIndex__++:void this._unBind()}),next:u(function(){return this._createResult(this._next())}),_createResult:u(function(e){return void 0===e?{done:!0,value:void 0}:{done:!1,value:this._resolve(e)}}),_resolve:u(function(e){return this.__list__[e]}),_unBind:u(function(){this.__list__=null,delete this.__redo__,this.__context__&&(this.__context__.off("_add",this._onAdd),this.__context__.off("_delete",this._onDelete),this.__context__.off("_clear",this._onClear),this.__context__=null)}),toString:u(function(){return"[object "+(this[c.toStringTag]||"Object")+"]"})},l({_onAdd:u(function(e){e>=this.__nextIndex__||(++this.__nextIndex__,this.__redo__?(this.__redo__.forEach(function(t,n){t>=e&&(this.__redo__[n]=++t)},this),this.__redo__.push(e)):d(this,"__redo__",u("c",[e])))}),_onDelete:u(function(e){var t;e>=this.__nextIndex__||(--this.__nextIndex__,this.__redo__&&(-1!==(t=this.__redo__.indexOf(e))&&this.__redo__.splice(t,1),this.__redo__.forEach(function(t,n){t>e&&(this.__redo__[n]=--t)},this)))}),_onClear:u(function(){this.__redo__&&o.call(this.__redo__),this.__nextIndex__=0})}))),d(r.prototype,c.iterator,u(function(){return this}))},Bswb:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("5+DQ").__exportStar(n("z2r6"),t)},BxdP:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("iRzo"),o=n("Gc2k");t.getClassNames=r.memoizeFunction(function(e,t,n,r){return{root:o.mergeStyles(e.splitButtonMenuButton,n&&[e.splitButtonMenuButtonExpanded],t&&[e.splitButtonMenuButtonDisabled],r&&!t&&[e.splitButtonMenuButtonChecked]),splitButtonContainer:o.mergeStyles(e.splitButtonContainer,r&&!t&&[e.splitButtonContainerChecked,{selectors:{":hover":e.splitButtonContainerCheckedHovered}}],!t&&!r&&[{selectors:{":hover":e.splitButtonContainerHovered,":focus":e.splitButtonContainerFocused}}],t&&e.splitButtonContainerDisabled),icon:o.mergeStyles(e.splitButtonMenuIcon,t&&e.splitButtonMenuIconDisabled),flexContainer:o.mergeStyles(e.splitButtonFlexContainer),divider:o.mergeStyles(e.splitButtonDivider)}})},Bxs9:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ");r.__exportStar(n("v+No"),t),r.__exportStar(n("nTT2"),t),r.__exportStar(n("XnjA"),t)},"C/8z":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("ASyi").__exportStar(n("mFTx"),t)},CZVv:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("Gc2k"),o=n("iRzo"),i=n("ME9p"),s=n("aWrN");t.getStyles=o.memoizeFunction(function(e,t,n,o){var a,u,l,c=i.getStyles(e),d=s.getStyles(e),p={root:[r.getFocusStyle(e,-1,"relative",{left:4,top:4,bottom:4,right:4,border:"none"}),{minWidth:"40px",backgroundColor:e.palette.neutralLighter,color:e.palette.neutralPrimary,padding:"0 4px",selectors:(a={},a[r.HighContrastSelector]={border:"none"},a)}],rootHovered:{backgroundColor:e.palette.neutralLight,color:e.palette.neutralDark},rootPressed:{backgroundColor:e.palette.neutralQuaternaryAlt,color:e.palette.black},rootChecked:{backgroundColor:e.palette.neutralQuaternaryAlt,color:e.palette.black},rootExpanded:{backgroundColor:e.palette.neutralQuaternaryAlt,color:e.palette.black},rootCheckedHovered:{backgroundColor:e.palette.neutralQuaternary,color:e.palette.black},splitButtonContainer:{selectors:(u={},u[r.HighContrastSelector]={border:"none"},u)},splitButtonDivider:{backgroundColor:e.palette.neutralTertiaryAlt,marginTop:4,marginBottom:4},splitButtonMenuButton:{backgroundColor:e.palette.neutralLighter,color:e.palette.neutralPrimary,selectors:{":hover":{backgroundColor:e.palette.neutralLight,color:e.palette.neutralDark,selectors:(l={},l[r.HighContrastSelector]={color:"Highlight"},l)}}},splitButtonMenuButtonDisabled:{backgroundColor:e.palette.neutralLighter,selectors:{":hover":{backgroundColor:e.palette.neutralLighter}}},splitButtonMenuButtonChecked:{backgroundColor:e.palette.neutralQuaternaryAlt,color:e.palette.black,selectors:{":hover":{backgroundColor:e.palette.neutralQuaternaryAlt}}},splitButtonMenuButtonExpanded:{backgroundColor:e.palette.neutralQuaternaryAlt,color:e.palette.black,selectors:{":hover":{backgroundColor:e.palette.neutralQuaternaryAlt}}},splitButtonMenuIcon:{color:e.palette.neutralPrimary},splitButtonMenuIconDisabled:{color:e.palette.neutralTertiary},label:{fontWeight:"normal"},icon:{color:e.palette.themeDarkAlt},menuIcon:{color:e.palette.neutralSecondary}};return r.concatStyleSets(c,p,d,t)})},Cdli:function(e,t,n){"use strict";var r,o=n("4PY8"),i=n("9Qh4"),s=n("HEoz"),a=n("BqIt"),u=Object.defineProperty;r=e.exports=function(e){if(!(this instanceof r))throw new TypeError("Constructor requires 'new'");e=String(e),a.call(this,e),u(this,"__length__",i("",e.length))},o&&o(r,a),delete r.prototype.constructor,r.prototype=Object.create(a.prototype,{_next:i(function(){if(this.__list__)return this.__nextIndex__<this.__length__?this.__nextIndex__++:void this._unBind()}),_resolve:i(function(e){var t,n=this.__list__[e];return this.__nextIndex__===this.__length__?n:(t=n.charCodeAt(0))>=55296&&t<=56319?n+this.__list__[this.__nextIndex__++]:n})}),u(r.prototype,s.toStringTag,i("c","String Iterator"))},CkkT:function(e,t,n){var r=n("m0Pp"),o=n("Ymqv"),i=n("S/j/"),s=n("ne8i"),a=n("zRwo");e.exports=function(e,t){var n=1==e,u=2==e,l=3==e,c=4==e,d=6==e,p=5==e||d,h=t||a;return function(t,a,f){for(var m,g,y=i(t),v=o(y),_=r(a,f,3),b=s(v.length),S=0,x=n?h(t,b):u?h(t,0):void 0;b>S;S++)if((p||S in v)&&(g=_(m=v[S],S,y),e))if(n)x[S]=g;else if(g)switch(e){case 3:return!0;case 5:return m;case 6:return S;case 2:x.push(m)}else if(c)return!1;return d?-1:l||c?c:x}}},CyQl:function(e,t,n){"use strict";var r,o=n("pnHa"),i=n("NSes"),s=n("4PY8"),a=n("GpRL"),u=n("lq5y"),l=n("9Qh4"),c=n("yfwS"),d=n("HEoz"),p=n("NHMy"),h=n("w1Ht"),f=n("EZVN"),m=n("t3nS"),g=Function.prototype.call,y=Object.defineProperties,v=Object.getPrototypeOf;e.exports=r=function(){var e,t,n,o=arguments[0];if(!(this instanceof r))throw new TypeError("Constructor requires 'new'");return n=m&&s&&Map!==r?s(new Map,v(this)):this,null!=o&&p(o),y(n,{__mapKeysData__:l("c",e=[]),__mapValuesData__:l("c",t=[])}),o?(h(o,function(n){var r=u(n)[0];n=n[1],-1===i.call(e,r)&&(e.push(r),t.push(n))},n),n):n},m&&(s&&s(r,Map),r.prototype=Object.create(Map.prototype,{constructor:l(r)})),c(y(r.prototype,{clear:l(function(){this.__mapKeysData__.length&&(o.call(this.__mapKeysData__),o.call(this.__mapValuesData__),this.emit("_clear"))}),delete:l(function(e){var t=i.call(this.__mapKeysData__,e);return-1!==t&&(this.__mapKeysData__.splice(t,1),this.__mapValuesData__.splice(t,1),this.emit("_delete",t,e),!0)}),entries:l(function(){return new f(this,"key+value")}),forEach:l(function(e){var t,n,r=arguments[1];for(a(e),n=(t=this.entries())._next();void 0!==n;)g.call(e,r,this.__mapValuesData__[n],this.__mapKeysData__[n],this),n=t._next()}),get:l(function(e){var t=i.call(this.__mapKeysData__,e);if(-1!==t)return this.__mapValuesData__[t]}),has:l(function(e){return-1!==i.call(this.__mapKeysData__,e)}),keys:l(function(){return new f(this,"key")}),set:l(function(e,t){var n,r=i.call(this.__mapKeysData__,e);return-1===r&&(r=this.__mapKeysData__.push(e)-1,n=!0),this.__mapValuesData__[r]=t,n&&this.emit("_add",r,e),this}),size:l.gs(function(){return this.__mapKeysData__.length}),values:l(function(){return new f(this,"value")}),toString:l(function(){return"[object Map]"})})),Object.defineProperty(r.prototype,d.iterator,l(function(){return this.entries()})),Object.defineProperty(r.prototype,d.toStringTag,l("c","Map"))},D2h3:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("cDcd"),i=n("Hlgl"),s=n("NlB6"),a=n("uoCI"),u=function(e){function t(t){var n=e.call(this,t)||this;return n._warnDeprecations({targetPoint:"target",useTargetPoint:"target"}),n}return r.__extends(t,e),t.prototype.render=function(){var e=o.createElement(s.CalloutContent,r.__assign({},this.props));return this.props.doNotLayer?e:o.createElement(a.Layer,null,e)},t}(i.BaseComponent);t.Callout=u},D89h:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ");r.__exportStar(n("iePh"),t),r.__exportStar(n("NUVe"),t),r.__exportStar(n("7wWa"),t)},DCO0:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("iRzo"),i=function(e){function t(t){var n=e.call(this,t)||this;return n._shouldUpdateComponentRef=!1,n._updateComposedComponentRef=n._updateComposedComponentRef.bind(n),n}return r.__extends(t,e),t.prototype._updateComposedComponentRef=function(e){this._composedComponentInstance=e,e?this._hoisted=o.hoistMethods(this,e):this._hoisted&&o.unhoistMethods(this,this._hoisted)},t}(o.BaseComponent);t.BaseDecorator=i},DNiP:function(e,t,n){"use strict";var r=n("XKFU"),o=n("eyMr");r(r.P+r.F*!n("LyE8")([].reduce,!0),"Array",{reduce:function(e){return o(this,e,arguments.length,arguments[1],!1)}})},DVgA:function(e,t,n){var r=n("zhAb"),o=n("4R4u");e.exports=Object.keys||function(e){return r(e,o)}},DZRq:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("cDcd"),i=n("6jGb"),s=n("Hlgl"),a=n("pZGg"),u=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._shouldUpdateComponentRef=!1,t}return r.__extends(t,e),t.prototype.render=function(){var e=this.props,t=e.styles,n=e.theme;return o.createElement(i.BaseButton,r.__assign({},this.props,{variantClassName:"ms-Button--icon",styles:a.getStyles(n,t),onRenderText:s.nullRender,onRenderDescription:s.nullRender}))},t=r.__decorate([s.customizable("IconButton",["theme"])],t)}(s.BaseComponent);t.IconButton=u},DrT7:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("ggy3"),i="14s",s="2s",a="1";function u(e,t){return{borderColor:e,borderWidth:"0px",width:t,height:t}}function l(e){return{opacity:1,borderWidth:e}}function c(e,t){return{borderWidth:"0",width:t,height:t,opacity:0,borderColor:e}}function d(e,t){return r.__assign({},u(e,t),{opacity:0})}t.PulsingBeaconAnimationStyles={continuousPulseAnimationDouble:function(e,t,n,r,i){return o.keyframes({"0%":u(e,n),"1.42%":l(i),"3.57%":{opacity:1},"7.14%":c(t,r),"8%":d(e,n),"29.99%":d(e,n),"30%":u(e,n),"31.42%":l(i),"33.57%":{opacity:1},"37.14%":c(t,r),"38%":d(e,n),"79.42%":d(e,n),79.43:u(e,n),81.85:l(i),83.42:{opacity:1},"87%":c(t,r),"100%":{}})},continuousPulseAnimationSingle:function(e,t,n,r,i){return o.keyframes({"0%":u(e,n),"14.2%":l(i),"35.7%":{opacity:1},"71.4%":c(t,r),"100%":{}})},createDefaultAnimation:function(e){return{animationName:e,animationIterationCount:a,animationDuration:i,animationDelay:s}}}},"Dx+s":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi");r.__exportStar(n("I83t"),t),r.__exportStar(n("o+dI"),t)},E7D7:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("5+DQ").__exportStar(n("Vi1w"),t)},"EC+E":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("5+DQ").__exportStar(n("SPHF"),t)},ESbf:function(e,t,n){"use strict";e.exports=function(e){return!!e&&("symbol"==typeof e||!!e.constructor&&("Symbol"===e.constructor.name&&"Symbol"===e[e.constructor.toStringTag]))}},EWmC:function(e,t,n){var r=n("LZWt");e.exports=Array.isArray||function(e){return"Array"==r(e)}},EZVN:function(e,t,n){"use strict";var r,o=n("4PY8"),i=n("9Qh4"),s=n("BqIt"),a=n("HEoz").toStringTag,u=n("xoK8"),l=Object.defineProperties,c=s.prototype._unBind;r=e.exports=function(e,t){if(!(this instanceof r))return new r(e,t);s.call(this,e.__mapKeysData__,e),t&&u[t]||(t="key+value"),l(this,{__kind__:i("",t),__values__:i("w",e.__mapValuesData__)})},o&&o(r,s),r.prototype=Object.create(s.prototype,{constructor:i(r),_resolve:i(function(e){return"value"===this.__kind__?this.__values__[e]:"key"===this.__kind__?this.__list__[e]:[this.__list__[e],this.__values__[e]]}),_unBind:i(function(){this.__values__=null,c.call(this)}),toString:i(function(){return"[object Map Iterator]"})}),Object.defineProperty(r.prototype,a,i("c","Map Iterator"))},Ea3Q:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r,o=n("Iwy9"),i=n("RGr6"),s=0,a=i.mergeStyles({overflow:"hidden !important"});t.DATA_IS_SCROLLABLE_ATTRIBUTE="data-is-scrollable",t.disableBodyScroll=function(){var e=o.getDocument();e&&e.body&&!s&&e.body.classList.add(a),s++},t.enableBodyScroll=function(){if(s>0){var e=o.getDocument();e&&e.body&&1===s&&e.body.classList.remove(a),s--}},t.getScrollbarWidth=function(){if(void 0===r){var e=document.createElement("div");e.style.setProperty("width","100px"),e.style.setProperty("height","100px"),e.style.setProperty("overflow","scroll"),e.style.setProperty("position","absolute"),e.style.setProperty("top","-9999px"),document.body.appendChild(e),r=e.offsetWidth-e.clientWidth,document.body.removeChild(e)}return r},t.findScrollableParent=function(e){for(var n=e;n&&n!==document.body;){if("true"===n.getAttribute(t.DATA_IS_SCROLLABLE_ATTRIBUTE))return n;n=n.parentElement}for(n=e;n&&n!==document.body;){if("false"!==n.getAttribute(t.DATA_IS_SCROLLABLE_ATTRIBUTE)){var r=getComputedStyle(n),o=r?r.getPropertyValue("overflow-y"):"";if(o&&("scroll"===o||"auto"===o))return n}n=n.parentElement}return n&&n!==document.body||(n=window),n}},EvAo:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getGlobalClassNames=function(e,t){return t.disableGlobalClassNames?{}:e}},F0JN:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("zHyq");t.extractStyleParts=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=[],o=[],i=r.Stylesheet.getInstance();return function e(t){for(var r=0,s=t;r<s.length;r++){var a=s[r];if(a)if("string"==typeof a)if(a.indexOf(" ")>=0)e(a.split(" "));else{var u=i.argsFromClassName(a);u?e(u):-1===n.indexOf(a)&&n.push(a)}else Array.isArray(a)?e(a):"object"==typeof a&&o.push(a)}}(e),{classes:n,objects:o}}},FEKS:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r,o,i="'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif";!function(e){e.Arabic="Segoe UI Web (Arabic)",e.Cyrillic="Segoe UI Web (Cyrillic)",e.EastEuropean="Segoe UI Web (East European)",e.Greek="Segoe UI Web (Greek)",e.Hebrew="Segoe UI Web (Hebrew)",e.Thai="Leelawadee UI Web",e.Vietnamese="Segoe UI Web (Vietnamese)",e.WestEuropean="Segoe UI Web (West European)",e.Selawik="Selawik Web"}(r=t.LocalizedFontNames||(t.LocalizedFontNames={})),function(e){e.Arabic="'"+r.Arabic+"'",e.ChineseSimplified="'Microsoft Yahei UI', Verdana, Simsun",e.ChineseTraditional="'Microsoft Jhenghei UI', Pmingliu",e.Cyrillic="'"+r.Cyrillic+"'",e.EastEuropean="'"+r.EastEuropean+"'",e.Greek="'"+r.Greek+"'",e.Hebrew="'"+r.Hebrew+"'",e.Hindi="'Nirmala UI'",e.Japanese="'Yu Gothic UI', 'Meiryo UI', Meiryo, 'MS Pgothic', Osaka",e.Korean="'Malgun Gothic', Gulim",e.Selawik="'"+r.Selawik+"'",e.Thai="'Leelawadee UI Web', 'Kmer UI'",e.Vietnamese="'"+r.Vietnamese+"'",e.WestEuropean="'"+r.WestEuropean+"'"}(o=t.LocalizedFontFamilies||(t.LocalizedFontFamilies={}));var s,a,u="'Segoe UI', '"+r.WestEuropean+"'",l={ar:o.Arabic,bg:o.Cyrillic,cs:o.EastEuropean,el:o.Greek,et:o.EastEuropean,he:o.Hebrew,hi:o.Hindi,hr:o.EastEuropean,hu:o.EastEuropean,ja:o.Japanese,kk:o.EastEuropean,ko:o.Korean,lt:o.EastEuropean,lv:o.EastEuropean,pl:o.EastEuropean,ru:o.Cyrillic,sk:o.EastEuropean,"sr-latn":o.EastEuropean,th:o.Thai,tr:o.EastEuropean,uk:o.Cyrillic,vi:o.Vietnamese,"zh-hans":o.ChineseSimplified,"zh-hant":o.ChineseTraditional};function c(e){return e+", "+i}function d(e,t,n){return{fontFamily:n,MozOsxFontSmoothing:"grayscale",WebkitFontSmoothing:"antialiased",fontSize:e,fontWeight:t}}!function(e){e.mini="10px",e.xSmall="11px",e.small="12px",e.smallPlus="13px",e.medium="14px",e.mediumPlus="15px",e.icon="16px",e.large="17px",e.xLarge="21px",e.xxLarge="28px",e.superLarge="42px",e.mega="72px"}(s=t.FontSizes||(t.FontSizes={})),function(e){e.light=100,e.semilight=300,e.regular=400,e.semibold=600,e.bold=700}(a=t.FontWeights||(t.FontWeights={})),function(e){e.xSmall="10px",e.small="12px",e.medium="16px",e.large="20px"}(t.IconFontSizes||(t.IconFontSizes={})),t.createFontStyles=function(e){var t=function(e){for(var t in l)if(l.hasOwnProperty(t)&&e&&0===t.indexOf(e))return l[t];return u}(e),n=c(t),r=n;return t===u&&(r=c(o.WestEuropean)),{tiny:d(s.mini,a.semibold,n),xSmall:d(s.xSmall,a.regular,n),small:d(s.small,a.regular,n),smallPlus:d(s.smallPlus,a.regular,n),medium:d(s.medium,a.regular,n),mediumPlus:d(s.mediumPlus,a.regular,n),large:d(s.large,a.semilight,r),xLarge:d(s.xLarge,a.light,n),xxLarge:d(s.xxLarge,a.light,n),superLarge:d(s.superLarge,a.light,n),mega:d(s.mega,a.light,n)}}},FFpV:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("cDcd"),i=n("Y8by"),s=n("IsBh"),a=n("Sl+4"),u=n("jALF"),l=n("o2Ng"),c=function(e){function t(n,r){var o=e.call(this,n,r)||this;return u.initializeFocusRects(),l.initializeDir(),o._shouldUpdateComponentRef=!0,function(e,t,n){for(var r=0,o=n.length;r<o;r++)d(e,t,n[r])}(o,t.prototype,["componentWillMount","componentDidMount","shouldComponentUpdate","componentWillUpdate","componentWillReceiveProps","render","componentDidUpdate","componentWillUnmount"]),o}return r.__extends(t,e),t.prototype.componentWillReceiveProps=function(e,t){this._updateComponentRef(this.props,e)},t.prototype.componentDidMount=function(){this._updateComponentRef(void 0,this.props)},t.prototype.componentWillUnmount=function(){if(this.__disposables){for(var e=0,t=this._disposables.length;e<t;e++){var n=this.__disposables[e];n.dispose&&n.dispose()}this.__disposables=null}},Object.defineProperty(t.prototype,"className",{get:function(){if(!this.__className){var e=/function (.{1,})\(/.exec(this.constructor.toString());this.__className=e&&e.length>1?e[1]:""}return this.__className},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"_disposables",{get:function(){return this.__disposables||(this.__disposables=[]),this.__disposables},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"_async",{get:function(){return this.__async||(this.__async=new i.Async(this),this._disposables.push(this.__async)),this.__async},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"_events",{get:function(){return this.__events||(this.__events=new s.EventGroup(this),this._disposables.push(this.__events)),this.__events},enumerable:!0,configurable:!0}),t.prototype._resolveRef=function(e){var t=this;return this.__resolves||(this.__resolves={}),this.__resolves[e]||(this.__resolves[e]=function(n){return t[e]=n}),this.__resolves[e]},t.prototype._updateComponentRef=function(e,t){void 0===t&&(t={}),this._shouldUpdateComponentRef&&(!e&&t.componentRef||e&&e.componentRef!==t.componentRef)&&(e&&e.componentRef&&e.componentRef(null),t.componentRef&&t.componentRef(this))},t.prototype._warnDeprecations=function(e){a.warnDeprecations(this.className,this.props,e)},t.prototype._warnMutuallyExclusive=function(e){a.warnMutuallyExclusive(this.className,this.props,e)},t.prototype._warnConditionallyRequiredProps=function(e,t,n){a.warnConditionallyRequiredProps(this.className,this.props,e,t,n)},t}(o.Component);function d(e,t,n){var r=e[n],o=t[n];(r||o)&&(e[n]=function(){var e;return o&&(e=o.apply(this,arguments)),r!==o&&(e=r.apply(this,arguments)),e})}t.BaseComponent=c,t.nullRender=function(){return null}},FGNF:function(e,t,n){(e.exports=n("6ocw")(!1)).push([e.i,".errorMessage_7ca6e9f6{font-size:12px;font-weight:400;color:#a80000;margin:0;padding-top:5px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.errorIcon_7ca6e9f6{font-size:14px;margin-right:5px}",""])},FHnq:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("yyay");t.default={webPartHeader:"webPartHeader_5e1bf371",webPartTitle:"webPartTitle_5e1bf371",moreLink:"moreLink_5e1bf371"}},FIUR:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("/EXG"),o=n("JOBJ");t.fontFace=function(e){r.Stylesheet.getInstance().insertRule("@font-face{"+o.serializeRuleEntries(e)+"}")}},FJW5:function(e,t,n){var r=n("hswa"),o=n("y3w9"),i=n("DVgA");e.exports=n("nh4g")?Object.defineProperties:function(e,t){o(e);for(var n,s=i(t),a=s.length,u=0;a>u;)r.f(e,n=s[u++],t[n]);return e}},FKvE:function(e,t,n){"use strict";e.exports=function(){var e,t=Object.assign;return"function"==typeof t&&(t(e={foo:"raz"},{bar:"dwa"},{trzy:"trzy"}),e.foo+e.bar+e.trzy==="razdwatrzy")}},"FM/B":function(e,t,n){"use strict";e.exports=function(){var e,t,n=Array.from;return"function"==typeof n&&(t=n(e=["raz","dwa"]),Boolean(t&&t!==e&&"dwa"===t[1]))}},FQnb:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("5+DQ").__exportStar(n("D89h"),t)},Fa1i:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("8tWw"),o={fontFamily:"inherit"},i={root:"ms-Fabric"};t.getStyles=function(e){var t=e.theme,n=e.className,s=e.isFocusVisible;return{root:[r.getGlobalClassNames(i,t).root,s&&"is-focusVisible",t.fonts.medium,{color:t.palette.neutralPrimary,selectors:{"& button":o,"& input":o,"& textarea":o,":global(button)":{overflow:"visible",margin:0}}},n]}}},FmHk:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("RGr6"),o="cubic-bezier(.1,.9,.2,1)",i="cubic-bezier(.1,.25,.75,.9)",s=r.keyframes({from:{opacity:0},to:{opacity:1}}),a=r.keyframes({from:{opacity:1},to:{opacity:0}}),u=N(-10),l=N(-20),c=N(-40),d=N(-400),p=N(10),h=N(20),f=N(40),m=N(400),g=U(10),y=U(20),v=U(-10),_=U(-20),b=H(10),S=H(20),x=H(40),w=H(400),I=H(-10),P=H(-20),C=H(-40),E=H(-400),k=W(-10),T=W(-20),D=W(10),O=W(20),M=r.keyframes({from:{transform:"scale3d(.98,.98,1)"},to:{transform:"scale3d(1,1,1)"}}),F=r.keyframes({from:{transform:"scale3d(1,1,1)"},to:{transform:"scale3d(.98,.98,1)"}}),A=r.keyframes({from:{transform:"scale3d(1.03,1.03,1)"},to:{transform:"scale3d(1,1,1)"}}),B=r.keyframes({from:{transform:"scale3d(1,1,1)"},to:{transform:"scale3d(1.03,1.03,1)"}}),R=r.keyframes({from:{transform:"rotateZ(0deg)"},to:{transform:"rotateZ(90deg)"}}),j=r.keyframes({from:{transform:"rotateZ(0deg)"},to:{transform:"rotateZ(-90deg)"}});function L(e,t,n){return{animationName:e,animationDuration:t,animationTimingFunction:n,animationFillMode:"both"}}function N(e){return r.keyframes({from:{transform:"translate3d("+e+"px,0,0)"},to:{transform:"translate3d(0,0,0)"}})}function U(e){return r.keyframes({from:{transform:"translate3d(0,"+e+"px,0)"},to:{transform:"translate3d(0,0,0)"}})}function H(e){return r.keyframes({from:{transform:"translate3d(0,0,0)"},to:{transform:"translate3d("+e+"px,0,0)"}})}function W(e){return r.keyframes({from:{transform:"translate3d(0,0,0)"},to:{transform:"translate3d(0,"+e+"px,0)"}})}t.AnimationVariables={easeFunction1:o,easeFunction2:i,durationValue1:"0.167s",durationValue2:"0.267s",durationValue3:"0.367s",durationValue4:"0.467s"},t.AnimationStyles={slideRightIn10:L(s+","+u,"0.367s",o),slideRightIn20:L(s+","+l,"0.367s",o),slideRightIn40:L(s+","+c,"0.367s",o),slideRightIn400:L(s+","+d,"0.367s",o),slideLeftIn10:L(s+","+p,"0.367s",o),slideLeftIn20:L(s+","+h,"0.367s",o),slideLeftIn40:L(s+","+f,"0.367s",o),slideLeftIn400:L(s+","+m,"0.367s",o),slideUpIn10:L(s+","+g,"0.367s",o),slideUpIn20:L(s+","+y,"0.367s",o),slideDownIn10:L(s+","+v,"0.367s",o),slideDownIn20:L(s+","+_,"0.367s",o),slideRightOut10:L(a+","+b,"0.367s",o),slideRightOut20:L(a+","+S,"0.367s",o),slideRightOut40:L(a+","+x,"0.367s",o),slideRightOut400:L(a+","+w,"0.367s",o),slideLeftOut10:L(a+","+I,"0.367s",o),slideLeftOut20:L(a+","+P,"0.367s",o),slideLeftOut40:L(a+","+C,"0.367s",o),slideLeftOut400:L(a+","+E,"0.367s",o),slideUpOut10:L(a+","+k,"0.367s",o),slideUpOut20:L(a+","+T,"0.367s",o),slideDownOut10:L(a+","+D,"0.367s",o),slideDownOut20:L(a+","+O,"0.367s",o),scaleUpIn100:L(s+","+M,"0.367s",o),scaleDownIn100:L(s+","+A,"0.367s",o),scaleUpOut103:L(a+","+B,"0.167s",i),scaleDownOut98:L(a+","+F,"0.167s",i),fadeIn100:L(s,"0.167s",i),fadeIn200:L(s,"0.267s",i),fadeIn400:L(s,"0.367s",i),fadeIn500:L(s,"0.467s",i),fadeOut100:L(a,"0.167s",i),fadeOut200:L(a,"0.267s",i),fadeOut400:L(a,"0.367s",i),fadeOut500:L(a,"0.467s",i),rotate90deg:L(R,"0.1s",i),rotateN90deg:L(j,"0.1s",i)}},Fuyy:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.kebabRules=function(e,t){e[t]=e[t].replace(/([A-Z])/g,"-$1").toLowerCase()}},FwMN:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e){e[e.topLeftEdge=0]="topLeftEdge",e[e.topCenter=1]="topCenter",e[e.topRightEdge=2]="topRightEdge",e[e.topAutoEdge=3]="topAutoEdge",e[e.bottomLeftEdge=4]="bottomLeftEdge",e[e.bottomCenter=5]="bottomCenter",e[e.bottomRightEdge=6]="bottomRightEdge",e[e.bottomAutoEdge=7]="bottomAutoEdge",e[e.leftTopEdge=8]="leftTopEdge",e[e.leftCenter=9]="leftCenter",e[e.leftBottomEdge=10]="leftBottomEdge",e[e.rightTopEdge=11]="rightTopEdge",e[e.rightCenter=12]="rightCenter",e[e.rightBottomEdge=13]="rightBottomEdge"}(t.DirectionalHint||(t.DirectionalHint={}))},Fygh:function(e,t,n){"use strict";n.r(t);var r=n("cDcd"),o=n("faye"),i=n("UWqr"),s=n("br4S"),a=n("26ea"),u=n("zqEK"),l="00000000-0000-0000-0000-000000000000";function c(e){u.RuntimeConfig.assign(e)}var d=new(function(){function e(){}return Object.defineProperty(e.prototype,"headers",{get:function(){var e=u.RuntimeConfig.get("sp");return void 0!==e&&void 0!==e.headers?e.headers:{}},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"baseUrl",{get:function(){var e=u.RuntimeConfig.get("sp");return void 0!==e&&void 0!==e.baseUrl?e.baseUrl:Object(u.objectDefinedNotNull)(u.RuntimeConfig.spfxContext)?u.RuntimeConfig.spfxContext.pageContext.web.absoluteUrl:null},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"fetchClientFactory",{get:function(){var e=u.RuntimeConfig.get("sp");return void 0!==e&&void 0!==e.fetchClientFactory?e.fetchClientFactory:function(){return new u.FetchClient}},enumerable:!1,configurable:!0}),e}()),p=function(){function e(e,t){void 0===e&&(e={}),void 0===t&&(t=""),this._options=e,this._baseUrl=t}return e.prototype.configure=function(t,n){return void 0===n&&(n=""),new e(t,n)},e.prototype.setup=function(e){e.pageContext?c({spfxContext:e}):c(e)},e}(),h=(new p,function(e,t){return(h=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)});function f(e,t){function n(){this.constructor=e}h(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}function m(e,t,n,r){var o,i=arguments.length,s=i<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,n,s):o(t,n))||s);return i>3&&s&&Object.defineProperty(t,n,s),s}function g(e,t,n,r){return new(n||(n=Promise))(function(o,i){function s(e){try{u(r.next(e))}catch(e){i(e)}}function a(e){try{u(r.throw(e))}catch(e){i(e)}}function u(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n(function(e){e(t)})).then(s,a)}u((r=r.apply(e,t||[])).next())})}function y(e,t){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return s.label++,{value:i[1],done:!1};case 5:s.label++,r=i[1],i=[0];continue;case 7:i=s.ops.pop(),s.trys.pop();continue;default:if(!(o=(o=s.trys).length>0&&o[o.length-1])&&(6===i[0]||2===i[0])){s=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){s.label=i[1];break}if(6===i[0]&&s.label<o[1]){s.label=o[1],o=i;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(i);break}o[2]&&s.ops.pop(),s.trys.pop();continue}i=t.call(e,s)}catch(e){i=[6,e],r=0}finally{n=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,a])}}}Object.create;function v(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function _(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s}function b(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(_(arguments[t]));return e}Object.create;var S=function(){function e(e){void 0===e&&(e=Object(u.getGUID)()),this._batchId=e,this._reqs=[],this._deps=[],this._rDeps=[],this._index=-1}return Object.defineProperty(e.prototype,"batchId",{get:function(){return this._batchId},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"requests",{get:function(){return this._reqs.sort(function(e,t){return e.index-t.index})},enumerable:!1,configurable:!0}),e.prototype.track=function(e){e.data.batch=this,(void 0===e.data.batchIndex||e.data.batchIndex<0)&&(e.data.batchIndex=++this._index)},e.prototype.add=function(e){var t={id:e.requestId,index:e.batchIndex,method:e.method.toUpperCase(),options:e.options,parser:e.parser,reject:null,resolve:null,url:e.url},n=new Promise(function(e,n){t.resolve=e,t.reject=n});return this._reqs.push(t),n},e.prototype.addDependency=function(){var e=function(){};return this._deps.push(new Promise(function(t){e=t})),e},e.prototype.addResolveBatchDependency=function(e){this._rDeps.push(e)},e.prototype.execute=function(){var e=this;return Promise.all(this._deps).then(function(){return Promise.all(e._deps)}).then(function(){return e.executeImpl()}).then(function(){return Promise.all(e._rDeps)}).then(function(){})},e}(),x=function(){function e(e,t,n){void 0===t&&(t=u.RuntimeConfig.defaultCachingStore),void 0===n&&(n=Object(u.dateAdd)(new Date,"second",u.RuntimeConfig.defaultCachingTimeoutSeconds)),this.key=e,this.storeName=t,this.expiration=n}return Object.defineProperty(e.prototype,"store",{get:function(){return"local"===this.storeName?e.storage.local:e.storage.session},enumerable:!1,configurable:!0}),e.storage=new u.PnPClientStorage,e}(),w=function(){function e(e,t){this.parser=e,this.cacheOptions=t}return e.prototype.parse=function(e){var t=this;return this.parser.parse(e).then(function(e){return t.cacheData(e)})},e.prototype.cacheData=function(e){return null!==this.cacheOptions.store&&this.cacheOptions.store.put(this.cacheOptions.key,e,this.cacheOptions.expiration),e},e}();function I(e,t,n,r){Reflect.defineProperty(e.prototype,t,{configurable:!0,enumerable:!0,get:function(){return n(this,r)}})}var P=function(e,t){return(P=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)};function C(e,t){function n(){this.constructor=e}P(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}function E(e,t,n,r){var o,i=arguments.length,s=i<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,n,r);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,n,s):o(t,n))||s);return i>3&&s&&Object.defineProperty(t,n,s),s}function k(e,t,n,r){return new(n||(n=Promise))(function(o,i){function s(e){try{u(r.next(e))}catch(e){i(e)}}function a(e){try{u(r.throw(e))}catch(e){i(e)}}function u(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n(function(e){e(t)})).then(s,a)}u((r=r.apply(e,t||[])).next())})}function T(e,t){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return s.label++,{value:i[1],done:!1};case 5:s.label++,r=i[1],i=[0];continue;case 7:i=s.ops.pop(),s.trys.pop();continue;default:if(!(o=(o=s.trys).length>0&&o[o.length-1])&&(6===i[0]||2===i[0])){s=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){s.label=i[1];break}if(6===i[0]&&s.label<o[1]){s.label=o[1],o=i;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(i);break}o[2]&&s.ops.pop(),s.trys.pop();continue}i=t.call(e,s)}catch(e){i=[6,e],r=0}finally{n=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,a])}}}Object.create;function D(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s}function O(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(D(arguments[t]));return e}Object.create;var M=!1,F=[],A=new Map,B=Symbol.for("43f7a601");function R(e,t){Object(u.isArray)(t)?e.push.apply(e,O(t)):e.push(t)}var j=function(e,t){var n=e(t),r=Reflect.getPrototypeOf(e);Reflect.has(r,B)&&(n=function(e,t){return M=!0,Reflect.has(e,B)||Reflect.set(e,B,[]),R(Reflect.get(e,B),t),e}(n,A.get(Reflect.get(r,B))));return n};function L(e,t,n){for(var r=[],o=3;o<arguments.length;o++)r[o-3]=arguments[o];if(M){var i=[];Reflect.has(n,B)&&i.push.apply(i,O(Reflect.get(n,B))),i.push.apply(i,O(F));for(var s=0;s<i.length;s++){var a=i[s],l=void 0;if(Object(u.isFunc)(a)?l=a.apply(void 0,O([e,n],r)):"get"===e&&Reflect.has(a,r[0])?l=Reflect.get(a,r[0],n):Reflect.has(a,e)&&(l=Reflect.get(a,e).apply(void 0,O([n],r))),void 0!==l)return l}}return t.apply(void 0,O([n],r))}var N,U=(N=function(e){return this.defaultAction(e)},function(e){return function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];var r=function(t){var n=Object.assign(function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return N.apply(n,e)},new(e.bind.apply(e,O([void 0],t))));return Reflect.setPrototypeOf(n,e.prototype),n};return u.RuntimeConfig.ie11?r(t):new Proxy(j(r,t),{apply:function(e,t,n){return L("apply",function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return Reflect.apply(e[0],e[1],e[2])},e,t,n)},get:function(e,t,n){return L("get",function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return Reflect.get(e[0],e[1],e[2])},e,t,n)},has:function(e,t){return L("has",function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return Reflect.has(e[0],e[1])},e,t)},set:function(e,t,n,r){return L("set",function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return Reflect.set(e[0],e[1],e[2],e[3])},e,t,n,r)}})}}),H=function(){function e(){}return e.prototype.parse=function(e){var t=this;return new Promise(function(n,r){t.handleError(e,r)&&t.parseImpl(e,n,r)})},e.prototype.parseImpl=function(e,t,n){var r=this;e.headers.has("Content-Length")&&0===parseFloat(e.headers.get("Content-Length"))||204===e.status?t({}):e.text().then(function(e){return e.replace(/\s/gi,"").length>0?JSON.parse(e):{}}).then(function(e){return t(r.parseODataJSON(e))}).catch(function(e){return n(e)})},e.prototype.handleError=function(e,t){return e.ok||q.init(e).then(t),e.ok},e.prototype.parseODataJSON=function(e){var t=e;return Object(u.hOP)(e,"d")?t=Object(u.hOP)(e.d,"results")?e.d.results:e.d:Object(u.hOP)(e,"value")&&(t=e.value),t},e}(),W=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return C(t,e),t.prototype.parseImpl=function(e,t){e.text().then(t)},t}(H),z=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return C(t,e),t.prototype.parseImpl=function(e,t){e.blob().then(t)},t}(H),K=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return C(t,e),t.prototype.parseImpl=function(e,t){e.json().then(t)},t}(H),V=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return C(t,e),t.prototype.parseImpl=function(e,t){Object(u.isFunc)(e.arrayBuffer)?e.arrayBuffer().then(t):e.buffer().then(t)},t}(H),q=(function(e){function t(t){var n=e.call(this)||this;return n.parser=t,n}C(t,e),t.prototype.parseImpl=function(e,t){this.parser(e).then(t)}}(H),function(e){function t(t,n,r,o){void 0===r&&(r=n.status),void 0===o&&(o=n.statusText);var i=e.call(this,t)||this;return i.response=n,i.status=r,i.statusText=o,i.isHttpRequestError=!0,i}return C(t,e),t.init=function(e){return k(this,void 0,void 0,function(){var n;return T(this,function(r){switch(r.label){case 0:return[4,e.clone().text()];case 1:return n=r.sent(),[2,new t("Error making HttpClient request in queryable ["+e.status+"] "+e.statusText+" ::> "+n,e.clone())]}})})},t}(Error));function G(e){var t;e.options&&e.options.body&&(t=e.options.body,e.options.body="-");var n=JSON.stringify(e,function(e,t){switch(e){case"query":return JSON.stringify(O(t));case"batch":case"batchDependency":case"cachingOptions":case"clientFactory":case"parser":return"-";default:return t}},0),r=JSON.parse(n,function(t,n){switch(t){case"query":return new Map(JSON.parse(n));case"batch":return e.batch;case"batchDependency":return e.batchDependency;case"cachingOptions":return e.cachingOptions;case"clientFactory":return e.clientFactory;case"parser":return e.parser;default:return n}});return t&&(r.options.body=t,e.options.body=t),r}var Z,Q=function(){function e(e){void 0===e&&(e={}),this._data=Object.assign({},{cloneParentWasCaching:!1,options:{},parentUrl:"",parser:new H,query:new Map,url:"",useCaching:!1},G(e))}return Object.defineProperty(e.prototype,"data",{get:function(){return this._data},set:function(e){this._data=Object.assign({},this.data,G(e))},enumerable:!1,configurable:!0}),e.prototype.toUrl=function(){return this.data.url},e.prototype.concat=function(e){return this.data.url+=e,this},Object.defineProperty(e.prototype,"query",{get:function(){return this.data.query},enumerable:!1,configurable:!0}),e.prototype.configure=function(e){return Object(u.mergeOptions)(this.data.options,e),this},e.prototype.configureFrom=function(e){return Object(u.mergeOptions)(this.data.options,e.data.options),this},e.prototype.usingCaching=function(e){return u.RuntimeConfig.globalCacheDisable||(this.data.useCaching=!0,void 0!==e&&(this.data.cachingOptions=e)),this},e.prototype.usingParser=function(e){return this.data.parser=e,this},e.prototype.withPipeline=function(e){return this.data.pipes=e.slice(0),this},e.prototype.append=function(e){this.data.url=Object(u.combine)(this.data.url,e)},e.prototype.inBatch=function(e){if(this.hasBatch)throw Error("This query is already part of a batch.");return Object(u.objectDefinedNotNull)(e)&&e.track(this),this},e.prototype.addBatchDependency=function(){return Object(u.objectDefinedNotNull)(this.data.batch)?this.data.batch.addDependency():function(){return null}},Object.defineProperty(e.prototype,"hasBatch",{get:function(){return Object(u.objectDefinedNotNull)(this.data.batch)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"batch",{get:function(){return this.hasBatch?this.data.batch:null},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"parentUrl",{get:function(){return this.data.parentUrl},enumerable:!1,configurable:!0}),e.prototype.cloneTo=function(e,t){return void 0===t&&(t={}),t=Object(u.assign)({includeBatch:!0,includeQuery:!1},t),e.data=Object.assign({},G(this.data),{batch:null,cloneParentCacheOptions:null,cloneParentWasCaching:!1},G(e.data)),e.configureFrom(this),t.includeBatch&&e.inBatch(this.batch),t.includeQuery&&this.query.size>0&&this.query.forEach(function(t,n){return e.query.set(n,t)}),this.data.useCaching&&(e.data.cloneParentWasCaching=!0,e.data.cloneParentCacheOptions=this.data.cachingOptions),e},e}(),X=function(){function e(){}return Object.defineProperty(e,"activeLogLevel",{get:function(){return e.instance.activeLogLevel},set:function(t){e.instance.activeLogLevel=t},enumerable:!1,configurable:!0}),Object.defineProperty(e,"instance",{get:function(){return void 0!==e._instance&&null!==e._instance||(e._instance=new Y),e._instance},enumerable:!1,configurable:!0}),e.subscribe=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];t.forEach(function(t){return e.instance.subscribe(t)})},e.clearSubscribers=function(){return e.instance.clearSubscribers()},Object.defineProperty(e,"count",{get:function(){return e.instance.count},enumerable:!1,configurable:!0}),e.write=function(t,n){void 0===n&&(n=1),e.instance.log({level:n,message:t})},e.writeJSON=function(e,t){void 0===t&&(t=1),this.write(JSON.stringify(e),t)},e.log=function(t){e.instance.log(t)},e.error=function(t){e.instance.log({data:t,level:3,message:t.message})},e}(),Y=function(){function e(e,t){void 0===e&&(e=2),void 0===t&&(t=[]),this.activeLogLevel=e,this.subscribers=t}return e.prototype.subscribe=function(e){this.subscribers.push(e)},e.prototype.clearSubscribers=function(){var e=this.subscribers.slice(0);return this.subscribers.length=0,e},Object.defineProperty(e.prototype,"count",{get:function(){return this.subscribers.length},enumerable:!1,configurable:!0}),e.prototype.write=function(e,t){void 0===t&&(t=1),this.log({level:t,message:e})},e.prototype.log=function(e){void 0!==e&&this.activeLogLevel<=e.level&&this.subscribers.map(function(t){return t.log(e)})},e}();!function(e){e[e.Verbose=0]="Verbose",e[e.Info=1]="Info",e[e.Warning=2]="Warning",e[e.Error=3]="Error",e[e.Off=99]="Off"}(Z||(Z={}));(function(){function e(){}e.prototype.log=function(e){var t=this.format(e);switch(e.level){case 0:case 1:console.log(t);break;case 2:console.warn(t);break;case 3:console.error(t)}},e.prototype.format=function(e){var t=[];if(t.push("Message: "+e.message),void 0!==e.data)try{t.push(" Data: "+JSON.stringify(e.data))}catch(e){t.push(" Data: Error in stringify of supplied data "+e)}return t.join("")}})(),function(){function e(e){this.method=e}e.prototype.log=function(e){this.method(e)}}();function J(e,t){return new Promise(function(n){e.result=t,e.hasResult=!0,n(e)})}function $(e){return e.pipes.length>0?e.pipes.shift()(e):Promise.resolve(e)}function ee(e){if(e.pipes.length<1)throw X.write("["+e.requestId+"] ("+(new Date).getTime()+") Request pipeline contains no methods!",3),Error("Request pipeline contains no methods!");var t=$(e).then(function(e){return t=e,X.log({data:0===X.activeLogLevel?t.result:{},level:1,message:"["+t.requestId+"] ("+(new Date).getTime()+") Returning result from pipeline. Set logging to verbose to see data."}),Promise.resolve(t.result);var t}).catch(function(e){throw X.error(e),e});return e.isBatched&&e.batch.addResolveBatchDependency(t),t}function te(e){return void 0===e&&(e=!1),function(t,n,r){var o=r.value;r.value=function(){for(var r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];return!e&&r.length>0&&Object(u.hOP)(r[0],"hasResult")&&r[0].hasResult?(X.write("["+r[0].requestId+"] ("+(new Date).getTime()+") Skipping request pipeline method "+n+", existing result in pipeline.",0),Promise.resolve(r[0])):(X.write("["+r[0].requestId+"] ("+(new Date).getTime()+") Calling request pipeline method "+n+".",0),o.apply(t,r).then(function(e){return $(e)}))}}}var ne=function(){function e(){}return e.logStart=function(e){return new Promise(function(t){X.log({data:1===X.activeLogLevel?{}:e,level:1,message:"["+e.requestId+"] ("+(new Date).getTime()+") Beginning "+e.method+" request ("+e.url+")"}),t(e)})},e.caching=function(e){return new Promise(function(t){if(e.useCaching){X.write("["+e.requestId+"] ("+(new Date).getTime()+") Caching is enabled for request, checking cache...",1);var n=new x(e.url.toLowerCase());if(void 0!==e.cachingOptions&&(n=Object(u.assign)(n,e.cachingOptions)),null!==n.store){var r=n.store.get(n.key);if(null!==r)return X.log({data:1===X.activeLogLevel?{}:r,level:1,message:"["+e.requestId+"] ("+(new Date).getTime()+") Value returned from cache."}),Object(u.isFunc)(e.batchDependency)&&e.batchDependency(),Object(u.hOP)(e.parser,"hydrate")&&(r=e.parser.hydrate(r)),J(e,r).then(function(e){return t(e)})}X.write("["+e.requestId+"] ("+(new Date).getTime()+") Value not found in cache.",1),e.parser=new w(e.parser,n)}return t(e)})},e.send=function(e){return new Promise(function(t,n){if(e.isBatched){var r=e.batch.add(e);Object(u.isFunc)(e.batchDependency)&&e.batchDependency(),X.write("["+e.requestId+"] ("+(new Date).getTime()+") Batching request in batch "+e.batch.batchId+".",1),t(J(e,r))}else{X.write("["+e.requestId+"] ("+(new Date).getTime()+") Sending request.",1);var o=e.clientFactory(),i=Object(u.assign)(e.options||{},{method:e.method});o.fetch(e.url,i).then(function(t){return e.parser.parse(t)}).then(function(t){return J(e,t)}).then(function(e){return t(e)}).catch(function(e){return n(e)})}})},e.logEnd=function(e){return new Promise(function(t){e.isBatched?X.log({data:1===X.activeLogLevel?{}:e,level:1,message:"["+e.requestId+"] ("+(new Date).getTime()+") "+e.method+" request will complete in batch "+e.batch.batchId+"."}):X.log({data:1===X.activeLogLevel?{}:e,level:1,message:"["+e.requestId+"] ("+(new Date).getTime()+") Completing "+e.method+" request."}),t(e)})},E([te(!0)],e,"logStart",null),E([te()],e,"caching",null),E([te()],e,"send",null),E([te(!0)],e,"logEnd",null),e}();var re,oe=(re=[ne.logStart,ne.caching,ne.send,ne.logEnd].slice(0),function(e){return function(t){return function(n){return ee(Object.assign({},{batch:null,batchDependency:null,batchIndex:-1,cachingOptions:null,clientFactory:e,cloneParentCacheOptions:null,cloneParentWasCaching:!1,hasResult:!1,isBatched:Object(u.objectDefinedNotNull)(n.batch),method:t,options:null,parentUrl:"",parser:new H,pipes:re.slice(0),query:new Map,requestId:Object(u.getGUID)(),url:"",useCaching:/^get$/i.test(n.method)&&n.useCaching},G(n)))}}});function ie(e,t){return Object.assign({body:Object(u.jsS)(e)},t)}function se(e,t){return Object.assign({headers:e},t)}function ae(e){return{__metadata:{type:e}}}function ue(e){if(Object(u.stringIsNullOrEmpty)(e))return"";var t=e.indexOf("_api/");return t<0&&(t=e.indexOf("_vti_bin/")),t>-1?e.substr(0,t):e}function le(e){return function(t,n,r){void 0===r&&(r=Object.getOwnPropertyDescriptor(t,n));var o=r.value;return r.value=function(){for(var t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];return g(this,void 0,void 0,function(){return y(this,function(n){return this.configure(se({"X-PnPjs-Tracking":e})),[2,o.apply(this,t)]})})},r}}le.getClientTag=function(e,t){if(void 0===t&&(t=!0),e.has("X-PnPjs-Tracking")){var n=e.get("X-PnPjs-Tracking");if(t&&e.delete("X-PnPjs-Tracking"),!Object(u.stringIsNullOrEmpty)(n))return n}return""},le.configure=function(e,t){return e.configure(se({"X-PnPjs-Tracking":t}))},le.isTagged=function(e){return e.data.options.headers&&e.data.options.headers["X-PnPjs-Tracking"]};var ce=function(){function e(e){void 0===e&&(e=d.fetchClientFactory()),this._impl=e,this._digestCache=function(e){var t=this;return function(n){return g(t,void 0,void 0,function(){var t,r,o,i,s,a;return y(this,function(l){switch(l.label){case 0:return void 0!==(t=de.get(n))&&new Date<t.expiration?[2,t.value]:(r=Object(u.combine)(n,"/_api/contextinfo"),o={Accept:"application/json;odata=verbose","Content-Type":"application/json;odata=verbose;charset=utf-8"},[4,e.fetchRaw(r,{cache:"no-cache",credentials:"same-origin",headers:Object(u.assign)(o,d.headers,!0),method:"POST"})]);case 1:return i=l.sent(),[4,(new H).parse(i).then(function(e){return e.GetContextWebInformation})];case 2:return s=l.sent(),a={expiration:Object(u.dateAdd)(new Date,"second",s.FormDigestTimeoutSeconds),value:s.FormDigestValue},de.set(n,a),[2,a.value]}})})}}(this)}return e.prototype.fetch=function(e,t){return void 0===t&&(t={}),g(this,void 0,void 0,function(){var n,r,o,i,s;return y(this,function(a){switch(a.label){case 0:return n=Object(u.assign)(t,{cache:"no-cache",credentials:"same-origin"},!0),r=new Headers,Object(u.mergeHeaders)(r,d.headers),Object(u.mergeHeaders)(r,t.headers),r.has("Accept")||r.append("Accept","application/json"),r.has("Content-Type")||r.append("Content-Type","application/json;odata=verbose;charset=utf-8"),r.has("X-ClientService-ClientTag")||(o=le.getClientTag(r),(i="PnPCoreJS:2.0.10:"+o).length>32&&(i=i.substr(0,32)),r.append("X-ClientService-ClientTag",i)),!(n=Object(u.assign)(n,{headers:r})).method||"GET"===n.method.toUpperCase()||r.has("X-RequestDigest")||r.has("Authorization")?[3,2]:[4,this._digestCache(ue(e))];case 1:s=a.sent(),r.append("X-RequestDigest",s),a.label=2;case 2:return[2,this.fetchRaw(e,n)]}})})},e.prototype.fetchRaw=function(e,t){var n=this;void 0===t&&(t={});var r=new Headers;Object(u.mergeHeaders)(r,t.headers),t=Object(u.assign)(t,{headers:r});var o=function(r){var i=function(e){var t;e.headers.has("Retry-After")?t=1e3*parseInt(e.headers.get("Retry-After"),10):(t=r.delay,r.delay*=2),r.attempts++,r.retryCount<=r.attempts?r.reject(Error("Retry count exceeded ("+r.retryCount+") for request. Response status: ["+e.status+"] "+e.statusText)):setTimeout(Object(u.getCtxCallback)(n,o,r),t)};n._impl.fetch(e,t).then(function(e){429===e.status?i(e):r.resolve(e)}).catch(function(e){503===e.status||504===e.status?i(e):r.reject(e)})};return new Promise(function(e,t){o.call(n,{attempts:0,delay:100,reject:t,resolve:e,retryCount:7})})},e.prototype.get=function(e,t){void 0===t&&(t={});var n=Object(u.assign)(t,{method:"GET"});return this.fetch(e,n)},e.prototype.post=function(e,t){void 0===t&&(t={});var n=Object(u.assign)(t,{method:"POST"});return this.fetch(e,n)},e.prototype.patch=function(e,t){void 0===t&&(t={});var n=Object(u.assign)(t,{method:"PATCH"});return this.fetch(e,n)},e.prototype.delete=function(e,t){void 0===t&&(t={});var n=Object(u.assign)(t,{method:"DELETE"});return this.fetch(e,n)},e}(),de=new Map;function pe(e){return g(this,void 0,void 0,function(){var t;return y(this,function(n){if(Object(u.isUrlAbsolute)(e))return[2,e];if(null!==d.baseUrl)return[2,Object(u.combine)(d.baseUrl,e)];if(void 0!==u.safeGlobal._spPageContextInfo){if(Object(u.hOP)(u.safeGlobal._spPageContextInfo,"webAbsoluteUrl"))return[2,Object(u.combine)(u.safeGlobal._spPageContextInfo.webAbsoluteUrl,e)];if(Object(u.hOP)(u.safeGlobal._spPageContextInfo,"webServerRelativeUrl"))return[2,Object(u.combine)(u.safeGlobal._spPageContextInfo.webServerRelativeUrl,e)]}return void 0!==u.safeGlobal.location&&(t=u.safeGlobal.location.toString().toLowerCase(),["/_layouts/","/siteassets/"].forEach(function(n){var r=t.indexOf(n);if(r>0)return Object(u.combine)(t.substr(0,r),e)})),[2,e]})})}var he=function(){return new ce},fe=function(e){var t=oe(he)(e);return function(e,n){return g(this,void 0,void 0,function(){var r,o,i;return y(this,function(s){switch(s.label){case 0:return r=G(e.data),o=Object(u.objectDefinedNotNull)(r.batch)?r.batch.addDependency():function(){},[4,pe(e.toUrlAndQuery())];case 1:return i=s.sent(),Object(u.mergeOptions)(r.options,n),[2,t(Object.assign({},r,{batchDependency:o,url:i}))]}})})}},me=function(e,t){return e.data.cloneParentWasCaching&&e.usingCaching(e.data.cloneParentCacheOptions),e._forceCaching&&(e.data.useCaching=!0),fe("GET")(e,t)},ge=function(e,t){return fe("POST")(e,t)},ye=function(e,t){var n=Object.assign(se({"X-HTTP-Method":"DELETE"}),t);return ge(e,n)},ve=function(e,t,n){void 0===n&&(n="*");var r=Object.assign(se({"X-HTTP-Method":"DELETE","IF-Match":n}),t);return ge(e,r)},_e=function(e){return U(e)},be=function(e){function t(t,n){var r=this,o="",i="",s=new Map;if("string"==typeof t)if(Object(u.isUrlAbsolute)(t)||t.lastIndexOf("/")<0)i=t,o=Object(u.combine)(t,n);else if(t.lastIndexOf("/")>t.lastIndexOf("(")){var a=t.lastIndexOf("/");i=t.slice(0,a),n=Object(u.combine)(t.slice(a),n),o=Object(u.combine)(i,n)}else{a=t.lastIndexOf("(");i=t.slice(0,a),o=Object(u.combine)(t,n)}else{i=t.toUrl(),o=Object(u.combine)(i,n||"");var l=t.query.get("@target");void 0!==l&&s.set("@target",l)}return r=e.call(this,{parentUrl:i,query:s,url:o})||this,"string"!=typeof t&&r.configureFrom(t),r._forceCaching=!1,r}return f(t,e),t.prototype.toUrlAndQuery=function(){var e=new Map(this.query),t=this.toUrl().replace(/'!(@.*?)::(.*?)'/gi,function(t,n,r){return X.write("Rewriting aliased parameter from match "+t+" to label: "+n+" value: "+r,0),e.set(n,"'"+r+"'"),n});if(e.size>0){var n=t.indexOf("?")>-1?"&":"?";t+=""+n+Array.from(e).map(function(e){return e[0]+"="+e[1]}).join("&")}return t},t.prototype.select=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return e.length>0&&this.query.set("$select",e.map(encodeURIComponent).join(",")),this},t.prototype.get=function(e){return me(this,e)},t.prototype.expand=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return e.length>0&&this.query.set("$expand",e.map(encodeURIComponent).join(",")),this},t.prototype.clone=function(t,n,r,o){void 0===r&&(r=!0),void 0===o&&(o=!1);var i=e.prototype.cloneTo.call(this,t(this,n),{includeBatch:r,includeQuery:o});if(!o){var s="@target";this.query.has(s)&&i.query.set(s,this.query.get(s))}return i},t.prototype.defaultAction=function(e){return me(this,e)},t.prototype.getParent=function(e,t,n,r){void 0===t&&(t=this.parentUrl);var o=e(t,n).configureFrom(this),i="@target";return this.query.has(i)&&o.query.set(i,this.query.get(i)),void 0!==r&&(o=o.inBatch(r)),o},t}(Q),Se=_e(be),xe=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.filter=function(e){return this.query.set("$filter",encodeURIComponent(e)),this},t.prototype.orderBy=function(e,t){void 0===t&&(t=!0);var n="$orderby",r=this.query.has(n)?this.query.get(n).split(","):[];return r.push(encodeURIComponent(e)+" "+(t?"asc":"desc")),this.query.set(n,r.join(",")),this},t.prototype.skip=function(e){return this.query.set("$skip",e.toString()),this},t.prototype.top=function(e){return this.query.set("$top",e.toString()),this},t}(be),we=_e(xe),Ie=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype._update=function(e,t){var n=this;return function(r){return ge(le.configure(n,e+".Update"),{body:Object(u.jsS)(Object(u.assign)(ae(e),r)),headers:{"X-HTTP-Method":"MERGE"}}).then(function(e){return t(e,r)})}},t}(be),Pe=_e(Ie);function Ce(e){return function(){return ye(le.configure(this,e+".delete"))}}function Ee(e){return function(t){return void 0===t&&(t="*"),ve(le.configure(this,e+".delete"),{},t)}}function ke(e){return function(t){return function(t){function n(){for(var n=[],r=0;r<arguments.length;r++)n[r]=arguments[r];return t.call(this,n[0],n.length>1&&void 0!==n[1]?n[1]:e)||this}return f(n,t),n}(t)}}function Te(e){var t=[],n=["odata.type","odata.editLink","__metadata","odata.metadata","odata.id"];if(Object(u.hOP)(e,n[0])&&"SP.Web"===e[n[0]])Object(u.hOP)(e,n[4])?t.push(e[n[4]]):Object(u.hOP)(e,n[2])&&t.push(e.__metadata.uri);else if(Object(u.hOP)(e,n[3])&&Object(u.hOP)(e,n[1])){var r=Object(u.isUrlAbsolute)(e[n[1]])?e[n[1]].split("_api")[1]:e[n[1]];t.push(ue(e[n[3]]),"_api",r)}else Object(u.hOP)(e,n[1])?t.push("_api",e[n[1]]):Object(u.hOP)(e,n[2])&&t.push(e.__metadata.uri);return t.length<1?(X.write("No uri information found in ODataEntity parsing, chaining will fail for this object.",2),""):u.combine.apply(void 0,b(t))}var De=function(e){function t(t){var n=e.call(this)||this;return n.factory=t,n.hydrate=function(e){var t=n.factory(Te(e),null);return Object(u.assign)(t,e)},n}return f(t,e),t.prototype.parse=function(t){var n=this;return e.prototype.parse.call(this,t).then(function(e){var t=n.factory(Te(e),null);return Object(u.assign)(t,e)})},t}(H);!function(e){function t(t){var n=e.call(this)||this;return n.factory=t,n.hydrate=function(e){return e.map(function(e){var t=n.factory(Te(e),null);return Object(u.assign)(t,e)})},n}f(t,e),t.prototype.parse=function(t){var n=this;return e.prototype.parse.call(this,t).then(function(e){return e.map(function(e){var t=n.factory(Te(e),null);return Object(u.assign)(t,e)})})}}(H);var Oe=function(e){function t(t){var n=e.call(this)||this;return n.baseUrl=t,n}return f(t,e),t.ParseResponse=function(e){for(var t,n,r=[],o=new RegExp("^HTTP/[0-9.]+ +([0-9]+) +(.*)","i"),i=e.split("\n"),s="batch",a=0;a<i.length;++a){var u=i[a];switch(s){case"batch":if("--batchresponse_"===u.substr(0,"--batchresponse_".length))s="batchHeaders";else if(""!==u.trim())throw Error("Invalid response, line "+a);break;case"batchHeaders":""===u.trim()&&(s="status");break;case"status":var l=o.exec(u);if(3!==l.length)throw Error("Invalid status, line "+a);t=parseInt(l[1],10),n=l[2],s="statusHeaders";break;case"statusHeaders":""===u.trim()&&(s="body");break;case"body":r.push(204===t?new Response:new Response(u,{status:t,statusText:n})),s="batch"}}if("status"!==s)throw Error("Unexpected end of input");return r},t.prototype.executeImpl=function(){return g(this,void 0,void 0,function(){var e,n,r,o,i,s,a,l,c,p,h,f,m,v,_=this;return y(this,function(b){switch(b.label){case 0:return X.write("["+this.batchId+"] ("+(new Date).getTime()+") Executing batch with "+this.requests.length+" requests.",1),this.requests.length<1?(X.write("Resolving empty batch.",1),[2]):(e=new ce,[4,pe(this.baseUrl)]);case 1:for(n=b.sent(),r=[],o="",i=0;i<this.requests.length;i++)"GET"===(s=this.requests[i]).method?(o.length>0&&(r.push("--changeset_"+o+"--\n\n"),o=""),r.push("--batch_"+this.batchId+"\n")):(o.length<1&&(o=Object(u.getGUID)(),r.push("--batch_"+this.batchId+"\n"),r.push('Content-Type: multipart/mixed; boundary="changeset_'+o+'"\n\n')),r.push("--changeset_"+o+"\n")),r.push("Content-Type: application/http\n"),r.push("Content-Transfer-Encoding: binary\n\n"),a=new Headers,l=Object(u.isUrlAbsolute)(s.url)?s.url:Object(u.combine)(n,s.url),X.write("["+this.batchId+"] ("+(new Date).getTime()+") Adding request "+s.method+" "+l+" to batch.",0),"GET"!==s.method?(c=s.method,p=s.options.headers,Object(u.hOP)(s,"options")&&Object(u.hOP)(s.options,"headers")&&void 0!==p["X-HTTP-Method"]&&(c=p["X-HTTP-Method"],delete p["X-HTTP-Method"]),r.push(c+" "+l+" HTTP/1.1\n"),a.set("Content-Type","application/json;odata=verbose;charset=utf-8")):r.push(s.method+" "+l+" HTTP/1.1\n"),Object(u.mergeHeaders)(a,d.headers),s.options&&Object(u.mergeHeaders)(a,s.options.headers),a.has("Accept")||a.append("Accept","application/json"),a.has("Content-Type")||a.append("Content-Type","application/json;odata=verbose;charset=utf-8"),a.has("X-ClientService-ClientTag")||a.append("X-ClientService-ClientTag","PnPCoreJS:@pnp-2.0.10:batch"),a.forEach(function(e,t){r.push(t+": "+e+"\n")}),r.push("\n"),s.options.body&&r.push(s.options.body+"\n\n");return o.length>0&&(r.push("--changeset_"+o+"--\n\n"),o=""),r.push("--batch_"+this.batchId+"--\n"),h={body:r.join(""),headers:{"Content-Type":"multipart/mixed; boundary=batch_"+this.batchId},method:"POST"},X.write("["+this.batchId+"] ("+(new Date).getTime()+") Sending batch request.",1),[4,e.fetch(Object(u.combine)(n,"/_api/$batch"),h)];case 2:return(f=b.sent()).ok?[3,4]:[4,q.init(f)];case 3:throw b.sent();case 4:return[4,f.clone().text()];case 5:if(m=b.sent(),(v=t.ParseResponse(m)).length!==this.requests.length)throw Error("Could not properly parse responses to match requests in batch.");return X.write("["+this.batchId+"] ("+(new Date).getTime()+") Resolving batched requests.",1),[2,v.reduce(function(e,t,n){return e.then(function(e){return g(_,void 0,void 0,function(){var e,r,o,i;return y(this,function(s){switch(s.label){case 0:e=this.requests[n],X.write("["+e.id+"] ("+(new Date).getTime()+") Resolving request in batch "+this.batchId+".",1),s.label=1;case 1:return s.trys.push([1,3,,4]),o=(r=e).resolve,[4,e.parser.parse(t)];case 2:return o.apply(r,[s.sent()]),[3,4];case 3:return i=s.sent(),e.reject(i),[3,4];case 4:return[2]}})})})},Promise.resolve(void 0))]}})})},t}(S);function Me(e){return Object(u.stringIsNullOrEmpty)(e)?"":/!(@.*?)::(.*?)/gi.test(e)?e.replace(/!(@.*?)::(.*)$/gi,function(e,t,n){return X.write("Rewriting aliased parameter from match "+e+" to label: "+t+" value: "+n,0),"!"+t+"::"+encodeURIComponent(n.replace(/\'/gi,"''"))}):encodeURIComponent(e.replace(/\'/gi,"''"))}var Fe=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),Object.defineProperty(t.prototype,"rootWeb",{get:function(){return le.configure(je(this,"rootweb"),"si.rootWeb")},enumerable:!1,configurable:!0}),t.prototype.getRootWeb=function(){return g(this,void 0,void 0,function(){var e;return y(this,function(t){switch(t.label){case 0:return[4,this.rootWeb.select("Url")()];case 1:return e=t.sent(),[2,le.configure(je(e.Url),"si.getRootWeb")]}})})},t.prototype.getContextInfo=function(){return g(this,void 0,void 0,function(){var e,t,n;return y(this,function(r){switch(r.label){case 0:return e=le.configure(Ae(this.parentUrl,"_api/contextinfo"),"si.getContextInfo"),[4,ge(e)];case 1:return t=r.sent(),Object(u.hOP)(t,"GetContextWebInformation")?((n=t.GetContextWebInformation).SupportedSchemaVersions=n.SupportedSchemaVersions.results,[2,n]):[2,t]}})})},t.prototype.createBatch=function(){return new Oe(this.parentUrl)},t.prototype.delete=function(){return g(this,void 0,void 0,function(){var e,t;return y(this,function(n){switch(n.label){case 0:return[4,this.clone(Ae,"").select("Id")()];case 1:return e=n.sent(),t=le.configure(Ae(this.parentUrl,"_api/SPSiteManager/Delete"),"si.delete"),[4,ge(t,ie({siteId:e.Id}))];case 2:return n.sent(),[2]}})})},t.prototype.getDocumentLibraries=function(e){return g(this,void 0,void 0,function(){var t,n;return y(this,function(r){switch(r.label){case 0:return(t=le.configure(Se("","_api/sp.web.getdocumentlibraries(@v)"),"si.getDocumentLibraries")).query.set("@v","'"+Me(e)+"'"),[4,t()];case 1:return n=r.sent(),[2,Object(u.hOP)(n,"GetDocumentLibraries")?n.GetDocumentLibraries:n]}})})},t.prototype.getWebUrlFromPageUrl=function(e){return g(this,void 0,void 0,function(){var t,n;return y(this,function(r){switch(r.label){case 0:return(t=le.configure(Se("","_api/sp.web.getweburlfrompageurl(@v)"),"si.getWebUrlFromPageUrl")).query.set("@v","'"+Me(e)+"'"),[4,t()];case 1:return n=r.sent(),[2,Object(u.hOP)(n,"GetWebUrlFromPageUrl")?n.GetWebUrlFromPageUrl:n]}})})},t.prototype.getChanges=function(e){var t=ie({query:Object(u.assign)(ae("SP.ChangeQuery"),e)});return ge(this.clone(je,"getchanges"),t)},t.prototype.openWebById=function(e){return g(this,void 0,void 0,function(){var t;return y(this,function(n){switch(n.label){case 0:return[4,ge(this.clone(Ae,"openWebById('"+e+"')"))];case 1:return[2,{data:t=n.sent(),web:je(ue(Te(t)))}]}})})},t.prototype.createCommunicationSite=function(e,t,n,r,o,i,s,a,u){return void 0===t&&(t=1033),void 0===n&&(n=!1),g(this,void 0,void 0,function(){return y(this,function(l){return[2,this.createCommunicationSiteFromProps({Classification:i,Description:o,HubSiteId:a,Lcid:t,Owner:u,ShareByEmailEnabled:n,SiteDesignId:s,Title:e,Url:r})]})})},t.prototype.createCommunicationSiteFromProps=function(e){return g(this,void 0,void 0,function(){var t,n;return y(this,function(r){return t=Object.assign({},{Classification:"",Description:"",HubSiteId:l,Lcid:1033,ShareByEmailEnabled:!1,SiteDesignId:l,WebTemplate:"SITEPAGEPUBLISHING#0",WebTemplateExtensionId:l},e),n=ie({request:Object(u.assign)(ae("Microsoft.SharePoint.Portal.SPSiteCreationRequest"),t)}),[2,ge(Ae(ue(this.toUrl()),"/_api/SPSiteManager/Create"),n)]})})},t.prototype.exists=function(e){return g(this,void 0,void 0,function(){var t;return y(this,function(n){switch(n.label){case 0:return t=ie({url:e}),[4,ge(Ae(ue(this.toUrl()),"/_api/SP.Site.Exists"),t)];case 1:return[2,n.sent()]}})})},t.prototype.createModernTeamSite=function(e,t,n,r,o,i,s,a,u){return g(this,void 0,void 0,function(){return y(this,function(l){return[2,this.createModernTeamSiteFromProps({alias:t,classification:i,description:o,displayName:e,hubSiteId:a,isPublic:n,lcid:r,owners:s,siteDesignId:u})]})})},t.prototype.createModernTeamSiteFromProps=function(e){return g(this,void 0,void 0,function(){var t,n;return y(this,function(r){return t=Object.assign({},{classification:"",description:"",hubSiteId:l,isPublic:!0,lcid:1033,owners:[]},e),n={alias:t.alias,displayName:t.displayName,isPublic:t.isPublic,optionalParams:{Classification:t.classification,CreationOptions:{results:["SPSiteLanguage:"+t.lcid,"HubSiteId:"+t.hubSiteId]},Description:t.description,Owners:{results:t.owners}}},t.siteDesignId&&n.optionalParams.CreationOptions.results.push("implicit_formula_292aa8a00786498a87a5ca52d9f4214a_"+t.siteDesignId),[2,ge(Ae(ue(this.toUrl()),"/_api/GroupSiteManager/CreateGroupEx"),ie(n))]})})},m([le("si.getChanges")],t.prototype,"getChanges",null),m([le("si.openWebById")],t.prototype,"openWebById",null),t=m([ke("_api/site")],t)}(Ie),Ae=_e(Fe);Reflect.defineProperty(p.prototype,"site",{configurable:!0,enumerable:!0,get:function(){return Ae(this._baseUrl).configure(this._options)}});var Be=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.add=function(e,t,n,r,o,i){return void 0===n&&(n=""),void 0===r&&(r="STS"),void 0===o&&(o=1033),void 0===i&&(i=!0),g(this,void 0,void 0,function(){var s,a;return y(this,function(l){switch(l.label){case 0:return s=ie({parameters:Object(u.assign)(ae("SP.WebCreationInformation"),{Description:n,Language:o,Title:e,Url:t,UseSamePermissionsAsParentSite:i,WebTemplate:r})}),[4,ge(this.clone(Be,"add"),s)];case 1:return[2,{data:a=l.sent(),web:je(Te(a).replace(/_api\/web\/?/i,""))}]}})})},m([le("ws.add")],t.prototype,"add",null),t=m([ke("webs")],t)}(xe)),Re=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.delete=Ce("w"),t}return f(t,e),Object.defineProperty(t.prototype,"webs",{get:function(){return Be(this)},enumerable:!1,configurable:!0}),t.prototype.getParentWeb=function(){return g(this,void 0,void 0,function(){var e;return y(this,function(t){switch(t.label){case 0:return[4,me(this.select("ParentWeb/Id").expand("ParentWeb"))];case 1:return[2,(null==(e=t.sent().ParentWeb)?void 0:e.Id)?Ae(this.parentUrl).openWebById(e.Id):null]}})})},t.prototype.getSubwebsFilteredForCurrentUser=function(e,t){void 0===e&&(e=-1),void 0===t&&(t=-1);var n=this.clone(Be,"getSubwebsFilteredForCurrentUser(nWebTemplateFilter="+e+",nConfigurationFilter="+t+")");return le.configure(n,"w.getSubwebsFilteredForCurrentUser")},Object.defineProperty(t.prototype,"allProperties",{get:function(){return le.configure(this.clone(Pe,"allproperties"),"w.allprops")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"webinfos",{get:function(){return le.configure(we(this,"webinfos"),"w.webinfos")},enumerable:!1,configurable:!0}),t.prototype.createBatch=function(){return new Oe(this.parentUrl)},t.prototype.update=function(e){return g(this,void 0,void 0,function(){var t;return y(this,function(n){switch(n.label){case 0:return t=ie(Object(u.assign)(ae("SP.Web"),e),se({"X-HTTP-Method":"MERGE"})),[4,ge(this,t)];case 1:return[2,{data:n.sent(),web:this}]}})})},t.prototype.applyTheme=function(e,t,n,r){var o=ie({backgroundImageUrl:n,colorPaletteUrl:e,fontSchemeUrl:t,shareGenerated:r});return ge(this.clone(je,"applytheme"),o)},t.prototype.applyWebTemplate=function(e){var t=this.clone(je,"applywebtemplate");return t.concat("(webTemplate='"+Me(e)+"')"),ge(t)},t.prototype.availableWebTemplates=function(e,t){void 0===e&&(e=1033),void 0===t&&(t=!0);var n="getavailablewebtemplates(lcid="+e+", doincludecrosslanguage="+t+")";return le.configure(we(this,n),"w.availableWebTemplates")},t.prototype.getChanges=function(e){var t=ie({query:Object(u.assign)(ae("SP.ChangeQuery"),e)});return ge(this.clone(je,"getchanges"),t)},t.prototype.mapToIcon=function(e,t,n){return void 0===t&&(t=0),void 0===n&&(n=""),me(this.clone(je,"maptoicon(filename='"+Me(e)+"', progid='"+Me(n)+"', size="+t+")"))},t.prototype.getStorageEntity=function(e){return me(this.clone(je,"getStorageEntity('"+Me(e)+"')"))},t.prototype.setStorageEntity=function(e,t,n,r){return void 0===n&&(n=""),void 0===r&&(r=""),ge(this.clone(je,"setStorageEntity"),ie({comments:r,description:n,key:e,value:t}))},t.prototype.removeStorageEntity=function(e){return ge(this.clone(je,"removeStorageEntity('"+Me(e)+"')"))},m([le("w.getParentWeb")],t.prototype,"getParentWeb",null),m([le("w.update")],t.prototype,"update",null),m([le("w.applyTheme")],t.prototype,"applyTheme",null),m([le("w.applyWebTemplate")],t.prototype,"applyWebTemplate",null),m([le("w.getChanges")],t.prototype,"getChanges",null),m([le("w.mapToIcon")],t.prototype,"mapToIcon",null),m([le("w.getStorageEntity")],t.prototype,"getStorageEntity",null),m([le("w.setStorageEntity")],t.prototype,"setStorageEntity",null),m([le("w.removeStorageEntity")],t.prototype,"removeStorageEntity",null),t=m([ke("_api/web")],t)}(Ie),je=_e(Re);function Le(e){return{DecodedUrl:e,__metadata:{type:"SP.ResourcePath"}}}var Ne,Ue,He=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.getById=function(e){return le.configure(ze(this).concat("('"+e+"')"),"ls.getById")},t.prototype.getByTitle=function(e){return le.configure(ze(this,"getByTitle('"+Me(e)+"')"),"ls.getByTitle")},t.prototype.add=function(e,t,n,r,o){return void 0===t&&(t=""),void 0===n&&(n=100),void 0===r&&(r=!1),void 0===o&&(o={}),g(this,void 0,void 0,function(){var i;return y(this,function(s){switch(s.label){case 0:return i=Object.assign({AllowContentTypes:r,BaseTemplate:n,ContentTypesEnabled:r,Description:t,Title:e},ae("SP.List"),o),[4,ge(this,ie(i))];case 1:return[2,{data:s.sent(),list:this.getByTitle(i.Title)}]}})})},t.prototype.ensure=function(e,t,n,r,o){return void 0===t&&(t=""),void 0===n&&(n=100),void 0===r&&(r=!1),void 0===o&&(o={}),g(this,void 0,void 0,function(){var i,s;return y(this,function(a){switch(a.label){case 0:if(this.hasBatch)throw Error("The ensure list method is not supported for use in a batch.");i=Object(u.assign)(o,{Title:e,Description:t,ContentTypesEnabled:r},!0),s=this.getByTitle(i.Title),a.label=1;case 1:return a.trys.push([1,4,,6]),[4,s.select("Title")()];case 2:return a.sent(),[4,s.update(i).then(function(e){return e.data})];case 3:return[2,{created:!1,data:a.sent(),list:this.getByTitle(i.Title)}];case 4:return a.sent(),[4,this.add(e,t,n,r,i).then(function(e){return e.data})];case 5:return[2,{created:!0,data:a.sent(),list:this.getByTitle(i.Title)}];case 6:return[2]}})})},t.prototype.ensureSiteAssetsLibrary=function(){return g(this,void 0,void 0,function(){var e;return y(this,function(t){switch(t.label){case 0:return[4,ge(this.clone(He,"ensuresiteassetslibrary"))];case 1:return e=t.sent(),[2,ze(Te(e))]}})})},t.prototype.ensureSitePagesLibrary=function(){return g(this,void 0,void 0,function(){var e;return y(this,function(t){switch(t.label){case 0:return[4,ge(this.clone(He,"ensuresitepageslibrary"))];case 1:return e=t.sent(),[2,ze(Te(e))]}})})},m([le("ls.add")],t.prototype,"add",null),m([le("ls.ensure")],t.prototype,"ensure",null),m([le("ls.ensureSiteAssetsLibrary")],t.prototype,"ensureSiteAssetsLibrary",null),m([le("ls.ensureSitePagesLibrary")],t.prototype,"ensureSitePagesLibrary",null),t=m([ke("lists")],t)}(xe)),We=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.delete=Ee("l"),t}return f(t,e),Object.defineProperty(t.prototype,"effectiveBasePermissions",{get:function(){return le.configure(Se(this,"EffectiveBasePermissions"),"l.effectiveBasePermissions")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"eventReceivers",{get:function(){return le.configure(we(this,"EventReceivers"),"l.eventReceivers")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"relatedFields",{get:function(){return le.configure(Se(this,"getRelatedFields"),"l.relatedFields")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"informationRightsManagementSettings",{get:function(){return le.configure(Se(this,"InformationRightsManagementSettings"),"l.informationRightsManagementSettings")},enumerable:!1,configurable:!0}),t.prototype.update=function(e,t){return void 0===t&&(t="*"),g(this,void 0,void 0,function(){var n,r,o;return y(this,function(i){switch(i.label){case 0:return n=ie(Object(u.assign)(ae("SP.List"),e),se({"IF-Match":t,"X-HTTP-Method":"MERGE"})),[4,ge(this,n)];case 1:return r=i.sent(),o=this,Object(u.hOP)(e,"Title")&&(o=this.getParent(ze,this.parentUrl,"getByTitle('"+e.Title+"')")),[2,{data:r,list:o}]}})})},t.prototype.getChanges=function(e){return ge(this.clone(ze,"getchanges"),ie({query:Object(u.assign)(ae("SP.ChangeQuery"),e)}))},t.prototype.getItemsByCAMLQuery=function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];var r=this.clone(ze,"getitems");return ge(r.expand.apply(r,t),ie({query:Object(u.assign)(ae("SP.CamlQuery"),e)}))},t.prototype.getListItemChangesSinceToken=function(e){var t=this.clone(ze,"getlistitemchangessincetoken").usingParser({parse:function(e){return e.text()}});return ge(t,ie({query:Object(u.assign)(ae("SP.ChangeLogItemQuery"),e)}))},t.prototype.recycle=function(){return g(this,void 0,void 0,function(){var e;return y(this,function(t){switch(t.label){case 0:return[4,ge(this.clone(ze,"recycle"))];case 1:return e=t.sent(),[2,Object(u.hOP)(e,"Recycle")?e.Recycle:e]}})})},t.prototype.renderListData=function(e){return g(this,void 0,void 0,function(){var t,n;return y(this,function(r){switch(r.label){case 0:return(t=this.clone(ze,"renderlistdata(@viewXml)")).query.set("@viewXml","'"+e+"'"),[4,ge(t)];case 1:return n=r.sent(),[2,JSON.parse(Object(u.hOP)(n,"RenderListData")?n.RenderListData:n)]}})})},t.prototype.renderListDataAsStream=function(e,t,n){void 0===t&&(t=null),void 0===n&&(n=new Map),Object(u.hOP)(e,"RenderOptions")&&Object(u.isArray)(e.RenderOptions)&&(e.RenderOptions=e.RenderOptions.reduce(function(e,t){return e+t}));var r={parameters:Object(u.assign)(ae("SP.RenderListDataParameters"),e)};Object(u.objectDefinedNotNull)(t)&&(r=Object(u.assign)(r,{overrideParameters:Object(u.assign)(ae("SP.RenderListDataOverrideParameters"),t)}));var o=this.clone(ze,"RenderListDataAsStream",!0,!0);return ge(o,ie(r))},t.prototype.renderListFormData=function(e,t,n){return g(this,void 0,void 0,function(){var r;return y(this,function(o){switch(o.label){case 0:return[4,ge(this.clone(ze,"renderlistformdata(itemid="+e+", formid='"+t+"', mode='"+n+"')"))];case 1:return r=o.sent(),[2,JSON.parse(Object(u.hOP)(r,"RenderListFormData")?r.RenderListFormData:r)]}})})},t.prototype.reserveListItemId=function(){return g(this,void 0,void 0,function(){var e;return y(this,function(t){switch(t.label){case 0:return[4,ge(this.clone(ze,"reservelistitemid"))];case 1:return e=t.sent(),[2,Object(u.hOP)(e,"ReserveListItemId")?e.ReserveListItemId:e]}})})},t.prototype.getListItemEntityTypeFullName=function(){return this.clone(ze,null,!1).select("ListItemEntityTypeFullName").get().then(function(e){return e.ListItemEntityTypeFullName})},t.prototype.addValidateUpdateItemUsingPath=function(e,t,n,r,o){return void 0===n&&(n=!1),g(this,void 0,void 0,function(){var i,s;return y(this,function(a){switch(a.label){case 0:return i={FolderPath:Le(t)},Object(u.objectDefinedNotNull)(o)&&(o.leafName&&(i.LeafName=Le(o.leafName)),o.objectType&&(i.UnderlyingObjectType=o.objectType)),[4,ge(this.clone(ze,"AddValidateUpdateItemUsingPath()"),ie({bNewDocumentUpdate:n,checkInComment:r,formValues:e,listItemCreateInfo:Object(u.assign)(ae("SP.ListItemCreationInformationUsingPath"),i)}))];case 1:return s=a.sent(),[2,Object(u.hOP)(s,"AddValidateUpdateItemUsingPath")?s.AddValidateUpdateItemUsingPath:s]}})})},m([le("l.update")],t.prototype,"update",null),m([le("l.getChanges")],t.prototype,"getChanges",null),m([le("l.CAMLQuery")],t.prototype,"getItemsByCAMLQuery",null),m([le("l.ChangesSinceToken")],t.prototype,"getListItemChangesSinceToken",null),m([le("l.recycle")],t.prototype,"recycle",null),m([le("l.renderListData")],t.prototype,"renderListData",null),m([le("l.AsStream")],t.prototype,"renderListDataAsStream",null),m([le("l.renderListFormData")],t.prototype,"renderListFormData",null),m([le("l.reserveListItemId")],t.prototype,"reserveListItemId",null),m([le("l.getListItemEntityTypeFullName")],t.prototype,"getListItemEntityTypeFullName",null),m([le("l.addValidateUpdateItemUsingPath")],t.prototype,"addValidateUpdateItemUsingPath",null),t}(Ie),ze=_e(We);!function(e){e[e.None=0]="None",e[e.ContextInfo=1]="ContextInfo",e[e.ListData=2]="ListData",e[e.ListSchema=4]="ListSchema",e[e.MenuView=8]="MenuView",e[e.ListContentType=16]="ListContentType",e[e.FileSystemItemId=32]="FileSystemItemId",e[e.ClientFormSchema=64]="ClientFormSchema",e[e.QuickLaunch=128]="QuickLaunch",e[e.Spotlight=256]="Spotlight",e[e.Visualization=512]="Visualization",e[e.ViewMetadata=1024]="ViewMetadata",e[e.DisableAutoHyperlink=2048]="DisableAutoHyperlink",e[e.EnableMediaTAUrls=4096]="EnableMediaTAUrls",e[e.ParentInfo=8192]="ParentInfo",e[e.PageContextInfo=16384]="PageContextInfo",e[e.ClientSideComponentManifest=32768]="ClientSideComponentManifest"}(Ne||(Ne={})),function(e){e[e.Display=1]="Display",e[e.Edit=2]="Edit",e[e.New=3]="New"}(Ue||(Ue={}));var Ke=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.getById=function(e){return le.configure(qe(this).concat("("+e+")"),"is.getById")},t.prototype.getItemByStringId=function(e){return le.configure(qe(this.parentUrl,"getItemByStringId('"+e+"')"),"is.getItemByStringId")},t.prototype.skip=function(e,t){return void 0===t&&(t=!1),t?this.query.set("$skiptoken",encodeURIComponent("Paged=TRUE&PagedPrev=TRUE&p_ID="+e)):this.query.set("$skiptoken",encodeURIComponent("Paged=TRUE&p_ID="+e)),this},t.prototype.getPaged=function(){return this.usingParser(new Xe(this))()},t.prototype.getAll=function(e,t){void 0===e&&(e=2e3),void 0===t&&(t="application/json;odata=nometadata"),X.write("Calling items.getAll should be done sparingly. Ensure this is the correct choice. If you are unsure, it is not.",2);var n=Ke(this,"").top(e).configure({headers:{Accept:t}});return this.query.forEach(function(e,t){/^\$select|filter|top|expand$/i.test(t)&&n.query.set(t,e)}),new Promise(function(e,t){var r=[],o=function(n){[].push.apply(r,n.results),n.hasNext?n.getNext().then(o).catch(t):e(r)};n.getPaged().then(o).catch(t)})},t.prototype.add=function(e,t){return void 0===e&&(e={}),void 0===t&&(t=null),g(this,void 0,void 0,function(){var n,r,o,i,s=this;return y(this,function(a){switch(a.label){case 0:return n=this.addBatchDependency(),[4,this.ensureListItemEntityTypeName(t)];case 1:return r=a.sent(),o=ie(Object(u.assign)(ae(r),e)),i=ge(this.clone(Ke,""),o).then(function(e){return{data:e,item:s.getById(e.Id)}}),n(),[2,i]}})})},t.prototype.ensureListItemEntityTypeName=function(e){return e?Promise.resolve(e):this.getParent(ze).getListItemEntityTypeFullName()},m([le("is.getPaged")],t.prototype,"getPaged",null),m([le("is.getAll")],t.prototype,"getAll",null),m([le("is.add")],t.prototype,"add",null),t=m([ke("items")],t)}(xe)),Ve=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.delete=Ee("i"),t}return f(t,e),Object.defineProperty(t.prototype,"effectiveBasePermissions",{get:function(){return le.configure(Se(this,"EffectiveBasePermissions"),"i.effectiveBasePermissions")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"effectiveBasePermissionsForUI",{get:function(){return le.configure(Se(this,"EffectiveBasePermissionsForUI"),"i.effectiveBasePermissionsForUI")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"fieldValuesAsHTML",{get:function(){return le.configure(Pe(this,"FieldValuesAsHTML"),"i.fvHTML")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"fieldValuesAsText",{get:function(){return le.configure(Pe(this,"FieldValuesAsText"),"i.fvText")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"fieldValuesForEdit",{get:function(){return le.configure(Pe(this,"FieldValuesForEdit"),"i.fvEdit")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"versions",{get:function(){return le.configure(Ge(this),"i.versions")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"list",{get:function(){return this.getParent(ze,this.parentUrl.substr(0,this.parentUrl.lastIndexOf("/")))},enumerable:!1,configurable:!0}),t.prototype.update=function(e,t,n){return void 0===t&&(t="*"),void 0===n&&(n=null),g(this,void 0,void 0,function(){var r,o,i,s;return y(this,function(a){switch(a.label){case 0:return r=this.addBatchDependency(),[4,this.ensureListItemEntityTypeName(n)];case 1:return o=a.sent(),i=ie(Object(u.assign)(ae(o),e),se({"IF-Match":t,"X-HTTP-Method":"MERGE"})),r(),s=le.configure(this.clone(qe).usingParser(new Ye),"i.update"),[4,ge(s,i)];case 2:return[2,{data:a.sent(),item:this}]}})})},t.prototype.recycle=function(){return ge(this.clone(qe,"recycle"))},t.prototype.deleteWithParams=function(e){return g(this,void 0,void 0,function(){return y(this,function(t){return[2,ge(this.clone(qe,"DeleteWithParameters"),ie({parameters:e}))]})})},t.prototype.getWopiFrameUrl=function(e){return void 0===e&&(e=0),g(this,void 0,void 0,function(){var t,n;return y(this,function(r){switch(r.label){case 0:return(t=this.clone(qe,"getWOPIFrameUrl(@action)")).query.set("@action",e),[4,ge(t)];case 1:return n=r.sent(),Object(u.hOP)(n,"GetWOPIFrameUrl")?[2,n.GetWOPIFrameUrl]:[2,n]}})})},t.prototype.validateUpdateListItem=function(e,t){return void 0===t&&(t=!1),ge(this.clone(qe,"validateupdatelistitem"),ie({formValues:e,bNewDocumentUpdate:t}))},t.prototype.ensureListItemEntityTypeName=function(e){return e?Promise.resolve(e):this.list.getListItemEntityTypeFullName()},m([le("i.recycle")],t.prototype,"recycle",null),m([le("i.del-params")],t.prototype,"deleteWithParams",null),m([le("i.getWopiFrameUrl")],t.prototype,"getWopiFrameUrl",null),m([le("i.validateUpdateListItem")],t.prototype,"validateUpdateListItem",null),t}(Ie),qe=_e(Ve),Ge=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.getById=function(e){return le.configure(Ze(this).concat("("+e+")"),"iv.getById")},t=m([ke("versions")],t)}(xe)),Ze=_e(function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.delete=Ee("iv"),t}return f(t,e),t}(Ie)),Qe=function(){function e(e,t,n){this.parent=e,this.nextUrl=t,this.results=n}return Object.defineProperty(e.prototype,"hasNext",{get:function(){return"string"==typeof this.nextUrl&&this.nextUrl.length>0},enumerable:!1,configurable:!0}),e.prototype.getNext=function(){return this.hasNext?le.configure(Ke(this.nextUrl,null).configureFrom(this.parent),"ip.getNext").getPaged():new Promise(function(e){return e(null)})},e}(),Xe=function(e){function t(t){var n=e.call(this)||this;return n._parent=t,n}return f(t,e),t.prototype.parse=function(e){var t=this;return new Promise(function(n,r){t.handleError(e,r)&&e.json().then(function(e){var r=Object(u.hOP)(e,"d")&&Object(u.hOP)(e.d,"__next")?e.d.__next:e["odata.nextLink"];n(new Qe(t._parent,r,t.parseODataJSON(e)))})})},t}(H),Ye=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.parse=function(e){var t=this;return new Promise(function(n,r){t.handleError(e,r)&&n({"odata.etag":e.headers.get("etag")})})},t}(H);I(We,"items",Ke);var Je,$e,et,tt=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.getByName=function(e){if(/\%#/.test(e))throw Error("For file names containing % or # please use web.getFileByServerRelativePath");return le.configure(rt(this).concat("('"+Me(e)+"')"),"fis.getByName")},t.prototype.add=function(e,t,n){return void 0===n&&(n=!0),g(this,void 0,void 0,function(){return y(this,function(r){switch(r.label){case 0:return[4,ge(tt(this,"add(overwrite="+n+",url='"+Me(e)+"')"),{body:t})];case 1:return[2,{data:r.sent(),file:this.getByName(e)}]}})})},t.prototype.addUsingPath=function(e,t,n){return void 0===n&&(n={Overwrite:!1}),g(this,void 0,void 0,function(){var r,o;return y(this,function(i){switch(i.label){case 0:return r=["AddUsingPath(decodedurl='"+Me(e)+"'"],n&&(n.Overwrite&&r.push(",Overwrite=true"),n.AutoCheckoutOnInvalidData&&r.push(",AutoCheckoutOnInvalidData=true"),Object(u.stringIsNullOrEmpty)(n.XorHash)||r.push(",XorHash="+Me(n.XorHash))),r.push(")"),[4,ge(tt(this,r.join("")),{body:t})];case 1:return[2,{data:o=i.sent(),file:rt(Te(o))}]}})})},t.prototype.addChunked=function(e,t,n,r,o){return void 0===r&&(r=!0),void 0===o&&(o=10485760),g(this,void 0,void 0,function(){return y(this,function(i){switch(i.label){case 0:return[4,ge(this.clone(tt,"add(overwrite="+r+",url='"+Me(e)+"')",!1))];case 1:return i.sent(),[4,this.getByName(e).setContentChunked(t,n,o)];case 2:return[2,i.sent()]}})})},t.prototype.addTemplateFile=function(e,t){return g(this,void 0,void 0,function(){var n;return y(this,function(r){switch(r.label){case 0:return[4,ge(this.clone(tt,"addTemplateFile(urloffile='"+Me(e)+"',templatefiletype="+t+")",!1))];case 1:return[2,{data:n=r.sent(),file:rt(Te(n))}]}})})},m([le("fis.add")],t.prototype,"add",null),m([le("fis.addUsingPath")],t.prototype,"addUsingPath",null),m([le("fis.addChunked")],t.prototype,"addChunked",null),m([le("fis.addTemplateFile")],t.prototype,"addTemplateFile",null),t=m([ke("files")],t)}(xe)),nt=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.delete=Ee("fi"),t}return f(t,e),Object.defineProperty(t.prototype,"listItemAllFields",{get:function(){return le.configure(Pe(this,"listItemAllFields"),"fi.listItemAllFields")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"versions",{get:function(){return le.configure(ot(this),"fi.versions")},enumerable:!1,configurable:!0}),t.prototype.approve=function(e){return void 0===e&&(e=""),ge(this.clone(rt,"approve(comment='"+Me(e)+"')"))},t.prototype.cancelUpload=function(e){return ge(this.clone(rt,"cancelUpload(uploadId=guid'"+e+"')",!1))},t.prototype.checkin=function(e,t){if(void 0===e&&(e=""),void 0===t&&(t=Je.Major),e.length>1023)throw Error("The maximum comment length is 1023 characters.");return ge(this.clone(rt,"checkin(comment='"+Me(e)+"',checkintype="+t+")"))},t.prototype.checkout=function(){return ge(this.clone(rt,"checkout"))},t.prototype.copyTo=function(e,t){return void 0===t&&(t=!0),ge(this.clone(rt,"copyTo(strnewurl='"+Me(e)+"',boverwrite="+t+")"))},t.prototype.copyByPath=function(e,t,n){return void 0===n&&(n=!1),g(this,void 0,void 0,function(){var r,o,i,s,a;return y(this,function(l){switch(l.label){case 0:return[4,this.select("ServerRelativeUrl")()];case 1:return r=l.sent(),o=r.ServerRelativeUrl,i=r["odata.id"],s=ue(i),a=s.replace("://","___").split("/")[0].replace("___","://"),[4,ge(rt(s,"/_api/SP.MoveCopyUtil.CopyFileByPath(overwrite=@a1)?@a1="+t),ie({destPath:Le(Object(u.isUrlAbsolute)(e)?e:""+a+e),options:{KeepBoth:n,ResetAuthorAndCreatedOnCopy:!0,ShouldBypassSharedLocks:!0,__metadata:{type:"SP.MoveCopyOptions"}},srcPath:Le(Object(u.isUrlAbsolute)(o)?o:""+a+o)}))];case 2:return l.sent(),[2]}})})},t.prototype.deny=function(e){if(void 0===e&&(e=""),e.length>1023)throw Error("The maximum comment length is 1023 characters.");return ge(this.clone(rt,"deny(comment='"+Me(e)+"')"))},t.prototype.moveTo=function(e,t){return void 0===t&&(t=$e.Overwrite),ge(this.clone(rt,"moveTo(newurl='"+Me(e)+"',flags="+t+")"))},t.prototype.moveByPath=function(e,t,n){return void 0===n&&(n=!1),g(this,void 0,void 0,function(){var r,o,i,s,a;return y(this,function(l){switch(l.label){case 0:return[4,this.select("ServerRelativeUrl")()];case 1:return r=l.sent(),o=r.ServerRelativeUrl,i=r["odata.id"],s=ue(i),a=s.replace("://","___").split("/")[0].replace("___","://"),[4,ge(rt(s,"/_api/SP.MoveCopyUtil.MoveFileByPath(overwrite=@a1)?@a1="+t),ie({destPath:Le(Object(u.isUrlAbsolute)(e)?e:""+a+e),options:{KeepBoth:n,ResetAuthorAndCreatedOnCopy:!1,ShouldBypassSharedLocks:!0,__metadata:{type:"SP.MoveCopyOptions"}},srcPath:Le(Object(u.isUrlAbsolute)(o)?o:""+a+o)}))];case 2:return l.sent(),[2]}})})},t.prototype.publish=function(e){if(void 0===e&&(e=""),e.length>1023)throw Error("The maximum comment length is 1023 characters.");return ge(this.clone(rt,"publish(comment='"+Me(e)+"')"))},t.prototype.recycle=function(){return ge(this.clone(rt,"recycle"))},t.prototype.deleteWithParams=function(e){return g(this,void 0,void 0,function(){return y(this,function(t){return[2,ge(this.clone(rt,"DeleteWithParameters"),ie({parameters:e}))]})})},t.prototype.undoCheckout=function(){return ge(this.clone(rt,"undoCheckout"))},t.prototype.unpublish=function(e){if(void 0===e&&(e=""),e.length>1023)throw Error("The maximum comment length is 1023 characters.");return ge(this.clone(rt,"unpublish(comment='"+Me(e)+"')"))},t.prototype.exists=function(){return g(this,void 0,void 0,function(){return y(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,this.clone(rt).select("Exists")()];case 1:return[2,e.sent().Exists];case 2:return e.sent(),[2,!1];case 3:return[2]}})})},t.prototype.getText=function(){return this.clone(rt,"$value",!1).usingParser(new W)(se({binaryStringResponseBody:"true"}))},t.prototype.getBlob=function(){return this.clone(rt,"$value",!1).usingParser(new z)(se({binaryStringResponseBody:"true"}))},t.prototype.getBuffer=function(){return this.clone(rt,"$value",!1).usingParser(new V)(se({binaryStringResponseBody:"true"}))},t.prototype.getJSON=function(){return this.clone(rt,"$value",!1).usingParser(new K)(se({binaryStringResponseBody:"true"}))},t.prototype.setContent=function(e){return g(this,void 0,void 0,function(){return y(this,function(t){switch(t.label){case 0:return[4,ge(this.clone(rt,"$value",!1),{body:e,headers:{"X-HTTP-Method":"PUT"}})];case 1:return t.sent(),[2,rt(this)]}})})},t.prototype.getItem=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return g(this,void 0,void 0,function(){var t,n;return y(this,function(r){switch(r.label){case 0:return[4,(t=this.listItemAllFields).select.apply(t,e)()];case 1:return n=r.sent(),[2,Object(u.assign)(qe(Te(n)),n)]}})})},t.prototype.setContentChunked=function(e,t,n){return void 0===n&&(n=10485760),g(this,void 0,void 0,function(){var r,o,i,s,a;return y(this,function(l){switch(l.label){case 0:return Object(u.isFunc)(t)||(t=function(){return null}),r=e.size,o=parseInt((r/n).toString(),10)+(r%n==0?1:0),i=Object(u.getGUID)(),t({uploadId:i,blockNumber:1,chunkSize:n,currentPointer:0,fileSize:r,stage:"starting",totalBlocks:o}),[4,this.startUpload(i,e.slice(0,n))];case 1:s=l.sent(),a=2,l.label=2;case 2:return a<o?(t({uploadId:i,blockNumber:a,chunkSize:n,currentPointer:s,fileSize:r,stage:"continue",totalBlocks:o}),[4,this.continueUpload(i,s,e.slice(s,s+n))]):[3,5];case 3:s=l.sent(),l.label=4;case 4:return a++,[3,2];case 5:return t({uploadId:i,blockNumber:o,chunkSize:n,currentPointer:s,fileSize:r,stage:"finishing",totalBlocks:o}),[2,this.finishUpload(i,s,e.slice(s))]}})})},t.prototype.startUpload=function(e,t){return g(this,void 0,void 0,function(){var n;return y(this,function(r){switch(r.label){case 0:return[4,ge(this.clone(rt,"startUpload(uploadId=guid'"+e+"')",!1),{body:t})];case 1:return"object"==typeof(n=r.sent())&&(n=n.StartUpload),[2,parseFloat(n)]}})})},t.prototype.continueUpload=function(e,t,n){return g(this,void 0,void 0,function(){var r;return y(this,function(o){switch(o.label){case 0:return[4,ge(this.clone(rt,"continueUpload(uploadId=guid'"+e+"',fileOffset="+t+")",!1),{body:n})];case 1:return"object"==typeof(r=o.sent())&&(r=r.ContinueUpload),[2,parseFloat(r)]}})})},t.prototype.finishUpload=function(e,t,n){return g(this,void 0,void 0,function(){var r;return y(this,function(o){switch(o.label){case 0:return[4,ge(this.clone(rt,"finishUpload(uploadId=guid'"+e+"',fileOffset="+t+")",!1),{body:n})];case 1:return[2,{data:r=o.sent(),file:rt(Te(r))}]}})})},m([le("fi.approve")],t.prototype,"approve",null),m([le("fi.cancelUpload")],t.prototype,"cancelUpload",null),m([le("fi.checkin")],t.prototype,"checkin",null),m([le("fi.checkout")],t.prototype,"checkout",null),m([le("fi.copyTo")],t.prototype,"copyTo",null),m([le("fi.copyByPath")],t.prototype,"copyByPath",null),m([le("fi.deny")],t.prototype,"deny",null),m([le("fi.moveTo")],t.prototype,"moveTo",null),m([le("fi.moveByPath")],t.prototype,"moveByPath",null),m([le("fi.publish")],t.prototype,"publish",null),m([le("fi.recycle")],t.prototype,"recycle",null),m([le("fi.del-params")],t.prototype,"deleteWithParams",null),m([le("fi.undoCheckout")],t.prototype,"undoCheckout",null),m([le("fi.unpublish")],t.prototype,"unpublish",null),m([le("fi.exists")],t.prototype,"exists",null),m([le("fi.getText")],t.prototype,"getText",null),m([le("fi.getBlob")],t.prototype,"getBlob",null),m([le("fi.getBuffer")],t.prototype,"getBuffer",null),m([le("fi.getJSON")],t.prototype,"getJSON",null),m([le("fi.setContent")],t.prototype,"setContent",null),m([le("fi.getItem")],t.prototype,"getItem",null),m([le("fi.startUpload")],t.prototype,"startUpload",null),m([le("fi.continueUpload")],t.prototype,"continueUpload",null),m([le("fi.finishUpload")],t.prototype,"finishUpload",null),t}(Ie),rt=_e(nt),ot=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.getById=function(e){return le.configure(it(this).concat("("+e+")"),"vers.getById")},t.prototype.deleteAll=function(){return ge(ot(this,"deleteAll"))},t.prototype.deleteById=function(e){return ge(this.clone(ot,"deleteById(vid="+e+")"))},t.prototype.recycleByID=function(e){return ge(this.clone(ot,"recycleByID(vid="+e+")"))},t.prototype.deleteByLabel=function(e){return ge(this.clone(ot,"deleteByLabel(versionlabel='"+Me(e)+"')"))},t.prototype.recycleByLabel=function(e){return ge(this.clone(ot,"recycleByLabel(versionlabel='"+Me(e)+"')"))},t.prototype.restoreByLabel=function(e){return ge(this.clone(ot,"restoreByLabel(versionlabel='"+Me(e)+"')"))},m([le("vers.deleteAll")],t.prototype,"deleteAll",null),m([le("vers.deleteById")],t.prototype,"deleteById",null),m([le("vers.recycleByID")],t.prototype,"recycleByID",null),m([le("vers.deleteByLabel")],t.prototype,"deleteByLabel",null),m([le("vers.recycleByLabel")],t.prototype,"recycleByLabel",null),m([le("vers.restoreByLabel")],t.prototype,"restoreByLabel",null),t=m([ke("versions")],t)}(xe)),it=_e(function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.delete=Ee("ver"),t}return f(t,e),t}(Ie));!function(e){e[e.Minor=0]="Minor",e[e.Major=1]="Major",e[e.Overwrite=2]="Overwrite"}(Je||(Je={})),function(e){e[e.Overwrite=1]="Overwrite",e[e.AllowBrokenThickets=8]="AllowBrokenThickets"}($e||($e={})),function(e){e[e.StandardPage=0]="StandardPage",e[e.WikiPage=1]="WikiPage",e[e.FormPage=2]="FormPage",e[e.ClientSidePage=3]="ClientSidePage"}(et||(et={})),Reflect.defineProperty(p.prototype,"web",{configurable:!0,enumerable:!0,get:function(){return je(this._baseUrl).configure(this._options)}}),p.prototype.createBatch=function(){return this.web.createBatch()};var st=_e(function(e){function t(t,n){return void 0===n&&(n="_api/web/tenantappcatalog/AvailableApps"),e.call(this,ue("string"==typeof t?t:t.toUrl()),n)||this}return f(t,e),t.prototype.getAppById=function(e){return le.configure(at(this,"getById('"+e+"')"),"ac.getAppById")},t.prototype.syncSolutionToTeams=function(e,t){return void 0===t&&(t=!1),g(this,void 0,void 0,function(){var n,r,o,i,s,a;return y(this,function(u){switch(u.label){case 0:return n=null,r=ue(this.toUrl()),t?(n=e,[3,4]):[3,1];case 1:return[4,(o=je(r)).lists.select("Id").filter("EntityTypeName eq 'AppCatalog'")()];case 2:return i=u.sent()[0].Id,[4,o.lists.getById(i).items.filter("AppProductID eq '"+e+"'").top(1)()];case 3:if(!((s=u.sent())&&s.length>0))throw Error("Did not find the app with id "+e+" in the appcatalog.");n=s[0].Id,u.label=4;case 4:return a=le.configure(st(r,"_api/web/tenantappcatalog/SyncSolutionToTeams(id="+n+")"),"ac.syncSolutionToTeams"),[4,ge(a,{})];case 5:return[2,u.sent()]}})})},t.prototype.add=function(e,t,n){return void 0===n&&(n=!0),g(this,void 0,void 0,function(){var r,o;return y(this,function(i){switch(i.label){case 0:return r=le.configure(st(ue(this.toUrl()),"_api/web/tenantappcatalog/add(overwrite="+n+",url='"+e+"')"),"ac.add"),[4,ge(r,{body:t,headers:{binaryStringRequestBody:"true"}})];case 1:return[2,{data:o=i.sent(),file:rt(Te(o))}]}})})},t}(xe)),at=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.deploy=function(e){return void 0===e&&(e=!1),this.do("Deploy("+e+")")},t.prototype.retract=function(){return this.do("Retract")},t.prototype.install=function(){return this.do("Install")},t.prototype.uninstall=function(){return this.do("Uninstall")},t.prototype.upgrade=function(){return this.do("Upgrade")},t.prototype.remove=function(){return this.do("Remove")},t.prototype.do=function(e){return ge(this.clone(at,e))},m([le("app.deploy")],t.prototype,"deploy",null),m([le("app.retract")],t.prototype,"retract",null),m([le("app.install")],t.prototype,"install",null),m([le("app.uninstall")],t.prototype,"uninstall",null),m([le("app.upgrade")],t.prototype,"upgrade",null),m([le("app.remove")],t.prototype,"remove",null),t}(Ie));Re.prototype.getAppCatalog=function(e){return st(e||this)},p.prototype.getTenantAppCatalogWeb=function(){return g(this,void 0,void 0,function(){var e;return y(this,function(t){switch(t.label){case 0:return[4,Se("/","_api/SP_TenantSettings_Current")()];case 1:return e=t.sent(),[2,je(e.CorporateCatalogUrl)]}})})};var ut=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.getByName=function(e){var t=le.configure(lt(this),"ats.getByName");return t.concat("('"+e+"')"),t},t.prototype.add=function(e,t){return g(this,void 0,void 0,function(){return y(this,function(n){switch(n.label){case 0:return[4,ge(this.clone(ut,"add(FileName='"+e+"')",!1),{body:t})];case 1:return[2,{data:n.sent(),file:this.getByName(e)}]}})})},t.prototype.addMultiple=function(e){return g(this,void 0,void 0,function(){var t;return y(this,function(n){switch(n.label){case 0:t=0,n.label=1;case 1:return t<e.length?[4,this.add(e[t].name,e[t].content)]:[3,4];case 2:n.sent(),n.label=3;case 3:return t++,[3,1];case 4:return[2]}})})},t.prototype.deleteMultiple=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return g(this,void 0,void 0,function(){var t;return y(this,function(n){switch(n.label){case 0:t=0,n.label=1;case 1:return t<e.length?[4,this.getByName(e[t]).delete()]:[3,4];case 2:n.sent(),n.label=3;case 3:return t++,[3,1];case 4:return[2]}})})},t.prototype.recycleMultiple=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return g(this,void 0,void 0,function(){var t;return y(this,function(n){switch(n.label){case 0:t=0,n.label=1;case 1:return t<e.length?[4,this.getByName(e[t]).recycle()]:[3,4];case 2:n.sent(),n.label=3;case 3:return t++,[3,1];case 4:return[2]}})})},m([le("ats.add")],t.prototype,"add",null),m([le("ats.addMultiple")],t.prototype,"addMultiple",null),m([le("ats.deleteMultiple")],t.prototype,"deleteMultiple",null),m([le("ats.recycleMultiple")],t.prototype,"recycleMultiple",null),t=m([ke("AttachmentFiles")],t)}(xe)),lt=_e(function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.delete=Ee("at"),t}return f(t,e),t.prototype.getText=function(){return this.getParsed(new W)},t.prototype.getBlob=function(){return this.getParsed(new z)},t.prototype.getBuffer=function(){return this.getParsed(new V)},t.prototype.getJSON=function(){return this.getParsed(new K)},t.prototype.setContent=function(e){return g(this,void 0,void 0,function(){return y(this,function(t){switch(t.label){case 0:return[4,ge(this.clone(lt,"$value",!1),se({"X-HTTP-Method":"PUT"},{body:e}))];case 1:return t.sent(),[2,lt(this)]}})})},t.prototype.recycle=function(e){return void 0===e&&(e="*"),ge(this.clone(lt,"recycleObject"),se({"IF-Match":e,"X-HTTP-Method":"DELETE"}))},t.prototype.getParsed=function(e){return this.clone(lt,"$value",!1).usingParser(e)()},m([le("at.getText")],t.prototype,"getText",null),m([le("at.getBlob")],t.prototype,"getBlob",null),m([le("at.getBuffer")],t.prototype,"getBuffer",null),m([le("at.getJSON")],t.prototype,"getJSON",null),m([le("at.setContent")],t.prototype,"setContent",null),m([le("at.recycle")],t.prototype,"recycle",null),t}(Ie));function ct(e){return e.length<1?1:Math.max.apply(null,e.map(function(e){return e.order}))+1}function dt(e){for(var t=0;t<e.length;t++)e[t].order=t+1,Object(u.hOP)(e[t],"columns")?dt(e[t].columns):Object(u.hOP)(e[t],"controls")&&dt(e[t].controls)}I(Ve,"attachmentFiles",ut),Re.prototype.getFileByServerRelativeUrl=function(e){return rt(this,"getFileByServerRelativeUrl('"+Me(e)+"')")},Re.prototype.getFileByServerRelativePath=function(e){return rt(this,"getFileByServerRelativePath(decodedUrl='"+Me(e)+"')")},Re.prototype.getFileById=function(e){return rt(this,"getFileById('"+e+"')")},Re.prototype.getFileByUrl=function(e){return rt(this,"getFileByUrl('!@p1::"+Me(e)+"')")};var pt,ht=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.add=function(e){return g(this,void 0,void 0,function(){var t,n;return y(this,function(r){switch(r.label){case 0:return"string"==typeof e&&(e={text:e}),t=ie(Object(u.assign)(ae("Microsoft.SharePoint.Comments.comment"),e)),[4,ge(this.clone(ht,null),t)];case 1:return n=r.sent(),[2,Object(u.assign)(this.getById(n.id),n)]}})})},t.prototype.getById=function(e){return le.configure(ft(this).concat("("+e+")"),"coms.getById")},t.prototype.clear=function(){return ge(le.configure(this.clone(ht,"DeleteAll"),"coms.clear"))},m([le("coms.add")],t.prototype,"add",null),t=m([ke("comments")],t)}(xe)),ft=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),Object.defineProperty(t.prototype,"replies",{get:function(){return le.configure(mt(this),"com.replies")},enumerable:!1,configurable:!0}),t.prototype.like=function(){return ge(this.clone(ft,"Like"))},t.prototype.unlike=function(){return ge(this.clone(ft,"Unlike"))},t.prototype.delete=function(){return ge(this.clone(ft,"DeleteComment"))},m([le("com.like")],t.prototype,"like",null),m([le("com.unlike")],t.prototype,"unlike",null),m([le("com.delete")],t.prototype,"delete",null),t}(Ie)),mt=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.add=function(e){return g(this,void 0,void 0,function(){var t,n;return y(this,function(r){switch(r.label){case 0:return"string"==typeof e&&(e={text:e}),t=ie(Object(u.assign)(ae("Microsoft.SharePoint.Comments.comment"),e)),[4,ge(this.clone(mt,null),t)];case 1:return n=r.sent(),[2,Object(u.assign)(ft(Te(n)),n)]}})})},m([le("reps.add")],t.prototype,"add",null),t=m([ke("replies")],t)}(xe));function gt(e,t){return vt(ue(e.toUrl()),t).configureFrom(e)}I(Ve,"comments",ht),Ve.prototype.getLikedBy=function(){return ge(this.clone(qe,"likedBy"))},Ve.prototype.like=function(){return ge(this.clone(qe,"like"))},Ve.prototype.unlike=function(){return ge(this.clone(qe,"unlike"))},Ve.prototype.getLikedByInformation=function(){return this.clone(qe,"likedByInformation").expand("likedby")()},function(e){e[e.NotPromoted=0]="NotPromoted",e[e.PromoteOnPublish=1]="PromoteOnPublish",e[e.Promoted=2]="Promoted"}(pt||(pt={}));var yt=function(e){function t(n,r,o,i,s,a){void 0===i&&(i=!1),void 0===s&&(s=[]),void 0===a&&(a=!1);var l=e.call(this,n,r)||this;return l.json=o,l.sections=s,l.commentsDisabled=a,l._bannerImageDirty=!1,l._bannerImageThumbnailUrlDirty=!1,"string"==typeof n?(l.data.parentUrl="",l.data.url=Object(u.combine)(ue(n),r)):l.assign(gt(n,null),r),l._pageSettings={controlType:0,pageSettingsSlice:{isDefaultDescription:!0,isDefaultThumbnail:!0}},l._layoutPart=t.getDefaultLayoutPart(),void 0===o||i||l.fromJSON(o),l}return f(t,e),t.getDefaultLayoutPart=function(){return{dataVersion:"1.4",description:"Title Region Description",id:"cbe7b0a9-3504-44dd-a3a3-0e5cacd07788",instanceId:"cbe7b0a9-3504-44dd-a3a3-0e5cacd07788",properties:{authorByline:[],authors:[],layoutType:"FullWidthImage",showPublishDate:!1,showTopicHeader:!1,textAlignment:"Left",title:"",topicHeader:""},reservedHeight:280,serverProcessedContent:{htmlStrings:{},searchablePlainTexts:{},imageSources:{},links:{}},title:"Title area"}},Object.defineProperty(t.prototype,"pageLayout",{get:function(){return this.json.PageLayoutType},set:function(e){this.json.PageLayoutType=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"bannerImageUrl",{get:function(){return this.json.BannerImageUrl},set:function(e){this.setBannerImage(e)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"thumbnailUrl",{get:function(){return this._pageSettings.pageSettingsSlice.isDefaultThumbnail?this.json.BannerImageUrl:this.json.BannerThumbnailUrl},set:function(e){this.json.BannerThumbnailUrl=e,this._bannerImageThumbnailUrlDirty=!0,this._pageSettings.pageSettingsSlice.isDefaultThumbnail=!1},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"topicHeader",{get:function(){return Object(u.objectDefinedNotNull)(this.json.TopicHeader)?this.json.TopicHeader:""},set:function(e){this.json.TopicHeader=e,this._layoutPart.properties.topicHeader=e,Object(u.stringIsNullOrEmpty)(e)&&(this.showTopicHeader=!1)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"title",{get:function(){return this._layoutPart.properties.title},set:function(e){this.json.Title=e,this._layoutPart.properties.title=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"reservedHeight",{get:function(){return this._layoutPart.reservedHeight},set:function(e){this._layoutPart.reservedHeight=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"description",{get:function(){return this.json.Description},set:function(e){if(!Object(u.stringIsNullOrEmpty)(e)&&e.length>255)throw Error("Modern Page description is limited to 255 chars.");this.json.Description=e,Object(u.hOP)(this._pageSettings,"htmlAttributes")||(this._pageSettings.htmlAttributes=[]),this._pageSettings.htmlAttributes.indexOf("modifiedDescription")<0&&this._pageSettings.htmlAttributes.push("modifiedDescription"),this._pageSettings.pageSettingsSlice.isDefaultDescription=!1},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"layoutType",{get:function(){return this._layoutPart.properties.layoutType},set:function(e){this._layoutPart.properties.layoutType=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"headerTextAlignment",{get:function(){return this._layoutPart.properties.textAlignment},set:function(e){this._layoutPart.properties.textAlignment=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"showTopicHeader",{get:function(){return this._layoutPart.properties.showTopicHeader},set:function(e){this._layoutPart.properties.showTopicHeader=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"showPublishDate",{get:function(){return this._layoutPart.properties.showPublishDate},set:function(e){this._layoutPart.properties.showPublishDate=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"hasVerticalSection",{get:function(){return this.sections.findIndex(function(e){return 2===e.layoutIndex})>-1},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"authorByLine",{get:function(){return Object(u.isArray)(this.json.AuthorByline)&&this.json.AuthorByline.length>0?this.json.AuthorByline[0]:null},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"verticalSection",{get:function(){return this.hasVerticalSection?this.addVerticalSection():null},enumerable:!1,configurable:!0}),t.prototype.addSection=function(){var e=new bt(this,ct(this.sections),1);return this.sections.push(e),e},t.prototype.addVerticalSection=function(){var e=this.sections.findIndex(function(e){return 2===e.layoutIndex});if(e>-1)return this.sections[e];var t=new bt(this,ct(this.sections),2);return this.sections.push(t),t},t.prototype.fromJSON=function(e){this.json=e;var t=JSON.parse(e.CanvasContent1),n=JSON.parse(e.LayoutWebpartsContent);return n&&n.length>0&&(this._layoutPart=n[0]),this.setControls(t),this},t.prototype.load=function(){return g(this,void 0,void 0,function(){var e,t;return y(this,function(n){switch(n.label){case 0:return[4,this.getItem("Id","CommentsDisabled")];case 1:return e=n.sent(),[4,Se(this,"_api/sitepages/pages("+e.Id+")")()];case 2:return t=n.sent(),this.commentsDisabled=e.CommentsDisabled,[2,this.fromJSON(t)]}})})},t.prototype.save=function(e){return void 0===e&&(e=!0),g(this,void 0,void 0,function(){var t,n,r,o,i,s,a,l,c,d,p,h,f,m,g;return y(this,function(y){switch(y.label){case 0:if(null===this.json.Id)throw Error("The id for this page is null. If you want to create a new page, please use ClientSidePage.Create");return this._bannerImageDirty?(t=this.json.BannerImageUrl,Object(u.isUrlAbsolute)(t)&&(t=t.replace(/^https?:\/\/[a-z0-9\.]*?\.[a-z]{2,3}\//i,"/")),n=Ae(ue(this.toUrl())),r=je(ue(this.toUrl())),o=r.getFileByServerRelativePath(t.replace(/%20/gi," ")),i="",s="",a="",l="",c="",d=r.createBatch(),n.select("Id","Url").inBatch(d)().then(function(e){return i=e.Id}),r.select("Id","Url").inBatch(d)().then(function(e){s=e.Id,c=e.Url}),o.listItemAllFields.select("UniqueId","ParentList/Id").expand("ParentList").inBatch(d)().then(function(e){a=e.UniqueId,l=e.ParentList.Id}),[4,d.execute()]):[3,2];case 1:y.sent(),(p=Se(c,"_layouts/15/getpreview.ashx")).query.set("guidSite",""+i),p.query.set("guidWeb",""+s),p.query.set("guidFile",""+a),this.bannerImageUrl=p.toUrlAndQuery(),Object(u.objectDefinedNotNull)(this._layoutPart.serverProcessedContent)||(this._layoutPart.serverProcessedContent={}),this._layoutPart.serverProcessedContent.imageSources={imageSource:t},Object(u.objectDefinedNotNull)(this._layoutPart.serverProcessedContent.customMetadata)||(this._layoutPart.serverProcessedContent.customMetadata={}),this._layoutPart.serverProcessedContent.customMetadata.imageSource={listId:l,siteId:i,uniqueId:a,webId:s},this._layoutPart.properties.webId=s,this._layoutPart.properties.siteId=i,this._layoutPart.properties.listId=l,this._layoutPart.properties.uniqueId=a,y.label=2;case 2:return this.json.IsPageCheckedOutToCurrentUser?[3,4]:[4,ge(gt(this,"_api/sitepages/pages("+this.json.Id+")/checkoutpage"))];case 3:y.sent(),y.label=4;case 4:return h=Object.assign(ae("SP.Publishing.SitePage"),{AuthorByline:this.json.AuthorByline||[],CanvasContent1:this.getCanvasContent1(),Description:this.description,LayoutWebpartsContent:this.getLayoutWebpartsContent(),Title:this.title,TopicHeader:this.topicHeader}),(this._bannerImageDirty||this._bannerImageThumbnailUrlDirty)&&(f=this._bannerImageThumbnailUrlDirty?this.thumbnailUrl:this.bannerImageUrl,h=Object(u.assign)(h,{BannerImageUrl:f})),m=gt(this,"_api/sitepages/pages("+this.json.Id+")/savepage"),[4,ge(m,se({"if-match":"*"},ie(h)))];case 5:return y.sent(),g=!0,e?[4,ge(gt(this,"_api/sitepages/pages("+this.json.Id+")/publish"))]:[3,7];case 6:(g=y.sent())&&(this.json.IsPageCheckedOutToCurrentUser=!1),y.label=7;case 7:return this._bannerImageDirty=!1,this._bannerImageThumbnailUrlDirty=!1,[2,g]}})})},t.prototype.discardPageCheckout=function(){return g(this,void 0,void 0,function(){var e;return y(this,function(t){switch(t.label){case 0:if(null===this.json.Id)throw Error("The id for this page is null. If you want to create a new page, please use ClientSidePage.Create");return[4,ge(gt(this,"_api/sitepages/pages("+this.json.Id+")/discardPage"),ie(ae("SP.Publishing.SitePage")))];case 1:return e=t.sent(),this.fromJSON(e),[2]}})})},t.prototype.promoteToNews=function(){return g(this,void 0,void 0,function(){return y(this,function(e){return[2,this.promoteNewsImpl("promoteToNews")]})})},t.prototype.findControlById=function(e){return this.findControl(function(t){return t.id===e})},t.prototype.findControl=function(e){for(var t=0;t<this.sections.length;t++)for(var n=0;n<this.sections[t].columns.length;n++)for(var r=0;r<this.sections[t].columns[n].controls.length;r++)if(e(this.sections[t].columns[n].controls[r]))return this.sections[t].columns[n].controls[r];return null},t.prototype.copy=function(e,t,n,r,o){return void 0===r&&(r=!0),g(this,void 0,void 0,function(){var i,s,a,l,c,d,p,h,f;return y(this,function(m){switch(m.label){case 0:return[4,_t(e,t,n,this.pageLayout,o)];case 1:return(i=m.sent()).setControls(this.getControls()),Object(u.stringIsNullOrEmpty)(this.json.BannerImageUrl)?[3,5]:(s=new URL(this.json.BannerImageUrl),a=function(e){return e.replace(/(.{8})(.{4})(.{4})(.{4})(.{12})/g,"$1-$2-$3-$4-$5")},s.searchParams.has("guidSite")&&s.searchParams.has("guidWeb")&&s.searchParams.has("guidFile")?(l=a(s.searchParams.get("guidSite")),c=a(s.searchParams.get("guidWeb")),d=a(s.searchParams.get("guidFile")),[4,(p=Ae(ue(this.toUrl()))).select("Id")()]):[3,5]);case 2:return m.sent().Id!==l?[3,5]:[4,p.openWebById(c)];case 3:return[4,m.sent().web.getFileById(d).select("ServerRelativeUrl")()];case 4:h=m.sent(),f={},this._layoutPart.properties&&(Object(u.hOP)(this._layoutPart.properties,"translateX")&&(f.translateX=this._layoutPart.properties.translateX),Object(u.hOP)(this._layoutPart.properties,"translateY")&&(f.translateY=this._layoutPart.properties.translateY),Object(u.hOP)(this._layoutPart.properties,"imageSourceType")&&(f.imageSourceType=this._layoutPart.properties.imageSourceType),Object(u.hOP)(this._layoutPart.properties,"altText")&&(f.altText=this._layoutPart.properties.altText)),i.setBannerImage(h.ServerRelativeUrl,f),m.label=5;case 5:return[4,i.save(r)];case 6:return m.sent(),[2,i]}})})},t.prototype.setBannerImage=function(e,t){this.json.BannerImageUrl=e,this._bannerImageDirty=!0,this._bannerImageThumbnailUrlDirty||(this.thumbnailUrl=e,this._pageSettings.pageSettingsSlice.isDefaultThumbnail=!0),this._layoutPart.properties.imageSourceType=2,Object(u.objectDefinedNotNull)(t)&&(Object(u.hOP)(t,"translateX")&&(this._layoutPart.properties.translateX=t.translateX),Object(u.hOP)(t,"translateY")&&(this._layoutPart.properties.translateY=t.translateY),Object(u.hOP)(t,"imageSourceType")&&(this._layoutPart.properties.imageSourceType=t.imageSourceType),Object(u.hOP)(t,"altText")&&(this._layoutPart.properties.altText=t.altText))},t.prototype.setAuthorById=function(e){return g(this,void 0,void 0,function(){var t;return y(this,function(n){switch(n.label){case 0:return[4,we(ue(this.toUrl()),"/_api/web/siteusers").configureFrom(this).filter("Id eq "+e).select("LoginName")()];case 1:if((t=n.sent()).length<1)throw Error("Could not find user with id "+e+".");return[2,this.setAuthorByLoginName(t[0].LoginName)]}})})},t.prototype.setAuthorByLoginName=function(e){return g(this,void 0,void 0,function(){var t;return y(this,function(n){switch(n.label){case 0:return[4,we(ue(this.toUrl()),"/_api/web/siteusers").configureFrom(this).filter("LoginName eq '"+encodeURIComponent(e)+"'").select("UserPrincipalName","Title")()];case 1:if((t=n.sent()).length<1)throw Error("Could not find user with login name '"+e+"'.");return this.json.AuthorByline=[e],this._layoutPart.properties.authorByline=[e],this._layoutPart.properties.authors=[{id:e,name:t[0].Title,role:"",upn:t[0].UserPrincipalName}],[2]}})})},t.prototype.getItem=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return g(this,void 0,void 0,function(){var t,n,r,o;return y(this,function(i){switch(i.label){case 0:return t=gt(this,"/_api/lists/EnsureClientRenderedSitePagesLibrary").select("EnableModeration","EnableMinorVersions","Id"),[4,ge(t)];case 1:return n=i.sent(),[4,(r=ze(n["odata.id"]).configureFrom(this).items.getById(this.json.Id)).select.apply(r,e)()];case 2:return o=i.sent(),[2,Object(u.assign)(qe(Te(o)).configureFrom(this),o)]}})})},t.prototype.assign=function(e,t){this.data.parentUrl=e.data.url,this.data.url=Object(u.combine)(this.data.parentUrl,t||""),this.configureFrom(e)},t.prototype.getCanvasContent1=function(){return JSON.stringify(this.getControls())},t.prototype.getLayoutWebpartsContent=function(){return this._layoutPart?JSON.stringify([this._layoutPart]):JSON.stringify(null)},t.prototype.setControls=function(e){if(this.sections=[],e&&e.length){for(var t=0;t<e.length;t++){switch(Object(u.hOP)(e[t],"controlType")?e[t].controlType:0){case 0:Object(u.hOP)(e[t],"pageSettingsSlice")?this._pageSettings=e[t]:this.mergeColumnToTree(new St(e[t]));break;case 3:var n=new It(e[t]);this.mergePartToTree(n,n.data.position);break;case 4:var r=e[t],o=new wt(r.innerHTML,r);this.mergePartToTree(o,o.data.position)}}dt(this.sections)}},t.prototype.getControls=function(){var e=this;dt(this.sections);var t=[];return this.sections.forEach(function(n){n.columns.forEach(function(r){r.controls.length<1?t.push({displayMode:r.data.displayMode,emphasis:e.getEmphasisObj(n.emphasis),position:r.data.position}):r.controls.forEach(function(r){r.data.emphasis=e.getEmphasisObj(n.emphasis),t.push(r.data)})})}),t.push(this._pageSettings),t},t.prototype.getEmphasisObj=function(e){return e<1||e>3?{}:{zoneEmphasis:e}},t.prototype.promoteNewsImpl=function(e){return g(this,void 0,void 0,function(){return y(this,function(t){switch(t.label){case 0:if(null===this.json.Id)throw Error("The id for this page is null.");return Object(u.stringIsNullOrEmpty)(this.json.VersionInfo.LastVersionCreatedBy)&&new Date(this.json.VersionInfo.LastVersionCreated).getFullYear()<2e3?[4,this.save(!0)]:[3,2];case 1:t.sent(),t.label=2;case 2:return[4,ge(gt(this,"_api/sitepages/pages("+this.json.Id+")/"+e),ie(ae("SP.Publishing.SitePage")))];case 3:return[2,t.sent()]}})})},t.prototype.mergePartToTree=function(e,t){var n,r,o,i=null,s=12,a=0,l=0,c=1;t&&(Object(u.hOP)(t,"zoneIndex")&&(l=t.zoneIndex),Object(u.hOP)(t,"sectionIndex")&&(a=t.sectionIndex),Object(u.hOP)(t,"sectionFactor")&&(s=t.sectionFactor),Object(u.hOP)(t,"layoutIndex")&&(c=t.layoutIndex));var d=null!==(o=null===(r=null===(n=e.data)||void 0===n?void 0:n.emphasis)||void 0===r?void 0:r.zoneEmphasis)&&void 0!==o?o:0,p=this.getOrCreateSection(l,c,d),h=p.columns.filter(function(e){return e.order===a});i=h.length<1?p.addColumn(s,c):h[0],e.column=i,i.addControl(e)},t.prototype.mergeColumnToTree=function(e){var t,n,r=Object(u.hOP)(e.data,"position")&&Object(u.hOP)(e.data.position,"zoneIndex")?e.data.position.zoneIndex:0,o=Object(u.hOP)(e.data,"position")&&Object(u.hOP)(e.data.position,"layoutIndex")?e.data.position.layoutIndex:1,i=this.getOrCreateSection(r,o,(null===(n=null===(t=e.data)||void 0===t?void 0:t.emphasis)||void 0===n?void 0:n.zoneEmphasis)||0);e.section=i,i.columns.push(e)},t.prototype.getOrCreateSection=function(e,t,n){var r=null,o=this.sections.filter(function(n){return n.order===e&&n.layoutIndex===t});return o.length<1?((r=2===t?this.addVerticalSection():this.addSection()).order=e,r.emphasis=n):r=o[0],r},m([le("csp.load")],t.prototype,"load",null),m([le("csp.save")],t.prototype,"save",null),m([le("csp.discardPageCheckout")],t.prototype,"discardPageCheckout",null),m([le("csp.promoteToNews")],t.prototype,"promoteToNews",null),m([le("csp.copy")],t.prototype,"copy",null),m([le("csp.getItem")],t.prototype,"getItem",null),t}(be),vt=function(e,t,n,r,o,i){return void 0===r&&(r=!1),void 0===o&&(o=[]),void 0===i&&(i=!1),U(yt)(e,t,n,r,o,i)},_t=function(e,t,n,r,o){return void 0===r&&(r="Article"),void 0===o&&(o=0),g(void 0,void 0,void 0,function(){var i,s;return y(this,function(a){switch(a.label){case 0:return t=t.replace(/\.aspx$/i,""),[4,ge(gt(e,"_api/sitepages/pages"),ie(Object.assign(ae("SP.Publishing.SitePage"),{PageLayoutType:r,PromotedState:o})))];case 1:return i=a.sent(),(s=vt(e,"",i)).title=t,[4,s.save(!1)];case 2:return a.sent(),s.title=n,[2,s]}})})},bt=function(){function e(e,t,n,r,o){void 0===r&&(r=[]),void 0===o&&(o=0),this.page=e,this.columns=r,this._emphasis=o,this._memId=Object(u.getGUID)(),this._order=t,this._layoutIndex=n}return Object.defineProperty(e.prototype,"order",{get:function(){return this._order},set:function(e){this._order=e;for(var t=0;t<this.columns.length;t++)this.columns[t].data.position.zoneIndex=e},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"layoutIndex",{get:function(){return this._layoutIndex},set:function(e){this._layoutIndex=e;for(var t=0;t<this.columns.length;t++)this.columns[t].data.position.layoutIndex=e},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"defaultColumn",{get:function(){return this.columns.length<1&&this.addColumn(12),this.columns[0]},enumerable:!1,configurable:!0}),e.prototype.addColumn=function(e,t){void 0===t&&(t=this.layoutIndex);var n=new St;return n.section=this,n.data.position.zoneIndex=this.order,n.data.position.layoutIndex=t,n.data.position.sectionFactor=e,n.order=ct(this.columns),this.columns.push(n),n},e.prototype.addControl=function(e){return this.defaultColumn.addControl(e),this},Object.defineProperty(e.prototype,"emphasis",{get:function(){return this._emphasis},set:function(e){this._emphasis=e},enumerable:!1,configurable:!0}),e.prototype.remove=function(){var e=this;this.page.sections=this.page.sections.filter(function(t){return t._memId!==e._memId}),dt(this.page.sections)},e}(),St=function(){function e(t,n){void 0===t&&(t=JSON.parse(JSON.stringify(e.Default))),void 0===n&&(n=[]),this.json=t,this.controls=n,this._section=null,this._memId=Object(u.getGUID)()}return Object.defineProperty(e.prototype,"data",{get:function(){return this.json},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"section",{get:function(){return this._section},set:function(e){this._section=e},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"order",{get:function(){return this.data.position.sectionIndex},set:function(e){this.data.position.sectionIndex=e;for(var t=0;t<this.controls.length;t++)this.controls[t].data.position.zoneIndex=this.data.position.zoneIndex,this.controls[t].data.position.layoutIndex=this.data.position.layoutIndex,this.controls[t].data.position.sectionIndex=e},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"factor",{get:function(){return this.data.position.sectionFactor},set:function(e){this.data.position.sectionFactor=e},enumerable:!1,configurable:!0}),e.prototype.addControl=function(e){return e.column=this,this.controls.push(e),this},e.prototype.getControl=function(e){return this.controls[e]},e.prototype.remove=function(){var e=this;this.section.columns=this.section.columns.filter(function(t){return t._memId!==e._memId}),dt(this.section.columns)},e.Default={controlType:0,displayMode:2,emphasis:{},position:{layoutIndex:1,sectionFactor:12,sectionIndex:1,zoneIndex:1}},e}(),xt=function(){function e(e){this.json=e}return Object.defineProperty(e.prototype,"id",{get:function(){return this.json.id},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"data",{get:function(){return this.json},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"column",{get:function(){return this._column},set:function(e){this._column=e,this.onColumnChange(this._column)},enumerable:!1,configurable:!0}),e.prototype.remove=function(){var e=this;this.column.controls=this.column.controls.filter(function(t){return t.id!==e.id}),dt(this.column.controls)},e.prototype.setData=function(e){this.json=e},e}(),wt=function(e){function t(n,r){void 0===r&&(r=JSON.parse(JSON.stringify(t.Default)));var o=this;return Object(u.stringIsNullOrEmpty)(r.id)&&(r.id=Object(u.getGUID)(),r.anchorComponentId=r.id),(o=e.call(this,r)||this).text=n,o}return f(t,e),Object.defineProperty(t.prototype,"text",{get:function(){return this.data.innerHTML},set:function(e){e.startsWith("<p>")||(e="<p>"+e+"</p>"),this.data.innerHTML=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"order",{get:function(){return this.data.position.controlIndex},set:function(e){this.data.position.controlIndex=e},enumerable:!1,configurable:!0}),t.prototype.onColumnChange=function(e){this.data.position.sectionFactor=e.factor,this.data.position.controlIndex=ct(e.controls),this.data.position.zoneIndex=e.data.position.zoneIndex,this.data.position.sectionIndex=e.order,this.data.position.layoutIndex=e.data.position.layoutIndex},t.Default={addedFromPersistedData:!1,anchorComponentId:"",controlType:4,displayMode:2,editorType:"CKEditor",emphasis:{},id:"",innerHTML:"",position:{controlIndex:1,layoutIndex:1,sectionFactor:12,sectionIndex:1,zoneIndex:1}},t}(xt),It=function(e){function t(n){return void 0===n&&(n=JSON.parse(JSON.stringify(t.Default))),e.call(this,n)||this}return f(t,e),t.fromComponentDef=function(e){var n=new t;return n.import(e),n},Object.defineProperty(t.prototype,"title",{get:function(){return this.data.webPartData.title},set:function(e){this.data.webPartData.title=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"description",{get:function(){return this.data.webPartData.description},set:function(e){this.data.webPartData.description=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"order",{get:function(){return this.data.position.controlIndex},set:function(e){this.data.position.controlIndex=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"height",{get:function(){return this.data.reservedHeight},set:function(e){this.data.reservedHeight=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"width",{get:function(){return this.data.reservedWidth},set:function(e){this.data.reservedWidth=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"dataVersion",{get:function(){return this.data.webPartData.dataVersion},set:function(e){this.data.webPartData.dataVersion=e},enumerable:!1,configurable:!0}),t.prototype.setProperties=function(e){return this.data.webPartData.properties=Object(u.assign)(this.data.webPartData.properties,e),this},t.prototype.getProperties=function(){return this.data.webPartData.properties},t.prototype.onColumnChange=function(e){this.data.position.sectionFactor=e.factor,this.data.position.controlIndex=ct(e.controls),this.data.position.zoneIndex=e.data.position.zoneIndex,this.data.position.sectionIndex=e.data.position.sectionIndex,this.data.position.layoutIndex=e.data.position.layoutIndex},t.prototype.import=function(e){var t=Object(u.getGUID)(),n=e.Id.replace(/^\{|\}$/g,"").toLowerCase(),r=JSON.parse(e.Manifest).preconfiguredEntries[0];this.setData(Object.assign({},this.data,{id:t,webPartData:{dataVersion:"1.0",description:r.description.default,id:n,instanceId:t,properties:r.properties,title:r.title.default},webPartId:n}))},t.Default={addedFromPersistedData:!1,controlType:3,displayMode:2,emphasis:{},id:null,position:{controlIndex:1,layoutIndex:1,sectionFactor:12,sectionIndex:1,zoneIndex:1},reservedHeight:500,reservedWidth:500,webPartData:null,webPartId:null},t}(xt);Re.prototype.getClientsideWebParts=function(){return this.clone(we,"GetClientSideWebParts")()},Re.prototype.addClientsidePage=function(e,t,n,r){return void 0===t&&(t=e.replace(/\.[^\/.]+$/,"")),_t(this,e,t,n,r)},Re.prototype.loadClientsidePage=function(e){return t=this.getFileByServerRelativePath(e),g(void 0,void 0,void 0,function(){var e;return y(this,function(n){switch(n.label){case 0:return[4,t.getItem()];case 1:return e=n.sent(),[2,vt(ue(t.toUrl()),"",{Id:e.Id},!0).configureFrom(t).load()]}})});var t};var Pt=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.getByName=function(e){return le.configure(Et(this).concat("('"+Me(e)+"')"),"fs.getByName")},t.prototype.add=function(e){return g(this,void 0,void 0,function(){return y(this,function(t){switch(t.label){case 0:return[4,ge(this.clone(Pt,"add('"+Me(e)+"')"))];case 1:return[2,{data:t.sent(),folder:this.getByName(e)}]}})})},t.prototype.addUsingPath=function(e,t){return void 0===t&&(t=!1),g(this,void 0,void 0,function(){return y(this,function(n){switch(n.label){case 0:return[4,ge(this.clone(Pt,"addUsingPath(DecodedUrl='"+Me(e)+"',overwrite="+t+")"))];case 1:return[2,{data:n.sent(),folder:Et(ue(this.toUrl()),"_api/web/getFolderByServerRelativePath(decodedUrl='"+Me(e)+"')")}]}})})},m([le("fs.add")],t.prototype,"add",null),m([le("fs.addUsingPath")],t.prototype,"addUsingPath",null),t=m([ke("folders")],t)}(xe)),Ct=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.delete=Ee("f"),t.update=t._update("SP.Folder",function(e){return{data:e,folder:t}}),t}return f(t,e),Object.defineProperty(t.prototype,"contentTypeOrder",{get:function(){return le.configure(we(this,"contentTypeOrder"),"f.contentTypeOrder")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"folders",{get:function(){return Pt(this)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"listItemAllFields",{get:function(){return le.configure(Pe(this,"listItemAllFields"),"f.listItemAllFields")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"parentFolder",{get:function(){return le.configure(Et(this,"parentFolder"),"f.parentFolder")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"properties",{get:function(){return le.configure(Pe(this,"properties"),"f.properties")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"serverRelativeUrl",{get:function(){return le.configure(Se(this,"serverRelativeUrl"),"f.serverRelativeUrl")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"uniqueContentTypeOrder",{get:function(){return le.configure(we(this,"uniqueContentTypeOrder"),"f.uniqueContentTypeOrder")},enumerable:!1,configurable:!0}),t.prototype.recycle=function(){return ge(this.clone(Et,"recycle"))},t.prototype.getItem=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return g(this,void 0,void 0,function(){var t,n;return y(this,function(r){switch(r.label){case 0:return[4,(n=this.listItemAllFields).select.apply(n,b(e))()];case 1:return t=r.sent(),[2,Object(u.assign)(qe(Te(t)),t)]}})})},t.prototype.moveTo=function(e){return g(this,void 0,void 0,function(){var t,n,r,o,i;return y(this,function(s){switch(s.label){case 0:return[4,this.select("ServerRelativeUrl")()];case 1:return t=s.sent(),n=t.ServerRelativeUrl,r=t["odata.id"],o=ue(r),i=o.replace("://","___").split("/")[0].replace("___","://"),[4,ge(Et(o,"/_api/SP.MoveCopyUtil.MoveFolder()"),ie({destUrl:Object(u.isUrlAbsolute)(e)?e:""+i+e,srcUrl:""+i+n}))];case 2:return s.sent(),[2]}})})},t.prototype.moveByPath=function(e,t){return void 0===t&&(t=!1),g(this,void 0,void 0,function(){var n,r,o,i,s;return y(this,function(a){switch(a.label){case 0:return[4,this.select("ServerRelativeUrl")()];case 1:return n=a.sent(),r=n.ServerRelativeUrl,o=n["odata.id"],i=ue(o),s=i.replace("://","___").split("/")[0].replace("___","://"),[4,ge(Et(i,"/_api/SP.MoveCopyUtil.MoveFolderByPath()"),ie({destPath:Le(Object(u.isUrlAbsolute)(e)?e:""+s+e),options:{KeepBoth:t,ResetAuthorAndCreatedOnCopy:!0,ShouldBypassSharedLocks:!0,__metadata:{type:"SP.MoveCopyOptions"}},srcPath:Le(Object(u.isUrlAbsolute)(r)?r:""+s+r)}))];case 2:return a.sent(),[2]}})})},t.prototype.copyTo=function(e){return g(this,void 0,void 0,function(){var t,n,r,o,i;return y(this,function(s){switch(s.label){case 0:return[4,this.select("ServerRelativeUrl")()];case 1:return t=s.sent(),n=t.ServerRelativeUrl,r=t["odata.id"],o=ue(r),i=o.replace("://","___").split("/")[0].replace("___","://"),[4,ge(Et(o,"/_api/SP.MoveCopyUtil.CopyFolder()"),ie({destUrl:Object(u.isUrlAbsolute)(e)?e:""+i+e,srcUrl:""+i+n}))];case 2:return s.sent(),[2]}})})},t.prototype.copyByPath=function(e,t){return void 0===t&&(t=!1),g(this,void 0,void 0,function(){var n,r,o,i,s;return y(this,function(a){switch(a.label){case 0:return[4,this.select("ServerRelativeUrl")()];case 1:return n=a.sent(),r=n.ServerRelativeUrl,o=n["odata.id"],i=ue(o),s=i.replace("://","___").split("/")[0].replace("___","://"),[4,ge(Et(i,"/_api/SP.MoveCopyUtil.CopyFolderByPath()"),ie({destPath:Le(Object(u.isUrlAbsolute)(e)?e:""+s+e),options:{KeepBoth:t,ResetAuthorAndCreatedOnCopy:!0,ShouldBypassSharedLocks:!0,__metadata:{type:"SP.MoveCopyOptions"}},srcPath:Le(Object(u.isUrlAbsolute)(r)?r:""+s+r)}))];case 2:return a.sent(),[2]}})})},t.prototype.deleteWithParams=function(e){return g(this,void 0,void 0,function(){return y(this,function(t){return[2,ge(this.clone(Et,"DeleteWithParameters"),ie({parameters:e}))]})})},t.prototype.addSubFolderUsingPath=function(e){return g(this,void 0,void 0,function(){return y(this,function(t){switch(t.label){case 0:return[4,ge(this.clone(Et,"AddSubFolderUsingPath"),ie({leafPath:Le(e)}))];case 1:return t.sent(),[2,this.folders.getByName(e)]}})})},t.prototype.getShareable=function(){return g(this,void 0,void 0,function(){var e,t;return y(this,function(n){switch(n.label){case 0:return[4,this.clone(Pe,"listItemAllFields",!1).select("odata.id")()];case 1:return e=n.sent(),t=qe(Te(e)),this.hasBatch&&(t=t.inBatch(this.batch)),[2,t]}})})},m([le("f.recycle")],t.prototype,"recycle",null),m([le("f.getItem")],t.prototype,"getItem",null),m([le("f.moveTo")],t.prototype,"moveTo",null),m([le("f.moveByPath")],t.prototype,"moveByPath",null),m([le("f.copyTo")],t.prototype,"copyTo",null),m([le("f.copyByPath")],t.prototype,"copyByPath",null),m([le("f.del-params")],t.prototype,"deleteWithParams",null),m([le("f.getShareable")],t.prototype,"getShareable",null),t}(Ie),Et=_e(Ct);I(We,"rootFolder",Et,"rootFolder"),We.prototype.getDefaultColumnValues=function(){return g(this,void 0,void 0,function(){var e,t,n,r,o,i,s;return y(this,function(a){switch(a.label){case 0:return[4,this.rootFolder.select("ServerRelativePath")()];case 1:return e=a.sent(),[4,this.select("ParentWeb/Url").expand("ParentWeb")()];case 2:t=a.sent(),n=Object(u.combine)("/",e.ServerRelativePath.DecodedUrl,"Forms/client_LocationBasedDefaults.html"),r=Object(u.combine)(t.ParentWeb.Url,"_api/web","getFileByServerRelativePath(decodedUrl='"+Me(n)+"')"),o="",a.label=3;case 3:return a.trys.push([3,5,,6]),[4,Et(r,"$value").usingParser(new W)(se({binaryStringResponseBody:"true"}))];case 4:return o=a.sent(),[3,6];case 5:if((i=a.sent())&&i.status&&404===i.status)return[2,[]];throw i;case 6:return s=o.match(/<a.*?<\/a>/gi),[2,(null===s?[]:s.map(function(e){return e.trim()})).map(function(e){var t=/<a href="(.*?)"><DefaultValue FieldName="(.*?)">(.*?)<\/DefaultValue>/gi.exec(e);return t.length<1?(X.write("Could not parse default column value from '"+e+"'",2),null):{name:t[2],path:decodeURIComponent(t[1]),value:t[3]}}).filter(function(e){return null!==e})]}})})},We.prototype.setDefaultColumnValues=function(e){return g(this,void 0,void 0,function(){var t,n,r,o,i,s,a;return y(this,function(l){switch(l.label){case 0:return[4,we(this,"fields").select("InternalName","TypeAsString").filter("Hidden ne true")()];case 1:return t=l.sent(),n=e.map(function(e){var n=t.findIndex(function(t){return t.InternalName===e.name});if(n<0)throw Error("Field '"+e.name+"' does not exist in the list. Please check the internal field name. Failed to set defaults.");var r=t[n],o="";switch(r.TypeAsString){case"Boolean":case"Currency":case"Text":case"DateTime":case"Number":case"Choice":case"User":if(Object(u.isArray)(e.value))throw Error("The type '"+r.TypeAsString+"' does not support multiple values.");o=""+e.value;break;case"MultiChoice":o=Object(u.isArray)(e.value)?e.value.map(function(e){return""+e}).join(";"):""+e.value;break;case"UserMulti":o=Object(u.isArray)(e.value)?e.value.map(function(e){return""+e}).join(";#"):""+e.value;break;case"Taxonomy":if(Object(u.isArray)(e.value))throw Error("The type '"+r.TypeAsString+"' does not support multiple values.");o=e.value.wssId+";#"+e.value.termName+"|"+e.value.termId;break;case"TaxonomyMulti":Object(u.isArray)(e.value)&&(o=e.value.map(function(e){return e.wssId+";#"+e.termName+"|"+e.termId}).join(";#")),o=e.value.wssId+";#"+e.value.termName+"|"+e.value.termId}return'<a href="'+e.path.replace(/ /gi,"%20")+'"><DefaultValue FieldName="'+e.name+'">'+o+"</DefaultValue></a>"}),r="<MetadataDefaults>"+n.join("")+"</MetadataDefaults>",[4,this.rootFolder.select("ServerRelativePath")()];case 2:return o=l.sent(),[4,this.select("ParentWeb/Url").expand("ParentWeb")()];case 3:return i=l.sent(),s=Object(u.combine)("/",o.ServerRelativePath.DecodedUrl,"Forms"),a=Object(u.combine)(i.ParentWeb.Url,"_api/web","getFolderByServerRelativePath(decodedUrl='"+Me(s)+"')","files"),[4,ge(Et(a,"add(overwrite=true,url='client_LocationBasedDefaults.html')"),{body:r})];case 4:return l.sent(),[4,this.eventReceivers.filter("ReceiverName eq 'LocationBasedMetadataDefaultsReceiver ItemAdded'").select("ReceiverId")()];case 5:return l.sent().length<1?[4,ge(ze(this.eventReceivers,"add"),ie({eventReceiverCreationInformation:{EventType:10001,ReceiverAssembly:"Microsoft.Office.DocumentManagement, Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c",ReceiverClass:"Microsoft.Office.DocumentManagement.LocationBasedMetadataDefaultsReceiver",ReceiverName:"LocationBasedMetadataDefaultsReceiver ItemAdded",SequenceNumber:1e3,Synchronization:1}}))]:[3,7];case 6:l.sent(),l.label=7;case 7:return[2]}})})},I(Re,"lists",He),I(Re,"siteUserInfoList",ze,"siteuserinfolist"),I(Re,"defaultDocumentLibrary",ze,"DefaultDocumentLibrary"),I(Re,"customListTemplates",we,"getcustomlisttemplates"),Re.prototype.getList=function(e){return ze(this,"getList('"+Me(e)+"')")},Re.prototype.getCatalog=function(e){return g(this,void 0,void 0,function(){var t;return y(this,function(n){switch(n.label){case 0:return[4,this.clone(je,"getcatalog("+e+")").select("Id").get()];case 1:return t=n.sent(),[2,ze(Te(t))]}})})},Ct.prototype.getDefaultColumnValues=function(){return g(this,void 0,void 0,function(){var e,t,n;return y(this,function(r){switch(r.label){case 0:return[4,Et(this,"Properties").select("vti_x005f_listname")()];case 1:return e=r.sent(),[4,this.select("ServerRelativePath")()];case 2:return t=r.sent().ServerRelativePath,n=je(ue(Te(e))),[4,n.lists.getById(e.vti_x005f_listname).getDefaultColumnValues()];case 3:return[2,r.sent().filter(function(e){return e.path.toLowerCase()===t.DecodedUrl.toLowerCase()})]}})})},Ct.prototype.setDefaultColumnValues=function(e,t){return void 0===t&&(t=!0),g(this,void 0,void 0,function(){var n,r,o,i,s,a;return y(this,function(u){switch(u.label){case 0:return[4,Et(this,"Properties").select("vti_x005f_listname")()];case 1:return n=u.sent(),r=je(ue(Te(n))),o=r.lists.getById(n.vti_x005f_listname),[4,this.select("ServerRelativePath")()];case 2:return i=u.sent().ServerRelativePath.DecodedUrl,[4,o.getDefaultColumnValues()];case 3:return s=u.sent(),a=t?s:s.filter(function(e){return e.path!==i}),e.forEach(function(e){var t=a.find(function(t){return t.name===e.name&&t.path===i});t?t.value=e.value:a.push({name:e.name,path:i,value:e.value})}),[4,o.setDefaultColumnValues(a)];case 4:return u.sent(),[2]}})})},Ct.prototype.clearDefaultColumnValues=function(){return g(this,void 0,void 0,function(){return y(this,function(e){switch(e.label){case 0:return[4,this.setDefaultColumnValues([],!1)];case 1:return e.sent(),[2]}})})};var kt=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.addAvailableContentType=function(e){return g(this,void 0,void 0,function(){var t;return y(this,function(n){switch(n.label){case 0:return[4,ge(this.clone(kt,"addAvailableContentType"),ie({contentTypeId:e}))];case 1:return t=n.sent(),[2,{contentType:this.getById(t.id),data:t}]}})})},t.prototype.getById=function(e){return le.configure(Dt(this).concat("('"+e+"')"),"cts.getById")},t.prototype.add=function(e,t,n,r,o){return void 0===n&&(n=""),void 0===r&&(r="Custom Content Types"),void 0===o&&(o={}),g(this,void 0,void 0,function(){var i,s;return y(this,function(a){switch(a.label){case 0:return i=ie(Object.assign(ae("SP.ContentType"),{Description:n,Group:r,Id:{StringValue:e},Name:t},o)),[4,ge(this,i)];case 1:return s=a.sent(),[2,{contentType:this.getById(s.id),data:s}]}})})},m([le("cts.addAvailableContentType")],t.prototype,"addAvailableContentType",null),m([le("cts.add")],t.prototype,"add",null),t=m([ke("contenttypes")],t)}(xe)),Tt=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.delete=Ce("ct"),t}return f(t,e),Object.defineProperty(t.prototype,"fieldLinks",{get:function(){return le.configure(Ot(this),"ct.fieldLinks")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"fields",{get:function(){return le.configure(we(this,"fields"),"ct.fields")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"parent",{get:function(){return le.configure(Dt(this,"parent"),"ct.parent")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"workflowAssociations",{get:function(){return le.configure(we(this,"workflowAssociations"),"ct.workflowAssociations")},enumerable:!1,configurable:!0}),t}(Ie),Dt=_e(Tt),Ot=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.getById=function(e){return le.configure(Mt(this).concat("(guid'"+e+"')"),"fls.getById")},t=m([ke("fieldlinks")],t)}(xe)),Mt=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t}(Ie));I(Re,"contentTypes",kt),I(Ve,"contentType",Dt,"ContentType"),I(We,"contentTypes",kt);var Ft=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.add=function(e,t){return void 0===t&&(t=!1),g(this,void 0,void 0,function(){return y(this,function(n){switch(n.label){case 0:return[4,ge(this.clone(Ft,"add"),ie({featdefScope:0,featureId:e,force:t}))];case 1:return[2,{data:n.sent(),feature:this.getById(e)}]}})})},t.prototype.getById=function(e){var t=At(this);return t.concat("('"+e+"')"),le.configure(t,"fes.getById")},t.prototype.remove=function(e,t){return void 0===t&&(t=!1),ge(this.clone(Ft,"remove"),ie({featureId:e,force:t}))},m([le("fes.add")],t.prototype,"add",null),m([le("fes.remove")],t.prototype,"remove",null),t=m([ke("features")],t)}(xe)),At=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.deactivate=function(e){return void 0===e&&(e=!1),g(this,void 0,void 0,function(){var t,n,r;return y(this,function(o){switch(o.label){case 0:return t=this.addBatchDependency(),[4,At(this).select("DefinitionId")()];case 1:return n=o.sent(),r=this.getParent(Ft,this.parentUrl,"",this.batch).remove(n.DefinitionId,e),t(),[2,r]}})})},m([le("fe.deactivate")],t.prototype,"deactivate",null),t}(Ie));I(Fe,"features",Ft),I(Re,"features",Ft);var Bt,Rt,jt,Lt,Nt,Ut,Ht,Wt,zt=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.getById=function(e){return le.configure(Vt(this).concat("('"+e+"')"),"fs.getById")},t.prototype.getByTitle=function(e){return le.configure(Vt(this,"getByTitle('"+e+"')"),"fs.getByTitle")},t.prototype.getByInternalNameOrTitle=function(e){return le.configure(Vt(this,"getByInternalNameOrTitle('"+e+"')"),"fs.getByInternalNameOrTitle")},t.prototype.createFieldAsXml=function(e){return g(this,void 0,void 0,function(){var t,n;return y(this,function(r){switch(r.label){case 0:return"string"==typeof e&&(e={SchemaXml:e}),t=ie({parameters:Object(u.assign)(ae("SP.XmlSchemaFieldCreationInformation"),e)}),[4,ge(this.clone(zt,"createfieldasxml"),t)];case 1:return[2,{data:n=r.sent(),field:this.getById(n.Id)}]}})})},t.prototype.add=function(e,t,n){return g(this,void 0,void 0,function(){var r,o;return y(this,function(i){switch(i.label){case 0:return r=ie(Object.assign(ae(t),{Title:e},n)),le.isTagged(this)||le.configure(this,"fs.add"),[4,ge(this.clone(zt,null),r)];case 1:return[2,{data:o=i.sent(),field:this.getById(o.Id)}]}})})},t.prototype.addText=function(e,t,n){void 0===t&&(t=255);var r={FieldTypeKind:2,MaxLength:t};return this.add(e,"SP.FieldText",Object(u.assign)(r,n))},t.prototype.addCalculated=function(e,t,n,r,o){void 0===r&&(r=Bt.Text);var i={DateFormat:n,FieldTypeKind:17,Formula:t,OutputType:r};return this.add(e,"SP.FieldCalculated",Object(u.assign)(i,o))},t.prototype.addDateTime=function(e,t,n,r,o){void 0===t&&(t=Rt.DateOnly),void 0===n&&(n=Nt.Gregorian),void 0===r&&(r=jt.Unspecified);var i={DateTimeCalendarType:n,DisplayFormat:t,FieldTypeKind:4,FriendlyDisplayFormat:r};return this.add(e,"SP.FieldDateTime",Object(u.assign)(i,o))},t.prototype.addNumber=function(e,t,n,r){var o={FieldTypeKind:9};return void 0!==t&&(o=Object(u.assign)({MinimumValue:t},o)),void 0!==n&&(o=Object(u.assign)({MaximumValue:n},o)),this.add(e,"SP.FieldNumber",Object(u.assign)(o,r))},t.prototype.addCurrency=function(e,t,n,r,o){void 0===r&&(r=1033);var i={CurrencyLocaleId:r,FieldTypeKind:10};return void 0!==t&&(i=Object(u.assign)({MinimumValue:t},i)),void 0!==n&&(i=Object(u.assign)({MaximumValue:n},i)),this.add(e,"SP.FieldCurrency",Object(u.assign)(i,o))},t.prototype.addMultilineText=function(e,t,n,r,o,i,s){void 0===t&&(t=6),void 0===n&&(n=!0),void 0===r&&(r=!1),void 0===o&&(o=!1),void 0===i&&(i=!0);var a={AllowHyperlink:i,AppendOnly:o,FieldTypeKind:3,NumberOfLines:t,RestrictedMode:r,RichText:n};return this.add(e,"SP.FieldMultiLineText",Object(u.assign)(a,s))},t.prototype.addUrl=function(e,t,n){void 0===t&&(t=Ut.Hyperlink);var r={DisplayFormat:t,FieldTypeKind:11};return this.add(e,"SP.FieldUrl",Object(u.assign)(r,n))},t.prototype.addUser=function(e,t,n){var r={FieldTypeKind:20,SelectionMode:t};return this.add(e,"SP.FieldUser",Object(u.assign)(r,n))},t.prototype.addLookup=function(e,t,n,r){return g(this,void 0,void 0,function(){var o,i,s;return y(this,function(a){switch(a.label){case 0:return o=Object(u.assign)({FieldTypeKind:7,LookupFieldName:n,LookupListId:t,Title:e},r),i=ie({parameters:Object(u.assign)(ae("SP.FieldCreationInformation"),o)}),[4,ge(this.clone(zt,"addfield"),i)];case 1:return[2,{data:s=a.sent(),field:this.getById(s.Id)}]}})})},t.prototype.addChoice=function(e,t,n,r,o){void 0===n&&(n=Wt.Dropdown);var i={Choices:{results:t},EditFormat:n,FieldTypeKind:6,FillInChoice:r};return this.add(e,"SP.FieldChoice",Object(u.assign)(i,o))},t.prototype.addMultiChoice=function(e,t,n,r){var o={Choices:{results:t},FieldTypeKind:15,FillInChoice:n};return this.add(e,"SP.FieldMultiChoice",Object(u.assign)(o,r))},t.prototype.addBoolean=function(e,t){return this.add(e,"SP.Field",Object(u.assign)({FieldTypeKind:8},t))},t.prototype.addDependentLookupField=function(e,t,n){return g(this,void 0,void 0,function(){var r,o;return y(this,function(i){switch(i.label){case 0:return r="adddependentlookupfield(displayName='"+e+"', primarylookupfieldid='"+t+"', showfield='"+n+"')",[4,ge(this.clone(zt,r))];case 1:return[2,{data:o=i.sent(),field:this.getById(o.Id)}]}})})},t.prototype.addLocation=function(e,t){return this.add(e,"SP.FieldLocation",Object(u.assign)({FieldTypeKind:33},t))},m([le("fs.createFieldAsXml")],t.prototype,"createFieldAsXml",null),m([le("fs.addText")],t.prototype,"addText",null),m([le("fs.addCalculated")],t.prototype,"addCalculated",null),m([le("fs.addDateTime")],t.prototype,"addDateTime",null),m([le("fs.addNumber")],t.prototype,"addNumber",null),m([le("fs.addCurrency")],t.prototype,"addCurrency",null),m([le("fs.addMultilineText")],t.prototype,"addMultilineText",null),m([le("fs.addUrl")],t.prototype,"addUrl",null),m([le("fs.addUser")],t.prototype,"addUser",null),m([le("fs.addLookup")],t.prototype,"addLookup",null),m([le("fs.addChoice")],t.prototype,"addChoice",null),m([le("fs.addMultiChoice")],t.prototype,"addMultiChoice",null),m([le("fs.addBoolean")],t.prototype,"addBoolean",null),m([le("fs.addDependentLookupField")],t.prototype,"addDependentLookupField",null),m([le("fs.addLocation")],t.prototype,"addLocation",null),t=m([ke("fields")],t)}(xe)),Kt=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.delete=Ce("f"),t}return f(t,e),t.prototype.update=function(e,t){return g(this,void 0,void 0,function(){var n,r;return y(this,function(o){switch(o.label){case 0:return null!=t?[3,2]:[4,Vt(this).select("FieldTypeKind").configure({headers:{Accept:"application/json"}})()];case 1:n=o.sent(),t=n["odata.type"],o.label=2;case 2:return r=ie(Object(u.assign)(ae(t),e),se({"X-HTTP-Method":"MERGE"})),[4,ge(this,r)];case 3:return[2,{data:o.sent(),field:this}]}})})},t.prototype.setShowInDisplayForm=function(e){return ge(this.clone(Vt,"setshowindisplayform("+e+")"))},t.prototype.setShowInEditForm=function(e){return ge(this.clone(Vt,"setshowineditform("+e+")"))},t.prototype.setShowInNewForm=function(e){return ge(this.clone(Vt,"setshowinnewform("+e+")"))},m([le("f.update")],t.prototype,"update",null),m([le("f.setShowInDisplayForm")],t.prototype,"setShowInDisplayForm",null),m([le("f.setShowInEditForm")],t.prototype,"setShowInEditForm",null),m([le("f.setShowInNewForm")],t.prototype,"setShowInNewForm",null),t}(Ie),Vt=_e(Kt);!function(e){e[e.Invalid=0]="Invalid",e[e.Integer=1]="Integer",e[e.Text=2]="Text",e[e.Note=3]="Note",e[e.DateTime=4]="DateTime",e[e.Counter=5]="Counter",e[e.Choice=6]="Choice",e[e.Lookup=7]="Lookup",e[e.Boolean=8]="Boolean",e[e.Number=9]="Number",e[e.Currency=10]="Currency",e[e.URL=11]="URL",e[e.Computed=12]="Computed",e[e.Threading=13]="Threading",e[e.Guid=14]="Guid",e[e.MultiChoice=15]="MultiChoice",e[e.GridChoice=16]="GridChoice",e[e.Calculated=17]="Calculated",e[e.File=18]="File",e[e.Attachments=19]="Attachments",e[e.User=20]="User",e[e.Recurrence=21]="Recurrence",e[e.CrossProjectLink=22]="CrossProjectLink",e[e.ModStat=23]="ModStat",e[e.Error=24]="Error",e[e.ContentTypeId=25]="ContentTypeId",e[e.PageSeparator=26]="PageSeparator",e[e.ThreadIndex=27]="ThreadIndex",e[e.WorkflowStatus=28]="WorkflowStatus",e[e.AllDayEvent=29]="AllDayEvent",e[e.WorkflowEventType=30]="WorkflowEventType"}(Bt||(Bt={})),function(e){e[e.DateOnly=0]="DateOnly",e[e.DateTime=1]="DateTime"}(Rt||(Rt={})),function(e){e[e.Unspecified=0]="Unspecified",e[e.Disabled=1]="Disabled",e[e.Relative=2]="Relative"}(jt||(jt={})),function(e){e[e.DefaultValue=0]="DefaultValue",e[e.AddToDefaultContentType=1]="AddToDefaultContentType",e[e.AddToNoContentType=2]="AddToNoContentType",e[e.AddToAllContentTypes=4]="AddToAllContentTypes",e[e.AddFieldInternalNameHint=8]="AddFieldInternalNameHint",e[e.AddFieldToDefaultView=16]="AddFieldToDefaultView",e[e.AddFieldCheckDisplayName=32]="AddFieldCheckDisplayName"}(Lt||(Lt={})),function(e){e[e.Gregorian=1]="Gregorian",e[e.Japan=3]="Japan",e[e.Taiwan=4]="Taiwan",e[e.Korea=5]="Korea",e[e.Hijri=6]="Hijri",e[e.Thai=7]="Thai",e[e.Hebrew=8]="Hebrew",e[e.GregorianMEFrench=9]="GregorianMEFrench",e[e.GregorianArabic=10]="GregorianArabic",e[e.GregorianXLITEnglish=11]="GregorianXLITEnglish",e[e.GregorianXLITFrench=12]="GregorianXLITFrench",e[e.KoreaJapanLunar=14]="KoreaJapanLunar",e[e.ChineseLunar=15]="ChineseLunar",e[e.SakaEra=16]="SakaEra",e[e.UmAlQura=23]="UmAlQura"}(Nt||(Nt={})),function(e){e[e.Hyperlink=0]="Hyperlink",e[e.Image=1]="Image"}(Ut||(Ut={})),function(e){e[e.PeopleAndGroups=1]="PeopleAndGroups",e[e.PeopleOnly=0]="PeopleOnly"}(Ht||(Ht={})),function(e){e[e.Dropdown=0]="Dropdown",e[e.RadioButtons=1]="RadioButtons"}(Wt||(Wt={})),I(Re,"fields",zt),I(Re,"availablefields",zt,"availablefields"),I(We,"fields",zt),I(Ct,"files",tt),I(Ve,"file",rt,"file"),I(Ve,"folder",Et,"folder"),I(We,"rootFolder",Et,"rootFolder"),I(Re,"folders",Pt),I(Re,"rootFolder",Et,"rootFolder"),Re.prototype.getFolderByServerRelativeUrl=function(e){return Et(this,"getFolderByServerRelativeUrl('"+Me(e)+"')")},Re.prototype.getFolderByServerRelativePath=function(e){return Et(this,"getFolderByServerRelativePath(decodedUrl='"+Me(e)+"')")},Re.prototype.getFolderById=function(e){return Et(this,"getFolderById('"+e+"')")};var qt=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.getById=function(e){return le.configure(Gt(this).concat("('"+e+"')"),"fos.getById")},t=m([ke("forms")],t)}(xe)),Gt=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t}(Ie));I(We,"forms",qt,"forms");var Zt=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.getById=function(e){return le.configure(Qt(this,"GetById?hubSiteId='"+e+"'"),"hss.getById")},t=m([ke("_api/hubsites")],t)}(xe)),Qt=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.getSite=function(){return g(this,void 0,void 0,function(){var e;return y(this,function(t){switch(t.label){case 0:return[4,this.select("SiteUrl")()];case 1:return e=t.sent(),[2,Ae(e.SiteUrl)]}})})},m([le("hs.getSite")],t.prototype,"getSite",null),t}(Ie));Fe.prototype.joinHubSite=function(e){return g(this,void 0,void 0,function(){return y(this,function(t){switch(t.label){case 0:return[4,ge(this.clone(Ae,"joinHubSite('"+e+"')"))];case 1:return t.sent(),[2]}})})},Fe.prototype.registerHubSite=function(){return g(this,void 0,void 0,function(){return y(this,function(e){switch(e.label){case 0:return[4,ge(this.clone(Ae,"registerHubSite"))];case 1:return e.sent(),[2]}})})},Fe.prototype.unRegisterHubSite=function(){return g(this,void 0,void 0,function(){return y(this,function(e){switch(e.label){case 0:return[4,ge(this.clone(Ae,"unRegisterHubSite"))];case 1:return e.sent(),[2]}})})},Re.prototype.hubSiteData=function(e){return void 0===e&&(e=!1),g(this,void 0,void 0,function(){var t;return y(this,function(n){switch(n.label){case 0:return[4,this.clone(je,"hubSiteData("+e+")")()];case 1:return"string"==typeof(t=n.sent())?[2,JSON.parse(t)]:[2,t]}})})},Re.prototype.syncHubSiteTheme=function(){return ge(this.clone(je,"syncHubSiteTheme"))},Reflect.defineProperty(p.prototype,"hubSites",{configurable:!0,enumerable:!0,get:function(){return Zt(this._baseUrl).configure(this._options)}});var Xt=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.getById=function(e){return le.configure(Yt(this).concat("("+e+")"),"nns.getById")},t.prototype.add=function(e,t,n){return void 0===n&&(n=!0),g(this,void 0,void 0,function(){var r,o;return y(this,function(i){switch(i.label){case 0:return r=ie(Object(u.assign)(ae("SP.NavigationNode"),{IsVisible:n,Title:e,Url:t})),[4,ge(this.clone(Xt,null),r)];case 1:return[2,{data:o=i.sent(),node:this.getById(o.Id)}]}})})},t.prototype.moveAfter=function(e,t){var n=ie({nodeId:e,previousNodeId:t});return ge(this.clone(Xt,"MoveAfter"),n)},m([le("nns.add")],t.prototype,"add",null),m([le("nns.moveAfter")],t.prototype,"moveAfter",null),t}(xe)),Yt=_e(function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.delete=Ce("nn"),t}return f(t,e),Object.defineProperty(t.prototype,"children",{get:function(){return le.configure(Xt(this,"children"),"nn.children")},enumerable:!1,configurable:!0}),t.prototype.update=function(e){return g(this,void 0,void 0,function(){var t;return y(this,function(n){switch(n.label){case 0:return t=ie(Object(u.assign)(ae("SP.NavigationNode"),e),se({"X-HTTP-Method":"MERGE"})),[4,ge(this,t)];case 1:return[2,{data:n.sent(),node:this}]}})})},m([le("nn.update")],t.prototype,"update",null),t}(Ie)),Jt=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),Object.defineProperty(t.prototype,"quicklaunch",{get:function(){return le.configure(Xt(this,"quicklaunch"),"n.quicklaunch")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"topNavigationBar",{get:function(){return le.configure(Xt(this,"topnavigationbar"),"n.topnavigationbar")},enumerable:!1,configurable:!0}),t=m([ke("navigation")],t)}(be)),$t=function(e){function t(t){return void 0===t&&(t=null),e.call(this,"_api/navigation",t)||this}return f(t,e),t.prototype.getMenuState=function(e,t,n,r){return void 0===e&&(e=null),void 0===t&&(t=10),void 0===n&&(n=null),void 0===r&&(r=null),ge(en("MenuState"),ie({customProperties:r,depth:t,mapProviderName:n,menuNodeKey:e}))},t.prototype.getMenuNodeKey=function(e,t){return void 0===t&&(t=null),ge(en("MenuNodeKey"),ie({currentUrl:e,mapProviderName:t}))},m([le("ns.getMenuState")],t.prototype,"getMenuState",null),m([le("ns.getMenuNodeKey")],t.prototype,"getMenuNodeKey",null),t}(be),en=function(e){return new $t(e)};I(Re,"navigation",Jt),Reflect.defineProperty(p.prototype,"navigation",{configurable:!0,enumerable:!0,get:function(){return en().configure(this._options)}});var tn,nn=_e(function(e){function t(t,n){void 0===n&&(n="_api/sp.userprofiles.peoplemanager");var r=e.call(this,t,n)||this;return r.clientPeoplePickerQuery=new sn(t).configureFrom(r),r.profileLoader=new rn(t).configureFrom(r),r}return f(t,e),Object.defineProperty(t.prototype,"editProfileLink",{get:function(){return this.clone(nn,"EditProfileLink").get()},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"isMyPeopleListPublic",{get:function(){return this.clone(nn,"IsMyPeopleListPublic").get()},enumerable:!1,configurable:!0}),t.prototype.amIFollowedBy=function(e){var t=this.clone(nn,"amifollowedby(@v)");return t.query.set("@v","'"+encodeURIComponent(e)+"'"),t.get()},t.prototype.amIFollowing=function(e){var t=this.clone(nn,"amifollowing(@v)");return t.query.set("@v","'"+encodeURIComponent(e)+"'"),t.get()},t.prototype.getFollowedTags=function(e){return void 0===e&&(e=20),this.clone(nn,"getfollowedtags("+e+")").get()},t.prototype.getFollowersFor=function(e){var t=this.clone(nn,"getfollowersfor(@v)");return t.query.set("@v","'"+encodeURIComponent(e)+"'"),t.get()},Object.defineProperty(t.prototype,"myFollowers",{get:function(){return we(this,"getmyfollowers")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"myProperties",{get:function(){return new t(this,"getmyproperties")},enumerable:!1,configurable:!0}),t.prototype.getPeopleFollowedBy=function(e){var t=this.clone(nn,"getpeoplefollowedby(@v)");return t.query.set("@v","'"+encodeURIComponent(e)+"'"),t.get()},t.prototype.getPropertiesFor=function(e){var t=this.clone(nn,"getpropertiesfor(@v)");return t.query.set("@v","'"+encodeURIComponent(e)+"'"),t.get()},Object.defineProperty(t.prototype,"trendingTags",{get:function(){var e=this.clone(nn,null);return e.concat(".gettrendingtags"),e.get()},enumerable:!1,configurable:!0}),t.prototype.getUserProfilePropertyFor=function(e,t){var n=this.clone(nn,"getuserprofilepropertyfor(accountname=@v, propertyname='"+t+"')");return n.query.set("@v","'"+encodeURIComponent(e)+"'"),n.get()},t.prototype.hideSuggestion=function(e){var t=this.clone(nn,"hidesuggestion(@v)");return t.query.set("@v","'"+encodeURIComponent(e)+"'"),ge(t)},t.prototype.isFollowing=function(e,t){var n=this.clone(nn,null);return n.concat(".isfollowing(possiblefolloweraccountname=@v, possiblefolloweeaccountname=@y)"),n.query.set("@v","'"+encodeURIComponent(e)+"'"),n.query.set("@y","'"+encodeURIComponent(t)+"'"),n.get()},t.prototype.setMyProfilePic=function(e){var t=this;return new Promise(function(n,r){var o=new FileReader;o.onload=function(e){return g(t,void 0,void 0,function(){var t,o;return y(this,function(i){switch(i.label){case 0:t=e.target.result,i.label=1;case 1:return i.trys.push([1,3,,4]),[4,ge(nn(this,"setmyprofilepicture"),{body:t})];case 2:return i.sent(),n(),[3,4];case 3:return o=i.sent(),r(o),[3,4];case 4:return[2]}})})},o.readAsArrayBuffer(e)})},t.prototype.setSingleValueProfileProperty=function(e,t,n){return ge(this.clone(nn,"SetSingleValueProfileProperty"),ie({accountName:e,propertyName:t,propertyValue:n}))},t.prototype.setMultiValuedProfileProperty=function(e,t,n){return ge(this.clone(nn,"SetMultiValuedProfileProperty"),ie({accountName:e,propertyName:t,propertyValues:n}))},t.prototype.createPersonalSiteEnqueueBulk=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return this.profileLoader.createPersonalSiteEnqueueBulk(e)},Object.defineProperty(t.prototype,"ownerUserProfile",{get:function(){return this.profileLoader.ownerUserProfile},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"userProfile",{get:function(){return this.profileLoader.userProfile},enumerable:!1,configurable:!0}),t.prototype.createPersonalSite=function(e){return void 0===e&&(e=!1),this.profileLoader.createPersonalSite(e)},t.prototype.shareAllSocialData=function(e){return this.profileLoader.shareAllSocialData(e)},t.prototype.clientPeoplePickerResolveUser=function(e){return this.clientPeoplePickerQuery.clientPeoplePickerResolveUser(e)},t.prototype.clientPeoplePickerSearchUser=function(e){return this.clientPeoplePickerQuery.clientPeoplePickerSearchUser(e)},t}(Ie)),rn=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.createPersonalSiteEnqueueBulk=function(e){return ge(this.clone(on,"createpersonalsiteenqueuebulk",!1),ie({emailIDs:e}))},Object.defineProperty(t.prototype,"ownerUserProfile",{get:function(){var e=this.getParent(on,this.parentUrl,"_api/sp.userprofiles.profileloader.getowneruserprofile");return this.hasBatch&&(e=e.inBatch(this.batch)),ge(e)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"userProfile",{get:function(){return ge(this.clone(on,"getuserprofile"))},enumerable:!1,configurable:!0}),t.prototype.createPersonalSite=function(e){return void 0===e&&(e=!1),ge(this.clone(on,"getuserprofile/createpersonalsiteenque("+e+")"))},t.prototype.shareAllSocialData=function(e){return ge(this.clone(on,"getuserprofile/shareallsocialdata("+e+")"))},t=m([ke("_api/sp.userprofiles.profileloader.getprofileloader")],t)}(be),on=function(e,t){return new rn(e,t)},sn=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.clientPeoplePickerResolveUser=function(e){return g(this,void 0,void 0,function(){var t,n;return y(this,function(r){switch(r.label){case 0:return(t=this.clone(an,null)).concat(".clientpeoplepickerresolveuser"),[4,ge(t,this.getBodyFrom(e))];case 1:return n=r.sent(),[2,JSON.parse("object"==typeof n?n.ClientPeoplePickerResolveUser:n)]}})})},t.prototype.clientPeoplePickerSearchUser=function(e){return g(this,void 0,void 0,function(){var t,n;return y(this,function(r){switch(r.label){case 0:return(t=this.clone(an,null)).concat(".clientpeoplepickersearchuser"),[4,ge(t,this.getBodyFrom(e))];case 1:return n=r.sent(),[2,JSON.parse("object"==typeof n?n.ClientPeoplePickerSearchUser:n)]}})})},t.prototype.getBodyFrom=function(e){return ie({queryParams:Object(u.assign)(ae("SP.UI.ApplicationPages.ClientPeoplePickerQueryParameters"),e)})},t=m([ke("_api/sp.ui.applicationpages.clientpeoplepickerwebserviceinterface")],t)}(be),an=function(e,t){return new sn(e,t)};!function(e){e[e.DefaultZone=0]="DefaultZone",e[e.Intranet=1]="Intranet",e[e.Internet=2]="Internet",e[e.Custom=3]="Custom",e[e.Extranet=4]="Extranet"}(tn||(tn={})),Reflect.defineProperty(p.prototype,"profiles",{configurable:!0,enumerable:!0,get:function(){return nn(this._baseUrl)}});var un=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),Object.defineProperty(t.prototype,"installedLanguages",{get:function(){return console.warn("Deprecated: RegionalSettings.installedLanguages is deprecated, please use RegionalSettings.getInstalledLanguages"),le.configure(we(this,"installedlanguages"),"rs.installedLanguages")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"timeZone",{get:function(){return le.configure(ln(this),"rs.tz")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"timeZones",{get:function(){return le.configure(cn(this),"rs.tzs")},enumerable:!1,configurable:!0}),t.prototype.getInstalledLanguages=function(){return g(this,void 0,void 0,function(){return y(this,function(e){switch(e.label){case 0:return[4,le.configure(we(this,"installedlanguages"),"rs.getInstalledLanguages")()];case 1:return[2,e.sent().Items]}})})},t=m([ke("regionalsettings")],t)}(Ie)),ln=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.utcToLocalTime=function(e){return g(this,void 0,void 0,function(){var t,n;return y(this,function(r){switch(r.label){case 0:return t="string"==typeof e?e:e.toISOString(),[4,ge(this.clone(ln,"utctolocaltime('"+t+"')"))];case 1:return n=r.sent(),[2,Object(u.hOP)(n,"UTCToLocalTime")?n.UTCToLocalTime:n]}})})},t.prototype.localTimeToUTC=function(e){return g(this,void 0,void 0,function(){var t,n;return y(this,function(r){switch(r.label){case 0:return t="string"==typeof e?e:Object(u.dateAdd)(e,"minute",-1*e.getTimezoneOffset()).toISOString(),[4,ge(this.clone(ln,"localtimetoutc('"+t+"')"))];case 1:return n=r.sent(),[2,Object(u.hOP)(n,"LocalTimeToUTC")?n.LocalTimeToUTC:n]}})})},m([le("tz.utcToLocalTime")],t.prototype,"utcToLocalTime",null),m([le("tz.localTimeToUTC")],t.prototype,"localTimeToUTC",null),t=m([ke("timezone")],t)}(Ie)),cn=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.getById=function(e){return ge(this.clone(cn,"GetById("+e+")").usingParser(new De(ln)))},m([le("tzs.getById")],t.prototype,"getById",null),t=m([ke("timezones")],t)}(xe));function dn(e){return function(t){return ge(this.clone(Se,e+"/getValueForUICulture"),ie({cultureName:t}))}}I(Re,"regionalSettings",un),Re.prototype.titleResource=dn("titleResource"),Re.prototype.descriptionResource=dn("descriptionResource");var pn,hn,fn=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.getById=function(e){return le.configure(gn(this).concat("('"+e+"')"),"ucas.getById")},t.prototype.add=function(e){return g(this,void 0,void 0,function(){var t;return y(this,function(n){switch(n.label){case 0:return[4,ge(this,ie(Object(u.assign)(ae("SP.UserCustomAction"),e)))];case 1:return t=n.sent(),[2,{action:this.getById(t.Id),data:t}]}})})},t.prototype.clear=function(){return ge(this.clone(fn,"clear"))},m([le("ucas.add")],t.prototype,"add",null),m([le("ucas.clear")],t.prototype,"clear",null),t=m([ke("usercustomactions")],t)}(xe)),mn=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.delete=Ce("uca"),t.update=t._update("SP.UserCustomAction",function(e){return{data:e,action:t}}),t}return f(t,e),t}(Ie),gn=_e(mn);!function(e){e[e.None=0]="None",e[e.List=1]="List",e[e.ContentType=2]="ContentType",e[e.ProgId=3]="ProgId",e[e.FileType=4]="FileType"}(pn||(pn={})),function(e){e[e.Unknown=0]="Unknown",e[e.Site=2]="Site",e[e.Web=3]="Web",e[e.List=4]="List"}(hn||(hn={})),mn.prototype.titleResource=dn("titleResource"),mn.prototype.descriptionResource=dn("descriptionResource"),We.prototype.titleResource=dn("titleResource"),We.prototype.descriptionResource=dn("descriptionResource"),Kt.prototype.titleResource=dn("titleResource"),Kt.prototype.descriptionResource=dn("descriptionResource"),Tt.prototype.titleResource=dn("titleResource"),Tt.prototype.descriptionResource=dn("descriptionResource");var yn=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.getRelatedItems=function(e,t){var n=this.clone(vn,null);return n.concat(".GetRelatedItems"),ge(n,ie({SourceItemID:t,SourceListName:e}))},t.prototype.getPageOneRelatedItems=function(e,t){var n=this.clone(vn,null);return n.concat(".GetPageOneRelatedItems"),ge(n,ie({SourceItemID:t,SourceListName:e}))},t.prototype.addSingleLink=function(e,t,n,r,o,i,s){void 0===s&&(s=!1);var a=this.clone(vn,null);return a.concat(".AddSingleLink"),ge(a,ie({SourceItemID:t,SourceListName:e,SourceWebUrl:n,TargetItemID:o,TargetListName:r,TargetWebUrl:i,TryAddReverseLink:s}))},t.prototype.addSingleLinkToUrl=function(e,t,n,r){void 0===r&&(r=!1);var o=this.clone(vn,null);return o.concat(".AddSingleLinkToUrl"),ge(o,ie({SourceItemID:t,SourceListName:e,TargetItemUrl:n,TryAddReverseLink:r}))},t.prototype.addSingleLinkFromUrl=function(e,t,n,r){void 0===r&&(r=!1);var o=this.clone(vn,null);return o.concat(".AddSingleLinkFromUrl"),ge(o,ie({SourceItemUrl:e,TargetItemID:n,TargetListName:t,TryAddReverseLink:r}))},t.prototype.deleteSingleLink=function(e,t,n,r,o,i,s){void 0===s&&(s=!1);var a=this.clone(vn,null);return a.concat(".DeleteSingleLink"),ge(a,ie({SourceItemID:t,SourceListName:e,SourceWebUrl:n,TargetItemID:o,TargetListName:r,TargetWebUrl:i,TryDeleteReverseLink:s}))},m([le("rim.getRelatedItems")],t.prototype,"getRelatedItems",null),m([le("rim.getPageOneRelatedItems")],t.prototype,"getPageOneRelatedItems",null),m([le("rim.addSingleLink")],t.prototype,"addSingleLink",null),m([le("rim.ToUrl")],t.prototype,"addSingleLinkToUrl",null),m([le("rim.FromUrl")],t.prototype,"addSingleLinkFromUrl",null),m([le("rim.deleteSingleLink")],t.prototype,"deleteSingleLink",null),t=m([ke("_api/SP.RelatedItemManager")],t)}(be),vn=function(e){return new yn(ue("string"==typeof e?e:e.toUrl()))};new Map([["text","Querytext"],["template","QueryTemplate"],["sourceId","SourceId"],["trimDuplicatesIncludeId",""],["startRow",""],["rowLimit",""],["rankingModelId",""],["rowsPerPage",""],["selectProperties",""],["culture",""],["timeZoneId",""],["refinementFilters",""],["refiners",""],["hiddenConstraints",""],["sortList",""],["timeout",""],["hithighlightedProperties",""],["clientType",""],["personalizationData",""],["resultsURL",""],["queryTag",""],["properties",""],["queryTemplatePropertiesUrl",""],["reorderingRules",""],["hitHighlightedMultivaluePropertyLimit",""],["collapseSpecification",""],["uiLanguage",""],["desiredSnippetLength",""],["maxSnippetLength",""],["summaryLength",""]]),new Map([]);var _n,bn,Sn,xn=/_api\/search\/postquery$/i,wn=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.execute=function(e){return g(this,void 0,void 0,function(){var t,n,r,o;return y(this,function(i){switch(i.label){case 0:return t=this.parseQuery(e),n=ie({request:Object(u.assign)(ae("Microsoft.Office.Server.Search.REST.SearchRequest"),Object.assign({},t,{HitHighlightedProperties:this.fixArrProp(t.HitHighlightedProperties),Properties:this.fixArrProp(t.Properties),RefinementFilters:this.fixArrProp(t.RefinementFilters),ReorderingRules:this.fixArrProp(t.ReorderingRules),SelectProperties:this.fixArrProp(t.SelectProperties),SortList:this.fixArrProp(t.SortList)}))}),this.data.useCaching&&(this._forceCaching=!0,r="PnPjs.SearchWithCaching("+Object(u.getHashCode)(n.body)+")",Object(u.objectDefinedNotNull)(this.data.cachingOptions)?xn.test(this.data.cachingOptions.key)&&(this.data.cachingOptions.key=r):this.data.cachingOptions=new x(r)),[4,ge(this,n)];case 1:return o=i.sent(),[2,new Pn(o,this.toUrl(),t)]}})})},t.prototype.fixArrProp=function(e){return void 0===e?{results:[]}:{results:Object(u.isArray)(e)?e:[e]}},t.prototype.parseQuery=function(e){return"string"==typeof e?{Querytext:e}:e.toSearchQuery?e.toSearchQuery():e},m([le("se.execute")],t.prototype,"execute",null),t=m([ke("_api/search/postquery")],t)}(Ie),In=function(e,t){return void 0===t&&(t={}),function(n){return new wn(e).configure(t).execute(n)}},Pn=function(){function e(e,t,n,r,o){void 0===r&&(r=null),void 0===o&&(o=null),this._url=t,this._query=n,this._raw=r,this._primary=o,this._url=this._url.replace(xn,""),this._raw=e.postquery?e.postquery:e}return Object.defineProperty(e.prototype,"ElapsedTime",{get:function(){var e;return(null===(e=null==this?void 0:this.RawSearchResults)||void 0===e?void 0:e.ElapsedTime)||0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"RowCount",{get:function(){var e,t,n;return(null===(n=null===(t=null===(e=null==this?void 0:this.RawSearchResults)||void 0===e?void 0:e.PrimaryQueryResult)||void 0===t?void 0:t.RelevantResults)||void 0===n?void 0:n.RowCount)||0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"TotalRows",{get:function(){var e,t,n;return(null===(n=null===(t=null===(e=null==this?void 0:this.RawSearchResults)||void 0===e?void 0:e.PrimaryQueryResult)||void 0===t?void 0:t.RelevantResults)||void 0===n?void 0:n.TotalRows)||0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"TotalRowsIncludingDuplicates",{get:function(){var e,t,n;return(null===(n=null===(t=null===(e=null==this?void 0:this.RawSearchResults)||void 0===e?void 0:e.PrimaryQueryResult)||void 0===t?void 0:t.RelevantResults)||void 0===n?void 0:n.TotalRowsIncludingDuplicates)||0},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"RawSearchResults",{get:function(){return this._raw},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"PrimarySearchResults",{get:function(){var e,t,n,r;return null===this._primary&&(this._primary=this.formatSearchResults((null===(r=null===(n=null===(t=null===(e=this._raw)||void 0===e?void 0:e.PrimaryQueryResult)||void 0===t?void 0:t.RelevantResults)||void 0===n?void 0:n.Table)||void 0===r?void 0:r.Rows)||null)),this._primary},enumerable:!1,configurable:!0}),e.prototype.getPage=function(e,t){if(this.TotalRows<this.RowCount)return Promise.resolve(null);var n=void 0!==t?t:Object(u.hOP)(this._query,"RowLimit")?this._query.RowLimit:10,r=Object(u.assign)(this._query,{RowLimit:n,StartRow:n*(e-1)});return r.StartRow>this.TotalRows?Promise.resolve(null):In(this._url)(r)},e.prototype.formatSearchResults=function(e){var t,n,r=new Array;if(void 0===e||null==e)return[];var o=e.results?e.results:e;try{for(var i=v(o),s=i.next();!s.done;s=i.next()){var a=s.value,u=a.Cells.results?a.Cells.results:a.Cells;r.push(u.reduce(function(e,t){return Reflect.defineProperty(e,t.Key,{configurable:!1,enumerable:!0,value:t.Value,writable:!1}),e},{}))}}catch(e){t={error:e}}finally{try{s&&!s.done&&(n=i.return)&&n.call(i)}finally{if(t)throw t.error}}return r},e}(),Cn=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.execute=function(e){return g(this,void 0,void 0,function(){var t,n;return y(this,function(r){switch(r.label){case 0:return this.mapQueryToQueryString(e),[4,this.get()];case 1:return t=r.sent(),[2,{PeopleNames:(n=Object(u.hOP)(t,"suggest")?function(e){return t.suggest[e].results}:function(e){return t[e]})("PeopleNames"),PersonalResults:n("PersonalResults"),Queries:n("Queries")}]}})})},t.prototype.mapQueryToQueryString=function(e){var t=this;this.query.set("querytext","'"+e.querytext+"'");var n,r=(n=e,function(e){return function(r){Object(u.hOP)(n,e)&&t.query.set(r,n[e].toString())}});r("count")("inumberofquerysuggestions"),r("personalCount")("inumberofresultsuggestions"),r("preQuery")("fprequerysuggestions"),r("hitHighlighting")("fhithighlighting"),r("capitalize")("fcapitalizefirstletters"),r("culture")("culture"),r("stemming")("enablestemming"),r("includePeople")("showpeoplenamesuggestions"),r("queryRules")("enablequeryrules"),r("prefixMatch")("fprefixmatchallterms")},m([le("su.execute")],t.prototype,"execute",null),t=m([ke("_api/search/suggest")],t)}(Ie);!function(e){e[e.Ascending=0]="Ascending",e[e.Descending=1]="Descending",e[e.FQLFormula=2]="FQLFormula"}(_n||(_n={})),function(e){e[e.ResultContainsKeyword=0]="ResultContainsKeyword",e[e.TitleContainsKeyword=1]="TitleContainsKeyword",e[e.TitleMatchesKeyword=2]="TitleMatchesKeyword",e[e.UrlStartsWith=3]="UrlStartsWith",e[e.UrlExactlyMatches=4]="UrlExactlyMatches",e[e.ContentTypeIs=5]="ContentTypeIs",e[e.FileExtensionMatches=6]="FileExtensionMatches",e[e.ResultHasTag=7]="ResultHasTag",e[e.ManualCondition=8]="ManualCondition"}(bn||(bn={})),function(e){e[e.None=0]="None",e[e.StringType=1]="StringType",e[e.Int32Type=2]="Int32Type",e[e.BooleanType=3]="BooleanType",e[e.StringArrayType=4]="StringArrayType",e[e.UnSupportedType=5]="UnSupportedType"}(Sn||(Sn={}));!function(){function e(){}e.Documents="e7ec8cee-ded8-43c9-beb5-436b54b31e84",e.ItemsMatchingContentType="5dc9f503-801e-4ced-8a2c-5d1237132419",e.ItemsMatchingTag="e1327b9c-2b8c-4b23-99c9-3730cb29c3f7",e.ItemsRelatedToCurrentUser="48fec42e-4a92-48ce-8363-c2703a40e67d",e.ItemsWithSameKeywordAsThisItem="5c069288-1d17-454a-8ac6-9c642a065f48",e.LocalPeopleResults="b09a7990-05ea-4af9-81ef-edfab16c4e31",e.LocalReportsAndDataResults="203fba36-2763-4060-9931-911ac8c0583b",e.LocalSharePointResults="8413cd39-2156-4e00-b54d-11efd9abdb89",e.LocalVideoResults="78b793ce-7956-4669-aa3b-451fc5defebf",e.Pages="5e34578e-4d08-4edc-8bf3-002acf3cdbcc",e.Pictures="38403c8c-3975-41a8-826e-717f2d41568a",e.Popular="97c71db1-58ce-4891-8b64-585bc2326c12",e.RecentlyChangedItems="ba63bbae-fa9c-42c0-b027-9a878f16557c",e.RecommendedItems="ec675252-14fa-4fbe-84dd-8d098ed74181",e.Wiki="9479bf85-e257-4318-b5a8-81a180f5faa1"}();p.prototype.search=function(e){return In(this._baseUrl,this._options)(e)},p.prototype.searchWithCaching=function(e,t){return new wn(this._baseUrl).configure(this._options).usingCaching(t).execute(e)},p.prototype.searchSuggest=function(e){return(t=this._baseUrl,void 0===(n=this._options)&&(n={}),function(e){return new Cn(t).configure(n).execute(e)})("string"==typeof e?{querytext:e}:e);var t,n};var En,kn,Tn,Dn,On,Mn,Fn,An=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.getById=function(e){return le.configure(Bn(this,"getById("+e+")"),"sus.getById")},t.prototype.getByEmail=function(e){return le.configure(Bn(this,"getByEmail('"+e+"')"),"sus.getByEmail")},t.prototype.getByLoginName=function(e){return le.configure(Bn(this).concat("('!@v::"+encodeURIComponent(e)+"')"),"sus.getByLoginName")},t.prototype.removeById=function(e){return ge(this.clone(An,"removeById("+e+")"))},t.prototype.removeByLoginName=function(e){var t=this.clone(An,"removeByLoginName(@v)");return t.query.set("@v","'"+encodeURIComponent(e)+"'"),ge(t)},t.prototype.add=function(e){return g(this,void 0,void 0,function(){return y(this,function(t){switch(t.label){case 0:return[4,ge(this,ie(Object(u.assign)(ae("SP.User"),{LoginName:e})))];case 1:return t.sent(),[2,this.getByLoginName(e)]}})})},m([le("sus.remId")],t.prototype,"removeById",null),m([le("sus.remLoginName")],t.prototype,"removeByLoginName",null),m([le("sus.add")],t.prototype,"add",null),t=m([ke("siteusers")],t)}(xe)),Bn=_e(function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.delete=Ce("su"),t.update=t._update("SP.User",function(e){return{data:e,user:t}}),t}return f(t,e),Object.defineProperty(t.prototype,"groups",{get:function(){return le.configure(Rn(this,"groups"),"su.groups")},enumerable:!1,configurable:!0}),t}(Ie)),Rn=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.getById=function(e){return le.configure(jn(this).concat("("+e+")"),"sgs.getById")},t.prototype.add=function(e){return g(this,void 0,void 0,function(){var t,n;return y(this,function(r){switch(r.label){case 0:return t=ie(Object(u.assign)(ae("SP.Group"),e)),[4,ge(le.configure(this,"sgs.add"),t)];case 1:return[2,{data:n=r.sent(),group:this.getById(n.Id)}]}})})},t.prototype.getByName=function(e){return le.configure(jn(this,"getByName('"+e+"')"),"sgs.getByName")},t.prototype.removeById=function(e){return ge(this.clone(Rn,"removeById('"+e+"')"))},t.prototype.removeByLoginName=function(e){return ge(this.clone(Rn,"removeByLoginName('"+e+"')"))},m([le("sgs.removeById")],t.prototype,"removeById",null),m([le("sgs.removeByLoginName")],t.prototype,"removeByLoginName",null),t=m([ke("sitegroups")],t)}(xe)),jn=_e(function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.update=t._update("SP.Group",function(e,n){var r=t;return Object(u.hOP)(n,"Title")&&(r=t.getParent(jn,t.parentUrl,"getByName('"+n.Title+"')")),{data:e,group:r}}),t}return f(t,e),Object.defineProperty(t.prototype,"users",{get:function(){return le.configure(An(this,"users"),"sg.users")},enumerable:!1,configurable:!0}),t.prototype.setUserAsOwner=function(e){return ge(this.clone(jn,"SetUserAsOwner("+e+")"))},m([le("sg.setUserAsOwner")],t.prototype,"setUserAsOwner",null),t}(Ie)),Ln=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.getById=function(e){return Nn(this).concat("("+e+")")},t.prototype.add=function(e,t){return g(this,void 0,void 0,function(){return y(this,function(n){switch(n.label){case 0:return[4,ge(this.clone(Ln,"addroleassignment(principalid="+e+", roledefid="+t+")"))];case 1:return n.sent(),[2]}})})},t.prototype.remove=function(e,t){return g(this,void 0,void 0,function(){return y(this,function(n){switch(n.label){case 0:return[4,ge(this.clone(Ln,"removeroleassignment(principalid="+e+", roledefid="+t+")"))];case 1:return n.sent(),[2]}})})},t=m([ke("roleassignments")],t)}(xe)),Nn=_e(function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.delete=Ce("ra"),t}return f(t,e),Object.defineProperty(t.prototype,"groups",{get:function(){return le.configure(Rn(this,"groups"),"ra.groups")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"bindings",{get:function(){return we(this,"roledefinitionbindings")},enumerable:!1,configurable:!0}),t}(Ie)),Un=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.getById=function(e){return Hn(this,"getById("+e+")")},t.prototype.getByName=function(e){return Hn(this,"getbyname('"+e+"')")},t.prototype.getByType=function(e){return Hn(this,"getbytype("+e+")")},t.prototype.add=function(e,t,n,r){return g(this,void 0,void 0,function(){var o,i;return y(this,function(s){switch(s.label){case 0:return o=ie({BasePermissions:{High:r.High.toString(),Low:r.Low.toString()},Description:t,Name:e,Order:n,__metadata:{type:"SP.RoleDefinition"}}),[4,ge(this,o)];case 1:return[2,{data:i=s.sent(),definition:this.getById(i.Id)}]}})})},t=m([ke("roledefinitions")],t)}(xe)),Hn=_e(function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.delete=Ce("rd"),t}return f(t,e),t.prototype.update=function(e){return g(this,void 0,void 0,function(){var t,n,r,o,i;return y(this,function(s){switch(s.label){case 0:return t=["BasePermissions"],void 0!==Object(u.hOP)(e,t[0])&&(e[t[0]]=Object(u.assign)(ae("SP."+t[0]),e[t[0]])),n=ie(Object(u.assign)(ae("SP.RoleDefinition"),e),se({"X-HTTP-Method":"MERGE"})),[4,ge(this,n)];case 1:return r=s.sent(),o=this,Object(u.hOP)(e,"Name")&&(i=this.getParent(Un,this.parentUrl,""),o=i.getByName(e.Name)),[2,{data:r,definition:o}]}})})},t}(Ie));function Wn(e){return g(this,void 0,void 0,function(){var t,n;return y(this,function(r){switch(r.label){case 0:return(t=this.clone(Pe,"getUserEffectivePermissions(@user)")).query.set("@user","'"+encodeURIComponent(e)+"'"),[4,t.get()];case 1:return n=r.sent(),[2,Object(u.hOP)(n,"GetUserEffectivePermissions")?n.GetUserEffectivePermissions:n]}})})}function zn(){return g(this,void 0,void 0,function(){return y(this,function(e){return[2,this.clone(Se,"EffectiveBasePermissions").get().then(function(e){return Object(u.hOP)(e,"EffectiveBasePermissions")?e.EffectiveBasePermissions:e})]})})}function Kn(e,t){return void 0===e&&(e=!1),void 0===t&&(t=!1),g(this,void 0,void 0,function(){return y(this,function(n){switch(n.label){case 0:return[4,ge(this.clone(Se,"breakroleinheritance(copyroleassignments="+e+", clearsubscopes="+t+")"))];case 1:return n.sent(),[2]}})})}function Vn(){return g(this,void 0,void 0,function(){return y(this,function(e){switch(e.label){case 0:return[4,ge(this.clone(Se,"resetroleinheritance"))];case 1:return e.sent(),[2]}})})}function qn(e,t){return g(this,void 0,void 0,function(){var n;return y(this,function(r){switch(r.label){case 0:return[4,Wn.call(this,e)];case 1:return n=r.sent(),[2,this.hasPermissions(n,t)]}})})}function Gn(e){return g(this,void 0,void 0,function(){var t;return y(this,function(n){switch(n.label){case 0:return[4,zn.call(this)];case 1:return t=n.sent(),[2,this.hasPermissions(t,e)]}})})}function Zn(e,t){if(!t)return!0;if(t===En.FullMask)return 32767==(32767&e.High)&&65535===e.Low;var n=1;return(t-=1)>=0&&t<32?(n<<=t,0!=(e.Low&n)):t>=32&&t<64&&(n<<=t-32,0!=(e.High&n))}function Qn(e,t,n){return void 0===n&&(n=!1),g(this,void 0,void 0,function(){var r,o,i;return y(this,function(s){switch(s.label){case 0:return n?[2,or(e,t)]:[4,ir((t=Object(u.assign)(t,{group:null,includeAnonymousLinkInEmail:!1,propagateAcl:!1,useSimplifiedRoles:!0},!0)).role,t.group)];case 1:return r=s.sent(),Array.isArray(t.loginNames)||(t.loginNames=[t.loginNames]),o=Object(u.jsS)(t.loginNames.map(function(e){return{Key:e}})),i={peoplePickerInput:o,roleValue:r,url:t.url},void 0!==t.emailData&&null!==t.emailData&&(i=Object(u.assign)(i,{emailBody:t.emailData.body,emailSubject:void 0!==t.emailData.subject?t.emailData.subject:"Shared with you.",sendEmail:!0})),[2,or(e,i)]}})})}function Xn(e,t){void 0===t&&(t=null);var n=null!==t?t.toISOString():null,r=le.configure(this.clone(Pe,"shareLink"),"sh.getShareLink");return ge(r,ie({request:{createLink:!0,emailData:null,settings:{expiration:n,linkKind:e}}}))}function Yn(e){var t=le.configure(this.clone(Pe,"checkPermissions"),"sh.checkPermissions");return ge(t,ie({recipients:e}))}function Jn(e,t){void 0===e&&(e=null),void 0===t&&(t=[]);var n=le.configure(this.clone(Pe,"getSharingInformation"),"sh.getSharingInformation");return ge(n.expand.apply(n,b(t)),ie({request:e}))}function $n(e){void 0===e&&(e=!0);var t=le.configure(this.clone(Pe,"getObjectSharingSettings"),"sh.getObjectSharingSettings");return ge(t,ie({useSimplifiedRoles:e}))}function er(){return ge(le.configure(this.clone(Pe,"unshareObject"),"sh.unshareObject"))}function tr(e){return ge(le.configure(this.clone(Pe,"deleteLinkByKind"),"sh.deleteLinkByKind"),ie({linkKind:e}))}function nr(e,t){return void 0===t&&(t=l),ge(le.configure(this.clone(Pe,"unshareLink"),"sh.unshareLink"),ie({linkKind:e,shareId:t}))}function rr(e,t,n,r,o,i){return void 0===r&&(r=!1),void 0===o&&(o=!1),g(this,void 0,void 0,function(){var s,a,l,c;return y(this,function(d){switch(d.label){case 0:return Array.isArray(t)||(t=[t]),s=Object(u.jsS)(t.map(function(e){return{Key:e}})),a=n===kn.Edit?Fn.Contributor:Fn.Reader,[4,we("_api/web","roledefinitions").select("Id").filter("RoleTypeKind eq "+a).get()];case 1:if(l=d.sent(),!Array.isArray(l)||l.length<1)throw Error("Could not locate a role defintion with RoleTypeKind "+a);return c={includeAnonymousLinkInEmail:r,peoplePickerInput:s,propagateAcl:o,roleValue:"role:"+l[0].Id,useSimplifiedRoles:!0},void 0!==i&&(c=Object(u.assign)(c,{emailBody:i.body,emailSubject:void 0!==i.subject?i.subject:"",sendEmail:!0})),[2,ge(le.configure(e.clone(Pe,"shareObject"),"sh.shareWith"),ie(c))]}})})}function or(e,t){var n=le.configure(je(ue(e.toUrl()),"/_api/SP.Web.ShareObject"),"sh.sendShareObjectRequest");return ge(n.expand("UsersWithAccessRequests","GroupsSharedWith"),ie(t))}function ir(e,t){return g(this,void 0,void 0,function(){var n,r;return y(this,function(o){switch(o.label){case 0:if(null==t)return[3,7];switch(t){case Fn.Contributor:return[3,1];case Fn.Reader:case Fn.Guest:return[3,3]}return[3,5];case 1:return[4,je("_api/web","associatedmembergroup").select("Id")()];case 2:return[2,"group: "+o.sent().Id];case 3:return[4,je("_api/web","associatedvisitorgroup").select("Id")()];case 4:return[2,"group: "+o.sent().Id];case 5:throw Error("Could not determine role value for supplied value. Contributor, Reader, and Guest are supported");case 6:return[3,9];case 7:return n=e===kn.Edit?Fn.Contributor:Fn.Reader,[4,Un("_api/web").select("Id").top(1).filter("RoleTypeKind eq "+n)()];case 8:if((r=o.sent()).length<1)throw Error("Could not locate associated role definition for supplied role. Edit and View are supported");return[2,"role: "+r[0].Id];case 9:return[2]}})})}!function(e){e[e.EmptyMask=0]="EmptyMask",e[e.ViewListItems=1]="ViewListItems",e[e.AddListItems=2]="AddListItems",e[e.EditListItems=3]="EditListItems",e[e.DeleteListItems=4]="DeleteListItems",e[e.ApproveItems=5]="ApproveItems",e[e.OpenItems=6]="OpenItems",e[e.ViewVersions=7]="ViewVersions",e[e.DeleteVersions=8]="DeleteVersions",e[e.CancelCheckout=9]="CancelCheckout",e[e.ManagePersonalViews=10]="ManagePersonalViews",e[e.ManageLists=12]="ManageLists",e[e.ViewFormPages=13]="ViewFormPages",e[e.AnonymousSearchAccessList=14]="AnonymousSearchAccessList",e[e.Open=17]="Open",e[e.ViewPages=18]="ViewPages",e[e.AddAndCustomizePages=19]="AddAndCustomizePages",e[e.ApplyThemeAndBorder=20]="ApplyThemeAndBorder",e[e.ApplyStyleSheets=21]="ApplyStyleSheets",e[e.ViewUsageData=22]="ViewUsageData",e[e.CreateSSCSite=23]="CreateSSCSite",e[e.ManageSubwebs=24]="ManageSubwebs",e[e.CreateGroups=25]="CreateGroups",e[e.ManagePermissions=26]="ManagePermissions",e[e.BrowseDirectories=27]="BrowseDirectories",e[e.BrowseUserInfo=28]="BrowseUserInfo",e[e.AddDelPrivateWebParts=29]="AddDelPrivateWebParts",e[e.UpdatePersonalWebParts=30]="UpdatePersonalWebParts",e[e.ManageWeb=31]="ManageWeb",e[e.AnonymousSearchAccessWebLists=32]="AnonymousSearchAccessWebLists",e[e.UseClientIntegration=37]="UseClientIntegration",e[e.UseRemoteAPIs=38]="UseRemoteAPIs",e[e.ManageAlerts=39]="ManageAlerts",e[e.CreateAlerts=40]="CreateAlerts",e[e.EditMyUserInfo=41]="EditMyUserInfo",e[e.EnumeratePermissions=63]="EnumeratePermissions",e[e.FullMask=65]="FullMask"}(En||(En={})),I(Ve,"roleAssignments",Ln),I(Ve,"firstUniqueAncestorSecurableObject",Pe),Ve.prototype.getUserEffectivePermissions=Wn,Ve.prototype.getCurrentUserEffectivePermissions=zn,Ve.prototype.breakRoleInheritance=Kn,Ve.prototype.resetRoleInheritance=Vn,Ve.prototype.userHasPermissions=qn,Ve.prototype.currentUserHasPermissions=Gn,Ve.prototype.hasPermissions=Zn,I(We,"roleAssignments",Ln),I(We,"firstUniqueAncestorSecurableObject",Pe),We.prototype.getUserEffectivePermissions=Wn,We.prototype.getCurrentUserEffectivePermissions=zn,We.prototype.breakRoleInheritance=Kn,We.prototype.resetRoleInheritance=Vn,We.prototype.userHasPermissions=qn,We.prototype.currentUserHasPermissions=Gn,We.prototype.hasPermissions=Zn,I(Re,"roleDefinitions",Un),I(Re,"roleAssignments",Ln),I(Re,"firstUniqueAncestorSecurableObject",Pe),Re.prototype.getUserEffectivePermissions=Wn,Re.prototype.getCurrentUserEffectivePermissions=zn,Re.prototype.breakRoleInheritance=Kn,Re.prototype.resetRoleInheritance=Vn,Re.prototype.userHasPermissions=qn,Re.prototype.currentUserHasPermissions=Gn,Re.prototype.hasPermissions=Zn,function(e){e[e.None=0]="None",e[e.View=1]="View",e[e.Edit=2]="Edit",e[e.Owner=3]="Owner"}(kn||(kn={})),function(e){e[e.Unknown=0]="Unknown",e[e.File=1]="File",e[e.Folder=2]="Folder",e[e.Item=3]="Item",e[e.List=4]="List",e[e.Web=5]="Web",e[e.Max=6]="Max"}(Tn||(Tn={})),function(e){e[e.None=0]="None",e[e.AllowList=1]="AllowList",e[e.BlockList=2]="BlockList"}(Dn||(Dn={})),function(e){e[e.CompletedSuccessfully=0]="CompletedSuccessfully",e[e.AccessRequestsQueued=1]="AccessRequestsQueued",e[e.NoResolvedUsers=-1]="NoResolvedUsers",e[e.AccessDenied=-2]="AccessDenied",e[e.CrossSiteRequestNotSupported=-3]="CrossSiteRequestNotSupported",e[e.UnknowError=-4]="UnknowError",e[e.EmailBodyTooLong=-5]="EmailBodyTooLong",e[e.ListUniqueScopesExceeded=-6]="ListUniqueScopesExceeded",e[e.CapabilityDisabled=-7]="CapabilityDisabled",e[e.ObjectNotSupported=-8]="ObjectNotSupported",e[e.NestedGroupsNotSupported=-9]="NestedGroupsNotSupported"}(On||(On={})),function(e){e[e.Uninitialized=0]="Uninitialized",e[e.Direct=1]="Direct",e[e.OrganizationView=2]="OrganizationView",e[e.OrganizationEdit=3]="OrganizationEdit",e[e.AnonymousView=4]="AnonymousView",e[e.AnonymousEdit=5]="AnonymousEdit",e[e.Flexible=6]="Flexible"}(Mn||(Mn={})),function(e){e[e.None=0]="None",e[e.Guest=1]="Guest",e[e.Reader=2]="Reader",e[e.Contributor=3]="Contributor",e[e.WebDesigner=4]="WebDesigner",e[e.Administrator=5]="Administrator"}(Fn||(Fn={})),nt.prototype.shareWith=function(e,t,n,r){return void 0===t&&(t=kn.View),void 0===n&&(n=!1),rr(this,e,t,n,!1,r)},nt.prototype.getShareLink=Xn,nt.prototype.checkSharingPermissions=Yn,nt.prototype.getSharingInformation=Jn,nt.prototype.getObjectSharingSettings=$n,nt.prototype.unshare=er,nt.prototype.deleteSharingLinkByKind=tr,nt.prototype.unshareLink=nr,Ct.prototype.shareWith=function(e,t,n,r,o){return void 0===t&&(t=kn.View),void 0===n&&(n=!1),void 0===r&&(r=!1),g(this,void 0,void 0,function(){var i,s;return y(this,function(a){switch(a.label){case 0:return i=this.addBatchDependency(),[4,this.getShareable()];case 1:return s=a.sent(),i(),[2,s.shareWith(e,t,n,r,o)]}})})},Ct.prototype.getShareLink=function(e,t){return void 0===t&&(t=null),g(this,void 0,void 0,function(){var n,r;return y(this,function(o){switch(o.label){case 0:return n=this.addBatchDependency(),[4,this.getShareable()];case 1:return r=o.sent(),n(),[2,r.getShareLink(e,t)]}})})},Ct.prototype.checkSharingPermissions=function(e){return g(this,void 0,void 0,function(){var t,n;return y(this,function(r){switch(r.label){case 0:return t=this.addBatchDependency(),[4,this.getShareable()];case 1:return n=r.sent(),t(),[2,n.checkSharingPermissions(e)]}})})},Ct.prototype.getSharingInformation=function(e,t){return g(this,void 0,void 0,function(){var n,r;return y(this,function(o){switch(o.label){case 0:return n=this.addBatchDependency(),[4,this.getShareable()];case 1:return r=o.sent(),n(),[2,r.getSharingInformation(e,t)]}})})},Ct.prototype.getObjectSharingSettings=function(e){return void 0===e&&(e=!0),g(this,void 0,void 0,function(){var t,n;return y(this,function(r){switch(r.label){case 0:return t=this.addBatchDependency(),[4,this.getShareable()];case 1:return n=r.sent(),t(),[2,n.getObjectSharingSettings(e)]}})})},Ct.prototype.unshare=function(){return g(this,void 0,void 0,function(){var e,t;return y(this,function(n){switch(n.label){case 0:return e=this.addBatchDependency(),[4,this.getShareable()];case 1:return t=n.sent(),e(),[2,t.unshare()]}})})},Ct.prototype.deleteSharingLinkByKind=function(e){return g(this,void 0,void 0,function(){var t,n;return y(this,function(r){switch(r.label){case 0:return t=this.addBatchDependency(),[4,this.getShareable()];case 1:return n=r.sent(),t(),[2,n.deleteSharingLinkByKind(e)]}})})},Ct.prototype.unshareLink=function(e,t){return g(this,void 0,void 0,function(){var n,r;return y(this,function(o){switch(o.label){case 0:return n=this.addBatchDependency(),[4,this.getShareable()];case 1:return r=o.sent(),n(),[2,r.unshareLink(e,t)]}})})},Ve.prototype.shareWith=function(e,t,n,r){return void 0===t&&(t=kn.View),void 0===n&&(n=!1),rr(this,e,t,n,!1,r)},Ve.prototype.getShareLink=Xn,Ve.prototype.checkSharingPermissions=Yn,Ve.prototype.getSharingInformation=Jn,Ve.prototype.getObjectSharingSettings=$n,Ve.prototype.unshare=er,Ve.prototype.deleteSharingLinkByKind=tr,Ve.prototype.unshareLink=nr,Re.prototype.shareWith=function(e,t,n){return void 0===t&&(t=kn.View),g(this,void 0,void 0,function(){var r,o;return y(this,function(i){switch(i.label){case 0:return r=this.addBatchDependency(),[4,new Ie(ue(this.toUrl()),"/_api/web/url").get()];case 1:return o=i.sent(),r(),[2,this.shareObject(Object(u.combine)(o,"/_layouts/15/aclinv.aspx?forSharing=1&mbypass=1"),e,t,n)]}})})},Re.prototype.shareObject=function(e,t,n,r,o,i,s,a){return void 0===i&&(i=!1),void 0===s&&(s=!1),void 0===a&&(a=!0),Qn(this,{emailData:r,group:o,includeAnonymousLinkInEmail:s,loginNames:t,propagateAcl:i,role:n,url:e,useSimplifiedRoles:a})},Re.prototype.shareObjectRaw=function(e){return Qn(this,e,!0)},Re.prototype.unshareObject=function(e){return ge(je(this,"unshareObject"),ie({url:e}))};var sr=function(e){function t(t,n){void 0===n&&(n="");var r="string"==typeof t?t:t.toUrl();return e.call(this,ue(r),"_api/Microsoft.Sharepoint.Utilities.WebTemplateExtensions.SiteScriptUtility."+n)||this}return f(t,e),t.prototype.execute=function(e){return ge(this,ie(e,se({"Content-Type":"application/json;charset=utf-8"})))},t.prototype.createSiteDesign=function(e){return this.clone(ur,"CreateSiteDesign").execute({info:e})},t.prototype.applySiteDesign=function(e,t){return this.clone(ur,"ApplySiteDesign").execute({siteDesignId:e,webUrl:t})},t.prototype.getSiteDesigns=function(){return this.clone(ur,"GetSiteDesigns").execute({})},t.prototype.getSiteDesignMetadata=function(e){return this.clone(ur,"GetSiteDesignMetadata").execute({id:e})},t.prototype.updateSiteDesign=function(e){return this.clone(ur,"UpdateSiteDesign").execute({updateInfo:e})},t.prototype.deleteSiteDesign=function(e){return this.clone(ur,"DeleteSiteDesign").execute({id:e})},t.prototype.getSiteDesignRights=function(e){return this.clone(ur,"GetSiteDesignRights").execute({id:e})},t.prototype.grantSiteDesignRights=function(e,t,n){return void 0===n&&(n=1),this.clone(ur,"GrantSiteDesignRights").execute({grantedRights:n.toString(),id:e,principalNames:t})},t.prototype.revokeSiteDesignRights=function(e,t){return this.clone(ur,"RevokeSiteDesignRights").execute({id:e,principalNames:t})},t.prototype.addSiteDesignTask=function(e,t){return this.clone(ur,"AddSiteDesignTask").execute({webUrl:e,siteDesignId:t})},t.prototype.addSiteDesignTaskToCurrentWeb=function(e){return this.clone(ur,"AddSiteDesignTaskToCurrentWeb").execute({siteDesignId:e})},t.prototype.getSiteDesignTask=function(e){return g(this,void 0,void 0,function(){var t;return y(this,function(n){switch(n.label){case 0:return[4,this.clone(ur,"GetSiteDesignTask").execute({taskId:e})];case 1:return t=n.sent(),[2,Object(u.hOP)(t,"ID")?t:null]}})})},t.prototype.getSiteDesignRun=function(e,t){return this.clone(ur,"GetSiteDesignRun").execute({webUrl:e,siteDesignId:t})},t.prototype.getSiteDesignRunStatus=function(e,t){return this.clone(ur,"GetSiteDesignRunStatus").execute({webUrl:e,runId:t})},m([le("sd.createSiteDesign")],t.prototype,"createSiteDesign",null),m([le("sd.applySiteDesign")],t.prototype,"applySiteDesign",null),m([le("sd.getSiteDesigns")],t.prototype,"getSiteDesigns",null),m([le("sd.getSiteDesignMetadata")],t.prototype,"getSiteDesignMetadata",null),m([le("sd.updateSiteDesign")],t.prototype,"updateSiteDesign",null),m([le("sd.deleteSiteDesign")],t.prototype,"deleteSiteDesign",null),m([le("sd.getSiteDesignRights")],t.prototype,"getSiteDesignRights",null),m([le("sd.grantSiteDesignRights")],t.prototype,"grantSiteDesignRights",null),m([le("sd.revokeSiteDesignRights")],t.prototype,"revokeSiteDesignRights",null),m([le("sd.addSiteDesignTask")],t.prototype,"addSiteDesignTask",null),m([le("sd.addSiteDesignTaskToCurrentWeb")],t.prototype,"addSiteDesignTaskToCurrentWeb",null),m([le("sd.getSiteDesignTask")],t.prototype,"getSiteDesignTask",null),m([le("sd.getSiteDesignRun")],t.prototype,"getSiteDesignRun",null),m([le("sd.getSiteDesignRunStatus")],t.prototype,"getSiteDesignRunStatus",null),t}(be),ar=function(e,t){return new sr(e,t)},ur=function(e,t){return void 0===t&&(t=""),ar(e,t)};Re.prototype.getSiteDesignRuns=function(e){return ar(this,"").getSiteDesignRun(void 0,e)},Re.prototype.addSiteDesignTask=function(e){return ar(this,"").addSiteDesignTaskToCurrentWeb(e)},Re.prototype.getSiteDesignRunStatus=function(e){return ar(this,"").getSiteDesignRunStatus(void 0,e)},Reflect.defineProperty(p.prototype,"siteDesigns",{configurable:!0,enumerable:!0,get:function(){return ar(this._baseUrl)}}),I(Re,"siteGroups",Rn),I(Re,"associatedOwnerGroup",Rn,"associatedownergroup"),I(Re,"associatedMemberGroup",Rn,"associatedmembergroup"),I(Re,"associatedVisitorGroup",Rn,"associatedvisitorgroup"),Re.prototype.createDefaultAssociatedGroups=function(e,t,n,r,o){return void 0===n&&(n=!1),void 0===r&&(r=!0),g(this,void 0,void 0,function(){var i;return y(this,function(s){switch(s.label){case 0:return[4,this.breakRoleInheritance(n,r)];case 1:return s.sent(),(i=this.clone(je,"createDefaultAssociatedGroups(userLogin=@u,userLogin2=@v,groupNameSeed=@s)")).query.set("@u","'"+Me(t||"")+"'"),i.query.set("@v","'"+Me(o||"")+"'"),i.query.set("@s","'"+Me(e||"")+"'"),[2,ge(i)]}})})};var lr,cr=function(e){function t(t,n){void 0===n&&(n="");var r="string"==typeof t?t:t.toUrl();return e.call(this,ue(r),"_api/Microsoft.Sharepoint.Utilities.WebTemplateExtensions.SiteScriptUtility."+n)||this}return f(t,e),t.prototype.execute=function(e){return ge(this,ie(e))},t.prototype.getSiteScripts=function(){return this.clone(pr,"GetSiteScripts",!0).execute({})},t.prototype.createSiteScript=function(e,t,n){return this.clone(pr,"CreateSiteScript(Title=@title,Description=@desc)?@title='"+Me(e)+"'&@desc='"+Me(t)+"'").execute(n)},t.prototype.getSiteScriptMetadata=function(e){return this.clone(pr,"GetSiteScriptMetadata").execute({id:e})},t.prototype.deleteSiteScript=function(e){return this.clone(pr,"DeleteSiteScript").execute({id:e})},t.prototype.updateSiteScript=function(e,t){return t&&(e.Content=JSON.stringify(t)),this.clone(pr,"UpdateSiteScript").execute({updateInfo:e})},t.prototype.getSiteScriptFromList=function(e){return this.clone(pr,"GetSiteScriptFromList").execute({listUrl:e})},t.prototype.getSiteScriptFromWeb=function(e,t){return this.clone(pr,"getSiteScriptFromWeb").execute({webUrl:e,info:t})},t.prototype.executeSiteScriptAction=function(e){return this.clone(pr,"executeSiteScriptAction").execute({actionDefinition:e})},m([le("ss.getSiteScripts")],t.prototype,"getSiteScripts",null),m([le("ss.createSiteScript")],t.prototype,"createSiteScript",null),m([le("ss.getSiteScriptMetadata")],t.prototype,"getSiteScriptMetadata",null),m([le("ss.deleteSiteScript")],t.prototype,"deleteSiteScript",null),m([le("ss.updateSiteScript")],t.prototype,"updateSiteScript",null),m([le("ss.getSiteScriptFromList")],t.prototype,"getSiteScriptFromList",null),m([le("ss.getSiteScriptFromWeb")],t.prototype,"getSiteScriptFromWeb",null),m([le("ss.executeSiteScriptAction")],t.prototype,"executeSiteScriptAction",null),t}(be),dr=function(e,t){return new cr(e,t)},pr=function(e,t){return void 0===t&&(t=""),dr(e,t)};!function(e){e[e.Success=0]="Success",e[e.Failure=1]="Failure",e[e.NoOp=2]="NoOp",e[e.SucceededWithException=3]="SucceededWithException"}(lr||(lr={})),Re.prototype.getSiteScript=function(e){return dr(this.toUrl(),"").getSiteScriptFromWeb(void 0,e)},We.prototype.getSiteScript=function(){return g(this,void 0,void 0,function(){var e,t,n;return y(this,function(r){switch(r.label){case 0:return[4,this.clone(ze).rootFolder.get()];case 1:return e=r.sent(),[4,je(ue(this.toUrl())).select("Url").get()];case 2:return t=r.sent(),n=Object(u.combine)(t.Url,"Lists",e.Name),[2,dr(this,"").getSiteScriptFromList(n)]}})})},Reflect.defineProperty(p.prototype,"siteScripts",{configurable:!0,enumerable:!0,get:function(){return dr(this._baseUrl)}}),I(Re,"siteUsers",An),I(Re,"currentUser",Bn,"currentuser"),Re.prototype.ensureUser=function(e){return g(this,void 0,void 0,function(){var t;return y(this,function(n){switch(n.label){case 0:return[4,ge(this.clone(je,"ensureuser"),ie({logonName:e}))];case 1:return[2,{data:t=n.sent(),user:Bn(Te(t))}]}})})},Re.prototype.getUserById=function(e){return Bn(this,"getUserById("+e+")")};var hr,fr,mr,gr,yr=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),Object.defineProperty(t.prototype,"my",{get:function(){return _r(this)},enumerable:!1,configurable:!0}),t.prototype.getFollowedSitesUri=function(){return g(this,void 0,void 0,function(){var e;return y(this,function(t){switch(t.label){case 0:return[4,this.clone(vr,"FollowedSitesUri").get()];case 1:return[2,(e=t.sent()).FollowedSitesUri||e]}})})},t.prototype.getFollowedDocumentsUri=function(){return g(this,void 0,void 0,function(){var e;return y(this,function(t){switch(t.label){case 0:return[4,this.clone(vr,"FollowedDocumentsUri").get()];case 1:return[2,(e=t.sent()).FollowedDocumentsUri||e]}})})},t.prototype.follow=function(e){return g(this,void 0,void 0,function(){return y(this,function(t){switch(t.label){case 0:return[4,ge(this.clone(vr,"follow"),this.createSocialActorInfoRequestBody(e))];case 1:return[2,t.sent()]}})})},t.prototype.isFollowed=function(e){return g(this,void 0,void 0,function(){return y(this,function(t){switch(t.label){case 0:return[4,ge(this.clone(vr,"isfollowed"),this.createSocialActorInfoRequestBody(e))];case 1:return[2,t.sent()]}})})},t.prototype.stopFollowing=function(e){return g(this,void 0,void 0,function(){return y(this,function(t){switch(t.label){case 0:return[4,ge(this.clone(vr,"stopfollowing"),this.createSocialActorInfoRequestBody(e))];case 1:return[2,t.sent()]}})})},t.prototype.createSocialActorInfoRequestBody=function(e){return ie({actor:Object.assign(ae("SP.Social.SocialActorInfo"),{Id:null},e)})},m([le("soc.getFollowedSitesUri")],t.prototype,"getFollowedSitesUri",null),m([le("soc.getFollowedDocumentsUri")],t.prototype,"getFollowedDocumentsUri",null),m([le("soc.follow")],t.prototype,"follow",null),m([le("soc.isFollowed")],t.prototype,"isFollowed",null),m([le("soc.stopFollowing")],t.prototype,"stopFollowing",null),t=m([ke("_api/social.following")],t)}(Ie),vr=function(e,t){return new yr(e,t)},_r=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.followed=function(e){return g(this,void 0,void 0,function(){var t;return y(this,function(n){switch(n.label){case 0:return[4,this.clone(br,"followed(types="+e+")")()];case 1:return t=n.sent(),[2,Object(u.hOP)(t,"Followed")?t.Followed.results:t]}})})},t.prototype.followedCount=function(e){return g(this,void 0,void 0,function(){var t;return y(this,function(n){switch(n.label){case 0:return[4,this.clone(br,"followedcount(types="+e+")")()];case 1:return[2,(t=n.sent()).FollowedCount||t]}})})},t.prototype.followers=function(){return g(this,void 0,void 0,function(){var e;return y(this,function(t){switch(t.label){case 0:return[4,this.clone(br,"followers")()];case 1:return e=t.sent(),[2,Object(u.hOP)(e,"Followers")?e.Followers.results:e]}})})},t.prototype.suggestions=function(){return g(this,void 0,void 0,function(){var e;return y(this,function(t){switch(t.label){case 0:return[4,this.clone(br,"suggestions")()];case 1:return e=t.sent(),[2,Object(u.hOP)(e,"Suggestions")?e.Suggestions.results:e]}})})},m([le("msoc.followed")],t.prototype,"followed",null),m([le("msoc.followedCount")],t.prototype,"followedCount",null),m([le("msoc.followers")],t.prototype,"followers",null),m([le("msoc.suggestions")],t.prototype,"suggestions",null),t=m([ke("my")],t)}(Ie)),br=function(e,t){return _r(e,t)};!function(e){e[e.User=0]="User",e[e.Document=1]="Document",e[e.Site=2]="Site",e[e.Tag=3]="Tag"}(hr||(hr={})),function(e){e[e.None=0]="None",e[e.User=1]="User",e[e.Document=2]="Document",e[e.Site=4]="Site",e[e.Tag=8]="Tag",e[e.ExcludeContentWithoutFeeds=268435456]="ExcludeContentWithoutFeeds",e[e.IncludeGroupsSites=536870912]="IncludeGroupsSites",e[e.WithinLast24Hours=1073741824]="WithinLast24Hours"}(fr||(fr={})),function(e){e[e.Ok=0]="Ok",e[e.AlreadyFollowing=1]="AlreadyFollowing",e[e.LimitReached=2]="LimitReached",e[e.InternalError=3]="InternalError"}(mr||(mr={})),function(e){e[e.OK=0]="OK",e[e.InvalidRequest=1]="InvalidRequest",e[e.AccessDenied=2]="AccessDenied",e[e.ItemNotFound=3]="ItemNotFound",e[e.InvalidOperation=4]="InvalidOperation",e[e.ItemNotModified=5]="ItemNotModified",e[e.InternalError=6]="InternalError",e[e.CacheReadError=7]="CacheReadError",e[e.CacheUpdateError=8]="CacheUpdateError",e[e.PersonalSiteNotFound=9]="PersonalSiteNotFound",e[e.FailedToCreatePersonalSite=10]="FailedToCreatePersonalSite",e[e.NotAuthorizedToCreatePersonalSite=11]="NotAuthorizedToCreatePersonalSite",e[e.CannotCreatePersonalSite=12]="CannotCreatePersonalSite",e[e.LimitReached=13]="LimitReached",e[e.AttachmentError=14]="AttachmentError",e[e.PartialData=15]="PartialData",e[e.FeatureDisabled=16]="FeatureDisabled",e[e.StorageQuotaExceeded=17]="StorageQuotaExceeded",e[e.DatabaseError=18]="DatabaseError"}(gr||(gr={})),Reflect.defineProperty(p.prototype,"social",{configurable:!0,enumerable:!0,get:function(){return e=this._baseUrl,new yr(e);var e}});var Sr=_e(function(e){function t(t,n){var r="string"==typeof t?t:t.toUrl();return e.call(this,ue(r),"_api/SP.Utilities.Utility."+n)||this}return f(t,e),t.prototype.excute=function(e){return ge(this,ie(e))},t.prototype.sendEmail=function(e){var t,n={properties:Object(u.assign)(ae("SP.Utilities.EmailProperties"),{Body:e.Body,From:e.From,Subject:e.Subject})};return e.To&&e.To.length>0&&(n.properties=Object(u.assign)(n.properties,{To:{results:e.To}})),e.CC&&e.CC.length>0&&(n.properties=Object(u.assign)(n.properties,{CC:{results:e.CC}})),e.BCC&&e.BCC.length>0&&(n.properties=Object(u.assign)(n.properties,{BCC:{results:e.BCC}})),e.AdditionalHeaders&&(n.properties=Object(u.assign)(n.properties,{AdditionalHeaders:(t=e.AdditionalHeaders,Object(u.assign)(ae("Collection(SP.KeyValue)"),{results:Object.keys(t).map(function(e){return Object(u.assign)(ae("SP.KeyValue"),{Key:e,Value:Reflect.get(t,e),ValueType:"Edm.String"})})}))})),le.configure(this.clone(xr,"SendEmail",!0),"u.sendEmail").excute(n)},t.prototype.getCurrentUserEmailAddresses=function(){return le.configure(this.clone(xr,"GetCurrentUserEmailAddresses",!0),"u.getCurrentUserEmailAddresses").excute({})},t.prototype.resolvePrincipal=function(e,t,n,r,o,i){void 0===i&&(i=!1);var s={addToUserInfoList:o,input:e,inputIsEmailOnly:r,matchUserInfoList:i,scopes:t,sources:n},a=this.clone(xr,"ResolvePrincipalInCurrentContext",!0);return le.configure(a,"u.ResolvePrincipalInCurrentContext").excute(s)},t.prototype.searchPrincipals=function(e,t,n,r,o){var i={groupName:r,input:e,maxCount:o,scopes:t,sources:n},s=this.clone(xr,"SearchPrincipalsUsingContextWeb",!0);return le.configure(s,"u.SearchPrincipalsUsingContextWeb").excute(i)},t.prototype.createEmailBodyForInvitation=function(e){var t={pageAddress:e},n=this.clone(xr,"CreateEmailBodyForInvitation",!0);return le.configure(n,"u.CreateEmailBodyForInvitation").excute(t)},t.prototype.expandGroupsToPrincipals=function(e,t){void 0===t&&(t=30);var n={inputs:e,maxCount:t},r=this.clone(xr,"ExpandGroupsToPrincipals",!0);return le.configure(r,"u.ExpandGroupsToPrincipals").excute(n)},t.prototype.createWikiPage=function(e){return g(this,void 0,void 0,function(){var t,n;return y(this,function(r){switch(r.label){case 0:return t=this.clone(xr,"CreateWikiPageInContextWeb",!0),[4,le.configure(t,"u.CreateWikiPageInContextWeb").excute({parameters:e})];case 1:return[2,{data:n=r.sent(),file:rt(Te(n))}]}})})},t}(be)),xr=function(e,t){return Sr(e,t)};Reflect.defineProperty(p.prototype,"utility",{configurable:!0,enumerable:!0,get:function(){return Sr(this._baseUrl,"")}});var wr=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.getById=function(e){return le.configure(Ir(this).concat("('"+e+"')"),"subs.getById")},t.prototype.add=function(e,t,n){return g(this,void 0,void 0,function(){var r,o;return y(this,function(i){switch(i.label){case 0:return r={expirationDateTime:t,notificationUrl:e,resource:this.toUrl()},n&&(r.clientState=n),[4,ge(this,ie(r,se({"Content-Type":"application/json"})))];case 1:return[2,{data:o=i.sent(),subscription:this.getById(o.id)}]}})})},m([le("subs.add")],t.prototype,"add",null),t=m([ke("subscriptions")],t)}(xe)),Ir=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.update=function(e,t,n){return g(this,void 0,void 0,function(){var r;return y(this,function(o){switch(o.label){case 0:return r={},e&&(r.expirationDateTime=e),t&&(r.notificationUrl=t),n&&(r.clientState=n),[4,(i=this,s=ie(r,se({"Content-Type":"application/json"})),fe("PATCH")(i,s))];case 1:return[2,{data:o.sent(),subscription:this}]}var i,s})})},t.prototype.delete=function(){return e=this,fe("DELETE")(e,t);var e,t},m([le("sub.update")],t.prototype,"update",null),m([le("sub.delete")],t.prototype,"delete",null),t}(Ie));I(We,"subscriptions",wr);var Pr=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),Object.defineProperty(t.prototype,"groups",{get:function(){return le.configure(Cr(this),"txts.groups")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"sets",{get:function(){return le.configure(kr(this),"txts.sets")},enumerable:!1,configurable:!0}),t=m([ke("_api/v2.1/termstore")],t)}(Ie)),Cr=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.getById=function(e){return le.configure(Er(this,e),"txtgs.getById")},t=m([ke("groups")],t)}(xe)),Er=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),Object.defineProperty(t.prototype,"sets",{get:function(){return le.configure(kr(this,"sets"),"txtg.sets")},enumerable:!1,configurable:!0}),t}(Ie)),kr=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.getById=function(e){return le.configure(Tr(this,e),"txts.getById")},t=m([ke("sets")],t)}(xe)),Tr=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),Object.defineProperty(t.prototype,"parentGroup",{get:function(){return le.configure(Er(this,"parentGroup"),"txts.parentGroup")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"children",{get:function(){return le.configure(Dr(this),"txts.children")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"relations",{get:function(){return le.configure(Mr(this),"txts.relations")},enumerable:!1,configurable:!0}),t.prototype.getTermById=function(e){return le.configure(this.clone(Or,"terms/"+e),"txts.getTermById")},t}(Ie)),Dr=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t=m([ke("children")],t)}(xe)),Or=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),Object.defineProperty(t.prototype,"parent",{get:function(){return le.configure(Or(this,"parent"),"txt.parent")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"children",{get:function(){return le.configure(Dr(this),"txt.children")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"relations",{get:function(){return le.configure(Mr(this),"txt.relations")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"set",{get:function(){return le.configure(Tr(this,"set"),"txt.set")},enumerable:!1,configurable:!0}),t}(Ie)),Mr=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.getById=function(e){return le.configure(Fr(this,e),"txrs.getById")},t=m([ke("relations")],t)}(xe)),Fr=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),Object.defineProperty(t.prototype,"fromTerm",{get:function(){return le.configure(Or(this,"fromTerm"),"txr.fromTerm")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"toTerm",{get:function(){return le.configure(Or(this,"toTerm"),"txr.toTerm")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"set",{get:function(){return le.configure(Tr(this,"set"),"txr.set")},enumerable:!1,configurable:!0}),t}(Ie));Reflect.defineProperty(p.prototype,"termStore",{configurable:!0,enumerable:!0,get:function(){return Pr(this._baseUrl).configure(this._options)}}),I(We,"userCustomActions",fn),I(Re,"userCustomActions",fn),I(Fe,"userCustomActions",fn);var Ar,Br=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.getById=function(e){return Rr(this).concat("('"+e+"')")},t.prototype.getByTitle=function(e){return Rr(this,"getByTitle('"+e+"')")},t.prototype.add=function(e,t,n){return void 0===t&&(t=!1),void 0===n&&(n={}),g(this,void 0,void 0,function(){var r,o;return y(this,function(i){switch(i.label){case 0:return r=ie(Object.assign(ae("SP.View"),{PersonalView:t,Title:e},n)),[4,ge(this.clone(Br,null),r)];case 1:return[2,{data:o=i.sent(),view:this.getById(o.Id)}]}})})},m([le("vs.add")],t.prototype,"add",null),t=m([ke("views")],t)}(xe)),Rr=_e(function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.delete=Ce("vw"),t.update=t._update("SP.View",function(e){return{data:e,view:t}}),t}return f(t,e),Object.defineProperty(t.prototype,"fields",{get:function(){return jr(this)},enumerable:!1,configurable:!0}),t.prototype.renderAsHtml=function(){return this.clone(Rr,"renderashtml")()},t.prototype.setViewXml=function(e){return ge(this.clone(Rr,"SetViewXml"),ie({viewXml:e}))},m([le("v.renderAsHtml")],t.prototype,"renderAsHtml",null),m([le("v.setViewXml")],t.prototype,"setViewXml",null),t}(Ie)),jr=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.getSchemaXml=function(){return this.clone(jr,"schemaxml")()},t.prototype.add=function(e){return ge(this.clone(jr,"addviewfield('"+e+"')"))},t.prototype.move=function(e,t){return ge(this.clone(jr,"moveviewfieldto"),ie({field:e,index:t}))},t.prototype.removeAll=function(){return ge(this.clone(jr,"removeallviewfields"))},t.prototype.remove=function(e){return ge(this.clone(jr,"removeviewfield('"+e+"')"))},m([le("vfs.getSchemaXml")],t.prototype,"getSchemaXml",null),m([le("vfs.add")],t.prototype,"add",null),m([le("vfs.move")],t.prototype,"move",null),m([le("vfs.removeAll")],t.prototype,"removeAll",null),m([le("vfs.remove")],t.prototype,"remove",null),t=m([ke("viewfields")],t)}(xe));!function(e){e[e.DefaultValue=0]="DefaultValue",e[e.Recursive=1]="Recursive",e[e.RecursiveAll=2]="RecursiveAll",e[e.FilesOnly=3]="FilesOnly"}(Ar||(Ar={})),I(We,"views",Br),I(We,"defaultView",Rr,"DefaultView"),We.prototype.getView=function(e){return Rr(this,"getView('"+e+"')")};var Lr,Nr,Ur,Hr,Wr=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),Object.defineProperty(t.prototype,"scope",{get:function(){return le.configure(Se(this,"Scope"),"f.scope")},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"webparts",{get:function(){return Vr(this,"webparts")},enumerable:!1,configurable:!0}),t.prototype.export=function(e){return ge(this.clone(Kr,"ExportWebPart"),ie({webPartId:e}))},t.prototype.import=function(e){return ge(this.clone(Kr,"ImportWebPart"),ie({webPartXml:e}))},t}(be),zr=function(e,t){return new Wr(e,t)},Kr=function(e,t){return zr(e,t)},Vr=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),t.prototype.getById=function(e){return qr(this,"getbyid('"+e+"')")},t.prototype.getByControlId=function(e){return qr(this,"getByControlId('"+e+"')")},t}(xe)),qr=_e(function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return f(t,e),Object.defineProperty(t.prototype,"webpart",{get:function(){return Pe(this,"webpart")},enumerable:!1,configurable:!0}),t.prototype.saveChanges=function(){return ge(this.clone(qr,"SaveWebPartChanges"))},t.prototype.moveTo=function(e,t){return ge(this.clone(qr,"MoveWebPartTo(zoneID='"+e+"', zoneIndex="+t+")"))},t.prototype.close=function(){return ge(this.clone(qr,"CloseWebPart"))},t.prototype.open=function(){return ge(this.clone(qr,"OpenWebPart"))},t.prototype.delete=function(){return ge(this.clone(qr,"DeleteWebPart"))},t}(Ie));!function(e){e[e.User=0]="User",e[e.Shared=1]="Shared"}(Lr||(Lr={})),nt.prototype.getLimitedWebPartManager=function(e){return void 0===e&&(e=Lr.Shared),zr(this,"getLimitedWebPartManager(scope="+e+")")},function(e){e[e.None=0]="None",e[e.User=1]="User",e[e.DistributionList=2]="DistributionList",e[e.SecurityGroup=4]="SecurityGroup",e[e.SharePointGroup=8]="SharePointGroup",e[e.All=15]="All"}(Nr||(Nr={})),function(e){e[e.None=0]="None",e[e.UserInfoList=1]="UserInfoList",e[e.Windows=2]="Windows",e[e.MembershipProvider=4]="MembershipProvider",e[e.RoleProvider=8]="RoleProvider",e[e.All=15]="All"}(Ur||(Ur={})),function(e){e[e.Invalid=-1]="Invalid",e[e.DefaultView=0]="DefaultView",e[e.NormalView=1]="NormalView",e[e.DialogView=2]="DialogView",e[e.View=3]="View",e[e.DisplayForm=4]="DisplayForm",e[e.DisplayFormDialog=5]="DisplayFormDialog",e[e.EditForm=6]="EditForm",e[e.EditFormDialog=7]="EditFormDialog",e[e.NewForm=8]="NewForm",e[e.NewFormDialog=9]="NewFormDialog",e[e.SolutionForm=10]="SolutionForm",e[e.PAGE_MAXITEMS=11]="PAGE_MAXITEMS"}(Hr||(Hr={}));var Gr=new p,Zr=(n("dQfE"),n("HoRS"),n("dRSK"),n("OHjh")),Qr=n("Jdqw");n("y/Wi");var Xr={reactAccordion:"reactAccordion_b579c085",container:"container_b579c085",row:"row_b579c085",column:"column_b579c085","ms-Grid":"ms-Grid_b579c085",title:"title_b579c085",subTitle:"subTitle_b579c085",description:"description_b579c085",button:"button_b579c085",label:"label_b579c085"},Yr=n("0dZV"),Jr=n("x1ze"),$r=(n("gqLF"),n("9fiv")),eo=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),to=function(e){function t(t){var n=e.call(this,t)||this;return n.state={items:new Array,choices:new Array,allowMultipleExpanded:n.props.allowMultipleExpanded,allowZeroExpanded:n.props.allowZeroExpanded},n.getListItems(),n}return eo(t,e),t.prototype.getListItems=function(){var e=this;if(void 0!==this.props.listId&&this.props.listId.length>0&&void 0!==this.props.columnTitle&&this.props.columnTitle.length>0&&void 0!==this.props.selectedChoice&&this.props.selectedChoice.length>0){var t="<View><Query><Where><Eq><FieldRef Name='"+this.props.columnTitle+"'/><Value Type='Text'>"+this.props.selectedChoice+"</Value></Eq></Where></Query></View>";Gr.web.lists.getById(this.props.listId).getItemsByCAMLQuery({ViewXml:t}).then(function(t){e.setState({items:t})}).catch(function(e){console.log("Failed to get list items!"),console.log(e)})}},t.prototype.componentDidUpdate=function(e){e.listId!==this.props.listId&&this.getListItems(),e.allowMultipleExpanded===this.props.allowMultipleExpanded&&e.allowZeroExpanded===this.props.allowZeroExpanded||this.setState({allowMultipleExpanded:this.props.allowMultipleExpanded,allowZeroExpanded:this.props.allowZeroExpanded})},t.prototype.render=function(){var e=this,t=void 0!==this.props.listId&&this.props.listId.length>0,n=this.state,o=n.allowMultipleExpanded,i=n.allowZeroExpanded;return r.createElement("div",{className:Xr.reactAccordion},!t&&r.createElement(Yr.Placeholder,{iconName:"MusicInCollectionFill",iconText:"Configure your web part",description:"Select a list with a Title field and Content field to have its items rendered in a collapsible accordion format",buttonLabel:"Choose a List",onConfigure:this.props.onConfigure}),t&&r.createElement("div",null,r.createElement(Jr.WebPartTitle,{displayMode:this.props.displayMode,title:this.props.selectedChoice,updateProperty:this.props.updateProperty}),r.createElement($r.Accordion,{allowZeroExpanded:i,allowMultipleExpanded:o},this.state.items.map(function(t){return r.createElement($r.AccordionItem,null,r.createElement($r.AccordionItemHeading,null,r.createElement($r.AccordionItemButton,{title:t[e.props.accordianTitleColumn]},t[e.props.accordianTitleColumn])),r.createElement($r.AccordionItemPanel,null,r.createElement("p",{dangerouslySetInnerHTML:{__html:t[e.props.accordianContentColumn]}})))}))))},t}(r.Component),no=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),ro=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.columnsDropdownDisabled=!0,t.choicesDropdownDisabled=!0,t}return no(t,e),t.prototype.onInit=function(){var t=this;return e.prototype.onInit.call(this).then(function(e){Gr.setup({spfxContext:t.context})})},t.prototype.render=function(){var e=this,t=r.createElement(to,{listId:this.properties.listId,columnTitle:this.properties.columnTitle,selectedChoice:this.properties.selectedChoice,accordionTitle:this.properties.accordionTitle,accordianTitleColumn:this.properties.accordianTitleColumn,accordianContentColumn:this.properties.accordianContentColumn,allowZeroExpanded:this.properties.allowZeroExpanded,allowMultipleExpanded:this.properties.allowMultipleExpanded,displayMode:this.displayMode,updateProperty:function(t){e.properties.accordionTitle=t},onConfigure:function(){e.context.propertyPane.open()}});o.render(t,this.domElement)},t.prototype.onDispose=function(){o.unmountComponentAtNode(this.domElement)},Object.defineProperty(t.prototype,"disableReactivePropertyChanges",{get:function(){return!0},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"dataVersion",{get:function(){return i.Version.parse("1.0")},enumerable:!0,configurable:!0}),t.prototype.loadColumns=function(){var e=this;return new Promise(function(t,n){if(!e.properties.listId)return console.log("No List Selected"),null;Gr.web.lists.getById(e.properties.listId).fields.filter("ReadOnlyField eq false and Hidden eq false and TypeAsString eq 'Choice'").get().then(function(e){var n=[];e.forEach(function(e){n.push({key:e.Title,text:e.Title})}),t(n)})})},t.prototype.loadAllColumns=function(){var e=this;return new Promise(function(t,n){if(!e.properties.listId)return console.log("No List Selected"),null;Gr.web.lists.getById(e.properties.listId).fields.filter("ReadOnlyField eq false and Hidden eq false").get().then(function(e){var n=[];e.forEach(function(e){n.push({key:e.InternalName,text:e.Title+" - ["+e.InternalName+"]"})}),t(n)})})},t.prototype.loadCateogryChoices=function(){var e=this;return new Promise(function(t,n){if(!e.properties.columnTitle)return console.log("No Columns Selected"),null;Gr.web.lists.getById(e.properties.listId).fields.getByInternalNameOrTitle(e.properties.columnTitle).select("Choices")().then(function(e){var n=[];e.Choices.forEach(function(e){n.push({key:e,text:e})}),t(n)})})},t.prototype.onPropertyPaneConfigurationStart=function(){var e=this;this.columnsDropdownDisabled=!this.properties.listId,this.choicesDropdownDisabled=!this.properties.columnTitle,this.context.statusRenderer.displayLoadingIndicator(this.domElement,"lists, column and choices"),this.properties.listId&&(this.loadColumns().then(function(t){e.listColumns=t,e.columnsDropdownDisabled=!e.properties.listId,e.context.propertyPane.refresh(),e.context.statusRenderer.clearLoadingIndicator(e.domElement),e.render()}),this.loadAllColumns().then(function(t){e.allListColumns=t,e.columnsDropdownDisabled=!e.properties.listId,e.context.propertyPane.refresh(),e.context.statusRenderer.clearLoadingIndicator(e.domElement),e.render()})),this.properties.columnTitle&&this.loadCateogryChoices().then(function(t){e.columnChoices=t,e.choicesDropdownDisabled=!e.properties.columnTitle,e.context.propertyPane.refresh(),e.context.statusRenderer.clearLoadingIndicator(e.domElement),e.render()})},t.prototype.onPropertyPaneFieldChanged=function(e,t,n){var r=this;this.properties.listId&&(this.context.statusRenderer.displayLoadingIndicator(this.domElement,"Columns"),this.loadColumns().then(function(e){r.listColumns=e,r.columnsDropdownDisabled=!1,r.context.statusRenderer.clearLoadingIndicator(r.domElement),r.render(),r.context.propertyPane.refresh()}),this.loadAllColumns().then(function(e){r.allListColumns=e,r.columnsDropdownDisabled=!r.properties.listId,r.context.propertyPane.refresh(),r.context.statusRenderer.clearLoadingIndicator(r.domElement),r.render()})),this.properties.columnTitle&&(this.context.statusRenderer.displayLoadingIndicator(this.domElement,"Choices"),this.loadCateogryChoices().then(function(e){r.columnChoices=e,r.choicesDropdownDisabled=!1,r.context.statusRenderer.clearLoadingIndicator(r.domElement),r.render(),r.context.propertyPane.refresh()})),this.properties.selectedChoice&&(this.context.statusRenderer.displayLoadingIndicator(this.domElement,"Data"),this.context.statusRenderer.clearLoadingIndicator(this.domElement),this.render(),this.context.propertyPane.refresh())},t.prototype.getPropertyPaneConfiguration=function(){return{pages:[{header:{description:Qr.PropertyPaneDescription},groups:[{groupName:Qr.BasicGroupName,groupFields:[Object(Zr.PropertyFieldListPicker)("listId",{label:"Select a list",selectedList:this.properties.listId,includeHidden:!1,orderBy:Zr.PropertyFieldListPickerOrderBy.Title,disabled:!1,onPropertyChange:this.onPropertyPaneFieldChanged.bind(this),properties:this.properties,context:this.context,onGetErrorMessage:null,deferredValidationTime:0,key:"listPickerFieldId"}),Object(a.PropertyPaneDropdown)("columnTitle",{label:"Select the (Choice) Column for Categories.",options:this.listColumns,disabled:this.columnsDropdownDisabled}),Object(a.PropertyPaneDropdown)("selectedChoice",{label:"Select the Choice value for filter.",options:this.columnChoices,disabled:this.choicesDropdownDisabled}),Object(a.PropertyPaneDropdown)("accordianTitleColumn",{label:"Select the Column for Accordian Title Rows.",options:this.allListColumns,disabled:this.choicesDropdownDisabled}),Object(a.PropertyPaneDropdown)("accordianContentColumn",{label:"Select the Column for Accordian Content.",options:this.allListColumns,disabled:this.choicesDropdownDisabled}),Object(a.PropertyPaneToggle)("allowZeroExpanded",{label:"Allow zero expanded",checked:this.properties.allowZeroExpanded,key:"allowZeroExpanded"}),Object(a.PropertyPaneToggle)("allowMultipleExpanded",{label:"Allow multi expand",checked:this.properties.allowMultipleExpanded,key:"allowMultipleExpanded"})]}]}]}},t}(s.BaseClientSideWebPart);t.default=ro},G4dS:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.HighContrastSelector="@media screen and (-ms-high-contrast: active)",t.ScreenWidthMinSmall=320,t.ScreenWidthMinMedium=480,t.ScreenWidthMinLarge=640,t.ScreenWidthMinXLarge=1024,t.ScreenWidthMinXXLarge=1366,t.ScreenWidthMinXXXLarge=1920,t.ScreenWidthMaxSmall=t.ScreenWidthMinMedium-1,t.ScreenWidthMaxMedium=t.ScreenWidthMinLarge-1,t.ScreenWidthMaxLarge=t.ScreenWidthMinXLarge-1,t.ScreenWidthMaxXLarge=t.ScreenWidthMinXXLarge-1,t.ScreenWidthMaxXXLarge=t.ScreenWidthMinXXXLarge-1,t.getScreenSelector=function(e,t){return"@media only screen and (min-width: "+e+"px) and (max-width: "+t+"px)"}},GOk5:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("cDcd"),i=n("6jGb"),s=n("Hlgl"),a=n("6uqI"),u=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._shouldUpdateComponentRef=!1,t}return r.__extends(t,e),t.prototype.render=function(){var e=this.props,t=e.primary,n=void 0!==t&&t,u=e.styles,l=e.theme;return o.createElement(i.BaseButton,r.__assign({},this.props,{variantClassName:n?"ms-Button--primary":"ms-Button--default",styles:a.getStyles(l,u,n),onRenderDescription:s.nullRender}))},t=r.__decorate([s.customizable("DefaultButton",["theme"])],t)}(s.BaseComponent);t.DefaultButton=u},GOzd:function(e,t,n){"use strict";var r="razdwatrzy";e.exports=function(){return"function"==typeof r.contains&&(!0===r.contains("dwa")&&!1===r.contains("foo"))}},Gc2k:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("5+DQ").__exportStar(n("1F7j"),t)},GebR:function(e,t,n){"use strict";function r(e){return e.clientWidth<e.scrollWidth}function o(e){return e.clientHeight<e.scrollHeight}Object.defineProperty(t,"__esModule",{value:!0}),t.hasHorizontalOverflow=r,t.hasVerticalOverflow=o,t.hasOverflow=function(e){return r(e)||o(e)}},GpRL:function(e,t,n){"use strict";e.exports=function(e){if("function"!=typeof e)throw new TypeError(e+" is not a function");return e}},"H+cW":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r,o=n("Iwy9"),i=n("0sry");t.getLanguage=function(){if(void 0===r){var e=o.getDocument(),t=i.getItem("language");null!==t&&(r=t),void 0===r&&e&&(r=e.documentElement.getAttribute("lang")),void 0===r&&(r="en")}return r},t.setLanguage=function(e,t){void 0===t&&(t=!1);var n=o.getDocument();n&&n.documentElement.setAttribute("lang",e),t||i.setItem("language",e),r=e}},"H+sk":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("ASyi").__exportStar(n("1IgS"),t)},H6hf:function(e,t,n){var r=n("y3w9");e.exports=function(e,t,n,o){try{return o?t(r(n)[0],n[1]):t(n)}catch(t){var i=e.return;throw void 0!==i&&r(i.call(e)),t}}},HBR4:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("cDcd"),i=n("17x9"),s=n("Un1U"),a=n("dcyo");t.customizable=function(e,t){return function(n){var u,l=((u=function(i){function a(e,t){var n=i.call(this,e,t)||this;return n._onSettingChanged=n._onSettingChanged.bind(n),n}return r.__extends(a,i),a.prototype.componentDidMount=function(){s.Customizations.observe(this._onSettingChanged)},a.prototype.componentWillUnmount=function(){s.Customizations.unobserve(this._onSettingChanged)},a.prototype.render=function(){var i=s.Customizations.getSettings(t,e,this.context.customizations);return o.createElement(n,r.__assign({},i,this.props))},a.prototype._onSettingChanged=function(){this.forceUpdate()},a}(o.Component)).displayName="Customized"+e,u.contextTypes={customizations:i.object},u);return a.hoistStatics(n,l)}}},HEoz:function(e,t,n){"use strict";e.exports=n("umFS")()?Symbol:n("lO5s")},HEwt:function(e,t,n){"use strict";var r=n("m0Pp"),o=n("XKFU"),i=n("S/j/"),s=n("H6hf"),a=n("M6Qj"),u=n("ne8i"),l=n("8a7r"),c=n("J+6e");o(o.S+o.F*!n("XMVh")(function(e){Array.from(e)}),"Array",{from:function(e){var t,n,o,d,p=i(e),h="function"==typeof this?this:Array,f=arguments.length,m=f>1?arguments[1]:void 0,g=void 0!==m,y=0,v=c(p);if(g&&(m=r(m,f>2?arguments[2]:void 0,2)),null==v||h==Array&&a(v))for(n=new h(t=u(p.length));t>y;y++)l(n,y,g?m(p[y],y):p[y]);else for(d=v.call(p),n=new h;!(o=d.next()).done;y++)l(n,y,g?s(d,m,[o.value,y],!0):o.value);return n.length=y,n}})},Hlgl:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("ASyi").__exportStar(n("2FSo"),t)},HoRS:function(e,t,n){"use strict";n("PhWD")()||Object.defineProperty(n("Z4fQ"),"Map",{value:n("CyQl"),configurable:!0,enumerable:!1,writable:!0})},I78e:function(e,t,n){"use strict";var r=n("XKFU"),o=n("+rLv"),i=n("LZWt"),s=n("d/Gc"),a=n("ne8i"),u=[].slice;r(r.P+r.F*n("eeVq")(function(){o&&u.call(o)}),"Array",{slice:function(e,t){var n=a(this.length),r=i(this);if(t=void 0===t?n:t,"Array"==r)return u.call(this,e,t);for(var o=s(e,n),l=s(t,n),c=a(l-o),d=new Array(c),p=0;p<c;p++)d[p]="String"==r?this.charAt(o+p):this[o+p];return d}})},I7qx:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("5+DQ").__exportStar(n("NARb"),t)},I83t:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("cDcd"),i=n("o+dI"),s=n("Hlgl"),a="data-no-horizontal-wrap",u={},l=["text","number","password","email","tel","url","search"],c=!1,d=function(e){function t(t){var n=e.call(this,t)||this;return n._root=s.createRef(),n._onFocus=function(e){var t=n.props,r=t.onActiveElementChanged,o=t.doNotAllowFocusEventToPropagate,i=t.onFocusNotification;if(i&&i(),n._isImmediateDescendantOfZone(e.target))n._activeElement=e.target,n._setFocusAlignment(n._activeElement);else for(var a=e.target;a&&a!==n._root.current;){if(s.isElementTabbable(a)&&n._isImmediateDescendantOfZone(a)){n._activeElement=a;break}a=s.getParent(a,c)}r&&r(n._activeElement,e),o&&e.stopPropagation()},n._onMouseDown=function(e){if(!n.props.disabled){for(var t=e.target,r=[];t&&t!==n._root.current;)r.push(t),t=s.getParent(t,c);for(;r.length&&((t=r.pop())&&s.isElementTabbable(t)&&n._setActiveElement(t,!0),!s.isElementFocusZone(t)););}},n._onKeyDown=function(e){var t=n.props,r=t.direction,o=t.disabled,u=t.isInnerZoneKeystroke;if(!o&&!(document.activeElement===n._root.current&&n._isInnerZone||(n.props.onKeyDown&&n.props.onKeyDown(e),e.isDefaultPrevented()))){if(u&&u(e)&&n._isImmediateDescendantOfZone(e.target)){var l=n._getFirstInnerZone();if(l){if(!l.focus(!0))return}else{if(!s.isElementFocusSubZone(e.target))return;if(!n.focusElement(s.getNextElement(e.target,e.target.firstChild,!0)))return}}else{if(e.altKey)return;switch(e.which){case 32:if(n._tryInvokeClickForFocusable(e.target))break;return;case 37:if(r!==i.FocusZoneDirection.vertical&&n._moveFocusLeft())break;return;case 39:if(r!==i.FocusZoneDirection.vertical&&n._moveFocusRight())break;return;case 38:if(r!==i.FocusZoneDirection.horizontal&&n._moveFocusUp())break;return;case 40:if(r!==i.FocusZoneDirection.horizontal&&n._moveFocusDown())break;return;case 9:if(n.props.allowTabKey||1===n.props.handleTabKey||2===n.props.handleTabKey&&n._isElementInput(e.target)){var c=!1;if(n._processingTabKey=!0,r!==i.FocusZoneDirection.vertical&&n._shouldWrapFocus(n._activeElement,a)?r!==i.FocusZoneDirection.horizontal&&r!==i.FocusZoneDirection.bidirectional||(c=e.shiftKey?n._moveFocusLeft():n._moveFocusRight()):c=e.shiftKey?n._moveFocusUp():n._moveFocusDown(),n._processingTabKey=!1,c)break}return;case 36:if(n._isElementInput(e.target)&&!n._shouldInputLoseFocus(e.target,!1))return!1;var d=n._root.current&&n._root.current.firstChild;if(n._root.current&&d&&n.focusElement(s.getNextElement(n._root.current,d,!0)))break;return;case 35:if(n._isElementInput(e.target)&&!n._shouldInputLoseFocus(e.target,!0))return!1;var p=n._root.current&&n._root.current.lastChild;if(n._root.current&&n.focusElement(s.getPreviousElement(n._root.current,p,!0,!0,!0)))break;return;case 13:if(n._tryInvokeClickForFocusable(e.target))break;return;default:return}}e.preventDefault(),e.stopPropagation()}},n._warnDeprecations({rootProps:void 0,allowTabKey:"handleTabKey"}),n._id=s.getId("FocusZone"),n._focusAlignment={left:0,top:0},n._processingTabKey=!1,n}return r.__extends(t,e),t.prototype.componentDidMount=function(){if(u[this._id]=this,this._root.current){for(var e=this._root.current.ownerDocument.defaultView,t=s.getParent(this._root.current,c);t&&t!==document.body&&1===t.nodeType;){if(s.isElementFocusZone(t)){this._isInnerZone=!0;break}t=s.getParent(t,c)}this._isInnerZone||this._events.on(e,"keydown",this._onKeyDownCapture,!0),this._updateTabIndexes(),this.props.defaultActiveElement&&(this._activeElement=s.getDocument().querySelector(this.props.defaultActiveElement),this.focus())}},t.prototype.componentWillUnmount=function(){delete u[this._id]},t.prototype.render=function(){var e=this.props,t=e.rootProps,n=e.ariaDescribedBy,i=e.ariaLabelledBy,a=e.className,u=s.getNativeProps(this.props,s.htmlElementProperties),l=this.props.elementType||"div";return o.createElement(l,r.__assign({role:"presentation"},u,t,{className:s.css("ms-FocusZone",a),ref:this._root,"data-focuszone-id":this._id,"aria-labelledby":i,"aria-describedby":n,onKeyDown:this._onKeyDown,onFocus:this._onFocus,onMouseDownCapture:this._onMouseDown}),this.props.children)},t.prototype.focus=function(e){if(void 0===e&&(e=!1),this._root.current){if(!e&&"true"===this._root.current.getAttribute("data-is-focusable")&&this._isInnerZone){var t=this._getOwnerZone(this._root.current);if(t!==this._root.current){var n=u[t.getAttribute("data-focuszone-id")];return!!n&&n.focusElement(this._root.current)}return!1}if(!e&&this._activeElement&&s.elementContains(this._root.current,this._activeElement)&&s.isElementTabbable(this._activeElement))return this._activeElement.focus(),!0;var r=this._root.current.firstChild;return this.focusElement(s.getNextElement(this._root.current,r,!0))}return!1},t.prototype.focusElement=function(e){var t=this.props.onBeforeFocus;return!(t&&!t(e))&&(!!e&&(this._setActiveElement(e),this._activeElement&&this._activeElement.focus(),!0))},t.prototype._onKeyDownCapture=function(e){9===e.which&&this._updateTabIndexes()},t.prototype._setActiveElement=function(e,t){var n=this._activeElement;this._activeElement=e,n&&(s.isElementFocusZone(n)&&this._updateTabIndexes(n),n.tabIndex=-1),this._activeElement&&(this._focusAlignment&&!t||this._setFocusAlignment(e,!0,!0),this._activeElement.tabIndex=0)},t.prototype._tryInvokeClickForFocusable=function(e){if(e===this._root.current)return!1;do{if("BUTTON"===e.tagName||"A"===e.tagName||"INPUT"===e.tagName||"TEXTAREA"===e.tagName)return!1;if(this._isImmediateDescendantOfZone(e)&&"true"===e.getAttribute("data-is-focusable")&&"true"!==e.getAttribute("data-disable-click-on-enter"))return s.EventGroup.raise(e,"click",null,!0),!0;e=s.getParent(e,c)}while(e!==this._root.current);return!1},t.prototype._getFirstInnerZone=function(e){if(!(e=e||this._activeElement||this._root.current))return null;if(s.isElementFocusZone(e))return u[e.getAttribute("data-focuszone-id")];for(var t=e.firstElementChild;t;){if(s.isElementFocusZone(t))return u[t.getAttribute("data-focuszone-id")];var n=this._getFirstInnerZone(t);if(n)return n;t=t.nextElementSibling}return null},t.prototype._moveFocus=function(e,t,n,r){void 0===r&&(r=!0);var o=this._activeElement,a=-1,u=void 0,l=!1,c=this.props.direction===i.FocusZoneDirection.bidirectional;if(!o||!this._root.current)return!1;if(this._isElementInput(o)&&!this._shouldInputLoseFocus(o,e))return!1;var d=c?o.getBoundingClientRect():null;do{if(o=e?s.getNextElement(this._root.current,o):s.getPreviousElement(this._root.current,o),!c){u=o;break}if(o){var p=t(d,o.getBoundingClientRect());if(-1===p&&-1===a){u=o;break}if(p>-1&&(-1===a||p<a)&&(a=p,u=o),a>=0&&p<0)break}}while(o);if(u&&u!==this._activeElement)l=!0,this.focusElement(u);else if(this.props.isCircularNavigation&&r)return e?this.focusElement(s.getNextElement(this._root.current,this._root.current.firstElementChild,!0)):this.focusElement(s.getPreviousElement(this._root.current,this._root.current.lastElementChild,!0,!0,!0));return l},t.prototype._moveFocusDown=function(){var e=this,t=-1,n=this._focusAlignment.left;return!!this._moveFocus(!0,function(r,o){var i=-1,s=Math.floor(o.top),a=Math.floor(r.bottom);return s<a?e._shouldWrapFocus(e._activeElement,"data-no-vertical-wrap")?999999999:-999999999:((-1===t&&s>=a||s===t)&&(t=s,i=n>=o.left&&n<=o.left+o.width?0:Math.abs(o.left+o.width/2-n)),i)})&&(this._setFocusAlignment(this._activeElement,!1,!0),!0)},t.prototype._moveFocusUp=function(){var e=this,t=-1,n=this._focusAlignment.left;return!!this._moveFocus(!1,function(r,o){var i=-1,s=Math.floor(o.bottom),a=Math.floor(o.top),u=Math.floor(r.top);return s>u?e._shouldWrapFocus(e._activeElement,"data-no-vertical-wrap")?999999999:-999999999:((-1===t&&s<=u||a===t)&&(t=a,i=n>=o.left&&n<=o.left+o.width?0:Math.abs(o.left+o.width/2-n)),i)})&&(this._setFocusAlignment(this._activeElement,!1,!0),!0)},t.prototype._moveFocusLeft=function(){var e=this,t=this._shouldWrapFocus(this._activeElement,a);return!!this._moveFocus(s.getRTL(),function(n,r){var o=-1;return r.bottom>n.top&&r.right<=n.right&&e.props.direction!==i.FocusZoneDirection.vertical?o=n.right-r.right:t||(o=-999999999),o},void 0,t)&&(this._setFocusAlignment(this._activeElement,!0,!1),!0)},t.prototype._moveFocusRight=function(){var e=this,t=this._shouldWrapFocus(this._activeElement,a);return!!this._moveFocus(!s.getRTL(),function(n,r){var o=-1;return r.top<n.bottom&&r.left>=n.left&&e.props.direction!==i.FocusZoneDirection.vertical?o=r.left-n.left:t||(o=-999999999),o},void 0,t)&&(this._setFocusAlignment(this._activeElement,!0,!1),!0)},t.prototype._setFocusAlignment=function(e,t,n){if(this.props.direction===i.FocusZoneDirection.bidirectional&&(!this._focusAlignment||t||n)){var r=e.getBoundingClientRect(),o=r.left+r.width/2,s=r.top+r.height/2;this._focusAlignment||(this._focusAlignment={left:o,top:s}),t&&(this._focusAlignment.left=o),n&&(this._focusAlignment.top=s)}},t.prototype._isImmediateDescendantOfZone=function(e){return this._getOwnerZone(e)===this._root.current},t.prototype._getOwnerZone=function(e){for(var t=s.getParent(e,c);t&&t!==this._root.current&&t!==document.body;){if(s.isElementFocusZone(t))return t;t=s.getParent(t,c)}return this._root.current},t.prototype._updateTabIndexes=function(e){!e&&this._root.current&&(this._defaultFocusElement=null,e=this._root.current,this._activeElement&&!s.elementContains(e,this._activeElement)&&(this._activeElement=null)),this._activeElement&&!s.isElementTabbable(this._activeElement)&&(this._activeElement=null);for(var t=e&&e.children,n=0;t&&n<t.length;n++){var r=t[n];s.isElementFocusZone(r)?"true"===r.getAttribute("data-is-focusable")&&(this._isInnerZone||(this._activeElement||this._defaultFocusElement)&&this._activeElement!==r?"-1"!==r.getAttribute("tabindex")&&r.setAttribute("tabindex","-1"):(this._defaultFocusElement=r,"0"!==r.getAttribute("tabindex")&&r.setAttribute("tabindex","0"))):(r.getAttribute&&"false"===r.getAttribute("data-is-focusable")&&r.setAttribute("tabindex","-1"),s.isElementTabbable(r)?this.props.disabled?r.setAttribute("tabindex","-1"):this._isInnerZone||(this._activeElement||this._defaultFocusElement)&&this._activeElement!==r?"-1"!==r.getAttribute("tabindex")&&r.setAttribute("tabindex","-1"):(this._defaultFocusElement=r,"0"!==r.getAttribute("tabindex")&&r.setAttribute("tabindex","0")):"svg"===r.tagName&&"false"!==r.getAttribute("focusable")&&r.setAttribute("focusable","false")),this._updateTabIndexes(r)}},t.prototype._isElementInput=function(e){return!(!e||!e.tagName||"input"!==e.tagName.toLowerCase()&&"textarea"!==e.tagName.toLowerCase())},t.prototype._shouldInputLoseFocus=function(e,t){if(!this._processingTabKey&&e&&e.type&&l.indexOf(e.type.toLowerCase())>-1){var n=e.selectionStart,r=n!==e.selectionEnd,o=e.value;if(r||n>0&&!t||n!==o.length&&t||this.props.handleTabKey&&(!this.props.shouldInputLoseFocusOnArrowKey||!this.props.shouldInputLoseFocusOnArrowKey(e)))return!1}return!0},t.prototype._shouldWrapFocus=function(e,t){return!this.props.checkForNoWrap||s.shouldWrapFocus(e,t)},t.defaultProps={isCircularNavigation:!1,direction:i.FocusZoneDirection.bidirectional},t}(s.BaseComponent);t.FocusZone=d},"I8a+":function(e,t,n){var r=n("LZWt"),o=n("K0xU")("toStringTag"),i="Arguments"==r(function(){return arguments}());e.exports=function(e){var t,n,s;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(n=function(e,t){try{return e[t]}catch(e){}}(t=Object(e),o))?n:i?r(t):"Object"==(s=r(t))&&"function"==typeof t.callee?"Arguments":s}},IDEf:function(e,t,n){"use strict";e.exports=n("FKvE")()?Object.assign:n("9g66")},IMrf:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("5+DQ").__exportStar(n("bJL8"),t)},INYr:function(e,t,n){"use strict";var r=n("XKFU"),o=n("CkkT")(6),i="findIndex",s=!0;i in[]&&Array(1)[i](function(){s=!1}),r(r.P+r.F*s,"Array",{findIndex:function(e){return o(this,e,arguments.length>1?arguments[1]:void 0)}}),n("nGyu")(i)},IVfg:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("8Rrq"),o={"user-select":1};t.prefixRules=function(e,t){var n=r.getVendorSettings(),i=e[t];if(o[i]){var s=e[t+1];o[i]&&(n.isWebkit&&e.push("-webkit-"+i,s),n.isMoz&&e.push("-moz-"+i,s),n.isMs&&e.push("-ms-"+i,s),n.isOpera&&e.push("-o-"+i,s))}}},"IWB/":function(e,t,n){"use strict";var r=n("YsTz"),o={function:!0,object:!0};e.exports=function(e){return r(e)&&o[typeof e]||!1}},IaJs:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("Gc2k"),o=n("iRzo"),i=n("ME9p"),s=n("aWrN");t.getStyles=o.memoizeFunction(function(e,t){var n,o=i.getStyles(e),a=s.getStyles(e),u=e.palette,l=e.semanticColors,c={root:{padding:"0 4px",width:"32px",height:"32px",backgroundColor:"transparent",border:"none",color:l.actionLink},rootHovered:{color:l.actionLinkHovered,selectors:(n={},n[r.HighContrastSelector]={borderColor:"Highlight",color:"Highlight"},n)},rootPressed:{color:u.themePrimary},rootExpanded:{color:u.themePrimary},rootChecked:{backgroundColor:l.buttonBackgroundChecked},rootCheckedHovered:{backgroundColor:l.buttonBackgroundHovered},rootDisabled:{color:l.disabledText}};return r.concatStyleSets(o,c,a,t)})},Inzz:function(e,t,n){"use strict";var r=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))(function(o,i){function s(e){try{u(r.next(e))}catch(e){i(e)}}function a(e){try{u(r.throw(e))}catch(e){i(e)}}function u(e){e.done?o(e.value):new n(function(t){t(e.value)}).then(s,a)}u((r=r.apply(e,t||[])).next())})},o=this&&this.__generator||function(e,t){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return s.label++,{value:i[1],done:!1};case 5:s.label++,r=i[1],i=[0];continue;case 7:i=s.ops.pop(),s.trys.pop();continue;default:if(!(o=(o=s.trys).length>0&&o[o.length-1])&&(6===i[0]||2===i[0])){s=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){s.label=i[1];break}if(6===i[0]&&s.label<o[1]){s.label=o[1],o=i;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(i);break}o[2]&&s.ops.pop(),s.trys.pop();continue}i=t.call(e,s)}catch(e){i=[6,e],r=0}finally{n=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,a])}}};Object.defineProperty(t,"__esModule",{value:!0}),n("VkCv");var i=function(){function e(){this.events=[],this.timeout=null,this.tracking=!0}return e.getInstance=function(){return void 0===window.pnpTelemetry&&(window.pnpTelemetry=new e),window.pnpTelemetry},e.prototype.optOut=function(){this.tracking=!1},e.prototype.trackEvent=function(e,t){this.tracking&&(this.events.push({name:e,properties:t}),this.debounceTracking())},e.prototype.debounceTracking=function(){return r(this,void 0,void 0,function(){var e=this;return o(this,function(t){return this.timeout&&clearTimeout(this.timeout),this.timeout=setTimeout(function(){return r(e,void 0,void 0,function(){return o(this,function(e){switch(e.label){case 0:return[4,fetch("https://pnptelemetryproxy.azurewebsites.net/track",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(this.events)})];case 1:return e.sent(),this.events=[],[2]}})})},1e3),[2]})})},e}();t.default=i},Iqyr:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("5+DQ").__exportStar(n("1XSK"),t)},IsBh:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("3vAc"),o=function(){function e(t){this._id=e._uniqueId++,this._parent=t,this._eventRecords=[]}return e.raise=function(t,n,o,i){var s;if(e._isElement(t)){if(document.createEvent){var a=document.createEvent("HTMLEvents");a.initEvent(n,i||!1,!0),r.assign(a,o),s=t.dispatchEvent(a)}else if(document.createEventObject){var u=document.createEventObject(o);t.fireEvent("on"+n,u)}}else for(;t&&!1!==s;){var l=t.__events__,c=l?l[n]:null;if(c)for(var d in c)if(c.hasOwnProperty(d))for(var p=c[d],h=0;!1!==s&&h<p.length;h++){var f=p[h];f.objectCallback&&(s=f.objectCallback.call(f.parent,o))}t=i?t.parent:null}return s},e.isObserved=function(e,t){var n=e&&e.__events__;return!!n&&!!n[t]},e.isDeclared=function(e,t){var n=e&&e.__declaredEvents;return!!n&&!!n[t]},e.stopPropagation=function(e){e.stopPropagation?e.stopPropagation():e.cancelBubble=!0},e._isElement=function(e){return!!e&&(!!e.addEventListener||"undefined"!=typeof HTMLElement&&e instanceof HTMLElement)},e.prototype.dispose=function(){this._isDisposed||(this._isDisposed=!0,this.off(),this._parent=null)},e.prototype.onAll=function(e,t,n){for(var r in t)t.hasOwnProperty(r)&&this.on(e,r,t[r],n)},e.prototype.on=function(t,n,r,o){var i=this;if(n.indexOf(",")>-1)for(var s=n.split(/[ ,]+/),a=0;a<s.length;a++)this.on(t,s[a],r,o);else{var u=this._parent,l={target:t,eventName:n,parent:u,callback:r,useCapture:o||!1};if((s=t.__events__=t.__events__||{})[n]=s[n]||{count:0},s[n][this._id]=s[n][this._id]||[],s[n][this._id].push(l),s[n].count++,e._isElement(t)){var c=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];if(!i._isDisposed){var n;try{if(!1===(n=r.apply(u,e))&&e[0]){var o=e[0];o.preventDefault&&o.preventDefault(),o.stopPropagation&&o.stopPropagation(),o.cancelBubble=!0}}catch(o){}return n}};l.elementCallback=c,t.addEventListener?t.addEventListener(n,c,o):t.attachEvent&&t.attachEvent("on"+n,c)}else{l.objectCallback=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];if(!i._isDisposed)return r.apply(u,e)}}this._eventRecords.push(l)}},e.prototype.off=function(e,t,n,r){for(var o=0;o<this._eventRecords.length;o++){var i=this._eventRecords[o];if(!(e&&e!==i.target||t&&t!==i.eventName||n&&n!==i.callback||"boolean"==typeof r&&r!==i.useCapture)){var s=i.target.__events__,a=s[i.eventName],u=a?a[this._id]:null;u&&(1!==u.length&&n?(a.count--,u.splice(u.indexOf(i),1)):(a.count-=u.length,delete s[i.eventName][this._id]),a.count||delete s[i.eventName]),i.elementCallback&&(i.target.removeEventListener?i.target.removeEventListener(i.eventName,i.elementCallback,i.useCapture):i.target.detachEvent&&i.target.detachEvent("on"+i.eventName,i.elementCallback)),this._eventRecords.splice(o--,1)}}},e.prototype.raise=function(t,n,r){return e.raise(this._parent,t,n,r)},e.prototype.declare=function(e){var t=this._parent.__declaredEvents=this._parent.__declaredEvents||{};if("string"==typeof e)t[e]=!0;else for(var n=0;n<e.length;n++)t[e[n]]=!0},e._uniqueId=0,e}();t.EventGroup=o},Iw71:function(e,t,n){var r=n("0/R4"),o=n("dyZX").document,i=r(o)&&r(o.createElement);e.exports=function(e){return i?o.createElement(e):{}}},Iwy9:function(e,t,n){"use strict";function r(e){var t;return e&&a(e)&&(t=e._virtual.parent),t}function o(e,t){return void 0===t&&(t=!0),e&&(t&&r(e)||e.parentNode&&e.parentNode)}Object.defineProperty(t,"__esModule",{value:!0}),t.setVirtualParent=function(e,t){var n=e,r=t;n._virtual||(n._virtual={children:[]});var o=n._virtual.parent;if(o&&o!==t){var i=o._virtual.children.indexOf(n);i>-1&&o._virtual.children.splice(i,1)}n._virtual.parent=r||void 0,r&&(r._virtual||(r._virtual={children:[]}),r._virtual.children.push(n))},t.getVirtualParent=r,t.getParent=o,t.getChildren=function(e,t){void 0===t&&(t=!0);var n=[];if(e){for(var r=0;r<e.children.length;r++)n.push(e.children.item(r));t&&a(e)&&n.push.apply(n,e._virtual.children)}return n},t.elementContains=function(e,t,n){void 0===n&&(n=!0);var r=!1;if(e&&t)if(n)for(r=!1;t;){var i=o(t);if(i===e){r=!0;break}t=i}else e.contains&&(r=e.contains(t));return r};var i=!1;function s(e,t){return e&&e!==document.body?t(e)?e:s(o(e),t):null}function a(e){return e&&!!e._virtual}t.setSSR=function(e){i=e},t.getWindow=function(e){return i||"undefined"==typeof window?void 0:e&&e.ownerDocument&&e.ownerDocument.defaultView?e.ownerDocument.defaultView:window},t.getDocument=function(e){return i||"undefined"==typeof document?void 0:e&&e.ownerDocument?e.ownerDocument:document},t.getRect=function(e){var t;return e&&(e===window?t={left:0,top:0,width:window.innerWidth,height:window.innerHeight,right:window.innerWidth,bottom:window.innerHeight}:e.getBoundingClientRect&&(t=e.getBoundingClientRect())),t},t.findElementRecursive=s,t.elementContainsAttribute=function(e,t){var n=s(e,function(e){return e.hasAttribute(t)});return n&&n.getAttribute(t)}},"J+6e":function(e,t,n){var r=n("I8a+"),o=n("K0xU")("iterator"),i=n("hPIQ");e.exports=n("g3g5").getIteratorMethod=function(e){if(null!=e)return e[o]||e["@@iterator"]||i[r(e)]}},J67R:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("iRzo"),i=n("pDCd"),s=function(){function e(){this.keytips=[],this.persistedKeytips=[],this.inKeytipMode=!1,this.shouldEnterKeytipMode=!0}return e.getInstance=function(){return this._instance},e.prototype.register=function(e,t){void 0===t&&(t=!1);var n=e;t||(n=this.addParentOverflow(e));var r=this._getUniqueKtp(n);t?this.persistedKeytips.push(r):this.keytips.push(r);var s=t?i.KeytipEvents.PERSISTED_KEYTIP_ADDED:i.KeytipEvents.KEYTIP_ADDED;return o.EventGroup.raise(this,s,{keytip:n,uniqueID:r.uniqueID}),r.uniqueID},e.prototype.update=function(e,t){var n=this.addParentOverflow(e),r=this._getUniqueKtp(n,t),s=o.findIndex(this.keytips,function(e){return e.uniqueID===t});s>=0&&(r.keytip.visible=this.keytips[s].keytip.visible,this.keytips=o.replaceElement(this.keytips,r,s),o.EventGroup.raise(this,i.KeytipEvents.KEYTIP_UPDATED,{keytip:r.keytip,uniqueID:r.uniqueID}))},e.prototype.unregister=function(e,t,n){void 0===n&&(n=!1),n?this.persistedKeytips=this.persistedKeytips.filter(function(e){return e.uniqueID!==t}):this.keytips=this.keytips.filter(function(e){return e.uniqueID!==t});var r=n?i.KeytipEvents.PERSISTED_KEYTIP_REMOVED:i.KeytipEvents.KEYTIP_REMOVED;o.EventGroup.raise(this,r,{keytip:e,uniqueID:t})},e.prototype.enterKeytipMode=function(){o.EventGroup.raise(this,i.KeytipEvents.ENTER_KEYTIP_MODE)},e.prototype.exitKeytipMode=function(){o.EventGroup.raise(this,i.KeytipEvents.EXIT_KEYTIP_MODE)},e.prototype.getKeytips=function(){return this.keytips.map(function(e){return e.keytip})},e.prototype.addParentOverflow=function(e){var t=e.keySequences.slice();if(t.pop(),0!==t.length){var n=o.find(this.getKeytips(),function(e){return o.arraysEqual(t,e.keySequences)});if(n&&n.overflowSetSequence)return r.__assign({},e,{overflowSetSequence:n.overflowSetSequence})}return e},e.prototype.menuExecute=function(e,t){o.EventGroup.raise(this,i.KeytipEvents.PERSISTED_KEYTIP_EXECUTE,{overflowButtonSequences:e,keytipSequences:t})},e.prototype._getUniqueKtp=function(e,t){return void 0===t&&(t=o.getId()),{keytip:r.__assign({},e),uniqueID:t}},e._instance=new e,e}();t.KeytipManager=s},JJOr:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("cDcd"),i=n("17x9"),s=function(e){function t(t,n){var r=e.call(this,t)||this;return r.state=r._getCustomizations(t,n),r}return r.__extends(t,e),t.prototype.getChildContext=function(){return this.state},t.prototype.componentWillReceiveProps=function(e,t){this.setState(this._getCustomizations(e,t))},t.prototype.render=function(){return o.Children.only(this.props.children)},t.prototype._getCustomizations=function(e,t){var n=t.customizations,r=void 0===n?{settings:{},scopedSettings:{}}:n;return{customizations:{settings:a(r.settings,e.settings),scopedSettings:u(r.scopedSettings,e.scopedSettings)}}},t.contextTypes={customizations:i.object},t.childContextTypes=t.contextTypes,t}(n("FFpV").BaseComponent);function a(e,t){return void 0===e&&(e={}),(l(t)?t:function(e){return function(t){return e?r.__assign({},e,t):t}}(t))(e)}function u(e,t){return void 0===e&&(e={}),(l(t)?t:function(e){void 0===e&&(e={});return function(t){var n=r.__assign({},t);for(var o in e)e.hasOwnProperty(o)&&(n[o]=r.__assign({},t[o],e[o]));return n}}(t))(e)}function l(e){return"function"==typeof e}t.Customizer=s},JOBJ:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("/EXG"),o=n("WPgJ"),i=n("LbRu"),s=n("Ll36"),a=n("5KZn"),u="displayName";function l(e,t,n){var r="string"==typeof n?n.split(" "):[n];e[t+"Top"]=r[0],e[t+"Right"]=r[1]||r[0],e[t+"Bottom"]=r[2]||r[0],e[t+"Left"]=r[3]||r[1]||r[0]}function c(e){if(!e)return"";var t=[];for(var n in e)e.hasOwnProperty(n)&&n!==u&&void 0!==e[n]&&t.push(n,e[n]);for(var r=0;r<t.length;r+=2)o.kebabRules(t,r),s.provideUnits(t,r),a.rtlifyRules(t,r),i.prefixRules(t,r);for(r=1;r<t.length;r+=4)t.splice(r,1,":",t[r],";");return t.join("")}function d(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=function e(t,n,o){void 0===n&&(n={__order:[]}),void 0===o&&(o="&");var i=r.Stylesheet.getInstance(),s=n[o];s||(s={},n[o]=s,n.__order.push(o));for(var a=0,u=t;a<u.length;a++){var c=u[a];if("string"==typeof c){var d=i.argsFromClassName(c);d&&e(d,n,o)}else if(Array.isArray(c))e(c,n,o);else for(var p in c)if("selectors"===p){var h=c.selectors;for(var f in h)if(h.hasOwnProperty(f)){var m=h[f];0===f.indexOf(":global(")?f=f.replace(/:global\(|\)$/g,""):0===f.indexOf("@media")?f=f+"{"+o:0===f.indexOf(":")?f=o+f:f.indexOf("&")<0&&(f=o+" "+f),e([m],n,f)}}else"margin"===p||"padding"===p?l(s,p,c[p]):s[p]=c[p]}return n}(e),o=function(e){for(var t=[],n=!1,r=0,o=e.__order;r<o.length;r++){var i=o[r];t.push(i);var s=e[i];for(var a in s)s.hasOwnProperty(a)&&void 0!==s[a]&&(n=!0,t.push(a,s[a]))}return n?t.join(""):void 0}(n);if(o){var i=r.Stylesheet.getInstance(),s={className:i.classNameFromKey(o),key:o,args:e};if(!s.className){s.className=i.getClassName(function(e){var t=e&&e["&"];return t?t.displayName:void 0}(n));for(var a=[],u=0,d=n.__order;u<d.length;u++){var p=d[u];a.push(p,c(n[p]))}s.rulesToInsert=a}return s}}function p(e,t){var n=r.Stylesheet.getInstance(),o=e.className,i=e.key,s=e.args,a=e.rulesToInsert;if(a){for(var u=0;u<a.length;u+=2){var l=a[u+1];if(l){var c=a[u],d=(c=c.replace(/(&)|\$([\w-]+)\b/g,function(n,r,o){return r?"."+e.className:o?"."+(t&&t[o]||o):""}))+"{"+l+"}"+(0===c.indexOf("@media")?"}":"");n.insertRule(d)}}n.cacheClassName(o,i,s,a)}}t.serializeRuleEntries=c,t.styleToRegistration=d,t.applyRegistration=p,t.styleToClassName=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=d.apply(void 0,e);return n?(p(n),n.className):""}},JcEy:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("cDcd"),i=n("6jGb"),s=n("Hlgl"),a=n("jySA"),u=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._shouldUpdateComponentRef=!1,t}return r.__extends(t,e),t.prototype.render=function(){var e=this.props,t=e.styles,n=e.theme;return o.createElement(i.BaseButton,r.__assign({},this.props,{variantClassName:"ms-Button--action ms-Button--command",styles:a.getStyles(n,t),onRenderDescription:s.nullRender}))},t=r.__decorate([s.customizable("ActionButton",["theme"])],t)}(s.BaseComponent);t.ActionButton=u},JdTu:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("G4dS"),o=n("rNW6"),i=n("q3D1");t.getFocusStyle=function(e,t,n,s){return void 0===t&&(t=0),void 0===n&&(n="relative"),void 0===s&&(s=void 0),{outline:"transparent",position:n,selectors:(a={"::-moz-focus-inner":{border:"0"}},a["."+o.IsFocusVisibleClassName+" &:focus:after"]={content:'""',position:"absolute",left:t+1,top:t+1,bottom:t+1,right:t+1,border:"1px solid "+e.palette.white,outline:"1px solid "+e.palette.neutralSecondary,zIndex:i.ZIndexes.FocusStyle,selectors:(u={},u[r.HighContrastSelector]=s,u)},a)};var a,u},t.focusClear=function(){return{selectors:{"&::-moz-focus-inner":{border:0},"&":{outline:"transparent"}}}}},Jdqw:function(e,n){e.exports=t},Jkh7:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("8d6d"),i=n("OHcX"),s=n("ggy3"),a=i.GlobalSettings.getValue("icons",{__options:{disableWarnings:!1,warnOnMissingIcons:!0},__remapped:{}});t.registerIcons=function(e,t){var n=r.__assign({},e,{isRegistered:!1,className:void 0}),o=e.icons;for(var i in t=t?r.__assign({},a.__options,t):a.__options,o)if(o.hasOwnProperty(i)){var s=o[i],u=i.toLowerCase();a[u]?c(i):a[u]={code:s,subset:n}}},t.registerIconAlias=function(e,t){a.__remapped[e.toLowerCase()]=t.toLowerCase()},t.getIcon=function(e){var t=void 0,n=a.__options;if(e=e?e.toLowerCase():"",e=a.__remapped[e]||e)if(t=a[e]){var r=t.subset;r.fontFace&&!r.isRegistered&&(s.fontFace(r.fontFace),r.className=s.mergeStyles(r.style,{fontFamily:r.fontFace.fontFamily,fontWeight:r.fontFace.fontWeight||"normal",fontStyle:r.fontFace.fontStyle||"normal"}).toString(),r.isRegistered=!0)}else!n.disableWarnings&&n.warnOnMissingIcons&&o.warn('The icon "'+e+'" was used but not registered. See http://aka.ms/fabric-icon-usage for more information.');return t},t.setIconOptions=function(e){a.__options=r.__assign({},a.__options,e)};var u=[],l=void 0;function c(e){var t=a.__options;t.disableWarnings||(u.push(e),void 0===l&&(l=setTimeout(function(){o.warn("Some icons were re-registered. Applications should only call registerIcons for any given icon once. Redefining what an icon is may have unintended consequences. Duplicates include: \n"+u.slice(0,10).join(", ")+(u.length>10?" (+ "+(u.length-10)+" more)":"")),l=void 0,u=[]},2e3)))}},JnpH:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("rcGz"),o=n("Uf3L");t.FontClassNames=r.buildClassMap(o.DefaultFontStyles)},K0xU:function(e,t,n){var r=n("VTer")("wks"),o=n("ylqs"),i=n("dyZX").Symbol,s="function"==typeof i;(e.exports=function(e){return r[e]||(r[e]=s&&i[e]||(s?i:o)("Symbol."+e))}).store=r},K7IN:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("ASyi").__exportStar(n("mQpk"),t)},KJmp:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r,o=((r={})[38]=1,r[40]=1,r[37]=1,r[39]=1,r[36]=1,r[35]=1,r[9]=1,r[33]=1,r[34]=1,r);t.isDirectionalKeyCode=function(e){return!!o[e]},t.addDirectionalKeyCode=function(e){o[e]=1}},KQAI:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("ASyi").__exportStar(n("c5yY"),t)},KbBO:function(e,t,n){"use strict";e.exports=function(){var e=Number.isNaN;return"function"==typeof e&&(!e({})&&e(NaN)&&!e(34))}},KdOp:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("ASyi").__exportStar(n("9jm5"),t)},KroJ:function(e,t,n){var r=n("dyZX"),o=n("Mukb"),i=n("aagx"),s=n("ylqs")("src"),a=n("+lvF"),u=(""+a).split("toString");n("g3g5").inspectSource=function(e){return a.call(e)},(e.exports=function(e,t,n,a){var l="function"==typeof n;l&&(i(n,"name")||o(n,"name",t)),e[t]!==n&&(l&&(i(n,s)||o(n,s,e[t]?""+e[t]:u.join(String(t)))),e===r?e[t]=n:a?e[t]?e[t]=n:o(e,t,n):(delete e[t],o(e,t,n)))})(Function.prototype,"toString",function(){return"function"==typeof this&&this[s]||a.call(this)})},Kuth:function(e,t,n){var r=n("y3w9"),o=n("FJW5"),i=n("4R4u"),s=n("YTvA")("IE_PROTO"),a=function(){},u=function(){var e,t=n("Iw71")("iframe"),r=i.length;for(t.style.display="none",n("+rLv").appendChild(t),t.src="javascript:",(e=t.contentWindow.document).open(),e.write("<script>document.F=Object<\/script>"),e.close(),u=e.F;r--;)delete u.prototype[i[r]];return u()};e.exports=Object.create||function(e,t){var n;return null!==e?(a.prototype=r(e),n=new a,a.prototype=null,n[s]=e):n=u(),void 0===t?n:o(n,t)}},L11I:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.css=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var n=[],r=0,o=e;r<o.length;r++){var i=o[r];if(i)if("string"==typeof i)n.push(i);else if(i.hasOwnProperty("toString")&&"function"==typeof i.toString)n.push(i.toString());else for(var s in i)i[s]&&n.push(s)}return n.join(" ")}},L1Th:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r,o=n("umtj"),i=n("ggy3"),s=0,a=i.mergeStyles({overflow:"hidden !important"});t.DATA_IS_SCROLLABLE_ATTRIBUTE="data-is-scrollable",t.disableBodyScroll=function(){var e=o.getDocument();e&&e.body&&!s&&e.body.classList.add(a),s++},t.enableBodyScroll=function(){if(s>0){var e=o.getDocument();e&&e.body&&1===s&&e.body.classList.remove(a),s--}},t.getScrollbarWidth=function(){if(void 0===r){var e=document.createElement("div");e.style.setProperty("width","100px"),e.style.setProperty("height","100px"),e.style.setProperty("overflow","scroll"),e.style.setProperty("position","absolute"),e.style.setProperty("top","-9999px"),document.body.appendChild(e),r=e.offsetWidth-e.clientWidth,document.body.removeChild(e)}return r},t.findScrollableParent=function(e){for(var n=e;n&&n!==document.body;){if("true"===n.getAttribute(t.DATA_IS_SCROLLABLE_ATTRIBUTE))return n;n=n.parentElement}for(n=e;n&&n!==document.body;){if("false"!==n.getAttribute(t.DATA_IS_SCROLLABLE_ATTRIBUTE)){var r=getComputedStyle(n),o=r?r.getPropertyValue("overflow-y"):"";if(o&&("scroll"===o||"auto"===o))return n}n=n.parentElement}return n&&n!==document.body||(n=window),n}},L4W6:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("cDcd"),i=n("keeW"),s=n("Pi5a"),a=n("dRhl"),u=n("Hlgl"),l=n("8tWw"),c=u.classNamesFunction(),d=function(e){function t(t){var n=e.call(this,t)||this;return n.onImageLoadingStateChange=function(e){n.props.imageProps&&n.props.imageProps.onLoadingStateChange&&n.props.imageProps.onLoadingStateChange(e),e===a.ImageLoadState.error&&n.setState({imageLoadError:!0})},n.state={imageLoadError:!1},n}return r.__extends(t,e),t.prototype.render=function(){var e=this.props,t=e.ariaLabel,n=e.className,a=e.getStyles,l=e.iconName,d=e.imageErrorAs,p=e.styles,h="string"==typeof l&&0===l.length,f=this.props.iconType===i.IconType.image||this.props.iconType===i.IconType.Image,m=this._getIconContent(l),g=m.iconClassName,y=m.children,v=c(a,{className:n,iconClassName:g,isImage:f,isPlaceholder:h,styles:p}),_=t?{"aria-label":t}:{role:"presentation","aria-hidden":!0},b=f?"div":"i",S=u.getNativeProps(this.props,u.htmlElementProperties),x=this.state.imageLoadError,w=r.__assign({},this.props.imageProps,{onLoadingStateChange:this.onImageLoadingStateChange}),I=x&&d||s.Image;return o.createElement(b,r.__assign({"data-icon-name":l},S,_,{className:v.root}),f?o.createElement(I,r.__assign({},w)):y)},t.prototype._getIconContent=function(e){var t=l.getIcon(e)||{subset:{className:void 0},code:void 0};return{children:t.code,iconClassName:t.subset.className}},t}(u.BaseComponent);t.IconBase=d},LK8F:function(e,t,n){var r=n("XKFU");r(r.S,"Array",{isArray:n("EWmC")})},LQAc:function(e,t){e.exports=!1},LXZO:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("Gc2k"),o=n("iRzo"),i=n("ME9p");t.getStyles=o.memoizeFunction(function(e,t){var n,o=i.getStyles(e),s={root:{padding:"0 4px",height:"40px",color:e.palette.neutralPrimary,backgroundColor:"transparent",border:"none"},rootHovered:{color:e.palette.themePrimary,selectors:(n={},n[r.HighContrastSelector]={borderColor:"Highlight",color:"Highlight"},n)},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"},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 r.concatStyleSets(o,s,t)})},LZWt:function(e,t){var n={}.toString;e.exports=function(e){return n.call(e).slice(8,-1)}},LbRu:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("6iJD"),o={"user-select":1};t.prefixRules=function(e,t){var n=r.getVendorSettings(),i=e[t];if(o[i]){var s=e[t+1];o[i]&&(n.isWebkit&&e.push("-webkit-"+i,s),n.isMoz&&e.push("-moz-"+i,s),n.isMs&&e.push("-ms-"+i,s),n.isOpera&&e.push("-o-"+i,s))}}},LkE5:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("5+DQ").__exportStar(n("Iqyr"),t)},Ll36:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=["column-count","font-weight","flex-basis","flex","flex-grow","flex-shrink","fill-opacity","opacity","order","z-index","zoom"];t.provideUnits=function(e,t){var n=e[t],o=e[t+1];if("number"==typeof o){var i=-1===r.indexOf(n)?"px":"";e[t+1]=""+o+i}}},LyE8:function(e,t,n){"use strict";var r=n("eeVq");e.exports=function(e,t){return!!e&&r(function(){t?e.call(null,function(){},1):e.call(null)})}},"M/5m":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("cDcd"),i=n("Hlgl"),s=n("GOk5"),a=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._shouldUpdateComponentRef=!1,t}return r.__extends(t,e),t.prototype.render=function(){return o.createElement(s.DefaultButton,r.__assign({},this.props,{primary:!0,onRenderDescription:i.nullRender}))},t=r.__decorate([i.customizable("PrimaryButton",["theme"])],t)}(i.BaseComponent);t.PrimaryButton=a},M6Qj:function(e,t,n){var r=n("hPIQ"),o=n("K0xU")("iterator"),i=Array.prototype;e.exports=function(e){return void 0!==e&&(r.Array===e||i[o]===e)}},ME9p:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("iRzo"),o=n("Gc2k"),i={outline:0},s={fontSize:o.FontSizes.icon,margin:"0 4px",height:"16px",lineHeight:"16px",textAlign:"center",verticalAlign:"middle",flexShrink:0};t.getStyles=r.memoizeFunction(function(e){var t=e.semanticColors,n=t.buttonBorder,r=t.disabledBackground,a=t.disabledText;return{root:[o.getFocusStyle(e,-1,"relative",{left:-2,top:-2,bottom:-2,right:-2,border:"none",outlineColor:"ButtonText"}),e.fonts.medium,{boxSizing:"border-box",border:"1px solid "+n,userSelect:"none",display:"inline-block",textDecoration:"none",textAlign:"center",cursor:"pointer",verticalAlign:"top",padding:"0 16px",borderRadius:0}],rootDisabled:{backgroundColor:r,color:a,cursor:"default",pointerEvents:"none",selectors:{":hover":i,":focus":i}},iconDisabled:{color:a},menuIconDisabled:{color:a},flexContainer:{display:"flex",height:"100%",flexWrap:"nowrap",justifyContent:"center",alignItems:"center"},textContainer:{flexGrow:1},icon:s,menuIcon:[s,{fontSize:o.FontSizes.small}],label:{margin:"0 4px",lineHeight:"100%"},screenReaderText:o.hiddenContentStyle}})},Mmr5:function(e,t,n){var r=n("FGNF"),o=n("c0g9");"string"==typeof r&&(r=[[e.i,r]]);for(var i=0;i<r.length;i++)o.loadStyles(r[i][1],!0);r.locals&&(e.exports=r.locals)},Mqtj:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getGlobalClassNames=function(e,t){return t.disableGlobalClassNames?{}:e}},MsDF:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.version="1.14.0"},Mukb:function(e,t,n){var r=n("hswa"),o=n("RjD/");e.exports=n("nh4g")?function(e,t,n){return r.f(e,t,o(1,n))}:function(e,t,n){return e[t]=n,e}},Mz9Y:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("cDcd"),i=n("pRvW"),s=n("iRzo"),a="data-no-horizontal-wrap",u={},l=["text","number","password","email","tel","url","search"],c=!1,d=function(e){function t(t){var n=e.call(this,t)||this;return n._root=s.createRef(),n._onFocus=function(e){var t=n.props,r=t.onActiveElementChanged,o=t.doNotAllowFocusEventToPropagate,i=t.onFocusNotification;if(i&&i(),n._isImmediateDescendantOfZone(e.target))n._activeElement=e.target,n._setFocusAlignment(n._activeElement);else for(var a=e.target;a&&a!==n._root.current;){if(s.isElementTabbable(a)&&n._isImmediateDescendantOfZone(a)){n._activeElement=a;break}a=s.getParent(a,c)}r&&r(n._activeElement,e),o&&e.stopPropagation()},n._onMouseDown=function(e){if(!n.props.disabled){for(var t=e.target,r=[];t&&t!==n._root.current;)r.push(t),t=s.getParent(t,c);for(;r.length&&((t=r.pop())&&s.isElementTabbable(t)&&n._setActiveElement(t,!0),!s.isElementFocusZone(t)););}},n._onKeyDown=function(e){var t=n.props,r=t.direction,o=t.disabled,u=t.isInnerZoneKeystroke;if(!o&&!(document.activeElement===n._root.current&&n._isInnerZone||(n.props.onKeyDown&&n.props.onKeyDown(e),e.isDefaultPrevented()))){if(u&&u(e)&&n._isImmediateDescendantOfZone(e.target)){var l=n._getFirstInnerZone();if(l){if(!l.focus(!0))return}else{if(!s.isElementFocusSubZone(e.target))return;if(!n.focusElement(s.getNextElement(e.target,e.target.firstChild,!0)))return}}else{if(e.altKey)return;switch(e.which){case 32:if(n._tryInvokeClickForFocusable(e.target))break;return;case 37:if(r!==i.FocusZoneDirection.vertical&&n._moveFocusLeft())break;return;case 39:if(r!==i.FocusZoneDirection.vertical&&n._moveFocusRight())break;return;case 38:if(r!==i.FocusZoneDirection.horizontal&&n._moveFocusUp())break;return;case 40:if(r!==i.FocusZoneDirection.horizontal&&n._moveFocusDown())break;return;case 9:if(n.props.allowTabKey||1===n.props.handleTabKey||2===n.props.handleTabKey&&n._isElementInput(e.target)){var c=!1;if(n._processingTabKey=!0,r!==i.FocusZoneDirection.vertical&&n._shouldWrapFocus(n._activeElement,a)?r!==i.FocusZoneDirection.horizontal&&r!==i.FocusZoneDirection.bidirectional||(c=e.shiftKey?n._moveFocusLeft():n._moveFocusRight()):c=e.shiftKey?n._moveFocusUp():n._moveFocusDown(),n._processingTabKey=!1,c)break}return;case 36:if(n._isElementInput(e.target)&&!n._shouldInputLoseFocus(e.target,!1))return!1;var d=n._root.current&&n._root.current.firstChild;if(n._root.current&&d&&n.focusElement(s.getNextElement(n._root.current,d,!0)))break;return;case 35:if(n._isElementInput(e.target)&&!n._shouldInputLoseFocus(e.target,!0))return!1;var p=n._root.current&&n._root.current.lastChild;if(n._root.current&&n.focusElement(s.getPreviousElement(n._root.current,p,!0,!0,!0)))break;return;case 13:if(n._tryInvokeClickForFocusable(e.target))break;return;default:return}}e.preventDefault(),e.stopPropagation()}},n._warnDeprecations({rootProps:void 0,allowTabKey:"handleTabKey"}),n._id=s.getId("FocusZone"),n._focusAlignment={left:0,top:0},n._processingTabKey=!1,n}return r.__extends(t,e),t.prototype.componentDidMount=function(){if(u[this._id]=this,this._root.current){for(var e=this._root.current.ownerDocument.defaultView,t=s.getParent(this._root.current,c);t&&t!==document.body&&1===t.nodeType;){if(s.isElementFocusZone(t)){this._isInnerZone=!0;break}t=s.getParent(t,c)}this._isInnerZone||this._events.on(e,"keydown",this._onKeyDownCapture,!0),this._updateTabIndexes(),this.props.defaultActiveElement&&(this._activeElement=s.getDocument().querySelector(this.props.defaultActiveElement),this.focus())}},t.prototype.componentWillUnmount=function(){delete u[this._id]},t.prototype.render=function(){var e=this.props,t=e.rootProps,n=e.ariaDescribedBy,i=e.ariaLabelledBy,a=e.className,u=s.getNativeProps(this.props,s.htmlElementProperties),l=this.props.elementType||"div";return o.createElement(l,r.__assign({role:"presentation"},u,t,{className:s.css("ms-FocusZone",a),ref:this._root,"data-focuszone-id":this._id,"aria-labelledby":i,"aria-describedby":n,onKeyDown:this._onKeyDown,onFocus:this._onFocus,onMouseDownCapture:this._onMouseDown}),this.props.children)},t.prototype.focus=function(e){if(void 0===e&&(e=!1),this._root.current){if(!e&&"true"===this._root.current.getAttribute("data-is-focusable")&&this._isInnerZone){var t=this._getOwnerZone(this._root.current);if(t!==this._root.current){var n=u[t.getAttribute("data-focuszone-id")];return!!n&&n.focusElement(this._root.current)}return!1}if(!e&&this._activeElement&&s.elementContains(this._root.current,this._activeElement)&&s.isElementTabbable(this._activeElement))return this._activeElement.focus(),!0;var r=this._root.current.firstChild;return this.focusElement(s.getNextElement(this._root.current,r,!0))}return!1},t.prototype.focusElement=function(e){var t=this.props.onBeforeFocus;return!(t&&!t(e))&&(!!e&&(this._setActiveElement(e),this._activeElement&&this._activeElement.focus(),!0))},t.prototype._onKeyDownCapture=function(e){9===e.which&&this._updateTabIndexes()},t.prototype._setActiveElement=function(e,t){var n=this._activeElement;this._activeElement=e,n&&(s.isElementFocusZone(n)&&this._updateTabIndexes(n),n.tabIndex=-1),this._activeElement&&(this._focusAlignment&&!t||this._setFocusAlignment(e,!0,!0),this._activeElement.tabIndex=0)},t.prototype._tryInvokeClickForFocusable=function(e){if(e===this._root.current)return!1;do{if("BUTTON"===e.tagName||"A"===e.tagName||"INPUT"===e.tagName||"TEXTAREA"===e.tagName)return!1;if(this._isImmediateDescendantOfZone(e)&&"true"===e.getAttribute("data-is-focusable")&&"true"!==e.getAttribute("data-disable-click-on-enter"))return s.EventGroup.raise(e,"click",null,!0),!0;e=s.getParent(e,c)}while(e!==this._root.current);return!1},t.prototype._getFirstInnerZone=function(e){if(!(e=e||this._activeElement||this._root.current))return null;if(s.isElementFocusZone(e))return u[e.getAttribute("data-focuszone-id")];for(var t=e.firstElementChild;t;){if(s.isElementFocusZone(t))return u[t.getAttribute("data-focuszone-id")];var n=this._getFirstInnerZone(t);if(n)return n;t=t.nextElementSibling}return null},t.prototype._moveFocus=function(e,t,n,r){void 0===r&&(r=!0);var o=this._activeElement,a=-1,u=void 0,l=!1,c=this.props.direction===i.FocusZoneDirection.bidirectional;if(!o||!this._root.current)return!1;if(this._isElementInput(o)&&!this._shouldInputLoseFocus(o,e))return!1;var d=c?o.getBoundingClientRect():null;do{if(o=e?s.getNextElement(this._root.current,o):s.getPreviousElement(this._root.current,o),!c){u=o;break}if(o){var p=t(d,o.getBoundingClientRect());if(-1===p&&-1===a){u=o;break}if(p>-1&&(-1===a||p<a)&&(a=p,u=o),a>=0&&p<0)break}}while(o);if(u&&u!==this._activeElement)l=!0,this.focusElement(u);else if(this.props.isCircularNavigation&&r)return e?this.focusElement(s.getNextElement(this._root.current,this._root.current.firstElementChild,!0)):this.focusElement(s.getPreviousElement(this._root.current,this._root.current.lastElementChild,!0,!0,!0));return l},t.prototype._moveFocusDown=function(){var e=this,t=-1,n=this._focusAlignment.left;return!!this._moveFocus(!0,function(r,o){var i=-1,s=Math.floor(o.top),a=Math.floor(r.bottom);return s<a?e._shouldWrapFocus(e._activeElement,"data-no-vertical-wrap")?999999999:-999999999:((-1===t&&s>=a||s===t)&&(t=s,i=n>=o.left&&n<=o.left+o.width?0:Math.abs(o.left+o.width/2-n)),i)})&&(this._setFocusAlignment(this._activeElement,!1,!0),!0)},t.prototype._moveFocusUp=function(){var e=this,t=-1,n=this._focusAlignment.left;return!!this._moveFocus(!1,function(r,o){var i=-1,s=Math.floor(o.bottom),a=Math.floor(o.top),u=Math.floor(r.top);return s>u?e._shouldWrapFocus(e._activeElement,"data-no-vertical-wrap")?999999999:-999999999:((-1===t&&s<=u||a===t)&&(t=a,i=n>=o.left&&n<=o.left+o.width?0:Math.abs(o.left+o.width/2-n)),i)})&&(this._setFocusAlignment(this._activeElement,!1,!0),!0)},t.prototype._moveFocusLeft=function(){var e=this,t=this._shouldWrapFocus(this._activeElement,a);return!!this._moveFocus(s.getRTL(),function(n,r){var o=-1;return r.bottom>n.top&&r.right<=n.right&&e.props.direction!==i.FocusZoneDirection.vertical?o=n.right-r.right:t||(o=-999999999),o},void 0,t)&&(this._setFocusAlignment(this._activeElement,!0,!1),!0)},t.prototype._moveFocusRight=function(){var e=this,t=this._shouldWrapFocus(this._activeElement,a);return!!this._moveFocus(!s.getRTL(),function(n,r){var o=-1;return r.top<n.bottom&&r.left>=n.left&&e.props.direction!==i.FocusZoneDirection.vertical?o=r.left-n.left:t||(o=-999999999),o},void 0,t)&&(this._setFocusAlignment(this._activeElement,!0,!1),!0)},t.prototype._setFocusAlignment=function(e,t,n){if(this.props.direction===i.FocusZoneDirection.bidirectional&&(!this._focusAlignment||t||n)){var r=e.getBoundingClientRect(),o=r.left+r.width/2,s=r.top+r.height/2;this._focusAlignment||(this._focusAlignment={left:o,top:s}),t&&(this._focusAlignment.left=o),n&&(this._focusAlignment.top=s)}},t.prototype._isImmediateDescendantOfZone=function(e){return this._getOwnerZone(e)===this._root.current},t.prototype._getOwnerZone=function(e){for(var t=s.getParent(e,c);t&&t!==this._root.current&&t!==document.body;){if(s.isElementFocusZone(t))return t;t=s.getParent(t,c)}return this._root.current},t.prototype._updateTabIndexes=function(e){!e&&this._root.current&&(this._defaultFocusElement=null,e=this._root.current,this._activeElement&&!s.elementContains(e,this._activeElement)&&(this._activeElement=null)),this._activeElement&&!s.isElementTabbable(this._activeElement)&&(this._activeElement=null);for(var t=e&&e.children,n=0;t&&n<t.length;n++){var r=t[n];s.isElementFocusZone(r)?"true"===r.getAttribute("data-is-focusable")&&(this._isInnerZone||(this._activeElement||this._defaultFocusElement)&&this._activeElement!==r?"-1"!==r.getAttribute("tabindex")&&r.setAttribute("tabindex","-1"):(this._defaultFocusElement=r,"0"!==r.getAttribute("tabindex")&&r.setAttribute("tabindex","0"))):(r.getAttribute&&"false"===r.getAttribute("data-is-focusable")&&r.setAttribute("tabindex","-1"),s.isElementTabbable(r)?this.props.disabled?r.setAttribute("tabindex","-1"):this._isInnerZone||(this._activeElement||this._defaultFocusElement)&&this._activeElement!==r?"-1"!==r.getAttribute("tabindex")&&r.setAttribute("tabindex","-1"):(this._defaultFocusElement=r,"0"!==r.getAttribute("tabindex")&&r.setAttribute("tabindex","0")):"svg"===r.tagName&&"false"!==r.getAttribute("focusable")&&r.setAttribute("focusable","false")),this._updateTabIndexes(r)}},t.prototype._isElementInput=function(e){return!(!e||!e.tagName||"input"!==e.tagName.toLowerCase()&&"textarea"!==e.tagName.toLowerCase())},t.prototype._shouldInputLoseFocus=function(e,t){if(!this._processingTabKey&&e&&e.type&&l.indexOf(e.type.toLowerCase())>-1){var n=e.selectionStart,r=n!==e.selectionEnd,o=e.value;if(r||n>0&&!t||n!==o.length&&t||this.props.handleTabKey&&(!this.props.shouldInputLoseFocusOnArrowKey||!this.props.shouldInputLoseFocusOnArrowKey(e)))return!1}return!0},t.prototype._shouldWrapFocus=function(e,t){return!this.props.checkForNoWrap||s.shouldWrapFocus(e,t)},t.defaultProps={isCircularNavigation:!1,direction:i.FocusZoneDirection.bidirectional},t}(s.BaseComponent);t.FocusZone=d},N2RI:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("cDcd"),i=n("Hlgl"),s=n("3Wmu"),a=n("5a0N"),u=n("//Os"),l=n("KQAI"),c=n("0YjV"),d=n("vE7H"),p=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._onItemKeyDown=function(e){var n=t.props,r=n.item,o=n.onItemKeyDown;13===e.which?(t._executeItemClick(e),e.preventDefault(),e.stopPropagation()):o&&o(r,e)},t._getSubmenuTarget=function(){return t._splitButton},t._onItemMouseEnterPrimary=function(e){var n=t.props,o=n.item,i=n.onItemMouseEnter;i&&i(r.__assign({},o,{subMenuProps:void 0,items:void 0}),e,t._splitButton)},t._onItemMouseEnterIcon=function(e){var n=t.props,r=n.item,o=n.onItemMouseEnter;o&&o(r,e,t._splitButton)},t._onItemMouseMovePrimary=function(e){var n=t.props,o=n.item,i=n.onItemMouseMove;i&&i(r.__assign({},o,{subMenuProps:void 0,items:void 0}),e,t._splitButton)},t._onItemMouseMoveIcon=function(e){var n=t.props,r=n.item,o=n.onItemMouseMove;o&&o(r,e,t._splitButton)},t._onIconItemClick=function(e){var n=t.props,r=n.item,o=n.onItemClickBase;o&&o(r,e,t._splitButton?t._splitButton:e.currentTarget)},t._executeItemClick=function(e){var n=t.props,r=n.item,o=n.executeItemClick,i=n.onItemClick;if(!r.disabled&&!r.isDisabled)return t._processingTouch&&i?i(r,e):void(o&&o(r,e))},t._onTouchStart=function(e){!t._splitButton||"onpointerdown"in t._splitButton||t._handleTouchAndPointerEvent(e)},t._onPointerDown=function(e){"touch"===e.pointerType&&(t._handleTouchAndPointerEvent(e),e.preventDefault(),e.stopImmediatePropagation())},t}return r.__extends(t,e),t.prototype.componentDidMount=function(){this._splitButton&&"onpointerdown"in this._splitButton&&this._events.on(this._splitButton,"pointerdown",this._onPointerDown,!0)},t.prototype.render=function(){var e=this,t=this.props,n=t.item,i=t.classNames,s=t.index,a=t.focusableElementIndex,c=t.totalItemCount,d=t.hasCheckmarks,p=t.hasIcons,h=t.onItemMouseLeave,f=t.expandedMenuItemKey,m=l.hasSubmenu(n),g=n.keytipProps;return g&&(g=r.__assign({},g,{hasMenu:!0})),o.createElement(u.KeytipData,{keytipProps:g,disabled:l.isItemDisabled(n)},function(t){return o.createElement("div",{"data-ktp-target":t["data-ktp-target"],ref:function(t){return e._splitButton=t},role:"menuitem","aria-label":n.ariaLabel,className:i.splitContainer,"aria-disabled":l.isItemDisabled(n),"aria-expanded":m?n.key===f:void 0,"aria-haspopup":!0,"aria-describedby":n.ariaDescription+(t["aria-describedby"]||""),"aria-checked":n.isChecked||n.checked,"aria-posinset":a+1,"aria-setsize":c,onMouseEnter:e._onItemMouseEnterPrimary,onMouseLeave:h?h.bind(e,r.__assign({},n,{subMenuProps:null,items:null})):void 0,onMouseMove:e._onItemMouseMovePrimary,onKeyDown:e._onItemKeyDown,onClick:e._executeItemClick,onTouchStart:e._onTouchStart,tabIndex:0,"data-is-focusable":!0},e._renderSplitPrimaryButton(n,i,s,d,p),e._renderSplitDivider(n),e._renderSplitIconButton(n,i,s,t))})},t.prototype._renderSplitPrimaryButton=function(e,t,n,a,u){var c=this.props,d=c.contextualMenuItemAs,p=void 0===d?s.ContextualMenuItem:d,h=c.onItemClick,f={key:e.key,disabled:l.isItemDisabled(e)||e.primaryDisabled,name:e.name,className:t.splitPrimary,canCheck:e.canCheck,isChecked:e.isChecked,checked:e.checked,icon:e.icon,iconProps:e.iconProps,"data-is-focusable":!1,"aria-hidden":!0};return o.createElement("button",r.__assign({},i.getNativeProps(f,i.buttonProperties)),o.createElement(p,{"data-is-focusable":!1,item:f,classNames:t,index:n,onCheckmarkClick:a&&h?h.bind(this,e):void 0,hasIcons:u}))},t.prototype._renderSplitDivider=function(e){var t=e.getSplitButtonVerticalDividerClassNames||a.getSplitButtonVerticalDividerClassNames;return o.createElement(c.VerticalDivider,{getClassNames:t})},t.prototype._renderSplitIconButton=function(e,t,n,a){var u=this.props,c=u.contextualMenuItemAs,d=void 0===c?s.ContextualMenuItem:c,p=u.onItemMouseLeave,h=u.onItemMouseDown,f=u.openSubMenu,m=u.dismissSubMenu,g=u.dismissMenu,y={onClick:this._onIconItemClick,disabled:l.isItemDisabled(e),className:t.splitMenu,subMenuProps:e.subMenuProps,submenuIconProps:e.submenuIconProps,split:!0,key:e.key},v=i.assign({},i.getNativeProps(y,i.buttonProperties),{onMouseEnter:this._onItemMouseEnterIcon,onMouseLeave:p?p.bind(this,e):void 0,onMouseDown:function(t){return h?h(e,t):void 0},onMouseMove:this._onItemMouseMoveIcon,"data-is-focusable":!1,"data-ktp-execute-target":a["data-ktp-execute-target"],"aria-hidden":!0});return o.createElement("button",r.__assign({},v),o.createElement(d,{componentRef:e.componentRef,item:y,classNames:t,index:n,hasIcons:!1,openSubMenu:f,dismissSubMenu:m,dismissMenu:g,getSubmenuTarget:this._getSubmenuTarget}))},t.prototype._handleTouchAndPointerEvent=function(e){var t=this,n=this.props.onTap;n&&n(e),this._lastTouchTimeoutId&&(this._async.clearTimeout(this._lastTouchTimeoutId),this._lastTouchTimeoutId=void 0),this._processingTouch=!0,this._lastTouchTimeoutId=this._async.setTimeout(function(){t._processingTouch=!1,t._lastTouchTimeoutId=void 0},500)},t}(d.ContextualMenuItemWrapper);t.ContextualMenuSplitButton=p},N3ZD:function(e,t,n){"use strict";var r,o=this&&this.__extends||(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0});var i=n("cDcd"),s=n("Rlnv"),a=n("uUJR"),u=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.prototype.render=function(){return"undefined"!==this.props.errorMessage&&null!==this.props.errorMessage&&""!==this.props.errorMessage?i.createElement("div",{"aria-live":"assertive"},i.createElement("p",{className:"ms-TextField-errorMessage "+s.default.errorMessage},i.createElement(a.Icon,{iconName:"Error",className:s.default.errorIcon}),i.createElement("span",{"data-automation-id":"error-message"},this.props.errorMessage))):null},t}(i.Component);t.default=u},NARb:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("5+DQ").__exportStar(n("p6XH"),t)},NHMy:function(e,t,n){"use strict";var r=n("keMp");e.exports=function(e){if(!r(e))throw new TypeError(e+" is not iterable");return e}},NPmf:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.hiddenContentStyle={position:"absolute",width:1,height:1,margin:-1,padding:0,border:0,overflow:"hidden"}},NSes:function(e,t,n){"use strict";var r=n("ck6w"),o=n("1TtK"),i=n("lq5y"),s=Array.prototype.indexOf,a=Object.prototype.hasOwnProperty,u=Math.abs,l=Math.floor;e.exports=function(e){var t,n,c,d;if(!r(e))return s.apply(this,arguments);for(n=o(i(this).length),c=arguments[1],t=c=isNaN(c)?0:c>=0?l(c):o(this.length)-l(u(c));t<n;++t)if(a.call(this,t)&&(d=this[t],r(d)))return t;return-1}},NUVe:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r,o=n("5+DQ"),i=n("cDcd"),s=n("faye"),a=n("I7qx"),u=n("iRzo"),l={},c=u.classNamesFunction(),d=function(e){function t(t){var n=e.call(this,t)||this;return n._rootElement=u.createRef(),n._warnDeprecations({onLayerMounted:"onLayerDidMount"}),n.props.hostId&&(l[n.props.hostId]||(l[n.props.hostId]=[]),l[n.props.hostId].push(n)),n}return o.__extends(t,e),t.notifyHostChanged=function(e){l[e]&&l[e].forEach(function(e){return e.forceUpdate()})},t.setDefaultTarget=function(e){r=e},t.prototype.componentDidMount=function(){this.componentDidUpdate()},t.prototype.componentWillUnmount=function(){var e=this;this._removeLayerElement(),this.props.hostId&&(l[this.props.hostId]=l[this.props.hostId].filter(function(t){return t!==e}),l[this.props.hostId].length||delete l[this.props.hostId])},t.prototype.componentDidUpdate=function(){var e=this,t=this._getHost(),n=this.props,r=n.className,o=n.getStyles,l=n.theme,d=c(o,{theme:l,className:r,isNotHost:!this.props.hostId});if(t!==this._host&&this._removeLayerElement(),t){if(this._host=t,!this._layerElement){var p=this._rootElement.current,h=u.getDocument(p);if(!h||!p)return;this._layerElement=h.createElement("div"),this._layerElement.className=d.root,t.appendChild(this._layerElement),u.setVirtualParent(this._layerElement,p)}s.unstable_renderSubtreeIntoContainer(this,i.createElement(a.Fabric,{className:d.content},this.props.children),this._layerElement,function(){e._hasMounted||(e._hasMounted=!0,e.props.onLayerMounted&&e.props.onLayerMounted(),e.props.onLayerDidMount())})}},t.prototype.render=function(){return i.createElement("span",{className:"ms-Layer",ref:this._rootElement})},t.prototype._removeLayerElement=function(){if(this._layerElement){this.props.onLayerWillUnmount(),s.unmountComponentAtNode(this._layerElement);var e=this._layerElement.parentNode;e&&e.removeChild(this._layerElement),this._layerElement=void 0,this._hasMounted=!1}},t.prototype._getHost=function(){var e=this.props.hostId,t=u.getDocument(this._rootElement.current);if(t)return e?t.getElementById(e):r?t.querySelector(r):t.body},t.defaultProps={onLayerDidMount:function(){},onLayerWillUnmount:function(){}},t=o.__decorate([u.customizable("Layer",["theme","hostId"])],t)}(u.BaseComponent);t.LayerBase=d},NUro:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ");r.__exportStar(n("Y8by"),t),r.__exportStar(n("lVMr"),t),r.__exportStar(n("FFpV"),t),r.__exportStar(n("kHC1"),t),r.__exportStar(n("zGjK"),t),r.__exportStar(n("JJOr"),t),r.__exportStar(n("5uXd"),t),r.__exportStar(n("IsBh"),t),r.__exportStar(n("Y+e2"),t),r.__exportStar(n("UKGW"),t),r.__exportStar(n("Xobp"),t),r.__exportStar(n("w6zJ"),t),r.__exportStar(n("VNai"),t),r.__exportStar(n("YosG"),t),r.__exportStar(n("Y22o"),t),r.__exportStar(n("R7D4"),t),r.__exportStar(n("nr0f"),t),r.__exportStar(n("xerz"),t),r.__exportStar(n("m/ao"),t),r.__exportStar(n("Iwy9"),t),r.__exportStar(n("yslT"),t),r.__exportStar(n("qD3Q"),t),r.__exportStar(n("//B1"),t),r.__exportStar(n("jALF"),t),r.__exportStar(n("z/t5"),t),r.__exportStar(n("KJmp"),t),r.__exportStar(n("H+cW"),t),r.__exportStar(n("apr1"),t),r.__exportStar(n("2ff1"),t),r.__exportStar(n("3vAc"),t),r.__exportStar(n("3ooT"),t),r.__exportStar(n("TvJp"),t),r.__exportStar(n("puiD"),t),r.__exportStar(n("gdXe"),t),r.__exportStar(n("Ea3Q"),t),r.__exportStar(n("iF7i"),t),r.__exportStar(n("RSSl"),t),r.__exportStar(n("Sl+4"),t)},NlB6:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("Hlgl"),o=n("SbXW"),i=n("dWAR");t.CalloutContent=r.styled(o.CalloutContentBase,i.getStyles)},Nr18:function(e,t,n){"use strict";var r=n("S/j/"),o=n("d/Gc"),i=n("ne8i");e.exports=function(e){for(var t=r(this),n=i(t.length),s=arguments.length,a=o(s>1?arguments[1]:void 0,n),u=s>2?arguments[2]:void 0,l=void 0===u?n:o(u,n);l>a;)t[a++]=e;return t}},Nz9U:function(e,t,n){"use strict";var r=n("XKFU"),o=n("aCFj"),i=[].join;r(r.P+r.F*(n("Ymqv")!=Object||!n("LyE8")(i)),"Array",{join:function(e){return i.call(o(this),void 0===e?",":e)}})},O0iI:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("cDcd"),i=n("GOk5"),s=n("Hlgl"),a=n("3Htz"),u=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return r.__extends(t,e),t.prototype.render=function(){var e=this.props,t=e.styles,n=e.theme;return o.createElement(i.DefaultButton,r.__assign({},this.props,{styles:a.getStyles(n,t),onRenderDescription:s.nullRender}))},t=r.__decorate([s.customizable("MessageBarButton",["theme"])],t)}(s.BaseComponent);t.MessageBarButton=u},OHcX:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r={},o=0;if("undefined"!=typeof window){var i=window;r=i.__globalSettings__=i.__globalSettings__||((s={}).__callbacks__={},s)}var s,a=r.__callbacks__,u=function(){function e(){}return e.getValue=function(e,t){return void 0===r[e]&&(r[e]="function"==typeof t?t():t),r[e]},e.setValue=function(e,t){var n=r[e];if(t!==n){r[e]=t;var o={oldValue:n,value:t,key:e};for(var i in a)a.hasOwnProperty(i)&&a[i](o)}return t},e.addChangeListener=function(e){var t=e.__id__;t||(t=e.__id__=String(o++)),a[t]=e},e.removeChangeListener=function(e){delete a[e.__id__]},e}();t.GlobalSettings=u},OHjh:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e){for(var n in e)t.hasOwnProperty(n)||(t[n]=e[n])}(n("+fC3"))},OM3L:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ggy3"),o=n("Jkh7"),i={display:"inline-block"};t.getIconClassName=function(e){var t="",n=o.getIcon(e);return n&&(t=r.mergeStyles(n.subset.className,i,{selectors:{"::before":{content:'"'+n.code+'"'}}})),t}},OOGt:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getItem=function(e){var t=null;try{t=window.localStorage.getItem(e)}catch(e){}return t},t.setItem=function(e,t){try{window.localStorage.setItem(e,t)}catch(e){}}},OP3Y:function(e,t,n){var r=n("aagx"),o=n("S/j/"),i=n("YTvA")("IE_PROTO"),s=Object.prototype;e.exports=Object.getPrototypeOf||function(e){return e=o(e),r(e,i)?e[i]:"function"==typeof e.constructor&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?s:null}},OQPi:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("5+DQ").__exportStar(n("aZ1M"),t)},"P+o8":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e){for(var n in e)t.hasOwnProperty(n)||(t[n]=e[n])}(n("VNoh"))},P3dj:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=/\([^)]*\)|[\0-\u001F\!-\/:-@\[-`\{-\u00BF\u0250-\u036F\uD800-\uFFFF]/g,o=/^\d+[\d\s]*(:?ext|x|)\s*\d+$/i,i=/\s+/g,s=/[\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]/;t.getInitials=function(e,t,n){return e?(e=function(e){return e=(e=(e=e.replace(r,"")).replace(i," ")).trim()}(e),s.test(e)||!n&&o.test(e)?"":function(e,t){var n="",r=e.split(" ");return 2===r.length?(n+=r[0].charAt(0).toUpperCase(),n+=r[1].charAt(0).toUpperCase()):3===r.length?(n+=r[0].charAt(0).toUpperCase(),n+=r[2].charAt(0).toUpperCase()):0!==r.length&&(n+=r[0].charAt(0).toUpperCase()),t&&n.length>1?n.charAt(1)+n.charAt(0):n}(e,t)):""}},P7Av:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("cDcd"),i=n("Hlgl"),s=n("vE7H"),a=n("//Os"),u=n("KQAI"),l=n("3Wmu"),c=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._anchor=i.createRef(),t._getSubmenuTarget=function(){return t._anchor.current?t._anchor.current:void 0},t._onItemClick=function(e){var n=t.props,r=n.item,o=n.onItemClick;o&&o(r,e)},t}return r.__extends(t,e),t.prototype.render=function(){var e=this,t=this.props,n=t.item,s=t.classNames,c=t.index,d=t.focusableElementIndex,p=t.totalItemCount,h=t.hasCheckmarks,f=t.hasIcons,m=t.contextualMenuItemAs,g=void 0===m?l.ContextualMenuItem:m,y=t.expandedMenuItemKey,v=t.onItemClick,_=t.openSubMenu,b=t.dismissSubMenu,S=t.dismissMenu,x=n.rel;n.target&&"_blank"===n.target.toLowerCase()&&(x=x||"nofollow noopener noreferrer");var w=this._getSubMenuId(n),I=u.hasSubmenu(n),P=i.getNativeProps(n,i.anchorProperties),C=u.isItemDisabled(n),E=n.keytipProps;return E&&I&&(E=r.__assign({},E,{hasMenu:!0})),o.createElement("div",null,o.createElement(a.KeytipData,{keytipProps:n.keytipProps,ariaDescribedBy:P["aria-describedby"],disabled:C},function(t){return o.createElement("a",r.__assign({},P,t,{ref:e._anchor,href:n.href,target:n.target,rel:x,className:s.root,role:"menuitem","aria-owns":n.key===y?w:void 0,"aria-haspopup":I||void 0,"aria-expanded":I?n.key===y:void 0,"aria-posinset":d+1,"aria-setsize":p,"aria-disabled":u.isItemDisabled(n),style:n.style,onClick:e._onItemClick,onMouseEnter:e._onItemMouseEnter,onMouseLeave:e._onItemMouseLeave,onKeyDown:I?e._onItemKeyDown:null}),o.createElement(g,{componentRef:n.componentRef,item:n,classNames:s,index:c,onCheckmarkClick:h&&v?v.bind(e,n):void 0,hasIcons:f,openSubMenu:_,dismissSubMenu:b,dismissMenu:S,getSubmenuTarget:e._getSubmenuTarget}))}))},t}(s.ContextualMenuItemWrapper);t.ContextualMenuAnchor=c},PGnG:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("Hlgl"),o=n("8tWw");t.getDividerClassNames=r.memoizeFunction(function(e){return o.mergeStyleSets({wrapper:{display:"inline-flex",height:"100%",alignItems:"center"},divider:{width:1,height:"100%",backgroundColor:e.palette.neutralTertiaryAlt}})})},POpx:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("/EXG"),o=n("JOBJ");t.keyframes=function(e){var t=r.Stylesheet.getInstance(),n=t.getClassName(),i=[];for(var s in e)e.hasOwnProperty(s)&&i.push(s,"{",o.serializeRuleEntries(e[s]),"}");var a=i.join("");return t.insertRule("@keyframes "+n+"{"+a+"}"),t.cacheClassName(n,a,[],["keyframes",a]),n}},PQL7:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("Hlgl"),i=function(e){function t(t){var n=e.call(this,t)||this;return n._shouldUpdateComponentRef=!1,n._updateComposedComponentRef=n._updateComposedComponentRef.bind(n),n}return r.__extends(t,e),t.prototype._updateComposedComponentRef=function(e){this._composedComponentInstance=e,e?this._hoisted=o.hoistMethods(this,e):this._hoisted&&o.unhoistMethods(this,this._hoisted)},t}(o.BaseComponent);t.BaseDecorator=i},PS37:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("pDCd"),o=n("iRzo");function i(e){return e.reduce(function(e,t){return e+r.KTP_SEPARATOR+t.split("").join(r.KTP_SEPARATOR)},r.KTP_PREFIX)}t.sequencesToID=i,t.mergeOverflows=function(e,t){var n=t.length,r=t.slice().pop(),i=e.slice();return o.addElementAtIndex(i,n-1,r)},t.ktpTargetFromSequences=function(e){return"["+r.DATAKTP_TARGET+'="'+i(e)+'"]'},t.ktpTargetFromId=function(e){return"["+r.DATAKTP_EXECUTE_TARGET+'="'+e+'"]'},t.getAriaDescribedBy=function(e){var t=" "+r.KTP_LAYER_ID;return e.length?t+" "+i(e):t}},PhWD:function(e,t,n){"use strict";e.exports=function(){var e,t;if("function"!=typeof Map)return!1;try{e=new Map([["raz","one"],["dwa","two"],["trzy","three"]])}catch(e){return!1}return"[object Map]"===String(e)&&(3===e.size&&("function"==typeof e.clear&&("function"==typeof e.delete&&("function"==typeof e.entries&&("function"==typeof e.forEach&&("function"==typeof e.get&&("function"==typeof e.has&&("function"==typeof e.keys&&("function"==typeof e.set&&("function"==typeof e.values&&(!1===(t=e.entries().next()).done&&(!!t.value&&("raz"===t.value[0]&&"one"===t.value[1])))))))))))))}},Pi5a:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("Hlgl"),o=n("yBxT"),i=n("QUsg");t.Image=r.styled(o.ImageBase,i.getStyles)},PsSX:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("RGr6"),i="14s",s="2s",a="1";function u(e,t){return{borderColor:e,borderWidth:"0px",width:t,height:t}}function l(e){return{opacity:1,borderWidth:e}}function c(e,t){return{borderWidth:"0",width:t,height:t,opacity:0,borderColor:e}}function d(e,t){return r.__assign({},u(e,t),{opacity:0})}t.PulsingBeaconAnimationStyles={continuousPulseAnimationDouble:function(e,t,n,r,i){return o.keyframes({"0%":u(e,n),"1.42%":l(i),"3.57%":{opacity:1},"7.14%":c(t,r),"8%":d(e,n),"29.99%":d(e,n),"30%":u(e,n),"31.42%":l(i),"33.57%":{opacity:1},"37.14%":c(t,r),"38%":d(e,n),"79.42%":d(e,n),79.43:u(e,n),81.85:l(i),83.42:{opacity:1},"87%":c(t,r),"100%":{}})},continuousPulseAnimationSingle:function(e,t,n,r,i){return o.keyframes({"0%":u(e,n),"14.2%":l(i),"35.7%":{opacity:1},"71.4%":c(t,r),"100%":{}})},createDefaultAnimation:function(e){return{animationName:e,animationIterationCount:a,animationDuration:i,animationDelay:s}}}},Q8UY:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("iV5n");t.buildClassMap=r.buildClassMap;var o=n("Socx");t.getIcon=o.getIcon,t.registerIcons=o.registerIcons,t.registerIconAlias=o.registerIconAlias,t.setIconOptions=o.setIconOptions;var i=n("W39j");t.getIconClassName=i.getIconClassName},QBoD:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("5+DQ").__exportStar(n("nFya"),t)},QCXl:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.assertNever=function(e){throw new Error("Unexpected object: "+e)}},QUsg:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("8tWw"),o={root:"ms-Image",rootMaximizeFrame:"ms-Image--maximizeFrame",image:"ms-Image-image",imageCenter:"ms-Image-image--center",imageContain:"ms-Image-image--contain",imageCover:"ms-Image-image--cover",imageNone:"ms-Image-image--none",imageLandscape:"ms-Image-image--landscape",imagePortrait:"ms-Image-image--portrait"};t.getStyles=function(e){var t=e.className,n=e.width,i=e.height,s=e.maximizeFrame,a=e.isLoaded,u=e.shouldFadeIn,l=e.shouldStartVisible,c=e.isLandscape,d=e.isCenter,p=e.isContain,h=e.isCover,f=e.isNone,m=e.isError,g=e.isNotImageFit,y=e.theme,v=r.getGlobalClassNames(o,y),_={position:"absolute",left:"50% /* @noflip */",top:"50%",transform:"translate(-50%,-50%)"};return{root:[v.root,{overflow:"hidden"},s&&[v.rootMaximizeFrame,{height:"100%",width:"100%"}],(d||p||h)&&{position:"relative"},t],image:[v.image,{display:"block",opacity:0},a&&["is-loaded",{opacity:1}],d&&[v.imageCenter,_],p&&[v.imageContain,c&&{width:"100%",height:"auto"},!c&&{width:"auto",height:"100%"},_],h&&[v.imageCover,c&&{width:"auto",height:"100%"},!c&&{width:"100%",height:"auto"},_],f&&[v.imageNone,{width:"auto",height:"auto"}],g&&[!!n&&!i&&{height:"auto",width:"100%"},!n&&!!i&&{height:"100%",width:"auto"},!!n&&!!i&&{height:"100%",width:"100%"}],a&&u&&!l&&r.AnimationClassNames.fadeIn400,c&&v.imageLandscape,!c&&v.imagePortrait,!a&&"is-notLoaded",u&&"is-fadeIn",m&&"is-error"]}}},QaDb:function(e,t,n){"use strict";var r=n("Kuth"),o=n("RjD/"),i=n("fyDq"),s={};n("Mukb")(s,n("K0xU")("iterator"),function(){return this}),e.exports=function(e,t,n){e.prototype=r(s,{next:o(1,n)}),i(e,t+" Iterator")}},QbOg:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.version="1.19.0"},QfZx:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("Hlgl"),o=n("8tWw");t.getClassNames=r.memoizeFunction(function(e,t,n,r){return{root:o.mergeStyles(e.splitButtonMenuButton,n&&[e.splitButtonMenuButtonExpanded],t&&[e.splitButtonMenuButtonDisabled],r&&!t&&[e.splitButtonMenuButtonChecked]),splitButtonContainer:o.mergeStyles(e.splitButtonContainer,r&&!t&&[e.splitButtonContainerChecked,{selectors:{":hover":e.splitButtonContainerCheckedHovered}}],!t&&!r&&[{selectors:{":hover":e.splitButtonContainerHovered,":focus":e.splitButtonContainerFocused}}],t&&e.splitButtonContainerDisabled),icon:o.mergeStyles(e.splitButtonMenuIcon,t&&e.splitButtonMenuIconDisabled),flexContainer:o.mergeStyles(e.splitButtonFlexContainer),divider:o.mergeStyles(e.splitButtonDivider)}})},R4Yw:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("F0JN"),o=n("0nlW"),i=n("/HWW");t.mergeStyleSets=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n={},s={},a=e[0];if(a){e.length>1&&(a=o.concatStyleSets.apply(void 0,e));var u=[];for(var l in a)if(a.hasOwnProperty(l)){var c=a[l],d=r.extractStyleParts(c),p=d.classes,h=d.objects,f=i.styleToRegistration({displayName:l},h);u.push(f),f&&(s[l]=f.className,n[l]=p.concat([f.className]).join(" "))}for(var m=0,g=u;m<g.length;m++)(f=g[m])&&i.applyRegistration(f,s)}return n}},R7D4:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("RGr6");t.classNamesFunction=function(){return function(e,t){return r.mergeStyleSets(e&&e(t))}}},RGr6:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("fA51");t.mergeStyles=r.mergeStyles;var o=n("VSB5");t.mergeStyleSets=o.mergeStyleSets;var i=n("m+mw");t.concatStyleSets=i.concatStyleSets;var s=n("FIUR");t.fontFace=s.fontFace;var a=n("POpx");t.keyframes=a.keyframes;var u=n("/EXG");t.InjectionMode=u.InjectionMode,t.Stylesheet=u.Stylesheet},RSSl:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("cDcd"),i=n("RGr6");t.styled=function(e,t,n){var s=function(s){var a=s.styles,u=a&&("function"==typeof a?a:function(){return a})||s.getStyles,l=n?n(s):{};return o.createElement(e,r.__assign({},l,s,{getStyles:function(e){return i.concatStyleSets(t&&t(e),s&&u&&u(e))}}))};return s.displayName="Styled"+(e.displayName||e.name),s}},RYi7:function(e,t){var n=Math.ceil,r=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(e>0?r:n)(e)}},"RjD/":function(e,t){e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},Rlnv:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("Mmr5");t.default={errorMessage:"errorMessage_7ca6e9f6",errorIcon:"errorIcon_7ca6e9f6"}},RmV6:function(e,t,n){"use strict";var r=n("GpRL"),o=n("aFjk"),i=Function.prototype.call;e.exports=function(e,t){var n={},s=arguments[2];return r(t),o(e,function(e,r,o,a){n[r]=i.call(t,s,e,r,o,a)}),n}},RnIT:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("cDcd"),i=n("zKx7"),s=n("iRzo"),a=n("IaJs"),u=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._shouldUpdateComponentRef=!1,t}return r.__extends(t,e),t.prototype.render=function(){var e=this.props,t=e.styles,n=e.theme;return o.createElement(i.BaseButton,r.__assign({},this.props,{variantClassName:"ms-Button--icon",styles:a.getStyles(n,t),onRenderText:s.nullRender,onRenderDescription:s.nullRender}))},t=r.__decorate([s.customizable("IconButton",["theme"])],t)}(s.BaseComponent);t.IconButton=u},Rosp:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("iRzo"),o=n("g4NY"),i=n("61Fo");t.Image=r.styled(o.ImageBase,i.getStyles)},Rsec:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.KTP_PREFIX="ktp",t.KTP_SEPARATOR="-",t.KTP_FULL_PREFIX=t.KTP_PREFIX+t.KTP_SEPARATOR,t.DATAKTP_TARGET="data-ktp-target",t.DATAKTP_EXECUTE_TARGET="data-ktp-execute-target",t.KTP_LAYER_ID="ktp-layer-id",t.KTP_ARIA_SEPARATOR=", ",function(e){e.KEYTIP_ADDED="keytipAdded",e.KEYTIP_REMOVED="keytipRemoved",e.KEYTIP_UPDATED="keytipUpdated",e.PERSISTED_KEYTIP_ADDED="persistedKeytipAdded",e.PERSISTED_KEYTIP_REMOVED="persistedKeytipRemoved",e.PERSISTED_KEYTIP_EXECUTE="persistedKeytipExecute",e.ENTER_KEYTIP_MODE="enterKeytipMode",e.EXIT_KEYTIP_MODE="exitKeytipMode"}(t.KeytipEvents||(t.KeytipEvents={}))},"S/j/":function(e,t,n){var r=n("vhPU");e.exports=function(e){return Object(r(e))}},SPHF:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ");r.__exportStar(n("hG4R"),t),r.__exportStar(n("WDoY"),t)},SPin:function(e,t,n){"use strict";var r=n("XKFU"),o=n("eyMr");r(r.P+r.F*!n("LyE8")([].reduceRight,!0),"Array",{reduceRight:function(e){return o(this,e,arguments.length,arguments[1],!0)}})},SbXW:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r,o=n("ASyi"),i=n("cDcd"),s=n("Hlgl"),a=n("957h"),u=n("YbeO"),l=n("Hlgl"),c=n("8tWw"),d=((r={})[a.RectangleEdge.top]=c.AnimationClassNames.slideUpIn10,r[a.RectangleEdge.bottom]=c.AnimationClassNames.slideDownIn10,r[a.RectangleEdge.left]=c.AnimationClassNames.slideLeftIn10,r[a.RectangleEdge.right]=c.AnimationClassNames.slideRightIn10,r),p=l.classNamesFunction(),h=0,f=0,m={opacity:0,filter:"opacity(0)"},g=function(e){function t(t){var n=e.call(this,t)||this;return n._hostElement=s.createRef(),n._calloutElement=s.createRef(),n._hasListeners=!1,n.dismiss=function(e){var t=n.props.onDismiss;t&&t(e)},n._setInitialFocus=function(){n.props.setInitialFocus&&!n._didSetInitialFocus&&n.state.positions&&n._calloutElement.current&&(n._didSetInitialFocus=!0,n._async.requestAnimationFrame(function(){return s.focusFirstChild(n._calloutElement.current)}))},n._onComponentDidMount=function(){n._addListeners(),n.props.onLayerMounted&&n.props.onLayerMounted(),n._updateAsyncPosition(),n._setHeightOffsetEveryFrame()},n._warnDeprecations({beakStyle:"beakWidth"}),n._didSetInitialFocus=!1,n.state={positions:void 0,slideDirectionalClassName:void 0,calloutElementRect:void 0,heightOffset:0},n._positionAttempts=0,n}return o.__extends(t,e),t.prototype.componentDidUpdate=function(){this._setInitialFocus(),this.props.hidden?this._hasListeners&&this._removeListeners():(this._hasListeners||this._addListeners(),this._updateAsyncPosition())},t.prototype.componentWillMount=function(){this._setTargetWindowAndElement(this._getTarget())},t.prototype.componentWillUpdate=function(e){var t=this._getTarget(e);(t!==this._getTarget()||"string"==typeof t||t instanceof String)&&(this._maxHeight=void 0,this._setTargetWindowAndElement(t)),e.gapSpace===this.props.gapSpace&&this.props.beakWidth===e.beakWidth||(this._maxHeight=void 0),e.finalHeight!==this.props.finalHeight&&this._setHeightOffsetEveryFrame(),e.hidden&&e.hidden!==this.props.hidden&&this.setState({positions:void 0})},t.prototype.componentDidMount=function(){this.props.hidden||this._onComponentDidMount()},t.prototype.render=function(){if(!this._targetWindow)return null;var e=this.props.target,t=this.props,n=t.getStyles,r=t.style,a=t.role,l=t.ariaLabel,c=t.ariaDescribedBy,h=t.ariaLabelledBy,f=t.className,g=t.isBeakVisible,y=t.beakStyle,v=t.children,_=t.beakWidth,b=t.calloutWidth,S=t.finalHeight,x=t.backgroundColor,w=t.calloutMaxHeight,I=t.onScroll;e=this._getTarget();var P=this.state.positions,C=this._getMaxHeight()?this._getMaxHeight()+this.state.heightOffset:void 0,E=w&&C&&w<C?w:C,k=!!S,T=g&&!!e;this._classNames=p(n,{theme:this.props.theme,className:f,overflowYHidden:k,calloutWidth:b,positions:P,beakWidth:_,backgroundColor:x,beakStyle:y});var D=o.__assign({},r,{maxHeight:E},k&&{overflowY:"hidden"}),O=this.props.hidden?{visibility:"hidden"}:void 0;return i.createElement("div",{ref:this._hostElement,className:this._classNames.container,style:O},i.createElement("div",{className:s.css(this._classNames.root,P&&P.targetEdge&&d[P.targetEdge]),style:P?P.elementPosition:m,tabIndex:-1,ref:this._calloutElement},T&&i.createElement("div",{className:this._classNames.beak,style:this._getBeakPosition()}),T&&i.createElement("div",{className:this._classNames.beakCurtain}),!this.props.hidden&&i.createElement(u.Popup,{role:a,ariaLabel:l,ariaDescribedBy:c,ariaLabelledBy:h,className:this._classNames.calloutMain,onDismiss:this.dismiss,onScroll:I,shouldRestoreFocus:!0,style:D},v)))},t.prototype._dismissOnScroll=function(e){var t=this.props.preventDismissOnScroll;this.state.positions&&!t&&this._dismissOnLostFocus(e)},t.prototype._dismissOnLostFocus=function(e){var t=e.target,n=this._hostElement.current&&!s.elementContains(this._hostElement.current,t);(!this._target&&n||e.target!==this._targetWindow&&n&&(this._target.stopPropagation||!this._target||t!==this._target&&!s.elementContains(this._target,t)))&&this.dismiss(e)},t.prototype._addListeners=function(){var e=this;this._async.setTimeout(function(){e._events.on(e._targetWindow,"scroll",e._dismissOnScroll,!0),e._events.on(e._targetWindow,"resize",e.dismiss,!0),e._events.on(e._targetWindow.document.body,"focus",e._dismissOnLostFocus,!0),e._events.on(e._targetWindow.document.body,"click",e._dismissOnLostFocus,!0),e._hasListeners=!0},0)},t.prototype._removeListeners=function(){this._events.off(this._targetWindow,"scroll",this._dismissOnScroll,!0),this._events.off(this._targetWindow,"resize",this.dismiss,!0),this._events.off(this._targetWindow.document.body,"focus",this._dismissOnLostFocus,!0),this._events.off(this._targetWindow.document.body,"click",this._dismissOnLostFocus,!0),this._hasListeners=!1},t.prototype._updateAsyncPosition=function(){var e=this;this._async.requestAnimationFrame(function(){return e._updatePosition()})},t.prototype._getBeakPosition=function(){var e=this.state.positions,t=o.__assign({},e&&e.beakPosition?e.beakPosition.elementPosition:null);return t.top||t.bottom||t.left||t.right||(t.left=f,t.top=h),t},t.prototype._updatePosition=function(){var e=this.state.positions,t=this._hostElement.current,n=this._calloutElement.current;if(t&&n){var r=void 0;(r=s.assign(r,this.props)).bounds=this._getBounds(),r.target=this._target;var o=a.positionCallout(r,t,n,e);!e&&o||e&&o&&!this._arePositionsEqual(e,o)&&this._positionAttempts<5?(this._positionAttempts++,this.setState({positions:o})):(this._positionAttempts=0,this.props.onPositioned&&this.props.onPositioned(this.state.positions))}},t.prototype._getBounds=function(){if(!this._bounds){var e=this.props.bounds;e||(e={top:0+this.props.minPagePadding,left:0+this.props.minPagePadding,right:this._targetWindow.innerWidth-this.props.minPagePadding,bottom:this._targetWindow.innerHeight-this.props.minPagePadding,width:this._targetWindow.innerWidth-2*this.props.minPagePadding,height:this._targetWindow.innerHeight-2*this.props.minPagePadding}),this._bounds=e}return this._bounds},t.prototype._getMaxHeight=function(){var e=this;if(!this._maxHeight)if(this.props.directionalHintFixed&&this._target){var t=this.props.isBeakVisible?this.props.beakWidth:0,n=(this.props.gapSpace?this.props.gapSpace:0)+t+2;this._async.requestAnimationFrame(function(){e._target&&(e._maxHeight=a.getMaxHeight(e._target,e.props.directionalHint,n,e._getBounds(),e.props.coverTarget),e.forceUpdate())})}else this._maxHeight=this._getBounds().height-2;return this._maxHeight},t.prototype._arePositionsEqual=function(e,t){return this._comparePositions(e.elementPosition,t.elementPosition)&&this._comparePositions(e.beakPosition.elementPosition,t.beakPosition.elementPosition)},t.prototype._comparePositions=function(e,t){for(var n in t)if(t.hasOwnProperty(n)){var r=e[n],o=t[n];if(void 0===r||void 0===o)return!1;if(r.toFixed(2)!==o.toFixed(2))return!1}return!0},t.prototype._setTargetWindowAndElement=function(e){if(e)if("string"==typeof e){var t=s.getDocument();this._target=t?t.querySelector(e):null,this._targetWindow=s.getWindow()}else if(e.stopPropagation)this._targetWindow=s.getWindow(e.toElement),this._target=e;else if(e.getBoundingClientRect){var n=e;this._targetWindow=s.getWindow(n),this._target=e}else this._targetWindow=s.getWindow(),this._target=e;else this._targetWindow=s.getWindow()},t.prototype._setHeightOffsetEveryFrame=function(){var e=this;this._calloutElement.current&&this.props.finalHeight&&(this._setHeightOffsetTimer=this._async.requestAnimationFrame(function(){var t=e._calloutElement.current&&e._calloutElement.current.lastChild;if(t){var n=t.scrollHeight-t.offsetHeight;e.setState({heightOffset:e.state.heightOffset+n}),t.offsetHeight<e.props.finalHeight?e._setHeightOffsetEveryFrame():e._async.cancelAnimationFrame(e._setHeightOffsetTimer)}}))},t.prototype._getTarget=function(e){void 0===e&&(e=this.props);var t=e.useTargetPoint,n=e.targetPoint,r=e.target;return t?n:r},t.defaultProps={preventDismissOnScroll:!1,isBeakVisible:!0,beakWidth:16,gapSpace:0,minPagePadding:8,directionalHint:7},t=o.__decorate([s.customizable("CalloutContent",["theme"])],t)}(s.BaseComponent);t.CalloutContentBase=g},Sgrz:function(e,t){e.exports=n},SkZD:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("cDcd"),i=n("W0Zu"),s=n("iRzo"),a=n("d/LW"),u=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return r.__extends(t,e),t.prototype.render=function(){var e=this.props,t=e.styles,n=e.theme;return o.createElement(i.DefaultButton,r.__assign({},this.props,{styles:a.getStyles(n,t),onRenderDescription:s.nullRender}))},t=r.__decorate([s.customizable("MessageBarButton",["theme"])],t)}(s.BaseComponent);t.MessageBarButton=u},"Sl+4":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=void 0;function o(e){r?r(e):console&&console.warn&&console.warn(e)}t.warnDeprecations=function(e,t,n){for(var r in n)if(t&&r in t){var i=e+" property '"+r+"' was used but has been deprecated.",s=n[r];s&&(i+=" Use '"+s+"' instead."),o(i)}},t.warnMutuallyExclusive=function(e,t,n){for(var r in n)if(t&&r in t){var i=n[r];i&&i in t&&o(e+" property '"+r+"' is mutually exclusive with '"+n[r]+"'. Use one or the other.")}},t.warnConditionallyRequiredProps=function(e,t,n,r,i){if(!0===i)for(var s=0,a=n;s<a.length;s++){var u=a[s];u in t||o(e+" property '"+u+"' is required when '"+r+"' is used.'")}},t.warn=o,t.setWarningCallback=function(e){r=e}},Socx:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("Sl+4"),i=n("UKGW"),s=n("RGr6"),a=i.GlobalSettings.getValue("icons",{__options:{disableWarnings:!1,warnOnMissingIcons:!0},__remapped:{}});t.registerIcons=function(e,t){var n=r.__assign({},e,{isRegistered:!1,className:void 0}),o=e.icons;for(var i in t=t?r.__assign({},a.__options,t):a.__options,o)if(o.hasOwnProperty(i)){var s=o[i],u=i.toLowerCase();a[u]?c(i):a[u]={code:s,subset:n}}},t.registerIconAlias=function(e,t){a.__remapped[e.toLowerCase()]=t.toLowerCase()},t.getIcon=function(e){var t=void 0,n=a.__options;if(e=e?e.toLowerCase():"",e=a.__remapped[e]||e)if(t=a[e]){var r=t.subset;r.fontFace&&!r.isRegistered&&(s.fontFace(r.fontFace),r.className=s.mergeStyles(r.style,{fontFamily:r.fontFace.fontFamily,fontWeight:r.fontFace.fontWeight||"normal",fontStyle:r.fontFace.fontStyle||"normal"}).toString(),r.isRegistered=!0)}else!n.disableWarnings&&n.warnOnMissingIcons&&o.warn('The icon "'+e+'" was used but not registered. See http://aka.ms/fabric-icon-usage for more information.');return t},t.setIconOptions=function(e){a.__options=r.__assign({},a.__options,e)};var u=[],l=void 0;function c(e){var t=a.__options;t.disableWarnings||(u.push(e),void 0===l&&(l=setTimeout(function(){o.warn("Some icons were re-registered. Applications should only call registerIcons for any given icon once. Redefining what an icon is may have unintended consequences. Duplicates include: \n"+u.slice(0,10).join(", ")+(u.length>10?" (+ "+(u.length-10)+" more)":"")),l=void 0,u=[]},2e3)))}},TVYz:function(e,t,n){"use strict";var r=this&&this.__assign||Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e};Object.defineProperty(t,"__esModule",{value:!0});var o=n("Inzz"),i=n("QbOg"),s=n("UWqr"),a="property";t.track=function(e,t){void 0===t&&(t={}),o.default.getInstance().trackEvent(e,r({version:i.version,controlType:a,debug:"false",environment:s.EnvironmentType[s.Environment.type]},t))}},TXZc:function(e,t,n){(e.exports=n("6ocw")(!1)).push([e.i,'.placeholder_c1bafe39{display:-ms-flexbox;display:flex}.placeholder_c1bafe39 .placeholderContainer_c1bafe39{-ms-flex-align:center;-ms-grid-row-align:center;align-items:center;color:"[theme:neutralSecondary, default: #666666]";background-color:"[theme:neutralLighter, default: #f4f4f4]";width:100%;padding:80px 0}.placeholder_c1bafe39 .placeholderContainer_c1bafe39 .placeholderHead_c1bafe39{color:"[theme:neutralPrimary, default: #333333]"}.placeholder_c1bafe39 .placeholderContainer_c1bafe39 .placeholderHead_c1bafe39 .placeholderHeadContainer_c1bafe39{height:100%;white-space:nowrap;text-align:center}.placeholder_c1bafe39 .placeholderContainer_c1bafe39 .placeholderHead_c1bafe39 .placeholderIcon_c1bafe39{display:inline-block;vertical-align:middle;white-space:normal}.placeholder_c1bafe39 .placeholderContainer_c1bafe39 .placeholderHead_c1bafe39 .placeholderText_c1bafe39{display:inline;vertical-align:middle;white-space:normal}.placeholder_c1bafe39 .placeholderContainer_c1bafe39 .placeholderHead_c1bafe39 .placeholderText_c1bafe39.hide_c1bafe39{display:none}.placeholder_c1bafe39 .placeholderContainer_c1bafe39 .placeholderDescription_c1bafe39{width:65%;vertical-align:middle;margin:0 auto;text-align:center}.placeholder_c1bafe39 .placeholderContainer_c1bafe39 .placeholderDescription_c1bafe39 .placeholderDescriptionText_c1bafe39{color:"[theme:neutralSecondary, default: #666666]";font-size:17px;display:inline-block;margin:24px 0;font-weight:100}.placeholder_c1bafe39 .placeholderContainer_c1bafe39 .placeholderDescription_c1bafe39 button{font-size:14px;font-weight:400;box-sizing:border-box;display:inline-block;text-align:center;cursor:pointer;vertical-align:top;min-width:80px;height:32px;background-color:"[theme:themePrimary, default: #0078d7]";color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:transparent;border:1px solid transparent;-o-border-image:initial;border-image:initial;text-decoration:none}[dir=ltr] .placeholder_c1bafe39 .placeholderContainer_c1bafe39 .placeholderHead_c1bafe39 .placeholderText_c1bafe39,[dir=rtl] .placeholder_c1bafe39 .placeholderContainer_c1bafe39 .placeholderHead_c1bafe39 .placeholderText_c1bafe39{padding-left:20px}.placeholderOverlay_c1bafe39{position:relative;height:100%;z-index:1}.placeholderOverlay_c1bafe39 .placeholderSpinnerContainer_c1bafe39{position:relative;width:100%;margin:164px 0}',""])},ToZl:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=function(){return"undefined"!=typeof performance&&performance.now?performance.now():Date.now()},o=function(){function e(){}return e.measure=function(t,n){e._timeoutId&&e.setPeriodicReset();var o=r();n();var i=r(),s=e.summary[t]||{totalDuration:0,count:0,all:[]},a=i-o;s.totalDuration+=a,s.count++,s.all.push({duration:a,timeStamp:i}),e.summary[t]=s},e.reset=function(){e.summary={},clearTimeout(e._timeoutId),e._timeoutId=NaN},e.setPeriodicReset=function(){e._timeoutId=setTimeout(function(){return e.reset()},18e4)},e.summary={},e}();t.FabricPerformance=o},TvJp:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("3vAc");t.baseElementEvents=["onCopy","onCut","onPaste","onCompositionEnd","onCompositionStart","onCompositionUpdate","onFocus","onFocusCapture","onBlur","onBlurCapture","onChange","onInput","onSubmit","onLoad","onError","onKeyDown","onKeyDownCapture","onKeyPress","onKeyUp","onAbort","onCanPlay","onCanPlayThrough","onDurationChange","onEmptied","onEncrypted","onEnded","onLoadedData","onLoadedMetadata","onLoadStart","onPause","onPlay","onPlaying","onProgress","onRateChange","onSeeked","onSeeking","onStalled","onSuspend","onTimeUpdate","onVolumeChange","onWaiting","onClick","onClickCapture","onContextMenu","onDoubleClick","onDrag","onDragEnd","onDragEnter","onDragExit","onDragLeave","onDragOver","onDragStart","onDrop","onMouseDown","onMouseDownCapture","onMouseEnter","onMouseLeave","onMouseMove","onMouseOut","onMouseOver","onMouseUp","onMouseUpCapture","onSelect","onTouchCancel","onTouchEnd","onTouchMove","onTouchStart","onScroll","onWheel"],t.baseElementProperties=["defaultChecked","defaultValue","accept","acceptCharset","accessKey","action","allowFullScreen","allowTransparency","alt","async","autoComplete","autoFocus","autoPlay","capture","cellPadding","cellSpacing","charSet","challenge","checked","children","classID","className","cols","colSpan","content","contentEditable","contextMenu","controls","coords","crossOrigin","data","dateTime","default","defer","dir","download","draggable","encType","form","formAction","formEncType","formMethod","formNoValidate","formTarget","frameBorder","headers","height","hidden","high","hrefLang","htmlFor","httpEquiv","icon","id","inputMode","integrity","is","keyParams","keyType","kind","lang","list","loop","low","manifest","marginHeight","marginWidth","max","maxLength","media","mediaGroup","method","min","minLength","multiple","muted","name","noValidate","open","optimum","pattern","placeholder","poster","preload","radioGroup","readOnly","rel","required","role","rows","rowSpan","sandbox","scope","scoped","scrolling","seamless","selected","shape","size","sizes","span","spellCheck","src","srcDoc","srcLang","srcSet","start","step","style","summary","tabIndex","title","type","useMap","value","width","wmode","wrap"],t.htmlElementProperties=t.baseElementProperties.concat(t.baseElementEvents),t.anchorProperties=t.htmlElementProperties.concat(["href","target"]),t.buttonProperties=t.htmlElementProperties.concat(["disabled"]),t.divProperties=t.htmlElementProperties.concat(["align","noWrap"]),t.inputProperties=t.buttonProperties,t.textAreaProperties=t.buttonProperties,t.imageProperties=t.divProperties,t.getNativeProps=function(e,t,n){return r.filteredAssign(function(e){return(!n||n.indexOf(e)<0)&&(0===e.indexOf("data-")||0===e.indexOf("aria-")||t.indexOf(e)>=0)},{},e)}},UBcw:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r,o,i="'Segoe UI', -apple-system, BlinkMacSystemFont, 'Roboto', 'Helvetica Neue', sans-serif";!function(e){e.Arabic="Segoe UI Web (Arabic)",e.Cyrillic="Segoe UI Web (Cyrillic)",e.EastEuropean="Segoe UI Web (East European)",e.Greek="Segoe UI Web (Greek)",e.Hebrew="Segoe UI Web (Hebrew)",e.Thai="Leelawadee UI Web",e.Vietnamese="Segoe UI Web (Vietnamese)",e.WestEuropean="Segoe UI Web (West European)",e.Selawik="Selawik Web"}(r=t.LocalizedFontNames||(t.LocalizedFontNames={})),function(e){e.Arabic="'"+r.Arabic+"'",e.ChineseSimplified="'Microsoft Yahei UI', Verdana, Simsun",e.ChineseTraditional="'Microsoft Jhenghei UI', Pmingliu",e.Cyrillic="'"+r.Cyrillic+"'",e.EastEuropean="'"+r.EastEuropean+"'",e.Greek="'"+r.Greek+"'",e.Hebrew="'"+r.Hebrew+"'",e.Hindi="'Nirmala UI'",e.Japanese="'Yu Gothic UI', 'Meiryo UI', Meiryo, 'MS Pgothic', Osaka",e.Korean="'Malgun Gothic', Gulim",e.Selawik="'"+r.Selawik+"'",e.Thai="'Leelawadee UI Web', 'Kmer UI'",e.Vietnamese="'"+r.Vietnamese+"'",e.WestEuropean="'"+r.WestEuropean+"'"}(o=t.LocalizedFontFamilies||(t.LocalizedFontFamilies={}));var s,a,u="'Segoe UI', '"+r.WestEuropean+"'",l={ar:o.Arabic,bg:o.Cyrillic,cs:o.EastEuropean,el:o.Greek,et:o.EastEuropean,he:o.Hebrew,hi:o.Hindi,hr:o.EastEuropean,hu:o.EastEuropean,ja:o.Japanese,kk:o.EastEuropean,ko:o.Korean,lt:o.EastEuropean,lv:o.EastEuropean,pl:o.EastEuropean,ru:o.Cyrillic,sk:o.EastEuropean,"sr-latn":o.EastEuropean,th:o.Thai,tr:o.EastEuropean,uk:o.Cyrillic,vi:o.Vietnamese,"zh-hans":o.ChineseSimplified,"zh-hant":o.ChineseTraditional};function c(e){return e+", "+i}function d(e,t,n){return{fontFamily:n,MozOsxFontSmoothing:"grayscale",WebkitFontSmoothing:"antialiased",fontSize:e,fontWeight:t}}!function(e){e.mini="10px",e.xSmall="11px",e.small="12px",e.smallPlus="13px",e.medium="14px",e.mediumPlus="15px",e.icon="16px",e.large="17px",e.xLarge="21px",e.xxLarge="28px",e.superLarge="42px",e.mega="72px"}(s=t.FontSizes||(t.FontSizes={})),function(e){e.light=100,e.semilight=300,e.regular=400,e.semibold=600,e.bold=700}(a=t.FontWeights||(t.FontWeights={})),function(e){e.xSmall="10px",e.small="12px",e.medium="16px",e.large="20px"}(t.IconFontSizes||(t.IconFontSizes={})),t.createFontStyles=function(e){var t=function(e){for(var t in l)if(l.hasOwnProperty(t)&&e&&0===t.indexOf(e))return l[t];return u}(e),n=c(t),r=n;return t===u&&(r=c(o.WestEuropean)),{tiny:d(s.mini,a.semibold,n),xSmall:d(s.xSmall,a.regular,n),small:d(s.small,a.regular,n),smallPlus:d(s.smallPlus,a.regular,n),medium:d(s.medium,a.regular,n),mediumPlus:d(s.mediumPlus,a.regular,n),large:d(s.large,a.semilight,r),xLarge:d(s.xLarge,a.light,n),xxLarge:d(s.xxLarge,a.light,n),superLarge:d(s.superLarge,a.light,n),mega:d(s.mega,a.light,n)}}},UDac:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("5+DQ").__exportStar(n("tmP0"),t)},UKGW:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r={},o=0;if("undefined"!=typeof window){var i=window;r=i.__globalSettings__=i.__globalSettings__||((s={}).__callbacks__={},s)}var s,a=r.__callbacks__,u=function(){function e(){}return e.getValue=function(e,t){return void 0===r[e]&&(r[e]="function"==typeof t?t():t),r[e]},e.setValue=function(e,t){var n=r[e];if(t!==n){r[e]=t;var o={oldValue:n,value:t,key:e};for(var i in a)a.hasOwnProperty(i)&&a[i](o)}return t},e.addChangeListener=function(e){var t=e.__id__;t||(t=e.__id__=String(o++)),a[t]=e},e.removeChangeListener=function(e){delete a[e.__id__]},e}();t.GlobalSettings=u},UNGd:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DefaultPalette={themeDarker:"#004578",themeDark:"#005a9e",themeDarkAlt:"#106ebe",themePrimary:"#0078d4",themeSecondary:"#2b88d8",themeTertiary:"#71afe5",themeLight:"#c7e0f4",themeLighter:"#deecf9",themeLighterAlt:"#eff6fc",black:"#000000",blackTranslucent40:"rgba(0,0,0,.4)",neutralDark:"#212121",neutralPrimary:"#333333",neutralPrimaryAlt:"#3c3c3c",neutralSecondary:"#666666",neutralTertiary:"#a6a6a6",neutralTertiaryAlt:"#c8c8c8",neutralQuaternary:"#d0d0d0",neutralQuaternaryAlt:"#dadada",neutralLight:"#eaeaea",neutralLighter:"#f4f4f4",neutralLighterAlt:"#f8f8f8",accent:"#0078d4",white:"#ffffff",whiteTranslucent40:"rgba(255,255,255,.4)",yellow:"#ffb900",yellowLight:"#fff100",orange:"#d83b01",orangeLight:"#ea4300",orangeLighter:"#ff8c00",redDark:"#a80000",red:"#e81123",magentaDark:"#5c005c",magenta:"#b4009e",magentaLight:"#e3008c",purpleDark:"#32145a",purple:"#5c2d91",purpleLight:"#b4a0ff",blueDark:"#002050",blueMid:"#00188f",blue:"#0078d4",blueLight:"#00bcf2",tealDark:"#004b50",teal:"#008272",tealLight:"#00b294",greenDark:"#004b1c",green:"#107c10",greenLight:"#bad80a"}},"UV/n":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r,o=n("zHyq"),i="left",s="right",a="@noflip",u=((r={})[i]=s,r[s]=i,r),l={"w-resize":"e-resize","sw-resize":"se-resize","nw-resize":"ne-resize"},c=d();function d(){return void 0===c&&(c="undefined"!=typeof document&&!!document.documentElement&&"rtl"===document.documentElement.getAttribute("dir")),c}t.setRTL=function(e){c!==e&&(o.Stylesheet.getInstance().resetKeys(),c=e)},t.getRTL=d,t.rtlifyRules=function(e,t){if(d()){var n=e[t];if(!n)return;var r=e[t+1];if("string"==typeof r&&r.indexOf(a)>=0)e[t+1]=r.replace(/\s*(?:\/\*\s*)?\@noflip\b(?:\s*\*\/)?\s*?/g,"");else if(n.indexOf(i)>=0)e[t]=n.replace(i,s);else if(n.indexOf(s)>=0)e[t]=n.replace(s,i);else if(String(r).indexOf(i)>=0)e[t+1]=r.replace(i,s);else if(String(r).indexOf(s)>=0)e[t+1]=r.replace(s,i);else if(u[n])e[t]=u[n];else if(l[r])e[t+1]=l[r];else switch(n){case"margin":case"padding":e[t+1]=function(e){if("string"==typeof e){var t=e.split(" ");if(4===t.length)return t[0]+" "+t[3]+" "+t[2]+" "+t[1]}return e}(r);break;case"box-shadow":e[t+1]=function(e,t){var n=e.split(" "),r=parseInt(n[t],10);return n[0]=n[0].replace(String(r),String(-1*r)),n.join(" ")}(r,0)}}}},UWqr:function(e,t){e.exports=r},Uf3L:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("eKOM");t.AnimationStyles=o.AnimationStyles,t.AnimationVariables=o.AnimationVariables;var i=n("jXp2");t.DefaultPalette=i.DefaultPalette;var s=n("8rpR");t.DefaultFontStyles=s.DefaultFontStyles,t.registerDefaultFontFaces=s.registerDefaultFontFaces;var a=n("UBcw");t.FontSizes=a.FontSizes,t.FontWeights=a.FontWeights,t.IconFontSizes=a.IconFontSizes,t.createFontStyles=a.createFontStyles;var u=n("JdTu");t.getFocusStyle=u.getFocusStyle,t.focusClear=u.focusClear;var l=n("WabV");t.hiddenContentStyle=l.hiddenContentStyle;var c=n("DrT7");t.PulsingBeaconAnimationStyles=c.PulsingBeaconAnimationStyles;var d=n("EvAo");t.getGlobalClassNames=d.getGlobalClassNames;var p=n("1J6I");t.ThemeSettingName=p.ThemeSettingName,t.getTheme=p.getTheme,t.loadTheme=p.loadTheme,t.createTheme=p.createTheme,t.registerOnThemeChangeCallback=p.registerOnThemeChangeCallback,t.removeOnThemeChangeCallback=p.removeOnThemeChangeCallback,r.__exportStar(n("G4dS"),t),r.__exportStar(n("9UcU"),t),r.__exportStar(n("q3D1"),t)},Uh61:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("cDcd"),o=n("PGnG"),i=n("8tWw");t.VerticalDivider=function(e){var t=i.getTheme(),n=e.getClassNames?e.getClassNames(t):o.getDividerClassNames(t);return r.createElement("span",{className:n.wrapper},r.createElement("span",{className:n.divider}))}},UhdI:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("cDcd"),i=n("iRzo"),s=n("W0Zu"),a=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._shouldUpdateComponentRef=!1,t}return r.__extends(t,e),t.prototype.render=function(){return o.createElement(s.DefaultButton,r.__assign({},this.props,{primary:!0,onRenderDescription:i.nullRender}))},t=r.__decorate([i.customizable("PrimaryButton",["theme"])],t)}(i.BaseComponent);t.PrimaryButton=a},Un1U:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("OHcX"),i=n("pn14"),s={settings:{},scopedSettings:{}},a=o.GlobalSettings.getValue("customizations",{settings:{},scopedSettings:{}}),u=new i.EventGroup(a),l=function(){function e(){}return e.reset=function(){a.settings={},a.scopedSettings={}},e.applySettings=function(t){a.settings=r.__assign({},a.settings,t),e._raiseChange()},e.applyScopedSettings=function(t,n){a.scopedSettings[t]=r.__assign({},a.scopedSettings[t],n),e._raiseChange()},e.getSettings=function(e,t,n){void 0===n&&(n=s);for(var r={},o=t&&n.scopedSettings[t]||{},i=t&&a.scopedSettings[t]||{},u=0,l=e;u<l.length;u++){var c=l[u];r[c]=o[c]||n.settings[c]||i[c]||a.settings[c]}return r},e.observe=function(e){u.on(a,"change",e)},e.unobserve=function(e){u.off(a,"change",e)},e._raiseChange=function(){u.raise("change")},e}();t.Customizations=l},UxNQ:function(e,t,n){"use strict";n.d(t,"b",function(){return s}),n.d(t,"c",function(){return a}),n.d(t,"a",function(){return l});var r=n("lzYu"),o=n("97IE"),i=n("08ZC");function s(e,t){Object(o.l)(t)&&new Request("",{headers:t}).headers.forEach(function(t,n){e.append(n,t)})}function a(e,t){if(Object(o.l)(t)){var n=Object(o.a)(e.headers||{},t.headers);(e=Object(o.a)(e,t)).headers=n}}function u(e){var t=new URL(e);return t.protocol+"//"+t.hostname}var l=function(){function e(){}return e.prototype.fetch=function(e,t){return i.a.fetch(e,t)},e}();!function(e){function t(t){var n=e.call(this,null)||this;return n.context=t,n}Object(r.b)(t,e),t.prototype.fetch=function(t,n){return Object(r.a)(this,void 0,void 0,function(){var o;return Object(r.c)(this,function(r){switch(r.label){case 0:return[4,this.getToken(u(t))];case 1:return o=r.sent(),this.token=o,[2,e.prototype.fetch.call(this,t,n)]}})})},t.prototype.getToken=function(e){return Object(r.a)(this,void 0,void 0,function(){return Object(r.c)(this,function(t){switch(t.label){case 0:return[4,this.context.aadTokenProviderFactory.getTokenProvider()];case 1:return[2,t.sent().getToken(e)]}})})}}(function(e){function t(t){var n=e.call(this)||this;return n._token=t,n}return Object(r.b)(t,e),Object.defineProperty(t.prototype,"token",{get:function(){return this._token||""},set:function(e){this._token=e},enumerable:!1,configurable:!0}),t.prototype.fetch=function(t,n){void 0===n&&(n={});var r=new Headers;return s(r,n.headers),r.set("Authorization","Bearer "+this._token),n.headers=r,e.prototype.fetch.call(this,t,n)},t}(l))},"V+eJ":function(e,t,n){"use strict";var r=n("XKFU"),o=n("w2a5")(!1),i=[].indexOf,s=!!i&&1/[1].indexOf(1,-0)<0;r(r.P+r.F*(s||!n("LyE8")(i)),"Array",{indexOf:function(e){return s?i.apply(this,arguments)||0:o(this,e,arguments[1])}})},V2us:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("RGr6");t.InjectionMode=r.InjectionMode,t.Stylesheet=r.Stylesheet,t.concatStyleSets=r.concatStyleSets,t.fontFace=r.fontFace,t.keyframes=r.keyframes,t.mergeStyleSets=r.mergeStyleSets,t.mergeStyles=r.mergeStyles},VBCj:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getDistanceBetweenPoints=function(e,t){return Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))},t.fitContentToBounds=function(e){var t,n=e.contentSize,r=e.boundsSize,o=e.mode,i=void 0===o?"contain":o,s=e.maxScale,a=void 0===s?1:s,u=n.width/n.height,l=r.width/r.height;t=("contain"===i?u>l:u<l)?r.width/n.width:r.height/n.height;var c=Math.min(a,t);return{width:n.width*c,height:n.height*c}},t.calculatePrecision=function(e){var t=/[1-9]([0]+$)|\.([0-9]*)/.exec(String(e));return t?t[1]?-t[1].length:t[2]?t[2].length:0:0},t.precisionRound=function(e,t,n){void 0===n&&(n=10);var r=Math.pow(n,t);return Math.round(e*r)/r}},VK3g:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("5+DQ").__exportStar(n("k9Zi"),t)},VNai:function(e,t,n){"use strict";function r(e,t){for(var n=-1,r=0;e&&r<e.length;r++)if(t(e[r],r)){n=r;break}return n}Object.defineProperty(t,"__esModule",{value:!0}),t.findIndex=r,t.find=function(e,t){var n=r(e,t);if(!(n<0))return e[n]},t.createArray=function(e,t){for(var n=[],r=0;r<e;r++)n.push(t(r));return n},t.toMatrix=function(e,t){return e.reduce(function(e,n,r){return r%t==0?e.push([n]):e[e.length-1].push(n),e},[])},t.removeIndex=function(e,t){return e.filter(function(e,n){return t!==n})},t.replaceElement=function(e,t,n){var r=e.slice();return r[n]=t,r},t.addElementAtIndex=function(e,t,n){var r=e.slice();return r.splice(t,0,n),r},t.flatten=function(e){var t=[];return e.forEach(function(e){return t=t.concat(e)}),t},t.arraysEqual=function(e,t){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}},VNoh:function(e,t,n){"use strict";var r,o=this&&this.__extends||(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0});var i=n("cDcd"),s=n("VPIu"),a=n("gJKW"),u=n("2F8+"),l=n("lpIF"),c=function(e){function t(t){var n=e.call(this,t)||this;return n._crntElm=null,n._handleBtnClick=function(e){n.props.onConfigure()},n._setZoneWidth=function(){n.setState({width:n._crntElm.clientWidth})},n._linkElm=function(e){n._crntElm=e},n.state={width:null},u.track("ReactPlaceholder",{description:!!t.description,iconName:!!t.iconName,iconText:!!t.iconText,buttonLabel:!!t.buttonLabel,onConfigure:!!t.onConfigure,contentClassName:!!t.contentClassName}),n}return o(t,e),t.prototype.componentDidMount=function(){this._setZoneWidth()},t.prototype.componentDidUpdate=function(e,t){this._setZoneWidth()},t.prototype.shouldComponentUpdate=function(e,t){return this.state.width!==t.width||this.props.hideButton!==e.hideButton},t.prototype.render=function(){return i.createElement("div",{className:a.default.placeholder+" "+(this.props.contentClassName?this.props.contentClassName:""),ref:this._linkElm},i.createElement("div",{className:a.default.placeholderContainer},i.createElement("div",{className:a.default.placeholderHead},i.createElement("div",{className:a.default.placeholderHeadContainer},this.props.iconName&&i.createElement(l.Icon,{iconName:this.props.iconName,className:a.default.placeholderIcon+" ms-fontSize-su ms-Icon"}),i.createElement("span",{className:a.default.placeholderText+" ms-fontWeight-light ms-fontSize-xxl "+(this.state.width&&this.state.width<=380?a.default.hide:"")},this.props.iconText))),i.createElement("div",{className:a.default.placeholderDescription},i.createElement("span",{className:a.default.placeholderDescriptionText},this.props.description)),this.props.children,i.createElement("div",{className:a.default.placeholderDescription},this.props.buttonLabel&&!this.props.hideButton&&i.createElement(s.PrimaryButton,{text:this.props.buttonLabel,ariaLabel:this.props.buttonLabel,ariaDescription:this.props.description,onClick:this._handleBtnClick}))))},t}(i.Component);t.Placeholder=c},VPIu:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("ASyi").__exportStar(n("2eko"),t)},VSB5:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("d2OV"),o=n("m+mw"),i=n("JOBJ");t.mergeStyleSets=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n={},s={},a=e[0];if(a){e.length>1&&(a=o.concatStyleSets.apply(void 0,e));var u=[];for(var l in a)if(a.hasOwnProperty(l)){var c=a[l],d=r.extractStyleParts(c),p=d.classes,h=d.objects,f=i.styleToRegistration({displayName:l},h);u.push(f),f&&(s[l]=f.className,n[l]=p.concat([f.className]).join(" "))}for(var m=0,g=u;m<g.length;m++)(f=g[m])&&i.applyRegistration(f,s)}return n}},VTer:function(e,t,n){var r=n("g3g5"),o=n("dyZX"),i=o["__core-js_shared__"]||(o["__core-js_shared__"]={});(e.exports=function(e,t){return i[e]||(i[e]=void 0!==t?t:{})})("versions",[]).push({version:r.version,mode:n("LQAc")?"pure":"global",copyright:"© 2019 Denis Pushkarev (zloirock.ru)"})},VUl2:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ggy3");t.InjectionMode=r.InjectionMode,t.Stylesheet=r.Stylesheet,t.concatStyleSets=r.concatStyleSets,t.fontFace=r.fontFace,t.keyframes=r.keyframes,t.mergeStyleSets=r.mergeStyleSets,t.mergeStyles=r.mergeStyles},Vd3H:function(e,t,n){"use strict";var r=n("XKFU"),o=n("2OiF"),i=n("S/j/"),s=n("eeVq"),a=[].sort,u=[1,2,3];r(r.P+r.F*(s(function(){u.sort(void 0)})||!s(function(){u.sort(null)})||!n("LyE8")(a)),"Array",{sort:function(e){return void 0===e?a.call(i(this)):a.call(i(this),o(e))}})},Vi1w:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ");r.__exportStar(n("BGyn"),t),r.__exportStar(n("qIec"),t)},VkCv:function(e,t){!function(e){"use strict";if(!e.fetch){var t={searchParams:"URLSearchParams"in e,iterable:"Symbol"in e&&"iterator"in Symbol,blob:"FileReader"in e&&"Blob"in e&&function(){try{return new Blob,!0}catch(e){return!1}}(),formData:"FormData"in e,arrayBuffer:"ArrayBuffer"in e};if(t.arrayBuffer)var n=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],r=function(e){return e&&DataView.prototype.isPrototypeOf(e)},o=ArrayBuffer.isView||function(e){return e&&n.indexOf(Object.prototype.toString.call(e))>-1};c.prototype.append=function(e,t){e=a(e),t=u(t);var n=this.map[e];this.map[e]=n?n+","+t:t},c.prototype.delete=function(e){delete this.map[a(e)]},c.prototype.get=function(e){return e=a(e),this.has(e)?this.map[e]:null},c.prototype.has=function(e){return this.map.hasOwnProperty(a(e))},c.prototype.set=function(e,t){this.map[a(e)]=u(t)},c.prototype.forEach=function(e,t){for(var n in this.map)this.map.hasOwnProperty(n)&&e.call(t,this.map[n],n,this)},c.prototype.keys=function(){var e=[];return this.forEach(function(t,n){e.push(n)}),l(e)},c.prototype.values=function(){var e=[];return this.forEach(function(t){e.push(t)}),l(e)},c.prototype.entries=function(){var e=[];return this.forEach(function(t,n){e.push([n,t])}),l(e)},t.iterable&&(c.prototype[Symbol.iterator]=c.prototype.entries);var i=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];g.prototype.clone=function(){return new g(this,{body:this._bodyInit})},m.call(g.prototype),m.call(v.prototype),v.prototype.clone=function(){return new v(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new c(this.headers),url:this.url})},v.error=function(){var e=new v(null,{status:0,statusText:""});return e.type="error",e};var s=[301,302,303,307,308];v.redirect=function(e,t){if(-1===s.indexOf(t))throw new RangeError("Invalid status code");return new v(null,{status:t,headers:{location:e}})},e.Headers=c,e.Request=g,e.Response=v,e.fetch=function(e,n){return new Promise(function(r,o){var i=new g(e,n),s=new XMLHttpRequest;s.onload=function(){var e,t,n={status:s.status,statusText:s.statusText,headers:(e=s.getAllResponseHeaders()||"",t=new c,e.replace(/\r?\n[\t ]+/g," ").split(/\r?\n/).forEach(function(e){var n=e.split(":"),r=n.shift().trim();if(r){var o=n.join(":").trim();t.append(r,o)}}),t)};n.url="responseURL"in s?s.responseURL:n.headers.get("X-Request-URL");var o="response"in s?s.response:s.responseText;r(new v(o,n))},s.onerror=function(){o(new TypeError("Network request failed"))},s.ontimeout=function(){o(new TypeError("Network request failed"))},s.open(i.method,i.url,!0),"include"===i.credentials?s.withCredentials=!0:"omit"===i.credentials&&(s.withCredentials=!1),"responseType"in s&&t.blob&&(s.responseType="blob"),i.headers.forEach(function(e,t){s.setRequestHeader(t,e)}),s.send(void 0===i._bodyInit?null:i._bodyInit)})},e.fetch.polyfill=!0}function a(e){if("string"!=typeof e&&(e=String(e)),/[^a-z0-9\-#$%&'*+.\^_`|~]/i.test(e))throw new TypeError("Invalid character in header field name");return e.toLowerCase()}function u(e){return"string"!=typeof e&&(e=String(e)),e}function l(e){var n={next:function(){var t=e.shift();return{done:void 0===t,value:t}}};return t.iterable&&(n[Symbol.iterator]=function(){return n}),n}function c(e){this.map={},e instanceof c?e.forEach(function(e,t){this.append(t,e)},this):Array.isArray(e)?e.forEach(function(e){this.append(e[0],e[1])},this):e&&Object.getOwnPropertyNames(e).forEach(function(t){this.append(t,e[t])},this)}function d(e){if(e.bodyUsed)return Promise.reject(new TypeError("Already read"));e.bodyUsed=!0}function p(e){return new Promise(function(t,n){e.onload=function(){t(e.result)},e.onerror=function(){n(e.error)}})}function h(e){var t=new FileReader,n=p(t);return t.readAsArrayBuffer(e),n}function f(e){if(e.slice)return e.slice(0);var t=new Uint8Array(e.byteLength);return t.set(new Uint8Array(e)),t.buffer}function m(){return this.bodyUsed=!1,this._initBody=function(e){if(this._bodyInit=e,e)if("string"==typeof e)this._bodyText=e;else if(t.blob&&Blob.prototype.isPrototypeOf(e))this._bodyBlob=e;else if(t.formData&&FormData.prototype.isPrototypeOf(e))this._bodyFormData=e;else if(t.searchParams&&URLSearchParams.prototype.isPrototypeOf(e))this._bodyText=e.toString();else if(t.arrayBuffer&&t.blob&&r(e))this._bodyArrayBuffer=f(e.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer]);else{if(!t.arrayBuffer||!ArrayBuffer.prototype.isPrototypeOf(e)&&!o(e))throw new Error("unsupported BodyInit type");this._bodyArrayBuffer=f(e)}else this._bodyText="";this.headers.get("content-type")||("string"==typeof e?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):t.searchParams&&URLSearchParams.prototype.isPrototypeOf(e)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},t.blob&&(this.blob=function(){var e=d(this);if(e)return e;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))},this.arrayBuffer=function(){return this._bodyArrayBuffer?d(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(h)}),this.text=function(){var e,t,n,r=d(this);if(r)return r;if(this._bodyBlob)return e=this._bodyBlob,t=new FileReader,n=p(t),t.readAsText(e),n;if(this._bodyArrayBuffer)return Promise.resolve(function(e){for(var t=new Uint8Array(e),n=new Array(t.length),r=0;r<t.length;r++)n[r]=String.fromCharCode(t[r]);return n.join("")}(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},t.formData&&(this.formData=function(){return this.text().then(y)}),this.json=function(){return this.text().then(JSON.parse)},this}function g(e,t){var n,r,o=(t=t||{}).body;if(e instanceof g){if(e.bodyUsed)throw new TypeError("Already read");this.url=e.url,this.credentials=e.credentials,t.headers||(this.headers=new c(e.headers)),this.method=e.method,this.mode=e.mode,o||null==e._bodyInit||(o=e._bodyInit,e.bodyUsed=!0)}else this.url=String(e);if(this.credentials=t.credentials||this.credentials||"omit",!t.headers&&this.headers||(this.headers=new c(t.headers)),this.method=(n=t.method||this.method||"GET",r=n.toUpperCase(),i.indexOf(r)>-1?r:n),this.mode=t.mode||this.mode||null,this.referrer=null,("GET"===this.method||"HEAD"===this.method)&&o)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(o)}function y(e){var t=new FormData;return e.trim().split("&").forEach(function(e){if(e){var n=e.split("="),r=n.shift().replace(/\+/g," "),o=n.join("=").replace(/\+/g," ");t.append(decodeURIComponent(r),decodeURIComponent(o))}}),t}function v(e,t){t||(t={}),this.type="default",this.status=void 0===t.status?200:t.status,this.ok=this.status>=200&&this.status<300,this.statusText="statusText"in t?t.statusText:"OK",this.headers=new c(t.headers),this.url=t.url||"",this._initBody(e)}}("undefined"!=typeof self?self:this)},VsQa:function(e,t,n){"use strict";e.exports=function(e){return e!=e}},W0Zu:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("cDcd"),i=n("zKx7"),s=n("iRzo"),a=n("YYC1"),u=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._shouldUpdateComponentRef=!1,t}return r.__extends(t,e),t.prototype.render=function(){var e=this.props,t=e.primary,n=void 0!==t&&t,u=e.styles,l=e.theme;return o.createElement(i.BaseButton,r.__assign({},this.props,{variantClassName:n?"ms-Button--primary":"ms-Button--default",styles:a.getStyles(l,u,n),onRenderDescription:s.nullRender}))},t=r.__decorate([s.customizable("DefaultButton",["theme"])],t)}(s.BaseComponent);t.DefaultButton=u},W39j:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("RGr6"),o=n("Socx"),i={display:"inline-block"};t.getIconClassName=function(e){var t="",n=o.getIcon(e);return n&&(t=r.mergeStyles(n.subset.className,i,{selectors:{"::before":{content:'"'+n.code+'"'}}})),t}},WDoY:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("cDcd"),i=n("iRzo"),s=i.classNamesFunction(),a=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return r.__extends(t,e),t.prototype.componentDidMount=function(){i.disableBodyScroll()},t.prototype.componentWillUnmount=function(){i.enableBodyScroll()},t.prototype.render=function(){var e=this.props,t=e.isDarkThemed,n=e.className,a=e.theme,u=e.getStyles,l=i.getNativeProps(this.props,i.divProperties),c=s(u,{theme:a,className:n,isDark:t});return o.createElement("div",r.__assign({},l,{className:c.root}))},t=r.__decorate([i.customizable("Overlay",["theme"])],t)}(i.BaseComponent);t.OverlayBase=a},WGa6:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("Gc2k"),i=n("iRzo"),s=i.memoizeFunction(function(){return{selectors:(e={},e[o.HighContrastSelector]={backgroundColor:"Highlight",borderColor:"Highlight",color:"HighlightText",MsHighContrastAdjust:"none"},e)};var e});t.getMenuItemStyles=i.memoizeFunction(function(e){var t,n,i,a,u=e.semanticColors,l=e.fonts,c=u.menuItemBackgroundHovered,d=u.menuItemBackgroundChecked,p=u.bodyDivider,h={item:[l.medium,{color:u.bodyText,position:"relative",boxSizing:"border-box"}],divider:{display:"block",height:"1px",backgroundColor:p,position:"relative"},root:[o.getFocusStyle(e),l.medium,{color:"inherit",backgroundColor:"transparent",border:"none",width:"100%",height:"32px",lineHeight:"32px",display:"block",cursor:"pointer",padding:"0px 6px",textAlign:"left"}],rootDisabled:{color:u.disabledBodyText,cursor:"default",pointerEvents:"none"},rootHovered:r.__assign({backgroundColor:c},s()),rootFocused:r.__assign({backgroundColor:c},s()),rootChecked:r.__assign({},s()),rootPressed:r.__assign({backgroundColor:d},s()),rootExpanded:r.__assign({backgroundColor:d,color:u.bodyTextChecked},s()),linkContent:{whiteSpace:"nowrap",height:"inherit",display:"flex",alignItems:"center",maxWidth:"100%"},anchorLink:{padding:"0px 6px",textRendering:"auto",color:"inherit",letterSpacing:"normal",wordSpacing:"normal",textTransform:"none",textIndent:"0px",textShadow:"none",textDecoration:"none",boxSizing:"border-box"},label:{margin:"0 4px",verticalAlign:"middle",display:"inline-block",flexGrow:"1",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},secondaryText:{color:e.palette.neutralTertiary,paddingLeft:"20px",textAlign:"right"},icon:{display:"inline-block",minHeight:"1px",maxHeight:"32px",width:"14px",margin:"0 4px",verticalAlign:"middle",flexShrink:"0"},iconColor:{color:u.menuIcon,selectors:(t={},t[o.HighContrastSelector]={color:"inherit"},t["$root:hover &"]={selectors:(n={},n[o.HighContrastSelector]={color:"HighlightText"},n)},t["$root:focus &"]={selectors:(i={},i[o.HighContrastSelector]={color:"HighlightText"},i)},t)},iconDisabled:{color:u.disabledBodyText},checkmarkIcon:{color:u.bodySubtext,selectors:(a={},a[o.HighContrastSelector]={color:"HighlightText"},a)},subMenuIcon:{height:"32px",lineHeight:"32px",textAlign:"center",display:"inline-block",verticalAlign:"middle",flexShrink:"0",fontSize:o.FontSizes.mini},splitButtonFlexContainer:[o.getFocusStyle(e),{display:"flex",height:"32px",flexWrap:"nowrap",justifyContent:"center",alignItems:"center"}],splitButtonSeparator:{}};return o.concatStyleSets(h)}),t.getStyles=i.memoizeFunction(function(e){var t=e.semanticColors,n=e.fonts,r=t.bodyBackground,i=t.menuHeader,s={root:{backgroundColor:r,minWidth:"180px"},container:{},list:{listStyleType:"none",margin:"0",padding:"0",lineHeight:"0"},title:{fontSize:"16px",paddingRight:"14px",paddingLeft:"14px",paddingBottom:"5px",paddingTop:"5px",backgroundColor:e.palette.neutralLight},header:[n.small,{fontWeight:o.FontWeights.semibold,color:i,background:"none",backgroundColor:"transparent",border:"none",height:"32px",lineHeight:"32px",cursor:"default",padding:"0px 6px",userSelect:"none",textAlign:"left"}]};return o.concatStyleSets(s)})},WPcQ:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e){e[e.backspace=8]="backspace",e[e.tab=9]="tab",e[e.enter=13]="enter",e[e.shift=16]="shift",e[e.ctrl=17]="ctrl",e[e.alt=18]="alt",e[e.pauseBreak=19]="pauseBreak",e[e.capslock=20]="capslock",e[e.escape=27]="escape",e[e.space=32]="space",e[e.pageUp=33]="pageUp",e[e.pageDown=34]="pageDown",e[e.end=35]="end",e[e.home=36]="home",e[e.left=37]="left",e[e.up=38]="up",e[e.right=39]="right",e[e.down=40]="down",e[e.insert=45]="insert",e[e.del=46]="del",e[e.zero=48]="zero",e[e.one=49]="one",e[e.two=50]="two",e[e.three=51]="three",e[e.four=52]="four",e[e.five=53]="five",e[e.six=54]="six",e[e.seven=55]="seven",e[e.eight=56]="eight",e[e.nine=57]="nine",e[e.a=65]="a",e[e.b=66]="b",e[e.c=67]="c",e[e.d=68]="d",e[e.e=69]="e",e[e.f=70]="f",e[e.g=71]="g",e[e.h=72]="h",e[e.i=73]="i",e[e.j=74]="j",e[e.k=75]="k",e[e.l=76]="l",e[e.m=77]="m",e[e.n=78]="n",e[e.o=79]="o",e[e.p=80]="p",e[e.q=81]="q",e[e.r=82]="r",e[e.s=83]="s",e[e.t=84]="t",e[e.u=85]="u",e[e.v=86]="v",e[e.w=87]="w",e[e.x=88]="x",e[e.y=89]="y",e[e.z=90]="z",e[e.leftWindow=91]="leftWindow",e[e.rightWindow=92]="rightWindow",e[e.select=93]="select",e[e.zero_numpad=96]="zero_numpad",e[e.one_numpad=97]="one_numpad",e[e.two_numpad=98]="two_numpad",e[e.three_numpad=99]="three_numpad",e[e.four_numpad=100]="four_numpad",e[e.five_numpad=101]="five_numpad",e[e.six_numpad=102]="six_numpad",e[e.seven_numpad=103]="seven_numpad",e[e.eight_numpad=104]="eight_numpad",e[e.nine_numpad=105]="nine_numpad",e[e.multiply=106]="multiply",e[e.add=107]="add",e[e.subtract=109]="subtract",e[e.decimalPoint=110]="decimalPoint",e[e.divide=111]="divide",e[e.f1=112]="f1",e[e.f2=113]="f2",e[e.f3=114]="f3",e[e.f4=115]="f4",e[e.f5=116]="f5",e[e.f6=117]="f6",e[e.f7=118]="f7",e[e.f8=119]="f8",e[e.f9=120]="f9",e[e.f10=121]="f10",e[e.f11=122]="f11",e[e.f12=123]="f12",e[e.numlock=144]="numlock",e[e.scrollLock=145]="scrollLock",e[e.semicolon=186]="semicolon",e[e.equalSign=187]="equalSign",e[e.comma=188]="comma",e[e.dash=189]="dash",e[e.period=190]="period",e[e.forwardSlash=191]="forwardSlash",e[e.graveAccent=192]="graveAccent",e[e.openBracket=219]="openBracket",e[e.backSlash=220]="backSlash",e[e.closeBracket=221]="closeBracket",e[e.singleQuote=222]="singleQuote"}(t.KeyCodes||(t.KeyCodes={}))},WPgJ:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.kebabRules=function(e,t){e[t]=e[t].replace(/([A-Z])/g,"-$1").toLowerCase()}},WRwi:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("cDcd"),i=n("iRzo"),s=n("oUON"),a=n("ASEy"),u=n("cRpF"),l=n("qQHi"),c=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._anchor=i.createRef(),t._getSubmenuTarget=function(){return t._anchor.current?t._anchor.current:void 0},t._onItemClick=function(e){var n=t.props,r=n.item,o=n.onItemClick;o&&o(r,e)},t}return r.__extends(t,e),t.prototype.render=function(){var e=this,t=this.props,n=t.item,s=t.classNames,c=t.index,d=t.focusableElementIndex,p=t.totalItemCount,h=t.hasCheckmarks,f=t.hasIcons,m=t.contextualMenuItemAs,g=void 0===m?l.ContextualMenuItem:m,y=t.expandedMenuItemKey,v=t.onItemClick,_=t.openSubMenu,b=t.dismissSubMenu,S=t.dismissMenu,x=n.rel;n.target&&"_blank"===n.target.toLowerCase()&&(x=x||"nofollow noopener noreferrer");var w=this._getSubMenuId(n),I=u.hasSubmenu(n),P=i.getNativeProps(n,i.anchorProperties),C=u.isItemDisabled(n),E=n.keytipProps;return E&&I&&(E=r.__assign({},E,{hasMenu:!0})),o.createElement("div",null,o.createElement(a.KeytipData,{keytipProps:n.keytipProps,ariaDescribedBy:P["aria-describedby"],disabled:C},function(t){return o.createElement("a",r.__assign({},P,t,{ref:e._anchor,href:n.href,target:n.target,rel:x,className:s.root,role:"menuitem","aria-owns":n.key===y?w:void 0,"aria-haspopup":I||void 0,"aria-expanded":I?n.key===y:void 0,"aria-posinset":d+1,"aria-setsize":p,"aria-disabled":u.isItemDisabled(n),style:n.style,onClick:e._onItemClick,onMouseEnter:e._onItemMouseEnter,onMouseLeave:e._onItemMouseLeave,onKeyDown:I?e._onItemKeyDown:null}),o.createElement(g,{componentRef:n.componentRef,item:n,classNames:s,index:c,onCheckmarkClick:h&&v?v.bind(e,n):void 0,hasIcons:f,openSubMenu:_,dismissSubMenu:b,dismissMenu:S,getSubmenuTarget:e._getSubmenuTarget}))}))},t}(s.ContextualMenuItemWrapper);t.ContextualMenuAnchor=c},Wa3N:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getItem=function(e){var t=null;try{t=window.sessionStorage.getItem(e)}catch(e){}return t},t.setItem=function(e,t){try{window.sessionStorage.setItem(e,t)}catch(e){}}},WabV:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.hiddenContentStyle={position:"absolute",width:1,height:1,margin:-1,padding:0,border:0,overflow:"hidden"}},WbBG:function(e,t,n){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},Wlyd:function(e,t,n){"use strict";var r=Array.prototype.forEach,o=Object.create;e.exports=function(e){var t=o(null);return r.call(arguments,function(e){t[e]=!0}),t}},X6uu:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e){e[e.topLeftEdge=0]="topLeftEdge",e[e.topCenter=1]="topCenter",e[e.topRightEdge=2]="topRightEdge",e[e.topAutoEdge=3]="topAutoEdge",e[e.bottomLeftEdge=4]="bottomLeftEdge",e[e.bottomCenter=5]="bottomCenter",e[e.bottomRightEdge=6]="bottomRightEdge",e[e.bottomAutoEdge=7]="bottomAutoEdge",e[e.leftTopEdge=8]="leftTopEdge",e[e.leftCenter=9]="leftCenter",e[e.leftBottomEdge=10]="leftBottomEdge",e[e.rightTopEdge=11]="rightTopEdge",e[e.rightCenter=12]="rightCenter",e[e.rightBottomEdge=13]="rightBottomEdge"}(t.DirectionalHint||(t.DirectionalHint={}))},XHtT:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("Gc2k");function o(e,t){var n=e;return"ms-Callout-smallbeak"===t&&(n=16),{height:n,width:n}}var i={container:"ms-Callout-container",root:"ms-Callout",beak:"ms-Callout-beak",beakCurtain:"ms-Callout-beakCurtain",calloutMain:"ms-Callout-main"};t.getStyles=function(e){var t,n=e.theme,s=e.className,a=e.overflowYHidden,u=e.calloutWidth,l=e.contentMaxHeight,c=e.beakWidth,d=e.backgroundColor,p=e.beakStyle,h=r.getGlobalClassNames(i,n),f=n.palette;return{container:[h.container,{position:"relative"}],root:[h.root,{position:"absolute",boxSizing:"border-box",borderWidth:1,borderStyle:"solid",borderColor:f.neutralLight,boxShadow:"0 0 5px 0px rgba(0,0,0,0.4)",selectors:(t={},t[r.HighContrastSelector]={borderWidth:1,borderStyle:"solid",borderColor:"WindowText"},t)},r.focusClear(),s,!!u&&{width:u}],beak:[h.beak,{position:"absolute",backgroundColor:f.white,boxShadow:"inherit",border:"inherit",boxSizing:"border-box",transform:"rotate(45deg)"},o(c,p),d&&{backgroundColor:d}],beakCurtain:[h.beakCurtain,{position:"absolute",top:0,right:0,bottom:0,left:0,backgroundColor:f.white}],calloutMain:[h.calloutMain,{backgroundColor:f.white,overflowX:"hidden",overflowY:"auto",position:"relative",maxHeight:l},a&&{overflowY:"hidden"},d&&{backgroundColor:d}]}}},XKFU:function(e,t,n){var r=n("dyZX"),o=n("g3g5"),i=n("Mukb"),s=n("KroJ"),a=n("m0Pp"),u=function(e,t,n){var l,c,d,p,h=e&u.F,f=e&u.G,m=e&u.S,g=e&u.P,y=e&u.B,v=f?r:m?r[t]||(r[t]={}):(r[t]||{}).prototype,_=f?o:o[t]||(o[t]={}),b=_.prototype||(_.prototype={});for(l in f&&(n=t),n)d=((c=!h&&v&&void 0!==v[l])?v:n)[l],p=y&&c?a(d,r):g&&"function"==typeof d?a(Function.call,d):d,v&&s(v,l,d,e&u.U),_[l]!=d&&i(_,l,p),g&&b[l]!=d&&(b[l]=d)};r.core=o,u.F=1,u.G=2,u.S=4,u.P=8,u.B=16,u.W=32,u.U=64,u.R=128,e.exports=u},XMVh:function(e,t,n){var r=n("K0xU")("iterator"),o=!1;try{var i=[7][r]();i.return=function(){o=!0},Array.from(i,function(){throw 2})}catch(e){}e.exports=function(e,t){if(!t&&!o)return!1;var n=!1;try{var i=[7],s=i[r]();s.next=function(){return{done:n=!0}},i[r]=function(){return s},e(i)}catch(e){}return n}},XZgV:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r,o=n("5+DQ"),i=n("cDcd"),s=n("iRzo"),a=n("VK3g"),u=n("LkE5"),l=n("iRzo"),c=n("Gc2k"),d=((r={})[a.RectangleEdge.top]=c.AnimationClassNames.slideUpIn10,r[a.RectangleEdge.bottom]=c.AnimationClassNames.slideDownIn10,r[a.RectangleEdge.left]=c.AnimationClassNames.slideLeftIn10,r[a.RectangleEdge.right]=c.AnimationClassNames.slideRightIn10,r),p=l.classNamesFunction(),h=0,f=0,m={opacity:0,filter:"opacity(0)"},g=function(e){function t(t){var n=e.call(this,t)||this;return n._hostElement=s.createRef(),n._calloutElement=s.createRef(),n._hasListeners=!1,n.dismiss=function(e){var t=n.props.onDismiss;t&&t(e)},n._setInitialFocus=function(){n.props.setInitialFocus&&!n._didSetInitialFocus&&n.state.positions&&n._calloutElement.current&&(n._didSetInitialFocus=!0,n._async.requestAnimationFrame(function(){return s.focusFirstChild(n._calloutElement.current)}))},n._onComponentDidMount=function(){n._addListeners(),n.props.onLayerMounted&&n.props.onLayerMounted(),n._updateAsyncPosition(),n._setHeightOffsetEveryFrame()},n._warnDeprecations({beakStyle:"beakWidth"}),n._didSetInitialFocus=!1,n.state={positions:void 0,slideDirectionalClassName:void 0,calloutElementRect:void 0,heightOffset:0},n._positionAttempts=0,n}return o.__extends(t,e),t.prototype.componentDidUpdate=function(){this._setInitialFocus(),this.props.hidden?this._hasListeners&&this._removeListeners():(this._hasListeners||this._addListeners(),this._updateAsyncPosition())},t.prototype.componentWillMount=function(){this._setTargetWindowAndElement(this._getTarget())},t.prototype.componentWillUpdate=function(e){var t=this._getTarget(e);(t!==this._getTarget()||"string"==typeof t||t instanceof String)&&(this._maxHeight=void 0,this._setTargetWindowAndElement(t)),e.gapSpace===this.props.gapSpace&&this.props.beakWidth===e.beakWidth||(this._maxHeight=void 0),e.finalHeight!==this.props.finalHeight&&this._setHeightOffsetEveryFrame(),e.hidden&&e.hidden!==this.props.hidden&&this.setState({positions:void 0})},t.prototype.componentDidMount=function(){this.props.hidden||this._onComponentDidMount()},t.prototype.render=function(){if(!this._targetWindow)return null;var e=this.props.target,t=this.props,n=t.getStyles,r=t.style,a=t.role,l=t.ariaLabel,c=t.ariaDescribedBy,h=t.ariaLabelledBy,f=t.className,g=t.isBeakVisible,y=t.beakStyle,v=t.children,_=t.beakWidth,b=t.calloutWidth,S=t.finalHeight,x=t.backgroundColor,w=t.calloutMaxHeight,I=t.onScroll;e=this._getTarget();var P=this.state.positions,C=this._getMaxHeight()?this._getMaxHeight()+this.state.heightOffset:void 0,E=w&&C&&w<C?w:C,k=!!S,T=g&&!!e;this._classNames=p(n,{theme:this.props.theme,className:f,overflowYHidden:k,calloutWidth:b,positions:P,beakWidth:_,backgroundColor:x,beakStyle:y});var D=o.__assign({},r,{maxHeight:E},k&&{overflowY:"hidden"}),O=this.props.hidden?{visibility:"hidden"}:void 0;return i.createElement("div",{ref:this._hostElement,className:this._classNames.container,style:O},i.createElement("div",{className:s.css(this._classNames.root,P&&P.targetEdge&&d[P.targetEdge]),style:P?P.elementPosition:m,tabIndex:-1,ref:this._calloutElement},T&&i.createElement("div",{className:this._classNames.beak,style:this._getBeakPosition()}),T&&i.createElement("div",{className:this._classNames.beakCurtain}),!this.props.hidden&&i.createElement(u.Popup,{role:a,ariaLabel:l,ariaDescribedBy:c,ariaLabelledBy:h,className:this._classNames.calloutMain,onDismiss:this.dismiss,onScroll:I,shouldRestoreFocus:!0,style:D},v)))},t.prototype._dismissOnScroll=function(e){var t=this.props.preventDismissOnScroll;this.state.positions&&!t&&this._dismissOnLostFocus(e)},t.prototype._dismissOnLostFocus=function(e){var t=e.target,n=this._hostElement.current&&!s.elementContains(this._hostElement.current,t);(!this._target&&n||e.target!==this._targetWindow&&n&&(this._target.stopPropagation||!this._target||t!==this._target&&!s.elementContains(this._target,t)))&&this.dismiss(e)},t.prototype._addListeners=function(){var e=this;this._async.setTimeout(function(){e._events.on(e._targetWindow,"scroll",e._dismissOnScroll,!0),e._events.on(e._targetWindow,"resize",e.dismiss,!0),e._events.on(e._targetWindow.document.body,"focus",e._dismissOnLostFocus,!0),e._events.on(e._targetWindow.document.body,"click",e._dismissOnLostFocus,!0),e._hasListeners=!0},0)},t.prototype._removeListeners=function(){this._events.off(this._targetWindow,"scroll",this._dismissOnScroll,!0),this._events.off(this._targetWindow,"resize",this.dismiss,!0),this._events.off(this._targetWindow.document.body,"focus",this._dismissOnLostFocus,!0),this._events.off(this._targetWindow.document.body,"click",this._dismissOnLostFocus,!0),this._hasListeners=!1},t.prototype._updateAsyncPosition=function(){var e=this;this._async.requestAnimationFrame(function(){return e._updatePosition()})},t.prototype._getBeakPosition=function(){var e=this.state.positions,t=o.__assign({},e&&e.beakPosition?e.beakPosition.elementPosition:null);return t.top||t.bottom||t.left||t.right||(t.left=f,t.top=h),t},t.prototype._updatePosition=function(){var e=this.state.positions,t=this._hostElement.current,n=this._calloutElement.current;if(t&&n){var r=void 0;(r=s.assign(r,this.props)).bounds=this._getBounds(),r.target=this._target;var o=a.positionCallout(r,t,n,e);!e&&o||e&&o&&!this._arePositionsEqual(e,o)&&this._positionAttempts<5?(this._positionAttempts++,this.setState({positions:o})):(this._positionAttempts=0,this.props.onPositioned&&this.props.onPositioned(this.state.positions))}},t.prototype._getBounds=function(){if(!this._bounds){var e=this.props.bounds;e||(e={top:0+this.props.minPagePadding,left:0+this.props.minPagePadding,right:this._targetWindow.innerWidth-this.props.minPagePadding,bottom:this._targetWindow.innerHeight-this.props.minPagePadding,width:this._targetWindow.innerWidth-2*this.props.minPagePadding,height:this._targetWindow.innerHeight-2*this.props.minPagePadding}),this._bounds=e}return this._bounds},t.prototype._getMaxHeight=function(){var e=this;if(!this._maxHeight)if(this.props.directionalHintFixed&&this._target){var t=this.props.isBeakVisible?this.props.beakWidth:0,n=(this.props.gapSpace?this.props.gapSpace:0)+t+2;this._async.requestAnimationFrame(function(){e._target&&(e._maxHeight=a.getMaxHeight(e._target,e.props.directionalHint,n,e._getBounds(),e.props.coverTarget),e.forceUpdate())})}else this._maxHeight=this._getBounds().height-2;return this._maxHeight},t.prototype._arePositionsEqual=function(e,t){return this._comparePositions(e.elementPosition,t.elementPosition)&&this._comparePositions(e.beakPosition.elementPosition,t.beakPosition.elementPosition)},t.prototype._comparePositions=function(e,t){for(var n in t)if(t.hasOwnProperty(n)){var r=e[n],o=t[n];if(void 0===r||void 0===o)return!1;if(r.toFixed(2)!==o.toFixed(2))return!1}return!0},t.prototype._setTargetWindowAndElement=function(e){if(e)if("string"==typeof e){var t=s.getDocument();this._target=t?t.querySelector(e):null,this._targetWindow=s.getWindow()}else if(e.stopPropagation)this._targetWindow=s.getWindow(e.toElement),this._target=e;else if(e.getBoundingClientRect){var n=e;this._targetWindow=s.getWindow(n),this._target=e}else this._targetWindow=s.getWindow(),this._target=e;else this._targetWindow=s.getWindow()},t.prototype._setHeightOffsetEveryFrame=function(){var e=this;this._calloutElement.current&&this.props.finalHeight&&(this._setHeightOffsetTimer=this._async.requestAnimationFrame(function(){var t=e._calloutElement.current&&e._calloutElement.current.lastChild;if(t){var n=t.scrollHeight-t.offsetHeight;e.setState({heightOffset:e.state.heightOffset+n}),t.offsetHeight<e.props.finalHeight?e._setHeightOffsetEveryFrame():e._async.cancelAnimationFrame(e._setHeightOffsetTimer)}}))},t.prototype._getTarget=function(e){void 0===e&&(e=this.props);var t=e.useTargetPoint,n=e.targetPoint,r=e.target;return t?n:r},t.defaultProps={preventDismissOnScroll:!1,isBeakVisible:!0,beakWidth:16,gapSpace:0,minPagePadding:8,directionalHint:7},t=o.__decorate([s.customizable("CalloutContent",["theme"])],t)}(s.BaseComponent);t.CalloutContentBase=g},"XeF/":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("FwMN");t.DirectionalHint=r.DirectionalHint,function(e){e[e.Normal=0]="Normal",e[e.Divider=1]="Divider",e[e.Header=2]="Header",e[e.Section=3]="Section"}(t.ContextualMenuItemType||(t.ContextualMenuItemType={}))},XfO3:function(e,t,n){"use strict";var r=n("AvRE")(!0);n("Afnz")(String,"String",function(e){this._t=String(e),this._i=0},function(){var e,t=this._t,n=this._i;return n>=t.length?{value:void 0,done:!0}:(e=r(t,n),this._i+=e.length,{value:e,done:!1})})},XnjA:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e){e[e.default=0]="default",e[e.image=1]="image",e[e.Default=1e5]="Default",e[e.Image=100001]="Image"}(t.IconType||(t.IconType={}))},Xobp:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e){e[e.backspace=8]="backspace",e[e.tab=9]="tab",e[e.enter=13]="enter",e[e.shift=16]="shift",e[e.ctrl=17]="ctrl",e[e.alt=18]="alt",e[e.pauseBreak=19]="pauseBreak",e[e.capslock=20]="capslock",e[e.escape=27]="escape",e[e.space=32]="space",e[e.pageUp=33]="pageUp",e[e.pageDown=34]="pageDown",e[e.end=35]="end",e[e.home=36]="home",e[e.left=37]="left",e[e.up=38]="up",e[e.right=39]="right",e[e.down=40]="down",e[e.insert=45]="insert",e[e.del=46]="del",e[e.zero=48]="zero",e[e.one=49]="one",e[e.two=50]="two",e[e.three=51]="three",e[e.four=52]="four",e[e.five=53]="five",e[e.six=54]="six",e[e.seven=55]="seven",e[e.eight=56]="eight",e[e.nine=57]="nine",e[e.a=65]="a",e[e.b=66]="b",e[e.c=67]="c",e[e.d=68]="d",e[e.e=69]="e",e[e.f=70]="f",e[e.g=71]="g",e[e.h=72]="h",e[e.i=73]="i",e[e.j=74]="j",e[e.k=75]="k",e[e.l=76]="l",e[e.m=77]="m",e[e.n=78]="n",e[e.o=79]="o",e[e.p=80]="p",e[e.q=81]="q",e[e.r=82]="r",e[e.s=83]="s",e[e.t=84]="t",e[e.u=85]="u",e[e.v=86]="v",e[e.w=87]="w",e[e.x=88]="x",e[e.y=89]="y",e[e.z=90]="z",e[e.leftWindow=91]="leftWindow",e[e.rightWindow=92]="rightWindow",e[e.select=93]="select",e[e.zero_numpad=96]="zero_numpad",e[e.one_numpad=97]="one_numpad",e[e.two_numpad=98]="two_numpad",e[e.three_numpad=99]="three_numpad",e[e.four_numpad=100]="four_numpad",e[e.five_numpad=101]="five_numpad",e[e.six_numpad=102]="six_numpad",e[e.seven_numpad=103]="seven_numpad",e[e.eight_numpad=104]="eight_numpad",e[e.nine_numpad=105]="nine_numpad",e[e.multiply=106]="multiply",e[e.add=107]="add",e[e.subtract=109]="subtract",e[e.decimalPoint=110]="decimalPoint",e[e.divide=111]="divide",e[e.f1=112]="f1",e[e.f2=113]="f2",e[e.f3=114]="f3",e[e.f4=115]="f4",e[e.f5=116]="f5",e[e.f6=117]="f6",e[e.f7=118]="f7",e[e.f8=119]="f8",e[e.f9=120]="f9",e[e.f10=121]="f10",e[e.f11=122]="f11",e[e.f12=123]="f12",e[e.numlock=144]="numlock",e[e.scrollLock=145]="scrollLock",e[e.semicolon=186]="semicolon",e[e.equalSign=187]="equalSign",e[e.comma=188]="comma",e[e.dash=189]="dash",e[e.period=190]="period",e[e.forwardSlash=191]="forwardSlash",e[e.graveAccent=192]="graveAccent",e[e.openBracket=219]="openBracket",e[e.backSlash=220]="backSlash",e[e.closeBracket=221]="closeBracket",e[e.singleQuote=222]="singleQuote"}(t.KeyCodes||(t.KeyCodes={}))},Xpmx:function(e,t,n){var r=n("TXZc"),o=n("c0g9");"string"==typeof r&&(r=[[e.i,r]]);for(var i=0;i<r.length;i++)o.loadStyles(r[i][1],!0);r.locals&&(e.exports=r.locals)},"Y+e2":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=function(){return"undefined"!=typeof performance&&performance.now?performance.now():Date.now()},o=function(){function e(){}return e.measure=function(t,n){e._timeoutId&&e.setPeriodicReset();var o=r();n();var i=r(),s=e.summary[t]||{totalDuration:0,count:0,all:[]},a=i-o;s.totalDuration+=a,s.count++,s.all.push({duration:a,timeStamp:i}),e.summary[t]=s},e.reset=function(){e.summary={},clearTimeout(e._timeoutId),e._timeoutId=NaN},e.setPeriodicReset=function(){e._timeoutId=setTimeout(function(){return e.reset()},18e4)},e.summary={},e}();t.FabricPerformance=o},Y22o:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.autobind=function(e,t,n){var r=n.value,o=!1;return{configurable:!0,get:function(){if(o||r&&this===r.prototype||this.hasOwnProperty(t))return r;var e=r&&r.bind(this);return o=!0,Object.defineProperty(this,t,{configurable:!0,writable:!0,enumerable:!0,value:e}),o=!1,e},set:function(e){Object.defineProperty(this,t,{configurable:!0,writable:!0,enumerable:!0,value:e})}}}},Y8Tu:function(e,t,n){"use strict";var r,o=this&&this.__extends||(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0});var i=n("cDcd"),s=n("E7D7"),a=n("iRzo"),u=n("AvzG"),l=n("YIm7"),c=n("N3ZD"),d=n("TVYz"),p=function(e){function t(t){var n=e.call(this,t)||this;return n.options=[],d.track("PropertyFieldListPicker",{disabled:t.disabled}),n.state={results:n.options,errorMessage:""},n.async=new a.Async(n),n.validate=n.validate.bind(n),n.onChanged=n.onChanged.bind(n),n.notifyAfterValidate=n.notifyAfterValidate.bind(n),n.delayedValidate=n.async.debounce(n.validate,n.props.deferredValidationTime),n}return o(t,e),t.prototype.componentDidMount=function(){this.loadLists()},t.prototype.componentDidUpdate=function(e,t){this.props.baseTemplate===e.baseTemplate&&this.props.webAbsoluteUrl===e.webAbsoluteUrl||this.loadLists()},t.prototype.loadLists=function(){var e=this,t=new l.default(this.props,this.props.context),n=this.props.listsToExclude||[];this.options=[],t.getLibs().then(function(t){t.value.forEach(function(t){e.props.selectedList===t.Id&&(e.selectedKey=t.Id),-1===n.indexOf(t.Title)&&-1===n.indexOf(t.Id)&&e.options.push({key:t.Id,text:t.Title})}),e.options.unshift({key:"NO_LIST_SELECTED",text:""}),e.setState({results:e.options,selectedKey:e.selectedKey})})},t.prototype.onChanged=function(e,t){var n=e.key;this.delayedValidate(n)},t.prototype.validate=function(e){var t=this;if(null!==this.props.onGetErrorMessage&&void 0!==this.props.onGetErrorMessage){if(this.latestValidateValue!==e){this.latestValidateValue=e;var n=this.props.onGetErrorMessage(e||"");void 0!==n?"string"==typeof n?(""===n&&this.notifyAfterValidate(this.props.selectedList,e),this.setState({errorMessage:n})):n.then(function(n){n||t.notifyAfterValidate(t.props.selectedList,e),t.setState({errorMessage:n})}):this.notifyAfterValidate(this.props.selectedList,e)}}else this.notifyAfterValidate(this.props.selectedList,e)},t.prototype.notifyAfterValidate=function(e,t){var n="NO_LIST_SELECTED"===t?"":t;this.options=this.state.results.map(function(e){return e.selected&&(e.selected=!1),e}),this.selectedKey=t,this.setState({selectedKey:this.selectedKey,results:this.options}),this.props.onPropertyChange&&null!==n&&(this.props.properties[this.props.targetProperty]=n,this.props.onPropertyChange(this.props.targetProperty,e,n),void 0!==this.props.onChange&&null!==this.props.onChange&&this.props.onChange(this.props.targetProperty,n))},t.prototype.componentWillUnmount=function(){void 0!==this.async&&this.async.dispose()},t.prototype.render=function(){return i.createElement("div",null,this.props.label&&i.createElement(u.Label,null,this.props.label),i.createElement(s.Dropdown,{disabled:this.props.disabled,label:"",onChanged:this.onChanged,options:this.state.results,selectedKey:this.state.selectedKey}),i.createElement(c.default,{errorMessage:this.state.errorMessage}))},t}(i.Component);t.default=p},Y8by:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(e,t){this._timeoutIds=null,this._immediateIds=null,this._intervalIds=null,this._animationFrameIds=null,this._isDisposed=!1,this._parent=e||null,this._onErrorHandler=t,this._noop=function(){}}return e.prototype.dispose=function(){var e;if(this._isDisposed=!0,this._parent=null,this._timeoutIds){for(e in this._timeoutIds)this._timeoutIds.hasOwnProperty(e)&&this.clearTimeout(parseInt(e,10));this._timeoutIds=null}if(this._immediateIds){for(e in this._immediateIds)this._immediateIds.hasOwnProperty(e)&&this.clearImmediate(parseInt(e,10));this._immediateIds=null}if(this._intervalIds){for(e in this._intervalIds)this._intervalIds.hasOwnProperty(e)&&this.clearInterval(parseInt(e,10));this._intervalIds=null}if(this._animationFrameIds){for(e in this._animationFrameIds)this._animationFrameIds.hasOwnProperty(e)&&this.cancelAnimationFrame(parseInt(e,10));this._animationFrameIds=null}},e.prototype.setTimeout=function(e,t){var n=this,r=0;return this._isDisposed||(this._timeoutIds||(this._timeoutIds={}),r=setTimeout(function(){try{n._timeoutIds&&delete n._timeoutIds[r],e.apply(n._parent)}catch(e){n._onErrorHandler&&n._onErrorHandler(e)}},t),this._timeoutIds[r]=!0),r},e.prototype.clearTimeout=function(e){this._timeoutIds&&this._timeoutIds[e]&&(clearTimeout(e),delete this._timeoutIds[e])},e.prototype.setImmediate=function(e){var t=this,n=0;if(!this._isDisposed){this._immediateIds||(this._immediateIds={});var r=function(){try{t._immediateIds&&delete t._immediateIds[n],e.apply(t._parent)}catch(e){t._logError(e)}};n=window.setImmediate?window.setImmediate(r):window.setTimeout(r,0),this._immediateIds[n]=!0}return n},e.prototype.clearImmediate=function(e){this._immediateIds&&this._immediateIds[e]&&(window.clearImmediate?window.clearImmediate(e):window.clearTimeout(e),delete this._immediateIds[e])},e.prototype.setInterval=function(e,t){var n=this,r=0;return this._isDisposed||(this._intervalIds||(this._intervalIds={}),r=setInterval(function(){try{e.apply(n._parent)}catch(e){n._logError(e)}},t),this._intervalIds[r]=!0),r},e.prototype.clearInterval=function(e){this._intervalIds&&this._intervalIds[e]&&(clearInterval(e),delete this._intervalIds[e])},e.prototype.throttle=function(e,t,n){var r=this;if(this._isDisposed)return this._noop;var o,i,s=t||0,a=!0,u=!0,l=0,c=null;n&&"boolean"==typeof n.leading&&(a=n.leading),n&&"boolean"==typeof n.trailing&&(u=n.trailing);var d=function(t){var n=(new Date).getTime(),p=n-l,h=a?s-p:s;return p>=s&&(!t||a)?(l=n,c&&(r.clearTimeout(c),c=null),o=e.apply(r._parent,i)):null===c&&u&&(c=r.setTimeout(d,h)),o};return function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return i=e,d(!0)}},e.prototype.debounce=function(e,t,n){var r=this;if(this._isDisposed){var o=function(){};return o.cancel=function(){},o.flush=function(){return null},o.pending=function(){return!1},o}var i,s,a=t||0,u=!1,l=!0,c=null,d=0,p=(new Date).getTime(),h=null;n&&"boolean"==typeof n.leading&&(u=n.leading),n&&"boolean"==typeof n.trailing&&(l=n.trailing),n&&"number"==typeof n.maxWait&&!isNaN(n.maxWait)&&(c=n.maxWait);var f=function(e){h&&(r.clearTimeout(h),h=null),p=e},m=function(t){f(t),i=e.apply(r._parent,s)},g=function(e){var t=(new Date).getTime(),n=!1;e&&(u&&t-d>=a&&(n=!0),d=t);var o=t-d,s=a-o,f=t-p,y=!1;return null!==c&&(f>=c&&h?y=!0:s=Math.min(s,c-f)),o>=a||y||n?m(t):null!==h&&e||!l||(h=r.setTimeout(g,s)),i},y=function(){return!!h},v=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return s=e,g(!0)};return v.cancel=function(){y()&&f((new Date).getTime())},v.flush=function(){return y()&&m((new Date).getTime()),i},v.pending=y,v},e.prototype.requestAnimationFrame=function(e){var t=this,n=0;if(!this._isDisposed){this._animationFrameIds||(this._animationFrameIds={});var r=function(){try{t._animationFrameIds&&delete t._animationFrameIds[n],e.apply(t._parent)}catch(e){t._logError(e)}};n=window.requestAnimationFrame?window.requestAnimationFrame(r):window.setTimeout(r,0),this._animationFrameIds[n]=!0}return n},e.prototype.cancelAnimationFrame=function(e){this._animationFrameIds&&this._animationFrameIds[e]&&(window.cancelAnimationFrame?window.cancelAnimationFrame(e):window.clearTimeout(e),delete this._animationFrameIds[e])},e.prototype._logError=function(e){this._onErrorHandler&&this._onErrorHandler(e)},e}();t.Async=r},YCR5:function(e,t,n){"use strict";var r,o=n("4PY8"),i=n("+XMV"),s=n("9Qh4"),a=n("HEoz"),u=n("BqIt"),l=Object.defineProperty;r=e.exports=function(e,t){if(!(this instanceof r))throw new TypeError("Constructor requires 'new'");u.call(this,e),t=t?i.call(t,"key+value")?"key+value":i.call(t,"key")?"key":"value":"value",l(this,"__kind__",s("",t))},o&&o(r,u),delete r.prototype.constructor,r.prototype=Object.create(u.prototype,{_resolve:s(function(e){return"value"===this.__kind__?this.__list__[e]:"key+value"===this.__kind__?[e,this.__list__[e]]:e})}),l(r.prototype,a.toStringTag,s("c","Array Iterator"))},YGPD:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("Gc2k"),o={root:"ms-Overlay",rootDark:"ms-Overlay--dark"};t.getStyles=function(e){var t,n=e.className,i=e.theme,s=e.isNone,a=e.isDark,u=i.palette,l=r.getGlobalClassNames(o,i);return{root:[l.root,{backgroundColor:u.whiteTranslucent40,top:0,right:0,bottom:0,left:0,position:"absolute",selectors:(t={},t[r.HighContrastSelector]={border:"1px solid WindowText"},t)},s&&{visibility:"hidden"},a&&[l.rootDark,{backgroundColor:u.blackTranslucent40}],n]}}},YIm7:function(e,t,n){"use strict";var r=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))(function(o,i){function s(e){try{u(r.next(e))}catch(e){i(e)}}function a(e){try{u(r.throw(e))}catch(e){i(e)}}function u(e){e.done?o(e.value):new n(function(t){t(e.value)}).then(s,a)}u((r=r.apply(e,t||[])).next())})},o=this&&this.__generator||function(e,t){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(o=r[2&i[0]?"return":i[0]?"throw":"next"])&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[0,o.value]),i[0]){case 0:case 1:o=i;break;case 4:return s.label++,{value:i[1],done:!1};case 5:s.label++,r=i[1],i=[0];continue;case 7:i=s.ops.pop(),s.trys.pop();continue;default:if(!(o=(o=s.trys).length>0&&o[o.length-1])&&(6===i[0]||2===i[0])){s=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){s.label=i[1];break}if(6===i[0]&&s.label<o[1]){s.label=o[1],o=i;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(i);break}o[2]&&s.ops.pop(),s.trys.pop();continue}i=t.call(e,s)}catch(e){i=[6,e],r=0}finally{n=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,a])}}};Object.defineProperty(t,"__esModule",{value:!0});var i=n("vlQI"),s=n("UWqr"),a=n("b58g"),u=n("lKvO"),l=function(){function e(e,t){this.props=e,this.context=t}return e.prototype.getLibs=function(){return r(this,void 0,void 0,function(){var e,t,n,r,u;return o(this,function(o){switch(o.label){case 0:return s.Environment.type!==s.EnvironmentType.Local?[3,1]:[2,this.getLibsFromMock()];case 1:if(e=this.props.webAbsoluteUrl?this.props.webAbsoluteUrl:this.context.pageContext.web.absoluteUrl,t=e+"/_api/lists?$select=Title,id,BaseTemplate",null!==this.props.orderBy)switch(t+="&$orderby=",this.props.orderBy){case a.PropertyFieldListPickerOrderBy.Id:t+="Id";break;case a.PropertyFieldListPickerOrderBy.Title:t+="Title"}return this.props.filter?t+="&$filter="+encodeURIComponent(this.props.filter):null!==this.props.baseTemplate&&this.props.baseTemplate?(t+="&$filter=BaseTemplate%20eq%20",t+=this.props.baseTemplate,!1===this.props.includeHidden&&(t+="%20and%20Hidden%20eq%20false")):!1===this.props.includeHidden&&(t+="&$filter=Hidden%20eq%20false"),[4,this.context.spHttpClient.get(t,i.SPHttpClient.configurations.v1)];case 2:return[4,o.sent().json()];case 3:return n=o.sent(),this.props.onListsRetrieved?(r=this.props.onListsRetrieved(n.value),u=void 0,r instanceof Array?(u=r,[3,6]):[3,4]):[3,7];case 4:return[4,r];case 5:u=o.sent(),o.label=6;case 6:n={value:u},o.label=7;case 7:return[2,n]}})})},e.prototype.getLibsFromMock=function(){return u.default.getLists(this.context.pageContext.web.absoluteUrl).then(function(){return{value:[{Title:"Mock List One",Id:"6770c83b-29e8-494b-87b6-468a2066bcc6",BaseTemplate:"109"},{Title:"Mock List Two",Id:"2ece98f2-cc5e-48ff-8145-badf5009754c",BaseTemplate:"109"},{Title:"Mock List Three",Id:"bd5dbd33-0e8d-4e12-b289-b276e5ef79c2",BaseTemplate:"109"}]}})},e}();t.default=l},YJVH:function(e,t,n){"use strict";var r=n("XKFU"),o=n("CkkT")(4);r(r.P+r.F*!n("LyE8")([].every,!0),"Array",{every:function(e){return o(this,e,arguments[1])}})},YTvA:function(e,t,n){var r=n("VTer")("keys"),o=n("ylqs");e.exports=function(e){return r[e]||(r[e]=o(e))}},YUh7:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi");r.__exportStar(n("qIvr"),t),r.__exportStar(n("Uf3L"),t),r.__exportStar(n("rcGz"),t),r.__exportStar(n("VUl2"),t)},YYC1:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("Gc2k"),o=n("iRzo"),i=n("ME9p"),s=n("aWrN"),a=n("hlEU");t.getStyles=o.memoizeFunction(function(e,t,n){var o=i.getStyles(e),u=s.getStyles(e),l={root:{minWidth:"80px",height:"32px"},label:{fontWeight:r.FontWeights.semibold}};return r.concatStyleSets(o,l,n?a.primaryStyles(e):a.standardStyles(e),u,t)})},YbeO:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("ASyi").__exportStar(n("KdOp"),t)},Ymqv:function(e,t,n){var r=n("LZWt");e.exports=Object("z").propertyIsEnumerable(0)?Object:function(e){return"String"==r(e)?e.split(""):Object(e)}},YosG:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.assertNever=function(e){throw new Error("Unexpected object: "+e)}},YpYH:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=["setState","render","componentWillMount","componentDidMount","componentWillReceiveProps","shouldComponentUpdate","componentWillUpdate","componentDidUpdate","componentWillUnmount"];t.hoistMethods=function(e,t,n){void 0===n&&(n=r);var o=[],i=function(r){"function"!=typeof t[r]||void 0!==e[r]||n&&-1!==n.indexOf(r)||(o.push(r),e[r]=function(){t[r].apply(t,arguments)})};for(var s in t)i(s);return o},t.unhoistMethods=function(e,t){t.forEach(function(t){return delete e[t]})}},YsTz:function(e,t,n){"use strict";var r=n("52x2")();e.exports=function(e){return e!==r&&null!==e}},"Z2+O":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getItem=function(e){var t=null;try{t=window.sessionStorage.getItem(e)}catch(e){}return t},t.setItem=function(e,t){try{window.sessionStorage.setItem(e,t)}catch(e){}}},Z4fQ:function(e,t){e.exports=function(){if(this)return this;Object.defineProperty(Object.prototype,"__global__",{get:function(){return this},configurable:!0});try{return __global__}finally{delete Object.prototype.__global__}}()},a4Ra:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("cDcd"),i=n("17x9"),s=function(e){function t(t,n){var r=e.call(this,t)||this;return r.state=r._getCustomizations(t,n),r}return r.__extends(t,e),t.prototype.getChildContext=function(){return this.state},t.prototype.componentWillReceiveProps=function(e,t){this.setState(this._getCustomizations(e,t))},t.prototype.render=function(){return o.Children.only(this.props.children)},t.prototype._getCustomizations=function(e,t){var n=t.customizations,r=void 0===n?{settings:{},scopedSettings:{}}:n;return{customizations:{settings:a(r.settings,e.settings),scopedSettings:u(r.scopedSettings,e.scopedSettings)}}},t.contextTypes={customizations:i.object},t.childContextTypes=t.contextTypes,t}(n("BUkM").BaseComponent);function a(e,t){return void 0===e&&(e={}),(l(t)?t:function(e){return function(t){return e?r.__assign({},e,t):t}}(t))(e)}function u(e,t){return void 0===e&&(e={}),(l(t)?t:function(e){void 0===e&&(e={});return function(t){var n=r.__assign({},t);for(var o in e)e.hasOwnProperty(o)&&(n[o]=r.__assign({},t[o],e[o]));return n}}(t))(e)}function l(e){return"function"==typeof e}t.Customizer=s},a9xA:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("Hlgl"),i=n("Rsec"),s=function(){function e(){this.keytips=[],this.persistedKeytips=[],this.inKeytipMode=!1,this.shouldEnterKeytipMode=!0}return e.getInstance=function(){return this._instance},e.prototype.register=function(e,t){void 0===t&&(t=!1);var n=e;t||(n=this.addParentOverflow(e));var r=this._getUniqueKtp(n);t?this.persistedKeytips.push(r):this.keytips.push(r);var s=t?i.KeytipEvents.PERSISTED_KEYTIP_ADDED:i.KeytipEvents.KEYTIP_ADDED;return o.EventGroup.raise(this,s,{keytip:n,uniqueID:r.uniqueID}),r.uniqueID},e.prototype.update=function(e,t){var n=this.addParentOverflow(e),r=this._getUniqueKtp(n,t),s=o.findIndex(this.keytips,function(e){return e.uniqueID===t});s>=0&&(r.keytip.visible=this.keytips[s].keytip.visible,this.keytips=o.replaceElement(this.keytips,r,s),o.EventGroup.raise(this,i.KeytipEvents.KEYTIP_UPDATED,{keytip:r.keytip,uniqueID:r.uniqueID}))},e.prototype.unregister=function(e,t,n){void 0===n&&(n=!1),n?this.persistedKeytips=this.persistedKeytips.filter(function(e){return e.uniqueID!==t}):this.keytips=this.keytips.filter(function(e){return e.uniqueID!==t});var r=n?i.KeytipEvents.PERSISTED_KEYTIP_REMOVED:i.KeytipEvents.KEYTIP_REMOVED;o.EventGroup.raise(this,r,{keytip:e,uniqueID:t})},e.prototype.enterKeytipMode=function(){o.EventGroup.raise(this,i.KeytipEvents.ENTER_KEYTIP_MODE)},e.prototype.exitKeytipMode=function(){o.EventGroup.raise(this,i.KeytipEvents.EXIT_KEYTIP_MODE)},e.prototype.getKeytips=function(){return this.keytips.map(function(e){return e.keytip})},e.prototype.addParentOverflow=function(e){var t=e.keySequences.slice();if(t.pop(),0!==t.length){var n=o.find(this.getKeytips(),function(e){return o.arraysEqual(t,e.keySequences)});if(n&&n.overflowSetSequence)return r.__assign({},e,{overflowSetSequence:n.overflowSetSequence})}return e},e.prototype.menuExecute=function(e,t){o.EventGroup.raise(this,i.KeytipEvents.PERSISTED_KEYTIP_EXECUTE,{overflowButtonSequences:e,keytipSequences:t})},e.prototype._getUniqueKtp=function(e,t){return void 0===t&&(t=o.getId()),{keytip:r.__assign({},e),uniqueID:t}},e._instance=new e,e}();t.KeytipManager=s},aCFj:function(e,t,n){var r=n("Ymqv"),o=n("vhPU");e.exports=function(e){return r(o(e))}},aFjk:function(e,t,n){"use strict";e.exports=n("zs8F")("forEach")},aSse:function(e,t,n){"use strict";var r=Object.prototype.toString,o=r.call("");e.exports=function(e){return"string"==typeof e||e&&"object"==typeof e&&(e instanceof String||r.call(e)===o)||!1}},aWrN:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("Gc2k"),o=n("iRzo");t.getStyles=o.memoizeFunction(function(e,t){var n={splitButtonContainer:[r.getFocusStyle(e,0,"relative",{left:-2,top:-2,bottom:-2,right:-2,border:"none"}),{display:"inline-flex"}],splitButtonContainerFocused:{outline:"none!important"},splitButtonMenuButton:{padding:6,height:"auto",boxSizing:"border-box",border:0,borderRadius:0,outline:"transparent",userSelect:"none",display:"inline-block",textDecoration:"none",textAlign:"center",cursor:"pointer",verticalAlign:"top",width:32,marginLeft:-1},splitButtonDivider:{position:"absolute",width:1,right:31,top:8,bottom:8},splitButtonMenuButtonDisabled:{pointerEvents:"none",selectors:{":hover":{cursor:"default"}}},splitButtonFlexContainer:{display:"flex",height:"100%",flexWrap:"nowrap",justifyContent:"center",alignItems:"center"},splitButtonContainerDisabled:{outline:"none",border:"none"}};return r.concatStyleSets(n,t)})},aZ1M:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ");r.__exportStar(n("qW9H"),t),r.__exportStar(n("5mzH"),t)},"aa+Q":function(e,t,n){(e.exports=n("6ocw")(!1)).push([e.i,'.accordion{border:1px solid rgba(0,0,0,.1);border-radius:2px}.accordion__item+.accordion__item{border-top:1px solid rgba(0,0,0,.1)}.accordion__button{background-color:#f4f4f4;color:#444;cursor:pointer;padding:18px;text-align:left;border:none}.accordion__button:hover{background-color:#ddd}.accordion__button:before{display:inline-block;content:"";height:10px;width:10px;margin-right:12px;border-bottom:2px solid;border-right:2px solid;transform:rotate(-45deg)}.accordion__button[aria-expanded=true]:before,.accordion__button[aria-selected=true]:before{transform:rotate(45deg)}.accordion__panel{padding:20px;width:95%;animation:fadein .35s ease-in}h2{text-align:center;color:#444}@keyframes fadein{0%{opacity:0}to{opacity:1}}',""])},aagx:function(e,t){var n={}.hasOwnProperty;e.exports=function(e,t){return n.call(e,t)}},afbd:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("8tWw"),o=n("Hlgl"),i=n("2Pb9"),s=n("hXU3");t.getStyles=o.memoizeFunction(function(e,t,n,o){var a,u,l,c=i.getStyles(e),d=s.getStyles(e),p={root:[r.getFocusStyle(e,-1,"relative",{left:4,top:4,bottom:4,right:4,border:"none"}),{minWidth:"40px",backgroundColor:e.palette.neutralLighter,color:e.palette.neutralPrimary,padding:"0 4px",selectors:(a={},a[r.HighContrastSelector]={border:"none"},a)}],rootHovered:{backgroundColor:e.palette.neutralLight,color:e.palette.neutralDark},rootPressed:{backgroundColor:e.palette.neutralQuaternaryAlt,color:e.palette.black},rootChecked:{backgroundColor:e.palette.neutralQuaternaryAlt,color:e.palette.black},rootExpanded:{backgroundColor:e.palette.neutralQuaternaryAlt,color:e.palette.black},rootCheckedHovered:{backgroundColor:e.palette.neutralQuaternary,color:e.palette.black},splitButtonContainer:{selectors:(u={},u[r.HighContrastSelector]={border:"none"},u)},splitButtonDivider:{backgroundColor:e.palette.neutralTertiaryAlt,marginTop:4,marginBottom:4},splitButtonMenuButton:{backgroundColor:e.palette.neutralLighter,color:e.palette.neutralPrimary,selectors:{":hover":{backgroundColor:e.palette.neutralLight,color:e.palette.neutralDark,selectors:(l={},l[r.HighContrastSelector]={color:"Highlight"},l)}}},splitButtonMenuButtonDisabled:{backgroundColor:e.palette.neutralLighter,selectors:{":hover":{backgroundColor:e.palette.neutralLighter}}},splitButtonMenuButtonChecked:{backgroundColor:e.palette.neutralQuaternaryAlt,color:e.palette.black,selectors:{":hover":{backgroundColor:e.palette.neutralQuaternaryAlt}}},splitButtonMenuButtonExpanded:{backgroundColor:e.palette.neutralQuaternaryAlt,color:e.palette.black,selectors:{":hover":{backgroundColor:e.palette.neutralQuaternaryAlt}}},splitButtonMenuIcon:{color:e.palette.neutralPrimary},splitButtonMenuIconDisabled:{color:e.palette.neutralTertiary},label:{fontWeight:"normal"},icon:{color:e.palette.themeDarkAlt},menuIcon:{color:e.palette.neutralSecondary}};return r.concatStyleSets(c,p,d,t)})},apmT:function(e,t,n){var r=n("0/R4");e.exports=function(e,t){if(!r(e))return e;var n,o;if(t&&"function"==typeof(n=e.toString)&&!r(o=n.call(e)))return o;if("function"==typeof(n=e.valueOf)&&!r(o=n.call(e)))return o;if(!t&&"function"==typeof(n=e.toString)&&!r(o=n.call(e)))return o;throw TypeError("Can't convert object to primitive value")}},apr1:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getDistanceBetweenPoints=function(e,t){return Math.sqrt(Math.pow(e.x-t.x,2)+Math.pow(e.y-t.y,2))},t.fitContentToBounds=function(e){var t,n=e.contentSize,r=e.boundsSize,o=e.mode,i=void 0===o?"contain":o,s=e.maxScale,a=void 0===s?1:s,u=n.width/n.height,l=r.width/r.height;t=("contain"===i?u>l:u<l)?r.width/n.width:r.height/n.height;var c=Math.min(a,t);return{width:n.width*c,height:n.height*c}},t.calculatePrecision=function(e){var t=/[1-9]([0]+$)|\.([0-9]*)/.exec(String(e));return t?t[1]?-t[1].length:t[2]?t[2].length:0:0},t.precisionRound=function(e,t,n){void 0===n&&(n=10);var r=Math.pow(n,t);return Math.round(e*r)/r}},b58g:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e){e[e.Id=1]="Id",e[e.Title=2]="Title"}(t.PropertyFieldListPickerOrderBy||(t.PropertyFieldListPickerOrderBy={}))},bAjc:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("Gc2k"),o=n("iRzo"),i=n("ME9p"),s=n("aWrN"),a=n("hlEU");t.getStyles=o.memoizeFunction(function(e,t,n){var o,u,l=i.getStyles(e),c=s.getStyles(e),d={root:{maxWidth:"280px",minHeight:"72px",height:"auto",padding:"20px"},flexContainer:{flexDirection:"row",alignItems:"flex-start",minWidth:"100%",margin:""},textContainer:{textAlign:"left"},icon:{fontSize:"2em",lineHeight:"1em",height:"1em",margin:"0px 8px 0px 0px",flexBasis:"1em",flexShrink:"0"},label:{margin:"0 0 5px",lineHeight:"100%",fontWeight:r.FontWeights.semibold},description:[e.fonts.small,{lineHeight:"100%"}]},p={description:{color:e.palette.neutralSecondary},descriptionHovered:{color:e.palette.neutralDark},descriptionPressed:{color:"inherit"},descriptionChecked:{color:"inherit"},descriptionDisabled:{color:"inherit"}},h={description:{color:e.palette.white,selectors:(o={},o[r.HighContrastSelector]={color:"Window",backgroundColor:"WindowText",MsHighContrastAdjust:"none"},o)},descriptionHovered:{color:e.palette.white,selectors:(u={},u[r.HighContrastSelector]={color:"Window",backgroundColor:"Highlight",MsHighContrastAdjust:"none"},u)},descriptionPressed:{color:"inherit"},descriptionChecked:{color:"inherit"},descriptionDisabled:{color:"inherit"}};return r.concatStyleSets(l,d,n?a.primaryStyles(e):a.standardStyles(e),n?h:p,c,t)})},bHtr:function(e,t,n){var r=n("XKFU");r(r.P,"Array",{fill:n("Nr18")}),n("nGyu")("fill")},bJL8:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("iRzo"),i=n("J67R"),s=n("PS37"),a=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._keytipManager=i.KeytipManager.getInstance(),t}return r.__extends(t,e),t.prototype.componentDidMount=function(){this.props.keytipProps&&(this._uniqueId=this._keytipManager.register(this._getKtpProps()))},t.prototype.componentWillUnmount=function(){this.props.keytipProps&&this._keytipManager.unregister(this._getKtpProps(),this._uniqueId)},t.prototype.componentDidUpdate=function(){this.props.keytipProps&&this._keytipManager.update(this._getKtpProps(),this._uniqueId)},t.prototype.render=function(){var e=this.props,t=e.children,n=e.keytipProps,r=e.ariaDescribedBy,o={};return n&&(o=this._getKtpAttrs(n,r)),t(o)},t.prototype._getKtpProps=function(){return r.__assign({disabled:this.props.disabled},this.props.keytipProps)},t.prototype._getKtpAttrs=function(e,t){if(e){var n=this._keytipManager.addParentOverflow(e),r=s.getAriaDescribedBy(n.keySequences),o=n.keySequences.slice();n.overflowSetSequence&&(o=s.mergeOverflows(o,n.overflowSetSequence));var i=s.sequencesToID(o);return{"aria-describedby":(t||"")+r,"data-ktp-target":i,"data-ktp-execute-target":i}}},t}(o.BaseComponent);t.KeytipData=a},bWfx:function(e,t,n){"use strict";var r=n("XKFU"),o=n("CkkT")(1);r(r.P+r.F*!n("LyE8")([].map,!0),"Array",{map:function(e){return o(this,e,arguments[1])}})},br4S:function(e,t){e.exports=o},br6m:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e){e.Nav=1,e.ScrollablePane=1,e.FocusStyle=1,e.Coachmark=1e3,e.Layer=1e6,e.KeytipLayer=1000001}(t.ZIndexes||(t.ZIndexes={}))},c0g9:function(e,t,n){"use strict";(function(e){var n=this&&this.__assign||function(){return(n=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0});var r="undefined"==typeof window?e:window,o=r&&r.CSPSettings&&r.CSPSettings.nonce,i=function(){var e=r.__themeState__||{theme:void 0,lastStyleElement:void 0,registeredStyles:[]};e.runState||(e=n({},e,{perf:{count:0,duration:0},runState:{flushTimer:0,mode:0,buffer:[]}}));e.registeredThemableStyles||(e=n({},e,{registeredThemableStyles:[]}));return r.__themeState__=e,e}(),s=/[\'\"]\[theme:\s*(\w+)\s*(?:\,\s*default:\s*([\\"\']?[\.\,\(\)\#\-\s\w]*[\.\,\(\)\#\-\w][\"\']?))?\s*\][\'\"]/g,a=function(){return"undefined"!=typeof performance&&performance.now?performance.now():Date.now()};function u(e){var t=a();e();var n=a();i.perf.duration+=n-t}function l(){u(function(){var e=i.runState.buffer.slice();i.runState.buffer=[];var t=[].concat.apply([],e);t.length>0&&c(t)})}function c(e,t){i.loadStyles?i.loadStyles(h(e).styleString,e):function(e){if("undefined"==typeof document)return;var t=document.getElementsByTagName("head")[0],n=document.createElement("style"),r=h(e),s=r.styleString,a=r.themable;n.setAttribute("data-load-themed-styles","true"),n.type="text/css",o&&n.setAttribute("nonce",o);n.appendChild(document.createTextNode(s)),i.perf.count++,t.appendChild(n);var u=document.createEvent("HTMLEvents");u.initEvent("styleinsert",!0,!1),u.args={newStyle:n},document.dispatchEvent(u);var l={styleElement:n,themableStyle:e};a?i.registeredThemableStyles.push(l):i.registeredStyles.push(l)}(e)}function d(e){void 0===e&&(e=3),3!==e&&2!==e||(p(i.registeredStyles),i.registeredStyles=[]),3!==e&&1!==e||(p(i.registeredThemableStyles),i.registeredThemableStyles=[])}function p(e){e.forEach(function(e){var t=e&&e.styleElement;t&&t.parentElement&&t.parentElement.removeChild(t)})}function h(e){var t=i.theme,n=!1;return{styleString:(e||[]).map(function(e){var r=e.theme;if(r){n=!0;var o=t?t[r]:void 0,i=e.defaultValue||"inherit";return t&&!o&&console,o||i}return e.rawString}).join(""),themable:n}}function f(e){var t=[];if(e){for(var n=0,r=void 0;r=s.exec(e);){var o=r.index;o>n&&t.push({rawString:e.substring(n,o)}),t.push({theme:r[1],defaultValue:r[2]}),n=s.lastIndex}t.push({rawString:e.substring(n)})}return t}t.loadStyles=function(e,t){void 0===t&&(t=!1),u(function(){var n=Array.isArray(e)?e:f(e),r=i.runState,o=r.mode,s=r.buffer,a=r.flushTimer;t||1===o?(s.push(n),a||(i.runState.flushTimer=setTimeout(function(){i.runState.flushTimer=0,l()},0))):c(n)})},t.configureLoadStyles=function(e){i.loadStyles=e},t.configureRunMode=function(e){i.runState.mode=e},t.flush=l,t.loadTheme=function(e){i.theme=e,function(){if(i.theme){for(var e=[],t=0,n=i.registeredThemableStyles;t<n.length;t++){var r=n[t];e.push(r.themableStyle)}e.length>0&&(d(1),c([].concat.apply([],e)))}}()},t.clearStyles=d,t.detokenize=function(e){return e&&(e=h(f(e)).styleString),e},t.splitStyles=f}).call(this,n("vicT"))},c1k0:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e){e[e.Normal=0]="Normal",e[e.Divider=1]="Divider",e[e.Header=2]="Header"}(t.SelectableOptionMenuItemType||(t.SelectableOptionMenuItemType={}))},c3ME:function(e,t,n){"use strict";var r=n("YsTz"),o=Object.keys;e.exports=function(e){return o(r(e)?Object(e):e)}},c5yY:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getIsChecked=function(e){return e.canCheck?!(!e.isChecked&&!e.checked):"boolean"==typeof e.isChecked?e.isChecked:"boolean"==typeof e.checked?e.checked:null},t.hasSubmenu=function(e){return!(!e.subMenuProps&&!e.items)},t.isItemDisabled=function(e){return!(!e.isDisabled&&!e.disabled)}},cDcd:function(e,t){e.exports=i},cEWz:function(e,t,n){"use strict";var r=Object.prototype.toString,o=r.call(n("52x2"));e.exports=function(e){return"function"==typeof e&&r.call(e)===o}},cRpF:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("5+DQ").__exportStar(n("4wCw"),t)},cS5J:function(e,t,n){(e.exports=n("6ocw")(!1)).push([e.i,'.webPartHeader_5e1bf371{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline}.webPartTitle_5e1bf371{font-size:14px;font-weight:100;margin-bottom:11px;color:"[theme:neutralPrimary, default: #333333]";-ms-flex-positive:1;flex-grow:1;overflow-x:hidden;text-overflow:ellipsis}@media (min-width:320px){.webPartTitle_5e1bf371{font-size:21px}}@media (min-width:480px){.webPartTitle_5e1bf371{font-size:24px}}.webPartTitle_5e1bf371 textarea{background-color:transparent;border:none;box-sizing:border-box;color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:inherit;height:40px;line-height:inherit;margin:0;outline:0;overflow:hidden;resize:none;text-align:inherit;white-space:pre;width:100%}.webPartTitle_5e1bf371 textarea::-webkit-input-placeholder,.webPartTitle_5e1bf371 textarea::placeholder{color:"[theme: neutralSecondary, default: #666666]"!important}.webPartTitle_5e1bf371 span a:link{text-decoration:none}.webPartTitle_5e1bf371 .moreLink_5e1bf371{margin-bottom:11px}',""])},ck6w:function(e,t,n){"use strict";e.exports=n("KbBO")()?Number.isNaN:n("VsQa")},"d/Gc":function(e,t,n){var r=n("RYi7"),o=Math.max,i=Math.min;e.exports=function(e,t){return(e=r(e))<0?o(e+t,0):i(e,t)}},"d/LW":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("Gc2k"),o=n("iRzo"),i=n("ME9p");t.getStyles=o.memoizeFunction(function(e,t,n,o){var s=i.getStyles(e),a={root:{backgroundColor:e.palette.neutralQuaternaryAlt,color:e.palette.neutralPrimary},rootHovered:{backgroundColor:e.palette.neutralTertiaryAlt,color:e.palette.neutralDark},rootPressed:{backgroundColor:e.palette.neutralTertiary,color:e.palette.neutralDark}};return r.concatStyleSets(s,a,t)})},d2OV:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("/EXG");t.extractStyleParts=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=[],o=[],i=r.Stylesheet.getInstance();return function e(t){for(var r=0,s=t;r<s.length;r++){var a=s[r];if(a)if("string"==typeof a)if(a.indexOf(" ")>=0)e(a.split(" "));else{var u=i.argsFromClassName(a);u?e(u):-1===n.indexOf(a)&&n.push(a)}else Array.isArray(a)?e(a):"object"==typeof a&&o.push(a)}}(e),{classes:n,objects:o}}},"dE+T":function(e,t,n){var r=n("XKFU");r(r.P,"Array",{copyWithin:n("upKx")}),n("nGyu")("copyWithin")},dHol:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.autobind=function(e,t,n){var r=n.value,o=!1;return{configurable:!0,get:function(){if(o||r&&this===r.prototype||this.hasOwnProperty(t))return r;var e=r&&r.bind(this);return o=!0,Object.defineProperty(this,t,{configurable:!0,writable:!0,enumerable:!0,value:e}),o=!1,e},set:function(e){Object.defineProperty(this,t,{configurable:!0,writable:!0,enumerable:!0,value:e})}}}},dQfE:function(e,t,n){n("XfO3"),n("LK8F"),n("HEwt"),n("6AQ9"),n("Nz9U"),n("I78e"),n("Vd3H"),n("8+KV"),n("bWfx"),n("0l/t"),n("dZ+Y"),n("YJVH"),n("DNiP"),n("SPin"),n("V+eJ"),n("mGWK"),n("dE+T"),n("bHtr"),n("dRSK"),n("INYr"),n("0E+W"),n("yt8O"),e.exports=n("g3g5").Array},dRSK:function(e,t,n){"use strict";var r=n("XKFU"),o=n("CkkT")(5),i=!0;"find"in[]&&Array(1).find(function(){i=!1}),r(r.P+r.F*i,"Array",{find:function(e){return o(this,e,arguments.length>1?arguments[1]:void 0)}}),n("nGyu")("find")},dRhl:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e){e[e.center=0]="center",e[e.contain=1]="contain",e[e.cover=2]="cover",e[e.none=3]="none"}(t.ImageFit||(t.ImageFit={})),function(e){e[e.landscape=0]="landscape",e[e.portrait=1]="portrait"}(t.ImageCoverStyle||(t.ImageCoverStyle={})),function(e){e[e.notLoaded=0]="notLoaded",e[e.loaded=1]="loaded",e[e.error=2]="error",e[e.errorLoaded=3]="errorLoaded"}(t.ImageLoadState||(t.ImageLoadState={}))},dWAR:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("8tWw");function o(e,t){var n=e;return"ms-Callout-smallbeak"===t&&(n=16),{height:n,width:n}}var i={container:"ms-Callout-container",root:"ms-Callout",beak:"ms-Callout-beak",beakCurtain:"ms-Callout-beakCurtain",calloutMain:"ms-Callout-main"};t.getStyles=function(e){var t,n=e.theme,s=e.className,a=e.overflowYHidden,u=e.calloutWidth,l=e.contentMaxHeight,c=e.beakWidth,d=e.backgroundColor,p=e.beakStyle,h=r.getGlobalClassNames(i,n),f=n.palette;return{container:[h.container,{position:"relative"}],root:[h.root,{position:"absolute",boxSizing:"border-box",borderWidth:1,borderStyle:"solid",borderColor:f.neutralLight,boxShadow:"0 0 5px 0px rgba(0,0,0,0.4)",selectors:(t={},t[r.HighContrastSelector]={borderWidth:1,borderStyle:"solid",borderColor:"WindowText"},t)},r.focusClear(),s,!!u&&{width:u}],beak:[h.beak,{position:"absolute",backgroundColor:f.white,boxShadow:"inherit",border:"inherit",boxSizing:"border-box",transform:"rotate(45deg)"},o(c,p),d&&{backgroundColor:d}],beakCurtain:[h.beakCurtain,{position:"absolute",top:0,right:0,bottom:0,left:0,backgroundColor:f.white}],calloutMain:[h.calloutMain,{backgroundColor:f.white,overflowX:"hidden",overflowY:"auto",position:"relative",maxHeight:l},a&&{overflowY:"hidden"},d&&{backgroundColor:d}]}}},"dZ+Y":function(e,t,n){"use strict";var r=n("XKFU"),o=n("CkkT")(3);r(r.P+r.F*!n("LyE8")([].some,!0),"Array",{some:function(e){return o(this,e,arguments[1])}})},dcyo:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.hoistStatics=function(e,t){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n]);return t}},dyZX:function(e,t){var n=e.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},e989:function(e,t,n){"use strict";e.exports=n("7PmA")()?Object.keys:n("c3ME")},eKOM:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ggy3"),o="cubic-bezier(.1,.9,.2,1)",i="cubic-bezier(.1,.25,.75,.9)",s=r.keyframes({from:{opacity:0},to:{opacity:1}}),a=r.keyframes({from:{opacity:1},to:{opacity:0}}),u=N(-10),l=N(-20),c=N(-40),d=N(-400),p=N(10),h=N(20),f=N(40),m=N(400),g=U(10),y=U(20),v=U(-10),_=U(-20),b=H(10),S=H(20),x=H(40),w=H(400),I=H(-10),P=H(-20),C=H(-40),E=H(-400),k=W(-10),T=W(-20),D=W(10),O=W(20),M=r.keyframes({from:{transform:"scale3d(.98,.98,1)"},to:{transform:"scale3d(1,1,1)"}}),F=r.keyframes({from:{transform:"scale3d(1,1,1)"},to:{transform:"scale3d(.98,.98,1)"}}),A=r.keyframes({from:{transform:"scale3d(1.03,1.03,1)"},to:{transform:"scale3d(1,1,1)"}}),B=r.keyframes({from:{transform:"scale3d(1,1,1)"},to:{transform:"scale3d(1.03,1.03,1)"}}),R=r.keyframes({from:{transform:"rotateZ(0deg)"},to:{transform:"rotateZ(90deg)"}}),j=r.keyframes({from:{transform:"rotateZ(0deg)"},to:{transform:"rotateZ(-90deg)"}});function L(e,t,n){return{animationName:e,animationDuration:t,animationTimingFunction:n,animationFillMode:"both"}}function N(e){return r.keyframes({from:{transform:"translate3d("+e+"px,0,0)"},to:{transform:"translate3d(0,0,0)"}})}function U(e){return r.keyframes({from:{transform:"translate3d(0,"+e+"px,0)"},to:{transform:"translate3d(0,0,0)"}})}function H(e){return r.keyframes({from:{transform:"translate3d(0,0,0)"},to:{transform:"translate3d("+e+"px,0,0)"}})}function W(e){return r.keyframes({from:{transform:"translate3d(0,0,0)"},to:{transform:"translate3d(0,"+e+"px,0)"}})}t.AnimationVariables={easeFunction1:o,easeFunction2:i,durationValue1:"0.167s",durationValue2:"0.267s",durationValue3:"0.367s",durationValue4:"0.467s"},t.AnimationStyles={slideRightIn10:L(s+","+u,"0.367s",o),slideRightIn20:L(s+","+l,"0.367s",o),slideRightIn40:L(s+","+c,"0.367s",o),slideRightIn400:L(s+","+d,"0.367s",o),slideLeftIn10:L(s+","+p,"0.367s",o),slideLeftIn20:L(s+","+h,"0.367s",o),slideLeftIn40:L(s+","+f,"0.367s",o),slideLeftIn400:L(s+","+m,"0.367s",o),slideUpIn10:L(s+","+g,"0.367s",o),slideUpIn20:L(s+","+y,"0.367s",o),slideDownIn10:L(s+","+v,"0.367s",o),slideDownIn20:L(s+","+_,"0.367s",o),slideRightOut10:L(a+","+b,"0.367s",o),slideRightOut20:L(a+","+S,"0.367s",o),slideRightOut40:L(a+","+x,"0.367s",o),slideRightOut400:L(a+","+w,"0.367s",o),slideLeftOut10:L(a+","+I,"0.367s",o),slideLeftOut20:L(a+","+P,"0.367s",o),slideLeftOut40:L(a+","+C,"0.367s",o),slideLeftOut400:L(a+","+E,"0.367s",o),slideUpOut10:L(a+","+k,"0.367s",o),slideUpOut20:L(a+","+T,"0.367s",o),slideDownOut10:L(a+","+D,"0.367s",o),slideDownOut20:L(a+","+O,"0.367s",o),scaleUpIn100:L(s+","+M,"0.367s",o),scaleDownIn100:L(s+","+A,"0.367s",o),scaleUpOut103:L(a+","+B,"0.167s",i),scaleDownOut98:L(a+","+F,"0.167s",i),fadeIn100:L(s,"0.167s",i),fadeIn200:L(s,"0.267s",i),fadeIn400:L(s,"0.367s",i),fadeIn500:L(s,"0.467s",i),fadeOut100:L(a,"0.167s",i),fadeOut200:L(a,"0.267s",i),fadeOut400:L(a,"0.367s",i),fadeOut500:L(a,"0.467s",i),rotate90deg:L(R,"0.1s",i),rotateN90deg:L(j,"0.1s",i)}},eP0N:function(e,t){!function(e){"use strict";if(!e.fetch){var t={searchParams:"URLSearchParams"in e,iterable:"Symbol"in e&&"iterator"in Symbol,blob:"FileReader"in e&&"Blob"in e&&function(){try{return new Blob,!0}catch(e){return!1}}(),formData:"FormData"in e,arrayBuffer:"ArrayBuffer"in e};if(t.arrayBuffer)var n=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],r=function(e){return e&&DataView.prototype.isPrototypeOf(e)},o=ArrayBuffer.isView||function(e){return e&&n.indexOf(Object.prototype.toString.call(e))>-1};c.prototype.append=function(e,t){e=a(e),t=u(t);var n=this.map[e];this.map[e]=n?n+","+t:t},c.prototype.delete=function(e){delete this.map[a(e)]},c.prototype.get=function(e){return e=a(e),this.has(e)?this.map[e]:null},c.prototype.has=function(e){return this.map.hasOwnProperty(a(e))},c.prototype.set=function(e,t){this.map[a(e)]=u(t)},c.prototype.forEach=function(e,t){for(var n in this.map)this.map.hasOwnProperty(n)&&e.call(t,this.map[n],n,this)},c.prototype.keys=function(){var e=[];return this.forEach(function(t,n){e.push(n)}),l(e)},c.prototype.values=function(){var e=[];return this.forEach(function(t){e.push(t)}),l(e)},c.prototype.entries=function(){var e=[];return this.forEach(function(t,n){e.push([n,t])}),l(e)},t.iterable&&(c.prototype[Symbol.iterator]=c.prototype.entries);var i=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];g.prototype.clone=function(){return new g(this,{body:this._bodyInit})},m.call(g.prototype),m.call(v.prototype),v.prototype.clone=function(){return new v(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new c(this.headers),url:this.url})},v.error=function(){var e=new v(null,{status:0,statusText:""});return e.type="error",e};var s=[301,302,303,307,308];v.redirect=function(e,t){if(-1===s.indexOf(t))throw new RangeError("Invalid status code");return new v(null,{status:t,headers:{location:e}})},e.Headers=c,e.Request=g,e.Response=v,e.fetch=function(e,n){return new Promise(function(r,o){var i=new g(e,n),s=new XMLHttpRequest;s.onload=function(){var e,t,n={status:s.status,statusText:s.statusText,headers:(e=s.getAllResponseHeaders()||"",t=new c,e.replace(/\r?\n[\t ]+/g," ").split(/\r?\n/).forEach(function(e){var n=e.split(":"),r=n.shift().trim();if(r){var o=n.join(":").trim();t.append(r,o)}}),t)};n.url="responseURL"in s?s.responseURL:n.headers.get("X-Request-URL");var o="response"in s?s.response:s.responseText;r(new v(o,n))},s.onerror=function(){o(new TypeError("Network request failed"))},s.ontimeout=function(){o(new TypeError("Network request failed"))},s.open(i.method,i.url,!0),"include"===i.credentials?s.withCredentials=!0:"omit"===i.credentials&&(s.withCredentials=!1),"responseType"in s&&t.blob&&(s.responseType="blob"),i.headers.forEach(function(e,t){s.setRequestHeader(t,e)}),s.send(void 0===i._bodyInit?null:i._bodyInit)})},e.fetch.polyfill=!0}function a(e){if("string"!=typeof e&&(e=String(e)),/[^a-z0-9\-#$%&'*+.\^_`|~]/i.test(e))throw new TypeError("Invalid character in header field name");return e.toLowerCase()}function u(e){return"string"!=typeof e&&(e=String(e)),e}function l(e){var n={next:function(){var t=e.shift();return{done:void 0===t,value:t}}};return t.iterable&&(n[Symbol.iterator]=function(){return n}),n}function c(e){this.map={},e instanceof c?e.forEach(function(e,t){this.append(t,e)},this):Array.isArray(e)?e.forEach(function(e){this.append(e[0],e[1])},this):e&&Object.getOwnPropertyNames(e).forEach(function(t){this.append(t,e[t])},this)}function d(e){if(e.bodyUsed)return Promise.reject(new TypeError("Already read"));e.bodyUsed=!0}function p(e){return new Promise(function(t,n){e.onload=function(){t(e.result)},e.onerror=function(){n(e.error)}})}function h(e){var t=new FileReader,n=p(t);return t.readAsArrayBuffer(e),n}function f(e){if(e.slice)return e.slice(0);var t=new Uint8Array(e.byteLength);return t.set(new Uint8Array(e)),t.buffer}function m(){return this.bodyUsed=!1,this._initBody=function(e){if(this._bodyInit=e,e)if("string"==typeof e)this._bodyText=e;else if(t.blob&&Blob.prototype.isPrototypeOf(e))this._bodyBlob=e;else if(t.formData&&FormData.prototype.isPrototypeOf(e))this._bodyFormData=e;else if(t.searchParams&&URLSearchParams.prototype.isPrototypeOf(e))this._bodyText=e.toString();else if(t.arrayBuffer&&t.blob&&r(e))this._bodyArrayBuffer=f(e.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer]);else{if(!t.arrayBuffer||!ArrayBuffer.prototype.isPrototypeOf(e)&&!o(e))throw new Error("unsupported BodyInit type");this._bodyArrayBuffer=f(e)}else this._bodyText="";this.headers.get("content-type")||("string"==typeof e?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):t.searchParams&&URLSearchParams.prototype.isPrototypeOf(e)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},t.blob&&(this.blob=function(){var e=d(this);if(e)return e;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))},this.arrayBuffer=function(){return this._bodyArrayBuffer?d(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(h)}),this.text=function(){var e,t,n,r=d(this);if(r)return r;if(this._bodyBlob)return e=this._bodyBlob,t=new FileReader,n=p(t),t.readAsText(e),n;if(this._bodyArrayBuffer)return Promise.resolve(function(e){for(var t=new Uint8Array(e),n=new Array(t.length),r=0;r<t.length;r++)n[r]=String.fromCharCode(t[r]);return n.join("")}(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},t.formData&&(this.formData=function(){return this.text().then(y)}),this.json=function(){return this.text().then(JSON.parse)},this}function g(e,t){var n,r,o=(t=t||{}).body;if(e instanceof g){if(e.bodyUsed)throw new TypeError("Already read");this.url=e.url,this.credentials=e.credentials,t.headers||(this.headers=new c(e.headers)),this.method=e.method,this.mode=e.mode,o||null==e._bodyInit||(o=e._bodyInit,e.bodyUsed=!0)}else this.url=String(e);if(this.credentials=t.credentials||this.credentials||"omit",!t.headers&&this.headers||(this.headers=new c(t.headers)),this.method=(n=t.method||this.method||"GET",r=n.toUpperCase(),i.indexOf(r)>-1?r:n),this.mode=t.mode||this.mode||null,this.referrer=null,("GET"===this.method||"HEAD"===this.method)&&o)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(o)}function y(e){var t=new FormData;return e.trim().split("&").forEach(function(e){if(e){var n=e.split("="),r=n.shift().replace(/\+/g," "),o=n.join("=").replace(/\+/g," ");t.append(decodeURIComponent(r),decodeURIComponent(o))}}),t}function v(e,t){t||(t={}),this.type="default",this.status=void 0===t.status?200:t.status,this.ok=this.status>=200&&this.status<300,this.statusText="statusText"in t?t.statusText:"OK",this.headers=new c(t.headers),this.url=t.url||"",this._initBody(e)}}("undefined"!=typeof self?self:this)},eVhm:function(e,t,n){"use strict";n.d(t,"b",function(){return i}),n.d(t,"a",function(){return s});var r=n("97IE"),o=Object(r.i)(Object.entries)?Object.entries:function(e){return Object.keys(e).map(function(t){return[t,e[t]]})};function i(e){return null!=e?new Map(o(e)):new Map}function s(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];for(var r=0;r<t.length;r++)t[r].forEach(function(t,n){e.set(n,t)});return e}},eWqB:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("ASyi").__exportStar(n("Dx+s"),t)},eeVq:function(e,t){e.exports=function(e){try{return!!e()}catch(e){return!0}}},elZq:function(e,t,n){"use strict";var r=n("dyZX"),o=n("hswa"),i=n("nh4g"),s=n("K0xU")("species");e.exports=function(e){var t=r[e];i&&t&&!t[s]&&o.f(t,s,{configurable:!0,get:function(){return this}})}},ev3W:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getStyles=function(e){var t=e.className,n=e.iconClassName,r=e.isPlaceholder,o=e.isImage,i=e.styles;return{root:[o&&"ms-Icon-imageContainer",r&&"ms-Icon-placeHolder",{display:"inline-block"},r&&{width:"1em"},o&&{overflow:"hidden"},n,t,i&&i.root,i&&i.imageContainer]}}},eyMr:function(e,t,n){var r=n("2OiF"),o=n("S/j/"),i=n("Ymqv"),s=n("ne8i");e.exports=function(e,t,n,a,u){r(t);var l=o(e),c=i(l),d=s(l.length),p=u?d-1:0,h=u?-1:1;if(n<2)for(;;){if(p in c){a=c[p],p+=h;break}if(p+=h,u?p<0:d<=p)throw TypeError("Reduce of empty array with no initial value")}for(;u?p>=0:d>p;p+=h)p in c&&(a=t(a,c[p],p,l));return a}},fA51:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("JOBJ"),o=n("d2OV");t.mergeStyles=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=o.extractStyleParts(e),i=n.classes,s=n.objects;return s.length&&i.push(r.styleToClassName(s)),i.join(" ")}},fHa7:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r={empty:!0},o={},i="undefined"==typeof WeakMap?null:WeakMap;function s(e,t){var n;void 0===t&&(t=100);var r=0;return i?function(){for(var o=[],i=0;i<arguments.length;i++)o[i]=arguments[i];var s=n;(void 0===n||t>0&&r>t)&&(n=u(),r=0),s=n;for(var l=0;l<o.length;l++){var c=a(o[l]);s.map.has(c)||s.map.set(c,u()),s=s.map.get(c)}return s.hasOwnProperty("value")||(s.value=e.apply(void 0,o),r++),s.value}:e}function a(e){return e?"object"==typeof e?e:(o[e]||(o[e]={val:e}),o[e]):r}function u(){return{map:i?new i:null}}t.setMemoizeWeakMap=function(e){i=e},t.memoize=function(e,t,n){var r=s(n.value&&n.value.bind(null));return{configurable:!0,get:function(){return r}}},t.memoizeFunction=s},faye:function(e,t){e.exports=s},fgBf:function(e,t){},fsIB:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("zHyq"),o=n("/HWW");t.fontFace=function(e){r.Stylesheet.getInstance().insertRule("@font-face{"+o.serializeRuleEntries(e)+"}")}},fyDq:function(e,t,n){var r=n("hswa").f,o=n("aagx"),i=n("K0xU")("toStringTag");e.exports=function(e,t,n){e&&!o(e=n?e:e.prototype,i)&&r(e,i,{configurable:!0,value:t})}},g3g5:function(e,t){var n=e.exports={version:"2.6.5"};"number"==typeof __e&&(__e=n)},g4NY:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("cDcd"),i=n("iRzo"),s=n("sJ0y"),a=i.classNamesFunction(),u=function(e){function t(t){var n=e.call(this,t)||this;return n._coverStyle=s.ImageCoverStyle.portrait,n._imageElement=i.createRef(),n._frameElement=i.createRef(),n._onImageLoaded=function(e){var t=n.props,r=t.src,o=t.onLoad;o&&o(e),n._computeCoverStyle(n.props),r&&n.setState({loadState:s.ImageLoadState.loaded})},n._onImageError=function(e){n.props.onError&&n.props.onError(e),n.setState({loadState:s.ImageLoadState.error})},n.state={loadState:s.ImageLoadState.notLoaded},n}return r.__extends(t,e),n=t,t.prototype.componentWillReceiveProps=function(e){e.src!==this.props.src?this.setState({loadState:s.ImageLoadState.notLoaded}):this.state.loadState===s.ImageLoadState.loaded&&this._computeCoverStyle(e)},t.prototype.componentDidUpdate=function(e,t){this._checkImageLoaded(),this.props.onLoadingStateChange&&t.loadState!==this.state.loadState&&this.props.onLoadingStateChange(this.state.loadState)},t.prototype.render=function(){var e=i.getNativeProps(this.props,i.imageProperties,["width","height"]),t=this.props,n=t.src,u=t.alt,l=t.width,c=t.height,d=t.shouldFadeIn,p=t.shouldStartVisible,h=t.className,f=t.imageFit,m=t.role,g=t.maximizeFrame,y=t.getStyles,v=t.theme,_=this.state.loadState,b=void 0!==this.props.coverStyle?this.props.coverStyle:this._coverStyle,S=a(y,{theme:v,className:h,width:l,height:c,maximizeFrame:g,shouldFadeIn:d,shouldStartVisible:p,isLoaded:_===s.ImageLoadState.loaded||_===s.ImageLoadState.notLoaded&&this.props.shouldStartVisible,isLandscape:b===s.ImageCoverStyle.landscape,isCenter:f===s.ImageFit.center,isContain:f===s.ImageFit.contain,isCover:f===s.ImageFit.cover,isNone:f===s.ImageFit.none,isError:_===s.ImageLoadState.error,isNotImageFit:void 0===f});return o.createElement("div",{className:S.root,style:{width:l,height:c},ref:this._frameElement},o.createElement("img",r.__assign({},e,{onLoad:this._onImageLoaded,onError:this._onImageError,key:"fabricImage"+this.props.src||"",className:S.image,ref:this._imageElement,src:n,alt:u,role:m})))},t.prototype._checkImageLoaded=function(){var e=this.props.src;this.state.loadState===s.ImageLoadState.notLoaded&&(!!this._imageElement.current&&(e&&this._imageElement.current.naturalWidth>0&&this._imageElement.current.naturalHeight>0||this._imageElement.current.complete&&n._svgRegex.test(e))&&(this._computeCoverStyle(this.props),this.setState({loadState:s.ImageLoadState.loaded})))},t.prototype._computeCoverStyle=function(e){var t=e.imageFit,n=e.width,r=e.height;if((t===s.ImageFit.cover||t===s.ImageFit.contain)&&void 0===this.props.coverStyle&&this._imageElement.current&&this._frameElement.current){var o=void 0;o=n&&r?n/r:this._frameElement.current.clientWidth/this._frameElement.current.clientHeight;var i=this._imageElement.current.naturalWidth/this._imageElement.current.naturalHeight;this._coverStyle=i>o?s.ImageCoverStyle.landscape:s.ImageCoverStyle.portrait}},t.defaultProps={shouldFadeIn:!0},t._svgRegex=/\.svg$/i,t=n=r.__decorate([i.customizable("Image",["theme"])],t);var n}(i.BaseComponent);t.ImageBase=u},gC9O:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("FmHk");t.AnimationStyles=o.AnimationStyles,t.AnimationVariables=o.AnimationVariables;var i=n("UNGd");t.DefaultPalette=i.DefaultPalette;var s=n("t8zp");t.DefaultFontStyles=s.DefaultFontStyles,t.registerDefaultFontFaces=s.registerDefaultFontFaces;var a=n("FEKS");t.FontSizes=a.FontSizes,t.FontWeights=a.FontWeights,t.IconFontSizes=a.IconFontSizes,t.createFontStyles=a.createFontStyles;var u=n("nj0j");t.getFocusStyle=u.getFocusStyle,t.focusClear=u.focusClear;var l=n("NPmf");t.hiddenContentStyle=l.hiddenContentStyle;var c=n("PsSX");t.PulsingBeaconAnimationStyles=c.PulsingBeaconAnimationStyles;var d=n("Mqtj");t.getGlobalClassNames=d.getGlobalClassNames;var p=n("o+9D");t.ThemeSettingName=p.ThemeSettingName,t.getTheme=p.getTheme,t.loadTheme=p.loadTheme,t.createTheme=p.createTheme,t.registerOnThemeChangeCallback=p.registerOnThemeChangeCallback,t.removeOnThemeChangeCallback=p.removeOnThemeChangeCallback,r.__exportStar(n("9klN"),t),r.__exportStar(n("sq6w"),t),r.__exportStar(n("br6m"),t)},gCc8:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ");r.__exportStar(n("zKx7"),t),r.__exportStar(n("8Hty"),t),r.__exportStar(n("0Xhg"),t),r.__exportStar(n("wXwR"),t),r.__exportStar(n("94wZ"),t),r.__exportStar(n("1xxT"),t),r.__exportStar(n("A9FN"),t),r.__exportStar(n("W0Zu"),t),r.__exportStar(n("SkZD"),t),r.__exportStar(n("UhdI"),t),r.__exportStar(n("RnIT"),t)},gJKW:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("Xpmx");t.default={placeholder:"placeholder_c1bafe39",placeholderContainer:"placeholderContainer_c1bafe39",placeholderHead:"placeholderHead_c1bafe39",placeholderHeadContainer:"placeholderHeadContainer_c1bafe39",placeholderIcon:"placeholderIcon_c1bafe39",placeholderText:"placeholderText_c1bafe39",hide:"hide_c1bafe39",placeholderDescription:"placeholderDescription_c1bafe39",placeholderDescriptionText:"placeholderDescriptionText_c1bafe39",placeholderOverlay:"placeholderOverlay_c1bafe39",placeholderSpinnerContainer:"placeholderSpinnerContainer_c1bafe39"}},gWnC:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("cDcd"),i=n("5mzH"),s=n("iRzo"),a=s.classNamesFunction(),u=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return r.__extends(t,e),t.prototype.render=function(){var e=this.props,t=e.type,n=e.size,u=e.ariaLabel,l=e.ariaLive,c=e.getStyles,d=e.label,p=e.theme,h=e.className,f=u||d,m=s.getNativeProps(this.props,s.divProperties,["size"]),g=n;void 0===g&&void 0!==t&&(g=t===i.SpinnerType.large?i.SpinnerSize.large:i.SpinnerSize.medium);var y=a(c,{theme:p,size:g,className:h});return o.createElement("div",r.__assign({},m,{className:y.root}),o.createElement("div",{className:y.circle}),d&&o.createElement("div",{className:y.label},d),f&&o.createElement("div",{role:"status","aria-live":l},o.createElement(s.DelayedRender,null,o.createElement("div",{className:y.screenReaderText},f))))},t.defaultProps={size:i.SpinnerSize.medium,ariaLive:"polite"},t=r.__decorate([s.customizable("Spinner",["theme"])],t)}(s.BaseComponent);t.SpinnerBase=u},gdXe:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r,o=n("Iwy9"),i=n("Z2+O"),s=n("5KZn"),a="isRTL";function u(){if(void 0===r){var e=i.getItem(a);null!==e&&l(r="1"===e);var t=o.getDocument();void 0===r&&t&&(r="rtl"===t.documentElement.getAttribute("dir"),s.setRTL(r))}return!!r}function l(e,t){void 0===t&&(t=!1);var n=o.getDocument();n&&n.documentElement.setAttribute("dir",e?"rtl":"ltr"),t&&i.setItem(a,e?"1":"0"),r=e,s.setRTL(r)}t.getRTL=u,t.setRTL=l,t.getRTLSafeKeyCode=function(e){return u()&&(37===e?e=39:39===e&&(e=37)),e}},ggJW:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.createRef=function(){var e=function(t){e.current=t};return Object.defineProperty(e,"value",{get:function(){return e.current}}),e.current=null,e}},ggy3:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ntX7");t.mergeStyles=r.mergeStyles;var o=n("R4Yw");t.mergeStyleSets=o.mergeStyleSets;var i=n("0nlW");t.concatStyleSets=i.concatStyleSets;var s=n("fsIB");t.fontFace=s.fontFace;var a=n("zEn1");t.keyframes=a.keyframes;var u=n("zHyq");t.InjectionMode=u.InjectionMode,t.Stylesheet=u.Stylesheet},gqLF:function(e,t,n){var r=n("aa+Q"),o=n("c0g9");"string"==typeof r&&(r=[[e.i,r]]);for(var i=0;i<r.length;i++)o.loadStyles(r[i][1],!0);r.locals&&(e.exports=r.locals)},hG4R:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("iRzo"),o=n("WDoY"),i=n("YGPD");t.Overlay=r.styled(o.OverlayBase,i.getStyles)},hNln:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r,o=n("umtj"),i=n("Wa3N"),s=n("UV/n"),a="isRTL";function u(){if(void 0===r){var e=i.getItem(a);null!==e&&l(r="1"===e);var t=o.getDocument();void 0===r&&t&&(r="rtl"===t.documentElement.getAttribute("dir"),s.setRTL(r))}return!!r}function l(e,t){void 0===t&&(t=!1);var n=o.getDocument();n&&n.documentElement.setAttribute("dir",e?"rtl":"ltr"),t&&i.setItem(a,e?"1":"0"),r=e,s.setRTL(r)}t.getRTL=u,t.setRTL=l,t.getRTLSafeKeyCode=function(e){return u()&&(37===e?e=39:39===e&&(e=37)),e}},hPIQ:function(e,t){e.exports={}},hSPo:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("pn14"),o=n("L1Th"),i=n("umtj"),s=function(){function e(e){this._events=new r.EventGroup(this),this._scrollableParent=o.findScrollableParent(e),this._incrementScroll=this._incrementScroll.bind(this),this._scrollRect=i.getRect(this._scrollableParent),this._scrollableParent===window&&(this._scrollableParent=document.body),this._scrollableParent&&(this._events.on(window,"mousemove",this._onMouseMove,!0),this._events.on(window,"touchmove",this._onTouchMove,!0))}return e.prototype.dispose=function(){this._events.dispose(),this._stopScroll()},e.prototype._onMouseMove=function(e){this._computeScrollVelocity(e.clientY)},e.prototype._onTouchMove=function(e){e.touches.length>0&&this._computeScrollVelocity(e.touches[0].clientY)},e.prototype._computeScrollVelocity=function(e){if(this._scrollRect){var t=this._scrollRect.top,n=t+this._scrollRect.height-100;this._scrollVelocity=e<t+100?Math.max(-15,(100-(e-t))/100*-15):e>n?Math.min(15,(e-n)/100*15):0,this._scrollVelocity?this._startScroll():this._stopScroll()}},e.prototype._startScroll=function(){this._timeoutId||this._incrementScroll()},e.prototype._incrementScroll=function(){this._scrollableParent&&(this._scrollableParent.scrollTop+=Math.round(this._scrollVelocity)),this._timeoutId=setTimeout(this._incrementScroll,16)},e.prototype._stopScroll=function(){this._timeoutId&&(clearTimeout(this._timeoutId),delete this._timeoutId)},e}();t.AutoScroll=s},hXU3:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("8tWw"),o=n("Hlgl");t.getStyles=o.memoizeFunction(function(e,t){var n={splitButtonContainer:[r.getFocusStyle(e,0,"relative",{left:-2,top:-2,bottom:-2,right:-2,border:"none"}),{display:"inline-flex"}],splitButtonContainerFocused:{outline:"none!important"},splitButtonMenuButton:{padding:6,height:"auto",boxSizing:"border-box",border:0,borderRadius:0,outline:"transparent",userSelect:"none",display:"inline-block",textDecoration:"none",textAlign:"center",cursor:"pointer",verticalAlign:"top",width:32,marginLeft:-1},splitButtonDivider:{position:"absolute",width:1,right:31,top:8,bottom:8},splitButtonMenuButtonDisabled:{pointerEvents:"none",selectors:{":hover":{cursor:"default"}}},splitButtonFlexContainer:{display:"flex",height:"100%",flexWrap:"nowrap",justifyContent:"center",alignItems:"center"},splitButtonContainerDisabled:{outline:"none",border:"none"}};return r.concatStyleSets(n,t)})},hlEU:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("Gc2k");t.standardStyles=function(e){var t,n,o,i=e.semanticColors,s=i.buttonBackground,a=i.buttonBackgroundChecked,u=i.buttonBackgroundHovered,l=i.buttonText,c=i.buttonTextHovered,d=i.buttonTextChecked,p=i.buttonTextCheckedHovered;return{root:{backgroundColor:s,color:l},rootHovered:{backgroundColor:u,color:c,selectors:(t={},t[r.HighContrastSelector]={borderColor:"Highlight",color:"Highlight"},t)},rootPressed:{backgroundColor:a,color:d},rootExpanded:{backgroundColor:a,color:d},rootChecked:{backgroundColor:a,color:d},rootCheckedHovered:{backgroundColor:e.palette.neutralLight,color:p},splitButtonContainer:{selectors:(n={},n[r.HighContrastSelector]={border:"none"},n)},splitButtonMenuButton:{color:e.palette.white,backgroundColor:e.palette.neutralLighter,selectors:{":hover":{backgroundColor:e.palette.neutralLight,selectors:(o={},o[r.HighContrastSelector]={color:"Highlight"},o)}}},splitButtonMenuButtonDisabled:{backgroundColor:e.palette.neutralLighter,selectors:{":hover":{backgroundColor:e.palette.neutralLighter}}},splitButtonDivider:{backgroundColor:e.palette.neutralTertiaryAlt},splitButtonMenuButtonChecked:{backgroundColor:e.palette.themePrimary},splitButtonMenuButtonExpanded:{backgroundColor:e.palette.neutralLight},splitButtonMenuIcon:{color:e.palette.neutralPrimary},splitButtonMenuIconDisabled:{color:e.palette.neutralTertiary}}},t.primaryStyles=function(e){return{root:{backgroundColor:e.palette.themePrimary,color:e.palette.white,selectors:(t={},t[r.HighContrastSelector]={color:"Window",backgroundColor:"WindowText",MsHighContrastAdjust:"none"},t)},rootHovered:{backgroundColor:e.palette.themeDarkAlt,color:e.palette.white,selectors:(n={},n[r.HighContrastSelector]={color:"Window",backgroundColor:"Highlight"},n)},rootPressed:{backgroundColor:e.palette.themeDark,color:e.palette.white,selectors:(o={},o[r.HighContrastSelector]={color:"Window",backgroundColor:"WindowText",MsHighContrastAdjust:"none"},o)},rootExpanded:{backgroundColor:e.palette.themeDark,color:e.palette.white},rootChecked:{backgroundColor:e.palette.themeDark,color:e.palette.white},rootCheckedHovered:{backgroundColor:e.palette.themePrimary,color:e.palette.white},rootDisabled:{selectors:(i={},i[r.HighContrastSelector]={color:"GrayText",borderColor:"GrayText",backgroundColor:"Window"},i)},splitButtonContainer:{selectors:(s={},s[r.HighContrastSelector]={border:"none"},s)},splitButtonDivider:{backgroundColor:e.palette.themeLighter},splitButtonMenuButton:{backgroundColor:e.palette.themePrimary,color:e.palette.white,selectors:{":hover":{backgroundColor:e.palette.themeDark,selectors:(a={},a[r.HighContrastSelector]={color:"Highlight"},a)}}},splitButtonMenuButtonDisabled:{backgroundColor:e.palette.neutralLighter,selectors:{":hover":{backgroundColor:e.palette.neutralLighter}}},splitButtonMenuButtonChecked:{backgroundColor:e.palette.themeDark},splitButtonMenuButtonExpanded:{backgroundColor:e.palette.themeDark},splitButtonMenuIcon:{color:e.palette.white},splitButtonMenuIconDisabled:{color:e.palette.neutralTertiary}};var t,n,o,i,s,a}},hswa:function(e,t,n){var r=n("y3w9"),o=n("xpql"),i=n("apmT"),s=Object.defineProperty;t.f=n("nh4g")?Object.defineProperty:function(e,t,n){if(r(e),t=i(t,!0),r(n),o)try{return s(e,t,n)}catch(e){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"in n&&(e[t]=n.value),e}},hyGn:function(e,t,n){"use strict";n.d(t,"a",function(){return i});var r=n("eVhm");var o=["defaultCachingStore","defaultCachingTimeoutSeconds","globalCacheDisable","enableCacheExpiration","cacheExpirationIntervalMilliseconds","spfxContext","ie11"],i=new(function(){function e(e){void 0===e&&(e=new Map),this._v=e,this._v.set(o[0],"session"),this._v.set(o[1],60),this._v.set(o[2],!1),this._v.set(o[3],!1),this._v.set(o[4],750),this._v.set(o[5],null),this._v.set(o[6],!1)}return e.prototype.assign=function(e){this._v=Object(r.a)(this._v,Object(r.b)(e))},e.prototype.get=function(e){return this._v.get(e)},Object.defineProperty(e.prototype,"defaultCachingStore",{get:function(){return this.get(o[0])},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"defaultCachingTimeoutSeconds",{get:function(){return this.get(o[1])},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"globalCacheDisable",{get:function(){return this.get(o[2])},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"enableCacheExpiration",{get:function(){return this.get(o[3])},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"cacheExpirationIntervalMilliseconds",{get:function(){return this.get(o[4])},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"spfxContext",{get:function(){return this.get(o[5])},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"ie11",{get:function(){return this.get(o[6])},enumerable:!1,configurable:!0}),e}())},iF7i:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=/[\{\}]/g,o=/\{\d+\}/g;t.format=function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];var i=t;return e.replace(o,function(e){var t=i[e.replace(r,"")];return null==t&&(t=""),t})}},iRzo:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("5+DQ").__exportStar(n("NUro"),t)},iV5n:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("V2us");t.buildClassMap=function(e){var t={},n=function(n){var o;e.hasOwnProperty(n)&&Object.defineProperty(t,n,{get:function(){return void 0===o&&(o=r.mergeStyles(e[n]).toString()),o},enumerable:!0,configurable:!0})};for(var o in e)n(o);return t}},iePh:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("iRzo"),o=n("NUVe"),i=n("5SYA");t.Layer=r.styled(o.LayerBase,i.getStyles)},ilDb:function(e,t,n){"use strict";var r=n("6b34"),o=n("aSse"),i=n("YCR5"),s=n("Cdli"),a=n("NHMy"),u=n("HEoz").iterator;e.exports=function(e){return"function"==typeof a(e)[u]?e[u]():r(e)?new i(e):o(e)?new s(e):new i(e)}},"j+X2":function(e,t,n){"use strict";var r=n("HEoz").iterator,o=n("6b34"),i=n("cEWz"),s=n("1TtK"),a=n("GpRL"),u=n("lq5y"),l=n("YsTz"),c=n("aSse"),d=Array.isArray,p=Function.prototype.call,h={configurable:!0,enumerable:!0,writable:!0,value:null},f=Object.defineProperty;e.exports=function(e){var t,n,m,g,y,v,_,b,S,x,w=arguments[1],I=arguments[2];if(e=Object(u(e)),l(w)&&a(w),this&&this!==Array&&i(this))t=this;else{if(!w){if(o(e))return 1!==(y=e.length)?Array.apply(null,e):((g=new Array(1))[0]=e[0],g);if(d(e)){for(g=new Array(y=e.length),n=0;n<y;++n)g[n]=e[n];return g}}g=[]}if(!d(e))if(void 0!==(S=e[r])){for(_=a(S).call(e),t&&(g=new t),b=_.next(),n=0;!b.done;)x=w?p.call(w,I,b.value,n):b.value,t?(h.value=x,f(g,n,h)):g[n]=x,b=_.next(),++n;y=n}else if(c(e)){for(y=e.length,t&&(g=new t),n=0,m=0;n<y;++n)x=e[n],n+1<y&&(v=x.charCodeAt(0))>=55296&&v<=56319&&(x+=e[++n]),x=w?p.call(w,I,x,m):x,t?(h.value=x,f(g,m,h)):g[m]=x,++m;y=m}if(void 0===y)for(y=s(e.length),t&&(g=new t(y)),n=0;n<y;++n)x=w?p.call(w,I,e[n],n):e[n],t?(h.value=x,f(g,n,h)):g[n]=x;return t&&(h.value=null,g.length=y),g}},j3z5:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("ASyi").__exportStar(n("93C/"),t)},jALF:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("Iwy9"),o=n("KJmp");function i(e){var n=r.getWindow(e.target);if(n){var o=n.document.body.classList;o.contains(t.IsFocusVisibleClassName)&&o.remove(t.IsFocusVisibleClassName)}}function s(e){var n=r.getWindow(e.target);if(n){var i=n.document.body.classList;o.isDirectionalKeyCode(e.which)&&!i.contains(t.IsFocusVisibleClassName)&&i.add(t.IsFocusVisibleClassName)}}t.IsFocusVisibleClassName="ms-Fabric--isFocusVisible",t.initializeFocusRects=function(e){var t=e||r.getWindow();t&&!t.__hasInitializeFocusRects__&&(t.__hasInitializeFocusRects__=!0,t.addEventListener("mousedown",i,!0),t.addEventListener("keydown",s,!0))}},jOGX:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("RGr6"),o=n("UNGd"),i=n("gC9O");for(var s in t.ColorClassNames={},o.DefaultPalette)o.DefaultPalette.hasOwnProperty(s)&&(a(t.ColorClassNames,s,"",!1,"color"),a(t.ColorClassNames,s,"Hover",!0,"color"),a(t.ColorClassNames,s,"Background",!1,"background"),a(t.ColorClassNames,s,"BackgroundHover",!0,"background"),a(t.ColorClassNames,s,"Border",!1,"borderColor"),a(t.ColorClassNames,s,"BorderHover",!0,"borderColor"));function a(e,t,n,o,s){Object.defineProperty(e,t+n,{get:function(){var e,n=((e={})[s]=i.getTheme().palette[t],e);return r.mergeStyles(o?{selectors:{":hover":n}}:n).toString()},enumerable:!0,configurable:!0})}},jXp2:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DefaultPalette={themeDarker:"#004578",themeDark:"#005a9e",themeDarkAlt:"#106ebe",themePrimary:"#0078d4",themeSecondary:"#2b88d8",themeTertiary:"#71afe5",themeLight:"#c7e0f4",themeLighter:"#deecf9",themeLighterAlt:"#eff6fc",black:"#000000",blackTranslucent40:"rgba(0,0,0,.4)",neutralDark:"#212121",neutralPrimary:"#333333",neutralPrimaryAlt:"#3c3c3c",neutralSecondary:"#666666",neutralTertiary:"#a6a6a6",neutralTertiaryAlt:"#c8c8c8",neutralQuaternary:"#d0d0d0",neutralQuaternaryAlt:"#dadada",neutralLight:"#eaeaea",neutralLighter:"#f4f4f4",neutralLighterAlt:"#f8f8f8",accent:"#0078d4",white:"#ffffff",whiteTranslucent40:"rgba(255,255,255,.4)",yellow:"#ffb900",yellowLight:"#fff100",orange:"#d83b01",orangeLight:"#ea4300",orangeLighter:"#ff8c00",redDark:"#a80000",red:"#e81123",magentaDark:"#5c005c",magenta:"#b4009e",magentaLight:"#e3008c",purpleDark:"#32145a",purple:"#5c2d91",purpleLight:"#b4a0ff",blueDark:"#002050",blueMid:"#00188f",blue:"#0078d4",blueLight:"#00bcf2",tealDark:"#004b50",teal:"#008272",tealLight:"#00b294",greenDark:"#004b1c",green:"#107c10",greenLight:"#bad80a"}},jZF0:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("5+DQ").__exportStar(n("AzTC"),t)},jgR0:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("xMn6").loadStyles([{rawString:".root_cf442172{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;box-shadow:none;margin:0;padding:0;font-size:14px;font-weight:400;color:"},{theme:"neutralPrimary",defaultValue:"#333333"},{rawString:";position:relative;outline:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.root_cf442172:hover .title_cf442172,.root_cf442172:hover .caretDown_cf442172,.root_cf442172:focus .title_cf442172,.root_cf442172:focus .caretDown_cf442172,.root_cf442172:active .title_cf442172,.root_cf442172:active .caretDown_cf442172{color:"},{theme:"neutralDark",defaultValue:"#212121"},{rawString:"}.root_cf442172:hover .titleIsPlaceHolder_cf442172,.root_cf442172:focus .titleIsPlaceHolder_cf442172,.root_cf442172:active .titleIsPlaceHolder_cf442172{color:"},{theme:"neutralSecondary",defaultValue:"#666666"},{rawString:"}.root_cf442172:hover .title_cf442172{border-color:"},{theme:"neutralDark",defaultValue:"#212121"},{rawString:"}@media screen and (-ms-high-contrast: active){.root_cf442172:hover .title_cf442172{border-color:Highlight}}.root_cf442172:hover .titleIsError_cf442172{border-color:"},{theme:"error",defaultValue:"#a80000"},{rawString:"}.root_cf442172:active .title_cf442172{border-color:"},{theme:"themeDark",defaultValue:"#005a9e"},{rawString:"}@media screen and (-ms-high-contrast: active){.root_cf442172:active .title_cf442172{border-color:Highlight}}.root_cf442172:active .titleIsError_cf442172{border-color:"},{theme:"error",defaultValue:"#a80000"},{rawString:"}.root_cf442172:focus .title_cf442172{border-color:"},{theme:"themePrimary",defaultValue:"#0078d4"},{rawString:"}@media screen and (-ms-high-contrast: active){.root_cf442172:focus .title_cf442172{background-color:Highlight;border-color:Highlight;color:HighlightText}}@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: black-on-white){.root_cf442172:focus .title_cf442172{-ms-high-contrast-adjust:none}}.root_cf442172:focus .caretDown_cf442172{color:HighlightText}@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: black-on-white){.root_cf442172:focus .caretDown_cf442172{-ms-high-contrast-adjust:none}}.root_cf442172:focus .titleIsError_cf442172{border-color:"},{theme:"error",defaultValue:"#a80000"},{rawString:"}.root_cf442172 .titleIsError_cf442172{border-color:"},{theme:"error",defaultValue:"#a80000"},{rawString:"}.root_cf442172 .ms-Label{display:inline-block;margin-bottom:8px}.root_cf442172.rootIsDisabled_cf442172 .title_cf442172{background-color:"},{theme:"neutralLighter",defaultValue:"#f4f4f4"},{rawString:";border:none;color:"},{theme:"neutralTertiary",defaultValue:"#a6a6a6"},{rawString:";cursor:default}@media screen and (-ms-high-contrast: active){.root_cf442172.rootIsDisabled_cf442172 .title_cf442172{border:1px solid GrayText;color:GrayText}}.root_cf442172.rootIsDisabled_cf442172 .title_cf442172.titleIsError_cf442172{border-color:"},{theme:"error",defaultValue:"#a80000"},{rawString:"}.root_cf442172.rootIsDisabled_cf442172 .caretDown_cf442172{color:"},{theme:"neutralTertiary",defaultValue:"#a6a6a6"},{rawString:"}@media screen and (-ms-high-contrast: active){.root_cf442172.rootIsDisabled_cf442172 .caretDown_cf442172{color:GrayText}}.listWrapper_cf442172:focus{outline:0}.caretDownWrapper_cf442172{position:absolute;top:1px;height:32px;line-height:30px}[dir='ltr'] .caretDownWrapper_cf442172{right:12px}[dir='rtl'] .caretDownWrapper_cf442172{left:12px}.caretDown_cf442172{color:"},{theme:"neutralSecondary",defaultValue:"#666666"},{rawString:";font-size:12px;pointer-events:none}.title_cf442172{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;box-shadow:none;margin:0;padding:0;background:"},{theme:"white",defaultValue:"#ffffff"},{rawString:";border:1px solid "},{theme:"neutralTertiary",defaultValue:"#a6a6a6"},{rawString:";cursor:pointer;display:block;height:32px;line-height:30px;padding:0 32px 0 12px;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}html[dir='rtl'] .title_cf442172{padding:0 12px 0 32px}.title_cf442172.titleIsPlaceHolder_cf442172{color:"},{theme:"neutralSecondary",defaultValue:"#666666"},{rawString:"}[dir='ltr'] .panel_cf442172 .ms-Panel-main{-webkit-box-shadow:-30px 0px 30px -30px rgba(0,0,0,0.2);box-shadow:-30px 0px 30px -30px rgba(0,0,0,0.2)}[dir='rtl'] .panel_cf442172 .ms-Panel-main{-webkit-box-shadow:30px 0px 30px -30px rgba(0,0,0,0.2);box-shadow:30px 0px 30px -30px rgba(0,0,0,0.2)}.panel_cf442172 .ms-Panel-contentInner{padding:0 0 20px}.callout_cf442172.callout_cf442172{-webkit-box-shadow:0 0px 2px 0px rgba(0,0,0,0.2);box-shadow:0 0px 2px 0px rgba(0,0,0,0.2);border:1px solid "},{theme:"neutralLight",defaultValue:"#eaeaea"},{rawString:"}.errorMessage_cf442172{color:"},{theme:"error",defaultValue:"#a80000"},{rawString:";font-size:12px;font-weight:400;padding-top:5px}.items_cf442172{display:block}.item_cf442172{background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;width:100%;min-height:32px;line-height:20px;height:auto !important;padding:4px 16px !important;position:relative;border:1px solid transparent;word-wrap:break-word;overflow-wrap:break-word;text-align:left}@media screen and (-ms-high-contrast: active){.item_cf442172{border-color:Window}}.item_cf442172:hover{color:inherit}.item_cf442172:focus{background-color:"},{theme:"neutralLighter",defaultValue:"#f4f4f4"},{rawString:"}@media screen and (-ms-high-contrast: active){.item_cf442172:focus{background-color:Highlight;border-color:Highlight;color:HighlightText}}@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: black-on-white){.item_cf442172:focus{-ms-high-contrast-adjust:none}}.item_cf442172:active{background-color:"},{theme:"neutralLighter",defaultValue:"#f4f4f4"},{rawString:";color:"},{theme:"black",defaultValue:"#000000"},{rawString:"}.item_cf442172.itemIsDisabled_cf442172{color:"},{theme:"neutralTertiary",defaultValue:"#a6a6a6"},{rawString:";cursor:default}.item_cf442172 .ms-Button-flexContainer{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.item_cf442172.itemIsSelected_cf442172{background-color:"},{theme:"neutralQuaternaryAlt",defaultValue:"#dadada"},{rawString:";color:"},{theme:"black",defaultValue:"#000000"},{rawString:"}@media screen and (-ms-high-contrast: active){.item_cf442172.itemIsSelected_cf442172{background-color:Highlight;border-color:Highlight;color:HighlightText}}@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: black-on-white){.item_cf442172.itemIsSelected_cf442172{-ms-high-contrast-adjust:none}}.item_cf442172.itemIsSelected_cf442172.itemIsDisabled_cf442172{color:"},{theme:"neutralTertiary",defaultValue:"#a6a6a6"},{rawString:";background-color:transparent}.header_cf442172{font-size:14px;font-weight:400;font-weight:600;color:"},{theme:"themePrimary",defaultValue:"#0078d4"},{rawString:";background:none;background-color:transparent;border:none;height:32px;line-height:32px;cursor:default;padding:0px 16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html[dir='ltr'] .header_cf442172{text-align:left}html[dir='rtl'] .header_cf442172{text-align:right}.divider_cf442172{height:1px;background-color:"},{theme:"bodyDivider",defaultValue:"#eaeaea"},{rawString:"}.optionText_cf442172{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-width:0px;max-width:100%;word-wrap:break-word;overflow-wrap:break-word;margin:1px}\n"}]),t.root="root_cf442172",t.title="title_cf442172",t.caretDown="caretDown_cf442172",t.titleIsPlaceHolder="titleIsPlaceHolder_cf442172",t.titleIsError="titleIsError_cf442172",t.rootIsDisabled="rootIsDisabled_cf442172",t.listWrapper="listWrapper_cf442172",t.caretDownWrapper="caretDownWrapper_cf442172",t.panel="panel_cf442172",t.callout="callout_cf442172",t.errorMessage="errorMessage_cf442172",t.items="items_cf442172",t.item="item_cf442172",t.itemIsDisabled="itemIsDisabled_cf442172",t.itemIsSelected="itemIsSelected_cf442172",t.header="header_cf442172",t.divider="divider_cf442172",t.optionText="optionText_cf442172"},"jq/3":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("cDcd"),i=n("iRzo"),s=n("qQHi"),a=n("9D85"),u=n("ASEy"),l=n("cRpF"),c=n("pgS/"),d=n("oUON"),p=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._onItemKeyDown=function(e){var n=t.props,r=n.item,o=n.onItemKeyDown;13===e.which?(t._executeItemClick(e),e.preventDefault(),e.stopPropagation()):o&&o(r,e)},t._getSubmenuTarget=function(){return t._splitButton},t._onItemMouseEnterPrimary=function(e){var n=t.props,o=n.item,i=n.onItemMouseEnter;i&&i(r.__assign({},o,{subMenuProps:void 0,items:void 0}),e,t._splitButton)},t._onItemMouseEnterIcon=function(e){var n=t.props,r=n.item,o=n.onItemMouseEnter;o&&o(r,e,t._splitButton)},t._onItemMouseMovePrimary=function(e){var n=t.props,o=n.item,i=n.onItemMouseMove;i&&i(r.__assign({},o,{subMenuProps:void 0,items:void 0}),e,t._splitButton)},t._onItemMouseMoveIcon=function(e){var n=t.props,r=n.item,o=n.onItemMouseMove;o&&o(r,e,t._splitButton)},t._onIconItemClick=function(e){var n=t.props,r=n.item,o=n.onItemClickBase;o&&o(r,e,t._splitButton?t._splitButton:e.currentTarget)},t._executeItemClick=function(e){var n=t.props,r=n.item,o=n.executeItemClick,i=n.onItemClick;if(!r.disabled&&!r.isDisabled)return t._processingTouch&&i?i(r,e):void(o&&o(r,e))},t._onTouchStart=function(e){!t._splitButton||"onpointerdown"in t._splitButton||t._handleTouchAndPointerEvent(e)},t._onPointerDown=function(e){"touch"===e.pointerType&&(t._handleTouchAndPointerEvent(e),e.preventDefault(),e.stopImmediatePropagation())},t}return r.__extends(t,e),t.prototype.componentDidMount=function(){this._splitButton&&"onpointerdown"in this._splitButton&&this._events.on(this._splitButton,"pointerdown",this._onPointerDown,!0)},t.prototype.render=function(){var e=this,t=this.props,n=t.item,i=t.classNames,s=t.index,a=t.focusableElementIndex,c=t.totalItemCount,d=t.hasCheckmarks,p=t.hasIcons,h=t.onItemMouseLeave,f=t.expandedMenuItemKey,m=l.hasSubmenu(n),g=n.keytipProps;return g&&(g=r.__assign({},g,{hasMenu:!0})),o.createElement(u.KeytipData,{keytipProps:g,disabled:l.isItemDisabled(n)},function(t){return o.createElement("div",{"data-ktp-target":t["data-ktp-target"],ref:function(t){return e._splitButton=t},role:"menuitem","aria-label":n.ariaLabel,className:i.splitContainer,"aria-disabled":l.isItemDisabled(n),"aria-expanded":m?n.key===f:void 0,"aria-haspopup":!0,"aria-describedby":n.ariaDescription+(t["aria-describedby"]||""),"aria-checked":n.isChecked||n.checked,"aria-posinset":a+1,"aria-setsize":c,onMouseEnter:e._onItemMouseEnterPrimary,onMouseLeave:h?h.bind(e,r.__assign({},n,{subMenuProps:null,items:null})):void 0,onMouseMove:e._onItemMouseMovePrimary,onKeyDown:e._onItemKeyDown,onClick:e._executeItemClick,onTouchStart:e._onTouchStart,tabIndex:0,"data-is-focusable":!0},e._renderSplitPrimaryButton(n,i,s,d,p),e._renderSplitDivider(n),e._renderSplitIconButton(n,i,s,t))})},t.prototype._renderSplitPrimaryButton=function(e,t,n,a,u){var c=this.props,d=c.contextualMenuItemAs,p=void 0===d?s.ContextualMenuItem:d,h=c.onItemClick,f={key:e.key,disabled:l.isItemDisabled(e)||e.primaryDisabled,name:e.name,className:t.splitPrimary,canCheck:e.canCheck,isChecked:e.isChecked,checked:e.checked,icon:e.icon,iconProps:e.iconProps,"data-is-focusable":!1,"aria-hidden":!0};return o.createElement("button",r.__assign({},i.getNativeProps(f,i.buttonProperties)),o.createElement(p,{"data-is-focusable":!1,item:f,classNames:t,index:n,onCheckmarkClick:a&&h?h.bind(this,e):void 0,hasIcons:u}))},t.prototype._renderSplitDivider=function(e){var t=e.getSplitButtonVerticalDividerClassNames||a.getSplitButtonVerticalDividerClassNames;return o.createElement(c.VerticalDivider,{getClassNames:t})},t.prototype._renderSplitIconButton=function(e,t,n,a){var u=this.props,c=u.contextualMenuItemAs,d=void 0===c?s.ContextualMenuItem:c,p=u.onItemMouseLeave,h=u.onItemMouseDown,f=u.openSubMenu,m=u.dismissSubMenu,g=u.dismissMenu,y={onClick:this._onIconItemClick,disabled:l.isItemDisabled(e),className:t.splitMenu,subMenuProps:e.subMenuProps,submenuIconProps:e.submenuIconProps,split:!0,key:e.key},v=i.assign({},i.getNativeProps(y,i.buttonProperties),{onMouseEnter:this._onItemMouseEnterIcon,onMouseLeave:p?p.bind(this,e):void 0,onMouseDown:function(t){return h?h(e,t):void 0},onMouseMove:this._onItemMouseMoveIcon,"data-is-focusable":!1,"data-ktp-execute-target":a["data-ktp-execute-target"],"aria-hidden":!0});return o.createElement("button",r.__assign({},v),o.createElement(d,{componentRef:e.componentRef,item:y,classNames:t,index:n,hasIcons:!1,openSubMenu:f,dismissSubMenu:m,dismissMenu:g,getSubmenuTarget:this._getSubmenuTarget}))},t.prototype._handleTouchAndPointerEvent=function(e){var t=this,n=this.props.onTap;n&&n(e),this._lastTouchTimeoutId&&(this._async.clearTimeout(this._lastTouchTimeoutId),this._lastTouchTimeoutId=void 0),this._processingTouch=!0,this._lastTouchTimeoutId=this._async.setTimeout(function(){t._processingTouch=!1,t._lastTouchTimeoutId=void 0},500)},t}(d.ContextualMenuItemWrapper);t.ContextualMenuSplitButton=p},jySA:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("8tWw"),o=n("Hlgl"),i=n("2Pb9");t.getStyles=o.memoizeFunction(function(e,t){var n,o=i.getStyles(e),s={root:{padding:"0 4px",height:"40px",color:e.palette.neutralPrimary,backgroundColor:"transparent",border:"none"},rootHovered:{color:e.palette.themePrimary,selectors:(n={},n[r.HighContrastSelector]={borderColor:"Highlight",color:"Highlight"},n)},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"},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 r.concatStyleSets(o,s,t)})},jydc:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("8tWw"),i=n("Hlgl"),s=i.memoizeFunction(function(){return{selectors:(e={},e[o.HighContrastSelector]={backgroundColor:"Highlight",borderColor:"Highlight",color:"HighlightText",MsHighContrastAdjust:"none"},e)};var e});t.getMenuItemStyles=i.memoizeFunction(function(e){var t,n,i,a,u=e.semanticColors,l=e.fonts,c=u.menuItemBackgroundHovered,d=u.menuItemBackgroundChecked,p=u.bodyDivider,h={item:[l.medium,{color:u.bodyText,position:"relative",boxSizing:"border-box"}],divider:{display:"block",height:"1px",backgroundColor:p,position:"relative"},root:[o.getFocusStyle(e),l.medium,{color:"inherit",backgroundColor:"transparent",border:"none",width:"100%",height:"32px",lineHeight:"32px",display:"block",cursor:"pointer",padding:"0px 6px",textAlign:"left"}],rootDisabled:{color:u.disabledBodyText,cursor:"default",pointerEvents:"none"},rootHovered:r.__assign({backgroundColor:c},s()),rootFocused:r.__assign({backgroundColor:c},s()),rootChecked:r.__assign({},s()),rootPressed:r.__assign({backgroundColor:d},s()),rootExpanded:r.__assign({backgroundColor:d,color:u.bodyTextChecked},s()),linkContent:{whiteSpace:"nowrap",height:"inherit",display:"flex",alignItems:"center",maxWidth:"100%"},anchorLink:{padding:"0px 6px",textRendering:"auto",color:"inherit",letterSpacing:"normal",wordSpacing:"normal",textTransform:"none",textIndent:"0px",textShadow:"none",textDecoration:"none",boxSizing:"border-box"},label:{margin:"0 4px",verticalAlign:"middle",display:"inline-block",flexGrow:"1",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},secondaryText:{color:e.palette.neutralTertiary,paddingLeft:"20px",textAlign:"right"},icon:{display:"inline-block",minHeight:"1px",maxHeight:"32px",width:"14px",margin:"0 4px",verticalAlign:"middle",flexShrink:"0"},iconColor:{color:u.menuIcon,selectors:(t={},t[o.HighContrastSelector]={color:"inherit"},t["$root:hover &"]={selectors:(n={},n[o.HighContrastSelector]={color:"HighlightText"},n)},t["$root:focus &"]={selectors:(i={},i[o.HighContrastSelector]={color:"HighlightText"},i)},t)},iconDisabled:{color:u.disabledBodyText},checkmarkIcon:{color:u.bodySubtext,selectors:(a={},a[o.HighContrastSelector]={color:"HighlightText"},a)},subMenuIcon:{height:"32px",lineHeight:"32px",textAlign:"center",display:"inline-block",verticalAlign:"middle",flexShrink:"0",fontSize:o.FontSizes.mini},splitButtonFlexContainer:[o.getFocusStyle(e),{display:"flex",height:"32px",flexWrap:"nowrap",justifyContent:"center",alignItems:"center"}],splitButtonSeparator:{}};return o.concatStyleSets(h)}),t.getStyles=i.memoizeFunction(function(e){var t=e.semanticColors,n=e.fonts,r=t.bodyBackground,i=t.menuHeader,s={root:{backgroundColor:r,minWidth:"180px"},container:{},list:{listStyleType:"none",margin:"0",padding:"0",lineHeight:"0"},title:{fontSize:"16px",paddingRight:"14px",paddingLeft:"14px",paddingBottom:"5px",paddingTop:"5px",backgroundColor:e.palette.neutralLight},header:[n.small,{fontWeight:o.FontWeights.semibold,color:i,background:"none",backgroundColor:"transparent",border:"none",height:"32px",lineHeight:"32px",cursor:"default",padding:"0px 6px",userSelect:"none",textAlign:"left"}]};return o.concatStyleSets(s)})},k5gO:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r,o=n("ASyi"),i=n("cDcd"),s=n("PQL7"),a=n("Hlgl");!function(e){e[e.small=0]="small",e[e.medium=1]="medium",e[e.large=2]="large",e[e.xLarge=3]="xLarge",e[e.xxLarge=4]="xxLarge",e[e.xxxLarge=5]="xxxLarge"}(r=t.ResponsiveMode||(t.ResponsiveMode={}));var u,l=[479,639,1023,1365,1919,99999999];t.setResponsiveMode=function(e){u=e},t.withResponsiveMode=function(e){var t=function(t){function n(e){var n=t.call(this,e)||this;return n._updateComposedComponentRef=n._updateComposedComponentRef.bind(n),n.state={responsiveMode:n._getResponsiveMode()},n}return o.__extends(n,t),n.prototype.componentDidMount=function(){var e=this;this._events.on(window,"resize",function(){var t=e._getResponsiveMode();t!==e.state.responsiveMode&&e.setState({responsiveMode:t})})},n.prototype.componentWillUnmount=function(){this._events.dispose()},n.prototype.render=function(){var t=this.state.responsiveMode;return i.createElement(e,o.__assign({ref:this._updateComposedComponentRef,responsiveMode:t},this.props))},n.prototype._getResponsiveMode=function(){var e=r.small,t=a.getWindow();if(void 0!==t)try{for(;t.innerWidth>l[e];)e++}catch(t){e=r.large}else{if(void 0===u)throw new Error("Content was rendered in a server environment without providing a default responsive mode. Call setResponsiveMode to define what the responsive mode is.");e=u}return e},n}(s.BaseDecorator);return a.hoistStatics(e,t)}},k9Zi:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ");r.__exportStar(n("o4q4"),t),r.__exportStar(n("mT13"),t)},kHC1:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("cDcd");t.provideContext=function(e,t){return function(n){function i(){return null!==n&&n.apply(this,arguments)||this}return r.__extends(i,n),i.prototype.getChildContext=function(){return t(this.props)},i.prototype.render=function(){return o.Children.only(this.props.children)},i.childContextTypes=e,i}(o.Component)}},keMp:function(e,t,n){"use strict";var r=n("6b34"),o=n("YsTz"),i=n("aSse"),s=n("HEoz").iterator,a=Array.isArray;e.exports=function(e){return!!o(e)&&(!!a(e)||(!!i(e)||(!!r(e)||"function"==typeof e[s])))}},keeW:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e){e[e.default=0]="default",e[e.image=1]="image",e[e.Default=1e5]="Default",e[e.Image=100001]="Image"}(t.IconType||(t.IconType={}))},kkhy:function(e,t,n){"use strict";function r(e,t){for(var n=-1,r=0;e&&r<e.length;r++)if(t(e[r],r)){n=r;break}return n}Object.defineProperty(t,"__esModule",{value:!0}),t.findIndex=r,t.find=function(e,t){var n=r(e,t);if(!(n<0))return e[n]},t.createArray=function(e,t){for(var n=[],r=0;r<e;r++)n.push(t(r));return n},t.toMatrix=function(e,t){return e.reduce(function(e,n,r){return r%t==0?e.push([n]):e[e.length-1].push(n),e},[])},t.removeIndex=function(e,t){return e.filter(function(e,n){return t!==n})},t.replaceElement=function(e,t,n){var r=e.slice();return r[n]=t,r},t.addElementAtIndex=function(e,t,n){var r=e.slice();return r.splice(t,0,n),r},t.flatten=function(e){var t=[];return e.forEach(function(e){return t=t.concat(e)}),t},t.arraysEqual=function(e,t){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}},kl0W:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("cDcd"),i=n("Hlgl"),s=n("yP7A"),a=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return r.__extends(t,e),t.prototype.shouldComponentUpdate=function(){return!1},t.prototype.componentDidMount=function(){s.LayerBase.notifyHostChanged(this.props.id)},t.prototype.componentWillUnmount=function(){s.LayerBase.notifyHostChanged(this.props.id)},t.prototype.render=function(){return o.createElement("div",r.__assign({},this.props,{className:i.css("ms-LayerHost",this.props.className)}))},t}(i.BaseComponent);t.LayerHost=a},"koB/":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("umtj"),o="data-is-focusable",i="data-is-visible",s="data-focuszone-id",a="data-is-sub-focuszone";function u(e,t,n,r,o,i,s,a){if(!t||!s&&t===e)return null;var l=c(t);if(o&&l&&(i||!p(t)&&!h(t))){var f=u(e,t.lastElementChild,!0,!0,!0,i,s,a);if(f){if(a&&d(f,!0)||!a)return f;var m=u(e,f.previousElementSibling,!0,!0,!0,i,s,a);if(m)return m;for(var g=f.parentElement;g&&g!==t;){var y=u(e,g.previousElementSibling,!0,!0,!0,i,s,a);if(y)return y;g=g.parentElement}}}if(n&&l&&d(t))return t;var v=u(e,t.previousElementSibling,!0,!0,!0,i,s,a);return v||(r?null:u(e,t.parentElement,!0,!1,!1,i,s,a))}function l(e,t,n,r,o,i,s){if(!t||t===e&&o&&!s)return null;var a=c(t);if(n&&a&&d(t))return t;if(!o&&a&&(i||!p(t)&&!h(t))){var u=l(e,t.firstElementChild,!0,!0,!1,i,s);if(u)return u}if(t===e)return null;var f=l(e,t.nextElementSibling,!0,!0,!1,i,s);return f||(r?null:l(e,t.parentElement,!1,!1,!0,i,s))}function c(e){if(!e||!e.getAttribute)return!1;var t=e.getAttribute(i);return null!=t?"true"===t:0!==e.offsetHeight||null!==e.offsetParent||!0===e.isVisible}function d(e,t){if(!e||e.disabled)return!1;var n=0,r=null;e&&e.getAttribute&&(r=e.getAttribute("tabIndex"))&&(n=parseInt(r,10));var i=e.getAttribute?e.getAttribute(o):null,s=null!==r&&n>=0,a=!!e&&"false"!==i&&("A"===e.tagName||"BUTTON"===e.tagName||"INPUT"===e.tagName||"TEXTAREA"===e.tagName||"true"===i||s||e.getAttribute&&"button"===e.getAttribute("role"));return t?-1!==n&&a:a}function p(e){return!!(e&&e.getAttribute&&e.getAttribute(s))}function h(e){return!(!e||!e.getAttribute||"true"!==e.getAttribute(a))}t.getFirstFocusable=function(e,t,n){return l(e,t,!0,!1,!1,n)},t.getLastFocusable=function(e,t,n){return u(e,t,!0,!1,!0,n)},t.getLastTabbable=function(e,t,n){return u(e,t,!0,!1,!0,n,!1,!0)},t.focusFirstChild=function(e){var t=l(e,e,!0,!1,!1,!0);return!!t&&(m(t),!0)},t.getPreviousElement=u,t.getNextElement=l,t.isElementVisible=c,t.isElementTabbable=d,t.isElementFocusZone=p,t.isElementFocusSubZone=h,t.doesElementContainFocus=function(e){var t=r.getDocument(e),n=t&&t.activeElement;return!(!n||!r.elementContains(e,n))},t.shouldWrapFocus=function(e,t){return"true"!==r.elementContainsAttribute(e,t)};var f=void 0;function m(e){if(e){if(f)return void(f=e);f=e;var t=r.getWindow(e);t&&t.requestAnimationFrame(function(){f&&f.focus(),f=void 0})}}t.focusAsync=m},lB5j:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("5+DQ").__exportStar(n("2bYP"),t)},lKvO:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(){}return e.getLists=function(t,n){return new Promise(function(t){t(e._results)})},e._results={value:[]},e}();t.default=r},lO5s:function(e,t,n){"use strict";var r,o,i,s,a=n("9Qh4"),u=n("s4AO"),l=Object.create,c=Object.defineProperties,d=Object.defineProperty,p=Object.prototype,h=l(null);if("function"==typeof Symbol){r=Symbol;try{String(r()),s=!0}catch(e){}}var f,m=(f=l(null),function(e){for(var t,n,r=0;f[e+(r||"")];)++r;return f[e+=r||""]=!0,d(p,t="@@"+e,a.gs(null,function(e){n||(n=!0,d(this,t,a(e)),n=!1)})),t});i=function(e){if(this instanceof i)throw new TypeError("Symbol is not a constructor");return o(e)},e.exports=o=function e(t){var n;if(this instanceof e)throw new TypeError("Symbol is not a constructor");return s?r(t):(n=l(i.prototype),t=void 0===t?"":String(t),c(n,{__description__:a("",t),__name__:a("",m(t))}))},c(o,{for:a(function(e){return h[e]?h[e]:h[e]=o(String(e))}),keyFor:a(function(e){var t;for(t in u(e),h)if(h[t]===e)return t}),hasInstance:a("",r&&r.hasInstance||o("hasInstance")),isConcatSpreadable:a("",r&&r.isConcatSpreadable||o("isConcatSpreadable")),iterator:a("",r&&r.iterator||o("iterator")),match:a("",r&&r.match||o("match")),replace:a("",r&&r.replace||o("replace")),search:a("",r&&r.search||o("search")),species:a("",r&&r.species||o("species")),split:a("",r&&r.split||o("split")),toPrimitive:a("",r&&r.toPrimitive||o("toPrimitive")),toStringTag:a("",r&&r.toStringTag||o("toStringTag")),unscopables:a("",r&&r.unscopables||o("unscopables"))}),c(i.prototype,{constructor:a(o),toString:a("",function(){return this.__name__})}),c(o.prototype,{toString:a(function(){return"Symbol ("+u(this).__description__+")"}),valueOf:a(function(){return u(this)})}),d(o.prototype,o.toPrimitive,a("",function(){var e=u(this);return"symbol"==typeof e?e:e.toString()})),d(o.prototype,o.toStringTag,a("c","Symbol")),d(i.prototype,o.toStringTag,a("c",o.prototype[o.toStringTag])),d(i.prototype,o.toPrimitive,a("c",o.prototype[o.toPrimitive]))},lVMr:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("IsBh"),o=n("Ea3Q"),i=n("Iwy9"),s=function(){function e(e){this._events=new r.EventGroup(this),this._scrollableParent=o.findScrollableParent(e),this._incrementScroll=this._incrementScroll.bind(this),this._scrollRect=i.getRect(this._scrollableParent),this._scrollableParent===window&&(this._scrollableParent=document.body),this._scrollableParent&&(this._events.on(window,"mousemove",this._onMouseMove,!0),this._events.on(window,"touchmove",this._onTouchMove,!0))}return e.prototype.dispose=function(){this._events.dispose(),this._stopScroll()},e.prototype._onMouseMove=function(e){this._computeScrollVelocity(e.clientY)},e.prototype._onTouchMove=function(e){e.touches.length>0&&this._computeScrollVelocity(e.touches[0].clientY)},e.prototype._computeScrollVelocity=function(e){if(this._scrollRect){var t=this._scrollRect.top,n=t+this._scrollRect.height-100;this._scrollVelocity=e<t+100?Math.max(-15,(100-(e-t))/100*-15):e>n?Math.min(15,(e-n)/100*15):0,this._scrollVelocity?this._startScroll():this._stopScroll()}},e.prototype._startScroll=function(){this._timeoutId||this._incrementScroll()},e.prototype._incrementScroll=function(){this._scrollableParent&&(this._scrollableParent.scrollTop+=Math.round(this._scrollVelocity)),this._timeoutId=setTimeout(this._incrementScroll,16)},e.prototype._stopScroll=function(){this._timeoutId&&(clearTimeout(this._timeoutId),delete this._timeoutId)},e}();t.AutoScroll=s},lnwm:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("cDcd"),i=n("iRzo"),s=n("oUON"),a=n("ASEy"),u=n("cRpF"),l=n("qQHi"),c=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._btn=i.createRef(),t._getSubmenuTarget=function(){return t._btn.current?t._btn.current:void 0},t}return r.__extends(t,e),t.prototype.render=function(){var e=this,t=this.props,n=t.item,s=t.classNames,c=t.index,d=t.focusableElementIndex,p=t.totalItemCount,h=t.hasCheckmarks,f=t.hasIcons,m=t.contextualMenuItemAs,g=void 0===m?l.ContextualMenuItem:m,y=t.expandedMenuItemKey,v=t.onItemMouseDown,_=t.onItemClick,b=t.openSubMenu,S=t.dismissSubMenu,x=t.dismissMenu,w=this._getSubMenuId(n),I="";n.ariaLabel?I=n.ariaLabel:n.name&&(I=n.name);var P=u.getIsChecked(n),C=null!==P?"menuitemcheckbox":"menuitem",E=u.hasSubmenu(n),k=i.getNativeProps(n,i.buttonProperties);delete k.disabled;var T={className:s.root,onClick:this._onItemClick,onKeyDown:E?this._onItemKeyDown:null,onMouseEnter:this._onItemMouseEnter,onMouseLeave:this._onItemMouseLeave,onMouseDown:function(e){return v?v(n,e):void 0},onMouseMove:this._onItemMouseMove,href:n.href,title:n.title,"aria-label":I,"aria-haspopup":E||void 0,"aria-owns":n.key===y?w:void 0,"aria-expanded":E?n.key===y:void 0,"aria-checked":!!P,"aria-posinset":d+1,"aria-setsize":p,"aria-disabled":u.isItemDisabled(n),role:n.role||C,style:n.style},D=n.keytipProps;return D&&E&&(D=r.__assign({},D,{hasMenu:!0})),o.createElement(a.KeytipData,{keytipProps:D,ariaDescribedBy:k["aria-describedby"],disabled:u.isItemDisabled(n)},function(t){return o.createElement("button",r.__assign({ref:e._btn},k,T,t),o.createElement(g,{componentRef:n.componentRef,item:n,classNames:s,index:c,onCheckmarkClick:h&&_?_.bind(e,n):void 0,hasIcons:f,openSubMenu:b,dismissSubMenu:S,dismissMenu:x,getSubmenuTarget:e._getSubmenuTarget}))})},t}(s.ContextualMenuItemWrapper);t.ContextualMenuButton=c},lpIF:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi");r.__exportStar(n("pO1d"),t),r.__exportStar(n("L4W6"),t),r.__exportStar(n("keeW"),t)},lq5y:function(e,t,n){"use strict";var r=n("YsTz");e.exports=function(e){if(!r(e))throw new TypeError("Cannot use null or undefined");return e}},lzYu:function(e,t,n){"use strict";n.d(t,"b",function(){return o}),n.d(t,"a",function(){return i}),n.d(t,"c",function(){return s});var r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)};function o(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}function i(e,t,n,r){return new(n||(n=Promise))(function(o,i){function s(e){try{u(r.next(e))}catch(e){i(e)}}function a(e){try{u(r.throw(e))}catch(e){i(e)}}function u(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n(function(e){e(t)})).then(s,a)}u((r=r.apply(e,t||[])).next())})}function s(e,t){var n,r,o,i,s={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;s;)try{if(n=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return s.label++,{value:i[1],done:!1};case 5:s.label++,r=i[1],i=[0];continue;case 7:i=s.ops.pop(),s.trys.pop();continue;default:if(!(o=(o=s.trys).length>0&&o[o.length-1])&&(6===i[0]||2===i[0])){s=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){s.label=i[1];break}if(6===i[0]&&s.label<o[1]){s.label=o[1],o=i;break}if(o&&s.label<o[2]){s.label=o[2],s.ops.push(i);break}o[2]&&s.ops.pop(),s.trys.pop();continue}i=t.call(e,s)}catch(e){i=[6,e],r=0}finally{n=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,a])}}}Object.create;Object.create},"m+mw":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.concatStyleSets=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var n={},r=0,o=e;r<o.length;r++){var i=o[r];if(i)for(var s in i)if(i.hasOwnProperty(s)){var a=n[s],u=i[s];n[s]=void 0===a?u:(Array.isArray(a)?a:[a]).concat(Array.isArray(u)?u:[u])}}return n}},"m/ao":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("cDcd"),i=n("17x9"),s=n("zGjK"),a=n("//B1");t.customizable=function(e,t){return function(n){var u,l=((u=function(i){function a(e,t){var n=i.call(this,e,t)||this;return n._onSettingChanged=n._onSettingChanged.bind(n),n}return r.__extends(a,i),a.prototype.componentDidMount=function(){s.Customizations.observe(this._onSettingChanged)},a.prototype.componentWillUnmount=function(){s.Customizations.unobserve(this._onSettingChanged)},a.prototype.render=function(){var i=s.Customizations.getSettings(t,e,this.context.customizations);return o.createElement(n,r.__assign({},i,this.props))},a.prototype._onSettingChanged=function(){this.forceUpdate()},a}(o.Component)).displayName="Customized"+e,u.contextTypes={customizations:i.object},u);return a.hoistStatics(n,l)}}},m0Pp:function(e,t,n){var r=n("2OiF");e.exports=function(e,t,n){if(r(e),void 0===t)return e;switch(n){case 1:return function(n){return e.call(t,n)};case 2:return function(n,r){return e.call(t,n,r)};case 3:return function(n,r,o){return e.call(t,n,r,o)}}return function(){return e.apply(t,arguments)}}},m0UV:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e){e[e.button=0]="button",e[e.anchor=1]="anchor"}(t.ElementType||(t.ElementType={})),function(e){e[e.normal=0]="normal",e[e.primary=1]="primary",e[e.hero=2]="hero",e[e.compound=3]="compound",e[e.command=4]="command",e[e.icon=5]="icon",e[e.default=6]="default"}(t.ButtonType||(t.ButtonType={}))},m9vr:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(e,t,n,r){void 0===e&&(e=0),void 0===t&&(t=0),void 0===n&&(n=0),void 0===r&&(r=0),this.top=n,this.bottom=r,this.left=e,this.right=t}return Object.defineProperty(e.prototype,"width",{get:function(){return this.right-this.left},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"height",{get:function(){return this.bottom-this.top},enumerable:!0,configurable:!0}),e.prototype.equals=function(e){return parseFloat(this.top.toFixed(4))===parseFloat(e.top.toFixed(4))&&parseFloat(this.bottom.toFixed(4))===parseFloat(e.bottom.toFixed(4))&&parseFloat(this.left.toFixed(4))===parseFloat(e.left.toFixed(4))&&parseFloat(this.right.toFixed(4))===parseFloat(e.right.toFixed(4))},e}();t.Rectangle=r},mFTx:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi");r.__exportStar(n("+S1B"),t),r.__exportStar(n("XeF/"),t),r.__exportStar(n("3Wmu"),t)},mGWK:function(e,t,n){"use strict";var r=n("XKFU"),o=n("aCFj"),i=n("RYi7"),s=n("ne8i"),a=[].lastIndexOf,u=!!a&&1/[1].lastIndexOf(1,-0)<0;r(r.P+r.F*(u||!n("LyE8")(a)),"Array",{lastIndexOf:function(e){if(u)return a.apply(this,arguments)||0;var t=o(this),n=s(t.length),r=n-1;for(arguments.length>1&&(r=Math.min(r,i(arguments[1]))),r<0&&(r=n+r);r>=0;r--)if(r in t&&t[r]===e)return r||0;return-1}})},mGv0:function(e,t,n){"use strict";var r,o=n("1m9z"),i=n("86bp"),s=n("GpRL"),a=n("RmV6"),u=n("GpRL"),l=n("lq5y"),c=Function.prototype.bind,d=Object.defineProperty,p=Object.prototype.hasOwnProperty;r=function(e,t,n){var r,i=l(t)&&u(t.value);return delete(r=o(t)).writable,delete r.value,r.get=function(){return!n.overwriteDefinition&&p.call(this,e)?i:(t.value=c.call(i,n.resolveContext?n.resolveContext(this):this),d(this,e,t),this[e])},r},e.exports=function(e){var t=i(arguments[1]);return null!=t.resolveContext&&s(t.resolveContext),a(e,function(e,n){return r(n,e,t)})}},mQpk:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("cDcd"),i=n("Hlgl"),s=n("Fa1i"),a=i.classNamesFunction(),u=function(e){function t(t){var n=e.call(this,t)||this;return n._rootElement=i.createRef(),n._onMouseDown=function(e){n.setState({isFocusVisible:!1})},n._onKeyDown=function(e){i.isDirectionalKeyCode(e.which)&&n.setState({isFocusVisible:!0})},n.state={isFocusVisible:!1},n}return r.__extends(t,e),t.prototype.render=function(){var e=a(s.getStyles,r.__assign({},this.props,this.state)),t=i.getNativeProps(this.props,i.divProperties);return o.createElement("div",r.__assign({},t,{className:e.root,ref:this._rootElement}))},t.prototype.componentDidMount=function(){var e=i.getWindow(this._rootElement.value);e&&(this._events.on(e,"mousedown",this._onMouseDown,!0),this._events.on(e,"keydown",this._onKeyDown,!0))},t=r.__decorate([i.customizable("Fabric",["theme"])],t)}(i.BaseComponent);t.Fabric=u},mT13:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e){e[e.top=1]="top",e[e.bottom=-1]="bottom",e[e.left=2]="left",e[e.right=-2]="right"}(t.RectangleEdge||(t.RectangleEdge={})),function(e){e[e.top=0]="top",e[e.bottom=1]="bottom",e[e.start=2]="start",e[e.end=3]="end"}(t.Position||(t.Position={}))},mbQ4:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("xMn6").loadStyles([{rawString:".hiddenPanel_dafe1696{visibility:hidden}.root_dafe1696{pointer-events:none;position:absolute;top:0;left:0;right:0;bottom:0}.root_dafe1696 .overlay_dafe1696{pointer-events:none;opacity:1;cursor:pointer;-webkit-transition:opacity .367s cubic-bezier(0.1, 0.9, 0.2, 1);transition:opacity .367s cubic-bezier(0.1, 0.9, 0.2, 1)}.main_dafe1696{background-color:"},{theme:"white",defaultValue:"#ffffff"},{rawString:";position:absolute;width:100%;bottom:0;top:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}[dir='ltr'] .main_dafe1696{right:0}[dir='rtl'] .main_dafe1696{left:0}@media (min-width: 480px){.main_dafe1696{border-left:1px solid "},{theme:"neutralLight",defaultValue:"#eaeaea"},{rawString:";border-right:1px solid "},{theme:"neutralLight",defaultValue:"#eaeaea"},{rawString:";pointer-events:auto;width:340px}[dir='ltr'] .main_dafe1696{-webkit-box-shadow:-30px 0px 30px -30px rgba(0,0,0,0.2);box-shadow:-30px 0px 30px -30px rgba(0,0,0,0.2)}[dir='rtl'] .main_dafe1696{-webkit-box-shadow:30px 0px 30px -30px rgba(0,0,0,0.2);box-shadow:30px 0px 30px -30px rgba(0,0,0,0.2)}[dir='ltr'] .main_dafe1696{left:auto}[dir='rtl'] .main_dafe1696{right:auto}}.root_dafe1696.rootIsSmall_dafe1696 .main_dafe1696{width:272px}@media (min-width: 480px){.root_dafe1696.rootIsSmall_dafe1696 .main_dafe1696{width:340px}}.root_dafe1696.rootIsSmallLeft_dafe1696 .main_dafe1696{width:272px}[dir='ltr'] .root_dafe1696.rootIsSmallLeft_dafe1696 .main_dafe1696{right:auto}[dir='rtl'] .root_dafe1696.rootIsSmallLeft_dafe1696 .main_dafe1696{left:auto}[dir='ltr'] .root_dafe1696.rootIsSmallLeft_dafe1696 .main_dafe1696{left:0}[dir='rtl'] .root_dafe1696.rootIsSmallLeft_dafe1696 .main_dafe1696{right:0}[dir='ltr'] .root_dafe1696.rootIsSmallLeft_dafe1696 .main_dafe1696{-webkit-box-shadow:30px 0px 30px -30px rgba(0,0,0,0.2);box-shadow:30px 0px 30px -30px rgba(0,0,0,0.2)}[dir='rtl'] .root_dafe1696.rootIsSmallLeft_dafe1696 .main_dafe1696{-webkit-box-shadow:-30px 0px 30px -30px rgba(0,0,0,0.2);box-shadow:-30px 0px 30px -30px rgba(0,0,0,0.2)}.root_dafe1696.rootIsSmallFluid_dafe1696 .main_dafe1696{width:100%}@media (min-width: 768px){.root_dafe1696.rootIsMedium_dafe1696 .main_dafe1696,.root_dafe1696.rootIsLarge_dafe1696 .main_dafe1696,.root_dafe1696.rootIsXLarge_dafe1696 .main_dafe1696,.root_dafe1696.rootIsCustom_dafe1696 .main_dafe1696{width:auto}[dir='ltr'] .root_dafe1696.rootIsMedium_dafe1696 .main_dafe1696,[dir='ltr'] .root_dafe1696.rootIsLarge_dafe1696 .main_dafe1696,[dir='ltr'] .root_dafe1696.rootIsXLarge_dafe1696 .main_dafe1696,[dir='ltr'] .root_dafe1696.rootIsCustom_dafe1696 .main_dafe1696{left:48px}[dir='rtl'] .root_dafe1696.rootIsMedium_dafe1696 .main_dafe1696,[dir='rtl'] .root_dafe1696.rootIsLarge_dafe1696 .main_dafe1696,[dir='rtl'] .root_dafe1696.rootIsXLarge_dafe1696 .main_dafe1696,[dir='rtl'] .root_dafe1696.rootIsCustom_dafe1696 .main_dafe1696{right:48px}}@media (min-width: 1024px){.root_dafe1696.rootIsMedium_dafe1696 .main_dafe1696{width:643px}[dir='ltr'] .root_dafe1696.rootIsMedium_dafe1696 .main_dafe1696{left:auto}[dir='rtl'] .root_dafe1696.rootIsMedium_dafe1696 .main_dafe1696{right:auto}}@media (min-width: 1366px){[dir='ltr'] .root_dafe1696.rootIsLarge_dafe1696 .main_dafe1696{left:428px}[dir='rtl'] .root_dafe1696.rootIsLarge_dafe1696 .main_dafe1696{right:428px}}@media (min-width: 1366px){.root_dafe1696.rootIsLarge_dafe1696.rootIsFixed_dafe1696 .main_dafe1696{width:940px}[dir='ltr'] .root_dafe1696.rootIsLarge_dafe1696.rootIsFixed_dafe1696 .main_dafe1696{left:auto}[dir='rtl'] .root_dafe1696.rootIsLarge_dafe1696.rootIsFixed_dafe1696 .main_dafe1696{right:auto}}@media (min-width: 1366px){[dir='ltr'] .root_dafe1696.rootIsXLarge_dafe1696 .main_dafe1696{left:176px}[dir='rtl'] .root_dafe1696.rootIsXLarge_dafe1696 .main_dafe1696{right:176px}}@media (min-width: 1024px){[dir='ltr'] .root_dafe1696.rootIsCustom_dafe1696 .main_dafe1696{left:auto}[dir='rtl'] .root_dafe1696.rootIsCustom_dafe1696 .main_dafe1696{right:auto}}.root_dafe1696.rootIsOpen_dafe1696 .main_dafe1696{pointer-events:auto}.root_dafe1696.rootIsOpen_dafe1696 .overlay_dafe1696{cursor:pointer;pointer-events:auto}@media screen and (-ms-high-contrast: active){.root_dafe1696.rootIsOpen_dafe1696 .overlay_dafe1696{opacity:0}}.navigation_dafe1696{padding:0 5px;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.contentInner_dafe1696{position:absolute;top:0;bottom:0;left:0;right:0;overflow-y:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-overflow-scrolling:touch;-webkit-transform:translateZ(0);transform:translateZ(0)}.rootHasCloseButton_dafe1696 .contentInner_dafe1696{top:44px}.header_dafe1696,.content_dafe1696,.footerInner_dafe1696{padding-left:16px;padding-right:16px}@media (min-width: 768px){.header_dafe1696,.content_dafe1696,.footerInner_dafe1696{padding-left:32px;padding-right:32px}}@media (min-width: 1366px){.header_dafe1696,.content_dafe1696,.footerInner_dafe1696{padding-left:40px;padding-right:40px}}.header_dafe1696{margin:14px 0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}@media (min-width: 1024px){.header_dafe1696{margin-top:30px}}.content_dafe1696{margin-bottom:0;padding-bottom:20px;overflow-y:auto}.contentGrow_dafe1696{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.footer_dafe1696{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;border-top:1px solid transparent;-webkit-transition:border .367s cubic-bezier(0.1, 0.25, 0.75, 0.9);transition:border .367s cubic-bezier(0.1, 0.25, 0.75, 0.9)}.footerInner_dafe1696{padding-bottom:20px;padding-top:20px}.footerIsSticky_dafe1696{background:"},{theme:"white",defaultValue:"#ffffff"},{rawString:";border-top-color:"},{theme:"neutralLight",defaultValue:"#eaeaea"},{rawString:"}.headerText_dafe1696{font-size:21px;font-weight:100;color:"},{theme:"neutralPrimary",defaultValue:"#333333"},{rawString:";line-height:32px;margin:0}\n"}]),t.hiddenPanel="hiddenPanel_dafe1696",t.root="root_dafe1696",t.overlay="overlay_dafe1696",t.main="main_dafe1696",t.rootIsSmall="rootIsSmall_dafe1696",t.rootIsSmallLeft="rootIsSmallLeft_dafe1696",t.rootIsSmallFluid="rootIsSmallFluid_dafe1696",t.rootIsMedium="rootIsMedium_dafe1696",t.rootIsLarge="rootIsLarge_dafe1696",t.rootIsXLarge="rootIsXLarge_dafe1696",t.rootIsCustom="rootIsCustom_dafe1696",t.rootIsFixed="rootIsFixed_dafe1696",t.rootIsOpen="rootIsOpen_dafe1696",t.navigation="navigation_dafe1696",t.contentInner="contentInner_dafe1696",t.rootHasCloseButton="rootHasCloseButton_dafe1696",t.header="header_dafe1696",t.content="content_dafe1696",t.footerInner="footerInner_dafe1696",t.contentGrow="contentGrow_dafe1696",t.footer="footer_dafe1696",t.footerIsSticky="footerIsSticky_dafe1696",t.headerText="headerText_dafe1696"},mifA:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),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"}(t.PanelType||(t.PanelType={}))},"mw/c":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("ASyi").__exportStar(n("lpIF"),t)},n9lq:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("cDcd"),i=n("ggy3");t.styled=function(e,t,n){var s=function(s){var a=s.styles,u=a&&("function"==typeof a?a:function(){return a})||s.getStyles,l=n?n(s):{};return o.createElement(e,r.__assign({},l,s,{getStyles:function(e){return i.concatStyleSets(t&&t(e),s&&u&&u(e))}}))};return s.displayName="Styled"+(e.displayName||e.name),s}},"nA++":function(e,t,n){"use strict";e.exports=function(e){return"function"==typeof e}},nFya:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("cDcd"),i=n("iRzo"),s=n("2Q+A"),a=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return r.__extends(t,e),t.prototype.render=function(){var e=this.props,t=e.disabled,n=e.required,a=e.children,u=e.className,l=e.theme;return o.createElement("label",r.__assign({},i.getNativeProps(this.props,i.divProperties),{className:s.getLabelClassNames(l,u,!!t,!!n).root}),a)},t=r.__decorate([i.customizable("Label",["theme"])],t)}(i.BaseComponent);t.Label=a},nGyu:function(e,t,n){var r=n("K0xU")("unscopables"),o=Array.prototype;null==o[r]&&n("Mukb")(o,r,{}),e.exports=function(e){o[r][e]=!0}},nNoq:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("JcEy");t.CommandButton=r.ActionButton},"nO/l":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r="";t.getResourceUrl=function(e){return r+e},t.setBaseUrl=function(e){r=e}},nTT2:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("cDcd"),i=n("XnjA"),s=n("Rosp"),a=n("sJ0y"),u=n("iRzo"),l=n("Gc2k"),c=u.classNamesFunction(),d=function(e){function t(t){var n=e.call(this,t)||this;return n.onImageLoadingStateChange=function(e){n.props.imageProps&&n.props.imageProps.onLoadingStateChange&&n.props.imageProps.onLoadingStateChange(e),e===a.ImageLoadState.error&&n.setState({imageLoadError:!0})},n.state={imageLoadError:!1},n}return r.__extends(t,e),t.prototype.render=function(){var e=this.props,t=e.ariaLabel,n=e.className,a=e.getStyles,l=e.iconName,d=e.imageErrorAs,p=e.styles,h="string"==typeof l&&0===l.length,f=this.props.iconType===i.IconType.image||this.props.iconType===i.IconType.Image,m=this._getIconContent(l),g=m.iconClassName,y=m.children,v=c(a,{className:n,iconClassName:g,isImage:f,isPlaceholder:h,styles:p}),_=t?{"aria-label":t}:{role:"presentation","aria-hidden":!0},b=f?"div":"i",S=u.getNativeProps(this.props,u.htmlElementProperties),x=this.state.imageLoadError,w=r.__assign({},this.props.imageProps,{onLoadingStateChange:this.onImageLoadingStateChange}),I=x&&d||s.Image;return o.createElement(b,r.__assign({"data-icon-name":l},S,_,{className:v.root}),f?o.createElement(I,r.__assign({},w)):y)},t.prototype._getIconContent=function(e){var t=l.getIcon(e)||{subset:{className:void 0},code:void 0};return{children:t.code,iconClassName:t.subset.className}},t}(u.BaseComponent);t.IconBase=d},nXqe:function(e,t,n){"use strict";var r,o=this&&this.__extends||(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0});var i=n("cDcd"),s=n("Sgrz"),a=n("UWqr"),u=n("FHnq"),l=n("2F8+"),c=function(e){function t(t){var n=e.call(this,t)||this;return l.track("ReactWebPartTitle",{title:!!t.title,updateProperty:!!t.updateProperty,className:!!t.className}),n._onChange=n._onChange.bind(n),n}return o(t,e),t.prototype._onChange=function(e){this.props.updateProperty(e.target.value)},t.prototype.render=function(){var e=!!this.props.themeVariant&&this.props.themeVariant.semanticColors.bodyText||null;return this.props.title||this.props.moreLink||this.props.displayMode===a.DisplayMode.Edit?i.createElement("div",{className:u.default.webPartHeader+" "+(this.props.className?this.props.className:"")},i.createElement("div",{className:u.default.webPartTitle,style:{color:e}},this.props.displayMode===a.DisplayMode.Edit&&i.createElement("textarea",{placeholder:this.props.placeholder?this.props.placeholder:s.WebPartTitlePlaceholder,"aria-label":s.WebPartTitleLabel,onChange:this._onChange,defaultValue:this.props.title}),this.props.displayMode!==a.DisplayMode.Edit&&this.props.title&&i.createElement("span",{role:"heading","aria-level":"2"},this.props.title)),this.props.moreLink&&i.createElement("span",{className:u.default.moreLink},"function"==typeof this.props.moreLink?this.props.moreLink():this.props.moreLink)):null},t}(i.Component);t.WebPartTitle=c},ne8i:function(e,t,n){var r=n("RYi7"),o=Math.min;e.exports=function(e){return e>0?o(r(e),9007199254740991):0}},nfBX:function(e,t,n){"use strict";var r=Object.create,o=Object.getPrototypeOf,i={};e.exports=function(){var e=Object.setPrototypeOf,t=arguments[0]||r;return"function"==typeof e&&o(e(t(null),i))===i}},nh4g:function(e,t,n){e.exports=!n("eeVq")(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},nj0j:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("9klN"),o=n("jALF"),i=n("br6m");t.getFocusStyle=function(e,t,n,s){return void 0===t&&(t=0),void 0===n&&(n="relative"),void 0===s&&(s=void 0),{outline:"transparent",position:n,selectors:(a={"::-moz-focus-inner":{border:"0"}},a["."+o.IsFocusVisibleClassName+" &:focus:after"]={content:'""',position:"absolute",left:t+1,top:t+1,bottom:t+1,right:t+1,border:"1px solid "+e.palette.white,outline:"1px solid "+e.palette.neutralSecondary,zIndex:i.ZIndexes.FocusStyle,selectors:(u={},u[r.HighContrastSelector]=s,u)},a)};var a,u},t.focusClear=function(){return{selectors:{"&::-moz-focus-inner":{border:0},"&":{outline:"transparent"}}}}},nr0f:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.createRef=function(){var e=function(t){e.current=t};return Object.defineProperty(e,"value",{get:function(){return e.current}}),e.current=null,e}},ntX7:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("/HWW"),o=n("F0JN");t.mergeStyles=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=o.extractStyleParts(e),i=n.classes,s=n.objects;return s.length&&i.push(r.styleToClassName(s)),i.join(" ")}},"o+9D":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r,o=n("5+DQ"),i=n("zGjK"),s=n("t8zp"),a=n("UNGd"),u=n("xMn6"),l={palette:a.DefaultPalette,semanticColors:h(a.DefaultPalette,!1,!1),fonts:s.DefaultFontStyles,isInverted:!1,disableGlobalClassNames:!1},c=[];if(t.ThemeSettingName="theme",!i.Customizations.getSettings([t.ThemeSettingName]).theme){var d="undefined"!=typeof window?window:void 0;d&&d.FabricConfig&&d.FabricConfig.theme&&(l=p(d.FabricConfig.theme)),i.Customizations.applySettings(((r={})[t.ThemeSettingName]=l,r))}function p(e,t){void 0===t&&(t=!1);var n=o.__assign({},a.DefaultPalette,e.palette);e.palette&&e.palette.accent||(n.accent=n.themePrimary);var r=o.__assign({},h(n,!!e.isInverted,t),e.semanticColors);return{palette:n,fonts:o.__assign({},s.DefaultFontStyles,e.fonts),semanticColors:r,isInverted:!!e.isInverted,disableGlobalClassNames:!!e.disableGlobalClassNames}}function h(e,t,n){return function(e,t){var n="";!0===t&&(n=" /* @deprecated */");return e.listTextColor=e.listText+n,e.menuItemBackgroundChecked+=n,e}({bodyBackground:e.white,bodyStandoutBackground:e.neutralLighterAlt,bodyFrameBackground:e.white,bodyFrameDivider:e.neutralLight,bodyText:e.neutralPrimary,bodyTextChecked:e.black,bodySubtext:e.neutralSecondary,bodyDivider:e.neutralLight,disabledBackground:e.neutralLighter,disabledText:e.neutralTertiary,disabledBodyText:e.neutralTertiary,disabledSubtext:e.neutralQuaternary,disabledBodySubtext:e.neutralTertiaryAlt,focusBorder:e.neutralSecondary,variantBorder:e.neutralLight,variantBorderHovered:e.neutralTertiary,defaultStateBackground:e.neutralLighterAlt,errorText:t?"#ff5f5f":e.redDark,warningText:t?"#ffffff":"#333333",errorBackground:t?"rgba(232, 17, 35, .5)":"rgba(232, 17, 35, .2)",blockingBackground:t?"rgba(234, 67, 0, .5)":"rgba(234, 67, 0, .2)",warningBackground:t?"rgba(255, 251, 0, .6)":"rgba(255, 185, 0, .2)",warningHighlight:t?"#fff100":"#ffb900",successBackground:t?"rgba(186, 216, 10, .4)":"rgba(186, 216, 10, .2)",inputBorder:e.neutralTertiary,inputBorderHovered:e.neutralPrimary,inputBackground:e.white,inputBackgroundChecked:e.themePrimary,inputBackgroundCheckedHovered:e.themeDarkAlt,inputForegroundChecked:e.white,inputFocusBorderAlt:e.themePrimary,smallInputBorder:e.neutralSecondary,inputText:e.neutralPrimary,inputTextHovered:e.neutralDark,inputPlaceholderText:e.neutralSecondary,buttonBackground:e.neutralLighter,buttonBackgroundChecked:e.neutralTertiaryAlt,buttonBackgroundHovered:e.neutralLight,buttonBackgroundCheckedHovered:e.neutralLight,buttonBackgroundPressed:e.neutralLight,buttonBackgroundDisabled:e.neutralLighter,buttonBorder:"transparent",buttonText:e.neutralPrimary,buttonTextHovered:e.neutralDark,buttonTextChecked:e.neutralDark,buttonTextCheckedHovered:e.black,buttonTextPressed:e.neutralDark,buttonTextDisabled:e.neutralTertiary,buttonBorderDisabled:"transparent",primaryButtonBackground:e.themePrimary,primaryButtonBackgroundHovered:e.themeDarkAlt,primaryButtonBackgroundPressed:e.themeDark,primaryButtonBackgroundDisabled:e.neutralLighter,primaryButtonBorder:"transparent",primaryButtonText:e.white,primaryButtonTextHovered:e.white,primaryButtonTextPressed:e.white,primaryButtonTextDisabled:e.neutralQuaternary,accentButtonBackground:e.accent,accentButtonText:e.white,menuBackground:e.white,menuDivider:e.neutralTertiaryAlt,menuIcon:e.themePrimary,menuHeader:e.themePrimary,menuItemBackgroundHovered:e.neutralLighter,menuItemBackgroundPressed:e.neutralLight,menuItemText:e.neutralPrimary,menuItemTextHovered:e.neutralDark,listBackground:e.white,listText:e.neutralPrimary,listItemBackgroundHovered:e.neutralLighter,listItemBackgroundChecked:e.neutralLight,listItemBackgroundCheckedHovered:e.neutralQuaternaryAlt,listHeaderBackgroundHovered:e.neutralLighter,listHeaderBackgroundPressed:e.neutralLight,actionLink:e.neutralPrimary,actionLinkHovered:e.neutralDark,link:e.themePrimary,linkHovered:e.themeDarker,listTextColor:"",menuItemBackgroundChecked:e.neutralLight},n)}t.getTheme=function(e){return void 0===e&&(e=!1),!0===e&&(l=p({},e)),l},t.registerOnThemeChangeCallback=function(e){-1===c.indexOf(e)&&c.push(e)},t.removeOnThemeChangeCallback=function(e){var t=c.indexOf(e);-1!==t&&c.splice(t,1)},t.loadTheme=function(e,n){return void 0===n&&(n=!1),l=p(e,n),u.loadTheme(o.__assign({},l.palette,l.semanticColors)),i.Customizations.applySettings(((r={})[t.ThemeSettingName]=l,r)),c.forEach(function(e){try{e(l)}catch(e){}}),l;var r},t.createTheme=p},"o+dI":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e){e[e.none=0]="none",e[e.all=1]="all",e[e.inputOnly=2]="inputOnly"}(t.FocusZoneTabbableElements||(t.FocusZoneTabbableElements={})),function(e){e[e.vertical=0]="vertical",e[e.horizontal=1]="horizontal",e[e.bidirectional=2]="bidirectional"}(t.FocusZoneDirection||(t.FocusZoneDirection={}))},o2Ng:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("Iwy9");t.initializeDir=function(e){var t=e||r.getWindow();if(t&&!t.__hasInitializedDir__){t.__hasInitializedDir__=!0;var n=t.document.documentElement;n.hasAttribute("dir")||n.setAttribute("dir","ltr")}}},o4q4:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("iRzo"),i=n("mT13"),s=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return r.__extends(t,e),t}(o.Rectangle);function a(e,t,n){return{targetEdge:e,alignmentEdge:t,isAuto:n}}t.Rectangle=s;var u,l,c=((u={})[0]=a(i.RectangleEdge.top,i.RectangleEdge.left),u[1]=a(i.RectangleEdge.top),u[2]=a(i.RectangleEdge.top,i.RectangleEdge.right),u[3]=a(i.RectangleEdge.top,void 0,!0),u[4]=a(i.RectangleEdge.bottom,i.RectangleEdge.left),u[5]=a(i.RectangleEdge.bottom),u[6]=a(i.RectangleEdge.bottom,i.RectangleEdge.right),u[7]=a(i.RectangleEdge.bottom,void 0,!0),u[8]=a(i.RectangleEdge.left,i.RectangleEdge.top),u[9]=a(i.RectangleEdge.left),u[10]=a(i.RectangleEdge.left,i.RectangleEdge.bottom),u[11]=a(i.RectangleEdge.right,i.RectangleEdge.top),u[12]=a(i.RectangleEdge.right),u[13]=a(i.RectangleEdge.right,i.RectangleEdge.bottom),u),d=((l={})[i.RectangleEdge.top]="slideUpIn20",l[i.RectangleEdge.bottom]="slideDownIn20",l[i.RectangleEdge.left]="slideLeftIn20",l[i.RectangleEdge.right]="slideRightIn20",l);function p(e,t){return!(e.top<t.top)&&(!(e.bottom>t.bottom)&&(!(e.left<t.left)&&!(e.right>t.right)))}function h(e,t){var n=new Array;return e.top<t.top&&n.push(i.RectangleEdge.top),e.bottom>t.bottom&&n.push(i.RectangleEdge.bottom),e.left<t.left&&n.push(i.RectangleEdge.left),e.right>t.right&&n.push(i.RectangleEdge.right),n}function f(e,t){return e[i.RectangleEdge[t]]}function m(e,t,n){return e[i.RectangleEdge[t]]=n,e}function g(e,t){var n=C(t);return(f(e,n.positiveEdge)+f(e,n.negativeEdge))/2}function y(e,t){return e>0?t:-1*t}function v(e,t){return y(e,f(t,e))}function _(e,t,n){return y(n,f(e,n)-f(t,n))}function b(e,t,n){var r=f(e,t)-n;return e=m(e,t,n),e=m(e,-1*t,f(e,-1*t)-r)}function S(e,t,n,r){return void 0===r&&(r=0),b(e,n,f(t,n)+y(n,r))}function x(e,t,n){return v(n,e)>v(n,t)}function w(e,t,n,r,o,s,a){void 0===o&&(o=0);var u=r.alignmentEdge,l={elementRectangle:e,targetEdge:r.targetEdge,alignmentEdge:u};s||a||(l=function(e,t,n,r,o){void 0===o&&(o=0);for(var s=[i.RectangleEdge.left,i.RectangleEdge.right,i.RectangleEdge.bottom,i.RectangleEdge.top],a=e,u=r.targetEdge,l=r.alignmentEdge,c=0;c<4;c++){if(x(a,n,u))return{elementRectangle:a,targetEdge:u,alignmentEdge:l};s.splice(s.indexOf(u),1),s.indexOf(-1*u)>-1?u*=-1:(l=u,u=s.slice(-1)[0]),a=P(e,t,{targetEdge:u,alignmentEdge:l},o)}return{elementRectangle:e,targetEdge:r.targetEdge,alignmentEdge:l}}(e,t,n,r,o));for(var c=0,d=h(e,n);c<d.length;c++){var p=d[c];l.elementRectangle=S(l.elementRectangle,n,p)}return l}function I(e,t,n){var r=C(t).positiveEdge;return b(e,r,n-(g(e,t)-f(e,r)))}function P(e,t,n,r,o){var i;void 0===r&&(r=0);var s=n.alignmentEdge,a=n.targetEdge,u=o?a:-1*a;(i=o?S(e,t,a,r):function(e,t,n,r){void 0===r&&(r=0);var o=y(-1*n,r);return b(e,-1*n,f(t,n)+o)}(e,t,a,r),s)?i=S(i,t,s):i=I(i,u,g(t,a));return i}function C(e){return e===i.RectangleEdge.top||e===i.RectangleEdge.bottom?{positiveEdge:i.RectangleEdge.left,negativeEdge:i.RectangleEdge.right}:{positiveEdge:i.RectangleEdge.top,negativeEdge:i.RectangleEdge.bottom}}function E(e){return Math.sqrt(e*e*2)}function k(e,t,n){if(void 0===e&&(e=7),n)return{alignmentEdge:n.alignmentEdge,isAuto:n.isAuto,targetEdge:n.targetEdge};var i=r.__assign({},c[e]);return o.getRTL()?(i.alignmentEdge&&i.alignmentEdge%2==0&&(i.alignmentEdge=-1*i.alignmentEdge),void 0!==t?c[t]:i):i}function T(e,t,n){var r=g(t,e),o=g(n,e),i=C(e),s=i.positiveEdge,a=i.negativeEdge;return r<=o?s:a}function D(e,t,n,r,o,i,s){var a=P(e,t,r,o,s);return p(a,n)?{elementRectangle:a,targetEdge:r.targetEdge,alignmentEdge:r.alignmentEdge}:w(e,t,n,r,o,i,s)}function O(e,t){var n=t.targetRectangle,r=C(t.targetEdge),o=r.positiveEdge,i=r.negativeEdge,a=g(n,t.targetEdge),u=new s(e/2,t.elementRectangle.width-e/2,e/2,t.elementRectangle.height-e/2),l=new s(0,e,0,e);return x(l=I(l=b(l,-1*t.targetEdge,-e/2),-1*t.targetEdge,a-v(o,t.elementRectangle)),u,o)?x(l,u,i)||(l=S(l,u,i)):l=S(l,u,o),l}function M(e){var t=e.getBoundingClientRect();return new s(t.left,t.right,t.top,t.bottom)}function F(e){return new s(e.left,e.right,e.top,e.bottom)}function A(e,t,n,r,o){var s=0,a=c[t],u=o?-1*a.targetEdge:a.targetEdge;return(s=u===i.RectangleEdge.top?f(e,a.targetEdge)-r.top-n:u===i.RectangleEdge.bottom?r.bottom-f(e,a.targetEdge)-n:r.bottom-e.top-n)>0?s:r.height}function B(e,t,n,a){var u=e.gapSpace?e.gapSpace:0,l=e.bounds?F(e.bounds):new s(0,window.innerWidth-o.getScrollbarWidth(),0,window.innerHeight),c=function(e,t){var n;if(t){if(t.preventDefault){var r=t;n=new s(r.clientX,r.clientX,r.clientY,r.clientY)}else if(t.getBoundingClientRect)n=M(t);else{var o=t;n=new s(o.x,o.x,o.y,o.y)}if(!p(n,e))for(var a=0,u=h(n,e);a<u.length;a++){var l=u[a];n[i.RectangleEdge[l]]=e[i.RectangleEdge[l]]}}else n=new s(0,0,0,0);return n}(l,e.target),d=function(e,t,n,r){return e.isAuto&&(e.alignmentEdge=T(e.targetEdge,t,n)),e}(k(e.directionalHint,e.directionalHintForRTL,a),c,l,e.coverTarget),f=D(M(n),c,l,d,u,e.directionalHintFixed,e.coverTarget);return r.__assign({},f,{targetRectangle:c})}function R(e,t,n){return{elementPosition:function(e,t,n,r,o){var s={},a=M(t),u=o?n:-1*n,l=i.RectangleEdge[u],c=r||C(n).positiveEdge;return s[l]=_(e,a,u),s[i.RectangleEdge[c]]=_(e,a,c),s}(e.elementRectangle,t,e.targetEdge,e.alignmentEdge,n),targetEdge:e.targetEdge,alignmentEdge:e.alignmentEdge}}function j(e,t,n,o){var a=e.isBeakVisible&&e.beakWidth||0,u=E(a)/2+(e.gapSpace?e.gapSpace:0),l=e;l.gapSpace=u;var c,d,p,h,m,g,y=B(l,0,n,o),v=O(a,y),b=(d=v,p=-1*(c=y).targetEdge,h=new s(0,c.elementRectangle.width,0,c.elementRectangle.height),m=c.alignmentEdge?c.alignmentEdge:C(p).positiveEdge,(g={})[i.RectangleEdge[p]]=f(d,p),g[i.RectangleEdge[m]]=_(d,h,m),{elementPosition:r.__assign({},g),closestEdge:T(c.targetEdge,d,h),targetEdge:p});return r.__assign({},R(y,t,e.coverTarget),{beakPosition:b})}function L(e,t,n){var o=j(e,t,n),s=o&&o.beakPosition?o.beakPosition.elementPosition:void 0;return{calloutPosition:o.elementPosition,beakPosition:{position:r.__assign({},s),display:"block"},directionalClassName:d[o.targetEdge],submenuDirection:-1*o.targetEdge===i.RectangleEdge.right?10:13}}t.__positioningTestPackage={_finalizePositionData:R,_calculateActualBeakWidthInPixels:E,_positionElementWithinBounds:D,_positionBeak:O,_getPositionData:k,_getMaxHeightFromTargetRectangle:A},t._getRelativePositions=L,t.getRelativePositions=function(e,t,n){return L(e,t,n)},t.positionElement=function(e,t,n,r){return function(e,t,n,r){return R(B(e,0,n,r),t,e.coverTarget)}(e,t,n,r)},t.positionCallout=function(e,t,n,r){return j(e,t,n,r)},t.getMaxHeight=function(e,t,n,r,i){void 0===n&&(n=0);var a=e,u=e,l=e,c=r?F(r):new s(0,window.innerWidth-o.getScrollbarWidth(),0,window.innerHeight);return A(a.stopPropagation?new s(a.clientX,a.clientX,a.clientY,a.clientY):void 0!==l.x&&void 0!==l.y?new s(l.x,l.x,l.y,l.y):M(u),t,n,c,i)},t.getOppositeEdge=function(e){return-1*e}},oHZS:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("Gc2k"),o={fontFamily:"inherit"},i={root:"ms-Fabric"};t.getStyles=function(e){var t=e.theme,n=e.className,s=e.isFocusVisible;return{root:[r.getGlobalClassNames(i,t).root,s&&"is-focusVisible",t.fonts.medium,{color:t.palette.neutralPrimary,selectors:{"& button":o,"& input":o,"& textarea":o,":global(button)":{overflow:"visible",margin:0}}},n]}}},oUON:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._onItemMouseEnter=function(e){var n=t.props,r=n.item,o=n.onItemMouseEnter;o&&o(r,e,e.currentTarget)},t._onItemClick=function(e){var n=t.props,r=n.item,o=n.onItemClickBase;o&&o(r,e,e.currentTarget)},t._onItemMouseLeave=function(e){var n=t.props,r=n.item,o=n.onItemMouseLeave;o&&o(r,e)},t._onItemKeyDown=function(e){var n=t.props,r=n.item,o=n.onItemKeyDown;o&&o(r,e)},t._onItemMouseMove=function(e){var n=t.props,r=n.item,o=n.onItemMouseMove;o&&o(r,e,e.currentTarget)},t._getSubMenuId=function(e){var n=t.props.getSubMenuId;if(n)return n(e)},t._getSubmenuTarget=function(){},t}return r.__extends(t,e),t}(n("iRzo").BaseComponent);t.ContextualMenuItemWrapper=o},oaUb:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("VUl2");t.buildClassMap=function(e){var t={},n=function(n){var o;e.hasOwnProperty(n)&&Object.defineProperty(t,n,{get:function(){return void 0===o&&(o=r.mergeStyles(e[n]).toString()),o},enumerable:!0,configurable:!0})};for(var o in e)n(o);return t}},ojL8:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e){e[e.top=1]="top",e[e.bottom=-1]="bottom",e[e.left=2]="left",e[e.right=-2]="right"}(t.RectangleEdge||(t.RectangleEdge={})),function(e){e[e.top=0]="top",e[e.bottom=1]="bottom",e[e.start=2]="start",e[e.end=3]="end"}(t.Position||(t.Position={}))},opf0:function(e,t,n){"use strict";e.exports=function(){var e=Math.sign;return"function"==typeof e&&(1===e(10)&&-1===e(-20))}},"p/0J":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("9/DP");t.AnimationClassNames=r.AnimationClassNames;var o=n("qEth");t.FontClassNames=o.FontClassNames;var i=n("jOGX");t.ColorClassNames=i.ColorClassNames},p6XH:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("cDcd"),i=n("iRzo"),s=n("oHZS"),a=i.classNamesFunction(),u=function(e){function t(t){var n=e.call(this,t)||this;return n._rootElement=i.createRef(),n._onMouseDown=function(e){n.setState({isFocusVisible:!1})},n._onKeyDown=function(e){i.isDirectionalKeyCode(e.which)&&n.setState({isFocusVisible:!0})},n.state={isFocusVisible:!1},n}return r.__extends(t,e),t.prototype.render=function(){var e=a(s.getStyles,r.__assign({},this.props,this.state)),t=i.getNativeProps(this.props,i.divProperties);return o.createElement("div",r.__assign({},t,{className:e.root,ref:this._rootElement}))},t.prototype.componentDidMount=function(){var e=i.getWindow(this._rootElement.value);e&&(this._events.on(e,"mousedown",this._onMouseDown,!0),this._events.on(e,"keydown",this._onKeyDown,!0))},t=r.__decorate([i.customizable("Fabric",["theme"])],t)}(i.BaseComponent);t.Fabric=u},p6i1:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r,o=n("5+DQ"),i=n("cDcd"),s=n("DCO0"),a=n("iRzo");!function(e){e[e.small=0]="small",e[e.medium=1]="medium",e[e.large=2]="large",e[e.xLarge=3]="xLarge",e[e.xxLarge=4]="xxLarge",e[e.xxxLarge=5]="xxxLarge"}(r=t.ResponsiveMode||(t.ResponsiveMode={}));var u,l=[479,639,1023,1365,1919,99999999];t.setResponsiveMode=function(e){u=e},t.withResponsiveMode=function(e){var t=function(t){function n(e){var n=t.call(this,e)||this;return n._updateComposedComponentRef=n._updateComposedComponentRef.bind(n),n.state={responsiveMode:n._getResponsiveMode()},n}return o.__extends(n,t),n.prototype.componentDidMount=function(){var e=this;this._events.on(window,"resize",function(){var t=e._getResponsiveMode();t!==e.state.responsiveMode&&e.setState({responsiveMode:t})})},n.prototype.componentWillUnmount=function(){this._events.dispose()},n.prototype.render=function(){var t=this.state.responsiveMode;return i.createElement(e,o.__assign({ref:this._updateComposedComponentRef,responsiveMode:t},this.props))},n.prototype._getResponsiveMode=function(){var e=r.small,t=a.getWindow();if(void 0!==t)try{for(;t.innerWidth>l[e];)e++}catch(t){e=r.large}else{if(void 0===u)throw new Error("Content was rendered in a server environment without providing a default responsive mode. Call setResponsiveMode to define what the responsive mode is.");e=u}return e},n}(s.BaseDecorator);return a.hoistStatics(e,t)}},pDCd:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.KTP_PREFIX="ktp",t.KTP_SEPARATOR="-",t.KTP_FULL_PREFIX=t.KTP_PREFIX+t.KTP_SEPARATOR,t.DATAKTP_TARGET="data-ktp-target",t.DATAKTP_EXECUTE_TARGET="data-ktp-execute-target",t.KTP_LAYER_ID="ktp-layer-id",t.KTP_ARIA_SEPARATOR=", ",function(e){e.KEYTIP_ADDED="keytipAdded",e.KEYTIP_REMOVED="keytipRemoved",e.KEYTIP_UPDATED="keytipUpdated",e.PERSISTED_KEYTIP_ADDED="persistedKeytipAdded",e.PERSISTED_KEYTIP_REMOVED="persistedKeytipRemoved",e.PERSISTED_KEYTIP_EXECUTE="persistedKeytipExecute",e.ENTER_KEYTIP_MODE="enterKeytipMode",e.EXIT_KEYTIP_MODE="exitKeytipMode"}(t.KeytipEvents||(t.KeytipEvents={}))},pO1d:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("Hlgl"),o=n("L4W6"),i=n("ev3W");t.Icon=r.styled(o.IconBase,i.getStyles)},pOxI:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("8tWw"),o={root:"ms-Layer",rootNoHost:"ms-Layer--fixed",content:"ms-Layer-content"};t.getStyles=function(e){var t=e.className,n=e.isNotHost,i=e.theme,s=r.getGlobalClassNames(o,i);return{root:[s.root,n&&[s.rootNoHost,{position:"fixed",zIndex:r.ZIndexes.Layer,top:0,left:0,width:"100vw",height:"100vh",visibility:"hidden"}],t],content:[s.content,{visibility:"visible"}]}}},pQEv:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("5+DQ").__exportStar(n("jZF0"),t)},pRvW:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e){e[e.none=0]="none",e[e.all=1]="all",e[e.inputOnly=2]="inputOnly"}(t.FocusZoneTabbableElements||(t.FocusZoneTabbableElements={})),function(e){e[e.vertical=0]="vertical",e[e.horizontal=1]="horizontal",e[e.bidirectional=2]="bidirectional"}(t.FocusZoneDirection||(t.FocusZoneDirection={}))},pZGg:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("8tWw"),o=n("Hlgl"),i=n("2Pb9"),s=n("hXU3");t.getStyles=o.memoizeFunction(function(e,t){var n,o=i.getStyles(e),a=s.getStyles(e),u=e.palette,l=e.semanticColors,c={root:{padding:"0 4px",width:"32px",height:"32px",backgroundColor:"transparent",border:"none",color:l.actionLink},rootHovered:{color:l.actionLinkHovered,selectors:(n={},n[r.HighContrastSelector]={borderColor:"Highlight",color:"Highlight"},n)},rootPressed:{color:u.themePrimary},rootExpanded:{color:u.themePrimary},rootChecked:{backgroundColor:l.buttonBackgroundChecked},rootCheckedHovered:{backgroundColor:l.buttonBackgroundHovered},rootDisabled:{color:l.disabledText}};return r.concatStyleSets(o,c,a,t)})},"pgS/":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("5+DQ").__exportStar(n("/Phj"),t)},phRG:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("cDcd");t.provideContext=function(e,t){return function(n){function i(){return null!==n&&n.apply(this,arguments)||this}return r.__extends(i,n),i.prototype.getChildContext=function(){return t(this.props)},i.prototype.render=function(){return o.Children.only(this.props.children)},i.childContextTypes=e,i}(o.Component)}},pn14:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("4ytl"),o=function(){function e(t){this._id=e._uniqueId++,this._parent=t,this._eventRecords=[]}return e.raise=function(t,n,o,i){var s;if(e._isElement(t)){if(document.createEvent){var a=document.createEvent("HTMLEvents");a.initEvent(n,i||!1,!0),r.assign(a,o),s=t.dispatchEvent(a)}else if(document.createEventObject){var u=document.createEventObject(o);t.fireEvent("on"+n,u)}}else for(;t&&!1!==s;){var l=t.__events__,c=l?l[n]:null;if(c)for(var d in c)if(c.hasOwnProperty(d))for(var p=c[d],h=0;!1!==s&&h<p.length;h++){var f=p[h];f.objectCallback&&(s=f.objectCallback.call(f.parent,o))}t=i?t.parent:null}return s},e.isObserved=function(e,t){var n=e&&e.__events__;return!!n&&!!n[t]},e.isDeclared=function(e,t){var n=e&&e.__declaredEvents;return!!n&&!!n[t]},e.stopPropagation=function(e){e.stopPropagation?e.stopPropagation():e.cancelBubble=!0},e._isElement=function(e){return!!e&&(!!e.addEventListener||"undefined"!=typeof HTMLElement&&e instanceof HTMLElement)},e.prototype.dispose=function(){this._isDisposed||(this._isDisposed=!0,this.off(),this._parent=null)},e.prototype.onAll=function(e,t,n){for(var r in t)t.hasOwnProperty(r)&&this.on(e,r,t[r],n)},e.prototype.on=function(t,n,r,o){var i=this;if(n.indexOf(",")>-1)for(var s=n.split(/[ ,]+/),a=0;a<s.length;a++)this.on(t,s[a],r,o);else{var u=this._parent,l={target:t,eventName:n,parent:u,callback:r,useCapture:o||!1};if((s=t.__events__=t.__events__||{})[n]=s[n]||{count:0},s[n][this._id]=s[n][this._id]||[],s[n][this._id].push(l),s[n].count++,e._isElement(t)){var c=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];if(!i._isDisposed){var n;try{if(!1===(n=r.apply(u,e))&&e[0]){var o=e[0];o.preventDefault&&o.preventDefault(),o.stopPropagation&&o.stopPropagation(),o.cancelBubble=!0}}catch(o){}return n}};l.elementCallback=c,t.addEventListener?t.addEventListener(n,c,o):t.attachEvent&&t.attachEvent("on"+n,c)}else{l.objectCallback=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];if(!i._isDisposed)return r.apply(u,e)}}this._eventRecords.push(l)}},e.prototype.off=function(e,t,n,r){for(var o=0;o<this._eventRecords.length;o++){var i=this._eventRecords[o];if(!(e&&e!==i.target||t&&t!==i.eventName||n&&n!==i.callback||"boolean"==typeof r&&r!==i.useCapture)){var s=i.target.__events__,a=s[i.eventName],u=a?a[this._id]:null;u&&(1!==u.length&&n?(a.count--,u.splice(u.indexOf(i),1)):(a.count-=u.length,delete s[i.eventName][this._id]),a.count||delete s[i.eventName]),i.elementCallback&&(i.target.removeEventListener?i.target.removeEventListener(i.eventName,i.elementCallback,i.useCapture):i.target.detachEvent&&i.target.detachEvent("on"+i.eventName,i.elementCallback)),this._eventRecords.splice(o--,1)}}},e.prototype.raise=function(t,n,r){return e.raise(this._parent,t,n,r)},e.prototype.declare=function(e){var t=this._parent.__declaredEvents=this._parent.__declaredEvents||{};if("string"==typeof e)t[e]=!0;else for(var n=0;n<e.length;n++)t[e[n]]=!0},e._uniqueId=0,e}();t.EventGroup=o},pnHa:function(e,t,n){"use strict";var r=n("lq5y");e.exports=function(){return r(this).length=0,this}},pqMv:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("Gc2k"),o=n("iRzo");t.getStyles=o.memoizeFunction(function(e,t){var n=e.semanticColors,o=e.palette,i=n.inputForegroundChecked,s=n.disabledBackground,a=n.smallInputBorder,u=n.inputBackgroundChecked,l=n.disabledBodyText,c=n.inputBorderHovered,d=n.inputBackgroundChecked,p=n.inputBackgroundCheckedHovered,h=n.inputBackgroundCheckedHovered,f=n.disabledBodyText,m=n.bodyText,g=n.disabledText,y={root:[r.getFocusStyle(e,-2),e.fonts.medium,{padding:"0",border:"none",background:"none",backgroundColor:"transparent",margin:"0",outline:"none",display:"block",cursor:"pointer"}],label:{display:"inline-flex",margin:"0 -4px",alignItems:"center",cursor:"pointer",position:"relative",textAlign:"left"},labelReversed:{flexDirection:"row-reverse",justifyContent:"flex-end"},labelDisabled:{cursor:"default"},checkbox:{display:"flex",flexShrink:0,alignItems:"center",justifyContent:"center",height:"20px",width:"20px",borderWidth:"1px",borderStyle:"solid",borderColor:a,margin:"0 4px",boxSizing:"border-box",transitionProperty:"background, border, border-color",transitionDuration:"200ms",transitionTimingFunction:"cubic-bezier(.4, 0, .23, 1)",userSelect:"none",overflow:"hidden"},checkboxHovered:{borderColor:c},checkboxFocused:{borderColor:c},checkboxChecked:{background:d,borderColor:u},checkboxCheckedHovered:{background:p,borderColor:h},checkboxCheckedFocused:{background:p,borderColor:h},checkboxDisabled:{borderColor:l},checkboxCheckedDisabled:{background:f,borderColor:l},checkmark:{opacity:"0",color:i},checkmarkChecked:{opacity:"1"},checkmarkDisabled:{},checkmarkCheckedDisabled:{opacity:"1",color:s},text:{color:m,margin:"0 4px",fontSize:r.FontSizes.medium},textHovered:{color:o.black},textFocused:{color:o.black},textDisabled:{color:g}};return r.concatStyleSets(y,t)})},puiD:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r="";t.getResourceUrl=function(e){return r+e},t.setBaseUrl=function(e){r=e}},q3D1:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e){e.Nav=1,e.ScrollablePane=1,e.FocusStyle=1,e.Coachmark=1e3,e.Layer=1e6,e.KeytipLayer=1000001}(t.ZIndexes||(t.ZIndexes={}))},qD3Q:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=["setState","render","componentWillMount","componentDidMount","componentWillReceiveProps","shouldComponentUpdate","componentWillUpdate","componentDidUpdate","componentWillUnmount"];t.hoistMethods=function(e,t,n){void 0===n&&(n=r);var o=[],i=function(r){"function"!=typeof t[r]||void 0!==e[r]||n&&-1!==n.indexOf(r)||(o.push(r),e[r]=function(){t[r].apply(t,arguments)})};for(var s in t)i(s);return o},t.unhoistMethods=function(e,t){t.forEach(function(t){return delete e[t]})}},qEth:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("Q8UY"),o=n("gC9O");t.FontClassNames=r.buildClassMap(o.DefaultFontStyles)},qIec:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("c1k0");t.DropdownMenuItemType=r.SelectableOptionMenuItemType},qIvr:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("+PtQ");t.AnimationClassNames=r.AnimationClassNames;var o=n("JnpH");t.FontClassNames=o.FontClassNames;var i=n("zRRT");t.ColorClassNames=i.ColorClassNames},qMUB:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi");r.__exportStar(n("P7Av"),t),r.__exportStar(n("3CTW"),t),r.__exportStar(n("N2RI"),t),r.__exportStar(n("vE7H"),t)},qQHi:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("cDcd"),i=n("cRpF"),s=n("iRzo"),a=n("uUJR"),u=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.openSubMenu=function(){var e=t.props,n=e.item,r=e.openSubMenu,o=e.getSubmenuTarget;if(o){var s=o();i.hasSubmenu(n)&&r&&s&&r(n,s)}},t.dismissSubMenu=function(){var e=t.props,n=e.item,r=e.dismissSubMenu;i.hasSubmenu(n)&&r&&r()},t.dismissMenu=function(e){var n=t.props.dismissMenu;n&&n(void 0,e)},t}return r.__extends(t,e),t.prototype.render=function(){var e=this.props,t=e.item,n=e.classNames;return o.createElement("div",{className:t.split?n.linkContentMenu:n.linkContent},function(e){var t=e.onCheckmarkClick,n=e.item,r=e.classNames,s=i.getIsChecked(n);if(t)return o.createElement(a.Icon,{iconName:s?"CheckMark":"",className:r.checkmarkIcon,onClick:function(e){return t(n,e)}});return null}(this.props),function(e){var t=e.item,n=e.hasIcons,i=e.classNames,s=t.iconProps,u=t.icon;return n?t.onRenderIcon?t.onRenderIcon(e):s?o.createElement(a.Icon,r.__assign({},s,{className:i.icon})):o.createElement(a.Icon,{iconName:u,className:i.icon}):null}(this.props),function(e){var t=e.item,n=e.classNames;return t.name?o.createElement("span",{className:n.label},t.name):null}(this.props),function(e){var t=e.item,n=e.classNames;return t.secondaryText?o.createElement("span",{className:n.secondaryText},t.secondaryText):null}(this.props),function(e){var t=e.item,n=e.classNames;return i.hasSubmenu(t)?o.createElement(a.Icon,r.__assign({iconName:s.getRTL()?"ChevronLeft":"ChevronRight"},t.submenuIconProps,{className:n.subMenuIcon})):null}(this.props))},t}(s.BaseComponent);t.ContextualMenuItem=u},qSaP:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5mzH"),o=n("Gc2k"),i=o.keyframes({"0%":{transform:"rotate(0deg)"},"100%":{transform:"rotate(360deg)"}});t.getStyles=function(e){var t,n=e.theme,s=e.size,a=e.className,u=n.palette;return{root:["ms-Spinner",a],circle:["ms-Spinner-circle",{margin:"auto",boxSizing:"border-box",borderRadius:"50%",width:"100%",height:"100%",border:"1.5px solid "+u.themeLight,borderTopColor:u.themePrimary,animationName:i,animationDuration:"1.3s",animationIterationCount:"infinite",animationTimingFunction:"cubic-bezier(.53,.21,.29,.67)",selectors:(t={},t[o.HighContrastSelector]={borderTopColor:"Highlight"},t)},s===r.SpinnerSize.xSmall&&["ms-Spinner--xSmall",{width:12,height:12}],s===r.SpinnerSize.small&&["ms-Spinner--small",{width:16,height:16}],s===r.SpinnerSize.medium&&["ms-Spinner--medium",{width:20,height:20}],s===r.SpinnerSize.large&&["ms-Spinner--large",{width:28,height:28}]],label:["ms-Spinner-label",{color:u.themePrimary,marginTop:10,textAlign:"center"}],screenReaderText:o.hiddenContentStyle}}},qW9H:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("iRzo"),o=n("gWnC"),i=n("qSaP");t.Spinner=r.styled(o.SpinnerBase,i.getStyles)},rGd0:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("cDcd"),i=n("6jGb"),s=n("Hlgl"),a=n("3ZCB"),u=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._shouldUpdateComponentRef=!1,t}return r.__extends(t,e),t.prototype.render=function(){var e=this.props,t=e.primary,n=void 0!==t&&t,s=e.styles,u=e.theme;return o.createElement(i.BaseButton,r.__assign({},this.props,{variantClassName:n?"ms-Button--compoundPrimary":"ms-Button--compound",styles:a.getStyles(u,s,n)}))},t=r.__decorate([s.customizable("CompoundButton",["theme"])],t)}(s.BaseComponent);t.CompoundButton=u},rJVp:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ");r.__exportStar(n("WRwi"),t),r.__exportStar(n("lnwm"),t),r.__exportStar(n("jq/3"),t),r.__exportStar(n("oUON"),t)},rNW6:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("umtj"),o=n("wBCb");function i(e){var n=r.getWindow(e.target);if(n){var o=n.document.body.classList;o.contains(t.IsFocusVisibleClassName)&&o.remove(t.IsFocusVisibleClassName)}}function s(e){var n=r.getWindow(e.target);if(n){var i=n.document.body.classList;o.isDirectionalKeyCode(e.which)&&!i.contains(t.IsFocusVisibleClassName)&&i.add(t.IsFocusVisibleClassName)}}t.IsFocusVisibleClassName="ms-Fabric--isFocusVisible",t.initializeFocusRects=function(e){var t=e||r.getWindow();t&&!t.__hasInitializeFocusRects__&&(t.__hasInitializeFocusRects__=!0,t.addEventListener("mousedown",i,!0),t.addEventListener("keydown",s,!0))}},rcGz:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("oaUb");t.buildClassMap=r.buildClassMap;var o=n("Jkh7");t.getIcon=o.getIcon,t.registerIcons=o.registerIcons,t.registerIconAlias=o.registerIconAlias,t.setIconOptions=o.setIconOptions;var i=n("OM3L");t.getIconClassName=i.getIconClassName},ruqu:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("5+DQ").__exportStar(n("2tUa"),t)},s4AO:function(e,t,n){"use strict";var r=n("ESbf");e.exports=function(e){if(!r(e))throw new TypeError(e+" is not a symbol");return e}},sJ0y:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e){e[e.center=0]="center",e[e.contain=1]="contain",e[e.cover=2]="cover",e[e.none=3]="none"}(t.ImageFit||(t.ImageFit={})),function(e){e[e.landscape=0]="landscape",e[e.portrait=1]="portrait"}(t.ImageCoverStyle||(t.ImageCoverStyle={})),function(e){e[e.notLoaded=0]="notLoaded",e[e.loaded=1]="loaded",e[e.error=2]="error",e[e.errorLoaded=3]="errorLoaded"}(t.ImageLoadState||(t.ImageLoadState={}))},sYVv:function(e,t,n){"use strict";e.exports=n("FM/B")()?Array.from:n("j+X2")},sq6w:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.normalize={boxShadow:"none",margin:0,padding:0,boxSizing:"border-box"},t.noWrap={overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"}},t3nS:function(e,t,n){"use strict";e.exports="undefined"!=typeof Map&&"[object Map]"===Object.prototype.toString.call(new Map)},t8zp:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r,o,i=n("RGr6"),s=n("FEKS"),a=n("H+cW"),u="https://static2.sharepointonline.com/files/fabric/assets";function l(e,t,n,r){e="'"+e+"'";var o=void 0!==r?"local('"+r+"'),":"";i.fontFace({fontFamily:e,src:o+"url('"+t+".woff2') format('woff2'),url('"+t+".woff') format('woff')",fontWeight:n,fontStyle:"normal"})}function c(e,t,n,r,o){void 0===r&&(r="segoeui");var i=e+"/"+n+"/"+r;l(t,i+"-light",s.FontWeights.light,o&&o+" Light"),l(t,i+"-semilight",s.FontWeights.semilight,o&&o+" SemiLight"),l(t,i+"-regular",s.FontWeights.regular,o),l(t,i+"-semibold",s.FontWeights.semibold,o&&o+" SemiBold")}function d(e){if(e){var t=e+"/fonts";c(t,s.LocalizedFontNames.Thai,"leelawadeeui-thai","leelawadeeui"),c(t,s.LocalizedFontNames.Arabic,"segoeui-arabic"),c(t,s.LocalizedFontNames.Cyrillic,"segoeui-cyrillic"),c(t,s.LocalizedFontNames.EastEuropean,"segoeui-easteuropean"),c(t,s.LocalizedFontNames.Greek,"segoeui-greek"),c(t,s.LocalizedFontNames.Hebrew,"segoeui-hebrew"),c(t,s.LocalizedFontNames.Vietnamese,"segoeui-vietnamese"),c(t,s.LocalizedFontNames.WestEuropean,"segoeui-westeuropean","segoeui","Segoe UI"),c(t,s.LocalizedFontFamilies.Selawik,"selawik","selawik"),l("Leelawadee UI Web",t+"/leelawadeeui-thai/leelawadeeui-semilight",s.FontWeights.light),l("Leelawadee UI Web",t+"/leelawadeeui-thai/leelawadeeui-bold",s.FontWeights.semibold)}}t.DefaultFontStyles=s.createFontStyles(a.getLanguage()),t.registerDefaultFontFaces=d,d((r="undefined"!=typeof window?window:void 0,(o=r?r.FabricConfig:void 0)&&void 0!==o.fontBaseUrl?o.fontBaseUrl:u))},tTSn:function(e,t,n){(e.exports=n("6ocw")(!1)).push([e.i,'.reactAccordion_b579c085 .container_b579c085{max-width:700px;margin:0 auto;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.2),0 25px 50px 0 rgba(0,0,0,.1);box-shadow:0 2px 4px 0 rgba(0,0,0,.2),0 25px 50px 0 rgba(0,0,0,.1)}.reactAccordion_b579c085 .row_b579c085{margin:0 -8px;-webkit-box-sizing:border-box;box-sizing:border-box;color:"[theme:white, default: #ffffff]";background-color:"[theme:themeDark, default: #005a9e]";padding:20px}.reactAccordion_b579c085 .row_b579c085:after,.reactAccordion_b579c085 .row_b579c085:before{display:table;content:"";line-height:0}.reactAccordion_b579c085 .row_b579c085:after{clear:both}.reactAccordion_b579c085 .column_b579c085{position:relative;min-height:1px;padding-left:8px;padding-right:8px;-webkit-box-sizing:border-box;box-sizing:border-box}[dir=ltr] .reactAccordion_b579c085 .column_b579c085{float:left}[dir=rtl] .reactAccordion_b579c085 .column_b579c085{float:right}.reactAccordion_b579c085 .column_b579c085 .ms-Grid_b579c085{padding:0}@media (min-width:640px){.reactAccordion_b579c085 .column_b579c085{width:83.33333333333334%}}@media (min-width:1024px){.reactAccordion_b579c085 .column_b579c085{width:66.66666666666666%}}@media (min-width:1024px){[dir=ltr] .reactAccordion_b579c085 .column_b579c085{left:16.66667%}[dir=rtl] .reactAccordion_b579c085 .column_b579c085{right:16.66667%}}@media (min-width:640px){[dir=ltr] .reactAccordion_b579c085 .column_b579c085{left:8.33333%}[dir=rtl] .reactAccordion_b579c085 .column_b579c085{right:8.33333%}}.reactAccordion_b579c085 .title_b579c085{font-size:21px;font-weight:100;color:"[theme:white, default: #ffffff]"}.reactAccordion_b579c085 .description_b579c085,.reactAccordion_b579c085 .subTitle_b579c085{font-size:17px;font-weight:300;color:"[theme:white, default: #ffffff]"}.reactAccordion_b579c085 .button_b579c085{text-decoration:none;height:32px;min-width:80px;background-color:"[theme:themePrimary, default: #0078d4]";border-color:"[theme:themePrimary, default: #0078d4]";color:"[theme:white, default: #ffffff]";outline:transparent;position:relative;font-family:Segoe UI WestEuropean,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;font-size:14px;font-weight:400;border-width:0;text-align:center;cursor:pointer;display:inline-block;padding:0 16px}.reactAccordion_b579c085 .button_b579c085 .label_b579c085{font-weight:600;font-size:14px;height:32px;line-height:32px;margin:0 4px;vertical-align:top;display:inline-block}',""])},tmP0:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("cDcd"),i=n("iRzo"),s=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._root=i.createRef(),t._isInFocusStack=!1,t._isInClickStack=!1,t._onKeyboardHandler=function(e){if(t.props.onKeyDown&&t.props.onKeyDown(e),!e.isDefaultPrevented()&&9===e.which&&t._root.current){var n=i.getFirstFocusable(t._root.current,t._root.current.firstChild,!0),r=i.getLastTabbable(t._root.current,t._root.current.lastChild,!0);e.shiftKey&&n===e.target?(i.focusAsync(r),e.preventDefault(),e.stopPropagation()):e.shiftKey||r!==e.target||(i.focusAsync(n),e.preventDefault(),e.stopPropagation())}},t}return r.__extends(t,e),t.prototype.componentWillMount=function(){var e=this.props,n=e.isClickableOutsideFocusTrap,r=void 0!==n&&n,o=e.forceFocusInsideTrap;(void 0===o||o)&&(this._isInFocusStack=!0,t._focusStack.push(this)),r||(this._isInClickStack=!0,t._clickStack.push(this))},t.prototype.componentDidMount=function(){var e=this.props,t=e.elementToFocusOnDismiss,n=e.disableFirstFocus,r=void 0!==n&&n;this._previouslyFocusedElement=t||document.activeElement,i.elementContains(this._root.current,this._previouslyFocusedElement)||r||this.focus(),this._updateEventHandlers(this.props)},t.prototype.componentWillReceiveProps=function(e){var t=e.elementToFocusOnDismiss;t&&this._previouslyFocusedElement!==t&&(this._previouslyFocusedElement=t),this._updateEventHandlers(e)},t.prototype.componentWillUnmount=function(){var e=this,n=this.props.ignoreExternalFocusing;if(this._events.dispose(),this._isInFocusStack||this._isInClickStack){var r=function(t){return e!==t};this._isInFocusStack&&(t._focusStack=t._focusStack.filter(r)),this._isInClickStack&&(t._clickStack=t._clickStack.filter(r))}var o=document.activeElement;n||!this._previouslyFocusedElement||"function"!=typeof this._previouslyFocusedElement.focus||!i.elementContains(this._root.value,o)&&o!==document.body||i.focusAsync(this._previouslyFocusedElement)},t.prototype.render=function(){var e=this.props,t=e.className,n=e.ariaLabelledBy,s=i.getNativeProps(this.props,i.divProperties);return o.createElement("div",r.__assign({},s,{className:t,ref:this._root,"aria-labelledby":n,onKeyDown:this._onKeyboardHandler}),this.props.children)},t.prototype.focus=function(){var e,t=this.props.firstFocusableSelector,n="string"==typeof t?t:t&&t();this._root.current&&(e=n?this._root.current.querySelector("."+n):i.getNextElement(this._root.current,this._root.current.firstChild,!0,!1,!1,!0)),e&&i.focusAsync(e)},t.prototype._updateEventHandlers=function(e){var t=e.isClickableOutsideFocusTrap,n=void 0!==t&&t,r=e.forceFocusInsideTrap,o=void 0===r||r;o&&!this._hasFocusHandler?this._events.on(window,"focus",this._forceFocusInTrap,!0):!o&&this._hasFocusHandler&&this._events.off(window,"focus",this._forceFocusInTrap,!0),this._hasFocusHandler=o,n||this._hasClickHandler?n&&this._hasClickHandler&&this._events.off(window,"click",this._forceClickInTrap,!0):this._events.on(window,"click",this._forceClickInTrap,!0),this._hasClickHandler=!n},t.prototype._forceFocusInTrap=function(e){if(t._focusStack.length&&this===t._focusStack[t._focusStack.length-1]){var n=document.activeElement;i.elementContains(this._root.current,n)||(this.focus(),e.preventDefault(),e.stopPropagation())}},t.prototype._forceClickInTrap=function(e){if(t._clickStack.length&&this===t._clickStack[t._clickStack.length-1]){var n=e.target;n&&!i.elementContains(this._root.current,n)&&(this.focus(),e.preventDefault(),e.stopPropagation())}},t._focusStack=[],t._clickStack=[],t}(i.BaseComponent);t.FocusTrapZone=s},tmiQ:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("cDcd"),i=n("6jGb"),s=n("Hlgl"),a=n("afbd"),u=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._shouldUpdateComponentRef=!1,t}return r.__extends(t,e),t.prototype.render=function(){var e=this.props,t=e.styles,n=e.theme;return o.createElement(i.BaseButton,r.__assign({},this.props,{variantClassName:"ms-Button--commandBar",styles:a.getStyles(n,t),onRenderDescription:s.nullRender}))},t=r.__decorate([s.customizable("CommandBarButton",["theme"])],t)}(s.BaseComponent);t.CommandBarButton=u},uPdp:function(e,t,n){"use strict";var r,o=this&&this.__extends||(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0});var i=n("cDcd"),s=n("AvzG"),a=n("OQPi"),u=n("iRzo"),l=n("pQEv"),c=n("YIm7"),d=n("N3ZD"),p=n("TVYz"),h=function(e){function t(t){var n=e.call(this,t)||this;return n.options=[],n.loaded=!1,p.track("PropertyFieldListMultiPicker",{disabled:t.disabled}),n.onChanged=n.onChanged.bind(n),n.onSelectAllChanged=n.onSelectAllChanged.bind(n),n.state={results:n.options,selectedKeys:[],loaded:n.loaded,errorMessage:""},n.async=new u.Async(n),n.validate=n.validate.bind(n),n.notifyAfterValidate=n.notifyAfterValidate.bind(n),n.delayedValidate=n.async.debounce(n.validate,n.props.deferredValidationTime),n}return o(t,e),t.prototype.componentDidMount=function(){this.loadLists()},t.prototype.componentDidUpdate=function(e,t){this.props.baseTemplate===e.baseTemplate&&this.props.webAbsoluteUrl===e.webAbsoluteUrl||this.loadLists()},t.prototype.loadLists=function(){var e=this,t=new c.default(this.props,this.props.context),n=this.props.listsToExclude||[];this.options=[],t.getLibs().then(function(t){t.value.forEach(function(t){var r=!1,o=-1;e.props.selectedLists&&(o=e.props.selectedLists.indexOf(t.Id)),o>-1&&(r=!0,e.state.selectedKeys.push(t.Id)),-1===n.indexOf(t.Title)&&-1===n.indexOf(t.Id)&&e.options.push({key:t.Id,text:t.Title,checked:r})}),e.loaded=!0,e.setState({results:e.options,selectedKeys:e.state.selectedKeys,loaded:!0})})},t.prototype.onChanged=function(e,t){if(e){var n=e.currentTarget.value,r=this.state.selectedKeys;!1===t?r=r.filter(function(e){return e!==n}):(r.push(n),r=r.filter(function(e,t,n){return n.indexOf(e)===t})),this.setState({selectedKeys:r}),this.delayedValidate(r)}},t.prototype.onSelectAllChanged=function(e,t){if(e){var n=new Array;!0===t&&this.options.forEach(function(e){n.push(e.key)}),this.setState({selectedKeys:n}),this.delayedValidate(n)}},t.prototype.validate=function(e){var t=this;if(null!==this.props.onGetErrorMessage&&void 0!==this.props.onGetErrorMessage){var n=this.props.onGetErrorMessage(e||[]);void 0!==n?"string"==typeof n?(""===n&&this.notifyAfterValidate(this.props.selectedLists,e),this.setState({errorMessage:n})):n.then(function(n){void 0!==n&&""!==n||t.notifyAfterValidate(t.props.selectedLists,e),t.setState({errorMessage:n})}):this.notifyAfterValidate(this.props.selectedLists,e)}else this.notifyAfterValidate(this.props.selectedLists,e)},t.prototype.notifyAfterValidate=function(e,t){this.props.onPropertyChange&&null!==t&&(this.props.properties[this.props.targetProperty]=t,this.props.onPropertyChange(this.props.targetProperty,e,t),void 0!==this.props.onChange&&null!==this.props.onChange&&this.props.onChange(this.props.targetProperty,t))},t.prototype.componentWillUnmount=function(){this.async.dispose()},t.prototype.render=function(){var e=this;if(!1===this.loaded)return i.createElement("div",null,i.createElement(s.Label,null,this.props.label),i.createElement(a.Spinner,{type:a.SpinnerType.normal}));this.props.disabled;return i.createElement("div",null,(!1===this.props.showSelectAll||!0===this.props.selectAllInList)&&i.createElement(s.Label,null,this.props.label),!0===this.props.showSelectAll&&i.createElement("div",{style:{marginBottom:"5px"},className:"ms-ChoiceField"},i.createElement(l.Checkbox,{checked:this.state.selectedKeys.length===this.options.length,label:!0===this.props.selectAllInList?this.props.selectAllInListLabel:this.props.label,onChange:this.onSelectAllChanged,styles:{checkbox:{backgroundColor:this.state.selectedKeys.length>0?"#f4f4f4":"inherit",visibility:!1===this.props.selectAllInList?"hidden":"visible"},checkboxHovered:{visibility:"visible"},checkboxChecked:{visibility:"visible"}}})),this.options.map(function(t,n){var r=e.props.targetProperty+"-"+t.key;return i.createElement("div",{style:{marginBottom:"5px"},className:"ms-ChoiceField",key:r},i.createElement(l.Checkbox,{checked:e.state.selectedKeys.indexOf(t.key.toString())>=0,disabled:e.props.disabled,label:t.text,onChange:e.onChanged,inputProps:{value:t.key}}))}),i.createElement(d.default,{errorMessage:this.state.errorMessage}))},t}(i.Component);t.default=h},uUJR:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("5+DQ").__exportStar(n("Bxs9"),t)},uWrk:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("iRzo"),o=n("Gc2k");t.getDividerClassNames=r.memoizeFunction(function(e){return o.mergeStyleSets({wrapper:{display:"inline-flex",height:"100%",alignItems:"center"},divider:{width:1,height:"100%",backgroundColor:e.palette.neutralTertiaryAlt}})})},ukuW:function(e,t,n){"use strict";var r,o,i,s,a=Object.create;n("nfBX")()||(r=n("4ZyC")),e.exports=r?1!==r.level?a:(o={},i={},s={configurable:!1,enumerable:!1,writable:!0,value:void 0},Object.getOwnPropertyNames(Object.prototype).forEach(function(e){i[e]="__proto__"!==e?s:{configurable:!0,enumerable:!1,writable:!0,value:void 0}}),Object.defineProperties(o,i),Object.defineProperty(r,"nullPolyfill",{configurable:!1,enumerable:!1,writable:!1,value:o}),function(e,t){return a(null===e?o:e,t)}):a},umFS:function(e,t,n){"use strict";var r={object:!0,symbol:!0};e.exports=function(){var e;if("function"!=typeof Symbol)return!1;e=Symbol("test symbol");try{String(e)}catch(e){return!1}return!!r[typeof Symbol.iterator]&&(!!r[typeof Symbol.toPrimitive]&&!!r[typeof Symbol.toStringTag])}},umtj:function(e,t,n){"use strict";function r(e){var t;return e&&a(e)&&(t=e._virtual.parent),t}function o(e,t){return void 0===t&&(t=!0),e&&(t&&r(e)||e.parentNode&&e.parentNode)}Object.defineProperty(t,"__esModule",{value:!0}),t.setVirtualParent=function(e,t){var n=e,r=t;n._virtual||(n._virtual={children:[]});var o=n._virtual.parent;if(o&&o!==t){var i=o._virtual.children.indexOf(n);i>-1&&o._virtual.children.splice(i,1)}n._virtual.parent=r||void 0,r&&(r._virtual||(r._virtual={children:[]}),r._virtual.children.push(n))},t.getVirtualParent=r,t.getParent=o,t.getChildren=function(e,t){void 0===t&&(t=!0);var n=[];if(e){for(var r=0;r<e.children.length;r++)n.push(e.children.item(r));t&&a(e)&&n.push.apply(n,e._virtual.children)}return n},t.elementContains=function(e,t,n){void 0===n&&(n=!0);var r=!1;if(e&&t)if(n)for(r=!1;t;){var i=o(t);if(i===e){r=!0;break}t=i}else e.contains&&(r=e.contains(t));return r};var i=!1;function s(e,t){return e&&e!==document.body?t(e)?e:s(o(e),t):null}function a(e){return e&&!!e._virtual}t.setSSR=function(e){i=e},t.getWindow=function(e){return i||"undefined"==typeof window?void 0:e&&e.ownerDocument&&e.ownerDocument.defaultView?e.ownerDocument.defaultView:window},t.getDocument=function(e){return i||"undefined"==typeof document?void 0:e&&e.ownerDocument?e.ownerDocument:document},t.getRect=function(e){var t;return e&&(e===window?t={left:0,top:0,width:window.innerWidth,height:window.innerHeight,right:window.innerWidth,bottom:window.innerHeight}:e.getBoundingClientRect&&(t=e.getBoundingClientRect())),t},t.findElementRecursive=s,t.elementContainsAttribute=function(e,t){var n=s(e,function(e){return e.hasAttribute(t)});return n&&n.getAttribute(t)}},uoCI:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),n("ASyi").__exportStar(n("3736"),t)},upKx:function(e,t,n){"use strict";var r=n("S/j/"),o=n("d/Gc"),i=n("ne8i");e.exports=[].copyWithin||function(e,t){var n=r(this),s=i(n.length),a=o(e,s),u=o(t,s),l=arguments.length>2?arguments[2]:void 0,c=Math.min((void 0===l?s:o(l,s))-u,s-a),d=1;for(u<a&&a<u+c&&(d=-1,u+=c-1,a+=c-1);c-- >0;)u in n?n[a]=n[u]:delete n[a],a+=d,u+=d;return n}},uuZh:function(e,t,n){"use strict";e.exports=n("opf0")()?Math.sign:n("73r6")},"v+No":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("iRzo"),o=n("nTT2"),i=n("5Ymc");t.Icon=r.styled(o.IconBase,i.getStyles)},vE7H:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._onItemMouseEnter=function(e){var n=t.props,r=n.item,o=n.onItemMouseEnter;o&&o(r,e,e.currentTarget)},t._onItemClick=function(e){var n=t.props,r=n.item,o=n.onItemClickBase;o&&o(r,e,e.currentTarget)},t._onItemMouseLeave=function(e){var n=t.props,r=n.item,o=n.onItemMouseLeave;o&&o(r,e)},t._onItemKeyDown=function(e){var n=t.props,r=n.item,o=n.onItemKeyDown;o&&o(r,e)},t._onItemMouseMove=function(e){var n=t.props,r=n.item,o=n.onItemMouseMove;o&&o(r,e,e.currentTarget)},t._getSubMenuId=function(e){var n=t.props.getSubMenuId;if(n)return n(e)},t._getSubmenuTarget=function(){},t}return r.__extends(t,e),t}(n("Hlgl").BaseComponent);t.ContextualMenuItemWrapper=o},vhPU:function(e,t){e.exports=function(e){if(null==e)throw TypeError("Can't call method on "+e);return e}},vicT:function(e,t){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(e){"object"==typeof window&&(n=window)}e.exports=n},vlQI:function(e,t){e.exports=a},w1Ht:function(e,t,n){"use strict";var r=n("6b34"),o=n("GpRL"),i=n("aSse"),s=n("ilDb"),a=Array.isArray,u=Function.prototype.call,l=Array.prototype.some;e.exports=function(e,t){var n,c,d,p,h,f,m,g,y=arguments[2];if(a(e)||r(e)?n="array":i(e)?n="string":e=s(e),o(t),d=function(){p=!0},"array"!==n)if("string"!==n)for(c=e.next();!c.done;){if(u.call(t,y,c.value,d),p)return;c=e.next()}else for(f=e.length,h=0;h<f&&(m=e[h],h+1<f&&(g=m.charCodeAt(0))>=55296&&g<=56319&&(m+=e[++h]),u.call(t,y,m,d),!p);++h);else l.call(e,function(e){return u.call(t,y,e,d),p})}},w2a5:function(e,t,n){var r=n("aCFj"),o=n("ne8i"),i=n("d/Gc");e.exports=function(e){return function(t,n,s){var a,u=r(t),l=o(u.length),c=i(s,l);if(e&&n!=n){for(;l>c;)if((a=u[c++])!=a)return!0}else for(;l>c;c++)if((e||c in u)&&u[c]===n)return e||c||0;return!e&&-1}}},w6zJ:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(e,t,n,r){void 0===e&&(e=0),void 0===t&&(t=0),void 0===n&&(n=0),void 0===r&&(r=0),this.top=n,this.bottom=r,this.left=e,this.right=t}return Object.defineProperty(e.prototype,"width",{get:function(){return this.right-this.left},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"height",{get:function(){return this.bottom-this.top},enumerable:!0,configurable:!0}),e.prototype.equals=function(e){return parseFloat(this.top.toFixed(4))===parseFloat(e.top.toFixed(4))&&parseFloat(this.bottom.toFixed(4))===parseFloat(e.bottom.toFixed(4))&&parseFloat(this.left.toFixed(4))===parseFloat(e.left.toFixed(4))&&parseFloat(this.right.toFixed(4))===parseFloat(e.right.toFixed(4))},e}();t.Rectangle=r},wBCb:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r,o=((r={})[38]=1,r[40]=1,r[37]=1,r[39]=1,r[36]=1,r[35]=1,r[9]=1,r[33]=1,r[34]=1,r);t.isDirectionalKeyCode=function(e){return!!o[e]},t.addDirectionalKeyCode=function(e){o[e]=1}},wXwR:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("cDcd"),i=n("zKx7"),s=n("iRzo"),a=n("LXZO"),u=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._shouldUpdateComponentRef=!1,t}return r.__extends(t,e),t.prototype.render=function(){var e=this.props,t=e.styles,n=e.theme;return o.createElement(i.BaseButton,r.__assign({},this.props,{variantClassName:"ms-Button--action ms-Button--command",styles:a.getStyles(n,t),onRenderDescription:s.nullRender}))},t=r.__decorate([s.customizable("ActionButton",["theme"])],t)}(s.BaseComponent);t.ActionButton=u},x1ze:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),function(e){for(var n in e)t.hasOwnProperty(n)||(t[n]=e[n])}(n("9hYY"))},xMn6:function(e,t,n){"use strict";(function(e){var n,r=this&&this.__assign||function(){return(r=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e}).apply(this,arguments)};Object.defineProperty(t,"__esModule",{value:!0});var o="undefined"==typeof window?e:window,i=function(){var e=o.__themeState__||{theme:void 0,lastStyleElement:void 0,registeredStyles:[]};e.runState||(e=r({},e,{perf:{count:0,duration:0},runState:{flushTimer:0,mode:0,buffer:[]}}));e.registeredThemableStyles||(e=r({},e,{registeredThemableStyles:[]}));return o.__themeState__=e,e}(),s=/[\'\"]\[theme:\s*(\w+)\s*(?:\,\s*default:\s*([\\"\']?[\.\,\(\)\#\-\s\w]*[\.\,\(\)\#\-\w][\"\']?))?\s*\][\'\"]/g,a=1e4,u=function(){return"undefined"!=typeof performance&&performance.now?performance.now():Date.now()};function l(e){var t=u();e();var n=u();i.perf.duration+=n-t}function c(){l(function(){var e=i.runState.buffer.slice();i.runState.buffer=[];var t=[].concat.apply([],e);t.length>0&&d(t)})}function d(e,t){i.loadStyles?i.loadStyles(m(e).styleString,e):n?function(e,t){if("undefined"==typeof document)return;var n=document.getElementsByTagName("head")[0],r=i.registeredStyles,o=i.lastStyleElement,s=o?o.styleSheet:void 0,u=s?s.cssText:"",l=r[r.length-1],c=m(e).styleString;(!o||u.length+c.length>a)&&((o=document.createElement("style")).type="text/css",t?(n.replaceChild(o,t.styleElement),t.styleElement=o):n.appendChild(o),t||(l={styleElement:o,themableStyle:e},r.push(l)));o.styleSheet.cssText+=f(c),Array.prototype.push.apply(l.themableStyle,e),i.lastStyleElement=o}(e,t):function(e){if("undefined"==typeof document)return;var t=document.getElementsByTagName("head")[0],n=document.createElement("style"),r=m(e),o=r.styleString,s=r.themable;n.type="text/css",n.appendChild(document.createTextNode(o)),i.perf.count++,t.appendChild(n);var a={styleElement:n,themableStyle:e};s?i.registeredThemableStyles.push(a):i.registeredStyles.push(a)}(e)}function p(e){void 0===e&&(e=3),3!==e&&2!==e||(h(i.registeredStyles),i.registeredStyles=[]),3!==e&&1!==e||(h(i.registeredThemableStyles),i.registeredThemableStyles=[])}function h(e){e.forEach(function(e){var t=e&&e.styleElement;t&&t.parentElement&&t.parentElement.removeChild(t)})}function f(e){return e&&(e=m(g(e)).styleString),e}function m(e){var t=i.theme,n=!1;return{styleString:(e||[]).map(function(e){var r=e.theme;if(r){n=!0;var o=t?t[r]:void 0,i=e.defaultValue||"inherit";return t&&!o&&console,o||i}return e.rawString}).join(""),themable:n}}function g(e){var t=[];if(e){for(var n=0,r=void 0;r=s.exec(e);){var o=r.index;o>n&&t.push({rawString:e.substring(n,o)}),t.push({theme:r[1],defaultValue:r[2]}),n=s.lastIndex}t.push({rawString:e.substring(n)})}return t}t.loadStyles=function(e,t){void 0===t&&(t=!1),l(function(){var r=Array.isArray(e)?e:g(e);void 0===n&&(n=function(){var e=!1;if("undefined"!=typeof document){var t=document.createElement("style");t.type="text/css",e=!!t.styleSheet}return e}());var o=i.runState,s=o.mode,a=o.buffer,u=o.flushTimer;t||1===s?(a.push(r),u||(i.runState.flushTimer=setTimeout(function(){i.runState.flushTimer=0,c()},0))):d(r)})},t.configureLoadStyles=function(e){i.loadStyles=e},t.configureRunMode=function(e){i.runState.mode=e},t.flush=c,t.loadTheme=function(e){i.theme=e,function(){if(i.theme){for(var e=[],t=0,n=i.registeredThemableStyles;t<n.length;t++){var r=n[t];e.push(r.themableStyle)}e.length>0&&(p(1),d([].concat.apply([],e)))}}()},t.clearStyles=p,t.detokenize=f,t.splitStyles=g}).call(this,n("vicT"))},xerz:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.css=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var n=[],r=0,o=e;r<o.length;r++){var i=o[r];if(i)if("string"==typeof i)n.push(i);else if(i.hasOwnProperty("toString")&&"function"==typeof i.toString)n.push(i.toString());else for(var s in i)i[s]&&n.push(s)}return n.join(" ")}},xfTp:function(e,t,n){"use strict";var r=n("uuZh"),o=Math.abs,i=Math.floor;e.exports=function(e){return isNaN(e)?0:0!==(e=Number(e))&&isFinite(e)?r(e)*i(o(e)):e}},xoK8:function(e,t,n){"use strict";e.exports=n("Wlyd")("key","value","key+value")},xpql:function(e,t,n){e.exports=!n("nh4g")&&!n("eeVq")(function(){return 7!=Object.defineProperty(n("Iw71")("div"),"a",{get:function(){return 7}}).a})},"y+Tp":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("cDcd"),i=function(e){function t(t){var n=e.call(this,t)||this;return n.state={isRendered:!1},n}return r.__extends(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?o.Children.only(this.props.children):null},t.defaultProps={delay:0},t}(o.Component);t.DelayedRender=i},"y/Wi":function(e,t,n){var r=n("tTSn"),o=n("c0g9");"string"==typeof r&&(r=[[e.i,r]]);for(var i=0;i<r.length;i++)o.loadStyles(r[i][1],!0);r.locals&&(e.exports=r.locals)},y3w9:function(e,t,n){var r=n("0/R4");e.exports=function(e){if(!r(e))throw TypeError(e+" is not an object!");return e}},yBxT:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi"),o=n("cDcd"),i=n("Hlgl"),s=n("dRhl"),a=i.classNamesFunction(),u=function(e){function t(t){var n=e.call(this,t)||this;return n._coverStyle=s.ImageCoverStyle.portrait,n._imageElement=i.createRef(),n._frameElement=i.createRef(),n._onImageLoaded=function(e){var t=n.props,r=t.src,o=t.onLoad;o&&o(e),n._computeCoverStyle(n.props),r&&n.setState({loadState:s.ImageLoadState.loaded})},n._onImageError=function(e){n.props.onError&&n.props.onError(e),n.setState({loadState:s.ImageLoadState.error})},n.state={loadState:s.ImageLoadState.notLoaded},n}return r.__extends(t,e),n=t,t.prototype.componentWillReceiveProps=function(e){e.src!==this.props.src?this.setState({loadState:s.ImageLoadState.notLoaded}):this.state.loadState===s.ImageLoadState.loaded&&this._computeCoverStyle(e)},t.prototype.componentDidUpdate=function(e,t){this._checkImageLoaded(),this.props.onLoadingStateChange&&t.loadState!==this.state.loadState&&this.props.onLoadingStateChange(this.state.loadState)},t.prototype.render=function(){var e=i.getNativeProps(this.props,i.imageProperties,["width","height"]),t=this.props,n=t.src,u=t.alt,l=t.width,c=t.height,d=t.shouldFadeIn,p=t.shouldStartVisible,h=t.className,f=t.imageFit,m=t.role,g=t.maximizeFrame,y=t.getStyles,v=t.theme,_=this.state.loadState,b=void 0!==this.props.coverStyle?this.props.coverStyle:this._coverStyle,S=a(y,{theme:v,className:h,width:l,height:c,maximizeFrame:g,shouldFadeIn:d,shouldStartVisible:p,isLoaded:_===s.ImageLoadState.loaded||_===s.ImageLoadState.notLoaded&&this.props.shouldStartVisible,isLandscape:b===s.ImageCoverStyle.landscape,isCenter:f===s.ImageFit.center,isContain:f===s.ImageFit.contain,isCover:f===s.ImageFit.cover,isNone:f===s.ImageFit.none,isError:_===s.ImageLoadState.error,isNotImageFit:void 0===f});return o.createElement("div",{className:S.root,style:{width:l,height:c},ref:this._frameElement},o.createElement("img",r.__assign({},e,{onLoad:this._onImageLoaded,onError:this._onImageError,key:"fabricImage"+this.props.src||"",className:S.image,ref:this._imageElement,src:n,alt:u,role:m})))},t.prototype._checkImageLoaded=function(){var e=this.props.src;this.state.loadState===s.ImageLoadState.notLoaded&&(!!this._imageElement.current&&(e&&this._imageElement.current.naturalWidth>0&&this._imageElement.current.naturalHeight>0||this._imageElement.current.complete&&n._svgRegex.test(e))&&(this._computeCoverStyle(this.props),this.setState({loadState:s.ImageLoadState.loaded})))},t.prototype._computeCoverStyle=function(e){var t=e.imageFit,n=e.width,r=e.height;if((t===s.ImageFit.cover||t===s.ImageFit.contain)&&void 0===this.props.coverStyle&&this._imageElement.current&&this._frameElement.current){var o=void 0;o=n&&r?n/r:this._frameElement.current.clientWidth/this._frameElement.current.clientHeight;var i=this._imageElement.current.naturalWidth/this._imageElement.current.naturalHeight;this._coverStyle=i>o?s.ImageCoverStyle.landscape:s.ImageCoverStyle.portrait}},t.defaultProps={shouldFadeIn:!0},t._svgRegex=/\.svg$/i,t=n=r.__decorate([i.customizable("Image",["theme"])],t);var n}(i.BaseComponent);t.ImageBase=u},yP7A:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r,o=n("ASyi"),i=n("cDcd"),s=n("faye"),a=n("3xEs"),u=n("Hlgl"),l={},c=u.classNamesFunction(),d=function(e){function t(t){var n=e.call(this,t)||this;return n._rootElement=u.createRef(),n._warnDeprecations({onLayerMounted:"onLayerDidMount"}),n.props.hostId&&(l[n.props.hostId]||(l[n.props.hostId]=[]),l[n.props.hostId].push(n)),n}return o.__extends(t,e),t.notifyHostChanged=function(e){l[e]&&l[e].forEach(function(e){return e.forceUpdate()})},t.setDefaultTarget=function(e){r=e},t.prototype.componentDidMount=function(){this.componentDidUpdate()},t.prototype.componentWillUnmount=function(){var e=this;this._removeLayerElement(),this.props.hostId&&(l[this.props.hostId]=l[this.props.hostId].filter(function(t){return t!==e}),l[this.props.hostId].length||delete l[this.props.hostId])},t.prototype.componentDidUpdate=function(){var e=this,t=this._getHost(),n=this.props,r=n.className,o=n.getStyles,l=n.theme,d=c(o,{theme:l,className:r,isNotHost:!this.props.hostId});if(t!==this._host&&this._removeLayerElement(),t){if(this._host=t,!this._layerElement){var p=this._rootElement.current,h=u.getDocument(p);if(!h||!p)return;this._layerElement=h.createElement("div"),this._layerElement.className=d.root,t.appendChild(this._layerElement),u.setVirtualParent(this._layerElement,p)}s.unstable_renderSubtreeIntoContainer(this,i.createElement(a.Fabric,{className:d.content},this.props.children),this._layerElement,function(){e._hasMounted||(e._hasMounted=!0,e.props.onLayerMounted&&e.props.onLayerMounted(),e.props.onLayerDidMount())})}},t.prototype.render=function(){return i.createElement("span",{className:"ms-Layer",ref:this._rootElement})},t.prototype._removeLayerElement=function(){if(this._layerElement){this.props.onLayerWillUnmount(),s.unmountComponentAtNode(this._layerElement);var e=this._layerElement.parentNode;e&&e.removeChild(this._layerElement),this._layerElement=void 0,this._hasMounted=!1}},t.prototype._getHost=function(){var e=this.props.hostId,t=u.getDocument(this._rootElement.current);if(t)return e?t.getElementById(e):r?t.querySelector(r):t.body},t.defaultProps={onLayerDidMount:function(){},onLayerWillUnmount:function(){}},t=o.__decorate([u.customizable("Layer",["theme","hostId"])],t)}(u.BaseComponent);t.LayerBase=d},yfwS:function(e,t,n){"use strict";var r,o,i,s,a,u,l,c=n("9Qh4"),d=n("GpRL"),p=Function.prototype.apply,h=Function.prototype.call,f=Object.create,m=Object.defineProperty,g=Object.defineProperties,y=Object.prototype.hasOwnProperty,v={configurable:!0,enumerable:!1,writable:!0};o=function(e,t){var n,o;return d(t),o=this,r.call(this,e,n=function(){i.call(o,e,n),p.call(t,this,arguments)}),n.__eeOnceListener__=t,this},a={on:r=function(e,t){var n;return d(t),y.call(this,"__ee__")?n=this.__ee__:(n=v.value=f(null),m(this,"__ee__",v),v.value=null),n[e]?"object"==typeof n[e]?n[e].push(t):n[e]=[n[e],t]:n[e]=t,this},once:o,off:i=function(e,t){var n,r,o,i;if(d(t),!y.call(this,"__ee__"))return this;if(!(n=this.__ee__)[e])return this;if("object"==typeof(r=n[e]))for(i=0;o=r[i];++i)o!==t&&o.__eeOnceListener__!==t||(2===r.length?n[e]=r[i?0:1]:r.splice(i,1));else r!==t&&r.__eeOnceListener__!==t||delete n[e];return this},emit:s=function(e){var t,n,r,o,i;if(y.call(this,"__ee__")&&(o=this.__ee__[e]))if("object"==typeof o){for(n=arguments.length,i=new Array(n-1),t=1;t<n;++t)i[t-1]=arguments[t];for(o=o.slice(),t=0;r=o[t];++t)p.call(r,this,i)}else switch(arguments.length){case 1:h.call(o,this);break;case 2:h.call(o,this,arguments[1]);break;case 3:h.call(o,this,arguments[1],arguments[2]);break;default:for(n=arguments.length,i=new Array(n-1),t=1;t<n;++t)i[t-1]=arguments[t];p.call(o,this,i)}}},u={on:c(r),once:c(o),off:c(i),emit:c(s)},l=g({},u),e.exports=t=function(e){return null==e?f(l):g(Object(e),u)},t.methods=a},ylqs:function(e,t){var n=0,r=Math.random();e.exports=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++n+r).toString(36))}},yslT:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("Iwy9"),o="data-is-focusable",i="data-is-visible",s="data-focuszone-id",a="data-is-sub-focuszone";function u(e,t,n,r,o,i,s,a){if(!t||!s&&t===e)return null;var l=c(t);if(o&&l&&(i||!p(t)&&!h(t))){var f=u(e,t.lastElementChild,!0,!0,!0,i,s,a);if(f){if(a&&d(f,!0)||!a)return f;var m=u(e,f.previousElementSibling,!0,!0,!0,i,s,a);if(m)return m;for(var g=f.parentElement;g&&g!==t;){var y=u(e,g.previousElementSibling,!0,!0,!0,i,s,a);if(y)return y;g=g.parentElement}}}if(n&&l&&d(t))return t;var v=u(e,t.previousElementSibling,!0,!0,!0,i,s,a);return v||(r?null:u(e,t.parentElement,!0,!1,!1,i,s,a))}function l(e,t,n,r,o,i,s){if(!t||t===e&&o&&!s)return null;var a=c(t);if(n&&a&&d(t))return t;if(!o&&a&&(i||!p(t)&&!h(t))){var u=l(e,t.firstElementChild,!0,!0,!1,i,s);if(u)return u}if(t===e)return null;var f=l(e,t.nextElementSibling,!0,!0,!1,i,s);return f||(r?null:l(e,t.parentElement,!1,!1,!0,i,s))}function c(e){if(!e||!e.getAttribute)return!1;var t=e.getAttribute(i);return null!=t?"true"===t:0!==e.offsetHeight||null!==e.offsetParent||!0===e.isVisible}function d(e,t){if(!e||e.disabled)return!1;var n=0,r=null;e&&e.getAttribute&&(r=e.getAttribute("tabIndex"))&&(n=parseInt(r,10));var i=e.getAttribute?e.getAttribute(o):null,s=null!==r&&n>=0,a=!!e&&"false"!==i&&("A"===e.tagName||"BUTTON"===e.tagName||"INPUT"===e.tagName||"TEXTAREA"===e.tagName||"true"===i||s||e.getAttribute&&"button"===e.getAttribute("role"));return t?-1!==n&&a:a}function p(e){return!!(e&&e.getAttribute&&e.getAttribute(s))}function h(e){return!(!e||!e.getAttribute||"true"!==e.getAttribute(a))}t.getFirstFocusable=function(e,t,n){return l(e,t,!0,!1,!1,n)},t.getLastFocusable=function(e,t,n){return u(e,t,!0,!1,!0,n)},t.getLastTabbable=function(e,t,n){return u(e,t,!0,!1,!0,n,!1,!0)},t.focusFirstChild=function(e){var t=l(e,e,!0,!1,!1,!0);return!!t&&(m(t),!0)},t.getPreviousElement=u,t.getNextElement=l,t.isElementVisible=c,t.isElementTabbable=d,t.isElementFocusZone=p,t.isElementFocusSubZone=h,t.doesElementContainFocus=function(e){var t=r.getDocument(e),n=t&&t.activeElement;return!(!n||!r.elementContains(e,n))},t.shouldWrapFocus=function(e,t){return"true"!==r.elementContainsAttribute(e,t)};var f=void 0;function m(e){if(e){if(f)return void(f=e);f=e;var t=r.getWindow(e);t&&t.requestAnimationFrame(function(){f&&f.focus(),f=void 0})}}t.focusAsync=m},yt8O:function(e,t,n){"use strict";var r=n("nGyu"),o=n("1TsA"),i=n("hPIQ"),s=n("aCFj");e.exports=n("Afnz")(Array,"Array",function(e,t){this._t=s(e),this._i=0,this._k=t},function(){var e=this._t,t=this._k,n=this._i++;return!e||n>=e.length?(this._t=void 0,o(1)):o(0,"keys"==t?n:"values"==t?e[n]:[n,e[n]])},"values"),i.Arguments=i.Array,r("keys"),r("values"),r("entries")},yyay:function(e,t,n){var r=n("cS5J"),o=n("c0g9");"string"==typeof r&&(r=[[e.i,r]]);for(var i=0;i<r.length;i++)o.loadStyles(r[i][1],!0);r.locals&&(e.exports=r.locals)},"z/t5":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=/\([^)]*\)|[\0-\u001F\!-\/:-@\[-`\{-\u00BF\u0250-\u036F\uD800-\uFFFF]/g,o=/^\d+[\d\s]*(:?ext|x|)\s*\d+$/i,i=/\s+/g,s=/[\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]/;t.getInitials=function(e,t,n){return e?(e=function(e){return e=(e=(e=e.replace(r,"")).replace(i," ")).trim()}(e),s.test(e)||!n&&o.test(e)?"":function(e,t){var n="",r=e.split(" ");return 2===r.length?(n+=r[0].charAt(0).toUpperCase(),n+=r[1].charAt(0).toUpperCase()):3===r.length?(n+=r[0].charAt(0).toUpperCase(),n+=r[2].charAt(0).toUpperCase()):0!==r.length&&(n+=r[0].charAt(0).toUpperCase()),t&&n.length>1?n.charAt(1)+n.charAt(0):n}(e,t)):""}},z2r6:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ");r.__exportStar(n("zLl/"),t),r.__exportStar(n("X6uu"),t)},zEn1:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("zHyq"),o=n("/HWW");t.keyframes=function(e){var t=r.Stylesheet.getInstance(),n=t.getClassName(),i=[];for(var s in e)e.hasOwnProperty(s)&&i.push(s,"{",o.serializeRuleEntries(e[s]),"}");var a=i.join("");return t.insertRule("@keyframes "+n+"{"+a+"}"),t.cacheClassName(n,a,[],["keyframes",a]),n}},zGjK:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("UKGW"),i=n("IsBh"),s={settings:{},scopedSettings:{}},a=o.GlobalSettings.getValue("customizations",{settings:{},scopedSettings:{}}),u=new i.EventGroup(a),l=function(){function e(){}return e.reset=function(){a.settings={},a.scopedSettings={}},e.applySettings=function(t){a.settings=r.__assign({},a.settings,t),e._raiseChange()},e.applyScopedSettings=function(t,n){a.scopedSettings[t]=r.__assign({},a.scopedSettings[t],n),e._raiseChange()},e.getSettings=function(e,t,n){void 0===n&&(n=s);for(var r={},o=t&&n.scopedSettings[t]||{},i=t&&a.scopedSettings[t]||{},u=0,l=e;u<l.length;u++){var c=l[u];r[c]=o[c]||n.settings[c]||i[c]||a.settings[c]}return r},e.observe=function(e){u.on(a,"change",e)},e.unobserve=function(e){u.off(a,"change",e)},e._raiseChange=function(){u.raise("change")},e}();t.Customizations=l},zHyq:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ASyi");!function(e){e[e.none=0]="none",e[e.insertNode=1]="insertNode",e[e.appendChild=2]="appendChild"}(t.InjectionMode||(t.InjectionMode={}));var o,i=function(){function e(e){this._rules=[],this._rulesToInsert=[],this._counter=0,this._keyToClassName={},this._classNameToArgs={},this._config=r.__assign({injectionMode:1,defaultPrefix:"css"},e)}return e.getInstance=function(){var t="undefined"!=typeof window?window:{};if(!(o=t.__stylesheet__)){var n=t&&t.FabricConfig||{};o=t.__stylesheet__=new e(n.mergeStyles)}return o},e.prototype.setConfig=function(e){this._config=r.__assign({},this._config,e)},e.prototype.getClassName=function(e){return(e||this._config.defaultPrefix)+"-"+this._counter++},e.prototype.cacheClassName=function(e,t,n,r){this._keyToClassName[t]=e,this._classNameToArgs[e]={args:n,rules:r}},e.prototype.classNameFromKey=function(e){return this._keyToClassName[e]},e.prototype.argsFromClassName=function(e){var t=this._classNameToArgs[e];return t&&t.args},e.prototype.insertedRulesFromClassName=function(e){var t=this._classNameToArgs[e];return t&&t.rules},e.prototype.insertRule=function(e){var t=0!==this._config.injectionMode?this._getStyleElement():void 0;if(t)switch(this._config.injectionMode){case 1:var n=t.sheet;try{n.insertRule(e,n.cssRules.length)}catch(e){}break;case 2:t.appendChild(document.createTextNode(e))}else this._rules.push(e);this._config.onInsertRule&&this._config.onInsertRule(e)},e.prototype.getRules=function(){return(this._rules.join("")||"")+(this._rulesToInsert.join("")||"")},e.prototype.reset=function(){this._rules=[],this._rulesToInsert=[],this._counter=0,this._classNameToArgs={},this._keyToClassName={}},e.prototype.resetKeys=function(){this._keyToClassName={}},e.prototype._getStyleElement=function(){var e=this;return this._styleElement||"undefined"==typeof document||(this._styleElement=this._createStyleElement(),window.requestAnimationFrame(function(){e._styleElement=void 0})),this._styleElement},e.prototype._createStyleElement=function(){var e=document.createElement("style");return e.setAttribute("data-merge-styles","true"),e.type="text/css",this._lastStyleElement&&this._lastStyleElement.nextElementSibling?document.head.insertBefore(e,this._lastStyleElement.nextElementSibling):document.head.appendChild(e),this._lastStyleElement=e,e},e}();t.Stylesheet=i},zKx7:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("cDcd"),i=n("iRzo"),s=n("uUJR"),a=n("lB5j"),u=n("5ZAT"),l=n("BxdP"),c=n("ASEy"),d=function(e){function t(t,n){var u=e.call(this,t)||this;u._buttonElement=i.createRef(),u._splitButtonContainer=i.createRef(),u._onRenderIcon=function(e,t){var n=u.props.iconProps;return n?o.createElement(s.Icon,r.__assign({},n,{className:u._classNames.icon})):null},u._onRenderTextContents=function(){var e=u.props,t=e.text,n=e.children,r=e.secondaryText,i=void 0===r?u.props.description:r,s=e.onRenderText,a=void 0===s?u._onRenderText:s,l=e.onRenderDescription,c=void 0===l?u._onRenderDescription:l;return t||"string"==typeof n||i?o.createElement("div",{className:u._classNames.textContainer},a(u.props,u._onRenderText),c(u.props,u._onRenderDescription)):[a(u.props,u._onRenderText),c(u.props,u._onRenderDescription)]},u._onRenderText=function(){var e=u.props.text,t=u.props.children;return void 0===e&&"string"==typeof t&&(e=t),u._hasText()?o.createElement("div",{key:u._labelId,className:u._classNames.label,id:u._labelId},e):null},u._onRenderChildren=function(){var e=u.props.children;return"string"==typeof e?null:e},u._onRenderDescription=function(e){var t=e.secondaryText,n=void 0===t?u.props.description:t;return n?o.createElement("div",{key:u._descriptionId,className:u._classNames.description,id:u._descriptionId},n):null},u._onRenderAriaDescription=function(){var e=u.props.ariaDescription;return e?o.createElement("span",{className:u._classNames.screenReaderText,id:u._ariaDescriptionId},e):null},u._onRenderMenuIcon=function(e){var t=u.props.menuIconProps;return o.createElement(s.Icon,r.__assign({iconName:"ChevronDown"},t,{className:u._classNames.menuIcon}))},u._onRenderMenu=function(e){var t=e.onDismiss,n=void 0===t?u._dismissMenu:t;return e.ariaLabel||e.labelElementId||!u._hasText()||(e=r.__assign({},e,{labelElementId:u._labelId})),o.createElement(a.ContextualMenu,r.__assign({id:u._labelId+"-menu",directionalHint:4},e,{shouldFocusOnContainer:u.state.menuProps?u.state.menuProps.shouldFocusOnContainer:void 0,className:i.css("ms-BaseButton-menuhost",e.className),target:u._isSplitButton?u._splitButtonContainer.current:u._buttonElement.current,onDismiss:n}))},u._dismissMenu=function(){var e=null;u.props.persistMenu&&u.state.menuProps&&((e=u.state.menuProps).hidden=!0),u.setState({menuProps:e})},u._openMenu=function(e){if(u.props.menuProps){var t=r.__assign({},u.props.menuProps,{shouldFocusOnContainer:e});u.props.persistMenu&&(t.hidden=!1),u.setState({menuProps:t})}},u._onToggleMenu=function(e){u._splitButtonContainer.current&&u._splitButtonContainer.current.focus();var t=u.state.menuProps;u.props.persistMenu?t&&t.hidden?u._openMenu(e):u._dismissMenu():t?u._dismissMenu():u._openMenu(e)},u._onSplitButtonPrimaryClick=function(e){u._isExpanded&&u._dismissMenu(),!u._processingTouch&&u.props.onClick?u.props.onClick(e):u._processingTouch&&u._onMenuClick(e)},u._onMouseDown=function(e){u.props.onMouseDown&&u.props.onMouseDown(e),e.preventDefault()},u._onSplitButtonContainerKeyDown=function(e){13===e.which?u._buttonElement.current&&(u._buttonElement.current.click(),e.preventDefault(),e.stopPropagation()):u._onMenuKeyDown(e)},u._onMenuKeyDown=function(e){if(!u.props.disabled&&(u.props.onKeyDown&&u.props.onKeyDown(e),!e.defaultPrevented&&u._isValidMenuOpenKey(e))){var t=u.props.onMenuClick;t&&t(e,u),u._onToggleMenu(!1),e.preventDefault(),e.stopPropagation()}},u._onTouchStart=function(){!u._isSplitButton||!u._splitButtonContainer.value||"onpointerdown"in u._splitButtonContainer.value||u._handleTouchAndPointerEvent()},u._onMenuClick=function(e){var t=u.props.onMenuClick;if(t&&t(e,u),!e.defaultPrevented){var n=0!==e.nativeEvent.detail;u._onToggleMenu(n),e.preventDefault(),e.stopPropagation()}},u._warnConditionallyRequiredProps(["menuProps","onClick"],"split",u.props.split),u._warnDeprecations({rootProps:void 0,description:"secondaryText"}),u._labelId=i.getId(),u._descriptionId=i.getId(),u._ariaDescriptionId=i.getId();var l=null;return t.persistMenu&&t.menuProps&&((l=t.menuProps).hidden=!0),u.state={menuProps:l},u}return r.__extends(t,e),Object.defineProperty(t.prototype,"_isSplitButton",{get:function(){return!!this.props.menuProps&&!!this.props.onClick&&!0===this.props.split},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"_isExpanded",{get:function(){return this.props.persistMenu?!this.state.menuProps.hidden:!!this.state.menuProps},enumerable:!0,configurable:!0}),t.prototype.render=function(){var e=this.props,t=e.ariaDescription,n=e.ariaLabel,r=e.ariaHidden,o=e.className,s=e.disabled,a=e.primaryDisabled,l=e.secondaryText,c=void 0===l?this.props.description:l,d=e.href,p=e.iconProps,h=e.menuIconProps,f=e.styles,m=e.text,g=e.checked,y=e.variantClassName,v=e.theme,_=e.getClassNames,b=this.state.menuProps,S=s||a;this._classNames=_?_(v,o,y,p&&p.className,h&&h.className,S,g,!!b,this.props.split):u.getBaseButtonClassNames(f,o,y,p&&p.className,h&&h.className,S,g,!!b,this.props.split);var x,w=this._ariaDescriptionId,I=this._labelId,P=this._descriptionId,C=!S&&!!d,E=C?"a":"button",k=i.getNativeProps(i.assign(C?{}:{type:"button"},this.props.rootProps,this.props),C?i.anchorProperties:i.buttonProperties,["disabled"]);x=t?w:c?P:k["aria-describedby"]?k["aria-describedby"]:null;var T=null;n||(k["aria-labelledby"]?T=k["aria-labelledby"]:x&&(T=m?I:null));var D=i.assign(k,{className:this._classNames.root,ref:this._buttonElement,disabled:S,"aria-label":n,"aria-labelledby":T,"aria-describedby":x,"data-is-focusable":!1!==this.props["data-is-focusable"]&&!s&&!this._isSplitButton,"aria-pressed":g});return r&&(D["aria-hidden"]=!0),this._isSplitButton?this._onRenderSplitButtonContent(E,D):(this.props.menuProps&&i.assign(D,{onKeyDown:this._onMenuKeyDown,onClick:this._onMenuClick,"aria-expanded":this._isExpanded,"aria-owns":this.state.menuProps?this._labelId+"-menu":null,"aria-haspopup":!0}),this._onRenderContent(E,D))},t.prototype.componentDidMount=function(){this._isSplitButton&&this._splitButtonContainer.value&&"onpointerdown"in this._splitButtonContainer.value&&this._events.on(this._splitButtonContainer.value,"pointerdown",this._onPointerDown,!0)},t.prototype.componentDidUpdate=function(e,t){this.props.onAfterMenuDismiss&&t.menuProps&&!this.state.menuProps&&this.props.onAfterMenuDismiss()},t.prototype.focus=function(){this._isSplitButton&&this._splitButtonContainer.current?this._splitButtonContainer.current.focus():this._buttonElement.current&&this._buttonElement.current.focus()},t.prototype.dismissMenu=function(){this._dismissMenu()},t.prototype.openMenu=function(){this._openMenu()},t.prototype._onRenderContent=function(e,t){var n=this,i=this.props,s=e,a=i.menuIconProps,u=i.menuProps,l=i.onRenderIcon,d=void 0===l?this._onRenderIcon:l,p=i.onRenderAriaDescription,h=void 0===p?this._onRenderAriaDescription:p,f=i.onRenderChildren,m=void 0===f?this._onRenderChildren:f,g=i.onRenderMenu,y=void 0===g?this._onRenderMenu:g,v=i.onRenderMenuIcon,_=void 0===v?this._onRenderMenuIcon:v,b=i.disabled,S=i.keytipProps;S&&u&&(S=r.__assign({},S,{hasMenu:!0}));var x=o.createElement(c.KeytipData,{keytipProps:this._isSplitButton?void 0:S,ariaDescribedBy:t["aria-describedby"],disabled:b},function(e){return o.createElement(s,r.__assign({},t,e),o.createElement("div",{className:n._classNames.flexContainer},d(i,n._onRenderIcon),n._onRenderTextContents(),h(i,n._onRenderAriaDescription),m(i,n._onRenderChildren),!n._isSplitButton&&(u||a||n.props.onRenderMenuIcon)&&_(n.props,n._onRenderMenuIcon),n.state.menuProps&&!n.state.menuProps.doNotLayer&&y(u,n._onRenderMenu)))});return u&&u.doNotLayer?o.createElement("div",{style:{display:"inline-block"}},x,this.state.menuProps&&y(u,this._onRenderMenu)):x},t.prototype._hasText=function(){return null!==this.props.text&&(void 0!==this.props.text||"string"==typeof this.props.children)},t.prototype._onRenderSplitButtonContent=function(e,t){var n=this,s=this.props,a=s.styles,u=void 0===a?{}:a,d=s.disabled,p=s.checked,h=s.getSplitButtonClassNames,f=s.primaryDisabled,m=s.menuProps,g=this.props.keytipProps,y=h?h(!!d,!!this.state.menuProps,!!p):u&&l.getClassNames(u,!!d,!!this.state.menuProps,!!p);i.assign(t,{onClick:void 0,tabIndex:-1,"data-is-focusable":!1});var v=t.ariaDescription||"";return g&&m&&(g=r.__assign({},g,{hasMenu:!0})),o.createElement(c.KeytipData,{keytipProps:g,disabled:d},function(r){return o.createElement("div",{"data-ktp-target":r["data-ktp-target"],role:"button","aria-labelledby":t.ariaLabel,"aria-disabled":d,"aria-haspopup":!0,"aria-expanded":n._isExpanded,"aria-pressed":n.props.checked,"aria-describedby":v+(r["aria-describedby"]||""),className:y&&y.splitButtonContainer,onKeyDown:n._onSplitButtonContainerKeyDown,onTouchStart:n._onTouchStart,ref:n._splitButtonContainer,"data-is-focusable":!0,onClick:d||f?void 0:n._onSplitButtonPrimaryClick,tabIndex:d?void 0:0},o.createElement("span",{style:{display:"flex"}},n._onRenderContent(e,t),n._onRenderSplitButtonMenuButton(y,r),n._onRenderSplitButtonDivider(y)))})},t.prototype._onRenderSplitButtonDivider=function(e){return e&&e.divider?o.createElement("span",{className:e.divider}):null},t.prototype._onRenderSplitButtonMenuButton=function(e,n){var i=this.props.menuIconProps,s=this.props.splitButtonAriaLabel;void 0===i&&(i={iconName:"ChevronDown"});var a={styles:e,checked:this.props.checked,disabled:this.props.disabled,onClick:this._onMenuClick,menuProps:void 0,iconProps:i,ariaLabel:s,"aria-haspopup":!0,"aria-expanded":this._isExpanded,"data-is-focusable":!1};return o.createElement(t,r.__assign({},a,{"data-ktp-execute-target":n["data-ktp-execute-target"],onMouseDown:this._onMouseDown,tabIndex:-1}))},t.prototype._onPointerDown=function(e){"touch"===e.pointerType&&(this._handleTouchAndPointerEvent(),e.preventDefault(),e.stopImmediatePropagation())},t.prototype._handleTouchAndPointerEvent=function(){var e=this;void 0!==this._lastTouchTimeoutId&&(this._async.clearTimeout(this._lastTouchTimeoutId),this._lastTouchTimeoutId=void 0),this._processingTouch=!0,this._lastTouchTimeoutId=this._async.setTimeout(function(){e._processingTouch=!1,e._lastTouchTimeoutId=void 0},500)},t.prototype._isValidMenuOpenKey=function(e){return this.props.menuTriggerKeyCode?e.which===this.props.menuTriggerKeyCode:!!this.props.menuProps&&(40===e.which&&(e.altKey||e.metaKey))},t.defaultProps={baseClassName:"ms-Button",styles:{},split:!1},t}(i.BaseComponent);t.BaseButton=d},"zLl/":function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("5+DQ"),o=n("cDcd"),i=n("iRzo"),s=n("+aGg"),a=n("FQnb"),u=function(e){function t(t){var n=e.call(this,t)||this;return n._warnDeprecations({targetPoint:"target",useTargetPoint:"target"}),n}return r.__extends(t,e),t.prototype.render=function(){var e=o.createElement(s.CalloutContent,r.__assign({},this.props));return this.props.doNotLayer?e:o.createElement(a.Layer,null,e)},t}(i.BaseComponent);t.Callout=u},zRRT:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n("ggy3"),o=n("jXp2"),i=n("Uf3L");for(var s in t.ColorClassNames={},o.DefaultPalette)o.DefaultPalette.hasOwnProperty(s)&&(a(t.ColorClassNames,s,"",!1,"color"),a(t.ColorClassNames,s,"Hover",!0,"color"),a(t.ColorClassNames,s,"Background",!1,"background"),a(t.ColorClassNames,s,"BackgroundHover",!0,"background"),a(t.ColorClassNames,s,"Border",!1,"borderColor"),a(t.ColorClassNames,s,"BorderHover",!0,"borderColor"));function a(e,t,n,o,s){Object.defineProperty(e,t+n,{get:function(){var e,n=((e={})[s]=i.getTheme().palette[t],e);return r.mergeStyles(o?{selectors:{":hover":n}}:n).toString()},enumerable:!0,configurable:!0})}},zRwo:function(e,t,n){var r=n("6FMO");e.exports=function(e,t){return new(r(e))(t)}},zhAb:function(e,t,n){var r=n("aagx"),o=n("aCFj"),i=n("w2a5")(!1),s=n("YTvA")("IE_PROTO");e.exports=function(e,t){var n,a=o(e),u=0,l=[];for(n in a)n!=s&&r(a,n)&&l.push(n);for(;t.length>u;)r(a,n=t[u++])&&(~i(l,n)||l.push(n));return l}},zqEK:function(e,t,n){"use strict";n("eVhm");var r=n("hyGn");n.d(t,"RuntimeConfig",function(){return r.a});var o=n("UxNQ");n.d(t,"FetchClient",function(){return o.a}),n.d(t,"mergeHeaders",function(){return o.b}),n.d(t,"mergeOptions",function(){return o.c});var i=n("fgBf");n.o(i,"PnPClientStorage")&&n.d(t,"PnPClientStorage",function(){return i.PnPClientStorage}),n.o(i,"assign")&&n.d(t,"assign",function(){return i.assign}),n.o(i,"combine")&&n.d(t,"combine",function(){return i.combine}),n.o(i,"dateAdd")&&n.d(t,"dateAdd",function(){return i.dateAdd}),n.o(i,"getCtxCallback")&&n.d(t,"getCtxCallback",function(){return i.getCtxCallback}),n.o(i,"getGUID")&&n.d(t,"getGUID",function(){return i.getGUID}),n.o(i,"getHashCode")&&n.d(t,"getHashCode",function(){return i.getHashCode}),n.o(i,"hOP")&&n.d(t,"hOP",function(){return i.hOP}),n.o(i,"isArray")&&n.d(t,"isArray",function(){return i.isArray}),n.o(i,"isFunc")&&n.d(t,"isFunc",function(){return i.isFunc}),n.o(i,"isUrlAbsolute")&&n.d(t,"isUrlAbsolute",function(){return i.isUrlAbsolute}),n.o(i,"jsS")&&n.d(t,"jsS",function(){return i.jsS}),n.o(i,"objectDefinedNotNull")&&n.d(t,"objectDefinedNotNull",function(){return i.objectDefinedNotNull}),n.o(i,"safeGlobal")&&n.d(t,"safeGlobal",function(){return i.safeGlobal}),n.o(i,"stringIsNullOrEmpty")&&n.d(t,"stringIsNullOrEmpty",function(){return i.stringIsNullOrEmpty});var s=n("9TEK");n.d(t,"PnPClientStorage",function(){return s.a});var a=n("97IE");n.d(t,"assign",function(){return a.a}),n.d(t,"combine",function(){return a.b}),n.d(t,"dateAdd",function(){return a.c}),n.d(t,"getCtxCallback",function(){return a.d}),n.d(t,"getGUID",function(){return a.e}),n.d(t,"getHashCode",function(){return a.f}),n.d(t,"hOP",function(){return a.g}),n.d(t,"isArray",function(){return a.h}),n.d(t,"isFunc",function(){return a.i}),n.d(t,"isUrlAbsolute",function(){return a.j}),n.d(t,"jsS",function(){return a.k}),n.d(t,"objectDefinedNotNull",function(){return a.l}),n.d(t,"stringIsNullOrEmpty",function(){return a.m});var u=n("08ZC");n.d(t,"safeGlobal",function(){return u.a})},zs8F:function(e,t,n){"use strict";var r=n("GpRL"),o=n("lq5y"),i=Function.prototype.bind,s=Function.prototype.call,a=Object.keys,u=Object.prototype.propertyIsEnumerable;e.exports=function(e,t){return function(n,l){var c,d=arguments[2],p=arguments[3];return n=Object(o(n)),r(l),c=a(n),p&&c.sort("function"==typeof p?i.call(p,n):void 0),"function"!=typeof e&&(e=c[e]),s.call(e,c,function(e,r){return u.call(n,e)?s.call(l,d,n[e],e,n,r):t})}}}})}); |